By type
*** actual launch of AAI Resources
Thu Apr 13 10:07:56 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?
Thu Apr 13 10:07:56 UTC 2023 Done /opt/app/aai-resources/scripts/updatePem.sh
{"timestamp":"2023-04-13T10:07:58.773Z","message":"Initializing AAIConfig","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","LogTimestamp":"2023-04-13T10:07:58.765Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:07:58.787Z","message":"Reloading config from /opt/app/aai-resources/./resources/etc/appprops/aaiconfig.properties","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","LogTimestamp":"2023-04-13T10:07:58.765Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:07:58.788Z","message":"Found the aaiconfig.properties in the following location: /opt/app/aai-resources/./resources/etc/appprops/aaiconfig.properties","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","LogTimestamp":"2023-04-13T10:07:58.765Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:07:58.790Z","message":"A&AI Server Node Name = aai.config.nodename","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","LogTimestamp":"2023-04-13T10:07:58.765Z"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:00.321Z","message":"Ignoring 'logback.configurationFile' system property. Please use 'logging.config' instead.","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","LogTimestamp":"2023-04-13T10:07:58.765Z"},"thread":"main","logger":"o.s.b.l.logback.LogbackLoggingSystem","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:08:00.458Z","message":"Loaded expression factory via original TCCL","thread":"background-preinit","logger":"o.h.v.m.ResourceBundleMessageInterpolator","level":"DEBUG","logType":"app"}
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.1.12.RELEASE)
{"timestamp":"2023-04-13T10:08:00.518Z","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-04-13T10:08:00.520Z","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-04-13T10:08:00.520Z","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-04-13T10:08:00.520Z","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-04-13T10:08:00.521Z","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"}
10:08:06,066 |-INFO in LogbackRequestLog - Will use configuration resource [/localhost-access-logback.xml]
10:08:06,072 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - debug attribute not set
10:08:06,075 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
10:08:06,075 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ACCESS]
10:08:06,076 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@565839681 - setting totalSizeCap to 1 GB
10:08:06,076 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@565839681 - Will use zip compression
10:08:06,076 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@565839681 - Will use the pattern /opt/app/aai-resources/logs/ajsc-jetty/localhost_access.log.%d{yyyy-MM-dd} for the active file
10:08:06,076 |-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'.
10:08:06,076 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
10:08:06,076 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Thu Apr 13 10:08:06 GMT 2023
10:08:06,091 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - Active log file name: /opt/app/aai-resources/logs/ajsc-jetty/localhost_access.log
10:08:06,091 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ACCESS] - File property is set to [/opt/app/aai-resources/logs/ajsc-jetty/localhost_access.log]
10:08:06,091 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ACCESS] to null
10:08:06,091 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
10:08:06,091 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUTACCESS]
10:08:06,092 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUTACCESS] to null
10:08:06,092 |-INFO in ch.qos.logback.access.joran.action.ConfigurationAction - End of configuration.
10:08:06,092 |-INFO in ch.qos.logback.access.joran.JoranConfigurator@58ce9668 - Registering current configuration as safe fallback point
{"timestamp":"2023-04-13T10:08:06.270Z","message":"going to scan these urls:\njar:file:/opt/app/aai-resources/lib/aai-resources-1.11.0.jar!/BOOT-INF/classes!/","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","LogTimestamp":"2023-04-13T10:07:58.765Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:06.336Z","message":"Reflections took 65 ms to scan 1 urls, producing 6 keys and 46 values ","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","LogTimestamp":"2023-04-13T10:07:58.765Z"},"thread":"main","logger":"org.reflections.Reflections","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:06.338Z","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":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","LogTimestamp":"2023-04-13T10:07:58.765Z"},"thread":"main","logger":"org.reflections.Reflections","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:06.340Z","message":"Reflections took 2 ms to scan 1 urls, producing 6 keys and 6 values ","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","LogTimestamp":"2023-04-13T10:07:58.765Z"},"thread":"main","logger":"org.reflections.Reflections","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:06.764Z","message":"Using SLF4J as the default logging framework","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","LogTimestamp":"2023-04-13T10:07:58.765Z"},"thread":"main","logger":"i.m.c.u.i.l.InternalLoggerFactory","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:08.451Z","message":"Translator is SchemaServiceTranslator","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","LogTimestamp":"2023-04-13T10:07:58.765Z"},"thread":"main","logger":"o.onap.aai.config.NodesConfiguration","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:09.045Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","LogTimestamp":"2023-04-13T10:07:58.765Z"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:09.046Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","LogTimestamp":"2023-04-13T10:07:58.765Z"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:09.046Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","LogTimestamp":"2023-04-13T10:07:58.765Z"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:09.047Z","message":"Request Headers: {}","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","LogTimestamp":"2023-04-13T10:07:58.765Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:09.057Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/versions, BODY=","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","LogTimestamp":"2023-04-13T10:07:58.765Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:09.196Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"0","InvocationID":"972c6fff-f4df-4d9c-8398-939a085d146e","LogTimestamp":"2023-04-13T10:08:09.189Z","StatusCode":"INPROGRESS","ServerFQDN":"aai-resources","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:09.197Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"0","InvocationID":"972c6fff-f4df-4d9c-8398-939a085d146e","LogTimestamp":"2023-04-13T10:08:09.189Z","StatusCode":"INPROGRESS","ServerFQDN":"aai-resources","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:09.197Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"0","InvocationID":"972c6fff-f4df-4d9c-8398-939a085d146e","LogTimestamp":"2023-04-13T10:08:09.189Z","StatusCode":"INPROGRESS","ServerFQDN":"aai-resources","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:09.198Z","message":"Invoke","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"0","InvocationID":"972c6fff-f4df-4d9c-8398-939a085d146e","LogTimestamp":"2023-04-13T10:08:09.189Z","StatusCode":"INPROGRESS","ServerFQDN":"aai-resources","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:09.439Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"246","StatusCode":"COMPLETE","ServerFQDN":"aai-resources","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/versions","InvocationID":"972c6fff-f4df-4d9c-8398-939a085d146e","LogTimestamp":"2023-04-13T10:08:09.435Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:09.652Z","message":"Processing the translator","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"246","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"972c6fff-f4df-4d9c-8398-939a085d146e","LogTimestamp":"2023-04-13T10:08:09.435Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:09.653Z","message":"Version being processedv11","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"246","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"972c6fff-f4df-4d9c-8398-939a085d146e","LogTimestamp":"2023-04-13T10:08:09.435Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:09.654Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"246","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"972c6fff-f4df-4d9c-8398-939a085d146e","LogTimestamp":"2023-04-13T10:08:09.435Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:09.767Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"aadba68f-c7ad-4b36-829d-5accf832ab0c","LogTimestamp":"2023-04-13T10:08:09.766Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:09.767Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"aadba68f-c7ad-4b36-829d-5accf832ab0c","LogTimestamp":"2023-04-13T10:08:09.766Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:09.767Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"aadba68f-c7ad-4b36-829d-5accf832ab0c","LogTimestamp":"2023-04-13T10:08:09.766Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:09.767Z","message":"Invoke","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"aadba68f-c7ad-4b36-829d-5accf832ab0c","LogTimestamp":"2023-04-13T10:08:09.766Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:09.809Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"42","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"aadba68f-c7ad-4b36-829d-5accf832ab0c","LogTimestamp":"2023-04-13T10:08:09.808Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:09.812Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"42","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"aadba68f-c7ad-4b36-829d-5accf832ab0c","LogTimestamp":"2023-04-13T10:08:09.808Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:09.813Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"42","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"aadba68f-c7ad-4b36-829d-5accf832ab0c","LogTimestamp":"2023-04-13T10:08:09.808Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:09.813Z","message":"Ingested the InputStream","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"42","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"aadba68f-c7ad-4b36-829d-5accf832ab0c","LogTimestamp":"2023-04-13T10:08:09.808Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:13.638Z","message":"Types size 222","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"42","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"aadba68f-c7ad-4b36-829d-5accf832ab0c","LogTimestamp":"2023-04-13T10:08:09.808Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:13.704Z","message":"Version being processedv12","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"42","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"aadba68f-c7ad-4b36-829d-5accf832ab0c","LogTimestamp":"2023-04-13T10:08:09.808Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:13.705Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"42","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"aadba68f-c7ad-4b36-829d-5accf832ab0c","LogTimestamp":"2023-04-13T10:08:09.808Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:13.708Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"8c56e5a6-c28f-459d-9e3e-31bcf3ecda2e","LogTimestamp":"2023-04-13T10:08:13.707Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:13.708Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"8c56e5a6-c28f-459d-9e3e-31bcf3ecda2e","LogTimestamp":"2023-04-13T10:08:13.707Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:13.708Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"8c56e5a6-c28f-459d-9e3e-31bcf3ecda2e","LogTimestamp":"2023-04-13T10:08:13.707Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:13.708Z","message":"Invoke","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"8c56e5a6-c28f-459d-9e3e-31bcf3ecda2e","LogTimestamp":"2023-04-13T10:08:13.707Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:13.748Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"40","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"8c56e5a6-c28f-459d-9e3e-31bcf3ecda2e","LogTimestamp":"2023-04-13T10:08:13.747Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:13.760Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"40","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8c56e5a6-c28f-459d-9e3e-31bcf3ecda2e","LogTimestamp":"2023-04-13T10:08:13.747Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:13.760Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"40","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8c56e5a6-c28f-459d-9e3e-31bcf3ecda2e","LogTimestamp":"2023-04-13T10:08:13.747Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:13.761Z","message":"Ingested the InputStream","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"40","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8c56e5a6-c28f-459d-9e3e-31bcf3ecda2e","LogTimestamp":"2023-04-13T10:08:13.747Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:15.325Z","message":"Types size 235","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"40","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8c56e5a6-c28f-459d-9e3e-31bcf3ecda2e","LogTimestamp":"2023-04-13T10:08:13.747Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:15.340Z","message":"Version being processedv13","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"40","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8c56e5a6-c28f-459d-9e3e-31bcf3ecda2e","LogTimestamp":"2023-04-13T10:08:13.747Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:15.340Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"40","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"8c56e5a6-c28f-459d-9e3e-31bcf3ecda2e","LogTimestamp":"2023-04-13T10:08:13.747Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:15.343Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"040405bd-a19d-4410-a7ab-d36e951fd62d","LogTimestamp":"2023-04-13T10:08:15.342Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:15.343Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"040405bd-a19d-4410-a7ab-d36e951fd62d","LogTimestamp":"2023-04-13T10:08:15.342Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:15.343Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"040405bd-a19d-4410-a7ab-d36e951fd62d","LogTimestamp":"2023-04-13T10:08:15.342Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:15.343Z","message":"Invoke","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"040405bd-a19d-4410-a7ab-d36e951fd62d","LogTimestamp":"2023-04-13T10:08:15.342Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:15.380Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"37","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"040405bd-a19d-4410-a7ab-d36e951fd62d","LogTimestamp":"2023-04-13T10:08:15.379Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:15.391Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"37","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"040405bd-a19d-4410-a7ab-d36e951fd62d","LogTimestamp":"2023-04-13T10:08:15.379Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:15.393Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"37","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"040405bd-a19d-4410-a7ab-d36e951fd62d","LogTimestamp":"2023-04-13T10:08:15.379Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:15.394Z","message":"Ingested the InputStream","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"37","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"040405bd-a19d-4410-a7ab-d36e951fd62d","LogTimestamp":"2023-04-13T10:08:15.379Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:17.040Z","message":"Types size 237","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"37","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"040405bd-a19d-4410-a7ab-d36e951fd62d","LogTimestamp":"2023-04-13T10:08:15.379Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:17.057Z","message":"Version being processedv14","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"37","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"040405bd-a19d-4410-a7ab-d36e951fd62d","LogTimestamp":"2023-04-13T10:08:15.379Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:17.058Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"37","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"040405bd-a19d-4410-a7ab-d36e951fd62d","LogTimestamp":"2023-04-13T10:08:15.379Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:17.060Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"a3df2f95-0a96-4f6e-bb27-075c7c03c30f","LogTimestamp":"2023-04-13T10:08:17.060Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:17.060Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"a3df2f95-0a96-4f6e-bb27-075c7c03c30f","LogTimestamp":"2023-04-13T10:08:17.060Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:17.061Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"a3df2f95-0a96-4f6e-bb27-075c7c03c30f","LogTimestamp":"2023-04-13T10:08:17.060Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:17.061Z","message":"Invoke","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"a3df2f95-0a96-4f6e-bb27-075c7c03c30f","LogTimestamp":"2023-04-13T10:08:17.060Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:17.095Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"34","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"a3df2f95-0a96-4f6e-bb27-075c7c03c30f","LogTimestamp":"2023-04-13T10:08:17.094Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:17.116Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"34","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"a3df2f95-0a96-4f6e-bb27-075c7c03c30f","LogTimestamp":"2023-04-13T10:08:17.094Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:17.117Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"34","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"a3df2f95-0a96-4f6e-bb27-075c7c03c30f","LogTimestamp":"2023-04-13T10:08:17.094Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:17.117Z","message":"Ingested the InputStream","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"34","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"a3df2f95-0a96-4f6e-bb27-075c7c03c30f","LogTimestamp":"2023-04-13T10:08:17.094Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:18.793Z","message":"Types size 272","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"34","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"a3df2f95-0a96-4f6e-bb27-075c7c03c30f","LogTimestamp":"2023-04-13T10:08:17.094Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:18.808Z","message":"Version being processedv15","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"34","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"a3df2f95-0a96-4f6e-bb27-075c7c03c30f","LogTimestamp":"2023-04-13T10:08:17.094Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:18.808Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"34","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"a3df2f95-0a96-4f6e-bb27-075c7c03c30f","LogTimestamp":"2023-04-13T10:08:17.094Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:18.810Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"c7ae97e2-18a3-4eee-81e8-b34ac597ea89","LogTimestamp":"2023-04-13T10:08:18.810Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:18.811Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"c7ae97e2-18a3-4eee-81e8-b34ac597ea89","LogTimestamp":"2023-04-13T10:08:18.810Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:18.811Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"c7ae97e2-18a3-4eee-81e8-b34ac597ea89","LogTimestamp":"2023-04-13T10:08:18.810Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:18.811Z","message":"Invoke","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"c7ae97e2-18a3-4eee-81e8-b34ac597ea89","LogTimestamp":"2023-04-13T10:08:18.810Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:18.842Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"32","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"c7ae97e2-18a3-4eee-81e8-b34ac597ea89","LogTimestamp":"2023-04-13T10:08:18.842Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:18.858Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"32","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c7ae97e2-18a3-4eee-81e8-b34ac597ea89","LogTimestamp":"2023-04-13T10:08:18.842Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:18.859Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"32","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c7ae97e2-18a3-4eee-81e8-b34ac597ea89","LogTimestamp":"2023-04-13T10:08:18.842Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:18.859Z","message":"Ingested the InputStream","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"32","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c7ae97e2-18a3-4eee-81e8-b34ac597ea89","LogTimestamp":"2023-04-13T10:08:18.842Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:20.141Z","message":"Types size 279","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"32","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c7ae97e2-18a3-4eee-81e8-b34ac597ea89","LogTimestamp":"2023-04-13T10:08:18.842Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:20.152Z","message":"Version being processedv16","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"32","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c7ae97e2-18a3-4eee-81e8-b34ac597ea89","LogTimestamp":"2023-04-13T10:08:18.842Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:20.153Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"32","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"c7ae97e2-18a3-4eee-81e8-b34ac597ea89","LogTimestamp":"2023-04-13T10:08:18.842Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:20.155Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"5370b430-7774-454e-9645-58a903709d64","LogTimestamp":"2023-04-13T10:08:20.155Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:20.155Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"5370b430-7774-454e-9645-58a903709d64","LogTimestamp":"2023-04-13T10:08:20.155Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:20.155Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"5370b430-7774-454e-9645-58a903709d64","LogTimestamp":"2023-04-13T10:08:20.155Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:20.156Z","message":"Invoke","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"1","InvocationID":"5370b430-7774-454e-9645-58a903709d64","LogTimestamp":"2023-04-13T10:08:20.155Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:20.188Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"34","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"5370b430-7774-454e-9645-58a903709d64","LogTimestamp":"2023-04-13T10:08:20.188Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:20.205Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"34","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"5370b430-7774-454e-9645-58a903709d64","LogTimestamp":"2023-04-13T10:08:20.188Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:20.206Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"34","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"5370b430-7774-454e-9645-58a903709d64","LogTimestamp":"2023-04-13T10:08:20.188Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:20.206Z","message":"Ingested the InputStream","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"34","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"5370b430-7774-454e-9645-58a903709d64","LogTimestamp":"2023-04-13T10:08:20.188Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:21.529Z","message":"Types size 281","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"34","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"5370b430-7774-454e-9645-58a903709d64","LogTimestamp":"2023-04-13T10:08:20.188Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:21.539Z","message":"Version being processedv17","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"34","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"5370b430-7774-454e-9645-58a903709d64","LogTimestamp":"2023-04-13T10:08:20.188Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:21.540Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"34","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"5370b430-7774-454e-9645-58a903709d64","LogTimestamp":"2023-04-13T10:08:20.188Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:21.542Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"000d9542-8ecc-4823-99fc-dc5ff12c86b2","LogTimestamp":"2023-04-13T10:08:21.541Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:21.542Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"000d9542-8ecc-4823-99fc-dc5ff12c86b2","LogTimestamp":"2023-04-13T10:08:21.541Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:21.542Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"000d9542-8ecc-4823-99fc-dc5ff12c86b2","LogTimestamp":"2023-04-13T10:08:21.541Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:21.542Z","message":"Invoke","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"000d9542-8ecc-4823-99fc-dc5ff12c86b2","LogTimestamp":"2023-04-13T10:08:21.541Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:21.573Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"32","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"000d9542-8ecc-4823-99fc-dc5ff12c86b2","LogTimestamp":"2023-04-13T10:08:21.573Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:21.589Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"32","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"000d9542-8ecc-4823-99fc-dc5ff12c86b2","LogTimestamp":"2023-04-13T10:08:21.573Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:21.590Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"32","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"000d9542-8ecc-4823-99fc-dc5ff12c86b2","LogTimestamp":"2023-04-13T10:08:21.573Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:21.590Z","message":"Ingested the InputStream","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"32","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"000d9542-8ecc-4823-99fc-dc5ff12c86b2","LogTimestamp":"2023-04-13T10:08:21.573Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:23.181Z","message":"Types size 281","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"32","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"000d9542-8ecc-4823-99fc-dc5ff12c86b2","LogTimestamp":"2023-04-13T10:08:21.573Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:23.190Z","message":"Version being processedv18","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"32","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"000d9542-8ecc-4823-99fc-dc5ff12c86b2","LogTimestamp":"2023-04-13T10:08:21.573Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:23.191Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"32","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"000d9542-8ecc-4823-99fc-dc5ff12c86b2","LogTimestamp":"2023-04-13T10:08:21.573Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:23.193Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"e1d6097c-714d-42e2-babb-528834220866","LogTimestamp":"2023-04-13T10:08:23.193Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:23.193Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"e1d6097c-714d-42e2-babb-528834220866","LogTimestamp":"2023-04-13T10:08:23.193Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:23.193Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"e1d6097c-714d-42e2-babb-528834220866","LogTimestamp":"2023-04-13T10:08:23.193Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:23.193Z","message":"Invoke","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"e1d6097c-714d-42e2-babb-528834220866","LogTimestamp":"2023-04-13T10:08:23.193Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:23.230Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"36","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"e1d6097c-714d-42e2-babb-528834220866","LogTimestamp":"2023-04-13T10:08:23.229Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:23.238Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"36","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e1d6097c-714d-42e2-babb-528834220866","LogTimestamp":"2023-04-13T10:08:23.229Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:23.239Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"36","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e1d6097c-714d-42e2-babb-528834220866","LogTimestamp":"2023-04-13T10:08:23.229Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:23.239Z","message":"Ingested the InputStream","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"36","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e1d6097c-714d-42e2-babb-528834220866","LogTimestamp":"2023-04-13T10:08:23.229Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:24.524Z","message":"Types size 281","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"36","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e1d6097c-714d-42e2-babb-528834220866","LogTimestamp":"2023-04-13T10:08:23.229Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:24.534Z","message":"Version being processedv19","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"36","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e1d6097c-714d-42e2-babb-528834220866","LogTimestamp":"2023-04-13T10:08:23.229Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:24.535Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"36","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"e1d6097c-714d-42e2-babb-528834220866","LogTimestamp":"2023-04-13T10:08:23.229Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:24.537Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"0dc0f639-502a-4ecc-932e-c8b2d97dbaf0","LogTimestamp":"2023-04-13T10:08:24.536Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:24.537Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"0dc0f639-502a-4ecc-932e-c8b2d97dbaf0","LogTimestamp":"2023-04-13T10:08:24.536Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:24.537Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"0dc0f639-502a-4ecc-932e-c8b2d97dbaf0","LogTimestamp":"2023-04-13T10:08:24.536Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:24.537Z","message":"Invoke","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"0dc0f639-502a-4ecc-932e-c8b2d97dbaf0","LogTimestamp":"2023-04-13T10:08:24.536Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:24.559Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"22","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"0dc0f639-502a-4ecc-932e-c8b2d97dbaf0","LogTimestamp":"2023-04-13T10:08:24.558Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:24.574Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"22","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0dc0f639-502a-4ecc-932e-c8b2d97dbaf0","LogTimestamp":"2023-04-13T10:08:24.558Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:24.574Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"22","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0dc0f639-502a-4ecc-932e-c8b2d97dbaf0","LogTimestamp":"2023-04-13T10:08:24.558Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:24.575Z","message":"Ingested the InputStream","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"22","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0dc0f639-502a-4ecc-932e-c8b2d97dbaf0","LogTimestamp":"2023-04-13T10:08:24.558Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:25.914Z","message":"Types size 301","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"22","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0dc0f639-502a-4ecc-932e-c8b2d97dbaf0","LogTimestamp":"2023-04-13T10:08:24.558Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:25.926Z","message":"Version being processedv20","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"22","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0dc0f639-502a-4ecc-932e-c8b2d97dbaf0","LogTimestamp":"2023-04-13T10:08:24.558Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:25.927Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"22","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0dc0f639-502a-4ecc-932e-c8b2d97dbaf0","LogTimestamp":"2023-04-13T10:08:24.558Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:25.929Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"da081026-3205-43a3-ae6b-c8014e634a89","LogTimestamp":"2023-04-13T10:08:25.929Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:25.929Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"da081026-3205-43a3-ae6b-c8014e634a89","LogTimestamp":"2023-04-13T10:08:25.929Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:25.930Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"da081026-3205-43a3-ae6b-c8014e634a89","LogTimestamp":"2023-04-13T10:08:25.929Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:25.930Z","message":"Invoke","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"da081026-3205-43a3-ae6b-c8014e634a89","LogTimestamp":"2023-04-13T10:08:25.929Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:25.957Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"27","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"da081026-3205-43a3-ae6b-c8014e634a89","LogTimestamp":"2023-04-13T10:08:25.956Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:25.964Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"da081026-3205-43a3-ae6b-c8014e634a89","LogTimestamp":"2023-04-13T10:08:25.956Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:25.964Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"da081026-3205-43a3-ae6b-c8014e634a89","LogTimestamp":"2023-04-13T10:08:25.956Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:25.965Z","message":"Ingested the InputStream","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"da081026-3205-43a3-ae6b-c8014e634a89","LogTimestamp":"2023-04-13T10:08:25.956Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:27.486Z","message":"Types size 305","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"da081026-3205-43a3-ae6b-c8014e634a89","LogTimestamp":"2023-04-13T10:08:25.956Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:27.497Z","message":"Version being processedv21","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"da081026-3205-43a3-ae6b-c8014e634a89","LogTimestamp":"2023-04-13T10:08:25.956Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:27.498Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"da081026-3205-43a3-ae6b-c8014e634a89","LogTimestamp":"2023-04-13T10:08:25.956Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:27.500Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"9d01ed3f-95da-4e13-a3cf-ea33895e2517","LogTimestamp":"2023-04-13T10:08:27.499Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:27.500Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"9d01ed3f-95da-4e13-a3cf-ea33895e2517","LogTimestamp":"2023-04-13T10:08:27.499Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:27.500Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"9d01ed3f-95da-4e13-a3cf-ea33895e2517","LogTimestamp":"2023-04-13T10:08:27.499Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:27.500Z","message":"Invoke","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"9d01ed3f-95da-4e13-a3cf-ea33895e2517","LogTimestamp":"2023-04-13T10:08:27.499Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:27.549Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"49","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"9d01ed3f-95da-4e13-a3cf-ea33895e2517","LogTimestamp":"2023-04-13T10:08:27.548Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:27.566Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"49","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"9d01ed3f-95da-4e13-a3cf-ea33895e2517","LogTimestamp":"2023-04-13T10:08:27.548Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:27.567Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"49","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"9d01ed3f-95da-4e13-a3cf-ea33895e2517","LogTimestamp":"2023-04-13T10:08:27.548Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:27.567Z","message":"Ingested the InputStream","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"49","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"9d01ed3f-95da-4e13-a3cf-ea33895e2517","LogTimestamp":"2023-04-13T10:08:27.548Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:29.229Z","message":"Types size 371","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"49","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"9d01ed3f-95da-4e13-a3cf-ea33895e2517","LogTimestamp":"2023-04-13T10:08:27.548Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:29.242Z","message":"Version being processedv22","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"49","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"9d01ed3f-95da-4e13-a3cf-ea33895e2517","LogTimestamp":"2023-04-13T10:08:27.548Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:29.242Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"49","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"9d01ed3f-95da-4e13-a3cf-ea33895e2517","LogTimestamp":"2023-04-13T10:08:27.548Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:29.244Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"1ada3aba-054a-4614-b1c2-caaeddbb5ac1","LogTimestamp":"2023-04-13T10:08:29.244Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:29.245Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"1ada3aba-054a-4614-b1c2-caaeddbb5ac1","LogTimestamp":"2023-04-13T10:08:29.244Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:29.245Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"1ada3aba-054a-4614-b1c2-caaeddbb5ac1","LogTimestamp":"2023-04-13T10:08:29.244Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:29.245Z","message":"Invoke","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"1ada3aba-054a-4614-b1c2-caaeddbb5ac1","LogTimestamp":"2023-04-13T10:08:29.244Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:29.305Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"60","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"1ada3aba-054a-4614-b1c2-caaeddbb5ac1","LogTimestamp":"2023-04-13T10:08:29.304Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:29.324Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"60","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1ada3aba-054a-4614-b1c2-caaeddbb5ac1","LogTimestamp":"2023-04-13T10:08:29.304Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:29.325Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"60","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1ada3aba-054a-4614-b1c2-caaeddbb5ac1","LogTimestamp":"2023-04-13T10:08:29.304Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:29.325Z","message":"Ingested the InputStream","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"60","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1ada3aba-054a-4614-b1c2-caaeddbb5ac1","LogTimestamp":"2023-04-13T10:08:29.304Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:30.952Z","message":"Types size 378","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"60","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1ada3aba-054a-4614-b1c2-caaeddbb5ac1","LogTimestamp":"2023-04-13T10:08:29.304Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:30.967Z","message":"Version being processedv23","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"60","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1ada3aba-054a-4614-b1c2-caaeddbb5ac1","LogTimestamp":"2023-04-13T10:08:29.304Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:30.967Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"60","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"1ada3aba-054a-4614-b1c2-caaeddbb5ac1","LogTimestamp":"2023-04-13T10:08:29.304Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:31.004Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"a96433bd-fb91-4056-8403-0ebd3ad38e1c","LogTimestamp":"2023-04-13T10:08:31.003Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:31.004Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"a96433bd-fb91-4056-8403-0ebd3ad38e1c","LogTimestamp":"2023-04-13T10:08:31.003Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:31.005Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"a96433bd-fb91-4056-8403-0ebd3ad38e1c","LogTimestamp":"2023-04-13T10:08:31.003Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:31.005Z","message":"Invoke","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"a96433bd-fb91-4056-8403-0ebd3ad38e1c","LogTimestamp":"2023-04-13T10:08:31.003Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:31.033Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"29","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"a96433bd-fb91-4056-8403-0ebd3ad38e1c","LogTimestamp":"2023-04-13T10:08:31.032Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:31.053Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"a96433bd-fb91-4056-8403-0ebd3ad38e1c","LogTimestamp":"2023-04-13T10:08:31.032Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:31.054Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"a96433bd-fb91-4056-8403-0ebd3ad38e1c","LogTimestamp":"2023-04-13T10:08:31.032Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:31.055Z","message":"Ingested the InputStream","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"a96433bd-fb91-4056-8403-0ebd3ad38e1c","LogTimestamp":"2023-04-13T10:08:31.032Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:33.077Z","message":"Types size 378","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"a96433bd-fb91-4056-8403-0ebd3ad38e1c","LogTimestamp":"2023-04-13T10:08:31.032Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:33.091Z","message":"Version being processedv24","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"a96433bd-fb91-4056-8403-0ebd3ad38e1c","LogTimestamp":"2023-04-13T10:08:31.032Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:33.092Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"29","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"a96433bd-fb91-4056-8403-0ebd3ad38e1c","LogTimestamp":"2023-04-13T10:08:31.032Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:33.095Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"be4440ac-79ed-42be-bb3e-0da1befdc4c5","LogTimestamp":"2023-04-13T10:08:33.094Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:33.095Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"be4440ac-79ed-42be-bb3e-0da1befdc4c5","LogTimestamp":"2023-04-13T10:08:33.094Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:33.095Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"be4440ac-79ed-42be-bb3e-0da1befdc4c5","LogTimestamp":"2023-04-13T10:08:33.094Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:33.096Z","message":"Invoke","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"be4440ac-79ed-42be-bb3e-0da1befdc4c5","LogTimestamp":"2023-04-13T10:08:33.094Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:33.156Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"62","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"be4440ac-79ed-42be-bb3e-0da1befdc4c5","LogTimestamp":"2023-04-13T10:08:33.156Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:33.177Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"62","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"be4440ac-79ed-42be-bb3e-0da1befdc4c5","LogTimestamp":"2023-04-13T10:08:33.156Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:33.178Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"62","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"be4440ac-79ed-42be-bb3e-0da1befdc4c5","LogTimestamp":"2023-04-13T10:08:33.156Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:33.178Z","message":"Ingested the InputStream","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"62","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"be4440ac-79ed-42be-bb3e-0da1befdc4c5","LogTimestamp":"2023-04-13T10:08:33.156Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:35.128Z","message":"Types size 406","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"62","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"be4440ac-79ed-42be-bb3e-0da1befdc4c5","LogTimestamp":"2023-04-13T10:08:33.156Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:35.143Z","message":"Version being processedv25","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"62","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"be4440ac-79ed-42be-bb3e-0da1befdc4c5","LogTimestamp":"2023-04-13T10:08:33.156Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:35.144Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"62","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"be4440ac-79ed-42be-bb3e-0da1befdc4c5","LogTimestamp":"2023-04-13T10:08:33.156Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:35.145Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"b2a4b87e-6cf7-4d12-8cf3-ebb62a3a5738","LogTimestamp":"2023-04-13T10:08:35.145Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:35.146Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"b2a4b87e-6cf7-4d12-8cf3-ebb62a3a5738","LogTimestamp":"2023-04-13T10:08:35.145Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:35.146Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"b2a4b87e-6cf7-4d12-8cf3-ebb62a3a5738","LogTimestamp":"2023-04-13T10:08:35.145Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:35.146Z","message":"Invoke","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"b2a4b87e-6cf7-4d12-8cf3-ebb62a3a5738","LogTimestamp":"2023-04-13T10:08:35.145Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:35.171Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"26","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"b2a4b87e-6cf7-4d12-8cf3-ebb62a3a5738","LogTimestamp":"2023-04-13T10:08:35.171Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:35.196Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"26","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b2a4b87e-6cf7-4d12-8cf3-ebb62a3a5738","LogTimestamp":"2023-04-13T10:08:35.171Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:35.197Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"26","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b2a4b87e-6cf7-4d12-8cf3-ebb62a3a5738","LogTimestamp":"2023-04-13T10:08:35.171Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:35.198Z","message":"Ingested the InputStream","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"26","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b2a4b87e-6cf7-4d12-8cf3-ebb62a3a5738","LogTimestamp":"2023-04-13T10:08:35.171Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:37.090Z","message":"Types size 410","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"26","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b2a4b87e-6cf7-4d12-8cf3-ebb62a3a5738","LogTimestamp":"2023-04-13T10:08:35.171Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:37.105Z","message":"Version being processedv26","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"26","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b2a4b87e-6cf7-4d12-8cf3-ebb62a3a5738","LogTimestamp":"2023-04-13T10:08:35.171Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:37.106Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"26","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"b2a4b87e-6cf7-4d12-8cf3-ebb62a3a5738","LogTimestamp":"2023-04-13T10:08:35.171Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:37.108Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"bc9c015d-a3f9-4eb1-8a0e-8bc1ee3f67bf","LogTimestamp":"2023-04-13T10:08:37.108Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:37.109Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"bc9c015d-a3f9-4eb1-8a0e-8bc1ee3f67bf","LogTimestamp":"2023-04-13T10:08:37.108Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:37.109Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"bc9c015d-a3f9-4eb1-8a0e-8bc1ee3f67bf","LogTimestamp":"2023-04-13T10:08:37.108Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:37.109Z","message":"Invoke","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"bc9c015d-a3f9-4eb1-8a0e-8bc1ee3f67bf","LogTimestamp":"2023-04-13T10:08:37.108Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:37.161Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"53","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"bc9c015d-a3f9-4eb1-8a0e-8bc1ee3f67bf","LogTimestamp":"2023-04-13T10:08:37.161Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:37.188Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"53","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"bc9c015d-a3f9-4eb1-8a0e-8bc1ee3f67bf","LogTimestamp":"2023-04-13T10:08:37.161Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:37.189Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"53","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"bc9c015d-a3f9-4eb1-8a0e-8bc1ee3f67bf","LogTimestamp":"2023-04-13T10:08:37.161Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:37.189Z","message":"Ingested the InputStream","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"53","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"bc9c015d-a3f9-4eb1-8a0e-8bc1ee3f67bf","LogTimestamp":"2023-04-13T10:08:37.161Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:39.096Z","message":"Types size 410","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"53","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"bc9c015d-a3f9-4eb1-8a0e-8bc1ee3f67bf","LogTimestamp":"2023-04-13T10:08:37.161Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:39.111Z","message":"Version being processedv27","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"53","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"bc9c015d-a3f9-4eb1-8a0e-8bc1ee3f67bf","LogTimestamp":"2023-04-13T10:08:37.161Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:39.111Z","message":"Headers: {Accept=application/xml, Content-Type=application/xml}","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"53","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"bc9c015d-a3f9-4eb1-8a0e-8bc1ee3f67bf","LogTimestamp":"2023-04-13T10:08:37.161Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:39.113Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"6a5ffe78-9d38-40b2-97fc-3bfce3435f60","LogTimestamp":"2023-04-13T10:08:39.113Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:39.113Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"6a5ffe78-9d38-40b2-97fc-3bfce3435f60","LogTimestamp":"2023-04-13T10:08:39.113Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:39.114Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"6a5ffe78-9d38-40b2-97fc-3bfce3435f60","LogTimestamp":"2023-04-13T10:08:39.113Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:39.114Z","message":"Invoke","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","ElapsedTime":"0","InvocationID":"6a5ffe78-9d38-40b2-97fc-3bfce3435f60","LogTimestamp":"2023-04-13T10:08:39.113Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:39.156Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"42","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/nodes","InvocationID":"6a5ffe78-9d38-40b2-97fc-3bfce3435f60","LogTimestamp":"2023-04-13T10:08:39.155Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:39.176Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"42","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6a5ffe78-9d38-40b2-97fc-3bfce3435f60","LogTimestamp":"2023-04-13T10:08:39.155Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:39.177Z","message":"Retrieved OXMs from SchemaService","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"42","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6a5ffe78-9d38-40b2-97fc-3bfce3435f60","LogTimestamp":"2023-04-13T10:08:39.155Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:39.178Z","message":"Ingested the InputStream","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"42","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6a5ffe78-9d38-40b2-97fc-3bfce3435f60","LogTimestamp":"2023-04-13T10:08:39.155Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.236Z","message":"Types size 410","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"42","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6a5ffe78-9d38-40b2-97fc-3bfce3435f60","LogTimestamp":"2023-04-13T10:08:39.155Z"},"thread":"main","logger":"org.onap.aai.nodes.NodeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.256Z","message":"AAI Server initialization started...","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"42","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6a5ffe78-9d38-40b2-97fc-3bfce3435f60","LogTimestamp":"2023-04-13T10:08:39.155Z"},"thread":"main","logger":"org.onap.aai.ResourcesApp","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.257Z","message":"Starting AAIGraph connections and the NodeInjestor","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"42","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6a5ffe78-9d38-40b2-97fc-3bfce3435f60","LogTimestamp":"2023-04-13T10:08:39.155Z"},"thread":"main","logger":"org.onap.aai.ResourcesApp","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.362Z","message":"Setting up AaiGraphChecker with scheduleEnabled=true, scheduleDelay=5, schedulePeriod=10 ","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"42","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6a5ffe78-9d38-40b2-97fc-3bfce3435f60","LogTimestamp":"2023-04-13T10:08:39.155Z"},"thread":"main","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.490Z","message":"Processing the translator","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"42","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6a5ffe78-9d38-40b2-97fc-3bfce3435f60","LogTimestamp":"2023-04-13T10:08:39.155Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.492Z","message":"Version being processedv11","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"42","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6a5ffe78-9d38-40b2-97fc-3bfce3435f60","LogTimestamp":"2023-04-13T10:08:39.155Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.492Z","message":"Request Headers: {}","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"42","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6a5ffe78-9d38-40b2-97fc-3bfce3435f60","LogTimestamp":"2023-04-13T10:08:39.155Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.493Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v11, BODY=","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"42","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6a5ffe78-9d38-40b2-97fc-3bfce3435f60","LogTimestamp":"2023-04-13T10:08:39.155Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.503Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"20c48613-1057-42e2-a73c-d50043bf5af1","LogTimestamp":"2023-04-13T10:08:41.503Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.503Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"20c48613-1057-42e2-a73c-d50043bf5af1","LogTimestamp":"2023-04-13T10:08:41.503Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.503Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"20c48613-1057-42e2-a73c-d50043bf5af1","LogTimestamp":"2023-04-13T10:08:41.503Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.504Z","message":"Invoke","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"20c48613-1057-42e2-a73c-d50043bf5af1","LogTimestamp":"2023-04-13T10:08:41.503Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.530Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"27","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"20c48613-1057-42e2-a73c-d50043bf5af1","LogTimestamp":"2023-04-13T10:08:41.530Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.531Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"20c48613-1057-42e2-a73c-d50043bf5af1","LogTimestamp":"2023-04-13T10:08:41.530Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.532Z","message":"Retrieved json from SchemaService","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"20c48613-1057-42e2-a73c-d50043bf5af1","LogTimestamp":"2023-04-13T10:08:41.530Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.532Z","message":"Version being processedv12","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"20c48613-1057-42e2-a73c-d50043bf5af1","LogTimestamp":"2023-04-13T10:08:41.530Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.532Z","message":"Request Headers: {}","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"20c48613-1057-42e2-a73c-d50043bf5af1","LogTimestamp":"2023-04-13T10:08:41.530Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.532Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v12, BODY=","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"20c48613-1057-42e2-a73c-d50043bf5af1","LogTimestamp":"2023-04-13T10:08:41.530Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.534Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"a7028ad6-9460-43d3-85c0-274c5d5d16dd","LogTimestamp":"2023-04-13T10:08:41.533Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.534Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"a7028ad6-9460-43d3-85c0-274c5d5d16dd","LogTimestamp":"2023-04-13T10:08:41.533Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.534Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"a7028ad6-9460-43d3-85c0-274c5d5d16dd","LogTimestamp":"2023-04-13T10:08:41.533Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.534Z","message":"Invoke","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"a7028ad6-9460-43d3-85c0-274c5d5d16dd","LogTimestamp":"2023-04-13T10:08:41.533Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.550Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"16","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"a7028ad6-9460-43d3-85c0-274c5d5d16dd","LogTimestamp":"2023-04-13T10:08:41.549Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.550Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"16","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"a7028ad6-9460-43d3-85c0-274c5d5d16dd","LogTimestamp":"2023-04-13T10:08:41.549Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.551Z","message":"Retrieved json from SchemaService","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"16","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"a7028ad6-9460-43d3-85c0-274c5d5d16dd","LogTimestamp":"2023-04-13T10:08:41.549Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.551Z","message":"Version being processedv13","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"16","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"a7028ad6-9460-43d3-85c0-274c5d5d16dd","LogTimestamp":"2023-04-13T10:08:41.549Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.552Z","message":"Request Headers: {}","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"16","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"a7028ad6-9460-43d3-85c0-274c5d5d16dd","LogTimestamp":"2023-04-13T10:08:41.549Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.553Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v13, BODY=","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"16","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"a7028ad6-9460-43d3-85c0-274c5d5d16dd","LogTimestamp":"2023-04-13T10:08:41.549Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.554Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"2c41439a-05e0-4301-b02d-912e5587baec","LogTimestamp":"2023-04-13T10:08:41.554Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.554Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"2c41439a-05e0-4301-b02d-912e5587baec","LogTimestamp":"2023-04-13T10:08:41.554Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.554Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"2c41439a-05e0-4301-b02d-912e5587baec","LogTimestamp":"2023-04-13T10:08:41.554Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.554Z","message":"Invoke","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"2c41439a-05e0-4301-b02d-912e5587baec","LogTimestamp":"2023-04-13T10:08:41.554Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.571Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"16","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"2c41439a-05e0-4301-b02d-912e5587baec","LogTimestamp":"2023-04-13T10:08:41.570Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.571Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"16","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2c41439a-05e0-4301-b02d-912e5587baec","LogTimestamp":"2023-04-13T10:08:41.570Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.572Z","message":"Retrieved json from SchemaService","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"16","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2c41439a-05e0-4301-b02d-912e5587baec","LogTimestamp":"2023-04-13T10:08:41.570Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.572Z","message":"Version being processedv14","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"16","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2c41439a-05e0-4301-b02d-912e5587baec","LogTimestamp":"2023-04-13T10:08:41.570Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.572Z","message":"Request Headers: {}","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"16","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2c41439a-05e0-4301-b02d-912e5587baec","LogTimestamp":"2023-04-13T10:08:41.570Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.573Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v14, BODY=","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"16","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2c41439a-05e0-4301-b02d-912e5587baec","LogTimestamp":"2023-04-13T10:08:41.570Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.574Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"2c6b5916-f223-417a-995e-98b20f328a7d","LogTimestamp":"2023-04-13T10:08:41.573Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.574Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"2c6b5916-f223-417a-995e-98b20f328a7d","LogTimestamp":"2023-04-13T10:08:41.573Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.574Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"2c6b5916-f223-417a-995e-98b20f328a7d","LogTimestamp":"2023-04-13T10:08:41.573Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.574Z","message":"Invoke","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"2c6b5916-f223-417a-995e-98b20f328a7d","LogTimestamp":"2023-04-13T10:08:41.573Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.590Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"17","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"2c6b5916-f223-417a-995e-98b20f328a7d","LogTimestamp":"2023-04-13T10:08:41.590Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.591Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"17","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2c6b5916-f223-417a-995e-98b20f328a7d","LogTimestamp":"2023-04-13T10:08:41.590Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.592Z","message":"Retrieved json from SchemaService","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"17","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2c6b5916-f223-417a-995e-98b20f328a7d","LogTimestamp":"2023-04-13T10:08:41.590Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.592Z","message":"Version being processedv15","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"17","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2c6b5916-f223-417a-995e-98b20f328a7d","LogTimestamp":"2023-04-13T10:08:41.590Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.592Z","message":"Request Headers: {}","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"17","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2c6b5916-f223-417a-995e-98b20f328a7d","LogTimestamp":"2023-04-13T10:08:41.590Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.592Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v15, BODY=","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"17","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2c6b5916-f223-417a-995e-98b20f328a7d","LogTimestamp":"2023-04-13T10:08:41.590Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.594Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"2bbfcaa0-8b45-4b9d-8b87-3c2756f24394","LogTimestamp":"2023-04-13T10:08:41.593Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.594Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"2bbfcaa0-8b45-4b9d-8b87-3c2756f24394","LogTimestamp":"2023-04-13T10:08:41.593Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.594Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"2bbfcaa0-8b45-4b9d-8b87-3c2756f24394","LogTimestamp":"2023-04-13T10:08:41.593Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.594Z","message":"Invoke","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"2bbfcaa0-8b45-4b9d-8b87-3c2756f24394","LogTimestamp":"2023-04-13T10:08:41.593Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.611Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"17","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"2bbfcaa0-8b45-4b9d-8b87-3c2756f24394","LogTimestamp":"2023-04-13T10:08:41.610Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.611Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"17","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2bbfcaa0-8b45-4b9d-8b87-3c2756f24394","LogTimestamp":"2023-04-13T10:08:41.610Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.612Z","message":"Retrieved json from SchemaService","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"17","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2bbfcaa0-8b45-4b9d-8b87-3c2756f24394","LogTimestamp":"2023-04-13T10:08:41.610Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.612Z","message":"Version being processedv16","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"17","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2bbfcaa0-8b45-4b9d-8b87-3c2756f24394","LogTimestamp":"2023-04-13T10:08:41.610Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.612Z","message":"Request Headers: {}","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"17","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2bbfcaa0-8b45-4b9d-8b87-3c2756f24394","LogTimestamp":"2023-04-13T10:08:41.610Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.613Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v16, BODY=","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"17","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2bbfcaa0-8b45-4b9d-8b87-3c2756f24394","LogTimestamp":"2023-04-13T10:08:41.610Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.614Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"32c61c52-8856-440e-a6c5-4f04f49691ae","LogTimestamp":"2023-04-13T10:08:41.614Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.614Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"32c61c52-8856-440e-a6c5-4f04f49691ae","LogTimestamp":"2023-04-13T10:08:41.614Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.614Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"32c61c52-8856-440e-a6c5-4f04f49691ae","LogTimestamp":"2023-04-13T10:08:41.614Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.615Z","message":"Invoke","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"32c61c52-8856-440e-a6c5-4f04f49691ae","LogTimestamp":"2023-04-13T10:08:41.614Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.630Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"15","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"32c61c52-8856-440e-a6c5-4f04f49691ae","LogTimestamp":"2023-04-13T10:08:41.629Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.631Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"15","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"32c61c52-8856-440e-a6c5-4f04f49691ae","LogTimestamp":"2023-04-13T10:08:41.629Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.632Z","message":"Retrieved json from SchemaService","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"15","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"32c61c52-8856-440e-a6c5-4f04f49691ae","LogTimestamp":"2023-04-13T10:08:41.629Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.632Z","message":"Version being processedv17","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"15","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"32c61c52-8856-440e-a6c5-4f04f49691ae","LogTimestamp":"2023-04-13T10:08:41.629Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.632Z","message":"Request Headers: {}","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"15","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"32c61c52-8856-440e-a6c5-4f04f49691ae","LogTimestamp":"2023-04-13T10:08:41.629Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.632Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v17, BODY=","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"15","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"32c61c52-8856-440e-a6c5-4f04f49691ae","LogTimestamp":"2023-04-13T10:08:41.629Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.634Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"76599f5c-d833-478f-a528-4a8086ad15fa","LogTimestamp":"2023-04-13T10:08:41.633Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.634Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"76599f5c-d833-478f-a528-4a8086ad15fa","LogTimestamp":"2023-04-13T10:08:41.633Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.634Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"76599f5c-d833-478f-a528-4a8086ad15fa","LogTimestamp":"2023-04-13T10:08:41.633Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.634Z","message":"Invoke","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"76599f5c-d833-478f-a528-4a8086ad15fa","LogTimestamp":"2023-04-13T10:08:41.633Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.650Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"17","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"76599f5c-d833-478f-a528-4a8086ad15fa","LogTimestamp":"2023-04-13T10:08:41.650Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.651Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"17","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"76599f5c-d833-478f-a528-4a8086ad15fa","LogTimestamp":"2023-04-13T10:08:41.650Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.651Z","message":"Retrieved json from SchemaService","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"17","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"76599f5c-d833-478f-a528-4a8086ad15fa","LogTimestamp":"2023-04-13T10:08:41.650Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.652Z","message":"Version being processedv18","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"17","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"76599f5c-d833-478f-a528-4a8086ad15fa","LogTimestamp":"2023-04-13T10:08:41.650Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.652Z","message":"Request Headers: {}","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"17","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"76599f5c-d833-478f-a528-4a8086ad15fa","LogTimestamp":"2023-04-13T10:08:41.650Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.652Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v18, BODY=","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"17","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"76599f5c-d833-478f-a528-4a8086ad15fa","LogTimestamp":"2023-04-13T10:08:41.650Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.654Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"6cc2f99c-e142-434c-9721-aa46f7b9a975","LogTimestamp":"2023-04-13T10:08:41.653Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.654Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"6cc2f99c-e142-434c-9721-aa46f7b9a975","LogTimestamp":"2023-04-13T10:08:41.653Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.654Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"6cc2f99c-e142-434c-9721-aa46f7b9a975","LogTimestamp":"2023-04-13T10:08:41.653Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.654Z","message":"Invoke","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"6cc2f99c-e142-434c-9721-aa46f7b9a975","LogTimestamp":"2023-04-13T10:08:41.653Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.670Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"17","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"6cc2f99c-e142-434c-9721-aa46f7b9a975","LogTimestamp":"2023-04-13T10:08:41.670Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.671Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"17","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6cc2f99c-e142-434c-9721-aa46f7b9a975","LogTimestamp":"2023-04-13T10:08:41.670Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.671Z","message":"Retrieved json from SchemaService","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"17","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6cc2f99c-e142-434c-9721-aa46f7b9a975","LogTimestamp":"2023-04-13T10:08:41.670Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.672Z","message":"Version being processedv19","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"17","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6cc2f99c-e142-434c-9721-aa46f7b9a975","LogTimestamp":"2023-04-13T10:08:41.670Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.672Z","message":"Request Headers: {}","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"17","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6cc2f99c-e142-434c-9721-aa46f7b9a975","LogTimestamp":"2023-04-13T10:08:41.670Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.672Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v19, BODY=","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"17","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6cc2f99c-e142-434c-9721-aa46f7b9a975","LogTimestamp":"2023-04-13T10:08:41.670Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.673Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"6d7b46ae-227c-4144-992c-255e541a95f4","LogTimestamp":"2023-04-13T10:08:41.673Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.673Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"6d7b46ae-227c-4144-992c-255e541a95f4","LogTimestamp":"2023-04-13T10:08:41.673Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.673Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"6d7b46ae-227c-4144-992c-255e541a95f4","LogTimestamp":"2023-04-13T10:08:41.673Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.673Z","message":"Invoke","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"6d7b46ae-227c-4144-992c-255e541a95f4","LogTimestamp":"2023-04-13T10:08:41.673Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.690Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"17","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"6d7b46ae-227c-4144-992c-255e541a95f4","LogTimestamp":"2023-04-13T10:08:41.690Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.692Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"17","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6d7b46ae-227c-4144-992c-255e541a95f4","LogTimestamp":"2023-04-13T10:08:41.690Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.693Z","message":"Retrieved json from SchemaService","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"17","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6d7b46ae-227c-4144-992c-255e541a95f4","LogTimestamp":"2023-04-13T10:08:41.690Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.693Z","message":"Version being processedv20","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"17","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6d7b46ae-227c-4144-992c-255e541a95f4","LogTimestamp":"2023-04-13T10:08:41.690Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.694Z","message":"Request Headers: {}","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"17","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6d7b46ae-227c-4144-992c-255e541a95f4","LogTimestamp":"2023-04-13T10:08:41.690Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.694Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v20, BODY=","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"17","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"6d7b46ae-227c-4144-992c-255e541a95f4","LogTimestamp":"2023-04-13T10:08:41.690Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.696Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"f7ed944c-2d8b-4f98-b058-4f32e70edde7","LogTimestamp":"2023-04-13T10:08:41.695Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.696Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"f7ed944c-2d8b-4f98-b058-4f32e70edde7","LogTimestamp":"2023-04-13T10:08:41.695Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.696Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"f7ed944c-2d8b-4f98-b058-4f32e70edde7","LogTimestamp":"2023-04-13T10:08:41.695Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.696Z","message":"Invoke","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"f7ed944c-2d8b-4f98-b058-4f32e70edde7","LogTimestamp":"2023-04-13T10:08:41.695Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.715Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"20","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"f7ed944c-2d8b-4f98-b058-4f32e70edde7","LogTimestamp":"2023-04-13T10:08:41.715Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.717Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"20","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f7ed944c-2d8b-4f98-b058-4f32e70edde7","LogTimestamp":"2023-04-13T10:08:41.715Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.718Z","message":"Retrieved json from SchemaService","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"20","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f7ed944c-2d8b-4f98-b058-4f32e70edde7","LogTimestamp":"2023-04-13T10:08:41.715Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.719Z","message":"Version being processedv21","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"20","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f7ed944c-2d8b-4f98-b058-4f32e70edde7","LogTimestamp":"2023-04-13T10:08:41.715Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.720Z","message":"Request Headers: {}","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"20","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f7ed944c-2d8b-4f98-b058-4f32e70edde7","LogTimestamp":"2023-04-13T10:08:41.715Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.721Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v21, BODY=","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"20","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"f7ed944c-2d8b-4f98-b058-4f32e70edde7","LogTimestamp":"2023-04-13T10:08:41.715Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.723Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"7bc17515-94fd-481b-8961-dd70faa07dfa","LogTimestamp":"2023-04-13T10:08:41.723Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.724Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"7bc17515-94fd-481b-8961-dd70faa07dfa","LogTimestamp":"2023-04-13T10:08:41.723Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.724Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"7bc17515-94fd-481b-8961-dd70faa07dfa","LogTimestamp":"2023-04-13T10:08:41.723Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.724Z","message":"Invoke","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"7bc17515-94fd-481b-8961-dd70faa07dfa","LogTimestamp":"2023-04-13T10:08:41.723Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.750Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"27","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"7bc17515-94fd-481b-8961-dd70faa07dfa","LogTimestamp":"2023-04-13T10:08:41.750Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.753Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7bc17515-94fd-481b-8961-dd70faa07dfa","LogTimestamp":"2023-04-13T10:08:41.750Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.754Z","message":"Retrieved json from SchemaService","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7bc17515-94fd-481b-8961-dd70faa07dfa","LogTimestamp":"2023-04-13T10:08:41.750Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.754Z","message":"Version being processedv22","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7bc17515-94fd-481b-8961-dd70faa07dfa","LogTimestamp":"2023-04-13T10:08:41.750Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.755Z","message":"Request Headers: {}","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7bc17515-94fd-481b-8961-dd70faa07dfa","LogTimestamp":"2023-04-13T10:08:41.750Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.756Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v22, BODY=","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"7bc17515-94fd-481b-8961-dd70faa07dfa","LogTimestamp":"2023-04-13T10:08:41.750Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.759Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"2ebb9c88-59bc-48a6-a2ca-870f43809c19","LogTimestamp":"2023-04-13T10:08:41.758Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.759Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"2ebb9c88-59bc-48a6-a2ca-870f43809c19","LogTimestamp":"2023-04-13T10:08:41.758Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.759Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"2ebb9c88-59bc-48a6-a2ca-870f43809c19","LogTimestamp":"2023-04-13T10:08:41.758Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.759Z","message":"Invoke","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"2ebb9c88-59bc-48a6-a2ca-870f43809c19","LogTimestamp":"2023-04-13T10:08:41.758Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.783Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"25","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"2ebb9c88-59bc-48a6-a2ca-870f43809c19","LogTimestamp":"2023-04-13T10:08:41.783Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.786Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2ebb9c88-59bc-48a6-a2ca-870f43809c19","LogTimestamp":"2023-04-13T10:08:41.783Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.786Z","message":"Retrieved json from SchemaService","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2ebb9c88-59bc-48a6-a2ca-870f43809c19","LogTimestamp":"2023-04-13T10:08:41.783Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.787Z","message":"Version being processedv23","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2ebb9c88-59bc-48a6-a2ca-870f43809c19","LogTimestamp":"2023-04-13T10:08:41.783Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.787Z","message":"Request Headers: {}","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2ebb9c88-59bc-48a6-a2ca-870f43809c19","LogTimestamp":"2023-04-13T10:08:41.783Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.788Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v23, BODY=","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"25","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"2ebb9c88-59bc-48a6-a2ca-870f43809c19","LogTimestamp":"2023-04-13T10:08:41.783Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.790Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"fcc9653b-bead-46c9-8a11-4c57331daba4","LogTimestamp":"2023-04-13T10:08:41.789Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.790Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"fcc9653b-bead-46c9-8a11-4c57331daba4","LogTimestamp":"2023-04-13T10:08:41.789Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.790Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"fcc9653b-bead-46c9-8a11-4c57331daba4","LogTimestamp":"2023-04-13T10:08:41.789Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.790Z","message":"Invoke","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"fcc9653b-bead-46c9-8a11-4c57331daba4","LogTimestamp":"2023-04-13T10:08:41.789Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.818Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"28","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"fcc9653b-bead-46c9-8a11-4c57331daba4","LogTimestamp":"2023-04-13T10:08:41.817Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.821Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"28","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fcc9653b-bead-46c9-8a11-4c57331daba4","LogTimestamp":"2023-04-13T10:08:41.817Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.821Z","message":"Retrieved json from SchemaService","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"28","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fcc9653b-bead-46c9-8a11-4c57331daba4","LogTimestamp":"2023-04-13T10:08:41.817Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.822Z","message":"Version being processedv24","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"28","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fcc9653b-bead-46c9-8a11-4c57331daba4","LogTimestamp":"2023-04-13T10:08:41.817Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.822Z","message":"Request Headers: {}","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"28","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fcc9653b-bead-46c9-8a11-4c57331daba4","LogTimestamp":"2023-04-13T10:08:41.817Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.823Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v24, BODY=","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"28","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"fcc9653b-bead-46c9-8a11-4c57331daba4","LogTimestamp":"2023-04-13T10:08:41.817Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.825Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"85c3bd4a-673c-441d-af75-cc600474527c","LogTimestamp":"2023-04-13T10:08:41.825Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.826Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"85c3bd4a-673c-441d-af75-cc600474527c","LogTimestamp":"2023-04-13T10:08:41.825Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.826Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"85c3bd4a-673c-441d-af75-cc600474527c","LogTimestamp":"2023-04-13T10:08:41.825Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.826Z","message":"Invoke","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"85c3bd4a-673c-441d-af75-cc600474527c","LogTimestamp":"2023-04-13T10:08:41.825Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.849Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"22","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"85c3bd4a-673c-441d-af75-cc600474527c","LogTimestamp":"2023-04-13T10:08:41.847Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.852Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"22","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"85c3bd4a-673c-441d-af75-cc600474527c","LogTimestamp":"2023-04-13T10:08:41.847Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.852Z","message":"Retrieved json from SchemaService","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"22","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"85c3bd4a-673c-441d-af75-cc600474527c","LogTimestamp":"2023-04-13T10:08:41.847Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.853Z","message":"Version being processedv25","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"22","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"85c3bd4a-673c-441d-af75-cc600474527c","LogTimestamp":"2023-04-13T10:08:41.847Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.853Z","message":"Request Headers: {}","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"22","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"85c3bd4a-673c-441d-af75-cc600474527c","LogTimestamp":"2023-04-13T10:08:41.847Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.854Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v25, BODY=","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"22","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"85c3bd4a-673c-441d-af75-cc600474527c","LogTimestamp":"2023-04-13T10:08:41.847Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.857Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"0129ddce-69f6-4672-bc76-a84e4dc255a7","LogTimestamp":"2023-04-13T10:08:41.856Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.857Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"0129ddce-69f6-4672-bc76-a84e4dc255a7","LogTimestamp":"2023-04-13T10:08:41.856Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.857Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"0129ddce-69f6-4672-bc76-a84e4dc255a7","LogTimestamp":"2023-04-13T10:08:41.856Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.857Z","message":"Invoke","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"0129ddce-69f6-4672-bc76-a84e4dc255a7","LogTimestamp":"2023-04-13T10:08:41.856Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.884Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"27","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"0129ddce-69f6-4672-bc76-a84e4dc255a7","LogTimestamp":"2023-04-13T10:08:41.883Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.886Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0129ddce-69f6-4672-bc76-a84e4dc255a7","LogTimestamp":"2023-04-13T10:08:41.883Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.887Z","message":"Retrieved json from SchemaService","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0129ddce-69f6-4672-bc76-a84e4dc255a7","LogTimestamp":"2023-04-13T10:08:41.883Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.887Z","message":"Version being processedv26","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0129ddce-69f6-4672-bc76-a84e4dc255a7","LogTimestamp":"2023-04-13T10:08:41.883Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.888Z","message":"Request Headers: {}","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0129ddce-69f6-4672-bc76-a84e4dc255a7","LogTimestamp":"2023-04-13T10:08:41.883Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.888Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v26, BODY=","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"27","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"0129ddce-69f6-4672-bc76-a84e4dc255a7","LogTimestamp":"2023-04-13T10:08:41.883Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.890Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"cd5552ff-522f-4c61-81e8-56db9af2b9dc","LogTimestamp":"2023-04-13T10:08:41.889Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.890Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"cd5552ff-522f-4c61-81e8-56db9af2b9dc","LogTimestamp":"2023-04-13T10:08:41.889Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.890Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"cd5552ff-522f-4c61-81e8-56db9af2b9dc","LogTimestamp":"2023-04-13T10:08:41.889Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.890Z","message":"Invoke","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"cd5552ff-522f-4c61-81e8-56db9af2b9dc","LogTimestamp":"2023-04-13T10:08:41.889Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.913Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"23","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"cd5552ff-522f-4c61-81e8-56db9af2b9dc","LogTimestamp":"2023-04-13T10:08:41.912Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.915Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"23","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cd5552ff-522f-4c61-81e8-56db9af2b9dc","LogTimestamp":"2023-04-13T10:08:41.912Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.916Z","message":"Retrieved json from SchemaService","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"23","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cd5552ff-522f-4c61-81e8-56db9af2b9dc","LogTimestamp":"2023-04-13T10:08:41.912Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.916Z","message":"Version being processedv27","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"23","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cd5552ff-522f-4c61-81e8-56db9af2b9dc","LogTimestamp":"2023-04-13T10:08:41.912Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.916Z","message":"Request Headers: {}","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"23","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cd5552ff-522f-4c61-81e8-56db9af2b9dc","LogTimestamp":"2023-04-13T10:08:41.912Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.917Z","message":"METHOD=GET, URL=http://aai-schema-service.onap:8452/aai/schema-service/v1/edgerules?version=v27, BODY=","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"23","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"cd5552ff-522f-4c61-81e8-56db9af2b9dc","LogTimestamp":"2023-04-13T10:08:41.912Z"},"thread":"main","logger":"org.onap.aai.restclient.RestClient","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.919Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:08:41.918Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.919Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:08:41.918Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.919Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:08:41.918Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.919Z","message":"Invoke","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:08:41.918Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"Unknown-Target-Entity"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.942Z","message":"InvokeReturn","context":{"ResponseCode":"200 OK","RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"23","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"Unknown-Target-Entity","ServiceName":"/aai/schema-service/v1/versions","TargetServiceName":"/aai/schema-service/v1/edgerules","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:08:41.941Z","ResponseDesc":"OK"},"thread":"main","logger":"o.o.l.f.base.AbstractMetricLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.944Z","message":"SchemaResponse Status code200 OK","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"23","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:08:41.941Z"},"thread":"main","logger":"o.o.a.setup.SchemaServiceTranslator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:41.944Z","message":"Retrieved json from SchemaService","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ElapsedTime":"23","ServerFQDN":"aai-resources","ServiceName":"/aai/schema-service/v1/versions","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:08:41.941Z"},"thread":"main","logger":"org.onap.aai.edges.EdgeIngestor","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:43.369Z","message":"Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:08:41.941Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:43.370Z","message":"Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:08:41.941Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:43.371Z","message":"Loaded expression factory via original TCCL","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:08:41.941Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.m.ResourceBundleMessageInterpolator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:43.373Z","message":"Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:08:41.941Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:43.374Z","message":"Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:08:41.941Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:43.376Z","message":"Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:08:41.941Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ConfigurationImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:43.377Z","message":"Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:08:41.941Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ConfigurationImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:43.378Z","message":"Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:08:41.941Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ConfigurationImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:43.380Z","message":"Trying to load META-INF/validation.xml for XML based Validator configuration.","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:08:41.941Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.config.ValidationXmlParser","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:43.380Z","message":"Trying to load META-INF/validation.xml via user class loader","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:08:41.941Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.c.ResourceLoaderHelper","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:43.381Z","message":"Trying to load META-INF/validation.xml via TCCL","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:08:41.941Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.c.ResourceLoaderHelper","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:43.381Z","message":"Trying to load META-INF/validation.xml via Hibernate Validator's class loader","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:08:41.941Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.c.ResourceLoaderHelper","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:43.382Z","message":"No META-INF/validation.xml found. Using annotation based configuration only.","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:08:41.941Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.config.ValidationXmlParser","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:43.406Z","message":"HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator.","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:08:41.941Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:43.406Z","message":"HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:08:41.941Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:43.407Z","message":"HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:08:41.941Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:43.407Z","message":"HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:08:41.941Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:43.407Z","message":"HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:08:41.941Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:43.953Z","message":"DataStax Java driver 3.6.0 for Apache Cassandra","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:08:41.941Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"com.datastax.driver.core","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:43.971Z","message":"Detected Guava >= 19 in the classpath, using modern compatibility layer","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:08:41.941Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"c.d.driver.core.GuavaCompatibility","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:43.973Z","message":"com.datastax.driver.NEW_NODE_DELAY_SECONDS is undefined, using default value 1","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:08:41.941Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:43.973Z","message":"com.datastax.driver.NOTIF_LOCK_TIMEOUT_SECONDS is undefined, using default value 60","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:08:41.941Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:44.055Z","message":"com.datastax.driver.USE_NATIVE_CLOCK is undefined, using default value true","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:08:41.941Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:44.361Z","message":"Using native clock to generate timestamps.","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:08:41.941Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"c.datastax.driver.core.ClockFactory","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:44.365Z","message":"com.datastax.driver.NON_BLOCKING_EXECUTOR_SIZE is undefined, using default value 2","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:08:41.941Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"c.d.driver.core.SystemProperties","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:44.467Z","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":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:08:41.941Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.s.b.a.g.t.GroovyTemplateAutoConfiguration","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:08:45.561Z","message":"Filter 'webMetricsFilter' configured for use","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:08:41.941Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"i.m.s.w.servlet.WebMvcMetricsFilter","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:47.246Z","message":"Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:08:41.941Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:47.246Z","message":"Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:08:41.941Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.e.r.TraversableResolvers","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:47.247Z","message":"Trying to load META-INF/validation.xml for XML based Validator configuration.","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:08:41.941Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.config.ValidationXmlParser","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:47.248Z","message":"Trying to load META-INF/validation.xml via TCCL","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:08:41.941Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.c.ResourceLoaderHelper","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:47.248Z","message":"Trying to load META-INF/validation.xml via Hibernate Validator's class loader","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:08:41.941Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.c.ResourceLoaderHelper","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:47.249Z","message":"No META-INF/validation.xml found. Using annotation based configuration only.","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:08:41.941Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.x.config.ValidationXmlParser","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:47.323Z","message":"Loaded expression factory via original TCCL","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:08:41.941Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.m.ResourceBundleMessageInterpolator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:47.323Z","message":"HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:08:41.941Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:47.323Z","message":"HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:08:41.941Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:47.323Z","message":"HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:08:41.941Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:47.324Z","message":"HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:08:41.941Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:47.324Z","message":"HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:08:41.941Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"o.h.v.i.engine.ValidatorFactoryImpl","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:47.336Z","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-04-13T10:08:47.336Z","message":"Using native clock to generate timestamps.","thread":"Timer-0","logger":"c.datastax.driver.core.ClockFactory","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:47.336Z","message":"Starting new cluster with contact points [cassandra/10.233.75.110:9042]","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:47.431Z","message":"Using SLF4J as the default logging framework","thread":"Timer-0","logger":"i.n.u.i.l.InternalLoggerFactory","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:47.516Z","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":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:08:41.941Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.glassfish.jersey.internal.Errors","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:08:47.527Z","message":"Filter 'errorHandler' configured for use","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:08:41.941Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.onap.aai.config.ErrorHandler","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:47.530Z","message":"-Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024","thread":"Timer-0","logger":"i.n.u.i.InternalThreadLocalMap","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:47.530Z","message":"-Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096","thread":"Timer-0","logger":"i.n.u.i.InternalThreadLocalMap","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:47.635Z","message":"-Dio.netty.noUnsafe: false","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:47.636Z","message":"Java version: 8","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:47.637Z","message":"sun.misc.Unsafe.theUnsafe: available","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:47.638Z","message":"sun.misc.Unsafe.copyMemory: available","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:47.639Z","message":"java.nio.Buffer.address: available","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:47.640Z","message":"direct buffer constructor: available","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:47.642Z","message":"java.nio.Bits.unaligned: available, true","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:47.642Z","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-04-13T10:08:47.642Z","message":"java.nio.DirectByteBuffer.(long, int): available","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent0","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:47.642Z","message":"sun.misc.Unsafe: available","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:47.643Z","message":"-Dio.netty.tmpdir: /tmp (java.io.tmpdir)","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:47.643Z","message":"-Dio.netty.bitMode: 64 (sun.arch.data.model)","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:47.645Z","message":"-Dio.netty.maxDirectMemory: 1020067840 bytes","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:47.645Z","message":"-Dio.netty.uninitializedArrayAllocationThreshold: -1","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:47.647Z","message":"java.nio.ByteBuffer.cleaner(): available","thread":"Timer-0","logger":"io.netty.util.internal.CleanerJava6","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:47.648Z","message":"-Dio.netty.noPreferDirect: false","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:47.656Z","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-04-13T10:08:47.712Z","message":"-Dio.netty.native.workdir: /tmp (io.netty.tmpdir)","thread":"Timer-0","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:47.712Z","message":"-Dio.netty.native.deleteLibAfterLoading: true","thread":"Timer-0","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:47.713Z","message":"-Dio.netty.native.tryPatchShadedId: true","thread":"Timer-0","logger":"i.n.u.internal.NativeLibraryLoader","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:47.718Z","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-04-13T10:08:47.720Z","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-04-13T10:08:47.722Z","message":"Application 'aai-resources' is running on 8447!","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:08:41.941Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.onap.aai.ResourcesApp","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:47.723Z","message":"Initializing AAIConfig","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:08:41.941Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:47.723Z","message":"Reloading config from /opt/app/aai-resources/./resources/etc/appprops/aaiconfig.properties","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:08:41.941Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:47.724Z","message":"Found the aaiconfig.properties in the following location: /opt/app/aai-resources/./resources/etc/appprops/aaiconfig.properties","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:08:41.941Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:47.725Z","message":"A&AI Server Node Name = aai.config.nodename","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:08:41.941Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.onap.aai.util.AAIConfig","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:47.744Z","message":"Unable to load the library '/tmp/libnetty_transport_native_epoll_x86_641320944812675887287.so', trying other loading mechanism.","exception":"java.lang.UnsatisfiedLinkError: unsupported JNI version 0xFFFFFFFF required by /tmp/libnetty_transport_native_epoll_x86_641320944812675887287.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-04-13T10:08:47.750Z","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-04-13T10:08:47.751Z","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-04-13T10:08:47.753Z","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_641320944812675887287.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_641320944812675887287.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-04-13T10:08:47.815Z","message":"-Dio.netty.eventLoopThreads: 4","thread":"Timer-0","logger":"i.n.c.MultithreadEventLoopGroup","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:47.836Z","message":"-Dio.netty.noKeySetOptimization: false","thread":"Timer-0","logger":"io.netty.channel.nio.NioEventLoop","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:47.837Z","message":"-Dio.netty.selectorAutoRebuildThreshold: 512","thread":"Timer-0","logger":"io.netty.channel.nio.NioEventLoop","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:47.861Z","message":"org.jctools-core.MpscChunkedArrayQueue: available","thread":"Timer-0","logger":"i.n.util.internal.PlatformDependent","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:47.923Z","message":"-Dio.netty.leakDetection.level: simple","thread":"Timer-0","logger":"io.netty.util.ResourceLeakDetector","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:47.923Z","message":"-Dio.netty.leakDetection.targetRecords: 4","thread":"Timer-0","logger":"io.netty.util.ResourceLeakDetector","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:47.928Z","message":"Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@4e4c002d","thread":"Timer-0","logger":"i.n.util.ResourceLeakDetectorFactory","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:48.013Z","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-04-13T10:08:48.134Z","message":"[cassandra/10.233.75.110: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-04-13T10:08:48.142Z","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-04-13T10:08:48.142Z","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-04-13T10:08:48.142Z","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-04-13T10:08:48.258Z","message":"-Dio.netty.allocator.numHeapArenas: 4","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:48.258Z","message":"-Dio.netty.allocator.numDirectArenas: 4","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:48.258Z","message":"-Dio.netty.allocator.pageSize: 8192","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:48.258Z","message":"-Dio.netty.allocator.maxOrder: 11","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:48.258Z","message":"-Dio.netty.allocator.chunkSize: 16777216","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:48.258Z","message":"-Dio.netty.allocator.tinyCacheSize: 512","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:48.258Z","message":"-Dio.netty.allocator.smallCacheSize: 256","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:48.258Z","message":"-Dio.netty.allocator.normalCacheSize: 64","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:48.258Z","message":"-Dio.netty.allocator.maxCachedBufferCapacity: 32768","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:48.258Z","message":"-Dio.netty.allocator.cacheTrimInterval: 8192","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:48.259Z","message":"-Dio.netty.allocator.cacheTrimIntervalMillis: 0","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:48.259Z","message":"-Dio.netty.allocator.useCacheForAllThreads: true","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:48.259Z","message":"-Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023","thread":"Timer-0","logger":"i.n.buffer.PooledByteBufAllocator","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:48.351Z","message":"-Dio.netty.processId: 6 (auto-detected)","thread":"Timer-0","logger":"io.netty.channel.DefaultChannelId","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:48.356Z","message":"-Djava.net.preferIPv4Stack: false","thread":"Timer-0","logger":"io.netty.util.NetUtil","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:48.356Z","message":"-Djava.net.preferIPv6Addresses: false","thread":"Timer-0","logger":"io.netty.util.NetUtil","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:48.359Z","message":"Loopback interface: lo (lo, 127.0.0.1)","thread":"Timer-0","logger":"io.netty.util.NetUtil","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:48.360Z","message":"/proc/sys/net/core/somaxconn: 4096","thread":"Timer-0","logger":"io.netty.util.NetUtil","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:48.361Z","message":"-Dio.netty.machineId: 06:dd:56:ff:fe:cb:76:1c (auto-detected)","thread":"Timer-0","logger":"io.netty.channel.DefaultChannelId","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:48.430Z","message":"-Dio.netty.allocator.type: pooled","thread":"Timer-0","logger":"io.netty.buffer.ByteBufUtil","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:48.431Z","message":"-Dio.netty.threadLocalDirectBufferSize: 0","thread":"Timer-0","logger":"io.netty.buffer.ByteBufUtil","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:48.431Z","message":"-Dio.netty.maxThreadLocalCharBufferSize: 16384","thread":"Timer-0","logger":"io.netty.buffer.ByteBufUtil","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:48.536Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:08:48.620Z","message":"-Dio.netty.recycler.maxCapacityPerThread: 4096","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.util.Recycler","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:48.620Z","message":"-Dio.netty.recycler.maxSharedCapacityFactor: 2","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.util.Recycler","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:48.620Z","message":"-Dio.netty.recycler.linkCapacity: 16","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.util.Recycler","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:48.620Z","message":"-Dio.netty.recycler.ratio: 8","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.util.Recycler","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:48.636Z","message":"-Dio.netty.buffer.checkAccessible: true","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.buffer.AbstractByteBuf","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:48.636Z","message":"-Dio.netty.buffer.checkBounds: true","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.buffer.AbstractByteBuf","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:48.636Z","message":"Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@6bc902b","thread":"JanusGraph Cluster-nio-worker-0","logger":"i.n.util.ResourceLeakDetectorFactory","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:48.704Z","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-04-13T10:08:48.861Z","message":"[cassandra/10.233.75.110:9042] Connection[cassandra/10.233.75.110: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-04-13T10:08:48.865Z","message":"[Control connection] Refreshing node list and token map","thread":"Timer-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:48.989Z","message":"[Control connection] Refreshing schema","thread":"Timer-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:49.254Z","message":"[Control connection] established to cassandra/10.233.75.110:9042","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:49.255Z","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-04-13T10:08:49.257Z","message":"New Cassandra host /10.233.73.55:9042 added","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:49.258Z","message":"New Cassandra host cassandra/10.233.75.110:9042 added","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:49.258Z","message":"New Cassandra host /10.233.74.149:9042 added","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:49.265Z","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-04-13T10:08:49.272Z","message":"[/10.233.73.55: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-04-13T10:08:49.275Z","message":"Connection[/10.233.73.55: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-04-13T10:08:49.283Z","message":"[cassandra/10.233.75.110: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-04-13T10:08:49.283Z","message":"[/10.233.74.149: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-04-13T10:08:49.284Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:08:49.305Z","message":"Connection[/10.233.74.149: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-04-13T10:08:49.459Z","message":"[cassandra/10.233.75.110:9042] Connection[cassandra/10.233.75.110: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-04-13T10:08:49.465Z","message":"Created connection pool to host cassandra/10.233.75.110: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-04-13T10:08:49.466Z","message":"Added connection pool for cassandra/10.233.75.110:9042","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:49.458Z","message":"[/10.233.74.149:9042] Connection[/10.233.74.149: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-04-13T10:08:49.467Z","message":"Created connection pool to host /10.233.74.149: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-04-13T10:08:49.467Z","message":"Added connection pool for /10.233.74.149:9042","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:49.529Z","message":"[/10.233.73.55:9042] Connection[/10.233.73.55: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-04-13T10:08:49.530Z","message":"Created connection pool to host /10.233.73.55: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-04-13T10:08:49.530Z","message":"Added connection pool for /10.233.73.55:9042","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:49.798Z","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-04-13T10:08:49.802Z","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-04-13T10:08:49.802Z","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-04-13T10:08:49.802Z","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-04-13T10:08:49.802Z","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-04-13T10:08:49.802Z","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-04-13T10:08:49.804Z","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-04-13T10:08:49.804Z","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-04-13T10:08:49.804Z","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-04-13T10:08:49.804Z","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-04-13T10:08:49.805Z","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-04-13T10:08:49.805Z","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-04-13T10:08:49.805Z","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-04-13T10:08:49.805Z","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-04-13T10:08:49.805Z","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-04-13T10:08:49.806Z","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-04-13T10:08:49.806Z","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-04-13T10:08:49.806Z","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-04-13T10:08:49.806Z","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-04-13T10:08:49.806Z","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-04-13T10:08:49.806Z","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-04-13T10:08:49.807Z","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-04-13T10:08:49.807Z","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-04-13T10:08:49.807Z","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-04-13T10:08:49.807Z","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-04-13T10:08:49.807Z","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-04-13T10:08:49.807Z","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-04-13T10:08:49.807Z","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-04-13T10:08:49.808Z","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-04-13T10:08:49.808Z","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-04-13T10:08:49.808Z","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-04-13T10:08:49.808Z","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-04-13T10:08:49.808Z","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-04-13T10:08:49.808Z","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-04-13T10:08:49.809Z","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-04-13T10:08:49.809Z","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-04-13T10:08:49.809Z","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-04-13T10:08:49.809Z","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-04-13T10:08:49.809Z","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-04-13T10:08:49.809Z","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-04-13T10:08:49.809Z","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-04-13T10:08:49.810Z","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-04-13T10:08:49.810Z","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-04-13T10:08:49.810Z","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-04-13T10:08:49.810Z","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-04-13T10:08:49.810Z","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-04-13T10:08:49.810Z","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-04-13T10:08:49.810Z","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-04-13T10:08:49.811Z","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-04-13T10:08:49.811Z","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-04-13T10:08:49.811Z","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-04-13T10:08:49.811Z","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-04-13T10:08:49.811Z","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-04-13T10:08:49.811Z","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-04-13T10:08:49.811Z","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-04-13T10:08:49.811Z","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-04-13T10:08:49.812Z","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-04-13T10:08:49.812Z","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-04-13T10:08:49.812Z","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-04-13T10:08:49.812Z","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-04-13T10:08:49.812Z","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-04-13T10:08:49.813Z","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-04-13T10:08:49.813Z","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-04-13T10:08:49.813Z","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-04-13T10:08:49.813Z","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-04-13T10:08:49.813Z","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-04-13T10:08:49.813Z","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-04-13T10:08:49.814Z","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-04-13T10:08:49.814Z","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-04-13T10:08:49.814Z","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-04-13T10:08:49.814Z","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-04-13T10:08:49.814Z","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-04-13T10:08:49.814Z","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-04-13T10:08:49.814Z","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-04-13T10:08:49.815Z","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-04-13T10:08:49.815Z","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-04-13T10:08:49.815Z","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-04-13T10:08:49.815Z","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-04-13T10:08:49.815Z","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-04-13T10:08:49.815Z","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-04-13T10:08:49.815Z","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-04-13T10:08:49.816Z","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-04-13T10:08:49.816Z","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-04-13T10:08:49.816Z","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-04-13T10:08:49.816Z","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-04-13T10:08:49.816Z","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-04-13T10:08:49.816Z","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-04-13T10:08:49.817Z","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-04-13T10:08:49.817Z","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-04-13T10:08:49.817Z","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-04-13T10:08:49.817Z","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-04-13T10:08:49.817Z","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-04-13T10:08:49.817Z","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-04-13T10:08:49.818Z","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-04-13T10:08:49.818Z","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-04-13T10:08:49.818Z","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-04-13T10:08:49.818Z","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-04-13T10:08:49.818Z","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-04-13T10:08:49.818Z","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-04-13T10:08:49.818Z","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-04-13T10:08:49.818Z","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-04-13T10:08:49.819Z","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-04-13T10:08:49.819Z","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-04-13T10:08:49.819Z","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-04-13T10:08:49.819Z","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-04-13T10:08:49.819Z","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-04-13T10:08:49.819Z","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-04-13T10:08:49.820Z","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-04-13T10:08:49.820Z","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-04-13T10:08:49.820Z","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-04-13T10:08:49.820Z","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-04-13T10:08:49.820Z","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-04-13T10:08:49.820Z","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-04-13T10:08:49.820Z","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-04-13T10:08:49.821Z","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-04-13T10:08:49.821Z","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-04-13T10:08:49.821Z","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-04-13T10:08:49.821Z","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-04-13T10:08:49.821Z","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-04-13T10:08:49.821Z","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-04-13T10:08:49.821Z","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-04-13T10:08:49.821Z","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-04-13T10:08:49.821Z","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-04-13T10:08:49.822Z","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-04-13T10:08:49.822Z","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-04-13T10:08:49.822Z","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-04-13T10:08:49.822Z","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-04-13T10:08:49.822Z","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-04-13T10:08:49.822Z","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-04-13T10:08:49.822Z","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-04-13T10:08:49.822Z","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-04-13T10:08:49.822Z","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-04-13T10:08:49.822Z","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-04-13T10:08:49.822Z","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-04-13T10:08:49.822Z","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-04-13T10:08:49.823Z","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-04-13T10:08:49.823Z","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-04-13T10:08:49.823Z","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-04-13T10:08:49.823Z","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-04-13T10:08:49.823Z","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-04-13T10:08:49.823Z","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-04-13T10:08:49.823Z","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-04-13T10:08:49.824Z","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-04-13T10:08:49.824Z","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-04-13T10:08:49.824Z","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-04-13T10:08:49.824Z","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-04-13T10:08:49.824Z","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-04-13T10:08:49.824Z","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-04-13T10:08:49.825Z","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-04-13T10:08:49.825Z","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-04-13T10:08:49.825Z","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-04-13T10:08:49.825Z","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-04-13T10:08:49.825Z","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-04-13T10:08:49.825Z","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-04-13T10:08:49.825Z","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-04-13T10:08:49.826Z","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-04-13T10:08:49.826Z","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-04-13T10:08:49.826Z","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-04-13T10:08:49.826Z","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-04-13T10:08:49.826Z","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-04-13T10:08:49.826Z","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-04-13T10:08:49.826Z","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-04-13T10:08:49.827Z","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-04-13T10:08:49.827Z","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-04-13T10:08:49.827Z","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-04-13T10:08:49.827Z","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-04-13T10:08:49.827Z","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-04-13T10:08:49.827Z","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-04-13T10:08:49.827Z","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-04-13T10:08:49.827Z","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-04-13T10:08:49.828Z","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-04-13T10:08:49.828Z","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-04-13T10:08:49.828Z","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-04-13T10:08:49.828Z","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-04-13T10:08:49.828Z","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-04-13T10:08:49.828Z","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-04-13T10:08:49.828Z","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-04-13T10:08:49.828Z","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-04-13T10:08:49.828Z","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-04-13T10:08:49.828Z","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-04-13T10:08:49.828Z","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-04-13T10:08:49.828Z","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-04-13T10:08:49.828Z","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-04-13T10:08:49.829Z","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-04-13T10:08:49.829Z","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-04-13T10:08:49.829Z","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-04-13T10:08:49.829Z","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-04-13T10:08:49.829Z","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-04-13T10:08:49.829Z","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-04-13T10:08:49.829Z","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-04-13T10:08:49.829Z","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-04-13T10:08:49.829Z","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-04-13T10:08:49.829Z","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-04-13T10:08:49.830Z","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-04-13T10:08:49.830Z","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-04-13T10:08:49.830Z","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-04-13T10:08:49.830Z","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-04-13T10:08:49.830Z","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-04-13T10:08:49.830Z","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-04-13T10:08:49.830Z","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-04-13T10:08:49.831Z","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-04-13T10:08:49.831Z","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-04-13T10:08:49.831Z","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-04-13T10:08:49.831Z","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-04-13T10:08:49.831Z","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-04-13T10:08:49.831Z","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-04-13T10:08:49.831Z","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-04-13T10:08:49.832Z","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-04-13T10:08:49.832Z","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-04-13T10:08:49.832Z","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-04-13T10:08:49.832Z","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-04-13T10:08:49.832Z","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-04-13T10:08:49.833Z","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-04-13T10:08:49.833Z","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-04-13T10:08:49.833Z","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-04-13T10:08:49.833Z","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-04-13T10:08:49.833Z","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-04-13T10:08:49.834Z","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-04-13T10:08:49.834Z","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-04-13T10:08:49.834Z","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-04-13T10:08:49.834Z","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-04-13T10:08:49.834Z","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-04-13T10:08:49.834Z","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-04-13T10:08:49.835Z","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-04-13T10:08:49.835Z","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-04-13T10:08:49.835Z","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-04-13T10:08:49.835Z","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-04-13T10:08:49.835Z","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-04-13T10:08:49.835Z","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-04-13T10:08:49.835Z","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-04-13T10:08:49.835Z","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-04-13T10:08:49.836Z","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-04-13T10:08:49.836Z","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-04-13T10:08:49.836Z","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-04-13T10:08:49.836Z","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-04-13T10:08:49.837Z","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-04-13T10:08:49.837Z","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-04-13T10:08:49.837Z","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-04-13T10:08:49.837Z","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-04-13T10:08:49.837Z","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-04-13T10:08:49.837Z","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-04-13T10:08:49.837Z","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-04-13T10:08:49.837Z","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-04-13T10:08:49.838Z","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-04-13T10:08:49.838Z","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-04-13T10:08:49.838Z","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-04-13T10:08:49.838Z","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-04-13T10:08:49.838Z","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-04-13T10:08:49.838Z","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-04-13T10:08:49.838Z","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-04-13T10:08:49.838Z","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-04-13T10:08:49.839Z","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-04-13T10:08:49.839Z","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-04-13T10:08:49.839Z","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-04-13T10:08:49.839Z","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-04-13T10:08:49.839Z","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-04-13T10:08:49.839Z","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-04-13T10:08:49.839Z","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-04-13T10:08:49.839Z","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-04-13T10:08:49.839Z","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-04-13T10:08:49.840Z","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-04-13T10:08:49.840Z","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-04-13T10:08:49.840Z","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-04-13T10:08:49.840Z","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-04-13T10:08:49.841Z","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-04-13T10:08:49.841Z","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-04-13T10:08:49.841Z","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-04-13T10:08:49.841Z","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-04-13T10:08:49.842Z","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-04-13T10:08:49.842Z","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-04-13T10:08:49.842Z","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-04-13T10:08:49.842Z","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-04-13T10:08:49.842Z","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-04-13T10:08:49.843Z","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-04-13T10:08:49.843Z","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-04-13T10:08:49.843Z","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-04-13T10:08:49.843Z","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-04-13T10:08:49.843Z","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-04-13T10:08:49.844Z","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-04-13T10:08:49.844Z","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-04-13T10:08:49.844Z","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-04-13T10:08:49.844Z","message":"Reflections took 45 ms to scan 1 urls, producing 0 keys and 0 values ","thread":"Timer-0","logger":"org.reflections.Reflections","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:50.053Z","message":"Connection[/10.233.73.55:9042-1, inFlight=0, closed=true] closing connection","thread":"Timer-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:50.054Z","message":"[/10.233.73.55:9042] Connection[/10.233.73.55: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-04-13T10:08:50.058Z","message":"Connection[cassandra/10.233.75.110:9042-2, inFlight=0, closed=true] closing connection","thread":"Timer-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:50.058Z","message":"[cassandra/10.233.75.110:9042] Connection[cassandra/10.233.75.110: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-04-13T10:08:50.060Z","message":"Connection[/10.233.74.149:9042-1, inFlight=0, closed=true] closing connection","thread":"Timer-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:50.061Z","message":"[/10.233.74.149:9042] Connection[/10.233.74.149: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-04-13T10:08:50.062Z","message":"Shutting down","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:50.064Z","message":"Connection[cassandra/10.233.75.110:9042-1, inFlight=0, closed=true] closing connection","thread":"Timer-0","logger":"com.datastax.driver.core.Connection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:50.065Z","message":"[cassandra/10.233.75.110:9042] Connection[cassandra/10.233.75.110: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-04-13T10:08:52.082Z","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-04-13T10:08:52.083Z","message":"Freed 37 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-04-13T10:08:52.116Z","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-04-13T10:08:52.117Z","message":"Using native clock to generate timestamps.","thread":"Timer-0","logger":"c.datastax.driver.core.ClockFactory","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:52.117Z","message":"Starting new cluster with contact points [cassandra/10.233.75.110:9042]","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:52.123Z","message":"[cassandra/10.233.75.110: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-04-13T10:08:52.127Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:08:52.296Z","message":"[cassandra/10.233.75.110:9042] Connection[cassandra/10.233.75.110: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-04-13T10:08:52.297Z","message":"[Control connection] Refreshing node list and token map","thread":"Timer-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:52.321Z","message":"[Control connection] Refreshing schema","thread":"Timer-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:52.372Z","message":"[Control connection] established to cassandra/10.233.75.110:9042","thread":"Timer-0","logger":"com.datastax.driver.core.Host.STATES","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:52.372Z","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-04-13T10:08:52.372Z","message":"New Cassandra host /10.233.73.55:9042 added","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:52.372Z","message":"New Cassandra host cassandra/10.233.75.110:9042 added","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:52.372Z","message":"New Cassandra host /10.233.74.149:9042 added","thread":"Timer-0","logger":"com.datastax.driver.core.Cluster","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:52.373Z","message":"[/10.233.73.55: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-04-13T10:08:52.374Z","message":"[cassandra/10.233.75.110: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-04-13T10:08:52.374Z","message":"[/10.233.74.149: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-04-13T10:08:52.375Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:08:52.375Z","message":"Connection[/10.233.73.55: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-04-13T10:08:52.375Z","message":"Connection[/10.233.74.149: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-04-13T10:08:52.516Z","message":"[/10.233.74.149:9042] Connection[/10.233.74.149: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-04-13T10:08:52.517Z","message":"Created connection pool to host /10.233.74.149: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-04-13T10:08:52.517Z","message":"Added connection pool for /10.233.74.149:9042","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:52.518Z","message":"[cassandra/10.233.75.110:9042] Connection[cassandra/10.233.75.110: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-04-13T10:08:52.519Z","message":"Created connection pool to host cassandra/10.233.75.110: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-04-13T10:08:52.519Z","message":"Added connection pool for cassandra/10.233.75.110:9042","thread":"JanusGraph Cluster-nio-worker-0","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:52.530Z","message":"[/10.233.73.55:9042] Connection[/10.233.73.55: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-04-13T10:08:52.530Z","message":"Created connection pool to host /10.233.73.55: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-04-13T10:08:52.531Z","message":"Added connection pool for /10.233.73.55:9042","thread":"JanusGraph Cluster-nio-worker-1","logger":"com.datastax.driver.core.Session","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:53.355Z","message":"Resources MicroService Started","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:08:41.941Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.onap.aai.ResourcesApp","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:08:53.356Z","message":"Resources MicroService Started","context":{"RequestID":"d8390ebe-bf64-45ca-a03a-bb9920e99fa2","ServiceName":"/aai/schema-service/v1/versions","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:08:41.941Z","ServerFQDN":"aai-resources"},"thread":"main","logger":"org.onap.aai.ResourcesApp","level":"DEBUG","logType":"app"}
Resources Microservice Started
{"timestamp":"2023-04-13T10:08:53.436Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:08:53.966Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:53.966Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:53.969Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:56.365Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:08:56.621Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:56.621Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:08:56.622Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:01.109Z","message":"Entering","context":{"RequestID":"57b9b3b2-2781-482f-bfa3-63eaaa38422c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"04357b8e-84c4-4eb2-849c-1263102d7dfc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:09:01.108Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:09:01.216Z","message":"Database is available from CACHED check.","context":{"RequestID":"57b9b3b2-2781-482f-bfa3-63eaaa38422c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"04357b8e-84c4-4eb2-849c-1263102d7dfc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:09:01.108Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:01.232Z","message":"{\"transactionId\":\"57b9b3b2-2781-482f-bfa3-63eaaa38422c\",\"status\":\"200\",\"rqstDate\":\"230413-10:09:01:111\",\"respDate\":\"230413-10:09:01:231\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:57b9b3b2-2781-482f-bfa3-63eaaa38422c\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:09:01:111-41901\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[57b9b3b2-2781-482f-bfa3-63eaaa38422c]}\\\"}\"}","context":{"RequestID":"57b9b3b2-2781-482f-bfa3-63eaaa38422c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"04357b8e-84c4-4eb2-849c-1263102d7dfc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:09:01.108Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:01.233Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"57b9b3b2-2781-482f-bfa3-63eaaa38422c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"124","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"04357b8e-84c4-4eb2-849c-1263102d7dfc","LogTimestamp":"2023-04-13T10:09:01.232Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:09:01 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 307 - "logType": "access"
{"timestamp":"2023-04-13T10:09:06.365Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:09:06.693Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:06.693Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:06.694Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:10.855Z","message":"Entering","context":{"RequestID":"91f5a25a-8062-4a7e-bd83-4462f18e0cce","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0e1a8698-1a9a-4018-b469-b5c7f95046f3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:09:10.854Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:09:10.859Z","message":"Database is available from CACHED check.","context":{"RequestID":"91f5a25a-8062-4a7e-bd83-4462f18e0cce","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0e1a8698-1a9a-4018-b469-b5c7f95046f3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:09:10.854Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:10.861Z","message":"{\"transactionId\":\"91f5a25a-8062-4a7e-bd83-4462f18e0cce\",\"status\":\"200\",\"rqstDate\":\"230413-10:09:10:856\",\"respDate\":\"230413-10:09:10:861\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:91f5a25a-8062-4a7e-bd83-4462f18e0cce\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:09:10:856-71784\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[91f5a25a-8062-4a7e-bd83-4462f18e0cce]}\\\"}\"}","context":{"RequestID":"91f5a25a-8062-4a7e-bd83-4462f18e0cce","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0e1a8698-1a9a-4018-b469-b5c7f95046f3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:09:10.854Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:10.862Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"91f5a25a-8062-4a7e-bd83-4462f18e0cce","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"8","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0e1a8698-1a9a-4018-b469-b5c7f95046f3","LogTimestamp":"2023-04-13T10:09:10.862Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:09:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-04-13T10:09:14.082Z","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-04-13T10:09:15.102Z","message":"[Control connection] Refreshing schema for sdcartifact","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:15.112Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"JanusGraph Cluster-worker-0","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:15.120Z","message":"Token to replica map computation for keyspace sdcartifact completed in 8 milliseconds","thread":"JanusGraph Cluster-worker-0","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:15.837Z","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-04-13T10:09:16.366Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:09:16.621Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:16.622Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:16.622Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:16.803Z","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-04-13T10:09:17.790Z","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-04-13T10:09:18.791Z","message":"[Control connection] Refreshing schema for sdcartifact","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:18.809Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"JanusGraph Cluster-worker-1","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:18.825Z","message":"Token to replica map computation for keyspace sdcartifact completed in 16 milliseconds","thread":"JanusGraph Cluster-worker-1","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:19.832Z","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-04-13T10:09:20.408Z","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-04-13T10:09:20.854Z","message":"Entering","context":{"RequestID":"84cf1b79-e833-484f-925e-eb60b098d12b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9ef2ad6e-76e6-48dd-9d4e-a6e911e1d605","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:09:20.854Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:09:20.861Z","message":"Database is available from CACHED check.","context":{"RequestID":"84cf1b79-e833-484f-925e-eb60b098d12b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9ef2ad6e-76e6-48dd-9d4e-a6e911e1d605","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:09:20.854Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:20.862Z","message":"{\"transactionId\":\"84cf1b79-e833-484f-925e-eb60b098d12b\",\"status\":\"200\",\"rqstDate\":\"230413-10:09:20:856\",\"respDate\":\"230413-10:09:20:862\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:84cf1b79-e833-484f-925e-eb60b098d12b\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:09:20:856-32406\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[84cf1b79-e833-484f-925e-eb60b098d12b]}\\\"}\"}","context":{"RequestID":"84cf1b79-e833-484f-925e-eb60b098d12b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9ef2ad6e-76e6-48dd-9d4e-a6e911e1d605","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:09:20.854Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:20.863Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"84cf1b79-e833-484f-925e-eb60b098d12b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"9","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ef2ad6e-76e6-48dd-9d4e-a6e911e1d605","LogTimestamp":"2023-04-13T10:09:20.863Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:09:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 17 - "logType": "access"
{"timestamp":"2023-04-13T10:09:21.410Z","message":"[Control connection] Refreshing schema for everything.null (null)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:21.467Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"JanusGraph Cluster-worker-0","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:21.473Z","message":"Token to replica map computation for keyspace sdcartifact completed in 6 milliseconds","thread":"JanusGraph Cluster-worker-0","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:21.859Z","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-04-13T10:09:22.860Z","message":"[Control connection] Refreshing schema for sdcrepository.migrationtasks (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:23.529Z","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-04-13T10:09:24.530Z","message":"[Control connection] Refreshing schema for sdcrepository.operationalenvironment (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:25.029Z","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-04-13T10:09:26.030Z","message":"[Control connection] Refreshing schema for sdcrepository.operationalenvironment (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:26.366Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:09:26.446Z","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-04-13T10:09:26.557Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:26.557Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:26.557Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:27.447Z","message":"[Control connection] Refreshing schema for sdcrepository.featuretogglestate (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:27.459Z","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-04-13T10:09:28.460Z","message":"[Control connection] Refreshing schema for sdcaudit","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:28.473Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"JanusGraph Cluster-worker-1","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:28.487Z","message":"Token to replica map computation for keyspace sdcartifact completed in 14 milliseconds","thread":"JanusGraph Cluster-worker-1","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:28.749Z","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-04-13T10:09:29.751Z","message":"[Control connection] Refreshing schema for sdcaudit.useradminevent (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:30.001Z","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-04-13T10:09:30.852Z","message":"Entering","context":{"RequestID":"c67c288f-6840-4bea-8889-e2eec802e998","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5d70b7f7-95bd-46f4-89bd-be9899e219fc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:09:30.851Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:09:30.854Z","message":"Database is available from CACHED check.","context":{"RequestID":"c67c288f-6840-4bea-8889-e2eec802e998","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5d70b7f7-95bd-46f4-89bd-be9899e219fc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:09:30.851Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:30.856Z","message":"{\"transactionId\":\"c67c288f-6840-4bea-8889-e2eec802e998\",\"status\":\"200\",\"rqstDate\":\"230413-10:09:30:852\",\"respDate\":\"230413-10:09:30:856\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c67c288f-6840-4bea-8889-e2eec802e998\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:09:30:852-83278\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c67c288f-6840-4bea-8889-e2eec802e998]}\\\"}\"}","context":{"RequestID":"c67c288f-6840-4bea-8889-e2eec802e998","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5d70b7f7-95bd-46f4-89bd-be9899e219fc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:09:30.851Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:30.857Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c67c288f-6840-4bea-8889-e2eec802e998","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5d70b7f7-95bd-46f4-89bd-be9899e219fc","LogTimestamp":"2023-04-13T10:09:30.856Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:09:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-13T10:09:30.898Z","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-04-13T10:09:31.899Z","message":"[Control connection] Refreshing schema for sdcaudit","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:31.909Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"JanusGraph Cluster-worker-1","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:31.919Z","message":"Token to replica map computation for keyspace sdcartifact completed in 9 milliseconds","thread":"JanusGraph Cluster-worker-1","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:32.850Z","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-04-13T10:09:33.851Z","message":"[Control connection] Refreshing schema for sdcaudit.useraccessevent (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:33.878Z","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-04-13T10:09:34.879Z","message":"[Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:34.892Z","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-04-13T10:09:35.893Z","message":"[Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:36.148Z","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-04-13T10:09:36.366Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:09:36.559Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:36.560Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:36.560Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:36.893Z","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-04-13T10:09:37.894Z","message":"[Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:37.932Z","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-04-13T10:09:38.794Z","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-04-13T10:09:39.795Z","message":"[Control connection] Refreshing schema for sdcaudit.resourceadminevent (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:39.872Z","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-04-13T10:09:40.786Z","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-04-13T10:09:40.851Z","message":"Entering","context":{"RequestID":"aa3397ff-9ed9-4b65-8f10-01ac98aeec0a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d128541b-461b-44e2-b858-d8fc30f0903f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:09:40.851Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:09:40.854Z","message":"Database is available from CACHED check.","context":{"RequestID":"aa3397ff-9ed9-4b65-8f10-01ac98aeec0a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d128541b-461b-44e2-b858-d8fc30f0903f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:09:40.851Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:40.855Z","message":"{\"transactionId\":\"aa3397ff-9ed9-4b65-8f10-01ac98aeec0a\",\"status\":\"200\",\"rqstDate\":\"230413-10:09:40:852\",\"respDate\":\"230413-10:09:40:855\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:aa3397ff-9ed9-4b65-8f10-01ac98aeec0a\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:09:40:852-59105\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[aa3397ff-9ed9-4b65-8f10-01ac98aeec0a]}\\\"}\"}","context":{"RequestID":"aa3397ff-9ed9-4b65-8f10-01ac98aeec0a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d128541b-461b-44e2-b858-d8fc30f0903f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:09:40.851Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:40.856Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aa3397ff-9ed9-4b65-8f10-01ac98aeec0a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d128541b-461b-44e2-b858-d8fc30f0903f","LogTimestamp":"2023-04-13T10:09:40.856Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:09:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:09:41.779Z","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-04-13T10:09:42.780Z","message":"[Control connection] Refreshing schema for sdcaudit","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:42.793Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"JanusGraph Cluster-worker-1","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:42.811Z","message":"Token to replica map computation for keyspace sdcartifact completed in 17 milliseconds","thread":"JanusGraph Cluster-worker-1","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:42.886Z","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-04-13T10:09:43.888Z","message":"[Control connection] Refreshing schema for sdcaudit.distributiondownloadevent (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:44.629Z","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-04-13T10:09:45.630Z","message":"[Control connection] Refreshing schema for sdcaudit.distributionengineevent (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:45.918Z","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-04-13T10:09:46.367Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:09:46.573Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:46.574Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:46.575Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:46.919Z","message":"[Control connection] Refreshing schema for sdcaudit.distributionengineevent (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:47.027Z","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-04-13T10:09:48.028Z","message":"[Control connection] Refreshing schema for sdcaudit.distributionengineevent (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:48.660Z","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-04-13T10:09:49.661Z","message":"[Control connection] Refreshing schema for sdcaudit.distributionnotificationevent (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:50.024Z","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-04-13T10:09:50.851Z","message":"Entering","context":{"RequestID":"f8a61c2a-e6d4-4e10-b2a4-e95e13f60aa0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a53d6714-8ea2-4b63-a328-7c126d749220","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:09:50.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:09:50.853Z","message":"Database is available from CACHED check.","context":{"RequestID":"f8a61c2a-e6d4-4e10-b2a4-e95e13f60aa0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a53d6714-8ea2-4b63-a328-7c126d749220","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:09:50.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:50.857Z","message":"{\"transactionId\":\"f8a61c2a-e6d4-4e10-b2a4-e95e13f60aa0\",\"status\":\"200\",\"rqstDate\":\"230413-10:09:50:851\",\"respDate\":\"230413-10:09:50:854\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f8a61c2a-e6d4-4e10-b2a4-e95e13f60aa0\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:09:50:851-61135\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f8a61c2a-e6d4-4e10-b2a4-e95e13f60aa0]}\\\"}\"}","context":{"RequestID":"f8a61c2a-e6d4-4e10-b2a4-e95e13f60aa0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a53d6714-8ea2-4b63-a328-7c126d749220","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:09:50.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:50.858Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f8a61c2a-e6d4-4e10-b2a4-e95e13f60aa0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"8","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a53d6714-8ea2-4b63-a328-7c126d749220","LogTimestamp":"2023-04-13T10:09:50.858Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:09:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-04-13T10:09:50.983Z","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-04-13T10:09:51.922Z","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-04-13T10:09:52.923Z","message":"[Control connection] Refreshing schema for sdcaudit.distributionnotificationevent (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:52.938Z","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-04-13T10:09:53.897Z","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-04-13T10:09:54.897Z","message":"[Control connection] Refreshing schema for sdcaudit.distributionstatusevent (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:54.974Z","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-04-13T10:09:55.785Z","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-04-13T10:09:56.367Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:09:56.530Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:56.530Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:56.531Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:56.786Z","message":"[Control connection] Refreshing schema for sdcaudit","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:56.802Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"JanusGraph Cluster-worker-1","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:56.808Z","message":"Token to replica map computation for keyspace sdcartifact completed in 6 milliseconds","thread":"JanusGraph Cluster-worker-1","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:56.864Z","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-04-13T10:09:57.864Z","message":"[Control connection] Refreshing schema for sdcaudit.distributiondeployevent (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:57.957Z","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-04-13T10:09:58.957Z","message":"[Control connection] Refreshing schema for sdcaudit.distributiondeployevent (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:09:59.075Z","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-04-13T10:10:00.076Z","message":"[Control connection] Refreshing schema for sdcaudit.distributiondeployevent (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:00.848Z","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-04-13T10:10:00.850Z","message":"Entering","context":{"RequestID":"7f01b95a-9afd-4c53-8955-0916b0b491f5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3fc71049-6044-42a4-a65a-00fcd190e0ad","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:10:00.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:10:00.853Z","message":"Database is available from CACHED check.","context":{"RequestID":"7f01b95a-9afd-4c53-8955-0916b0b491f5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3fc71049-6044-42a4-a65a-00fcd190e0ad","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:10:00.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:00.855Z","message":"{\"transactionId\":\"7f01b95a-9afd-4c53-8955-0916b0b491f5\",\"status\":\"200\",\"rqstDate\":\"230413-10:10:00:851\",\"respDate\":\"230413-10:10:00:855\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7f01b95a-9afd-4c53-8955-0916b0b491f5\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:10:00:851-87716\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7f01b95a-9afd-4c53-8955-0916b0b491f5]}\\\"}\"}","context":{"RequestID":"7f01b95a-9afd-4c53-8955-0916b0b491f5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3fc71049-6044-42a4-a65a-00fcd190e0ad","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:10:00.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:00.856Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7f01b95a-9afd-4c53-8955-0916b0b491f5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3fc71049-6044-42a4-a65a-00fcd190e0ad","LogTimestamp":"2023-04-13T10:10:00.855Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:10:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:10:01.848Z","message":"[Control connection] Refreshing schema for sdcaudit.distributiondeployevent (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:01.916Z","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-04-13T10:10:02.916Z","message":"[Control connection] Refreshing schema for sdcaudit.auditinggetuebclusterevent (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:02.944Z","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-04-13T10:10:03.945Z","message":"[Control connection] Refreshing schema for sdcaudit.auditinggetuebclusterevent (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:04.818Z","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-04-13T10:10:05.819Z","message":"[Control connection] Refreshing schema for sdcaudit.authevent (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:05.888Z","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-04-13T10:10:06.367Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:10:06.773Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:06.773Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:06.773Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:06.889Z","message":"[Control connection] Refreshing schema for sdcaudit.authevent (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:06.934Z","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-04-13T10:10:07.935Z","message":"[Control connection] Refreshing schema for sdcaudit.authevent (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:08.770Z","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-04-13T10:10:09.770Z","message":"[Control connection] Refreshing schema for sdcaudit.categoryevent (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:10.133Z","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-04-13T10:10:10.853Z","message":"Entering","context":{"RequestID":"4c55e75a-8fb8-463f-8592-facaab6c0627","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9452147b-e3f3-4abf-901d-e3c0d6b7972a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:10:10.852Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:10:10.856Z","message":"Database is available from CACHED check.","context":{"RequestID":"4c55e75a-8fb8-463f-8592-facaab6c0627","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9452147b-e3f3-4abf-901d-e3c0d6b7972a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:10:10.852Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:10.857Z","message":"{\"transactionId\":\"4c55e75a-8fb8-463f-8592-facaab6c0627\",\"status\":\"200\",\"rqstDate\":\"230413-10:10:10:853\",\"respDate\":\"230413-10:10:10:857\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4c55e75a-8fb8-463f-8592-facaab6c0627\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:10:10:853-71972\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4c55e75a-8fb8-463f-8592-facaab6c0627]}\\\"}\"}","context":{"RequestID":"4c55e75a-8fb8-463f-8592-facaab6c0627","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9452147b-e3f3-4abf-901d-e3c0d6b7972a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:10:10.852Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:10.858Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4c55e75a-8fb8-463f-8592-facaab6c0627","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9452147b-e3f3-4abf-901d-e3c0d6b7972a","LogTimestamp":"2023-04-13T10:10:10.858Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:10:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-04-13T10:10:11.134Z","message":"[Control connection] Refreshing schema for sdcaudit.categoryevent (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:11.848Z","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-04-13T10:10:12.849Z","message":"[Control connection] Refreshing schema for sdcaudit.getuserslistevent (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:13.029Z","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-04-13T10:10:13.748Z","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-04-13T10:10:14.749Z","message":"[Control connection] Refreshing schema for sdcaudit","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:14.762Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"JanusGraph Cluster-worker-0","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:14.771Z","message":"Token to replica map computation for keyspace sdcartifact completed in 9 milliseconds","thread":"JanusGraph Cluster-worker-0","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:14.888Z","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-04-13T10:10:15.851Z","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-04-13T10:10:16.367Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:10:16.657Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:16.657Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:16.658Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:16.852Z","message":"[Control connection] Refreshing schema for sdcaudit","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:16.887Z","message":"Computing token to replica map for keyspace: sdcartifact.","thread":"JanusGraph Cluster-worker-1","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:16.893Z","message":"Token to replica map computation for keyspace sdcartifact completed in 6 milliseconds","thread":"JanusGraph Cluster-worker-1","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:16.974Z","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-04-13T10:10:17.975Z","message":"[Control connection] Refreshing schema for sdcaudit.externalapievent (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:18.024Z","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-04-13T10:10:19.025Z","message":"[Control connection] Refreshing schema for sdcaudit.externalapievent (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:19.846Z","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-04-13T10:10:20.847Z","message":"[Control connection] Refreshing schema for sdcaudit.externalapievent (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:20.851Z","message":"Entering","context":{"RequestID":"89c322e1-fe63-4250-87d2-a1001a5ebc41","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6d543e43-6a66-4dd9-97a0-4fa1caa29c7c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:10:20.851Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:10:20.854Z","message":"Database is available from CACHED check.","context":{"RequestID":"89c322e1-fe63-4250-87d2-a1001a5ebc41","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6d543e43-6a66-4dd9-97a0-4fa1caa29c7c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:10:20.851Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:20.855Z","message":"{\"transactionId\":\"89c322e1-fe63-4250-87d2-a1001a5ebc41\",\"status\":\"200\",\"rqstDate\":\"230413-10:10:20:852\",\"respDate\":\"230413-10:10:20:855\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:89c322e1-fe63-4250-87d2-a1001a5ebc41\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:10:20:852-78925\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[89c322e1-fe63-4250-87d2-a1001a5ebc41]}\\\"}\"}","context":{"RequestID":"89c322e1-fe63-4250-87d2-a1001a5ebc41","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6d543e43-6a66-4dd9-97a0-4fa1caa29c7c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:10:20.851Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:20.855Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"89c322e1-fe63-4250-87d2-a1001a5ebc41","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6d543e43-6a66-4dd9-97a0-4fa1caa29c7c","LogTimestamp":"2023-04-13T10:10:20.855Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:10:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:10:20.901Z","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-04-13T10:10:21.902Z","message":"[Control connection] Refreshing schema for sdcaudit.ecompopenvironmentevent (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:26.367Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:10:26.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-04-13T10:10:26.532Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:26.533Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:30.582Z","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-04-13T10:10:30.853Z","message":"Entering","context":{"RequestID":"80b3a720-2245-4923-bc52-08e39f423f77","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9b1c293f-11b3-41de-b8f0-702dc98aff1a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:10:30.852Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:10:30.858Z","message":"Database is available from CACHED check.","context":{"RequestID":"80b3a720-2245-4923-bc52-08e39f423f77","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9b1c293f-11b3-41de-b8f0-702dc98aff1a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:10:30.852Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:30.860Z","message":"{\"transactionId\":\"80b3a720-2245-4923-bc52-08e39f423f77\",\"status\":\"200\",\"rqstDate\":\"230413-10:10:30:854\",\"respDate\":\"230413-10:10:30:860\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:80b3a720-2245-4923-bc52-08e39f423f77\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:10:30:854-68864\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[80b3a720-2245-4923-bc52-08e39f423f77]}\\\"}\"}","context":{"RequestID":"80b3a720-2245-4923-bc52-08e39f423f77","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9b1c293f-11b3-41de-b8f0-702dc98aff1a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:10:30.852Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:30.862Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"80b3a720-2245-4923-bc52-08e39f423f77","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"9","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9b1c293f-11b3-41de-b8f0-702dc98aff1a","LogTimestamp":"2023-04-13T10:10:30.861Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:10:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 16 - "logType": "access"
{"timestamp":"2023-04-13T10:10:31.583Z","message":"[Control connection] Refreshing schema for sdctitan","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:31.600Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-0","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:31.608Z","message":"Token to replica map computation for keyspace sdctitan completed in 8 milliseconds","thread":"JanusGraph Cluster-worker-0","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:31.850Z","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-04-13T10:10:32.851Z","message":"[Control connection] Refreshing schema for sdctitan.system_properties (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:36.367Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:10:36.543Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:36.543Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:36.544Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:37.070Z","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-04-13T10:10:37.903Z","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-04-13T10:10:38.751Z","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-04-13T10:10:39.752Z","message":"[Control connection] Refreshing schema for sdctitan","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:39.761Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-0","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:39.771Z","message":"Token to replica map computation for keyspace sdctitan completed in 9 milliseconds","thread":"JanusGraph Cluster-worker-0","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:39.789Z","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-04-13T10:10:40.790Z","message":"[Control connection] Refreshing schema for sdctitan.graphindex (TABLE)","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:40.851Z","message":"Entering","context":{"RequestID":"a096af85-c867-44e7-8178-d96a0be11742","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"346bda17-3133-450e-8d07-f22b4d0fd322","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:10:40.851Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:10:40.854Z","message":"Database is available from CACHED check.","context":{"RequestID":"a096af85-c867-44e7-8178-d96a0be11742","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"346bda17-3133-450e-8d07-f22b4d0fd322","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:10:40.851Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:40.855Z","message":"{\"transactionId\":\"a096af85-c867-44e7-8178-d96a0be11742\",\"status\":\"200\",\"rqstDate\":\"230413-10:10:40:852\",\"respDate\":\"230413-10:10:40:854\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a096af85-c867-44e7-8178-d96a0be11742\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:10:40:852-48741\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a096af85-c867-44e7-8178-d96a0be11742]}\\\"}\"}","context":{"RequestID":"a096af85-c867-44e7-8178-d96a0be11742","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"346bda17-3133-450e-8d07-f22b4d0fd322","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:10:40.851Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:40.855Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a096af85-c867-44e7-8178-d96a0be11742","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"346bda17-3133-450e-8d07-f22b4d0fd322","LogTimestamp":"2023-04-13T10:10:40.855Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:10:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:10:40.867Z","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-04-13T10:10:41.867Z","message":"[Control connection] Refreshing schema for sdctitan.graphindex_lock_ (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:41.956Z","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-04-13T10:10:42.779Z","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-04-13T10:10:43.779Z","message":"[Control connection] Refreshing schema for sdctitan","thread":"JanusGraph Cluster-worker-1","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:43.789Z","message":"Computing token to replica map for keyspace: sdctitan.","thread":"JanusGraph Cluster-worker-1","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:43.793Z","message":"Token to replica map computation for keyspace sdctitan completed in 3 milliseconds","thread":"JanusGraph Cluster-worker-1","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:43.815Z","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-04-13T10:10:44.816Z","message":"[Control connection] Refreshing schema for sdctitan.system_properties_lock_ (TABLE)","thread":"JanusGraph Cluster-worker-0","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:46.367Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:10:46.571Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:46.571Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:46.572Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:50.852Z","message":"Entering","context":{"RequestID":"1deda269-35d8-4ea5-bbe4-5bfe8c9f81ac","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0ff3e991-64fb-4f70-9c48-414cc0223673","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:10:50.852Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:10:50.857Z","message":"Database is available from CACHED check.","context":{"RequestID":"1deda269-35d8-4ea5-bbe4-5bfe8c9f81ac","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0ff3e991-64fb-4f70-9c48-414cc0223673","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:10:50.852Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:50.859Z","message":"{\"transactionId\":\"1deda269-35d8-4ea5-bbe4-5bfe8c9f81ac\",\"status\":\"200\",\"rqstDate\":\"230413-10:10:50:854\",\"respDate\":\"230413-10:10:50:858\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1deda269-35d8-4ea5-bbe4-5bfe8c9f81ac\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:10:50:854-70503\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1deda269-35d8-4ea5-bbe4-5bfe8c9f81ac]}\\\"}\"}","context":{"RequestID":"1deda269-35d8-4ea5-bbe4-5bfe8c9f81ac","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0ff3e991-64fb-4f70-9c48-414cc0223673","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:10:50.852Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:50.859Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1deda269-35d8-4ea5-bbe4-5bfe8c9f81ac","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"7","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0ff3e991-64fb-4f70-9c48-414cc0223673","LogTimestamp":"2023-04-13T10:10:50.859Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:10:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-04-13T10:10:56.367Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:10:56.522Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:56.522Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:10:56.523Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:11:00.852Z","message":"Entering","context":{"RequestID":"31a956ab-7400-49eb-bdbb-a4b5310f1176","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"99c7f5d4-c980-4601-a696-1f9696665e7f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:11:00.851Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:11:00.855Z","message":"Database is available from CACHED check.","context":{"RequestID":"31a956ab-7400-49eb-bdbb-a4b5310f1176","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"99c7f5d4-c980-4601-a696-1f9696665e7f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:11:00.851Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:11:00.857Z","message":"{\"transactionId\":\"31a956ab-7400-49eb-bdbb-a4b5310f1176\",\"status\":\"200\",\"rqstDate\":\"230413-10:11:00:853\",\"respDate\":\"230413-10:11:00:856\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:31a956ab-7400-49eb-bdbb-a4b5310f1176\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:11:00:853-74550\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[31a956ab-7400-49eb-bdbb-a4b5310f1176]}\\\"}\"}","context":{"RequestID":"31a956ab-7400-49eb-bdbb-a4b5310f1176","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"99c7f5d4-c980-4601-a696-1f9696665e7f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:11:00.851Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:11:00.858Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"31a956ab-7400-49eb-bdbb-a4b5310f1176","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"99c7f5d4-c980-4601-a696-1f9696665e7f","LogTimestamp":"2023-04-13T10:11:00.857Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:11:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-04-13T10:11:06.367Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:11:06.606Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:11:06.606Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:11:06.606Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:11:10.853Z","message":"Entering","context":{"RequestID":"9e2e596a-b38b-41f7-9587-fa5faa11dfd3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"40906d1f-1e00-47b5-8789-2f2939c1f914","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:11:10.853Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:11:10.857Z","message":"Database is available from CACHED check.","context":{"RequestID":"9e2e596a-b38b-41f7-9587-fa5faa11dfd3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"40906d1f-1e00-47b5-8789-2f2939c1f914","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:11:10.853Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:11:10.860Z","message":"{\"transactionId\":\"9e2e596a-b38b-41f7-9587-fa5faa11dfd3\",\"status\":\"200\",\"rqstDate\":\"230413-10:11:10:854\",\"respDate\":\"230413-10:11:10:859\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9e2e596a-b38b-41f7-9587-fa5faa11dfd3\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:11:10:854-19496\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9e2e596a-b38b-41f7-9587-fa5faa11dfd3]}\\\"}\"}","context":{"RequestID":"9e2e596a-b38b-41f7-9587-fa5faa11dfd3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"40906d1f-1e00-47b5-8789-2f2939c1f914","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:11:10.853Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:11:10.861Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9e2e596a-b38b-41f7-9587-fa5faa11dfd3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"8","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"40906d1f-1e00-47b5-8789-2f2939c1f914","LogTimestamp":"2023-04-13T10:11:10.860Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:11:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-04-13T10:11:14.835Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:11:14.841Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:11:16.367Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:11:16.520Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:11:16.521Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:11:16.521Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:11:20.856Z","message":"Entering","context":{"RequestID":"b714b717-b420-4d74-bec1-07783ac16418","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"530a0a01-fac8-43f3-98e0-3150725fefbb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:11:20.856Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:11:20.859Z","message":"Database is available from CACHED check.","context":{"RequestID":"b714b717-b420-4d74-bec1-07783ac16418","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"530a0a01-fac8-43f3-98e0-3150725fefbb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:11:20.856Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:11:20.860Z","message":"{\"transactionId\":\"b714b717-b420-4d74-bec1-07783ac16418\",\"status\":\"200\",\"rqstDate\":\"230413-10:11:20:857\",\"respDate\":\"230413-10:11:20:860\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b714b717-b420-4d74-bec1-07783ac16418\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:11:20:857-69023\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b714b717-b420-4d74-bec1-07783ac16418]}\\\"}\"}","context":{"RequestID":"b714b717-b420-4d74-bec1-07783ac16418","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"530a0a01-fac8-43f3-98e0-3150725fefbb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:11:20.856Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:11:20.861Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b714b717-b420-4d74-bec1-07783ac16418","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"530a0a01-fac8-43f3-98e0-3150725fefbb","LogTimestamp":"2023-04-13T10:11:20.861Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:11:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:11:26.367Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:11:26.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-04-13T10:11:26.532Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:11:26.532Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:11:30.855Z","message":"Entering","context":{"RequestID":"1fc1f03a-37e3-4005-92af-4b0ac685c5a7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c1e0e481-debd-4ee7-a324-39fb91cde134","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:11:30.855Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:11:30.859Z","message":"Database is available from CACHED check.","context":{"RequestID":"1fc1f03a-37e3-4005-92af-4b0ac685c5a7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c1e0e481-debd-4ee7-a324-39fb91cde134","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:11:30.855Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:11:30.861Z","message":"{\"transactionId\":\"1fc1f03a-37e3-4005-92af-4b0ac685c5a7\",\"status\":\"200\",\"rqstDate\":\"230413-10:11:30:856\",\"respDate\":\"230413-10:11:30:861\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1fc1f03a-37e3-4005-92af-4b0ac685c5a7\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:11:30:856-7651\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1fc1f03a-37e3-4005-92af-4b0ac685c5a7]}\\\"}\"}","context":{"RequestID":"1fc1f03a-37e3-4005-92af-4b0ac685c5a7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c1e0e481-debd-4ee7-a324-39fb91cde134","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:11:30.855Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:11:30.862Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1fc1f03a-37e3-4005-92af-4b0ac685c5a7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"7","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c1e0e481-debd-4ee7-a324-39fb91cde134","LogTimestamp":"2023-04-13T10:11:30.862Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:11:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-04-13T10:11:36.367Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:11:36.544Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:11:36.544Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:11:36.544Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:11:40.849Z","message":"Entering","context":{"RequestID":"464fd5e9-e5d1-453f-8080-4e6f36fe91d6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"175716af-bc43-4802-8635-986da7d30864","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:11:40.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:11:40.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"464fd5e9-e5d1-453f-8080-4e6f36fe91d6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"175716af-bc43-4802-8635-986da7d30864","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:11:40.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:11:40.853Z","message":"{\"transactionId\":\"464fd5e9-e5d1-453f-8080-4e6f36fe91d6\",\"status\":\"200\",\"rqstDate\":\"230413-10:11:40:850\",\"respDate\":\"230413-10:11:40:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:464fd5e9-e5d1-453f-8080-4e6f36fe91d6\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:11:40:850-39605\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[464fd5e9-e5d1-453f-8080-4e6f36fe91d6]}\\\"}\"}","context":{"RequestID":"464fd5e9-e5d1-453f-8080-4e6f36fe91d6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"175716af-bc43-4802-8635-986da7d30864","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:11:40.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:11:40.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"464fd5e9-e5d1-453f-8080-4e6f36fe91d6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"175716af-bc43-4802-8635-986da7d30864","LogTimestamp":"2023-04-13T10:11:40.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:11:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:11:44.842Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:11:44.846Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:11:46.367Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:11:46.525Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:11:46.525Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:11:46.526Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:11:50.853Z","message":"Entering","context":{"RequestID":"5d0f2100-8497-4b1b-a270-dc141ec12d90","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3145a510-a39a-47df-adcc-01b696847550","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:11:50.852Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:11:50.857Z","message":"Database is available from CACHED check.","context":{"RequestID":"5d0f2100-8497-4b1b-a270-dc141ec12d90","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3145a510-a39a-47df-adcc-01b696847550","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:11:50.852Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:11:50.859Z","message":"{\"transactionId\":\"5d0f2100-8497-4b1b-a270-dc141ec12d90\",\"status\":\"200\",\"rqstDate\":\"230413-10:11:50:854\",\"respDate\":\"230413-10:11:50:859\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:5d0f2100-8497-4b1b-a270-dc141ec12d90\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:11:50:854-33700\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[5d0f2100-8497-4b1b-a270-dc141ec12d90]}\\\"}\"}","context":{"RequestID":"5d0f2100-8497-4b1b-a270-dc141ec12d90","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3145a510-a39a-47df-adcc-01b696847550","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:11:50.852Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:11:50.861Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5d0f2100-8497-4b1b-a270-dc141ec12d90","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"8","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3145a510-a39a-47df-adcc-01b696847550","LogTimestamp":"2023-04-13T10:11:50.860Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:11:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-04-13T10:11:56.367Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:11:56.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-04-13T10:11:56.510Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:11:56.511Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:11:57.726Z","message":"Entering","context":{"RequestID":"1535f7d0-5bab-454e-bdfb-2f8a5fadc52b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"570a0f48-8d94-40e9-a19c-d9bdfa2a32b2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:11:57.726Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:11:57.730Z","message":"{\"transactionId\":\"1535f7d0-5bab-454e-bdfb-2f8a5fadc52b\",\"status\":\"200\",\"rqstDate\":\"230413-10:11:57:727\",\"respDate\":\"230413-10:11:57:730\",\"sourceId\":\"haproxy:1535f7d0-5bab-454e-bdfb-2f8a5fadc52b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:11:57:727-20436\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9f0a6100-a2ba-4cf7-b8e1-68e2b5841d3c], x-b3-parentspanid=[6362b99f75643283], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[76e57e9c1e2f36476362b99f75643283], x-b3-spanid=[e9ce7085e10dca20], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1535f7d0-5bab-454e-bdfb-2f8a5fadc52b]}\\\"}\"}","context":{"RequestID":"1535f7d0-5bab-454e-bdfb-2f8a5fadc52b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"570a0f48-8d94-40e9-a19c-d9bdfa2a32b2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:11:57.726Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:11:57.731Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1535f7d0-5bab-454e-bdfb-2f8a5fadc52b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"570a0f48-8d94-40e9-a19c-d9bdfa2a32b2","LogTimestamp":"2023-04-13T10:11:57.731Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:11:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-13T10:11:58.676Z","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-04-13T10:11:59.529Z","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-04-13T10:11:59.782Z","message":"Entering","context":{"RequestID":"77c9da90-94bf-4c0c-9623-36f081024333","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8570a55c-9ef7-4855-98de-d7adbe0492fa","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:11:59.782Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:11:59.788Z","message":"{\"transactionId\":\"77c9da90-94bf-4c0c-9623-36f081024333\",\"status\":\"200\",\"rqstDate\":\"230413-10:11:59:783\",\"respDate\":\"230413-10:11:59:787\",\"sourceId\":\"haproxy:77c9da90-94bf-4c0c-9623-36f081024333\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:11:59:783-80217\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[efecb6dc-62c1-4c20-9e99-8ef9dc6c7dbe], x-b3-parentspanid=[6fd7f3afbb86307a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[53ab8b7d182857aa6fd7f3afbb86307a], x-b3-spanid=[23e1483c07cbd2f4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[77c9da90-94bf-4c0c-9623-36f081024333]}\\\"}\"}","context":{"RequestID":"77c9da90-94bf-4c0c-9623-36f081024333","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8570a55c-9ef7-4855-98de-d7adbe0492fa","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:11:59.782Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:11:59.789Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"77c9da90-94bf-4c0c-9623-36f081024333","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8570a55c-9ef7-4855-98de-d7adbe0492fa","LogTimestamp":"2023-04-13T10:11:59.788Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:11:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-04-13T10:12:00.530Z","message":"[Control connection] Refreshing schema for everything.null (null)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:00.570Z","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-04-13T10:12:00.574Z","message":"Token to replica map computation for keyspace sdctitan completed in 4 milliseconds","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:00.849Z","message":"Entering","context":{"RequestID":"b6a9b4ec-0d5d-448b-920a-c2b30e2a432c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b589c856-a313-45b4-831c-2a5246f94bcd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:12:00.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:00.852Z","message":"Database is available from CACHED check.","context":{"RequestID":"b6a9b4ec-0d5d-448b-920a-c2b30e2a432c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b589c856-a313-45b4-831c-2a5246f94bcd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:12:00.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:00.853Z","message":"{\"transactionId\":\"b6a9b4ec-0d5d-448b-920a-c2b30e2a432c\",\"status\":\"200\",\"rqstDate\":\"230413-10:12:00:850\",\"respDate\":\"230413-10:12:00:853\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b6a9b4ec-0d5d-448b-920a-c2b30e2a432c\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:12:00:850-29479\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b6a9b4ec-0d5d-448b-920a-c2b30e2a432c]}\\\"}\"}","context":{"RequestID":"b6a9b4ec-0d5d-448b-920a-c2b30e2a432c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b589c856-a313-45b4-831c-2a5246f94bcd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:12:00.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:00.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b6a9b4ec-0d5d-448b-920a-c2b30e2a432c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b589c856-a313-45b4-831c-2a5246f94bcd","LogTimestamp":"2023-04-13T10:12:00.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:12:01.827Z","message":"Entering","context":{"RequestID":"6a96e314-ace1-4737-ba28-3a6834391d45","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2b061289-9527-4feb-95a6-b506137ea190","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:12:01.827Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:01.831Z","message":"{\"transactionId\":\"6a96e314-ace1-4737-ba28-3a6834391d45\",\"status\":\"200\",\"rqstDate\":\"230413-10:12:01:828\",\"respDate\":\"230413-10:12:01:831\",\"sourceId\":\"haproxy:6a96e314-ace1-4737-ba28-3a6834391d45\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:12:01:828-21302\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b8e615bd-4880-41d4-9f86-ceacd8641a29], x-b3-parentspanid=[9dbc0116f1c14fd9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f2f86a6fbf4bb36c9dbc0116f1c14fd9], x-b3-spanid=[9d982bfeb4f61600], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6a96e314-ace1-4737-ba28-3a6834391d45]}\\\"}\"}","context":{"RequestID":"6a96e314-ace1-4737-ba28-3a6834391d45","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2b061289-9527-4feb-95a6-b506137ea190","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:12:01.827Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:01.832Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6a96e314-ace1-4737-ba28-3a6834391d45","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2b061289-9527-4feb-95a6-b506137ea190","LogTimestamp":"2023-04-13T10:12:01.831Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-04-13T10:12:02.708Z","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-04-13T10:12:03.710Z","message":"[Control connection] Refreshing schema for workflow.unique_value (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:03.842Z","message":"Entering","context":{"RequestID":"45733232-883e-439c-92a0-e5ff5f2f1376","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"619580f4-246b-4516-a176-dbb837599766","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:12:03.842Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:03.846Z","message":"{\"transactionId\":\"45733232-883e-439c-92a0-e5ff5f2f1376\",\"status\":\"200\",\"rqstDate\":\"230413-10:12:03:843\",\"respDate\":\"230413-10:12:03:845\",\"sourceId\":\"haproxy:45733232-883e-439c-92a0-e5ff5f2f1376\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:12:03:843-14851\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5b8a70d9-d589-4d73-a358-1a9851164e8a], x-b3-parentspanid=[07c00ca3d6b8e27c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dbaa7caa3f75b8cf07c00ca3d6b8e27c], x-b3-spanid=[7b2164a7756341ed], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[45733232-883e-439c-92a0-e5ff5f2f1376]}\\\"}\"}","context":{"RequestID":"45733232-883e-439c-92a0-e5ff5f2f1376","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"619580f4-246b-4516-a176-dbb837599766","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:12:03.842Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:03.847Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"45733232-883e-439c-92a0-e5ff5f2f1376","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"619580f4-246b-4516-a176-dbb837599766","LogTimestamp":"2023-04-13T10:12:03.847Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:12:04.816Z","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-04-13T10:12:05.788Z","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-04-13T10:12:05.859Z","message":"Entering","context":{"RequestID":"5dc4a4ce-e630-4bbd-b922-6f684099a21b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"96636ed4-2c4c-4912-a8eb-798b7e881830","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:12:05.858Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:05.864Z","message":"{\"transactionId\":\"5dc4a4ce-e630-4bbd-b922-6f684099a21b\",\"status\":\"200\",\"rqstDate\":\"230413-10:12:05:860\",\"respDate\":\"230413-10:12:05:864\",\"sourceId\":\"haproxy:5dc4a4ce-e630-4bbd-b922-6f684099a21b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:12:05:860-71056\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4f029ca7-38d2-47a5-b0d7-4b92efda03a1], x-b3-parentspanid=[a24f295fdc17b078], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bd078d4ddd88fa00a24f295fdc17b078], x-b3-spanid=[1753105e8596c327], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5dc4a4ce-e630-4bbd-b922-6f684099a21b]}\\\"}\"}","context":{"RequestID":"5dc4a4ce-e630-4bbd-b922-6f684099a21b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"96636ed4-2c4c-4912-a8eb-798b7e881830","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:12:05.858Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:05.866Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5dc4a4ce-e630-4bbd-b922-6f684099a21b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"7","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"96636ed4-2c4c-4912-a8eb-798b7e881830","LogTimestamp":"2023-04-13T10:12:05.865Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-04-13T10:12:06.366Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:12:06.789Z","message":"[Control connection] Refreshing schema for zusammen_workflow","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:06.796Z","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-04-13T10:12:06.801Z","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-04-13T10:12:06.803Z","message":"Token to replica map computation for keyspace sdctitan completed in 6 milliseconds","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:06.854Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:06.855Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:06.855Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:07.802Z","message":"[Control connection] Refreshing schema for zusammen_workflow.version_elements (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:07.881Z","message":"Entering","context":{"RequestID":"5b12698f-938f-4f8e-98e6-2d83e1ad8398","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"db74ffe0-c7a5-4669-bb1f-d0846696da89","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:12:07.880Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:07.887Z","message":"{\"transactionId\":\"5b12698f-938f-4f8e-98e6-2d83e1ad8398\",\"status\":\"200\",\"rqstDate\":\"230413-10:12:07:882\",\"respDate\":\"230413-10:12:07:886\",\"sourceId\":\"haproxy:5b12698f-938f-4f8e-98e6-2d83e1ad8398\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:12:07:882-68251\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3e98783c-e087-4d67-9cb0-ddc475a84824], x-b3-parentspanid=[7e26d8987747f1c1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d451ae2b69eefd157e26d8987747f1c1], x-b3-spanid=[4b9ccba7ec03656a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5b12698f-938f-4f8e-98e6-2d83e1ad8398]}\\\"}\"}","context":{"RequestID":"5b12698f-938f-4f8e-98e6-2d83e1ad8398","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"db74ffe0-c7a5-4669-bb1f-d0846696da89","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:12:07.880Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:07.889Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5b12698f-938f-4f8e-98e6-2d83e1ad8398","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"8","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"db74ffe0-c7a5-4669-bb1f-d0846696da89","LogTimestamp":"2023-04-13T10:12:07.888Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-04-13T10:12:08.062Z","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-04-13T10:12:09.063Z","message":"[Control connection] Refreshing schema for zusammen_workflow.element_namespace (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:09.905Z","message":"Entering","context":{"RequestID":"b13607c3-dae6-4c30-990f-26565075f655","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"33b6e9e2-ad60-478c-b3fa-13f5afa34dc1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:12:09.905Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:09.911Z","message":"{\"transactionId\":\"b13607c3-dae6-4c30-990f-26565075f655\",\"status\":\"200\",\"rqstDate\":\"230413-10:12:09:906\",\"respDate\":\"230413-10:12:09:911\",\"sourceId\":\"haproxy:b13607c3-dae6-4c30-990f-26565075f655\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:12:09:906-12222\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d8cee037-3206-4b24-92f9-6ea7d6305b29], x-b3-parentspanid=[265f5854c471ff21], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ce614f09322873f8265f5854c471ff21], x-b3-spanid=[704b99ca0f20af00], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b13607c3-dae6-4c30-990f-26565075f655]}\\\"}\"}","context":{"RequestID":"b13607c3-dae6-4c30-990f-26565075f655","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"33b6e9e2-ad60-478c-b3fa-13f5afa34dc1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:12:09.905Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:09.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b13607c3-dae6-4c30-990f-26565075f655","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"7","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"33b6e9e2-ad60-478c-b3fa-13f5afa34dc1","LogTimestamp":"2023-04-13T10:12:09.912Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-04-13T10:12:10.011Z","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-04-13T10:12:10.815Z","message":"Entering","context":{"RequestID":"0b2eac35-183d-45f2-875a-5f4b82f3761c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"14ea98a3-d2e3-4843-9d20-d69eef279cb6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:12:10.814Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:10.822Z","message":"{\"transactionId\":\"0b2eac35-183d-45f2-875a-5f4b82f3761c\",\"status\":\"200\",\"rqstDate\":\"230413-10:12:10:816\",\"respDate\":\"230413-10:12:10:821\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0b2eac35-183d-45f2-875a-5f4b82f3761c\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:12:10:816-14287\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9ae7b95f-dd15-46c7-96a3-e4beea8387e8], x-b3-parentspanid=[659744868815e256], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34695], x-envoy-attempt-count=[1], x-b3-traceid=[5e199351306f308d659744868815e256], x-b3-spanid=[23799e311d403eeb], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0b2eac35-183d-45f2-875a-5f4b82f3761c]}\\\"}\"}","context":{"RequestID":"0b2eac35-183d-45f2-875a-5f4b82f3761c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"14ea98a3-d2e3-4843-9d20-d69eef279cb6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:12:10.814Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:10.823Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0b2eac35-183d-45f2-875a-5f4b82f3761c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"8","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"14ea98a3-d2e3-4843-9d20-d69eef279cb6","LogTimestamp":"2023-04-13T10:12:10.822Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-04-13T10:12:10.852Z","message":"Entering","context":{"RequestID":"9e7ee829-6b72-4766-8991-8eb2f4e20f7a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d505ce40-504f-4ed3-8102-fa16be0693c2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:12:10.851Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:10.855Z","message":"Database is available from CACHED check.","context":{"RequestID":"9e7ee829-6b72-4766-8991-8eb2f4e20f7a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d505ce40-504f-4ed3-8102-fa16be0693c2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:12:10.851Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:10.859Z","message":"{\"transactionId\":\"9e7ee829-6b72-4766-8991-8eb2f4e20f7a\",\"status\":\"200\",\"rqstDate\":\"230413-10:12:10:852\",\"respDate\":\"230413-10:12:10:858\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9e7ee829-6b72-4766-8991-8eb2f4e20f7a\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:12:10:852-22007\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9e7ee829-6b72-4766-8991-8eb2f4e20f7a]}\\\"}\"}","context":{"RequestID":"9e7ee829-6b72-4766-8991-8eb2f4e20f7a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d505ce40-504f-4ed3-8102-fa16be0693c2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:12:10.851Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:10.860Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9e7ee829-6b72-4766-8991-8eb2f4e20f7a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"9","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d505ce40-504f-4ed3-8102-fa16be0693c2","LogTimestamp":"2023-04-13T10:12:10.860Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-04-13T10:12:11.012Z","message":"[Control connection] Refreshing schema for zusammen_workflow.element (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:11.924Z","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-04-13T10:12:11.927Z","message":"Entering","context":{"RequestID":"ac2ecc55-3781-4958-adb8-14f16bd72e5c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"88951058-8124-4679-a594-cbe0f8f05007","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:12:11.927Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:11.934Z","message":"{\"transactionId\":\"ac2ecc55-3781-4958-adb8-14f16bd72e5c\",\"status\":\"200\",\"rqstDate\":\"230413-10:12:11:928\",\"respDate\":\"230413-10:12:11:933\",\"sourceId\":\"haproxy:ac2ecc55-3781-4958-adb8-14f16bd72e5c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:12:11:928-27790\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5a3f9b0d-5654-41cb-a202-d4b5b8e2d258], x-b3-parentspanid=[7de2f80068efeec6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c3bcbe34f92b12137de2f80068efeec6], x-b3-spanid=[c30e67a38f121097], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ac2ecc55-3781-4958-adb8-14f16bd72e5c]}\\\"}\"}","context":{"RequestID":"ac2ecc55-3781-4958-adb8-14f16bd72e5c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"88951058-8124-4679-a594-cbe0f8f05007","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:12:11.927Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:11.935Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ac2ecc55-3781-4958-adb8-14f16bd72e5c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"8","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"88951058-8124-4679-a594-cbe0f8f05007","LogTimestamp":"2023-04-13T10:12:11.935Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-04-13T10:12:12.925Z","message":"[Control connection] Refreshing schema for zusammen_workflow.element_synchronization_state (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:12.944Z","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-04-13T10:12:13.942Z","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-04-13T10:12:13.947Z","message":"Entering","context":{"RequestID":"fc75c2ac-b983-431a-bcd4-87cab220324a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6430fc48-366b-4239-8005-06799dfe53e3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:12:13.947Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:13.951Z","message":"{\"transactionId\":\"fc75c2ac-b983-431a-bcd4-87cab220324a\",\"status\":\"200\",\"rqstDate\":\"230413-10:12:13:948\",\"respDate\":\"230413-10:12:13:950\",\"sourceId\":\"haproxy:fc75c2ac-b983-431a-bcd4-87cab220324a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:12:13:948-44712\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bde4d701-8a20-4d80-a0ec-c85d4fb3c178], x-b3-parentspanid=[2830a617dc20b3bc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a9e7461211d115542830a617dc20b3bc], x-b3-spanid=[909555aa409f3fbf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fc75c2ac-b983-431a-bcd4-87cab220324a]}\\\"}\"}","context":{"RequestID":"fc75c2ac-b983-431a-bcd4-87cab220324a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6430fc48-366b-4239-8005-06799dfe53e3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:12:13.947Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:13.952Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fc75c2ac-b983-431a-bcd4-87cab220324a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6430fc48-366b-4239-8005-06799dfe53e3","LogTimestamp":"2023-04-13T10:12:13.951Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:12:14.943Z","message":"[Control connection] Refreshing schema for zusammen_workflow","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:14.954Z","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-04-13T10:12:14.961Z","message":"Token to replica map computation for keyspace sdctitan completed in 6 milliseconds","thread":"JanusGraph Cluster-worker-3","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:15.966Z","message":"Entering","context":{"RequestID":"784fd44f-fab8-4a4f-9749-2580bb73602e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7276241f-6492-4b67-aa1b-d139c383bf52","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:12:15.966Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:15.970Z","message":"{\"transactionId\":\"784fd44f-fab8-4a4f-9749-2580bb73602e\",\"status\":\"200\",\"rqstDate\":\"230413-10:12:15:967\",\"respDate\":\"230413-10:12:15:970\",\"sourceId\":\"haproxy:784fd44f-fab8-4a4f-9749-2580bb73602e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:12:15:967-79410\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[704bc15f-658a-4527-9f2c-a2cdaa7701ca], x-b3-parentspanid=[96a700bcfb456cc5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6a87733cc218f45d96a700bcfb456cc5], x-b3-spanid=[52819c4e52515aed], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[784fd44f-fab8-4a4f-9749-2580bb73602e]}\\\"}\"}","context":{"RequestID":"784fd44f-fab8-4a4f-9749-2580bb73602e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7276241f-6492-4b67-aa1b-d139c383bf52","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:12:15.966Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:15.971Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"784fd44f-fab8-4a4f-9749-2580bb73602e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7276241f-6492-4b67-aa1b-d139c383bf52","LogTimestamp":"2023-04-13T10:12:15.971Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-04-13T10:12:16.367Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:12:16.527Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:16.527Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:16.528Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:17.987Z","message":"Entering","context":{"RequestID":"de179ff1-1500-45a3-b3ea-5f60ee19d90e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"69ca80f6-ab05-4ebe-9656-5761df0166c1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:12:17.987Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:17.992Z","message":"{\"transactionId\":\"de179ff1-1500-45a3-b3ea-5f60ee19d90e\",\"status\":\"200\",\"rqstDate\":\"230413-10:12:17:988\",\"respDate\":\"230413-10:12:17:992\",\"sourceId\":\"haproxy:de179ff1-1500-45a3-b3ea-5f60ee19d90e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:12:17:988-13150\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3321dabf-f207-4c82-9a05-62fbffa443dc], x-b3-parentspanid=[982a58fa102980da], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e932997d6fe9118d982a58fa102980da], x-b3-spanid=[c608f015aadad1a9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[de179ff1-1500-45a3-b3ea-5f60ee19d90e]}\\\"}\"}","context":{"RequestID":"de179ff1-1500-45a3-b3ea-5f60ee19d90e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"69ca80f6-ab05-4ebe-9656-5761df0166c1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:12:17.987Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:17.993Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"de179ff1-1500-45a3-b3ea-5f60ee19d90e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"69ca80f6-ab05-4ebe-9656-5761df0166c1","LogTimestamp":"2023-04-13T10:12:17.993Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-04-13T10:12:20.004Z","message":"Entering","context":{"RequestID":"498c348a-8140-4d13-9665-93eb6247bf5f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c418a96c-efcd-4944-898b-d206f8ac2e52","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:12:20.003Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:20.008Z","message":"{\"transactionId\":\"498c348a-8140-4d13-9665-93eb6247bf5f\",\"status\":\"200\",\"rqstDate\":\"230413-10:12:20:004\",\"respDate\":\"230413-10:12:20:008\",\"sourceId\":\"haproxy:498c348a-8140-4d13-9665-93eb6247bf5f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:12:20:004-94682\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bcc32ac9-a1cd-4fde-b2be-c5887ddb471a], x-b3-parentspanid=[2acb95e8d18b2b0c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f48f76e88e5b55812acb95e8d18b2b0c], x-b3-spanid=[5acb491e85667fd4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[498c348a-8140-4d13-9665-93eb6247bf5f]}\\\"}\"}","context":{"RequestID":"498c348a-8140-4d13-9665-93eb6247bf5f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c418a96c-efcd-4944-898b-d206f8ac2e52","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:12:20.003Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:20.009Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"498c348a-8140-4d13-9665-93eb6247bf5f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c418a96c-efcd-4944-898b-d206f8ac2e52","LogTimestamp":"2023-04-13T10:12:20.009Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:12:20.813Z","message":"Entering","context":{"RequestID":"f6325d9b-3272-4c70-b971-147f71d0e953","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"42368fed-daf8-4217-9dc5-e4e2489a0f91","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:12:20.813Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:20.820Z","message":"{\"transactionId\":\"f6325d9b-3272-4c70-b971-147f71d0e953\",\"status\":\"200\",\"rqstDate\":\"230413-10:12:20:815\",\"respDate\":\"230413-10:12:20:819\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f6325d9b-3272-4c70-b971-147f71d0e953\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:12:20:815-721\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7eff7c84-fc7e-4988-b5e9-5688d7ea4cfe], x-b3-parentspanid=[a083c10bd0b68d70], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43045], x-envoy-attempt-count=[1], x-b3-traceid=[05eecfce7084c4d8a083c10bd0b68d70], x-b3-spanid=[712a931751e68524], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f6325d9b-3272-4c70-b971-147f71d0e953]}\\\"}\"}","context":{"RequestID":"f6325d9b-3272-4c70-b971-147f71d0e953","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"42368fed-daf8-4217-9dc5-e4e2489a0f91","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:12:20.813Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:20.821Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f6325d9b-3272-4c70-b971-147f71d0e953","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"8","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"42368fed-daf8-4217-9dc5-e4e2489a0f91","LogTimestamp":"2023-04-13T10:12:20.821Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 15 - "logType": "access"
{"timestamp":"2023-04-13T10:12:20.852Z","message":"Entering","context":{"RequestID":"b9bc09c9-93f3-47b1-a679-cb9b346d0a6c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5ef65e5f-0789-4538-b5e3-beb1ae09112e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:12:20.852Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:20.856Z","message":"Database is available from CACHED check.","context":{"RequestID":"b9bc09c9-93f3-47b1-a679-cb9b346d0a6c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5ef65e5f-0789-4538-b5e3-beb1ae09112e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:12:20.852Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:20.859Z","message":"{\"transactionId\":\"b9bc09c9-93f3-47b1-a679-cb9b346d0a6c\",\"status\":\"200\",\"rqstDate\":\"230413-10:12:20:853\",\"respDate\":\"230413-10:12:20:858\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b9bc09c9-93f3-47b1-a679-cb9b346d0a6c\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:12:20:853-85683\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b9bc09c9-93f3-47b1-a679-cb9b346d0a6c]}\\\"}\"}","context":{"RequestID":"b9bc09c9-93f3-47b1-a679-cb9b346d0a6c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5ef65e5f-0789-4538-b5e3-beb1ae09112e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:12:20.852Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:20.860Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b9bc09c9-93f3-47b1-a679-cb9b346d0a6c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"8","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ef65e5f-0789-4538-b5e3-beb1ae09112e","LogTimestamp":"2023-04-13T10:12:20.860Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-04-13T10:12:22.020Z","message":"Entering","context":{"RequestID":"e4d21da0-f43f-413c-bcc6-2547ecdf8c15","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"456f8db8-71bf-49b7-8647-2c35dbc6f651","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:12:22.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:22.023Z","message":"{\"transactionId\":\"e4d21da0-f43f-413c-bcc6-2547ecdf8c15\",\"status\":\"200\",\"rqstDate\":\"230413-10:12:22:021\",\"respDate\":\"230413-10:12:22:023\",\"sourceId\":\"haproxy:e4d21da0-f43f-413c-bcc6-2547ecdf8c15\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:12:22:021-62237\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9897eff8-6e7f-4ba3-b2ad-f2962ca385e8], x-b3-parentspanid=[20b65e06d6f43aae], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c7ee7e922409bf0820b65e06d6f43aae], x-b3-spanid=[6bb57d94e64716b9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e4d21da0-f43f-413c-bcc6-2547ecdf8c15]}\\\"}\"}","context":{"RequestID":"e4d21da0-f43f-413c-bcc6-2547ecdf8c15","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"456f8db8-71bf-49b7-8647-2c35dbc6f651","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:12:22.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:22.024Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e4d21da0-f43f-413c-bcc6-2547ecdf8c15","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"456f8db8-71bf-49b7-8647-2c35dbc6f651","LogTimestamp":"2023-04-13T10:12:22.024Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:12:24.034Z","message":"Entering","context":{"RequestID":"0340b83f-de9e-4c87-8f35-dc2a1daf3619","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e825d788-1538-4646-9adc-7092f9e0bf38","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:12:24.034Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:24.037Z","message":"{\"transactionId\":\"0340b83f-de9e-4c87-8f35-dc2a1daf3619\",\"status\":\"200\",\"rqstDate\":\"230413-10:12:24:035\",\"respDate\":\"230413-10:12:24:037\",\"sourceId\":\"haproxy:0340b83f-de9e-4c87-8f35-dc2a1daf3619\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:12:24:035-10489\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2ac9b6d6-5b58-4084-b977-ea17fbf3ba92], x-b3-parentspanid=[df9cfcd4fe3245a6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ef4f7f0f3b9534b9df9cfcd4fe3245a6], x-b3-spanid=[cccc5e15e29a24e5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0340b83f-de9e-4c87-8f35-dc2a1daf3619]}\\\"}\"}","context":{"RequestID":"0340b83f-de9e-4c87-8f35-dc2a1daf3619","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e825d788-1538-4646-9adc-7092f9e0bf38","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:12:24.034Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:24.037Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0340b83f-de9e-4c87-8f35-dc2a1daf3619","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e825d788-1538-4646-9adc-7092f9e0bf38","LogTimestamp":"2023-04-13T10:12:24.037Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:12:25.922Z","message":"Entering","context":{"RequestID":"76bf7333-d872-40e2-a76f-ec5024093ddf","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5c1e6c3f-7421-490e-9d97-9c481ab54ee4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:25.921Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:26.051Z","message":"Entering","context":{"RequestID":"633d443c-4a9f-4703-a766-f4b4c5042a5f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"174e2b6d-6b00-49b5-adaa-0023d6aa2262","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:12:26.051Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:26.056Z","message":"{\"transactionId\":\"633d443c-4a9f-4703-a766-f4b4c5042a5f\",\"status\":\"200\",\"rqstDate\":\"230413-10:12:26:052\",\"respDate\":\"230413-10:12:26:056\",\"sourceId\":\"haproxy:633d443c-4a9f-4703-a766-f4b4c5042a5f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:12:26:052-7129\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d0ab84f6-6507-461a-b08c-c9f61b741aa9], x-b3-parentspanid=[9134786a1c8bc64c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c035168000952b5a9134786a1c8bc64c], x-b3-spanid=[58299a78640359b1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[633d443c-4a9f-4703-a766-f4b4c5042a5f]}\\\"}\"}","context":{"RequestID":"633d443c-4a9f-4703-a766-f4b4c5042a5f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"174e2b6d-6b00-49b5-adaa-0023d6aa2262","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:12:26.051Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:26.057Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"633d443c-4a9f-4703-a766-f4b4c5042a5f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"174e2b6d-6b00-49b5-adaa-0023d6aa2262","LogTimestamp":"2023-04-13T10:12:26.057Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-04-13T10:12:26.181Z","message":"Checking for system property [partnerName]","context":{"RequestID":"76bf7333-d872-40e2-a76f-ec5024093ddf","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5c1e6c3f-7421-490e-9d97-9c481ab54ee4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:25.921Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:26.181Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"76bf7333-d872-40e2-a76f-ec5024093ddf","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5c1e6c3f-7421-490e-9d97-9c481ab54ee4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:25.921Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:26.181Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"76bf7333-d872-40e2-a76f-ec5024093ddf","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5c1e6c3f-7421-490e-9d97-9c481ab54ee4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:25.921Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:26.182Z","message":"Invoke","context":{"RequestID":"76bf7333-d872-40e2-a76f-ec5024093ddf","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"5c1e6c3f-7421-490e-9d97-9c481ab54ee4","LogTimestamp":"2023-04-13T10:12:26.182Z"},"thread":"qtp1341706533-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:26.367Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:12:26.514Z","message":"Number of vertices retrieved while checking db: 0","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:26.514Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:26.514Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:26.815Z","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-04-13T10:12:27.435Z","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-04-13T10:12:28.068Z","message":"Entering","context":{"RequestID":"6e361500-c3db-4680-8c7b-7e407f09d332","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"174e1568-67ea-4b68-bc2d-d1934ee65f89","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:12:28.068Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:28.072Z","message":"{\"transactionId\":\"6e361500-c3db-4680-8c7b-7e407f09d332\",\"status\":\"200\",\"rqstDate\":\"230413-10:12:28:069\",\"respDate\":\"230413-10:12:28:072\",\"sourceId\":\"haproxy:6e361500-c3db-4680-8c7b-7e407f09d332\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:12:28:069-23499\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d3cc8f1c-21d8-4b87-b478-d970708d86af], x-b3-parentspanid=[857a5611c3e1b170], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d01e6376e050cdc8857a5611c3e1b170], x-b3-spanid=[a15990bc9c7ebbb6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6e361500-c3db-4680-8c7b-7e407f09d332]}\\\"}\"}","context":{"RequestID":"6e361500-c3db-4680-8c7b-7e407f09d332","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"174e1568-67ea-4b68-bc2d-d1934ee65f89","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:12:28.068Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:28.073Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6e361500-c3db-4680-8c7b-7e407f09d332","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"174e1568-67ea-4b68-bc2d-d1934ee65f89","LogTimestamp":"2023-04-13T10:12:28.072Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:12:28.435Z","message":"[Control connection] Refreshing schema for everything.null (null)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:28.466Z","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-04-13T10:12:28.470Z","message":"Token to replica map computation for keyspace sdctitan completed in 4 milliseconds","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:29.968Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"76bf7333-d872-40e2-a76f-ec5024093ddf","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3786","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":"5c1e6c3f-7421-490e-9d97-9c481ab54ee4","LogTimestamp":"2023-04-13T10:12:29.967Z","ResponseDesc":"Created","elapsedTime":"32"},"thread":"qtp1341706533-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:30.085Z","message":"Entering","context":{"RequestID":"b363109b-8367-4f9c-8ac0-ba6f9cb6a42e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8e3df14c-366d-469b-ba6a-328ffc9b5579","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:12:30.085Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:30.088Z","message":"{\"transactionId\":\"b363109b-8367-4f9c-8ac0-ba6f9cb6a42e\",\"status\":\"200\",\"rqstDate\":\"230413-10:12:30:085\",\"respDate\":\"230413-10:12:30:087\",\"sourceId\":\"haproxy:b363109b-8367-4f9c-8ac0-ba6f9cb6a42e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:12:30:085-839\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5bd5f4a1-b71c-46f1-9a8b-b8b855cfb803], x-b3-parentspanid=[6fe266af8bf99133], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[04a4f4610cff23f26fe266af8bf99133], x-b3-spanid=[a2bbbad528608ed3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b363109b-8367-4f9c-8ac0-ba6f9cb6a42e]}\\\"}\"}","context":{"RequestID":"b363109b-8367-4f9c-8ac0-ba6f9cb6a42e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8e3df14c-366d-469b-ba6a-328ffc9b5579","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:12:30.085Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:30.088Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b363109b-8367-4f9c-8ac0-ba6f9cb6a42e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8e3df14c-366d-469b-ba6a-328ffc9b5579","LogTimestamp":"2023-04-13T10:12:30.088Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:12:30.126Z","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\":\"76bf7333-d872-40e2-a76f-ec5024093ddf\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:30:021\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380746175\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"fd7fb09e-d930-41b9-b83f-cfde9df48640\",\"resource-version\":\"1681380746175\",\"model-name\":\"action\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"af593b4b-490e-4665-ad74-2f6351c0a7ce\"}}","context":{"RequestID":"76bf7333-d872-40e2-a76f-ec5024093ddf","ServiceName":"/aai/v27/service-design-and-creation/models/model/af593b4b-490e-4665-ad74-2f6351c0a7ce","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:30.125Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:30.301Z","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-04-13T10:12:30.613Z","message":"{\"transactionId\":\"76bf7333-d872-40e2-a76f-ec5024093ddf\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:25:923\",\"respDate\":\"230413-10:12:30:613\",\"sourceId\":\"AAI-TOOLS:76bf7333-d872-40e2-a76f-ec5024093ddf\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/af593b4b-490e-4665-ad74-2f6351c0a7ce\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:12:25:923-41557\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[2bdae256-9f20-4c68-8da9-696e611f1f10], x-b3-parentspanid=[e7528cae3ad63322], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[76bf7333-d872-40e2-a76f-ec5024093ddf], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8c4b203253d51ba049b05f17c38657e1], x-b3-spanid=[531c1581c196b869], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[260], Content-Type=[application/json], X-ONAP-RequestID=[76bf7333-d872-40e2-a76f-ec5024093ddf]}\\\",\\\"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\\\":\\\"2-aai-resources-230413-10:12:25:923-41557\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[4096], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230413-10:12:25:923-41557]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"76bf7333-d872-40e2-a76f-ec5024093ddf","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3786","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"5c1e6c3f-7421-490e-9d97-9c481ab54ee4","LogTimestamp":"2023-04-13T10:12:29.967Z","elapsedTime":"42"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:30.614Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"76bf7333-d872-40e2-a76f-ec5024093ddf","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4693","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"5c1e6c3f-7421-490e-9d97-9c481ab54ee4","LogTimestamp":"2023-04-13T10:12:30.614Z","ResponseDesc":"Created","elapsedTime":"42"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:30 +0000] "PUT /aai/v27/service-design-and-creation/models/model/af593b4b-490e-4665-ad74-2f6351c0a7ce" 201 0 REST 76bf7333-d872-40e2-a76f-ec5024093ddf AAI-TOOLS 127.0.0.6 - - - - - - - - - 4723 - "logType": "access"
{"timestamp":"2023-04-13T10:12:30.755Z","message":"Entering","context":{"RequestID":"49b7ed4e-834b-4e0a-98e6-db4dbe7b800c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d123304b-2f56-4c62-9fb7-4e62a8b2ef8f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:30.755Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:30.769Z","message":"Checking for system property [partnerName]","context":{"RequestID":"49b7ed4e-834b-4e0a-98e6-db4dbe7b800c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d123304b-2f56-4c62-9fb7-4e62a8b2ef8f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:30.755Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:30.769Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"49b7ed4e-834b-4e0a-98e6-db4dbe7b800c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d123304b-2f56-4c62-9fb7-4e62a8b2ef8f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:30.755Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:30.769Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"49b7ed4e-834b-4e0a-98e6-db4dbe7b800c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d123304b-2f56-4c62-9fb7-4e62a8b2ef8f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:30.755Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:30.770Z","message":"Invoke","context":{"RequestID":"49b7ed4e-834b-4e0a-98e6-db4dbe7b800c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"d123304b-2f56-4c62-9fb7-4e62a8b2ef8f","LogTimestamp":"2023-04-13T10:12:30.770Z"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:30.816Z","message":"Entering","context":{"RequestID":"27245279-06fa-4918-9161-dc7354b65599","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d0b9a8a7-e395-441f-a50e-fc01a167ba0d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:12:30.816Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:30.822Z","message":"{\"transactionId\":\"27245279-06fa-4918-9161-dc7354b65599\",\"status\":\"200\",\"rqstDate\":\"230413-10:12:30:817\",\"respDate\":\"230413-10:12:30:822\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:27245279-06fa-4918-9161-dc7354b65599\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:12:30:817-80216\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f2f12d3e-a209-4e7f-ae4f-f1751528f98c], x-b3-parentspanid=[c3dd30f82c5c177c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53977], x-envoy-attempt-count=[1], x-b3-traceid=[ab1e6b9ce1f6cab1c3dd30f82c5c177c], x-b3-spanid=[63123fb5e36098f6], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[27245279-06fa-4918-9161-dc7354b65599]}\\\"}\"}","context":{"RequestID":"27245279-06fa-4918-9161-dc7354b65599","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d0b9a8a7-e395-441f-a50e-fc01a167ba0d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:12:30.816Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:30.824Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"27245279-06fa-4918-9161-dc7354b65599","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"7","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d0b9a8a7-e395-441f-a50e-fc01a167ba0d","LogTimestamp":"2023-04-13T10:12:30.823Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-04-13T10:12:30.850Z","message":"Entering","context":{"RequestID":"9e3f5873-76fc-491e-bec0-f69bd3a76697","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"35330151-9582-4eb9-9850-601bb7bcee3b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:12:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:30.852Z","message":"Database is available from CACHED check.","context":{"RequestID":"9e3f5873-76fc-491e-bec0-f69bd3a76697","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"35330151-9582-4eb9-9850-601bb7bcee3b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:12:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:30.853Z","message":"{\"transactionId\":\"9e3f5873-76fc-491e-bec0-f69bd3a76697\",\"status\":\"200\",\"rqstDate\":\"230413-10:12:30:850\",\"respDate\":\"230413-10:12:30:853\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9e3f5873-76fc-491e-bec0-f69bd3a76697\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:12:30:850-85394\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9e3f5873-76fc-491e-bec0-f69bd3a76697]}\\\"}\"}","context":{"RequestID":"9e3f5873-76fc-491e-bec0-f69bd3a76697","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"35330151-9582-4eb9-9850-601bb7bcee3b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:12:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:30.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9e3f5873-76fc-491e-bec0-f69bd3a76697","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"35330151-9582-4eb9-9850-601bb7bcee3b","LogTimestamp":"2023-04-13T10:12:30.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:12:31.199Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"76bf7333-d872-40e2-a76f-ec5024093ddf","ServiceName":"/aai/v27/service-design-and-creation/models/model/af593b4b-490e-4665-ad74-2f6351c0a7ce","TargetServiceName":"AAI-EVENT","ElapsedTime":"1073","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:31.198Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:31.302Z","message":"[Control connection] Refreshing schema for dox.version (TYPE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:31.749Z","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-04-13T10:12:32.110Z","message":"Entering","context":{"RequestID":"cb55feba-3efc-4a24-a8e0-681d983260c0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6749514e-ef9e-469c-9066-95bcce3d646b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:12:32.110Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:32.115Z","message":"{\"transactionId\":\"cb55feba-3efc-4a24-a8e0-681d983260c0\",\"status\":\"200\",\"rqstDate\":\"230413-10:12:32:111\",\"respDate\":\"230413-10:12:32:115\",\"sourceId\":\"haproxy:cb55feba-3efc-4a24-a8e0-681d983260c0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:12:32:111-45329\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5ff12805-e91a-4584-853a-b3a47f1bd1bd], x-b3-parentspanid=[76aeb03344fb3c83], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[65b0ab2eebf1c92f76aeb03344fb3c83], x-b3-spanid=[de6c6fea92b4cf81], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cb55feba-3efc-4a24-a8e0-681d983260c0]}\\\"}\"}","context":{"RequestID":"cb55feba-3efc-4a24-a8e0-681d983260c0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6749514e-ef9e-469c-9066-95bcce3d646b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:12:32.110Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:32.116Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cb55feba-3efc-4a24-a8e0-681d983260c0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6749514e-ef9e-469c-9066-95bcce3d646b","LogTimestamp":"2023-04-13T10:12:32.115Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-04-13T10:12:32.331Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"49b7ed4e-834b-4e0a-98e6-db4dbe7b800c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1561","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":"d123304b-2f56-4c62-9fb7-4e62a8b2ef8f","LogTimestamp":"2023-04-13T10:12:32.331Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:32.357Z","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\":\"49b7ed4e-834b-4e0a-98e6-db4dbe7b800c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:32:343\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380750769\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"2f80c596-27e5-4ca9-b5bb-e03a7fd4c0fd\",\"resource-version\":\"1681380750769\",\"model-name\":\"action-data\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"9551346c-7d8b-4daf-9926-b93e96e2344a\"}}","context":{"RequestID":"49b7ed4e-834b-4e0a-98e6-db4dbe7b800c","ServiceName":"/aai/v27/service-design-and-creation/models/model/9551346c-7d8b-4daf-9926-b93e96e2344a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:32.357Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:32.382Z","message":"{\"transactionId\":\"49b7ed4e-834b-4e0a-98e6-db4dbe7b800c\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:30:756\",\"respDate\":\"230413-10:12:32:381\",\"sourceId\":\"AAI-TOOLS:49b7ed4e-834b-4e0a-98e6-db4dbe7b800c\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/9551346c-7d8b-4daf-9926-b93e96e2344a\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:12:30:756-1860\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[eb601f0e-b095-477b-82ac-139c28cc36bc], x-b3-parentspanid=[0335add242c87724], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[49b7ed4e-834b-4e0a-98e6-db4dbe7b800c], Host=[aai.onap], X-Forwarded-Port=[35405], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[219ec37bb84d13e7dcfff744c52182ec], x-b3-spanid=[855938fe175966ca], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[265], Content-Type=[application/json], X-ONAP-RequestID=[49b7ed4e-834b-4e0a-98e6-db4dbe7b800c]}\\\",\\\"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-230413-10:12:30:756-1860\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[4176], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230413-10:12:30:756-1860]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"49b7ed4e-834b-4e0a-98e6-db4dbe7b800c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1561","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"d123304b-2f56-4c62-9fb7-4e62a8b2ef8f","LogTimestamp":"2023-04-13T10:12:32.331Z","elapsedTime":"9"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:32.382Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"49b7ed4e-834b-4e0a-98e6-db4dbe7b800c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1627","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"d123304b-2f56-4c62-9fb7-4e62a8b2ef8f","LogTimestamp":"2023-04-13T10:12:32.382Z","ResponseDesc":"Created","elapsedTime":"9"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:32 +0000] "PUT /aai/v27/service-design-and-creation/models/model/9551346c-7d8b-4daf-9926-b93e96e2344a" 201 0 REST 49b7ed4e-834b-4e0a-98e6-db4dbe7b800c AAI-TOOLS 127.0.0.6 - - - - - - - - - 1633 - "logType": "access"
{"timestamp":"2023-04-13T10:12:32.386Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"49b7ed4e-834b-4e0a-98e6-db4dbe7b800c","ServiceName":"/aai/v27/service-design-and-creation/models/model/9551346c-7d8b-4daf-9926-b93e96e2344a","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:32.385Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:32.547Z","message":"Entering","context":{"RequestID":"02b98db0-2640-425a-82f2-d1bd59e73b11","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a4c6a889-da73-4c6b-b103-c73b836c6fe0","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:32.546Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:32.559Z","message":"Checking for system property [partnerName]","context":{"RequestID":"02b98db0-2640-425a-82f2-d1bd59e73b11","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a4c6a889-da73-4c6b-b103-c73b836c6fe0","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:32.546Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:32.559Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"02b98db0-2640-425a-82f2-d1bd59e73b11","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a4c6a889-da73-4c6b-b103-c73b836c6fe0","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:32.546Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:32.559Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"02b98db0-2640-425a-82f2-d1bd59e73b11","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a4c6a889-da73-4c6b-b103-c73b836c6fe0","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:32.546Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:32.560Z","message":"Invoke","context":{"RequestID":"02b98db0-2640-425a-82f2-d1bd59e73b11","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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/f6d6a23d-a1a9-48ff-8419-b6530da2d381","InvocationID":"a4c6a889-da73-4c6b-b103-c73b836c6fe0","LogTimestamp":"2023-04-13T10:12:32.560Z"},"thread":"qtp1341706533-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:32.749Z","message":"[Control connection] Refreshing schema for dox.user_candidate_version (TYPE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:33.037Z","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-04-13T10:12:33.339Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"02b98db0-2640-425a-82f2-d1bd59e73b11","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"780","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":"a4c6a889-da73-4c6b-b103-c73b836c6fe0","LogTimestamp":"2023-04-13T10:12:33.339Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1341706533-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:33.362Z","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\":\"02b98db0-2640-425a-82f2-d1bd59e73b11\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:33:349\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380752559\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"7ad0915f-25c0-4a70-b9bc-185a75f87564\",\"resource-version\":\"1681380752559\",\"model-name\":\"allotted-resource\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"f6d6a23d-a1a9-48ff-8419-b6530da2d381\"}}","context":{"RequestID":"02b98db0-2640-425a-82f2-d1bd59e73b11","ServiceName":"/aai/v27/service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:33.362Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:33.377Z","message":"{\"transactionId\":\"02b98db0-2640-425a-82f2-d1bd59e73b11\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:32:547\",\"respDate\":\"230413-10:12:33:377\",\"sourceId\":\"AAI-TOOLS:02b98db0-2640-425a-82f2-d1bd59e73b11\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:12:32:547-88748\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[bde020c6-8e65-4019-81e9-9dd698d529df], x-b3-parentspanid=[5fa7163a45a02ffb], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[02b98db0-2640-425a-82f2-d1bd59e73b11], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0c88d9fb492b11377140019d48dd4965], x-b3-spanid=[9e292c3f161e68c3], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[271], Content-Type=[application/json], X-ONAP-RequestID=[02b98db0-2640-425a-82f2-d1bd59e73b11]}\\\",\\\"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\\\":\\\"0-aai-resources-230413-10:12:32:547-88748\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[8400], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230413-10:12:32:547-88748]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"02b98db0-2640-425a-82f2-d1bd59e73b11","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"780","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a4c6a889-da73-4c6b-b103-c73b836c6fe0","LogTimestamp":"2023-04-13T10:12:33.339Z","elapsedTime":"6"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:33.379Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"02b98db0-2640-425a-82f2-d1bd59e73b11","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"832","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a4c6a889-da73-4c6b-b103-c73b836c6fe0","LogTimestamp":"2023-04-13T10:12:33.378Z","ResponseDesc":"Created","elapsedTime":"6"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:33 +0000] "PUT /aai/v27/service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381" 201 0 REST 02b98db0-2640-425a-82f2-d1bd59e73b11 AAI-TOOLS 127.0.0.6 - - - - - - - - - 837 - "logType": "access"
{"timestamp":"2023-04-13T10:12:33.400Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"02b98db0-2640-425a-82f2-d1bd59e73b11","ServiceName":"/aai/v27/service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381","TargetServiceName":"AAI-EVENT","ElapsedTime":"38","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:33.400Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:33.469Z","message":"Entering","context":{"RequestID":"f2e50d9e-3051-47d8-96e5-b81e757c87ee","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"19d73f23-a3aa-4c39-a252-11c678d53bb9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:33.469Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:33.483Z","message":"Checking for system property [partnerName]","context":{"RequestID":"f2e50d9e-3051-47d8-96e5-b81e757c87ee","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"19d73f23-a3aa-4c39-a252-11c678d53bb9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:33.469Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:33.483Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"f2e50d9e-3051-47d8-96e5-b81e757c87ee","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"19d73f23-a3aa-4c39-a252-11c678d53bb9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:33.469Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:33.483Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"f2e50d9e-3051-47d8-96e5-b81e757c87ee","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"19d73f23-a3aa-4c39-a252-11c678d53bb9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:33.469Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:33.484Z","message":"Invoke","context":{"RequestID":"f2e50d9e-3051-47d8-96e5-b81e757c87ee","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"19d73f23-a3aa-4c39-a252-11c678d53bb9","LogTimestamp":"2023-04-13T10:12:33.484Z"},"thread":"qtp1341706533-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:33.957Z","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-04-13T10:12:34.129Z","message":"Entering","context":{"RequestID":"23ef9866-3b86-471f-bcb2-527f33c1e58b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4e3920d2-935b-4938-a7d9-e976f9c78538","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:12:34.129Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:34.135Z","message":"{\"transactionId\":\"23ef9866-3b86-471f-bcb2-527f33c1e58b\",\"status\":\"200\",\"rqstDate\":\"230413-10:12:34:130\",\"respDate\":\"230413-10:12:34:135\",\"sourceId\":\"haproxy:23ef9866-3b86-471f-bcb2-527f33c1e58b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:12:34:130-13958\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5f712914-b855-4b37-b991-8fccff2a7eb2], x-b3-parentspanid=[8f7bfaf96ed35913], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[138a82f6891fa84f8f7bfaf96ed35913], x-b3-spanid=[2e1b82432da064e9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[23ef9866-3b86-471f-bcb2-527f33c1e58b]}\\\"}\"}","context":{"RequestID":"23ef9866-3b86-471f-bcb2-527f33c1e58b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4e3920d2-935b-4938-a7d9-e976f9c78538","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:12:34.129Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:34.137Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"23ef9866-3b86-471f-bcb2-527f33c1e58b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"8","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4e3920d2-935b-4938-a7d9-e976f9c78538","LogTimestamp":"2023-04-13T10:12:34.137Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 14 - "logType": "access"
{"timestamp":"2023-04-13T10:12:34.295Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"f2e50d9e-3051-47d8-96e5-b81e757c87ee","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"811","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":"19d73f23-a3aa-4c39-a252-11c678d53bb9","LogTimestamp":"2023-04-13T10:12:34.294Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1341706533-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:34.312Z","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\":\"f2e50d9e-3051-47d8-96e5-b81e757c87ee\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:34:302\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380753482\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"6c092fb1-21b2-456b-9e01-67fb4de1896e\",\"resource-version\":\"1681380753482\",\"model-name\":\"availability-zone\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"61b88c01-d819-41c0-8e21-7fd7ba47148e\"}}","context":{"RequestID":"f2e50d9e-3051-47d8-96e5-b81e757c87ee","ServiceName":"/aai/v27/service-design-and-creation/models/model/61b88c01-d819-41c0-8e21-7fd7ba47148e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:34.312Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:34.337Z","message":"{\"transactionId\":\"f2e50d9e-3051-47d8-96e5-b81e757c87ee\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:33:470\",\"respDate\":\"230413-10:12:34:336\",\"sourceId\":\"AAI-TOOLS:f2e50d9e-3051-47d8-96e5-b81e757c87ee\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/61b88c01-d819-41c0-8e21-7fd7ba47148e\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:12:33:470-33480\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[01eb4c9f-456a-4b99-8b96-ff98fd3108d9], x-b3-parentspanid=[a72b0f32bf93dd98], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[f2e50d9e-3051-47d8-96e5-b81e757c87ee], Host=[aai.onap], X-Forwarded-Port=[35405], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5fb685af69289cc085b66ced0263277d], x-b3-spanid=[419d086e26677a83], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[271], Content-Type=[application/json], X-ONAP-RequestID=[f2e50d9e-3051-47d8-96e5-b81e757c87ee]}\\\",\\\"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-230413-10:12:33:470-33480\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[8272], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230413-10:12:33:470-33480]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"f2e50d9e-3051-47d8-96e5-b81e757c87ee","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"811","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"19d73f23-a3aa-4c39-a252-11c678d53bb9","LogTimestamp":"2023-04-13T10:12:34.294Z","elapsedTime":"5"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:34.338Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"f2e50d9e-3051-47d8-96e5-b81e757c87ee","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"869","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"19d73f23-a3aa-4c39-a252-11c678d53bb9","LogTimestamp":"2023-04-13T10:12:34.338Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:34 +0000] "PUT /aai/v27/service-design-and-creation/models/model/61b88c01-d819-41c0-8e21-7fd7ba47148e" 201 0 REST f2e50d9e-3051-47d8-96e5-b81e757c87ee AAI-TOOLS 127.0.0.6 - - - - - - - - - 876 - "logType": "access"
{"timestamp":"2023-04-13T10:12:34.343Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"f2e50d9e-3051-47d8-96e5-b81e757c87ee","ServiceName":"/aai/v27/service-design-and-creation/models/model/61b88c01-d819-41c0-8e21-7fd7ba47148e","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:34.343Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:34.431Z","message":"Entering","context":{"RequestID":"3ad63d80-93eb-4d39-8864-40422f63c767","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a4d5bcee-71ae-4df9-9bf8-a4c135dc7761","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:34.430Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:34.443Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3ad63d80-93eb-4d39-8864-40422f63c767","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a4d5bcee-71ae-4df9-9bf8-a4c135dc7761","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:34.430Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:34.443Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3ad63d80-93eb-4d39-8864-40422f63c767","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a4d5bcee-71ae-4df9-9bf8-a4c135dc7761","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:34.430Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:34.443Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3ad63d80-93eb-4d39-8864-40422f63c767","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a4d5bcee-71ae-4df9-9bf8-a4c135dc7761","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:34.430Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:34.444Z","message":"Invoke","context":{"RequestID":"3ad63d80-93eb-4d39-8864-40422f63c767","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"a4d5bcee-71ae-4df9-9bf8-a4c135dc7761","LogTimestamp":"2023-04-13T10:12:34.444Z"},"thread":"qtp1341706533-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:34.587Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"3ad63d80-93eb-4d39-8864-40422f63c767","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"143","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":"a4d5bcee-71ae-4df9-9bf8-a4c135dc7761","LogTimestamp":"2023-04-13T10:12:34.587Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1341706533-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:34.611Z","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\":\"3ad63d80-93eb-4d39-8864-40422f63c767\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:34:598\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380754442\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"b2dea88d-78a0-49bf-95c9-5819df08e966\",\"resource-version\":\"1681380754442\",\"model-name\":\"az-and-dvs-switches\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"53dc00d4-e6d9-48ec-b6cc-3d3797e9b896\"}}","context":{"RequestID":"3ad63d80-93eb-4d39-8864-40422f63c767","ServiceName":"/aai/v27/service-design-and-creation/models/model/53dc00d4-e6d9-48ec-b6cc-3d3797e9b896","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:34.610Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:34.626Z","message":"{\"transactionId\":\"3ad63d80-93eb-4d39-8864-40422f63c767\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:34:431\",\"respDate\":\"230413-10:12:34:626\",\"sourceId\":\"AAI-TOOLS:3ad63d80-93eb-4d39-8864-40422f63c767\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/53dc00d4-e6d9-48ec-b6cc-3d3797e9b896\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:12:34:431-28977\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[1dcd8040-f137-477b-a3ef-6322465e8f07], x-b3-parentspanid=[1b03b967f1af194b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[3ad63d80-93eb-4d39-8864-40422f63c767], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[baaa88b73480b55e42e53b4b73ccc8b9], x-b3-spanid=[4a345bcd92489280], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[273], Content-Type=[application/json], X-ONAP-RequestID=[3ad63d80-93eb-4d39-8864-40422f63c767]}\\\",\\\"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-230413-10:12:34:431-28977\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[8432], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230413-10:12:34:431-28977]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"3ad63d80-93eb-4d39-8864-40422f63c767","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"143","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a4d5bcee-71ae-4df9-9bf8-a4c135dc7761","LogTimestamp":"2023-04-13T10:12:34.587Z","elapsedTime":"7"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:34.627Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"3ad63d80-93eb-4d39-8864-40422f63c767","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"196","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a4d5bcee-71ae-4df9-9bf8-a4c135dc7761","LogTimestamp":"2023-04-13T10:12:34.626Z","ResponseDesc":"Created","elapsedTime":"7"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:34 +0000] "PUT /aai/v27/service-design-and-creation/models/model/53dc00d4-e6d9-48ec-b6cc-3d3797e9b896" 201 0 REST 3ad63d80-93eb-4d39-8864-40422f63c767 AAI-TOOLS 127.0.0.6 - - - - - - - - - 200 - "logType": "access"
{"timestamp":"2023-04-13T10:12:34.640Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"3ad63d80-93eb-4d39-8864-40422f63c767","ServiceName":"/aai/v27/service-design-and-creation/models/model/53dc00d4-e6d9-48ec-b6cc-3d3797e9b896","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:34.639Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:34.713Z","message":"Entering","context":{"RequestID":"cb86ccc8-8130-4102-bb80-cd7be8e7447f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"74b986ca-d685-4078-8c5b-d1bb81a4cb4b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:34.712Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:34.724Z","message":"Checking for system property [partnerName]","context":{"RequestID":"cb86ccc8-8130-4102-bb80-cd7be8e7447f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"74b986ca-d685-4078-8c5b-d1bb81a4cb4b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:34.712Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:34.724Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"cb86ccc8-8130-4102-bb80-cd7be8e7447f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"74b986ca-d685-4078-8c5b-d1bb81a4cb4b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:34.712Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:34.724Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"cb86ccc8-8130-4102-bb80-cd7be8e7447f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"74b986ca-d685-4078-8c5b-d1bb81a4cb4b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:34.712Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:34.725Z","message":"Invoke","context":{"RequestID":"cb86ccc8-8130-4102-bb80-cd7be8e7447f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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/18094b19-d16d-4822-8acf-e92c6aefa178","InvocationID":"74b986ca-d685-4078-8c5b-d1bb81a4cb4b","LogTimestamp":"2023-04-13T10:12:34.725Z"},"thread":"qtp1341706533-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:34.784Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"cb86ccc8-8130-4102-bb80-cd7be8e7447f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"60","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":"74b986ca-d685-4078-8c5b-d1bb81a4cb4b","LogTimestamp":"2023-04-13T10:12:34.784Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1341706533-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:34.803Z","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\":\"cb86ccc8-8130-4102-bb80-cd7be8e7447f\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:34:791\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380754724\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"d2fb27cc-15eb-4c4e-828e-71d41aaecc5b\",\"resource-version\":\"1681380754724\",\"model-name\":\"class-of-service\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"18094b19-d16d-4822-8acf-e92c6aefa178\"}}","context":{"RequestID":"cb86ccc8-8130-4102-bb80-cd7be8e7447f","ServiceName":"/aai/v27/service-design-and-creation/models/model/18094b19-d16d-4822-8acf-e92c6aefa178","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:34.803Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:34.827Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"cb86ccc8-8130-4102-bb80-cd7be8e7447f","ServiceName":"/aai/v27/service-design-and-creation/models/model/18094b19-d16d-4822-8acf-e92c6aefa178","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:34.826Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:34.829Z","message":"{\"transactionId\":\"cb86ccc8-8130-4102-bb80-cd7be8e7447f\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:34:714\",\"respDate\":\"230413-10:12:34:829\",\"sourceId\":\"AAI-TOOLS:cb86ccc8-8130-4102-bb80-cd7be8e7447f\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/18094b19-d16d-4822-8acf-e92c6aefa178\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:12:34:714-53636\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[4087ac06-781c-432f-b5c6-17a937b0be76], x-b3-parentspanid=[cc327ead0bd4a2d0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[cb86ccc8-8130-4102-bb80-cd7be8e7447f], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[505f0e825b2489fc74dd15ecaa797272], x-b3-spanid=[4ea44bec0e5135f1], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[270], Content-Type=[application/json], X-ONAP-RequestID=[cb86ccc8-8130-4102-bb80-cd7be8e7447f]}\\\",\\\"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\\\":\\\"2-aai-resources-230413-10:12:34:714-53636\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[8248], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230413-10:12:34:714-53636]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"cb86ccc8-8130-4102-bb80-cd7be8e7447f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"60","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"74b986ca-d685-4078-8c5b-d1bb81a4cb4b","LogTimestamp":"2023-04-13T10:12:34.784Z","elapsedTime":"5"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:34.831Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"cb86ccc8-8130-4102-bb80-cd7be8e7447f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"118","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"74b986ca-d685-4078-8c5b-d1bb81a4cb4b","LogTimestamp":"2023-04-13T10:12:34.830Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:34 +0000] "PUT /aai/v27/service-design-and-creation/models/model/18094b19-d16d-4822-8acf-e92c6aefa178" 201 0 REST cb86ccc8-8130-4102-bb80-cd7be8e7447f AAI-TOOLS 127.0.0.6 - - - - - - - - - 124 - "logType": "access"
{"timestamp":"2023-04-13T10:12:34.882Z","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-04-13T10:12:34.921Z","message":"Entering","context":{"RequestID":"af135b0f-723f-4da6-a0a8-25fe94026413","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"17565745-7a18-4859-9d37-a80b96954e24","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:34.921Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:34.930Z","message":"Checking for system property [partnerName]","context":{"RequestID":"af135b0f-723f-4da6-a0a8-25fe94026413","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"17565745-7a18-4859-9d37-a80b96954e24","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:34.921Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:34.930Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"af135b0f-723f-4da6-a0a8-25fe94026413","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"17565745-7a18-4859-9d37-a80b96954e24","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:34.921Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:34.930Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"af135b0f-723f-4da6-a0a8-25fe94026413","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"17565745-7a18-4859-9d37-a80b96954e24","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:34.921Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:34.931Z","message":"Invoke","context":{"RequestID":"af135b0f-723f-4da6-a0a8-25fe94026413","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"17565745-7a18-4859-9d37-a80b96954e24","LogTimestamp":"2023-04-13T10:12:34.931Z"},"thread":"qtp1341706533-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:35.883Z","message":"[Control connection] Refreshing schema for dox","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:35.893Z","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-04-13T10:12:35.895Z","message":"Token to replica map computation for keyspace sdctitan completed in 2 milliseconds","thread":"JanusGraph Cluster-worker-3","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:35.900Z","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-04-13T10:12:36.151Z","message":"Entering","context":{"RequestID":"fee575a6-dd03-462f-a7f6-bfa576aee167","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cb69e3ac-6dc2-4c81-8f36-beab3ed97a11","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:12:36.150Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:36.155Z","message":"{\"transactionId\":\"fee575a6-dd03-462f-a7f6-bfa576aee167\",\"status\":\"200\",\"rqstDate\":\"230413-10:12:36:152\",\"respDate\":\"230413-10:12:36:155\",\"sourceId\":\"haproxy:fee575a6-dd03-462f-a7f6-bfa576aee167\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:12:36:152-78115\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2413b59b-ca40-4b36-8dc2-25874ab8328c], x-b3-parentspanid=[4d034549c91eb258], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fda1b52549d1c9594d034549c91eb258], x-b3-spanid=[30e7ccef3bba2565], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fee575a6-dd03-462f-a7f6-bfa576aee167]}\\\"}\"}","context":{"RequestID":"fee575a6-dd03-462f-a7f6-bfa576aee167","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cb69e3ac-6dc2-4c81-8f36-beab3ed97a11","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:12:36.150Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:36.156Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fee575a6-dd03-462f-a7f6-bfa576aee167","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cb69e3ac-6dc2-4c81-8f36-beab3ed97a11","LogTimestamp":"2023-04-13T10:12:36.156Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-04-13T10:12:36.367Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:12:36.424Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:36.424Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:36.424Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:36.450Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"af135b0f-723f-4da6-a0a8-25fe94026413","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1519","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":"17565745-7a18-4859-9d37-a80b96954e24","LogTimestamp":"2023-04-13T10:12:36.449Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1341706533-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:36.485Z","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\":\"af135b0f-723f-4da6-a0a8-25fe94026413\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:36:456\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380754929\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"2a160989-b202-47dd-874b-4a0f275998f7\",\"resource-version\":\"1681380754929\",\"model-name\":\"cloud-region\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"af135b0f-723f-4da6-a0a8-25fe94026413","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:36.485Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:36.499Z","message":"{\"transactionId\":\"af135b0f-723f-4da6-a0a8-25fe94026413\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:34:922\",\"respDate\":\"230413-10:12:36:499\",\"sourceId\":\"AAI-TOOLS:af135b0f-723f-4da6-a0a8-25fe94026413\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:12:34:922-81670\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[cbdb8968-08b7-46ce-9e54-2bcecac389a4], x-b3-parentspanid=[66b0383dd9dfbe07], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[af135b0f-723f-4da6-a0a8-25fe94026413], Host=[aai.onap], X-Forwarded-Port=[35405], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6cb82f1ba005c013388d23775ebe0b35], x-b3-spanid=[9634045b69068219], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[266], Content-Type=[application/json], X-ONAP-RequestID=[af135b0f-723f-4da6-a0a8-25fe94026413]}\\\",\\\"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\\\":\\\"1-aai-resources-230413-10:12:34:922-81670\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[4312], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230413-10:12:34:922-81670]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"af135b0f-723f-4da6-a0a8-25fe94026413","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1519","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"17565745-7a18-4859-9d37-a80b96954e24","LogTimestamp":"2023-04-13T10:12:36.449Z","elapsedTime":"4"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:36.500Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"af135b0f-723f-4da6-a0a8-25fe94026413","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1578","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"17565745-7a18-4859-9d37-a80b96954e24","LogTimestamp":"2023-04-13T10:12:36.499Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:36 +0000] "PUT /aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3" 201 0 REST af135b0f-723f-4da6-a0a8-25fe94026413 AAI-TOOLS 127.0.0.6 - - - - - - - - - 1582 - "logType": "access"
{"timestamp":"2023-04-13T10:12:36.515Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"af135b0f-723f-4da6-a0a8-25fe94026413","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:36.514Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:36.586Z","message":"Entering","context":{"RequestID":"d774a2c5-8eac-4c6f-b9f0-fc6e0100750f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"37731d2d-f6b6-4ed3-934f-eceebf56e4f4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:36.586Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:36.595Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d774a2c5-8eac-4c6f-b9f0-fc6e0100750f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"37731d2d-f6b6-4ed3-934f-eceebf56e4f4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:36.586Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:36.595Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d774a2c5-8eac-4c6f-b9f0-fc6e0100750f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"37731d2d-f6b6-4ed3-934f-eceebf56e4f4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:36.586Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:36.595Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d774a2c5-8eac-4c6f-b9f0-fc6e0100750f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"37731d2d-f6b6-4ed3-934f-eceebf56e4f4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:36.586Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:36.596Z","message":"Invoke","context":{"RequestID":"d774a2c5-8eac-4c6f-b9f0-fc6e0100750f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"37731d2d-f6b6-4ed3-934f-eceebf56e4f4","LogTimestamp":"2023-04-13T10:12:36.596Z"},"thread":"qtp1341706533-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:36.901Z","message":"[Control connection] Refreshing schema for dox.package_details (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:37.390Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"d774a2c5-8eac-4c6f-b9f0-fc6e0100750f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"795","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":"37731d2d-f6b6-4ed3-934f-eceebf56e4f4","LogTimestamp":"2023-04-13T10:12:37.390Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1341706533-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:37.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/8bac3599-9a1c-4b7f-80e5-c1838f744c23\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"d774a2c5-8eac-4c6f-b9f0-fc6e0100750f\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:37:397\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380756594\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"3f908abc-3a15-40d0-b674-2a639e52884d\",\"resource-version\":\"1681380756594\",\"model-name\":\"collection\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"8bac3599-9a1c-4b7f-80e5-c1838f744c23\"}}","context":{"RequestID":"d774a2c5-8eac-4c6f-b9f0-fc6e0100750f","ServiceName":"/aai/v27/service-design-and-creation/models/model/8bac3599-9a1c-4b7f-80e5-c1838f744c23","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:37.409Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:37.429Z","message":"{\"transactionId\":\"d774a2c5-8eac-4c6f-b9f0-fc6e0100750f\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:36:587\",\"respDate\":\"230413-10:12:37:429\",\"sourceId\":\"AAI-TOOLS:d774a2c5-8eac-4c6f-b9f0-fc6e0100750f\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/8bac3599-9a1c-4b7f-80e5-c1838f744c23\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:12:36:587-61781\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[2daad239-b3a9-413a-bcbb-81d7963b0af6], x-b3-parentspanid=[e67682d23c1ecf77], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[d774a2c5-8eac-4c6f-b9f0-fc6e0100750f], Host=[aai.onap], X-Forwarded-Port=[35405], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eb5374bba2f2dbda6955ed043afa3cb1], x-b3-spanid=[17c3145e242a7f00], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[298], Content-Type=[application/json], X-ONAP-RequestID=[d774a2c5-8eac-4c6f-b9f0-fc6e0100750f]}\\\",\\\"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\\\":\\\"0-aai-resources-230413-10:12:36:587-61781\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[12344], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230413-10:12:36:587-61781]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"d774a2c5-8eac-4c6f-b9f0-fc6e0100750f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"795","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"37731d2d-f6b6-4ed3-934f-eceebf56e4f4","LogTimestamp":"2023-04-13T10:12:37.390Z","elapsedTime":"5"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:37.431Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"d774a2c5-8eac-4c6f-b9f0-fc6e0100750f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"845","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"37731d2d-f6b6-4ed3-934f-eceebf56e4f4","LogTimestamp":"2023-04-13T10:12:37.431Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:37 +0000] "PUT /aai/v27/service-design-and-creation/models/model/8bac3599-9a1c-4b7f-80e5-c1838f744c23" 201 0 REST d774a2c5-8eac-4c6f-b9f0-fc6e0100750f AAI-TOOLS 127.0.0.6 - - - - - - - - - 849 - "logType": "access"
{"timestamp":"2023-04-13T10:12:37.442Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d774a2c5-8eac-4c6f-b9f0-fc6e0100750f","ServiceName":"/aai/v27/service-design-and-creation/models/model/8bac3599-9a1c-4b7f-80e5-c1838f744c23","TargetServiceName":"AAI-EVENT","ElapsedTime":"32","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:37.441Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:37.510Z","message":"Entering","context":{"RequestID":"1d5c4055-f862-4963-8864-964c226402aa","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a1628474-b13e-4ae2-84d5-ae6d02f6f5e8","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:37.509Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:37.520Z","message":"Checking for system property [partnerName]","context":{"RequestID":"1d5c4055-f862-4963-8864-964c226402aa","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a1628474-b13e-4ae2-84d5-ae6d02f6f5e8","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:37.509Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:37.520Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"1d5c4055-f862-4963-8864-964c226402aa","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a1628474-b13e-4ae2-84d5-ae6d02f6f5e8","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:37.509Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:37.520Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"1d5c4055-f862-4963-8864-964c226402aa","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a1628474-b13e-4ae2-84d5-ae6d02f6f5e8","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:37.509Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:37.520Z","message":"Invoke","context":{"RequestID":"1d5c4055-f862-4963-8864-964c226402aa","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"a1628474-b13e-4ae2-84d5-ae6d02f6f5e8","LogTimestamp":"2023-04-13T10:12:37.520Z"},"thread":"qtp1341706533-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:37.568Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"1d5c4055-f862-4963-8864-964c226402aa","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"48","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":"a1628474-b13e-4ae2-84d5-ae6d02f6f5e8","LogTimestamp":"2023-04-13T10:12:37.568Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:37.583Z","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\":\"1d5c4055-f862-4963-8864-964c226402aa\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:37:574\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380757519\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"3a8ab1ee-9220-4fe8-b89c-9251d160ddc2\",\"resource-version\":\"1681380757519\",\"model-name\":\"complex\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\"}}","context":{"RequestID":"1d5c4055-f862-4963-8864-964c226402aa","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:37.583Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:37.595Z","message":"{\"transactionId\":\"1d5c4055-f862-4963-8864-964c226402aa\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:37:511\",\"respDate\":\"230413-10:12:37:594\",\"sourceId\":\"AAI-TOOLS:1d5c4055-f862-4963-8864-964c226402aa\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:12:37:511-92027\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[d8ec0334-95cc-431e-81d6-d4fa74c985d2], x-b3-parentspanid=[50d64d125f572e6c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[1d5c4055-f862-4963-8864-964c226402aa], Host=[aai.onap], X-Forwarded-Port=[35405], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0f24ec3b3ab84f296e79667a393028f3], x-b3-spanid=[a2706fa347727eba], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[261], Content-Type=[application/json], X-ONAP-RequestID=[1d5c4055-f862-4963-8864-964c226402aa]}\\\",\\\"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-230413-10:12:37:511-92027\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[12496], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230413-10:12:37:511-92027]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"1d5c4055-f862-4963-8864-964c226402aa","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"48","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a1628474-b13e-4ae2-84d5-ae6d02f6f5e8","LogTimestamp":"2023-04-13T10:12:37.568Z","elapsedTime":"4"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:37.595Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"1d5c4055-f862-4963-8864-964c226402aa","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"86","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a1628474-b13e-4ae2-84d5-ae6d02f6f5e8","LogTimestamp":"2023-04-13T10:12:37.595Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:37 +0000] "PUT /aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353" 201 0 REST 1d5c4055-f862-4963-8864-964c226402aa AAI-TOOLS 127.0.0.6 - - - - - - - - - 90 - "logType": "access"
{"timestamp":"2023-04-13T10:12:37.614Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"1d5c4055-f862-4963-8864-964c226402aa","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:37.614Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:37.685Z","message":"Entering","context":{"RequestID":"fbc1d894-5b82-4ff3-833b-9c51f7a35af9","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f7dcedd0-1f45-48d3-9558-704a7e7bd3f4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:37.684Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:37.693Z","message":"Checking for system property [partnerName]","context":{"RequestID":"fbc1d894-5b82-4ff3-833b-9c51f7a35af9","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f7dcedd0-1f45-48d3-9558-704a7e7bd3f4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:37.684Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:37.693Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"fbc1d894-5b82-4ff3-833b-9c51f7a35af9","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f7dcedd0-1f45-48d3-9558-704a7e7bd3f4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:37.684Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:37.693Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"fbc1d894-5b82-4ff3-833b-9c51f7a35af9","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f7dcedd0-1f45-48d3-9558-704a7e7bd3f4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:37.684Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:37.694Z","message":"Invoke","context":{"RequestID":"fbc1d894-5b82-4ff3-833b-9c51f7a35af9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"f7dcedd0-1f45-48d3-9558-704a7e7bd3f4","LogTimestamp":"2023-04-13T10:12:37.694Z"},"thread":"qtp1341706533-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:37.733Z","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-04-13T10:12:37.752Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"fbc1d894-5b82-4ff3-833b-9c51f7a35af9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"59","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":"f7dcedd0-1f45-48d3-9558-704a7e7bd3f4","LogTimestamp":"2023-04-13T10:12:37.752Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1341706533-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:37.770Z","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\":\"fbc1d894-5b82-4ff3-833b-9c51f7a35af9\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:37:759\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380757692\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"5a175add-57e4-4a5d-8b02-c36f1d69c52b\",\"resource-version\":\"1681380757692\",\"model-name\":\"configuration\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"166c050d-f69d-4305-943e-0bc58c3a26cf\"}}","context":{"RequestID":"fbc1d894-5b82-4ff3-833b-9c51f7a35af9","ServiceName":"/aai/v27/service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:37.769Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:37.786Z","message":"{\"transactionId\":\"fbc1d894-5b82-4ff3-833b-9c51f7a35af9\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:37:685\",\"respDate\":\"230413-10:12:37:786\",\"sourceId\":\"AAI-TOOLS:fbc1d894-5b82-4ff3-833b-9c51f7a35af9\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:12:37:685-91055\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[df1ec378-9262-4211-9a9b-e5d26e673447], x-b3-parentspanid=[50c88df381aafb6f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[fbc1d894-5b82-4ff3-833b-9c51f7a35af9], Host=[aai.onap], X-Forwarded-Port=[35405], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9b6084ec088bf4fa381417e542d49b47], x-b3-spanid=[64308c2ff4481b1d], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[267], Content-Type=[application/json], X-ONAP-RequestID=[fbc1d894-5b82-4ff3-833b-9c51f7a35af9]}\\\",\\\"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-230413-10:12:37:685-91055\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[8352], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230413-10:12:37:685-91055]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"fbc1d894-5b82-4ff3-833b-9c51f7a35af9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"59","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"f7dcedd0-1f45-48d3-9558-704a7e7bd3f4","LogTimestamp":"2023-04-13T10:12:37.752Z","elapsedTime":"4"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:37.787Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"fbc1d894-5b82-4ff3-833b-9c51f7a35af9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"103","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"f7dcedd0-1f45-48d3-9558-704a7e7bd3f4","LogTimestamp":"2023-04-13T10:12:37.787Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:37 +0000] "PUT /aai/v27/service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf" 201 0 REST fbc1d894-5b82-4ff3-833b-9c51f7a35af9 AAI-TOOLS 127.0.0.6 - - - - - - - - - 106 - "logType": "access"
{"timestamp":"2023-04-13T10:12:37.800Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"fbc1d894-5b82-4ff3-833b-9c51f7a35af9","ServiceName":"/aai/v27/service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:37.800Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:37.856Z","message":"Entering","context":{"RequestID":"d0ed8c71-f82c-412c-bd35-51cc7f81aae2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1ccfe3cb-9a61-4234-87fb-a6bfbe487407","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:37.856Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:37.864Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d0ed8c71-f82c-412c-bd35-51cc7f81aae2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1ccfe3cb-9a61-4234-87fb-a6bfbe487407","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:37.856Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:37.864Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d0ed8c71-f82c-412c-bd35-51cc7f81aae2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1ccfe3cb-9a61-4234-87fb-a6bfbe487407","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:37.856Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:37.864Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d0ed8c71-f82c-412c-bd35-51cc7f81aae2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1ccfe3cb-9a61-4234-87fb-a6bfbe487407","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:37.856Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:37.865Z","message":"Invoke","context":{"RequestID":"d0ed8c71-f82c-412c-bd35-51cc7f81aae2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"1ccfe3cb-9a61-4234-87fb-a6bfbe487407","LogTimestamp":"2023-04-13T10:12:37.865Z"},"thread":"qtp1341706533-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:38.168Z","message":"Entering","context":{"RequestID":"1ab6be20-81d3-40d1-825e-67363ab7f734","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7c609932-d0e4-44c6-98fe-54e6c8b363b9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:12:38.168Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:38.172Z","message":"{\"transactionId\":\"1ab6be20-81d3-40d1-825e-67363ab7f734\",\"status\":\"200\",\"rqstDate\":\"230413-10:12:38:169\",\"respDate\":\"230413-10:12:38:172\",\"sourceId\":\"haproxy:1ab6be20-81d3-40d1-825e-67363ab7f734\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:12:38:169-64834\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[330564ea-45db-4522-828f-5d75b804b8ed], x-b3-parentspanid=[9a7e8f01d35dc744], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4e8e28faea09e2609a7e8f01d35dc744], x-b3-spanid=[4a5a0a0715a1fa2d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1ab6be20-81d3-40d1-825e-67363ab7f734]}\\\"}\"}","context":{"RequestID":"1ab6be20-81d3-40d1-825e-67363ab7f734","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7c609932-d0e4-44c6-98fe-54e6c8b363b9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:12:38.168Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:38.173Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1ab6be20-81d3-40d1-825e-67363ab7f734","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7c609932-d0e4-44c6-98fe-54e6c8b363b9","LogTimestamp":"2023-04-13T10:12:38.173Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:12:38.634Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"d0ed8c71-f82c-412c-bd35-51cc7f81aae2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"770","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":"1ccfe3cb-9a61-4234-87fb-a6bfbe487407","LogTimestamp":"2023-04-13T10:12:38.634Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1341706533-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:38.652Z","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\":\"d0ed8c71-f82c-412c-bd35-51cc7f81aae2\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:38:641\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380757863\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"22104c9f-29fd-462f-be07-96cd6b46dd33\",\"resource-version\":\"1681380757863\",\"model-name\":\"connector\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"4c01c948-7607-4d66-8a6c-99c2c2717936\"}}","context":{"RequestID":"d0ed8c71-f82c-412c-bd35-51cc7f81aae2","ServiceName":"/aai/v27/service-design-and-creation/models/model/4c01c948-7607-4d66-8a6c-99c2c2717936","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:38.651Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:38.664Z","message":"{\"transactionId\":\"d0ed8c71-f82c-412c-bd35-51cc7f81aae2\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:37:857\",\"respDate\":\"230413-10:12:38:663\",\"sourceId\":\"AAI-TOOLS:d0ed8c71-f82c-412c-bd35-51cc7f81aae2\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/4c01c948-7607-4d66-8a6c-99c2c2717936\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:12:37:857-99293\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[ef0ca50c-e17d-4dee-871b-be2abbadbc85], x-b3-parentspanid=[359518d17a24959d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[d0ed8c71-f82c-412c-bd35-51cc7f81aae2], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[85458af00482812d2df01eb670af3904], x-b3-spanid=[552e135bd828fbf4], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[263], Content-Type=[application/json], X-ONAP-RequestID=[d0ed8c71-f82c-412c-bd35-51cc7f81aae2]}\\\",\\\"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\\\":\\\"1-aai-resources-230413-10:12:37:857-99293\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[16624], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230413-10:12:37:857-99293]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"d0ed8c71-f82c-412c-bd35-51cc7f81aae2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"770","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"1ccfe3cb-9a61-4234-87fb-a6bfbe487407","LogTimestamp":"2023-04-13T10:12:38.634Z","elapsedTime":"3"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:38.665Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"d0ed8c71-f82c-412c-bd35-51cc7f81aae2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"808","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"1ccfe3cb-9a61-4234-87fb-a6bfbe487407","LogTimestamp":"2023-04-13T10:12:38.664Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:38 +0000] "PUT /aai/v27/service-design-and-creation/models/model/4c01c948-7607-4d66-8a6c-99c2c2717936" 201 0 REST d0ed8c71-f82c-412c-bd35-51cc7f81aae2 AAI-TOOLS 127.0.0.6 - - - - - - - - - 812 - "logType": "access"
{"timestamp":"2023-04-13T10:12:38.677Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d0ed8c71-f82c-412c-bd35-51cc7f81aae2","ServiceName":"/aai/v27/service-design-and-creation/models/model/4c01c948-7607-4d66-8a6c-99c2c2717936","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:38.677Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:38.734Z","message":"[Control connection] Refreshing schema for dox.vsp_enriched_service_template (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:38.750Z","message":"Entering","context":{"RequestID":"5ee8ea26-47b6-4a58-8aef-1c30fb807769","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5629440c-3380-4fff-89d4-79da6fdfde5d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:38.749Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:38.759Z","message":"Checking for system property [partnerName]","context":{"RequestID":"5ee8ea26-47b6-4a58-8aef-1c30fb807769","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5629440c-3380-4fff-89d4-79da6fdfde5d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:38.749Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:38.759Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"5ee8ea26-47b6-4a58-8aef-1c30fb807769","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5629440c-3380-4fff-89d4-79da6fdfde5d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:38.749Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:38.759Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"5ee8ea26-47b6-4a58-8aef-1c30fb807769","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5629440c-3380-4fff-89d4-79da6fdfde5d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:38.749Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:38.759Z","message":"Invoke","context":{"RequestID":"5ee8ea26-47b6-4a58-8aef-1c30fb807769","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"5629440c-3380-4fff-89d4-79da6fdfde5d","LogTimestamp":"2023-04-13T10:12:38.759Z"},"thread":"qtp1341706533-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:38.813Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"5ee8ea26-47b6-4a58-8aef-1c30fb807769","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"53","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":"5629440c-3380-4fff-89d4-79da6fdfde5d","LogTimestamp":"2023-04-13T10:12:38.812Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1341706533-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:38.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/c0292b4f-ee97-40cc-8c2e-f967c48f5701\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"5ee8ea26-47b6-4a58-8aef-1c30fb807769\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:38:818\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380758758\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"01102126-9c04-4a89-945b-b131e61e95d7\",\"resource-version\":\"1681380758758\",\"model-name\":\"constrained-element-set\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"c0292b4f-ee97-40cc-8c2e-f967c48f5701\"}}","context":{"RequestID":"5ee8ea26-47b6-4a58-8aef-1c30fb807769","ServiceName":"/aai/v27/service-design-and-creation/models/model/c0292b4f-ee97-40cc-8c2e-f967c48f5701","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:38.828Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:38.841Z","message":"{\"transactionId\":\"5ee8ea26-47b6-4a58-8aef-1c30fb807769\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:38:750\",\"respDate\":\"230413-10:12:38:841\",\"sourceId\":\"AAI-TOOLS:5ee8ea26-47b6-4a58-8aef-1c30fb807769\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/c0292b4f-ee97-40cc-8c2e-f967c48f5701\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:12:38:750-34940\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[3f4589c0-7c2b-4c57-aa19-811ecea9a2bb], x-b3-parentspanid=[ef22b9ca6fa421c1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[5ee8ea26-47b6-4a58-8aef-1c30fb807769], Host=[aai.onap], X-Forwarded-Port=[35405], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[115c18539c613dbcc461bc7e01f98793], x-b3-spanid=[e502775af12f13c3], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[277], Content-Type=[application/json], X-ONAP-RequestID=[5ee8ea26-47b6-4a58-8aef-1c30fb807769]}\\\",\\\"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\\\":\\\"2-aai-resources-230413-10:12:38:750-34940\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[8416], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230413-10:12:38:750-34940]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"5ee8ea26-47b6-4a58-8aef-1c30fb807769","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"53","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"5629440c-3380-4fff-89d4-79da6fdfde5d","LogTimestamp":"2023-04-13T10:12:38.812Z","elapsedTime":"3"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:38.842Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"5ee8ea26-47b6-4a58-8aef-1c30fb807769","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"93","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"5629440c-3380-4fff-89d4-79da6fdfde5d","LogTimestamp":"2023-04-13T10:12:38.842Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:38 +0000] "PUT /aai/v27/service-design-and-creation/models/model/c0292b4f-ee97-40cc-8c2e-f967c48f5701" 201 0 REST 5ee8ea26-47b6-4a58-8aef-1c30fb807769 AAI-TOOLS 127.0.0.6 - - - - - - - - - 95 - "logType": "access"
{"timestamp":"2023-04-13T10:12:38.859Z","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-04-13T10:12:38.861Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"5ee8ea26-47b6-4a58-8aef-1c30fb807769","ServiceName":"/aai/v27/service-design-and-creation/models/model/c0292b4f-ee97-40cc-8c2e-f967c48f5701","TargetServiceName":"AAI-EVENT","ElapsedTime":"33","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:38.861Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:38.923Z","message":"Entering","context":{"RequestID":"bfbea37a-0918-4740-a7e0-69aa87f76828","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"06f13bdc-8ed3-48fd-9126-1c49d7866c96","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:38.922Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:38.937Z","message":"Checking for system property [partnerName]","context":{"RequestID":"bfbea37a-0918-4740-a7e0-69aa87f76828","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"06f13bdc-8ed3-48fd-9126-1c49d7866c96","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:38.922Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:38.937Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"bfbea37a-0918-4740-a7e0-69aa87f76828","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"06f13bdc-8ed3-48fd-9126-1c49d7866c96","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:38.922Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:38.937Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"bfbea37a-0918-4740-a7e0-69aa87f76828","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"06f13bdc-8ed3-48fd-9126-1c49d7866c96","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:38.922Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:38.938Z","message":"Invoke","context":{"RequestID":"bfbea37a-0918-4740-a7e0-69aa87f76828","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"06f13bdc-8ed3-48fd-9126-1c49d7866c96","LogTimestamp":"2023-04-13T10:12:38.938Z"},"thread":"qtp1341706533-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:38.995Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"bfbea37a-0918-4740-a7e0-69aa87f76828","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"57","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":"06f13bdc-8ed3-48fd-9126-1c49d7866c96","LogTimestamp":"2023-04-13T10:12:38.995Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1341706533-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:39.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/fcb8d46b-b656-4ad6-8fa4-22cef74b443f\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"bfbea37a-0918-4740-a7e0-69aa87f76828\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:39:000\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380758936\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"44e5cb1f-0938-41aa-b766-d4595109fe89\",\"resource-version\":\"1681380758936\",\"model-name\":\"ctag-assignment\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"fcb8d46b-b656-4ad6-8fa4-22cef74b443f\"}}","context":{"RequestID":"bfbea37a-0918-4740-a7e0-69aa87f76828","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcb8d46b-b656-4ad6-8fa4-22cef74b443f","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:39.012Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:39.025Z","message":"{\"transactionId\":\"bfbea37a-0918-4740-a7e0-69aa87f76828\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:38:924\",\"respDate\":\"230413-10:12:39:025\",\"sourceId\":\"AAI-TOOLS:bfbea37a-0918-4740-a7e0-69aa87f76828\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/fcb8d46b-b656-4ad6-8fa4-22cef74b443f\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:12:38:924-63766\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[db892dd9-40a7-44c8-9be5-3caa1d3b5994], x-b3-parentspanid=[bd33690d2a78dc28], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[bfbea37a-0918-4740-a7e0-69aa87f76828], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dc47a209d0bbbf50a7727fe37ec1fce6], x-b3-spanid=[b9184e6a402535c7], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[269], Content-Type=[application/json], X-ONAP-RequestID=[bfbea37a-0918-4740-a7e0-69aa87f76828]}\\\",\\\"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\\\":\\\"0-aai-resources-230413-10:12:38:924-63766\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[16440], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230413-10:12:38:924-63766]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"bfbea37a-0918-4740-a7e0-69aa87f76828","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"57","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"06f13bdc-8ed3-48fd-9126-1c49d7866c96","LogTimestamp":"2023-04-13T10:12:38.995Z","elapsedTime":"3"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:39.026Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"bfbea37a-0918-4740-a7e0-69aa87f76828","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"104","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"06f13bdc-8ed3-48fd-9126-1c49d7866c96","LogTimestamp":"2023-04-13T10:12:39.026Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:39 +0000] "PUT /aai/v27/service-design-and-creation/models/model/fcb8d46b-b656-4ad6-8fa4-22cef74b443f" 201 0 REST bfbea37a-0918-4740-a7e0-69aa87f76828 AAI-TOOLS 127.0.0.6 - - - - - - - - - 109 - "logType": "access"
{"timestamp":"2023-04-13T10:12:39.042Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"bfbea37a-0918-4740-a7e0-69aa87f76828","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcb8d46b-b656-4ad6-8fa4-22cef74b443f","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:39.042Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:39.109Z","message":"Entering","context":{"RequestID":"9b53fecf-a574-4138-999b-64839e3e627f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"deacbf69-a1a1-48be-be80-4d0fd951b8bc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:39.109Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:39.117Z","message":"Checking for system property [partnerName]","context":{"RequestID":"9b53fecf-a574-4138-999b-64839e3e627f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"deacbf69-a1a1-48be-be80-4d0fd951b8bc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:39.109Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:39.117Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"9b53fecf-a574-4138-999b-64839e3e627f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"deacbf69-a1a1-48be-be80-4d0fd951b8bc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:39.109Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:39.117Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"9b53fecf-a574-4138-999b-64839e3e627f","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"deacbf69-a1a1-48be-be80-4d0fd951b8bc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:39.109Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:39.117Z","message":"Invoke","context":{"RequestID":"9b53fecf-a574-4138-999b-64839e3e627f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"deacbf69-a1a1-48be-be80-4d0fd951b8bc","LogTimestamp":"2023-04-13T10:12:39.117Z"},"thread":"qtp1341706533-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:39.201Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"9b53fecf-a574-4138-999b-64839e3e627f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"84","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":"deacbf69-a1a1-48be-be80-4d0fd951b8bc","LogTimestamp":"2023-04-13T10:12:39.201Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1341706533-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:39.218Z","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\":\"9b53fecf-a574-4138-999b-64839e3e627f\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:39:208\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380759116\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"2056c41f-23b9-4de7-9f50-819adad37d76\",\"resource-version\":\"1681380759116\",\"model-name\":\"ctag-pool\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"46c51d4e-d67e-4a9c-b1f5-49b1e9c6fcaa\"}}","context":{"RequestID":"9b53fecf-a574-4138-999b-64839e3e627f","ServiceName":"/aai/v27/service-design-and-creation/models/model/46c51d4e-d67e-4a9c-b1f5-49b1e9c6fcaa","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:39.218Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:39.238Z","message":"{\"transactionId\":\"9b53fecf-a574-4138-999b-64839e3e627f\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:39:110\",\"respDate\":\"230413-10:12:39:238\",\"sourceId\":\"AAI-TOOLS:9b53fecf-a574-4138-999b-64839e3e627f\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/46c51d4e-d67e-4a9c-b1f5-49b1e9c6fcaa\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:12:39:110-6492\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[5ad9e26a-006d-4296-a505-4335cb3b0e0b], x-b3-parentspanid=[5e93b779eac0a2b6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[9b53fecf-a574-4138-999b-64839e3e627f], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ef2b0cede5998a6761aac6cfd44e3a49], x-b3-spanid=[280b017417006cc4], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[263], Content-Type=[application/json], X-ONAP-RequestID=[9b53fecf-a574-4138-999b-64839e3e627f]}\\\",\\\"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\\\":\\\"0-aai-resources-230413-10:12:39:110-6492\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[16608], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230413-10:12:39:110-6492]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"9b53fecf-a574-4138-999b-64839e3e627f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"84","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"deacbf69-a1a1-48be-be80-4d0fd951b8bc","LogTimestamp":"2023-04-13T10:12:39.201Z","elapsedTime":"4"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:39.239Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"9b53fecf-a574-4138-999b-64839e3e627f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"130","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"deacbf69-a1a1-48be-be80-4d0fd951b8bc","LogTimestamp":"2023-04-13T10:12:39.239Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:39 +0000] "PUT /aai/v27/service-design-and-creation/models/model/46c51d4e-d67e-4a9c-b1f5-49b1e9c6fcaa" 201 0 REST 9b53fecf-a574-4138-999b-64839e3e627f AAI-TOOLS 127.0.0.6 - - - - - - - - - 133 - "logType": "access"
{"timestamp":"2023-04-13T10:12:39.258Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9b53fecf-a574-4138-999b-64839e3e627f","ServiceName":"/aai/v27/service-design-and-creation/models/model/46c51d4e-d67e-4a9c-b1f5-49b1e9c6fcaa","TargetServiceName":"AAI-EVENT","ElapsedTime":"39","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:39.257Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:39.316Z","message":"Entering","context":{"RequestID":"ea35e14b-088e-4e13-bb4d-02e005467258","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4673bbd5-7a74-4b77-a6d8-a083c28d4629","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:39.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:39.326Z","message":"Checking for system property [partnerName]","context":{"RequestID":"ea35e14b-088e-4e13-bb4d-02e005467258","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4673bbd5-7a74-4b77-a6d8-a083c28d4629","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:39.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:39.326Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"ea35e14b-088e-4e13-bb4d-02e005467258","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4673bbd5-7a74-4b77-a6d8-a083c28d4629","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:39.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:39.326Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"ea35e14b-088e-4e13-bb4d-02e005467258","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4673bbd5-7a74-4b77-a6d8-a083c28d4629","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:39.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:39.327Z","message":"Invoke","context":{"RequestID":"ea35e14b-088e-4e13-bb4d-02e005467258","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"4673bbd5-7a74-4b77-a6d8-a083c28d4629","LogTimestamp":"2023-04-13T10:12:39.327Z"},"thread":"qtp1341706533-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:39.402Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"ea35e14b-088e-4e13-bb4d-02e005467258","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"75","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":"4673bbd5-7a74-4b77-a6d8-a083c28d4629","LogTimestamp":"2023-04-13T10:12:39.402Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1341706533-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:39.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/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"ea35e14b-088e-4e13-bb4d-02e005467258\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:39:409\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380759325\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"d4df5c27-98a1-4812-a8aa-c17f055b7a3f\",\"resource-version\":\"1681380759325\",\"model-name\":\"customer\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\"}}","context":{"RequestID":"ea35e14b-088e-4e13-bb4d-02e005467258","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:39.427Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:39.441Z","message":"{\"transactionId\":\"ea35e14b-088e-4e13-bb4d-02e005467258\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:39:317\",\"respDate\":\"230413-10:12:39:441\",\"sourceId\":\"AAI-TOOLS:ea35e14b-088e-4e13-bb4d-02e005467258\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:12:39:317-62092\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[aa6ba7c2-ca48-435a-83f4-03e76f88c217], x-b3-parentspanid=[94b91aded555506b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[ea35e14b-088e-4e13-bb4d-02e005467258], Host=[aai.onap], X-Forwarded-Port=[35405], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[198f95735db00c6d77cd14775a548bdb], x-b3-spanid=[5708d8a8ee3f2c70], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[262], Content-Type=[application/json], X-ONAP-RequestID=[ea35e14b-088e-4e13-bb4d-02e005467258]}\\\",\\\"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\\\":\\\"2-aai-resources-230413-10:12:39:317-62092\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[20560], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230413-10:12:39:317-62092]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"ea35e14b-088e-4e13-bb4d-02e005467258","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"75","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"4673bbd5-7a74-4b77-a6d8-a083c28d4629","LogTimestamp":"2023-04-13T10:12:39.402Z","elapsedTime":"4"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:39.442Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"ea35e14b-088e-4e13-bb4d-02e005467258","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"127","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"4673bbd5-7a74-4b77-a6d8-a083c28d4629","LogTimestamp":"2023-04-13T10:12:39.442Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:39 +0000] "PUT /aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e" 201 0 REST ea35e14b-088e-4e13-bb4d-02e005467258 AAI-TOOLS 127.0.0.6 - - - - - - - - - 132 - "logType": "access"
{"timestamp":"2023-04-13T10:12:39.455Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ea35e14b-088e-4e13-bb4d-02e005467258","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:39.455Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:39.536Z","message":"Entering","context":{"RequestID":"73c331f6-beaa-475a-9995-4deb87e68077","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0d202d85-2ab9-4bc6-8ba1-1f936b810c07","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:39.536Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:39.546Z","message":"Checking for system property [partnerName]","context":{"RequestID":"73c331f6-beaa-475a-9995-4deb87e68077","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0d202d85-2ab9-4bc6-8ba1-1f936b810c07","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:39.536Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:39.547Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"73c331f6-beaa-475a-9995-4deb87e68077","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0d202d85-2ab9-4bc6-8ba1-1f936b810c07","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:39.536Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:39.547Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"73c331f6-beaa-475a-9995-4deb87e68077","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0d202d85-2ab9-4bc6-8ba1-1f936b810c07","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:39.536Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:39.547Z","message":"Invoke","context":{"RequestID":"73c331f6-beaa-475a-9995-4deb87e68077","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"0d202d85-2ab9-4bc6-8ba1-1f936b810c07","LogTimestamp":"2023-04-13T10:12:39.547Z"},"thread":"qtp1341706533-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:39.599Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"73c331f6-beaa-475a-9995-4deb87e68077","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"52","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":"0d202d85-2ab9-4bc6-8ba1-1f936b810c07","LogTimestamp":"2023-04-13T10:12:39.599Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:39.615Z","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\":\"73c331f6-beaa-475a-9995-4deb87e68077\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:39:604\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380759546\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"c3878ffb-8d85-4114-bee6-e4074a9db10b\",\"resource-version\":\"1681380759546\",\"model-name\":\"cvlan-tag-entry\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"245cf4b0-7cc5-4eea-bbd9-753e939adcab\"}}","context":{"RequestID":"73c331f6-beaa-475a-9995-4deb87e68077","ServiceName":"/aai/v27/service-design-and-creation/models/model/245cf4b0-7cc5-4eea-bbd9-753e939adcab","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:39.615Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:39.630Z","message":"{\"transactionId\":\"73c331f6-beaa-475a-9995-4deb87e68077\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:39:537\",\"respDate\":\"230413-10:12:39:630\",\"sourceId\":\"AAI-TOOLS:73c331f6-beaa-475a-9995-4deb87e68077\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/245cf4b0-7cc5-4eea-bbd9-753e939adcab\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:12:39:537-43560\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[e3656e8c-bea5-4438-9a5b-8c0d7e41da34], x-b3-parentspanid=[07ca385291b9e847], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[73c331f6-beaa-475a-9995-4deb87e68077], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d8d7582989fe24d7fb111f356992ef45], x-b3-spanid=[4ff0aff6fdef904d], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[269], Content-Type=[application/json], X-ONAP-RequestID=[73c331f6-beaa-475a-9995-4deb87e68077]}\\\",\\\"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\\\":\\\"0-aai-resources-230413-10:12:39:537-43560\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[24800], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230413-10:12:39:537-43560]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"73c331f6-beaa-475a-9995-4deb87e68077","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"52","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"0d202d85-2ab9-4bc6-8ba1-1f936b810c07","LogTimestamp":"2023-04-13T10:12:39.599Z","elapsedTime":"3"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:39.631Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"73c331f6-beaa-475a-9995-4deb87e68077","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"95","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"0d202d85-2ab9-4bc6-8ba1-1f936b810c07","LogTimestamp":"2023-04-13T10:12:39.631Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:39 +0000] "PUT /aai/v27/service-design-and-creation/models/model/245cf4b0-7cc5-4eea-bbd9-753e939adcab" 201 0 REST 73c331f6-beaa-475a-9995-4deb87e68077 AAI-TOOLS 127.0.0.6 - - - - - - - - - 97 - "logType": "access"
{"timestamp":"2023-04-13T10:12:39.644Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"73c331f6-beaa-475a-9995-4deb87e68077","ServiceName":"/aai/v27/service-design-and-creation/models/model/245cf4b0-7cc5-4eea-bbd9-753e939adcab","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:39.644Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:39.721Z","message":"Entering","context":{"RequestID":"d4f10816-7a4b-4165-bab1-283379f658bf","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"07497582-53b3-4293-80d3-2c7e7cbd6c6e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:39.721Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:39.737Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d4f10816-7a4b-4165-bab1-283379f658bf","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"07497582-53b3-4293-80d3-2c7e7cbd6c6e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:39.721Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:39.737Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d4f10816-7a4b-4165-bab1-283379f658bf","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"07497582-53b3-4293-80d3-2c7e7cbd6c6e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:39.721Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:39.737Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d4f10816-7a4b-4165-bab1-283379f658bf","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"07497582-53b3-4293-80d3-2c7e7cbd6c6e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:39.721Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:39.738Z","message":"Invoke","context":{"RequestID":"d4f10816-7a4b-4165-bab1-283379f658bf","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"07497582-53b3-4293-80d3-2c7e7cbd6c6e","LogTimestamp":"2023-04-13T10:12:39.738Z"},"thread":"qtp1341706533-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:39.793Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"d4f10816-7a4b-4165-bab1-283379f658bf","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"56","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":"07497582-53b3-4293-80d3-2c7e7cbd6c6e","LogTimestamp":"2023-04-13T10:12:39.793Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:39.810Z","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\":\"d4f10816-7a4b-4165-bab1-283379f658bf\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:39:798\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380759735\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"4cb44ae8-e3ab-452a-9f95-bcc8a44c55ea\",\"resource-version\":\"1681380759735\",\"model-name\":\"dvs-switch\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"98fbb471-1f86-428e-bd8a-c8a25de6fa23\"}}","context":{"RequestID":"d4f10816-7a4b-4165-bab1-283379f658bf","ServiceName":"/aai/v27/service-design-and-creation/models/model/98fbb471-1f86-428e-bd8a-c8a25de6fa23","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:39.809Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:39.824Z","message":"{\"transactionId\":\"d4f10816-7a4b-4165-bab1-283379f658bf\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:39:723\",\"respDate\":\"230413-10:12:39:824\",\"sourceId\":\"AAI-TOOLS:d4f10816-7a4b-4165-bab1-283379f658bf\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/98fbb471-1f86-428e-bd8a-c8a25de6fa23\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:12:39:723-74884\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[87bd8c77-8fec-403c-8f81-85f94de48fc1], x-b3-parentspanid=[b49c02f2f717c042], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[d4f10816-7a4b-4165-bab1-283379f658bf], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b9075001a3d9c6dc0c54cb0b496c126d], x-b3-spanid=[15a6fda5590c3a17], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[264], Content-Type=[application/json], X-ONAP-RequestID=[d4f10816-7a4b-4165-bab1-283379f658bf]}\\\",\\\"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\\\":\\\"1-aai-resources-230413-10:12:39:723-74884\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[20536], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230413-10:12:39:723-74884]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"d4f10816-7a4b-4165-bab1-283379f658bf","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"56","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"07497582-53b3-4293-80d3-2c7e7cbd6c6e","LogTimestamp":"2023-04-13T10:12:39.793Z","elapsedTime":"2"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:39.825Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"d4f10816-7a4b-4165-bab1-283379f658bf","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"104","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"07497582-53b3-4293-80d3-2c7e7cbd6c6e","LogTimestamp":"2023-04-13T10:12:39.825Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:39 +0000] "PUT /aai/v27/service-design-and-creation/models/model/98fbb471-1f86-428e-bd8a-c8a25de6fa23" 201 0 REST d4f10816-7a4b-4165-bab1-283379f658bf AAI-TOOLS 127.0.0.6 - - - - - - - - - 108 - "logType": "access"
{"timestamp":"2023-04-13T10:12:39.838Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d4f10816-7a4b-4165-bab1-283379f658bf","ServiceName":"/aai/v27/service-design-and-creation/models/model/98fbb471-1f86-428e-bd8a-c8a25de6fa23","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:39.838Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:39.858Z","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-04-13T10:12:39.913Z","message":"Entering","context":{"RequestID":"445b56c0-2097-41b8-a20c-6d74000b2963","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ab836126-51eb-4e82-8a3e-494594f0db12","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:39.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:39.922Z","message":"Checking for system property [partnerName]","context":{"RequestID":"445b56c0-2097-41b8-a20c-6d74000b2963","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ab836126-51eb-4e82-8a3e-494594f0db12","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:39.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:39.922Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"445b56c0-2097-41b8-a20c-6d74000b2963","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ab836126-51eb-4e82-8a3e-494594f0db12","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:39.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:39.922Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"445b56c0-2097-41b8-a20c-6d74000b2963","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ab836126-51eb-4e82-8a3e-494594f0db12","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:39.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:39.923Z","message":"Invoke","context":{"RequestID":"445b56c0-2097-41b8-a20c-6d74000b2963","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"ab836126-51eb-4e82-8a3e-494594f0db12","LogTimestamp":"2023-04-13T10:12:39.923Z"},"thread":"qtp1341706533-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:39.985Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"445b56c0-2097-41b8-a20c-6d74000b2963","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"63","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":"ab836126-51eb-4e82-8a3e-494594f0db12","LogTimestamp":"2023-04-13T10:12:39.985Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:40.003Z","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\":\"445b56c0-2097-41b8-a20c-6d74000b2963\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:39:989\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380759922\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"f0442326-8201-4d0e-857c-74b4ddcbfc9f\",\"resource-version\":\"1681380759922\",\"model-name\":\"edge-prop-names\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"7a08cad4-8759-46a5-8245-095d1ba57ac6\"}}","context":{"RequestID":"445b56c0-2097-41b8-a20c-6d74000b2963","ServiceName":"/aai/v27/service-design-and-creation/models/model/7a08cad4-8759-46a5-8245-095d1ba57ac6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:40.002Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:40.020Z","message":"{\"transactionId\":\"445b56c0-2097-41b8-a20c-6d74000b2963\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:39:914\",\"respDate\":\"230413-10:12:40:020\",\"sourceId\":\"AAI-TOOLS:445b56c0-2097-41b8-a20c-6d74000b2963\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/7a08cad4-8759-46a5-8245-095d1ba57ac6\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:12:39:914-90083\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[45504754-2678-4f29-b95d-50a028a7caa4], x-b3-parentspanid=[ba962a8c5ce4b38e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[445b56c0-2097-41b8-a20c-6d74000b2963], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[08c44be67a9c3c61d11bf5de91d8202e], x-b3-spanid=[ec9e056a4048670b], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[269], Content-Type=[application/json], X-ONAP-RequestID=[445b56c0-2097-41b8-a20c-6d74000b2963]}\\\",\\\"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-230413-10:12:39:914-90083\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[16592], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230413-10:12:39:914-90083]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"445b56c0-2097-41b8-a20c-6d74000b2963","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"63","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"ab836126-51eb-4e82-8a3e-494594f0db12","LogTimestamp":"2023-04-13T10:12:39.985Z","elapsedTime":"3"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:40.021Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"445b56c0-2097-41b8-a20c-6d74000b2963","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"107","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"ab836126-51eb-4e82-8a3e-494594f0db12","LogTimestamp":"2023-04-13T10:12:40.020Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:40 +0000] "PUT /aai/v27/service-design-and-creation/models/model/7a08cad4-8759-46a5-8245-095d1ba57ac6" 201 0 REST 445b56c0-2097-41b8-a20c-6d74000b2963 AAI-TOOLS 127.0.0.6 - - - - - - - - - 112 - "logType": "access"
{"timestamp":"2023-04-13T10:12:40.027Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"445b56c0-2097-41b8-a20c-6d74000b2963","ServiceName":"/aai/v27/service-design-and-creation/models/model/7a08cad4-8759-46a5-8245-095d1ba57ac6","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:40.026Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:40.110Z","message":"Entering","context":{"RequestID":"0776b34a-448c-44fa-a908-36cbe9fa869d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5e0439cb-a189-4bd1-a89b-f59f90946121","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:40.109Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:40.120Z","message":"Checking for system property [partnerName]","context":{"RequestID":"0776b34a-448c-44fa-a908-36cbe9fa869d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5e0439cb-a189-4bd1-a89b-f59f90946121","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:40.109Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:40.120Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"0776b34a-448c-44fa-a908-36cbe9fa869d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5e0439cb-a189-4bd1-a89b-f59f90946121","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:40.109Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:40.120Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"0776b34a-448c-44fa-a908-36cbe9fa869d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5e0439cb-a189-4bd1-a89b-f59f90946121","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:40.109Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:40.120Z","message":"Invoke","context":{"RequestID":"0776b34a-448c-44fa-a908-36cbe9fa869d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"5e0439cb-a189-4bd1-a89b-f59f90946121","LogTimestamp":"2023-04-13T10:12:40.120Z"},"thread":"qtp1341706533-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:40.172Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"0776b34a-448c-44fa-a908-36cbe9fa869d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"52","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":"5e0439cb-a189-4bd1-a89b-f59f90946121","LogTimestamp":"2023-04-13T10:12:40.172Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1341706533-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:40.184Z","message":"Entering","context":{"RequestID":"dd4bd95f-48db-4221-9522-98376d4a99ff","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c839def6-ea00-495b-a2b2-6932b0f5ad01","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:12:40.184Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:40.187Z","message":"{\"transactionId\":\"dd4bd95f-48db-4221-9522-98376d4a99ff\",\"status\":\"200\",\"rqstDate\":\"230413-10:12:40:184\",\"respDate\":\"230413-10:12:40:187\",\"sourceId\":\"haproxy:dd4bd95f-48db-4221-9522-98376d4a99ff\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:12:40:184-64341\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[466ae3b6-bdc0-4d28-979c-c699b1c3cf96], x-b3-parentspanid=[dcc509615424bb74], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2f62df4effb57fd6dcc509615424bb74], x-b3-spanid=[ebf4c003ded38f53], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dd4bd95f-48db-4221-9522-98376d4a99ff]}\\\"}\"}","context":{"RequestID":"dd4bd95f-48db-4221-9522-98376d4a99ff","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c839def6-ea00-495b-a2b2-6932b0f5ad01","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:12:40.184Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:40.187Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dd4bd95f-48db-4221-9522-98376d4a99ff","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c839def6-ea00-495b-a2b2-6932b0f5ad01","LogTimestamp":"2023-04-13T10:12:40.187Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:40.189Z","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\":\"0776b34a-448c-44fa-a908-36cbe9fa869d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:40:177\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380760119\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"af27fbfd-598d-44da-aeae-0f9d3a5fcd6a\",\"resource-version\":\"1681380760119\",\"model-name\":\"element-choice-set\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"9a011958-7165-47a3-b872-00951d1f09ae\"}}","context":{"RequestID":"0776b34a-448c-44fa-a908-36cbe9fa869d","ServiceName":"/aai/v27/service-design-and-creation/models/model/9a011958-7165-47a3-b872-00951d1f09ae","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:40.189Z","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 - - [13/Apr/2023:10:12:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:12:40.201Z","message":"{\"transactionId\":\"0776b34a-448c-44fa-a908-36cbe9fa869d\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:40:111\",\"respDate\":\"230413-10:12:40:201\",\"sourceId\":\"AAI-TOOLS:0776b34a-448c-44fa-a908-36cbe9fa869d\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/9a011958-7165-47a3-b872-00951d1f09ae\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:12:40:111-22824\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[952b2349-c150-4d4f-ae72-ad0ed105b518], x-b3-parentspanid=[c0c00b7dac1308ab], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[0776b34a-448c-44fa-a908-36cbe9fa869d], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6568069033f43a121dde18a3be5e4b7b], x-b3-spanid=[9150519240cfbacc], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[272], Content-Type=[application/json], X-ONAP-RequestID=[0776b34a-448c-44fa-a908-36cbe9fa869d]}\\\",\\\"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\\\":\\\"0-aai-resources-230413-10:12:40:111-22824\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[32992], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230413-10:12:40:111-22824]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"0776b34a-448c-44fa-a908-36cbe9fa869d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"52","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"5e0439cb-a189-4bd1-a89b-f59f90946121","LogTimestamp":"2023-04-13T10:12:40.172Z","elapsedTime":"3"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:40.202Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"0776b34a-448c-44fa-a908-36cbe9fa869d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"93","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"5e0439cb-a189-4bd1-a89b-f59f90946121","LogTimestamp":"2023-04-13T10:12:40.202Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:40 +0000] "PUT /aai/v27/service-design-and-creation/models/model/9a011958-7165-47a3-b872-00951d1f09ae" 201 0 REST 0776b34a-448c-44fa-a908-36cbe9fa869d AAI-TOOLS 127.0.0.6 - - - - - - - - - 98 - "logType": "access"
{"timestamp":"2023-04-13T10:12:40.215Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0776b34a-448c-44fa-a908-36cbe9fa869d","ServiceName":"/aai/v27/service-design-and-creation/models/model/9a011958-7165-47a3-b872-00951d1f09ae","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:40.214Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:40.287Z","message":"Entering","context":{"RequestID":"e1cdd0fa-63fe-4e2c-bd85-45b3d2d6e476","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2e06646e-cc1a-4046-b92e-03f0b6f11462","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:40.287Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:40.295Z","message":"Checking for system property [partnerName]","context":{"RequestID":"e1cdd0fa-63fe-4e2c-bd85-45b3d2d6e476","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2e06646e-cc1a-4046-b92e-03f0b6f11462","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:40.287Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:40.296Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"e1cdd0fa-63fe-4e2c-bd85-45b3d2d6e476","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2e06646e-cc1a-4046-b92e-03f0b6f11462","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:40.287Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:40.296Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"e1cdd0fa-63fe-4e2c-bd85-45b3d2d6e476","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2e06646e-cc1a-4046-b92e-03f0b6f11462","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:40.287Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:40.296Z","message":"Invoke","context":{"RequestID":"e1cdd0fa-63fe-4e2c-bd85-45b3d2d6e476","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"2e06646e-cc1a-4046-b92e-03f0b6f11462","LogTimestamp":"2023-04-13T10:12:40.296Z"},"thread":"qtp1341706533-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:40.347Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"e1cdd0fa-63fe-4e2c-bd85-45b3d2d6e476","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"50","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":"2e06646e-cc1a-4046-b92e-03f0b6f11462","LogTimestamp":"2023-04-13T10:12:40.346Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:40.364Z","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\":\"e1cdd0fa-63fe-4e2c-bd85-45b3d2d6e476\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:40:352\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380760295\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"7e27ba2e-b7db-4e13-9fae-d142152ef98a\",\"resource-version\":\"1681380760295\",\"model-name\":\"entitlement\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"ae75b5a0-d5e1-4f3a-b8fb-37626a753da3\"}}","context":{"RequestID":"e1cdd0fa-63fe-4e2c-bd85-45b3d2d6e476","ServiceName":"/aai/v27/service-design-and-creation/models/model/ae75b5a0-d5e1-4f3a-b8fb-37626a753da3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:40.363Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:40.378Z","message":"{\"transactionId\":\"e1cdd0fa-63fe-4e2c-bd85-45b3d2d6e476\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:40:287\",\"respDate\":\"230413-10:12:40:378\",\"sourceId\":\"AAI-TOOLS:e1cdd0fa-63fe-4e2c-bd85-45b3d2d6e476\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/ae75b5a0-d5e1-4f3a-b8fb-37626a753da3\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:12:40:287-25230\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[ec693cdf-445a-44dc-be37-0914fc1f0489], x-b3-parentspanid=[a5fdc66adbfd9fbd], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[e1cdd0fa-63fe-4e2c-bd85-45b3d2d6e476], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[04de9260f2881c49670e46feba3577ee], x-b3-spanid=[546ef3a7694a5c98], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[265], Content-Type=[application/json], X-ONAP-RequestID=[e1cdd0fa-63fe-4e2c-bd85-45b3d2d6e476]}\\\",\\\"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\\\":\\\"1-aai-resources-230413-10:12:40:287-25230\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[12288], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230413-10:12:40:287-25230]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"e1cdd0fa-63fe-4e2c-bd85-45b3d2d6e476","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"50","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"2e06646e-cc1a-4046-b92e-03f0b6f11462","LogTimestamp":"2023-04-13T10:12:40.346Z","elapsedTime":"3"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:40.379Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"e1cdd0fa-63fe-4e2c-bd85-45b3d2d6e476","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"92","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"2e06646e-cc1a-4046-b92e-03f0b6f11462","LogTimestamp":"2023-04-13T10:12:40.379Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:40 +0000] "PUT /aai/v27/service-design-and-creation/models/model/ae75b5a0-d5e1-4f3a-b8fb-37626a753da3" 201 0 REST e1cdd0fa-63fe-4e2c-bd85-45b3d2d6e476 AAI-TOOLS 127.0.0.6 - - - - - - - - - 96 - "logType": "access"
{"timestamp":"2023-04-13T10:12:40.394Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e1cdd0fa-63fe-4e2c-bd85-45b3d2d6e476","ServiceName":"/aai/v27/service-design-and-creation/models/model/ae75b5a0-d5e1-4f3a-b8fb-37626a753da3","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:40.393Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:40.481Z","message":"Entering","context":{"RequestID":"de6bfad2-6770-4b30-9368-ff790e35c976","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fba0727e-fa44-402c-89ef-b55610dfdf91","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:40.480Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:40.489Z","message":"Checking for system property [partnerName]","context":{"RequestID":"de6bfad2-6770-4b30-9368-ff790e35c976","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fba0727e-fa44-402c-89ef-b55610dfdf91","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:40.480Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:40.489Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"de6bfad2-6770-4b30-9368-ff790e35c976","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fba0727e-fa44-402c-89ef-b55610dfdf91","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:40.480Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:40.489Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"de6bfad2-6770-4b30-9368-ff790e35c976","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fba0727e-fa44-402c-89ef-b55610dfdf91","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:40.480Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:40.489Z","message":"Invoke","context":{"RequestID":"de6bfad2-6770-4b30-9368-ff790e35c976","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"fba0727e-fa44-402c-89ef-b55610dfdf91","LogTimestamp":"2023-04-13T10:12:40.489Z"},"thread":"qtp1341706533-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:40.546Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"de6bfad2-6770-4b30-9368-ff790e35c976","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"56","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":"fba0727e-fa44-402c-89ef-b55610dfdf91","LogTimestamp":"2023-04-13T10:12:40.545Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:40.562Z","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\":\"de6bfad2-6770-4b30-9368-ff790e35c976\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:40:550\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380760488\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"5ded840b-42aa-4692-a7ac-9a6ed5f3146b\",\"resource-version\":\"1681380760488\",\"model-name\":\"esr-system-info\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"0562518b-e5b3-49f4-8ad8-19b43766c79d\"}}","context":{"RequestID":"de6bfad2-6770-4b30-9368-ff790e35c976","ServiceName":"/aai/v27/service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:40.561Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:40.581Z","message":"{\"transactionId\":\"de6bfad2-6770-4b30-9368-ff790e35c976\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:40:481\",\"respDate\":\"230413-10:12:40:581\",\"sourceId\":\"AAI-TOOLS:de6bfad2-6770-4b30-9368-ff790e35c976\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:12:40:481-14794\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[4f1064ff-5310-42c3-aa24-e1febb1c39ac], x-b3-parentspanid=[a67e9fdb481f90bf], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[de6bfad2-6770-4b30-9368-ff790e35c976], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[56b504216ddea589a99ef167cf3ca836], x-b3-spanid=[681097c1b0de4cd6], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[269], Content-Type=[application/json], X-ONAP-RequestID=[de6bfad2-6770-4b30-9368-ff790e35c976]}\\\",\\\"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-230413-10:12:40:481-14794\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[12504], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230413-10:12:40:481-14794]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"de6bfad2-6770-4b30-9368-ff790e35c976","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"56","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"fba0727e-fa44-402c-89ef-b55610dfdf91","LogTimestamp":"2023-04-13T10:12:40.545Z","elapsedTime":"3"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:40.582Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"de6bfad2-6770-4b30-9368-ff790e35c976","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"102","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"fba0727e-fa44-402c-89ef-b55610dfdf91","LogTimestamp":"2023-04-13T10:12:40.582Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:40.583Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"de6bfad2-6770-4b30-9368-ff790e35c976","ServiceName":"/aai/v27/service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d","TargetServiceName":"AAI-EVENT","ElapsedTime":"22","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:40.583Z","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 - - [13/Apr/2023:10:12:40 +0000] "PUT /aai/v27/service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d" 201 0 REST de6bfad2-6770-4b30-9368-ff790e35c976 AAI-TOOLS 127.0.0.6 - - - - - - - - - 106 - "logType": "access"
{"timestamp":"2023-04-13T10:12:40.661Z","message":"Entering","context":{"RequestID":"ff3f5b59-f19d-4764-8b8a-00d33163f0fd","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"863286f0-4396-4f08-b70f-127f8e21df91","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:40.661Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:40.677Z","message":"Checking for system property [partnerName]","context":{"RequestID":"ff3f5b59-f19d-4764-8b8a-00d33163f0fd","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"863286f0-4396-4f08-b70f-127f8e21df91","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:40.661Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:40.678Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"ff3f5b59-f19d-4764-8b8a-00d33163f0fd","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"863286f0-4396-4f08-b70f-127f8e21df91","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:40.661Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:40.678Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"ff3f5b59-f19d-4764-8b8a-00d33163f0fd","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"863286f0-4396-4f08-b70f-127f8e21df91","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:40.661Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:40.679Z","message":"Invoke","context":{"RequestID":"ff3f5b59-f19d-4764-8b8a-00d33163f0fd","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"863286f0-4396-4f08-b70f-127f8e21df91","LogTimestamp":"2023-04-13T10:12:40.679Z"},"thread":"qtp1341706533-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:40.738Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"ff3f5b59-f19d-4764-8b8a-00d33163f0fd","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"60","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":"863286f0-4396-4f08-b70f-127f8e21df91","LogTimestamp":"2023-04-13T10:12:40.738Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1341706533-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:40.756Z","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\":\"ff3f5b59-f19d-4764-8b8a-00d33163f0fd\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:40:746\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380760676\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"36200fb5-f251-4f5d-a520-7c5ad5c2cd4b\",\"resource-version\":\"1681380760676\",\"model-name\":\"flavor\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"bace8d1c-a261-4041-9e37-823117415d0f\"}}","context":{"RequestID":"ff3f5b59-f19d-4764-8b8a-00d33163f0fd","ServiceName":"/aai/v27/service-design-and-creation/models/model/bace8d1c-a261-4041-9e37-823117415d0f","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:40.756Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:40.777Z","message":"{\"transactionId\":\"ff3f5b59-f19d-4764-8b8a-00d33163f0fd\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:40:663\",\"respDate\":\"230413-10:12:40:777\",\"sourceId\":\"AAI-TOOLS:ff3f5b59-f19d-4764-8b8a-00d33163f0fd\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/bace8d1c-a261-4041-9e37-823117415d0f\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:12:40:663-70870\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[ad10577d-b938-4542-849f-a88823561a03], x-b3-parentspanid=[cb3c473125ac747d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[ff3f5b59-f19d-4764-8b8a-00d33163f0fd], Host=[aai.onap], X-Forwarded-Port=[35405], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ea4872e8b2c946eb6d775fbee104fe76], x-b3-spanid=[07311a0b1414451c], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[260], Content-Type=[application/json], X-ONAP-RequestID=[ff3f5b59-f19d-4764-8b8a-00d33163f0fd]}\\\",\\\"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-230413-10:12:40:663-70870\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[20688], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230413-10:12:40:663-70870]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"ff3f5b59-f19d-4764-8b8a-00d33163f0fd","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"60","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"863286f0-4396-4f08-b70f-127f8e21df91","LogTimestamp":"2023-04-13T10:12:40.738Z","elapsedTime":"5"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:40.778Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"ff3f5b59-f19d-4764-8b8a-00d33163f0fd","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"117","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"863286f0-4396-4f08-b70f-127f8e21df91","LogTimestamp":"2023-04-13T10:12:40.778Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:40 +0000] "PUT /aai/v27/service-design-and-creation/models/model/bace8d1c-a261-4041-9e37-823117415d0f" 201 0 REST ff3f5b59-f19d-4764-8b8a-00d33163f0fd AAI-TOOLS 127.0.0.6 - - - - - - - - - 121 - "logType": "access"
{"timestamp":"2023-04-13T10:12:40.787Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ff3f5b59-f19d-4764-8b8a-00d33163f0fd","ServiceName":"/aai/v27/service-design-and-creation/models/model/bace8d1c-a261-4041-9e37-823117415d0f","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:40.786Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:40.812Z","message":"Entering","context":{"RequestID":"2893c9b8-5f6e-46c6-bb11-bfe89eb68327","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"f1662eed-c697-4ba9-8b11-056a1bbc3b66","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:12:40.812Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:40.816Z","message":"{\"transactionId\":\"2893c9b8-5f6e-46c6-bb11-bfe89eb68327\",\"status\":\"200\",\"rqstDate\":\"230413-10:12:40:813\",\"respDate\":\"230413-10:12:40:816\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2893c9b8-5f6e-46c6-bb11-bfe89eb68327\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:12:40:813-25805\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3c65c410-5ee8-4c55-b919-e3aedbcc8723], x-b3-parentspanid=[7bd6469cf2c7ff93], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52137], x-envoy-attempt-count=[1], x-b3-traceid=[a7ec47f374bc92337bd6469cf2c7ff93], x-b3-spanid=[b478c248bc83ee54], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2893c9b8-5f6e-46c6-bb11-bfe89eb68327]}\\\"}\"}","context":{"RequestID":"2893c9b8-5f6e-46c6-bb11-bfe89eb68327","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"f1662eed-c697-4ba9-8b11-056a1bbc3b66","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:12:40.812Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:40.818Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2893c9b8-5f6e-46c6-bb11-bfe89eb68327","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"6","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f1662eed-c697-4ba9-8b11-056a1bbc3b66","LogTimestamp":"2023-04-13T10:12:40.817Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-04-13T10:12:40.851Z","message":"Entering","context":{"RequestID":"48715f40-ceca-4c7b-8938-9a3f6dec6f4c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6bc64f80-2989-44af-a5e7-106965c895f6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:12:40.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:40.855Z","message":"Database is available from CACHED check.","context":{"RequestID":"48715f40-ceca-4c7b-8938-9a3f6dec6f4c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6bc64f80-2989-44af-a5e7-106965c895f6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:12:40.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:40.857Z","message":"{\"transactionId\":\"48715f40-ceca-4c7b-8938-9a3f6dec6f4c\",\"status\":\"200\",\"rqstDate\":\"230413-10:12:40:851\",\"respDate\":\"230413-10:12:40:856\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:48715f40-ceca-4c7b-8938-9a3f6dec6f4c\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:12:40:851-42082\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[48715f40-ceca-4c7b-8938-9a3f6dec6f4c]}\\\"}\"}","context":{"RequestID":"48715f40-ceca-4c7b-8938-9a3f6dec6f4c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6bc64f80-2989-44af-a5e7-106965c895f6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:12:40.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:40.857Z","message":"Entering","context":{"RequestID":"758b7fca-7bef-4651-aa80-bdb98e4e0610","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4922557d-f4dd-4020-b358-ec8137f169ce","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:40.857Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:40.858Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"48715f40-ceca-4c7b-8938-9a3f6dec6f4c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"7","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6bc64f80-2989-44af-a5e7-106965c895f6","LogTimestamp":"2023-04-13T10:12:40.857Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:40.859Z","message":"[Control connection] Refreshing schema for dox","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-04-13T10:12:40.869Z","message":"Checking for system property [partnerName]","context":{"RequestID":"758b7fca-7bef-4651-aa80-bdb98e4e0610","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4922557d-f4dd-4020-b358-ec8137f169ce","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:40.857Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:40.870Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"758b7fca-7bef-4651-aa80-bdb98e4e0610","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4922557d-f4dd-4020-b358-ec8137f169ce","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:40.857Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:40.870Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"758b7fca-7bef-4651-aa80-bdb98e4e0610","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4922557d-f4dd-4020-b358-ec8137f169ce","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:40.857Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:40.870Z","message":"Invoke","context":{"RequestID":"758b7fca-7bef-4651-aa80-bdb98e4e0610","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"4922557d-f4dd-4020-b358-ec8137f169ce","LogTimestamp":"2023-04-13T10:12:40.870Z"},"thread":"qtp1341706533-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:40.872Z","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-04-13T10:12:40.876Z","message":"Token to replica map computation for keyspace sdctitan completed in 3 milliseconds","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:40.920Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"758b7fca-7bef-4651-aa80-bdb98e4e0610","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"50","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":"4922557d-f4dd-4020-b358-ec8137f169ce","LogTimestamp":"2023-04-13T10:12:40.920Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:40.935Z","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\":\"758b7fca-7bef-4651-aa80-bdb98e4e0610\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:40:924\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380760868\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"93a6166f-b3d5-4f06-b4ba-aed48d009ad9\",\"resource-version\":\"1681380760868\",\"model-name\":\"generic-vnf\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"758b7fca-7bef-4651-aa80-bdb98e4e0610","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:40.935Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:40.950Z","message":"{\"transactionId\":\"758b7fca-7bef-4651-aa80-bdb98e4e0610\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:40:858\",\"respDate\":\"230413-10:12:40:949\",\"sourceId\":\"AAI-TOOLS:758b7fca-7bef-4651-aa80-bdb98e4e0610\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:12:40:858-5267\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[4f57c388-5b27-477b-b7bb-65266d708464], x-b3-parentspanid=[861527b12ca931e0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[758b7fca-7bef-4651-aa80-bdb98e4e0610], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6dc3d5ce4c331bcc29fd99dd4a096f9f], x-b3-spanid=[cc760f62035bcfaa], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[265], Content-Type=[application/json], X-ONAP-RequestID=[758b7fca-7bef-4651-aa80-bdb98e4e0610]}\\\",\\\"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\\\":\\\"2-aai-resources-230413-10:12:40:858-5267\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[16544], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230413-10:12:40:858-5267]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"758b7fca-7bef-4651-aa80-bdb98e4e0610","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"50","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"4922557d-f4dd-4020-b358-ec8137f169ce","LogTimestamp":"2023-04-13T10:12:40.920Z","elapsedTime":"2"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:40.951Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"758b7fca-7bef-4651-aa80-bdb98e4e0610","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"94","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"4922557d-f4dd-4020-b358-ec8137f169ce","LogTimestamp":"2023-04-13T10:12:40.951Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:40 +0000] "PUT /aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c" 201 0 REST 758b7fca-7bef-4651-aa80-bdb98e4e0610 AAI-TOOLS 127.0.0.6 - - - - - - - - - 99 - "logType": "access"
{"timestamp":"2023-04-13T10:12:40.958Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"758b7fca-7bef-4651-aa80-bdb98e4e0610","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:40.958Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:41.031Z","message":"Entering","context":{"RequestID":"34a9e4d5-e9ba-44a1-ae71-c09a039faacf","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"adc67af6-cc01-4359-8c2e-ddffabc2092e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:41.031Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:41.041Z","message":"Checking for system property [partnerName]","context":{"RequestID":"34a9e4d5-e9ba-44a1-ae71-c09a039faacf","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"adc67af6-cc01-4359-8c2e-ddffabc2092e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:41.031Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:41.041Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"34a9e4d5-e9ba-44a1-ae71-c09a039faacf","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"adc67af6-cc01-4359-8c2e-ddffabc2092e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:41.031Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:41.041Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"34a9e4d5-e9ba-44a1-ae71-c09a039faacf","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"adc67af6-cc01-4359-8c2e-ddffabc2092e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:41.031Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:41.042Z","message":"Invoke","context":{"RequestID":"34a9e4d5-e9ba-44a1-ae71-c09a039faacf","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"adc67af6-cc01-4359-8c2e-ddffabc2092e","LogTimestamp":"2023-04-13T10:12:41.042Z"},"thread":"qtp1341706533-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:41.132Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"34a9e4d5-e9ba-44a1-ae71-c09a039faacf","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"90","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":"adc67af6-cc01-4359-8c2e-ddffabc2092e","LogTimestamp":"2023-04-13T10:12:41.131Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1341706533-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:41.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/7cc05f25-7ba2-42b7-a237-c5662a1689e1\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"34a9e4d5-e9ba-44a1-ae71-c09a039faacf\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:41:136\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380761040\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"fe578080-ce19-4604-8760-fc264fbb2565\",\"resource-version\":\"1681380761040\",\"model-name\":\"group-assignment\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"7cc05f25-7ba2-42b7-a237-c5662a1689e1\"}}","context":{"RequestID":"34a9e4d5-e9ba-44a1-ae71-c09a039faacf","ServiceName":"/aai/v27/service-design-and-creation/models/model/7cc05f25-7ba2-42b7-a237-c5662a1689e1","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:41.145Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:41.170Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"34a9e4d5-e9ba-44a1-ae71-c09a039faacf","ServiceName":"/aai/v27/service-design-and-creation/models/model/7cc05f25-7ba2-42b7-a237-c5662a1689e1","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:41.170Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:41.171Z","message":"{\"transactionId\":\"34a9e4d5-e9ba-44a1-ae71-c09a039faacf\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:41:032\",\"respDate\":\"230413-10:12:41:171\",\"sourceId\":\"AAI-TOOLS:34a9e4d5-e9ba-44a1-ae71-c09a039faacf\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/7cc05f25-7ba2-42b7-a237-c5662a1689e1\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:12:41:032-1377\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[4c9e2989-a6c9-495d-8034-bba6ccb6ee95], x-b3-parentspanid=[58d561b101cd3b50], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[34a9e4d5-e9ba-44a1-ae71-c09a039faacf], Host=[aai.onap], X-Forwarded-Port=[35405], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7589932cdcb586f78c0fb1c24070c23b], x-b3-spanid=[af9c43247cd6a1cf], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[270], Content-Type=[application/json], X-ONAP-RequestID=[34a9e4d5-e9ba-44a1-ae71-c09a039faacf]}\\\",\\\"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\\\":\\\"0-aai-resources-230413-10:12:41:032-1377\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[41184], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230413-10:12:41:032-1377]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"34a9e4d5-e9ba-44a1-ae71-c09a039faacf","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"90","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"adc67af6-cc01-4359-8c2e-ddffabc2092e","LogTimestamp":"2023-04-13T10:12:41.131Z","elapsedTime":"2"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:41.172Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"34a9e4d5-e9ba-44a1-ae71-c09a039faacf","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"141","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"adc67af6-cc01-4359-8c2e-ddffabc2092e","LogTimestamp":"2023-04-13T10:12:41.172Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:41 +0000] "PUT /aai/v27/service-design-and-creation/models/model/7cc05f25-7ba2-42b7-a237-c5662a1689e1" 201 0 REST 34a9e4d5-e9ba-44a1-ae71-c09a039faacf AAI-TOOLS 127.0.0.6 - - - - - - - - - 144 - "logType": "access"
{"timestamp":"2023-04-13T10:12:41.299Z","message":"Entering","context":{"RequestID":"9c642d92-e58d-4a3f-a88f-50af1773f2e2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0b5374d2-73a3-4e91-aa1e-1c73c207c1c8","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:41.299Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:41.311Z","message":"Checking for system property [partnerName]","context":{"RequestID":"9c642d92-e58d-4a3f-a88f-50af1773f2e2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0b5374d2-73a3-4e91-aa1e-1c73c207c1c8","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:41.299Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:41.311Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"9c642d92-e58d-4a3f-a88f-50af1773f2e2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0b5374d2-73a3-4e91-aa1e-1c73c207c1c8","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:41.299Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:41.311Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"9c642d92-e58d-4a3f-a88f-50af1773f2e2","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0b5374d2-73a3-4e91-aa1e-1c73c207c1c8","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:41.299Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:41.311Z","message":"Invoke","context":{"RequestID":"9c642d92-e58d-4a3f-a88f-50af1773f2e2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"0b5374d2-73a3-4e91-aa1e-1c73c207c1c8","LogTimestamp":"2023-04-13T10:12:41.311Z"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:41.367Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"9c642d92-e58d-4a3f-a88f-50af1773f2e2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"56","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":"0b5374d2-73a3-4e91-aa1e-1c73c207c1c8","LogTimestamp":"2023-04-13T10:12:41.367Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:41.388Z","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\":\"9c642d92-e58d-4a3f-a88f-50af1773f2e2\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:41:372\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380761310\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"f6a038c2-820c-42ba-8c2b-375e24e8f932\",\"resource-version\":\"1681380761310\",\"model-name\":\"image\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"3f4c7204-739b-4bbb-87a7-8a6856439c90\"}}","context":{"RequestID":"9c642d92-e58d-4a3f-a88f-50af1773f2e2","ServiceName":"/aai/v27/service-design-and-creation/models/model/3f4c7204-739b-4bbb-87a7-8a6856439c90","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:41.387Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:41.418Z","message":"{\"transactionId\":\"9c642d92-e58d-4a3f-a88f-50af1773f2e2\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:41:300\",\"respDate\":\"230413-10:12:41:417\",\"sourceId\":\"AAI-TOOLS:9c642d92-e58d-4a3f-a88f-50af1773f2e2\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/3f4c7204-739b-4bbb-87a7-8a6856439c90\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:12:41:300-26628\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[812ad20f-4c20-4069-9875-20371b6e0da3], x-b3-parentspanid=[af8d58d6904f3954], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[9c642d92-e58d-4a3f-a88f-50af1773f2e2], Host=[aai.onap], X-Forwarded-Port=[35405], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[062a0b36f0d130c5f5737c4774f9bdd7], x-b3-spanid=[5d826b2e37e44be3], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[259], Content-Type=[application/json], X-ONAP-RequestID=[9c642d92-e58d-4a3f-a88f-50af1773f2e2]}\\\",\\\"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-230413-10:12:41:300-26628\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[24576], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230413-10:12:41:300-26628]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"9c642d92-e58d-4a3f-a88f-50af1773f2e2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"56","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"0b5374d2-73a3-4e91-aa1e-1c73c207c1c8","LogTimestamp":"2023-04-13T10:12:41.367Z","elapsedTime":"3"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:41.418Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"9c642d92-e58d-4a3f-a88f-50af1773f2e2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"119","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"0b5374d2-73a3-4e91-aa1e-1c73c207c1c8","LogTimestamp":"2023-04-13T10:12:41.418Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:41 +0000] "PUT /aai/v27/service-design-and-creation/models/model/3f4c7204-739b-4bbb-87a7-8a6856439c90" 201 0 REST 9c642d92-e58d-4a3f-a88f-50af1773f2e2 AAI-TOOLS 127.0.0.6 - - - - - - - - - 126 - "logType": "access"
{"timestamp":"2023-04-13T10:12:41.422Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9c642d92-e58d-4a3f-a88f-50af1773f2e2","ServiceName":"/aai/v27/service-design-and-creation/models/model/3f4c7204-739b-4bbb-87a7-8a6856439c90","TargetServiceName":"AAI-EVENT","ElapsedTime":"35","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:41.422Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:41.516Z","message":"Entering","context":{"RequestID":"b26be3e6-c6cc-4df9-b0e0-6c23eb68886b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"58f3bb00-c7b6-4b55-8537-31da715bc7f4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:41.515Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:41.524Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b26be3e6-c6cc-4df9-b0e0-6c23eb68886b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"58f3bb00-c7b6-4b55-8537-31da715bc7f4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:41.515Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:41.524Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b26be3e6-c6cc-4df9-b0e0-6c23eb68886b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"58f3bb00-c7b6-4b55-8537-31da715bc7f4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:41.515Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:41.524Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b26be3e6-c6cc-4df9-b0e0-6c23eb68886b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"58f3bb00-c7b6-4b55-8537-31da715bc7f4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:41.515Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:41.525Z","message":"Invoke","context":{"RequestID":"b26be3e6-c6cc-4df9-b0e0-6c23eb68886b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"58f3bb00-c7b6-4b55-8537-31da715bc7f4","LogTimestamp":"2023-04-13T10:12:41.525Z"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:41.602Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"b26be3e6-c6cc-4df9-b0e0-6c23eb68886b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"78","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":"58f3bb00-c7b6-4b55-8537-31da715bc7f4","LogTimestamp":"2023-04-13T10:12:41.602Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:41.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/2a2d8ad2-af0a-4e1f-9982-0c899e7dc827\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"b26be3e6-c6cc-4df9-b0e0-6c23eb68886b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:41:613\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380761523\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"f05f804d-7057-4ffe-bdc5-39f2f0c9c9fd\",\"resource-version\":\"1681380761523\",\"model-name\":\"include-node-filter\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"2a2d8ad2-af0a-4e1f-9982-0c899e7dc827\"}}","context":{"RequestID":"b26be3e6-c6cc-4df9-b0e0-6c23eb68886b","ServiceName":"/aai/v27/service-design-and-creation/models/model/2a2d8ad2-af0a-4e1f-9982-0c899e7dc827","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:41.629Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:41.643Z","message":"{\"transactionId\":\"b26be3e6-c6cc-4df9-b0e0-6c23eb68886b\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:41:516\",\"respDate\":\"230413-10:12:41:643\",\"sourceId\":\"AAI-TOOLS:b26be3e6-c6cc-4df9-b0e0-6c23eb68886b\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/2a2d8ad2-af0a-4e1f-9982-0c899e7dc827\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:12:41:516-6611\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[6ccad683-c29a-404d-886f-071aa550b94a], x-b3-parentspanid=[334fec2106860419], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[b26be3e6-c6cc-4df9-b0e0-6c23eb68886b], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[22f606ca586c90160a630c0db173096e], x-b3-spanid=[90208d1dfdbd9f2d], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[273], Content-Type=[application/json], X-ONAP-RequestID=[b26be3e6-c6cc-4df9-b0e0-6c23eb68886b]}\\\",\\\"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\\\":\\\"2-aai-resources-230413-10:12:41:516-6611\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[24816], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230413-10:12:41:516-6611]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"b26be3e6-c6cc-4df9-b0e0-6c23eb68886b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"78","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"58f3bb00-c7b6-4b55-8537-31da715bc7f4","LogTimestamp":"2023-04-13T10:12:41.602Z","elapsedTime":"7"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:41.644Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"b26be3e6-c6cc-4df9-b0e0-6c23eb68886b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"129","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"58f3bb00-c7b6-4b55-8537-31da715bc7f4","LogTimestamp":"2023-04-13T10:12:41.644Z","ResponseDesc":"Created","elapsedTime":"7"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:41 +0000] "PUT /aai/v27/service-design-and-creation/models/model/2a2d8ad2-af0a-4e1f-9982-0c899e7dc827" 201 0 REST b26be3e6-c6cc-4df9-b0e0-6c23eb68886b AAI-TOOLS 127.0.0.6 - - - - - - - - - 136 - "logType": "access"
{"timestamp":"2023-04-13T10:12:41.655Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b26be3e6-c6cc-4df9-b0e0-6c23eb68886b","ServiceName":"/aai/v27/service-design-and-creation/models/model/2a2d8ad2-af0a-4e1f-9982-0c899e7dc827","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:41.655Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:41.720Z","message":"Entering","context":{"RequestID":"a95775a1-d21c-4253-ba24-52b089e96ea9","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b3ea119b-e669-4b70-9af0-02e1914832d5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:41.720Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:41.733Z","message":"Checking for system property [partnerName]","context":{"RequestID":"a95775a1-d21c-4253-ba24-52b089e96ea9","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b3ea119b-e669-4b70-9af0-02e1914832d5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:41.720Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:41.733Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"a95775a1-d21c-4253-ba24-52b089e96ea9","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b3ea119b-e669-4b70-9af0-02e1914832d5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:41.720Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:41.733Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"a95775a1-d21c-4253-ba24-52b089e96ea9","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b3ea119b-e669-4b70-9af0-02e1914832d5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:41.720Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:41.734Z","message":"Invoke","context":{"RequestID":"a95775a1-d21c-4253-ba24-52b089e96ea9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"b3ea119b-e669-4b70-9af0-02e1914832d5","LogTimestamp":"2023-04-13T10:12:41.734Z"},"thread":"qtp1341706533-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:41.788Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"a95775a1-d21c-4253-ba24-52b089e96ea9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"53","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":"b3ea119b-e669-4b70-9af0-02e1914832d5","LogTimestamp":"2023-04-13T10:12:41.787Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1341706533-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:41.808Z","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\":\"a95775a1-d21c-4253-ba24-52b089e96ea9\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:41:795\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380761732\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"8e6ee9dc-9017-444a-83b3-219edb018128\",\"resource-version\":\"1681380761732\",\"model-name\":\"instance-group\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"3bf1e610-45f7-4ad6-b833-ca4c5ee6a3fd\"}}","context":{"RequestID":"a95775a1-d21c-4253-ba24-52b089e96ea9","ServiceName":"/aai/v27/service-design-and-creation/models/model/3bf1e610-45f7-4ad6-b833-ca4c5ee6a3fd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:41.807Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:41.822Z","message":"{\"transactionId\":\"a95775a1-d21c-4253-ba24-52b089e96ea9\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:41:721\",\"respDate\":\"230413-10:12:41:822\",\"sourceId\":\"AAI-TOOLS:a95775a1-d21c-4253-ba24-52b089e96ea9\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/3bf1e610-45f7-4ad6-b833-ca4c5ee6a3fd\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:12:41:721-60251\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[dc1bf911-136f-492c-af4c-2f21701ed3e7], x-b3-parentspanid=[c8e631e2143a8dbd], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[a95775a1-d21c-4253-ba24-52b089e96ea9], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[31b45ffb4640bae579adbb85f8f46c82], x-b3-spanid=[7d12698a47289309], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[268], Content-Type=[application/json], X-ONAP-RequestID=[a95775a1-d21c-4253-ba24-52b089e96ea9]}\\\",\\\"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-230413-10:12:41:721-60251\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[28912], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230413-10:12:41:721-60251]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"a95775a1-d21c-4253-ba24-52b089e96ea9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"53","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b3ea119b-e669-4b70-9af0-02e1914832d5","LogTimestamp":"2023-04-13T10:12:41.787Z","elapsedTime":"4"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:41.823Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"a95775a1-d21c-4253-ba24-52b089e96ea9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"103","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b3ea119b-e669-4b70-9af0-02e1914832d5","LogTimestamp":"2023-04-13T10:12:41.823Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:41 +0000] "PUT /aai/v27/service-design-and-creation/models/model/3bf1e610-45f7-4ad6-b833-ca4c5ee6a3fd" 201 0 REST a95775a1-d21c-4253-ba24-52b089e96ea9 AAI-TOOLS 127.0.0.6 - - - - - - - - - 107 - "logType": "access"
{"timestamp":"2023-04-13T10:12:41.830Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a95775a1-d21c-4253-ba24-52b089e96ea9","ServiceName":"/aai/v27/service-design-and-creation/models/model/3bf1e610-45f7-4ad6-b833-ca4c5ee6a3fd","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:41.830Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:41.887Z","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-04-13T10:12:41.905Z","message":"Entering","context":{"RequestID":"bf8d193a-d38c-409c-8cb2-e164b46c8020","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b3f6dab3-2111-4922-8aa7-d1a892f094b6","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:41.904Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:41.915Z","message":"Checking for system property [partnerName]","context":{"RequestID":"bf8d193a-d38c-409c-8cb2-e164b46c8020","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b3f6dab3-2111-4922-8aa7-d1a892f094b6","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:41.904Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:41.915Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"bf8d193a-d38c-409c-8cb2-e164b46c8020","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b3f6dab3-2111-4922-8aa7-d1a892f094b6","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:41.904Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:41.916Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"bf8d193a-d38c-409c-8cb2-e164b46c8020","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b3f6dab3-2111-4922-8aa7-d1a892f094b6","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:41.904Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:41.916Z","message":"Invoke","context":{"RequestID":"bf8d193a-d38c-409c-8cb2-e164b46c8020","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"b3f6dab3-2111-4922-8aa7-d1a892f094b6","LogTimestamp":"2023-04-13T10:12:41.916Z"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:41.978Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"bf8d193a-d38c-409c-8cb2-e164b46c8020","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"62","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":"b3f6dab3-2111-4922-8aa7-d1a892f094b6","LogTimestamp":"2023-04-13T10:12:41.978Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:41.994Z","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\":\"bf8d193a-d38c-409c-8cb2-e164b46c8020\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:41:983\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380761915\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"69957f4a-2155-4b95-8d72-d6dd9b88b27b\",\"resource-version\":\"1681380761915\",\"model-name\":\"inventory-item\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"cd57d844-9017-4078-aa19-926935a3d77c\"}}","context":{"RequestID":"bf8d193a-d38c-409c-8cb2-e164b46c8020","ServiceName":"/aai/v27/service-design-and-creation/models/model/cd57d844-9017-4078-aa19-926935a3d77c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:41.994Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:42.017Z","message":"{\"transactionId\":\"bf8d193a-d38c-409c-8cb2-e164b46c8020\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:41:906\",\"respDate\":\"230413-10:12:42:017\",\"sourceId\":\"AAI-TOOLS:bf8d193a-d38c-409c-8cb2-e164b46c8020\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/cd57d844-9017-4078-aa19-926935a3d77c\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:12:41:906-21118\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[85ef26dc-5833-44db-ab76-69a129514133], x-b3-parentspanid=[d67aa54f017578d0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[bf8d193a-d38c-409c-8cb2-e164b46c8020], Host=[aai.onap], X-Forwarded-Port=[35405], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fb4c81d0e874dd8e40215ff5d846bc4d], x-b3-spanid=[33fff7ec69554232], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[268], Content-Type=[application/json], X-ONAP-RequestID=[bf8d193a-d38c-409c-8cb2-e164b46c8020]}\\\",\\\"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\\\":\\\"2-aai-resources-230413-10:12:41:906-21118\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[24736], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230413-10:12:41:906-21118]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"bf8d193a-d38c-409c-8cb2-e164b46c8020","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"62","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b3f6dab3-2111-4922-8aa7-d1a892f094b6","LogTimestamp":"2023-04-13T10:12:41.978Z","elapsedTime":"2"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:42.018Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"bf8d193a-d38c-409c-8cb2-e164b46c8020","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"114","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b3f6dab3-2111-4922-8aa7-d1a892f094b6","LogTimestamp":"2023-04-13T10:12:42.018Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:42 +0000] "PUT /aai/v27/service-design-and-creation/models/model/cd57d844-9017-4078-aa19-926935a3d77c" 201 0 REST bf8d193a-d38c-409c-8cb2-e164b46c8020 AAI-TOOLS 127.0.0.6 - - - - - - - - - 118 - "logType": "access"
{"timestamp":"2023-04-13T10:12:42.037Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"bf8d193a-d38c-409c-8cb2-e164b46c8020","ServiceName":"/aai/v27/service-design-and-creation/models/model/cd57d844-9017-4078-aa19-926935a3d77c","TargetServiceName":"AAI-EVENT","ElapsedTime":"43","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:42.037Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:42.104Z","message":"Entering","context":{"RequestID":"05f01177-b2c4-433b-91d6-c2f259675ca5","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a5a19e42-1c81-4f52-ac6e-69fe9639ce24","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:42.104Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:42.114Z","message":"Checking for system property [partnerName]","context":{"RequestID":"05f01177-b2c4-433b-91d6-c2f259675ca5","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a5a19e42-1c81-4f52-ac6e-69fe9639ce24","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:42.104Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:42.114Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"05f01177-b2c4-433b-91d6-c2f259675ca5","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a5a19e42-1c81-4f52-ac6e-69fe9639ce24","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:42.104Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:42.114Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"05f01177-b2c4-433b-91d6-c2f259675ca5","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a5a19e42-1c81-4f52-ac6e-69fe9639ce24","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:42.104Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:42.114Z","message":"Invoke","context":{"RequestID":"05f01177-b2c4-433b-91d6-c2f259675ca5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"a5a19e42-1c81-4f52-ac6e-69fe9639ce24","LogTimestamp":"2023-04-13T10:12:42.114Z"},"thread":"qtp1341706533-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:42.172Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"05f01177-b2c4-433b-91d6-c2f259675ca5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"58","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":"a5a19e42-1c81-4f52-ac6e-69fe9639ce24","LogTimestamp":"2023-04-13T10:12:42.172Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1341706533-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:42.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/87a383ae-cf03-432e-a9de-04e6a622d0fd\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"05f01177-b2c4-433b-91d6-c2f259675ca5\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:42:180\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380762113\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"0e54bb87-bd6e-4a2b-ad1c-6d935b87ae51\",\"resource-version\":\"1681380762113\",\"model-name\":\"inventory-item-data\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"87a383ae-cf03-432e-a9de-04e6a622d0fd\"}}","context":{"RequestID":"05f01177-b2c4-433b-91d6-c2f259675ca5","ServiceName":"/aai/v27/service-design-and-creation/models/model/87a383ae-cf03-432e-a9de-04e6a622d0fd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:42.191Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:42.198Z","message":"Entering","context":{"RequestID":"5152e793-4aec-42b4-803f-fcdbb3c13f49","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ad467012-424d-45d4-b1f1-b34fb14126f2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:12:42.198Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:42.201Z","message":"{\"transactionId\":\"5152e793-4aec-42b4-803f-fcdbb3c13f49\",\"status\":\"200\",\"rqstDate\":\"230413-10:12:42:199\",\"respDate\":\"230413-10:12:42:201\",\"sourceId\":\"haproxy:5152e793-4aec-42b4-803f-fcdbb3c13f49\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:12:42:199-94045\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9b95ef21-4014-49b7-93f7-365e85a453d2], x-b3-parentspanid=[35cf72ced3d94e19], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d5936780f785d58835cf72ced3d94e19], x-b3-spanid=[99ba84db96560b69], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5152e793-4aec-42b4-803f-fcdbb3c13f49]}\\\"}\"}","context":{"RequestID":"5152e793-4aec-42b4-803f-fcdbb3c13f49","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ad467012-424d-45d4-b1f1-b34fb14126f2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:12:42.198Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:42.202Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5152e793-4aec-42b4-803f-fcdbb3c13f49","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad467012-424d-45d4-b1f1-b34fb14126f2","LogTimestamp":"2023-04-13T10:12:42.202Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:12:42.205Z","message":"{\"transactionId\":\"05f01177-b2c4-433b-91d6-c2f259675ca5\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:42:105\",\"respDate\":\"230413-10:12:42:205\",\"sourceId\":\"AAI-TOOLS:05f01177-b2c4-433b-91d6-c2f259675ca5\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/87a383ae-cf03-432e-a9de-04e6a622d0fd\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:12:42:105-85174\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[d0c55304-1c84-4b1d-beec-981e730b7d44], x-b3-parentspanid=[10da75bdde9ed2ca], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[05f01177-b2c4-433b-91d6-c2f259675ca5], Host=[aai.onap], X-Forwarded-Port=[35405], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[90d98c7e79eff13d3830ef14a128144f], x-b3-spanid=[75113c4152027082], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[273], Content-Type=[application/json], X-ONAP-RequestID=[05f01177-b2c4-433b-91d6-c2f259675ca5]}\\\",\\\"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\\\":\\\"0-aai-resources-230413-10:12:42:105-85174\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[16408], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230413-10:12:42:105-85174]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"05f01177-b2c4-433b-91d6-c2f259675ca5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"58","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a5a19e42-1c81-4f52-ac6e-69fe9639ce24","LogTimestamp":"2023-04-13T10:12:42.172Z","elapsedTime":"5"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:42.206Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"05f01177-b2c4-433b-91d6-c2f259675ca5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"102","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a5a19e42-1c81-4f52-ac6e-69fe9639ce24","LogTimestamp":"2023-04-13T10:12:42.206Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:42 +0000] "PUT /aai/v27/service-design-and-creation/models/model/87a383ae-cf03-432e-a9de-04e6a622d0fd" 201 0 REST 05f01177-b2c4-433b-91d6-c2f259675ca5 AAI-TOOLS 127.0.0.6 - - - - - - - - - 106 - "logType": "access"
{"timestamp":"2023-04-13T10:12:42.232Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"05f01177-b2c4-433b-91d6-c2f259675ca5","ServiceName":"/aai/v27/service-design-and-creation/models/model/87a383ae-cf03-432e-a9de-04e6a622d0fd","TargetServiceName":"AAI-EVENT","ElapsedTime":"41","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:42.232Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:42.293Z","message":"Entering","context":{"RequestID":"623b5e65-bca3-4c46-9966-f19c64baefa0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f345ff27-9879-4443-b216-ad076a6e1cde","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:42.293Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:42.306Z","message":"Checking for system property [partnerName]","context":{"RequestID":"623b5e65-bca3-4c46-9966-f19c64baefa0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f345ff27-9879-4443-b216-ad076a6e1cde","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:42.293Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:42.306Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"623b5e65-bca3-4c46-9966-f19c64baefa0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f345ff27-9879-4443-b216-ad076a6e1cde","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:42.293Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:42.306Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"623b5e65-bca3-4c46-9966-f19c64baefa0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f345ff27-9879-4443-b216-ad076a6e1cde","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:42.293Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:42.307Z","message":"Invoke","context":{"RequestID":"623b5e65-bca3-4c46-9966-f19c64baefa0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"f345ff27-9879-4443-b216-ad076a6e1cde","LogTimestamp":"2023-04-13T10:12:42.307Z"},"thread":"qtp1341706533-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:42.365Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"623b5e65-bca3-4c46-9966-f19c64baefa0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"58","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":"f345ff27-9879-4443-b216-ad076a6e1cde","LogTimestamp":"2023-04-13T10:12:42.365Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1341706533-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:42.389Z","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\":\"623b5e65-bca3-4c46-9966-f19c64baefa0\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:42:376\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380762305\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"d949fd10-36bf-408a-ac7a-cad5004d2e0d\",\"resource-version\":\"1681380762305\",\"model-name\":\"ipsec-configuration\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"aca4c310-cb45-42bd-9f88-73e40ba7b962\"}}","context":{"RequestID":"623b5e65-bca3-4c46-9966-f19c64baefa0","ServiceName":"/aai/v27/service-design-and-creation/models/model/aca4c310-cb45-42bd-9f88-73e40ba7b962","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:42.389Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:42.405Z","message":"{\"transactionId\":\"623b5e65-bca3-4c46-9966-f19c64baefa0\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:42:294\",\"respDate\":\"230413-10:12:42:405\",\"sourceId\":\"AAI-TOOLS:623b5e65-bca3-4c46-9966-f19c64baefa0\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/aca4c310-cb45-42bd-9f88-73e40ba7b962\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:12:42:294-50579\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[cc41adaf-f207-45c9-b342-c7e6989ee179], x-b3-parentspanid=[943c56d26448d908], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[623b5e65-bca3-4c46-9966-f19c64baefa0], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[693504cabef5dfb0a5a740790fd13184], x-b3-spanid=[97370506e5594c0d], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[273], Content-Type=[application/json], X-ONAP-RequestID=[623b5e65-bca3-4c46-9966-f19c64baefa0]}\\\",\\\"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\\\":\\\"0-aai-resources-230413-10:12:42:294-50579\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[33008], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230413-10:12:42:294-50579]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"623b5e65-bca3-4c46-9966-f19c64baefa0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"58","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"f345ff27-9879-4443-b216-ad076a6e1cde","LogTimestamp":"2023-04-13T10:12:42.365Z","elapsedTime":"7"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:42.406Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"623b5e65-bca3-4c46-9966-f19c64baefa0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"113","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"f345ff27-9879-4443-b216-ad076a6e1cde","LogTimestamp":"2023-04-13T10:12:42.406Z","ResponseDesc":"Created","elapsedTime":"7"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:42 +0000] "PUT /aai/v27/service-design-and-creation/models/model/aca4c310-cb45-42bd-9f88-73e40ba7b962" 201 0 REST 623b5e65-bca3-4c46-9966-f19c64baefa0 AAI-TOOLS 127.0.0.6 - - - - - - - - - 119 - "logType": "access"
{"timestamp":"2023-04-13T10:12:42.418Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"623b5e65-bca3-4c46-9966-f19c64baefa0","ServiceName":"/aai/v27/service-design-and-creation/models/model/aca4c310-cb45-42bd-9f88-73e40ba7b962","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:42.418Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:42.498Z","message":"Entering","context":{"RequestID":"6968af9c-a7c0-47a2-bb3a-8e109ca1c1da","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"42ab36c8-0718-4bc6-8b90-57373f3c614e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:42.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:42.509Z","message":"Checking for system property [partnerName]","context":{"RequestID":"6968af9c-a7c0-47a2-bb3a-8e109ca1c1da","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"42ab36c8-0718-4bc6-8b90-57373f3c614e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:42.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:42.509Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"6968af9c-a7c0-47a2-bb3a-8e109ca1c1da","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"42ab36c8-0718-4bc6-8b90-57373f3c614e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:42.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:42.509Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"6968af9c-a7c0-47a2-bb3a-8e109ca1c1da","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"42ab36c8-0718-4bc6-8b90-57373f3c614e","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:42.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:42.509Z","message":"Invoke","context":{"RequestID":"6968af9c-a7c0-47a2-bb3a-8e109ca1c1da","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"42ab36c8-0718-4bc6-8b90-57373f3c614e","LogTimestamp":"2023-04-13T10:12:42.509Z"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:42.574Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"6968af9c-a7c0-47a2-bb3a-8e109ca1c1da","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"64","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":"42ab36c8-0718-4bc6-8b90-57373f3c614e","LogTimestamp":"2023-04-13T10:12:42.573Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:42.592Z","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\":\"6968af9c-a7c0-47a2-bb3a-8e109ca1c1da\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:42:579\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380762508\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"c23ea04d-1a3b-453d-bc49-a6c783a5e92b\",\"resource-version\":\"1681380762508\",\"model-name\":\"key-data\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"f5faa464-c2f2-4cc3-89d2-a90452dc3a07\"}}","context":{"RequestID":"6968af9c-a7c0-47a2-bb3a-8e109ca1c1da","ServiceName":"/aai/v27/service-design-and-creation/models/model/f5faa464-c2f2-4cc3-89d2-a90452dc3a07","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:42.592Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:42.606Z","message":"{\"transactionId\":\"6968af9c-a7c0-47a2-bb3a-8e109ca1c1da\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:42:498\",\"respDate\":\"230413-10:12:42:605\",\"sourceId\":\"AAI-TOOLS:6968af9c-a7c0-47a2-bb3a-8e109ca1c1da\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/f5faa464-c2f2-4cc3-89d2-a90452dc3a07\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:12:42:498-37658\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[bcd7040d-a350-40ea-8e30-e80ceea149aa], x-b3-parentspanid=[1504baded7729823], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[6968af9c-a7c0-47a2-bb3a-8e109ca1c1da], Host=[aai.onap], X-Forwarded-Port=[35405], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[08d0a4805628f5d532325758add1ab68], x-b3-spanid=[53b89d3ace42b70b], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[262], Content-Type=[application/json], X-ONAP-RequestID=[6968af9c-a7c0-47a2-bb3a-8e109ca1c1da]}\\\",\\\"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-230413-10:12:42:498-37658\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[28728], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230413-10:12:42:498-37658]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"6968af9c-a7c0-47a2-bb3a-8e109ca1c1da","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"64","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"42ab36c8-0718-4bc6-8b90-57373f3c614e","LogTimestamp":"2023-04-13T10:12:42.573Z","elapsedTime":"3"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:42.607Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"6968af9c-a7c0-47a2-bb3a-8e109ca1c1da","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"109","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"42ab36c8-0718-4bc6-8b90-57373f3c614e","LogTimestamp":"2023-04-13T10:12:42.606Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:42 +0000] "PUT /aai/v27/service-design-and-creation/models/model/f5faa464-c2f2-4cc3-89d2-a90452dc3a07" 201 0 REST 6968af9c-a7c0-47a2-bb3a-8e109ca1c1da AAI-TOOLS 127.0.0.6 - - - - - - - - - 114 - "logType": "access"
{"timestamp":"2023-04-13T10:12:42.624Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"6968af9c-a7c0-47a2-bb3a-8e109ca1c1da","ServiceName":"/aai/v27/service-design-and-creation/models/model/f5faa464-c2f2-4cc3-89d2-a90452dc3a07","TargetServiceName":"AAI-EVENT","ElapsedTime":"32","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:42.624Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:42.694Z","message":"Entering","context":{"RequestID":"104c95af-4786-4998-bb55-8e16c1d0098d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b410cfda-0a45-4cd5-b5ef-0aaf831e5890","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:42.693Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:42.704Z","message":"Checking for system property [partnerName]","context":{"RequestID":"104c95af-4786-4998-bb55-8e16c1d0098d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b410cfda-0a45-4cd5-b5ef-0aaf831e5890","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:42.693Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:42.704Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"104c95af-4786-4998-bb55-8e16c1d0098d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b410cfda-0a45-4cd5-b5ef-0aaf831e5890","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:42.693Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:42.705Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"104c95af-4786-4998-bb55-8e16c1d0098d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b410cfda-0a45-4cd5-b5ef-0aaf831e5890","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:42.693Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:42.705Z","message":"Invoke","context":{"RequestID":"104c95af-4786-4998-bb55-8e16c1d0098d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"b410cfda-0a45-4cd5-b5ef-0aaf831e5890","LogTimestamp":"2023-04-13T10:12:42.705Z"},"thread":"qtp1341706533-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:42.762Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"104c95af-4786-4998-bb55-8e16c1d0098d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"57","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":"b410cfda-0a45-4cd5-b5ef-0aaf831e5890","LogTimestamp":"2023-04-13T10:12:42.762Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:42.789Z","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\":\"104c95af-4786-4998-bb55-8e16c1d0098d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:42:768\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380762703\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"a32613fd-18b9-459e-aab8-fffb3912966a\",\"resource-version\":\"1681380762703\",\"model-name\":\"l-interface\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"cea0a982-8d55-4093-921e-418fbccf7060\"}}","context":{"RequestID":"104c95af-4786-4998-bb55-8e16c1d0098d","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:42.789Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:42.803Z","message":"{\"transactionId\":\"104c95af-4786-4998-bb55-8e16c1d0098d\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:42:694\",\"respDate\":\"230413-10:12:42:803\",\"sourceId\":\"AAI-TOOLS:104c95af-4786-4998-bb55-8e16c1d0098d\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:12:42:694-15950\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[8ddb9fbe-ccd4-44f6-9ce8-cc100affda53], x-b3-parentspanid=[897134f5a078ee89], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[104c95af-4786-4998-bb55-8e16c1d0098d], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7caed30c18e9a8b73378976ed8e08f70], x-b3-spanid=[878a3dff83699d3d], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[265], Content-Type=[application/json], X-ONAP-RequestID=[104c95af-4786-4998-bb55-8e16c1d0098d]}\\\",\\\"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\\\":\\\"2-aai-resources-230413-10:12:42:694-15950\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[28880], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230413-10:12:42:694-15950]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"104c95af-4786-4998-bb55-8e16c1d0098d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"57","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b410cfda-0a45-4cd5-b5ef-0aaf831e5890","LogTimestamp":"2023-04-13T10:12:42.762Z","elapsedTime":"2"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:42.805Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"104c95af-4786-4998-bb55-8e16c1d0098d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"112","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b410cfda-0a45-4cd5-b5ef-0aaf831e5890","LogTimestamp":"2023-04-13T10:12:42.805Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:42 +0000] "PUT /aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060" 201 0 REST 104c95af-4786-4998-bb55-8e16c1d0098d AAI-TOOLS 127.0.0.6 - - - - - - - - - 115 - "logType": "access"
{"timestamp":"2023-04-13T10:12:42.820Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"104c95af-4786-4998-bb55-8e16c1d0098d","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:42.820Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:42.888Z","message":"[Control connection] Refreshing schema for dox.action (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:42.903Z","message":"Entering","context":{"RequestID":"8294d319-ee9f-48c3-bd56-6b0421b6e66c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a31011f4-1986-4ff3-8a7e-ea1e3c96d0c2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:42.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:42.916Z","message":"Checking for system property [partnerName]","context":{"RequestID":"8294d319-ee9f-48c3-bd56-6b0421b6e66c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a31011f4-1986-4ff3-8a7e-ea1e3c96d0c2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:42.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:42.917Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"8294d319-ee9f-48c3-bd56-6b0421b6e66c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a31011f4-1986-4ff3-8a7e-ea1e3c96d0c2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:42.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:42.917Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"8294d319-ee9f-48c3-bd56-6b0421b6e66c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a31011f4-1986-4ff3-8a7e-ea1e3c96d0c2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:42.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:42.917Z","message":"Invoke","context":{"RequestID":"8294d319-ee9f-48c3-bd56-6b0421b6e66c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"a31011f4-1986-4ff3-8a7e-ea1e3c96d0c2","LogTimestamp":"2023-04-13T10:12:42.917Z"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:42.992Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"8294d319-ee9f-48c3-bd56-6b0421b6e66c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"74","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":"a31011f4-1986-4ff3-8a7e-ea1e3c96d0c2","LogTimestamp":"2023-04-13T10:12:42.991Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:43.001Z","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-04-13T10:12:43.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/aad85df2-09be-40fa-b867-16415e4e10e2\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"8294d319-ee9f-48c3-bd56-6b0421b6e66c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:42:997\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380762915\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"41e76b6f-1e06-4fd4-82cd-81c50fc4574b\",\"resource-version\":\"1681380762915\",\"model-name\":\"l3-interface-ipv4-address-list\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"aad85df2-09be-40fa-b867-16415e4e10e2\"}}","context":{"RequestID":"8294d319-ee9f-48c3-bd56-6b0421b6e66c","ServiceName":"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:43.012Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:43.034Z","message":"{\"transactionId\":\"8294d319-ee9f-48c3-bd56-6b0421b6e66c\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:42:904\",\"respDate\":\"230413-10:12:43:034\",\"sourceId\":\"AAI-TOOLS:8294d319-ee9f-48c3-bd56-6b0421b6e66c\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:12:42:904-65206\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[5c6bf8d9-065a-4024-927b-0a7871326c17], x-b3-parentspanid=[45413a35741385ea], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[8294d319-ee9f-48c3-bd56-6b0421b6e66c], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7415a9737e45a2d2ee839a93e338ba2a], x-b3-spanid=[a90eb445b44c7621], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[284], Content-Type=[application/json], X-ONAP-RequestID=[8294d319-ee9f-48c3-bd56-6b0421b6e66c]}\\\",\\\"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-230413-10:12:42:904-65206\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[37104], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230413-10:12:42:904-65206]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"8294d319-ee9f-48c3-bd56-6b0421b6e66c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"74","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a31011f4-1986-4ff3-8a7e-ea1e3c96d0c2","LogTimestamp":"2023-04-13T10:12:42.991Z","elapsedTime":"3"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:43.035Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"8294d319-ee9f-48c3-bd56-6b0421b6e66c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"132","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a31011f4-1986-4ff3-8a7e-ea1e3c96d0c2","LogTimestamp":"2023-04-13T10:12:43.035Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:43 +0000] "PUT /aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2" 201 0 REST 8294d319-ee9f-48c3-bd56-6b0421b6e66c AAI-TOOLS 127.0.0.6 - - - - - - - - - 137 - "logType": "access"
{"timestamp":"2023-04-13T10:12:43.044Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"8294d319-ee9f-48c3-bd56-6b0421b6e66c","ServiceName":"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","TargetServiceName":"AAI-EVENT","ElapsedTime":"32","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:43.044Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:43.134Z","message":"Entering","context":{"RequestID":"ae6e2ea2-a7fd-4594-85ed-279cb9c8f73b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"82e52803-db65-4df0-a4a4-de071837722c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:43.133Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:43.147Z","message":"Checking for system property [partnerName]","context":{"RequestID":"ae6e2ea2-a7fd-4594-85ed-279cb9c8f73b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"82e52803-db65-4df0-a4a4-de071837722c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:43.133Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:43.147Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"ae6e2ea2-a7fd-4594-85ed-279cb9c8f73b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"82e52803-db65-4df0-a4a4-de071837722c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:43.133Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:43.147Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"ae6e2ea2-a7fd-4594-85ed-279cb9c8f73b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"82e52803-db65-4df0-a4a4-de071837722c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:43.133Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:43.148Z","message":"Invoke","context":{"RequestID":"ae6e2ea2-a7fd-4594-85ed-279cb9c8f73b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"82e52803-db65-4df0-a4a4-de071837722c","LogTimestamp":"2023-04-13T10:12:43.148Z"},"thread":"qtp1341706533-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:43.201Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"ae6e2ea2-a7fd-4594-85ed-279cb9c8f73b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"53","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":"82e52803-db65-4df0-a4a4-de071837722c","LogTimestamp":"2023-04-13T10:12:43.201Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:43.218Z","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\":\"ae6e2ea2-a7fd-4594-85ed-279cb9c8f73b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:43:205\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380763146\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"d040621d-541a-477b-bb1b-a2b61b14e295\",\"resource-version\":\"1681380763146\",\"model-name\":\"l3-interface-ipv6-address-list\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"82966045-43ee-4982-8307-7e9610866140\"}}","context":{"RequestID":"ae6e2ea2-a7fd-4594-85ed-279cb9c8f73b","ServiceName":"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:43.218Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:43.238Z","message":"{\"transactionId\":\"ae6e2ea2-a7fd-4594-85ed-279cb9c8f73b\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:43:135\",\"respDate\":\"230413-10:12:43:237\",\"sourceId\":\"AAI-TOOLS:ae6e2ea2-a7fd-4594-85ed-279cb9c8f73b\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:12:43:135-77259\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[e9cffd28-56d1-4f88-9b57-21ecb2eead40], x-b3-parentspanid=[889d1981018ebf66], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[ae6e2ea2-a7fd-4594-85ed-279cb9c8f73b], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[48bccd008f972f225797628627f65527], x-b3-spanid=[f055b96788f3891c], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[284], Content-Type=[application/json], X-ONAP-RequestID=[ae6e2ea2-a7fd-4594-85ed-279cb9c8f73b]}\\\",\\\"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-230413-10:12:43:135-77259\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[32928], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230413-10:12:43:135-77259]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"ae6e2ea2-a7fd-4594-85ed-279cb9c8f73b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"53","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"82e52803-db65-4df0-a4a4-de071837722c","LogTimestamp":"2023-04-13T10:12:43.201Z","elapsedTime":"2"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:43.241Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"ae6e2ea2-a7fd-4594-85ed-279cb9c8f73b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"107","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"82e52803-db65-4df0-a4a4-de071837722c","LogTimestamp":"2023-04-13T10:12:43.240Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:43 +0000] "PUT /aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140" 201 0 REST ae6e2ea2-a7fd-4594-85ed-279cb9c8f73b AAI-TOOLS 127.0.0.6 - - - - - - - - - 112 - "logType": "access"
{"timestamp":"2023-04-13T10:12:43.252Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ae6e2ea2-a7fd-4594-85ed-279cb9c8f73b","ServiceName":"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","TargetServiceName":"AAI-EVENT","ElapsedTime":"34","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:43.252Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:43.329Z","message":"Entering","context":{"RequestID":"f541fef5-eabd-41cd-9f73-e82fd6ce8687","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"679c9164-e556-4761-bfbc-b40a528b429c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:43.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:43.343Z","message":"Checking for system property [partnerName]","context":{"RequestID":"f541fef5-eabd-41cd-9f73-e82fd6ce8687","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"679c9164-e556-4761-bfbc-b40a528b429c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:43.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:43.343Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"f541fef5-eabd-41cd-9f73-e82fd6ce8687","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"679c9164-e556-4761-bfbc-b40a528b429c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:43.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:43.343Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"f541fef5-eabd-41cd-9f73-e82fd6ce8687","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"679c9164-e556-4761-bfbc-b40a528b429c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:43.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:43.344Z","message":"Invoke","context":{"RequestID":"f541fef5-eabd-41cd-9f73-e82fd6ce8687","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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/3d560d81-57d0-438b-a2a1-5334dba0651a","InvocationID":"679c9164-e556-4761-bfbc-b40a528b429c","LogTimestamp":"2023-04-13T10:12:43.344Z"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:43.397Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"f541fef5-eabd-41cd-9f73-e82fd6ce8687","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"54","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":"679c9164-e556-4761-bfbc-b40a528b429c","LogTimestamp":"2023-04-13T10:12:43.397Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:43.413Z","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\":\"f541fef5-eabd-41cd-9f73-e82fd6ce8687\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:43:401\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380763342\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"9111f20f-e680-4001-b83f-19a2fc23bfc1\",\"resource-version\":\"1681380763342\",\"model-name\":\"l3-network\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\"}}","context":{"RequestID":"f541fef5-eabd-41cd-9f73-e82fd6ce8687","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:43.413Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:43.429Z","message":"{\"transactionId\":\"f541fef5-eabd-41cd-9f73-e82fd6ce8687\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:43:330\",\"respDate\":\"230413-10:12:43:429\",\"sourceId\":\"AAI-TOOLS:f541fef5-eabd-41cd-9f73-e82fd6ce8687\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:12:43:330-12228\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[b1318a4a-997d-42c7-979a-6abc49940b7a], x-b3-parentspanid=[e51dd4db715663b4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[f541fef5-eabd-41cd-9f73-e82fd6ce8687], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[152b5b919b5ae85e924b9f385f3a4a76], x-b3-spanid=[dde2f91da7554fa3], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[264], Content-Type=[application/json], X-ONAP-RequestID=[f541fef5-eabd-41cd-9f73-e82fd6ce8687]}\\\",\\\"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\\\":\\\"0-aai-resources-230413-10:12:43:330-12228\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[20504], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230413-10:12:43:330-12228]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"f541fef5-eabd-41cd-9f73-e82fd6ce8687","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"54","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"679c9164-e556-4761-bfbc-b40a528b429c","LogTimestamp":"2023-04-13T10:12:43.397Z","elapsedTime":"2"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:43.430Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"f541fef5-eabd-41cd-9f73-e82fd6ce8687","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"102","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"679c9164-e556-4761-bfbc-b40a528b429c","LogTimestamp":"2023-04-13T10:12:43.430Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:43 +0000] "PUT /aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a" 201 0 REST f541fef5-eabd-41cd-9f73-e82fd6ce8687 AAI-TOOLS 127.0.0.6 - - - - - - - - - 108 - "logType": "access"
{"timestamp":"2023-04-13T10:12:43.442Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"f541fef5-eabd-41cd-9f73-e82fd6ce8687","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:43.441Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:43.522Z","message":"Entering","context":{"RequestID":"8aeb1686-e8f0-41e8-9244-9cefd44ff9db","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8e587d6a-8950-4097-b754-8bfcd64bb394","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:43.521Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:43.535Z","message":"Checking for system property [partnerName]","context":{"RequestID":"8aeb1686-e8f0-41e8-9244-9cefd44ff9db","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8e587d6a-8950-4097-b754-8bfcd64bb394","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:43.521Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:43.536Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"8aeb1686-e8f0-41e8-9244-9cefd44ff9db","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8e587d6a-8950-4097-b754-8bfcd64bb394","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:43.521Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:43.536Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"8aeb1686-e8f0-41e8-9244-9cefd44ff9db","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8e587d6a-8950-4097-b754-8bfcd64bb394","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:43.521Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:43.537Z","message":"Invoke","context":{"RequestID":"8aeb1686-e8f0-41e8-9244-9cefd44ff9db","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"8e587d6a-8950-4097-b754-8bfcd64bb394","LogTimestamp":"2023-04-13T10:12:43.537Z"},"thread":"qtp1341706533-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:43.590Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"8aeb1686-e8f0-41e8-9244-9cefd44ff9db","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"53","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":"8e587d6a-8950-4097-b754-8bfcd64bb394","LogTimestamp":"2023-04-13T10:12:43.589Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1341706533-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:43.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/e0ee9bde-c1fc-4651-a95d-8e0597bf7d70\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"8aeb1686-e8f0-41e8-9244-9cefd44ff9db\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:43:595\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380763534\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"ce95f7c3-b61b-4758-ae9e-7e943b1c103d\",\"resource-version\":\"1681380763534\",\"model-name\":\"lag-interface\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"e0ee9bde-c1fc-4651-a95d-8e0597bf7d70\"}}","context":{"RequestID":"8aeb1686-e8f0-41e8-9244-9cefd44ff9db","ServiceName":"/aai/v27/service-design-and-creation/models/model/e0ee9bde-c1fc-4651-a95d-8e0597bf7d70","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:43.608Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:43.628Z","message":"{\"transactionId\":\"8aeb1686-e8f0-41e8-9244-9cefd44ff9db\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:43:523\",\"respDate\":\"230413-10:12:43:628\",\"sourceId\":\"AAI-TOOLS:8aeb1686-e8f0-41e8-9244-9cefd44ff9db\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/e0ee9bde-c1fc-4651-a95d-8e0597bf7d70\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:12:43:523-82443\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[df002583-d41c-47c6-9da6-cd1506b2fa12], x-b3-parentspanid=[c3fccd8253b89d36], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[8aeb1686-e8f0-41e8-9244-9cefd44ff9db], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ed923ef8647b59df5fcded4fe94e8294], x-b3-spanid=[454060b76d1c6151], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[267], Content-Type=[application/json], X-ONAP-RequestID=[8aeb1686-e8f0-41e8-9244-9cefd44ff9db]}\\\",\\\"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\\\":\\\"1-aai-resources-230413-10:12:43:523-82443\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[16584], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230413-10:12:43:523-82443]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"8aeb1686-e8f0-41e8-9244-9cefd44ff9db","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"53","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"8e587d6a-8950-4097-b754-8bfcd64bb394","LogTimestamp":"2023-04-13T10:12:43.589Z","elapsedTime":"3"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:43.630Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"8aeb1686-e8f0-41e8-9244-9cefd44ff9db","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"108","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"8e587d6a-8950-4097-b754-8bfcd64bb394","LogTimestamp":"2023-04-13T10:12:43.629Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:43 +0000] "PUT /aai/v27/service-design-and-creation/models/model/e0ee9bde-c1fc-4651-a95d-8e0597bf7d70" 201 0 REST 8aeb1686-e8f0-41e8-9244-9cefd44ff9db AAI-TOOLS 127.0.0.6 - - - - - - - - - 113 - "logType": "access"
{"timestamp":"2023-04-13T10:12:43.640Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"8aeb1686-e8f0-41e8-9244-9cefd44ff9db","ServiceName":"/aai/v27/service-design-and-creation/models/model/e0ee9bde-c1fc-4651-a95d-8e0597bf7d70","TargetServiceName":"AAI-EVENT","ElapsedTime":"32","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:43.640Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:43.711Z","message":"Entering","context":{"RequestID":"c1042020-9d87-4713-8240-942e22881aef","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"278c6179-3aa6-4e5d-a4fb-0864fb234d89","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:43.710Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:43.722Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c1042020-9d87-4713-8240-942e22881aef","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"278c6179-3aa6-4e5d-a4fb-0864fb234d89","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:43.710Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:43.722Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c1042020-9d87-4713-8240-942e22881aef","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"278c6179-3aa6-4e5d-a4fb-0864fb234d89","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:43.710Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:43.722Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c1042020-9d87-4713-8240-942e22881aef","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"278c6179-3aa6-4e5d-a4fb-0864fb234d89","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:43.710Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:43.722Z","message":"Invoke","context":{"RequestID":"c1042020-9d87-4713-8240-942e22881aef","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"278c6179-3aa6-4e5d-a4fb-0864fb234d89","LogTimestamp":"2023-04-13T10:12:43.722Z"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:43.786Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"c1042020-9d87-4713-8240-942e22881aef","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"64","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":"278c6179-3aa6-4e5d-a4fb-0864fb234d89","LogTimestamp":"2023-04-13T10:12:43.786Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:43.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/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"c1042020-9d87-4713-8240-942e22881aef\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:43:792\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380763721\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"d29a087a-af59-4053-a3f8-0f95a92faa75\",\"resource-version\":\"1681380763721\",\"model-name\":\"lag-link\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98\"}}","context":{"RequestID":"c1042020-9d87-4713-8240-942e22881aef","ServiceName":"/aai/v27/service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:43.806Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:43.821Z","message":"{\"transactionId\":\"c1042020-9d87-4713-8240-942e22881aef\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:43:712\",\"respDate\":\"230413-10:12:43:821\",\"sourceId\":\"AAI-TOOLS:c1042020-9d87-4713-8240-942e22881aef\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:12:43:712-37400\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[a6fb5735-d535-40e2-aa01-4d7accef95ed], x-b3-parentspanid=[f66b02166013032d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[c1042020-9d87-4713-8240-942e22881aef], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[88c38bca940510486c62e3a92c0ba0ca], x-b3-spanid=[2be0681aedce9f93], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[262], Content-Type=[application/json], X-ONAP-RequestID=[c1042020-9d87-4713-8240-942e22881aef]}\\\",\\\"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-230413-10:12:43:712-37400\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[32848], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230413-10:12:43:712-37400]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"c1042020-9d87-4713-8240-942e22881aef","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"64","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"278c6179-3aa6-4e5d-a4fb-0864fb234d89","LogTimestamp":"2023-04-13T10:12:43.786Z","elapsedTime":"4"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:43.822Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"c1042020-9d87-4713-8240-942e22881aef","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"112","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"278c6179-3aa6-4e5d-a4fb-0864fb234d89","LogTimestamp":"2023-04-13T10:12:43.822Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:43 +0000] "PUT /aai/v27/service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98" 201 0 REST c1042020-9d87-4713-8240-942e22881aef AAI-TOOLS 127.0.0.6 - - - - - - - - - 117 - "logType": "access"
{"timestamp":"2023-04-13T10:12:43.833Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"c1042020-9d87-4713-8240-942e22881aef","ServiceName":"/aai/v27/service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:43.833Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:43.898Z","message":"Entering","context":{"RequestID":"2d733ed6-831c-462b-b50b-923a53f1079c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dc32660f-dbc4-409f-a95c-fa622dd37b11","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:43.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:43.915Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2d733ed6-831c-462b-b50b-923a53f1079c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dc32660f-dbc4-409f-a95c-fa622dd37b11","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:43.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:43.915Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2d733ed6-831c-462b-b50b-923a53f1079c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dc32660f-dbc4-409f-a95c-fa622dd37b11","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:43.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:43.915Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2d733ed6-831c-462b-b50b-923a53f1079c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dc32660f-dbc4-409f-a95c-fa622dd37b11","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:43.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:43.917Z","message":"Invoke","context":{"RequestID":"2d733ed6-831c-462b-b50b-923a53f1079c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"dc32660f-dbc4-409f-a95c-fa622dd37b11","LogTimestamp":"2023-04-13T10:12:43.916Z"},"thread":"qtp1341706533-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:43.974Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"2d733ed6-831c-462b-b50b-923a53f1079c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"58","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":"dc32660f-dbc4-409f-a95c-fa622dd37b11","LogTimestamp":"2023-04-13T10:12:43.974Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1341706533-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:43.995Z","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\":\"2d733ed6-831c-462b-b50b-923a53f1079c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:43:979\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380763914\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"6889274b-a1dc-40ab-9090-93677e13e2e6\",\"resource-version\":\"1681380763914\",\"model-name\":\"license\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"b9a9b337-1f86-42d3-b9f9-f987a089507c\"}}","context":{"RequestID":"2d733ed6-831c-462b-b50b-923a53f1079c","ServiceName":"/aai/v27/service-design-and-creation/models/model/b9a9b337-1f86-42d3-b9f9-f987a089507c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:43.995Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:44.001Z","message":"[Control connection] Refreshing schema for dox.action (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:44.006Z","message":"{\"transactionId\":\"2d733ed6-831c-462b-b50b-923a53f1079c\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:43:900\",\"respDate\":\"230413-10:12:44:005\",\"sourceId\":\"AAI-TOOLS:2d733ed6-831c-462b-b50b-923a53f1079c\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/b9a9b337-1f86-42d3-b9f9-f987a089507c\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:12:43:900-83884\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[19341784-0f27-42b8-9fda-1cb8e89c3ceb], x-b3-parentspanid=[d19bb72bc2a40d5a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[2d733ed6-831c-462b-b50b-923a53f1079c], Host=[aai.onap], X-Forwarded-Port=[35405], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d3958f8d975371db3a05e5b1933ea047], x-b3-spanid=[3e3368572c855859], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[261], Content-Type=[application/json], X-ONAP-RequestID=[2d733ed6-831c-462b-b50b-923a53f1079c]}\\\",\\\"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\\\":\\\"2-aai-resources-230413-10:12:43:900-83884\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[32824], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230413-10:12:43:900-83884]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"2d733ed6-831c-462b-b50b-923a53f1079c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"58","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"dc32660f-dbc4-409f-a95c-fa622dd37b11","LogTimestamp":"2023-04-13T10:12:43.974Z","elapsedTime":"3"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:44.006Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"2d733ed6-831c-462b-b50b-923a53f1079c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"108","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"dc32660f-dbc4-409f-a95c-fa622dd37b11","LogTimestamp":"2023-04-13T10:12:44.006Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:44 +0000] "PUT /aai/v27/service-design-and-creation/models/model/b9a9b337-1f86-42d3-b9f9-f987a089507c" 201 0 REST 2d733ed6-831c-462b-b50b-923a53f1079c AAI-TOOLS 127.0.0.6 - - - - - - - - - 114 - "logType": "access"
{"timestamp":"2023-04-13T10:12:44.022Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"2d733ed6-831c-462b-b50b-923a53f1079c","ServiceName":"/aai/v27/service-design-and-creation/models/model/b9a9b337-1f86-42d3-b9f9-f987a089507c","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:44.022Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:44.087Z","message":"Entering","context":{"RequestID":"b6442a93-baf9-4fbb-9d33-d612b55e087d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9ac49ccf-8c79-4f4c-b558-0a397b4f2a17","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:44.087Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:44.095Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b6442a93-baf9-4fbb-9d33-d612b55e087d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9ac49ccf-8c79-4f4c-b558-0a397b4f2a17","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:44.087Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:44.095Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b6442a93-baf9-4fbb-9d33-d612b55e087d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9ac49ccf-8c79-4f4c-b558-0a397b4f2a17","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:44.087Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:44.096Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b6442a93-baf9-4fbb-9d33-d612b55e087d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9ac49ccf-8c79-4f4c-b558-0a397b4f2a17","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:44.087Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:44.096Z","message":"Invoke","context":{"RequestID":"b6442a93-baf9-4fbb-9d33-d612b55e087d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"9ac49ccf-8c79-4f4c-b558-0a397b4f2a17","LogTimestamp":"2023-04-13T10:12:44.096Z"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:44.108Z","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-04-13T10:12:44.149Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"b6442a93-baf9-4fbb-9d33-d612b55e087d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"53","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":"9ac49ccf-8c79-4f4c-b558-0a397b4f2a17","LogTimestamp":"2023-04-13T10:12:44.149Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:44.165Z","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\":\"b6442a93-baf9-4fbb-9d33-d612b55e087d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:44:154\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380764095\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"24b25f8c-b8bd-4c62-9421-87c12667aac9\",\"resource-version\":\"1681380764095\",\"model-name\":\"license-key-resource\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"9022ebfe-b54f-4911-a6b2-8c3f5ec189b7\"}}","context":{"RequestID":"b6442a93-baf9-4fbb-9d33-d612b55e087d","ServiceName":"/aai/v27/service-design-and-creation/models/model/9022ebfe-b54f-4911-a6b2-8c3f5ec189b7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:44.165Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:44.181Z","message":"{\"transactionId\":\"b6442a93-baf9-4fbb-9d33-d612b55e087d\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:44:088\",\"respDate\":\"230413-10:12:44:181\",\"sourceId\":\"AAI-TOOLS:b6442a93-baf9-4fbb-9d33-d612b55e087d\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/9022ebfe-b54f-4911-a6b2-8c3f5ec189b7\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:12:44:088-54787\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[c989c177-f5ff-473e-9eec-4f5ba69233d2], x-b3-parentspanid=[d25e9d92371c7126], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[b6442a93-baf9-4fbb-9d33-d612b55e087d], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[232f8f9269cc7511bf8990bfb9e300ae], x-b3-spanid=[dbbfec539bce8ff7], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[274], Content-Type=[application/json], X-ONAP-RequestID=[b6442a93-baf9-4fbb-9d33-d612b55e087d]}\\\",\\\"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\\\":\\\"1-aai-resources-230413-10:12:44:088-54787\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[45296], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230413-10:12:44:088-54787]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"b6442a93-baf9-4fbb-9d33-d612b55e087d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"53","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"9ac49ccf-8c79-4f4c-b558-0a397b4f2a17","LogTimestamp":"2023-04-13T10:12:44.149Z","elapsedTime":"2"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:44.182Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"b6442a93-baf9-4fbb-9d33-d612b55e087d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"95","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"9ac49ccf-8c79-4f4c-b558-0a397b4f2a17","LogTimestamp":"2023-04-13T10:12:44.182Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:44 +0000] "PUT /aai/v27/service-design-and-creation/models/model/9022ebfe-b54f-4911-a6b2-8c3f5ec189b7" 201 0 REST b6442a93-baf9-4fbb-9d33-d612b55e087d AAI-TOOLS 127.0.0.6 - - - - - - - - - 99 - "logType": "access"
{"timestamp":"2023-04-13T10:12:44.195Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b6442a93-baf9-4fbb-9d33-d612b55e087d","ServiceName":"/aai/v27/service-design-and-creation/models/model/9022ebfe-b54f-4911-a6b2-8c3f5ec189b7","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:44.194Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:44.213Z","message":"Entering","context":{"RequestID":"336cc7f1-3a12-42a8-81bb-efb3fb3aad68","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e6f6b1ee-852c-4b7a-b323-699296479f39","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:12:44.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:44.217Z","message":"{\"transactionId\":\"336cc7f1-3a12-42a8-81bb-efb3fb3aad68\",\"status\":\"200\",\"rqstDate\":\"230413-10:12:44:214\",\"respDate\":\"230413-10:12:44:217\",\"sourceId\":\"haproxy:336cc7f1-3a12-42a8-81bb-efb3fb3aad68\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:12:44:214-92885\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a9413eb6-59a2-4aea-8b25-457e47cc4b53], x-b3-parentspanid=[22105605a0d8e678], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c3218a4d18e480b222105605a0d8e678], x-b3-spanid=[2ed962d6c930fd60], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[336cc7f1-3a12-42a8-81bb-efb3fb3aad68]}\\\"}\"}","context":{"RequestID":"336cc7f1-3a12-42a8-81bb-efb3fb3aad68","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e6f6b1ee-852c-4b7a-b323-699296479f39","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:12:44.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:44.218Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"336cc7f1-3a12-42a8-81bb-efb3fb3aad68","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e6f6b1ee-852c-4b7a-b323-699296479f39","LogTimestamp":"2023-04-13T10:12:44.217Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-13T10:12:44.266Z","message":"Entering","context":{"RequestID":"3c4d8c81-1a87-43c0-b3ea-ea976a927813","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5ba44f2e-c397-40ad-9e8a-e9610796ebaf","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:44.265Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:44.279Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3c4d8c81-1a87-43c0-b3ea-ea976a927813","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5ba44f2e-c397-40ad-9e8a-e9610796ebaf","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:44.265Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:44.279Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3c4d8c81-1a87-43c0-b3ea-ea976a927813","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5ba44f2e-c397-40ad-9e8a-e9610796ebaf","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:44.265Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:44.279Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3c4d8c81-1a87-43c0-b3ea-ea976a927813","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5ba44f2e-c397-40ad-9e8a-e9610796ebaf","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:44.265Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:44.280Z","message":"Invoke","context":{"RequestID":"3c4d8c81-1a87-43c0-b3ea-ea976a927813","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"5ba44f2e-c397-40ad-9e8a-e9610796ebaf","LogTimestamp":"2023-04-13T10:12:44.280Z"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:44.355Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"3c4d8c81-1a87-43c0-b3ea-ea976a927813","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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/fe012535-2c31-4a39-a739-612374c638a0","InvocationID":"5ba44f2e-c397-40ad-9e8a-e9610796ebaf","LogTimestamp":"2023-04-13T10:12:44.355Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:44.370Z","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\":\"3c4d8c81-1a87-43c0-b3ea-ea976a927813\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:44:359\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380764278\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"a1481a38-f8ba-4ae4-bdf1-06c2c6af4c54\",\"resource-version\":\"1681380764278\",\"model-name\":\"logical-link\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"fe012535-2c31-4a39-a739-612374c638a0\"}}","context":{"RequestID":"3c4d8c81-1a87-43c0-b3ea-ea976a927813","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:44.369Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:44.404Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"3c4d8c81-1a87-43c0-b3ea-ea976a927813","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"35","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:44.404Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:44.405Z","message":"{\"transactionId\":\"3c4d8c81-1a87-43c0-b3ea-ea976a927813\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:44:267\",\"respDate\":\"230413-10:12:44:405\",\"sourceId\":\"AAI-TOOLS:3c4d8c81-1a87-43c0-b3ea-ea976a927813\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:12:44:267-66288\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[a4aa3a0a-9a80-427f-862e-5811dbd822f5], x-b3-parentspanid=[5e122515653acaca], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[3c4d8c81-1a87-43c0-b3ea-ea976a927813], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bfe22be40fd16a6adb17830d8750e49f], x-b3-spanid=[80865d2396ab7b93], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[266], Content-Type=[application/json], X-ONAP-RequestID=[3c4d8c81-1a87-43c0-b3ea-ea976a927813]}\\\",\\\"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-230413-10:12:44:267-66288\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[24600], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230413-10:12:44:267-66288]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"3c4d8c81-1a87-43c0-b3ea-ea976a927813","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"76","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"5ba44f2e-c397-40ad-9e8a-e9610796ebaf","LogTimestamp":"2023-04-13T10:12:44.355Z","elapsedTime":"2"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:44.405Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"3c4d8c81-1a87-43c0-b3ea-ea976a927813","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"140","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"5ba44f2e-c397-40ad-9e8a-e9610796ebaf","LogTimestamp":"2023-04-13T10:12:44.405Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:44 +0000] "PUT /aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0" 201 0 REST 3c4d8c81-1a87-43c0-b3ea-ea976a927813 AAI-TOOLS 127.0.0.6 - - - - - - - - - 145 - "logType": "access"
{"timestamp":"2023-04-13T10:12:44.500Z","message":"Entering","context":{"RequestID":"e70e6de5-ae16-4407-8889-f171ddb7c7d4","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c2880df7-9d27-4bfc-82e1-1228cf1cdc1c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:44.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:44.508Z","message":"Checking for system property [partnerName]","context":{"RequestID":"e70e6de5-ae16-4407-8889-f171ddb7c7d4","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c2880df7-9d27-4bfc-82e1-1228cf1cdc1c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:44.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:44.508Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"e70e6de5-ae16-4407-8889-f171ddb7c7d4","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c2880df7-9d27-4bfc-82e1-1228cf1cdc1c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:44.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:44.508Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"e70e6de5-ae16-4407-8889-f171ddb7c7d4","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c2880df7-9d27-4bfc-82e1-1228cf1cdc1c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:44.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:44.508Z","message":"Invoke","context":{"RequestID":"e70e6de5-ae16-4407-8889-f171ddb7c7d4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"c2880df7-9d27-4bfc-82e1-1228cf1cdc1c","LogTimestamp":"2023-04-13T10:12:44.508Z"},"thread":"qtp1341706533-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:44.584Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"e70e6de5-ae16-4407-8889-f171ddb7c7d4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"75","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":"c2880df7-9d27-4bfc-82e1-1228cf1cdc1c","LogTimestamp":"2023-04-13T10:12:44.583Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1341706533-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:44.599Z","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\":\"e70e6de5-ae16-4407-8889-f171ddb7c7d4\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:44:590\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380764507\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"6bae950e-8939-41d3-a6a7-251b03e4c1fc\",\"resource-version\":\"1681380764507\",\"model-name\":\"metadatum\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"86dbb63a-265e-4614-993f-6771c30b56a5\"}}","context":{"RequestID":"e70e6de5-ae16-4407-8889-f171ddb7c7d4","ServiceName":"/aai/v27/service-design-and-creation/models/model/86dbb63a-265e-4614-993f-6771c30b56a5","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:44.599Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:44.613Z","message":"{\"transactionId\":\"e70e6de5-ae16-4407-8889-f171ddb7c7d4\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:44:501\",\"respDate\":\"230413-10:12:44:613\",\"sourceId\":\"AAI-TOOLS:e70e6de5-ae16-4407-8889-f171ddb7c7d4\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/86dbb63a-265e-4614-993f-6771c30b56a5\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:12:44:501-15274\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[e0e88885-99be-411b-9049-a64b36ef7bc7], x-b3-parentspanid=[f9ef0b363ebbd758], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[e70e6de5-ae16-4407-8889-f171ddb7c7d4], Host=[aai.onap], X-Forwarded-Port=[35405], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[55955948a299a527bbdb19f1d1275cae], x-b3-spanid=[969855ed78f8f87d], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[263], Content-Type=[application/json], X-ONAP-RequestID=[e70e6de5-ae16-4407-8889-f171ddb7c7d4]}\\\",\\\"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\\\":\\\"0-aai-resources-230413-10:12:44:501-15274\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[36920], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230413-10:12:44:501-15274]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"e70e6de5-ae16-4407-8889-f171ddb7c7d4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"75","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"c2880df7-9d27-4bfc-82e1-1228cf1cdc1c","LogTimestamp":"2023-04-13T10:12:44.583Z","elapsedTime":"3"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:44.614Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"e70e6de5-ae16-4407-8889-f171ddb7c7d4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"114","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"c2880df7-9d27-4bfc-82e1-1228cf1cdc1c","LogTimestamp":"2023-04-13T10:12:44.614Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:44 +0000] "PUT /aai/v27/service-design-and-creation/models/model/86dbb63a-265e-4614-993f-6771c30b56a5" 201 0 REST e70e6de5-ae16-4407-8889-f171ddb7c7d4 AAI-TOOLS 127.0.0.6 - - - - - - - - - 116 - "logType": "access"
{"timestamp":"2023-04-13T10:12:44.630Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e70e6de5-ae16-4407-8889-f171ddb7c7d4","ServiceName":"/aai/v27/service-design-and-creation/models/model/86dbb63a-265e-4614-993f-6771c30b56a5","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:44.630Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:44.706Z","message":"Entering","context":{"RequestID":"e38205ac-3cca-4442-bbc6-2abd86959acc","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e652098e-15c2-441d-af3d-dbcb3a6c5691","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:44.706Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:44.716Z","message":"Checking for system property [partnerName]","context":{"RequestID":"e38205ac-3cca-4442-bbc6-2abd86959acc","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e652098e-15c2-441d-af3d-dbcb3a6c5691","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:44.706Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:44.716Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"e38205ac-3cca-4442-bbc6-2abd86959acc","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e652098e-15c2-441d-af3d-dbcb3a6c5691","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:44.706Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:44.716Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"e38205ac-3cca-4442-bbc6-2abd86959acc","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e652098e-15c2-441d-af3d-dbcb3a6c5691","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:44.706Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:44.717Z","message":"Invoke","context":{"RequestID":"e38205ac-3cca-4442-bbc6-2abd86959acc","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"e652098e-15c2-441d-af3d-dbcb3a6c5691","LogTimestamp":"2023-04-13T10:12:44.717Z"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:44.791Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"e38205ac-3cca-4442-bbc6-2abd86959acc","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"75","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":"e652098e-15c2-441d-af3d-dbcb3a6c5691","LogTimestamp":"2023-04-13T10:12:44.791Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:44.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/06d1418a-5faa-452d-a94b-a2829df5f67b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"e38205ac-3cca-4442-bbc6-2abd86959acc\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:44:798\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380764715\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"1f51c05c-b164-4c27-9c03-5cbb239fd6be\",\"resource-version\":\"1681380764715\",\"model-name\":\"model\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"06d1418a-5faa-452d-a94b-a2829df5f67b\"}}","context":{"RequestID":"e38205ac-3cca-4442-bbc6-2abd86959acc","ServiceName":"/aai/v27/service-design-and-creation/models/model/06d1418a-5faa-452d-a94b-a2829df5f67b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:44.815Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:44.833Z","message":"{\"transactionId\":\"e38205ac-3cca-4442-bbc6-2abd86959acc\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:44:707\",\"respDate\":\"230413-10:12:44:832\",\"sourceId\":\"AAI-TOOLS:e38205ac-3cca-4442-bbc6-2abd86959acc\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/06d1418a-5faa-452d-a94b-a2829df5f67b\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:12:44:707-35567\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[306fbfd0-1d88-4787-90d9-c6bed3d995fc], x-b3-parentspanid=[541e1cbae07f7b37], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[e38205ac-3cca-4442-bbc6-2abd86959acc], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0bf45ff2387b1e9cbcd427184e4cc7e3], x-b3-spanid=[fbf4ab4387f60c04], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[259], Content-Type=[application/json], X-ONAP-RequestID=[e38205ac-3cca-4442-bbc6-2abd86959acc]}\\\",\\\"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-230413-10:12:44:707-35567\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[57568], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230413-10:12:44:707-35567]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"e38205ac-3cca-4442-bbc6-2abd86959acc","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"75","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"e652098e-15c2-441d-af3d-dbcb3a6c5691","LogTimestamp":"2023-04-13T10:12:44.791Z","elapsedTime":"4"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:44.834Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"e38205ac-3cca-4442-bbc6-2abd86959acc","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"127","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"e652098e-15c2-441d-af3d-dbcb3a6c5691","LogTimestamp":"2023-04-13T10:12:44.833Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:44 +0000] "PUT /aai/v27/service-design-and-creation/models/model/06d1418a-5faa-452d-a94b-a2829df5f67b" 201 0 REST e38205ac-3cca-4442-bbc6-2abd86959acc AAI-TOOLS 127.0.0.6 - - - - - - - - - 133 - "logType": "access"
{"timestamp":"2023-04-13T10:12:44.841Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e38205ac-3cca-4442-bbc6-2abd86959acc","ServiceName":"/aai/v27/service-design-and-creation/models/model/06d1418a-5faa-452d-a94b-a2829df5f67b","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:44.841Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:44.919Z","message":"Entering","context":{"RequestID":"17be7f2d-0e45-4bb9-be28-76b55272c7bf","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"b1047552-f329-4618-87ab-7bc651d2ebe3","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:44.919Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:44.932Z","message":"Checking for system property [partnerName]","context":{"RequestID":"17be7f2d-0e45-4bb9-be28-76b55272c7bf","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"b1047552-f329-4618-87ab-7bc651d2ebe3","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:44.919Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:44.932Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"17be7f2d-0e45-4bb9-be28-76b55272c7bf","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"b1047552-f329-4618-87ab-7bc651d2ebe3","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:44.919Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:44.932Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"17be7f2d-0e45-4bb9-be28-76b55272c7bf","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"b1047552-f329-4618-87ab-7bc651d2ebe3","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:44.919Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:44.933Z","message":"Invoke","context":{"RequestID":"17be7f2d-0e45-4bb9-be28-76b55272c7bf","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"b1047552-f329-4618-87ab-7bc651d2ebe3","LogTimestamp":"2023-04-13T10:12:44.933Z"},"thread":"qtp1341706533-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:44.998Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"17be7f2d-0e45-4bb9-be28-76b55272c7bf","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"64","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":"b1047552-f329-4618-87ab-7bc651d2ebe3","LogTimestamp":"2023-04-13T10:12:44.997Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1341706533-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:45.014Z","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\":\"17be7f2d-0e45-4bb9-be28-76b55272c7bf\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:45:003\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380764931\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"ad70dd19-f156-4fb5-a865-97b5563b0d37\",\"resource-version\":\"1681380764931\",\"model-name\":\"model-constraint\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"c28966f3-e758-4483-b37b-a90b05d3dd33\"}}","context":{"RequestID":"17be7f2d-0e45-4bb9-be28-76b55272c7bf","ServiceName":"/aai/v27/service-design-and-creation/models/model/c28966f3-e758-4483-b37b-a90b05d3dd33","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:45.014Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:45.031Z","message":"{\"transactionId\":\"17be7f2d-0e45-4bb9-be28-76b55272c7bf\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:44:920\",\"respDate\":\"230413-10:12:45:031\",\"sourceId\":\"AAI-TOOLS:17be7f2d-0e45-4bb9-be28-76b55272c7bf\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/c28966f3-e758-4483-b37b-a90b05d3dd33\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:12:44:920-15502\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[30ed9fdc-5ab9-46e1-9a53-731f5ec2c7cb], x-b3-parentspanid=[9852c44e8b07030c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[17be7f2d-0e45-4bb9-be28-76b55272c7bf], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f067637f8e68b78cf6fce2b87fcdad52], x-b3-spanid=[6faa2edc2d705e10], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[270], Content-Type=[application/json], X-ONAP-RequestID=[17be7f2d-0e45-4bb9-be28-76b55272c7bf]}\\\",\\\"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-230413-10:12:44:920-15502\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[24792], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230413-10:12:44:920-15502]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"17be7f2d-0e45-4bb9-be28-76b55272c7bf","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"64","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b1047552-f329-4618-87ab-7bc651d2ebe3","LogTimestamp":"2023-04-13T10:12:44.997Z","elapsedTime":"2"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:45.033Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"17be7f2d-0e45-4bb9-be28-76b55272c7bf","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"115","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b1047552-f329-4618-87ab-7bc651d2ebe3","LogTimestamp":"2023-04-13T10:12:45.033Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:45 +0000] "PUT /aai/v27/service-design-and-creation/models/model/c28966f3-e758-4483-b37b-a90b05d3dd33" 201 0 REST 17be7f2d-0e45-4bb9-be28-76b55272c7bf AAI-TOOLS 127.0.0.6 - - - - - - - - - 120 - "logType": "access"
{"timestamp":"2023-04-13T10:12:45.043Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"17be7f2d-0e45-4bb9-be28-76b55272c7bf","ServiceName":"/aai/v27/service-design-and-creation/models/model/c28966f3-e758-4483-b37b-a90b05d3dd33","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:45.043Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:45.106Z","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-04-13T10:12:45.108Z","message":"Entering","context":{"RequestID":"695a9930-36b0-41e0-8f6b-b23917f4e166","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c8a07e75-bfb8-4714-9865-efb99be7a906","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:45.108Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:45.118Z","message":"Checking for system property [partnerName]","context":{"RequestID":"695a9930-36b0-41e0-8f6b-b23917f4e166","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c8a07e75-bfb8-4714-9865-efb99be7a906","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:45.108Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:45.118Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"695a9930-36b0-41e0-8f6b-b23917f4e166","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c8a07e75-bfb8-4714-9865-efb99be7a906","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:45.108Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:45.118Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"695a9930-36b0-41e0-8f6b-b23917f4e166","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c8a07e75-bfb8-4714-9865-efb99be7a906","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:45.108Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:45.118Z","message":"Invoke","context":{"RequestID":"695a9930-36b0-41e0-8f6b-b23917f4e166","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"c8a07e75-bfb8-4714-9865-efb99be7a906","LogTimestamp":"2023-04-13T10:12:45.118Z"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:45.172Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"695a9930-36b0-41e0-8f6b-b23917f4e166","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"53","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":"c8a07e75-bfb8-4714-9865-efb99be7a906","LogTimestamp":"2023-04-13T10:12:45.171Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:45.186Z","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\":\"695a9930-36b0-41e0-8f6b-b23917f4e166\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:45:175\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380765117\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"753e813a-ba9e-4a1d-ab34-b2f6dc6eec0c\",\"resource-version\":\"1681380765117\",\"model-name\":\"model-element\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"2076e726-3577-477a-a300-7fa65cd4df11\"}}","context":{"RequestID":"695a9930-36b0-41e0-8f6b-b23917f4e166","ServiceName":"/aai/v27/service-design-and-creation/models/model/2076e726-3577-477a-a300-7fa65cd4df11","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:45.186Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:45.202Z","message":"{\"transactionId\":\"695a9930-36b0-41e0-8f6b-b23917f4e166\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:45:109\",\"respDate\":\"230413-10:12:45:202\",\"sourceId\":\"AAI-TOOLS:695a9930-36b0-41e0-8f6b-b23917f4e166\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/2076e726-3577-477a-a300-7fa65cd4df11\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:12:45:109-18484\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[33260327-cf89-42fe-8aef-ebe753cc54de], x-b3-parentspanid=[31c6b444b715c96b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[695a9930-36b0-41e0-8f6b-b23917f4e166], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3c17e0bfa4b83989e6155cd7658b63fd], x-b3-spanid=[765b4fe5ff3726d5], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[267], Content-Type=[application/json], X-ONAP-RequestID=[695a9930-36b0-41e0-8f6b-b23917f4e166]}\\\",\\\"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\\\":\\\"2-aai-resources-230413-10:12:45:109-18484\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[28888], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230413-10:12:45:109-18484]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"695a9930-36b0-41e0-8f6b-b23917f4e166","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"53","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"c8a07e75-bfb8-4714-9865-efb99be7a906","LogTimestamp":"2023-04-13T10:12:45.171Z","elapsedTime":"2"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:45.202Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"695a9930-36b0-41e0-8f6b-b23917f4e166","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"94","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"c8a07e75-bfb8-4714-9865-efb99be7a906","LogTimestamp":"2023-04-13T10:12:45.202Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:45 +0000] "PUT /aai/v27/service-design-and-creation/models/model/2076e726-3577-477a-a300-7fa65cd4df11" 201 0 REST 695a9930-36b0-41e0-8f6b-b23917f4e166 AAI-TOOLS 127.0.0.6 - - - - - - - - - 98 - "logType": "access"
{"timestamp":"2023-04-13T10:12:45.211Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"695a9930-36b0-41e0-8f6b-b23917f4e166","ServiceName":"/aai/v27/service-design-and-creation/models/model/2076e726-3577-477a-a300-7fa65cd4df11","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:45.211Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:45.283Z","message":"Entering","context":{"RequestID":"fe95e4b3-72f7-4692-9c68-83bbfc8ee6b7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5bbb31e6-01ee-421c-a761-c3202e7cd937","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:45.283Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:45.297Z","message":"Checking for system property [partnerName]","context":{"RequestID":"fe95e4b3-72f7-4692-9c68-83bbfc8ee6b7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5bbb31e6-01ee-421c-a761-c3202e7cd937","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:45.283Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:45.297Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"fe95e4b3-72f7-4692-9c68-83bbfc8ee6b7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5bbb31e6-01ee-421c-a761-c3202e7cd937","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:45.283Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:45.297Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"fe95e4b3-72f7-4692-9c68-83bbfc8ee6b7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5bbb31e6-01ee-421c-a761-c3202e7cd937","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:45.283Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:45.298Z","message":"Invoke","context":{"RequestID":"fe95e4b3-72f7-4692-9c68-83bbfc8ee6b7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"5bbb31e6-01ee-421c-a761-c3202e7cd937","LogTimestamp":"2023-04-13T10:12:45.298Z"},"thread":"qtp1341706533-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:45.360Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"fe95e4b3-72f7-4692-9c68-83bbfc8ee6b7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"62","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":"5bbb31e6-01ee-421c-a761-c3202e7cd937","LogTimestamp":"2023-04-13T10:12:45.360Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1341706533-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:45.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/b5cd462f-e426-4146-b1fe-5475ae272c3d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"fe95e4b3-72f7-4692-9c68-83bbfc8ee6b7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:45:372\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380765296\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"93f2f8bc-cb12-4a01-96c8-3d2649e4ab8f\",\"resource-version\":\"1681380765296\",\"model-name\":\"model-ver\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"b5cd462f-e426-4146-b1fe-5475ae272c3d\"}}","context":{"RequestID":"fe95e4b3-72f7-4692-9c68-83bbfc8ee6b7","ServiceName":"/aai/v27/service-design-and-creation/models/model/b5cd462f-e426-4146-b1fe-5475ae272c3d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:45.386Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:45.408Z","message":"{\"transactionId\":\"fe95e4b3-72f7-4692-9c68-83bbfc8ee6b7\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:45:284\",\"respDate\":\"230413-10:12:45:407\",\"sourceId\":\"AAI-TOOLS:fe95e4b3-72f7-4692-9c68-83bbfc8ee6b7\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/b5cd462f-e426-4146-b1fe-5475ae272c3d\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:12:45:284-83310\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[33e217f3-bba1-4205-bf9d-369ef7c9a757], x-b3-parentspanid=[d32d805a0faaab1d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[fe95e4b3-72f7-4692-9c68-83bbfc8ee6b7], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3a39d171773bc66704352cf679c37db0], x-b3-spanid=[f18b15cc4549d31e], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[297], Content-Type=[application/json], X-ONAP-RequestID=[fe95e4b3-72f7-4692-9c68-83bbfc8ee6b7]}\\\",\\\"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\\\":\\\"2-aai-resources-230413-10:12:45:284-83310\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[32976], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230413-10:12:45:284-83310]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"fe95e4b3-72f7-4692-9c68-83bbfc8ee6b7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"62","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"5bbb31e6-01ee-421c-a761-c3202e7cd937","LogTimestamp":"2023-04-13T10:12:45.360Z","elapsedTime":"8"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:45.409Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"fe95e4b3-72f7-4692-9c68-83bbfc8ee6b7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"125","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"5bbb31e6-01ee-421c-a761-c3202e7cd937","LogTimestamp":"2023-04-13T10:12:45.408Z","ResponseDesc":"Created","elapsedTime":"8"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:45 +0000] "PUT /aai/v27/service-design-and-creation/models/model/b5cd462f-e426-4146-b1fe-5475ae272c3d" 201 0 REST fe95e4b3-72f7-4692-9c68-83bbfc8ee6b7 AAI-TOOLS 127.0.0.6 - - - - - - - - - 131 - "logType": "access"
{"timestamp":"2023-04-13T10:12:45.413Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"fe95e4b3-72f7-4692-9c68-83bbfc8ee6b7","ServiceName":"/aai/v27/service-design-and-creation/models/model/b5cd462f-e426-4146-b1fe-5475ae272c3d","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:45.413Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:45.498Z","message":"Entering","context":{"RequestID":"6e2cb6d9-51ba-4c12-9783-d13b3443993c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8f3b5085-da34-4435-ac5d-7192ab34c678","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:45.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:45.506Z","message":"Checking for system property [partnerName]","context":{"RequestID":"6e2cb6d9-51ba-4c12-9783-d13b3443993c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8f3b5085-da34-4435-ac5d-7192ab34c678","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:45.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:45.506Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"6e2cb6d9-51ba-4c12-9783-d13b3443993c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8f3b5085-da34-4435-ac5d-7192ab34c678","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:45.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:45.506Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"6e2cb6d9-51ba-4c12-9783-d13b3443993c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8f3b5085-da34-4435-ac5d-7192ab34c678","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:45.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:45.506Z","message":"Invoke","context":{"RequestID":"6e2cb6d9-51ba-4c12-9783-d13b3443993c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"8f3b5085-da34-4435-ac5d-7192ab34c678","LogTimestamp":"2023-04-13T10:12:45.506Z"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:45.555Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"6e2cb6d9-51ba-4c12-9783-d13b3443993c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"49","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":"8f3b5085-da34-4435-ac5d-7192ab34c678","LogTimestamp":"2023-04-13T10:12:45.555Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:45.569Z","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\":\"6e2cb6d9-51ba-4c12-9783-d13b3443993c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:45:559\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380765505\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"666a06ee-4b57-46df-bacf-908da8f10c3f\",\"resource-version\":\"1681380765505\",\"model-name\":\"multicast-configuration\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"ea78c9e3-514d-4a0a-9162-13837fa54c35\"}}","context":{"RequestID":"6e2cb6d9-51ba-4c12-9783-d13b3443993c","ServiceName":"/aai/v27/service-design-and-creation/models/model/ea78c9e3-514d-4a0a-9162-13837fa54c35","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:45.569Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:45.596Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"6e2cb6d9-51ba-4c12-9783-d13b3443993c","ServiceName":"/aai/v27/service-design-and-creation/models/model/ea78c9e3-514d-4a0a-9162-13837fa54c35","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:45.596Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:45.597Z","message":"{\"transactionId\":\"6e2cb6d9-51ba-4c12-9783-d13b3443993c\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:45:499\",\"respDate\":\"230413-10:12:45:597\",\"sourceId\":\"AAI-TOOLS:6e2cb6d9-51ba-4c12-9783-d13b3443993c\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/ea78c9e3-514d-4a0a-9162-13837fa54c35\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:12:45:499-93858\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[1a740818-8849-4dd8-bfff-d4cf2998165b], x-b3-parentspanid=[efff43e8b34b1cad], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[6e2cb6d9-51ba-4c12-9783-d13b3443993c], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3d2aec78e82fe73561fdbe6da7d128d0], x-b3-spanid=[043f117046b4ebfd], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[277], Content-Type=[application/json], X-ONAP-RequestID=[6e2cb6d9-51ba-4c12-9783-d13b3443993c]}\\\",\\\"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\\\":\\\"1-aai-resources-230413-10:12:45:499-93858\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[32792], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230413-10:12:45:499-93858]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"6e2cb6d9-51ba-4c12-9783-d13b3443993c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"49","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"8f3b5085-da34-4435-ac5d-7192ab34c678","LogTimestamp":"2023-04-13T10:12:45.555Z","elapsedTime":"2"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:45.598Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"6e2cb6d9-51ba-4c12-9783-d13b3443993c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"99","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"8f3b5085-da34-4435-ac5d-7192ab34c678","LogTimestamp":"2023-04-13T10:12:45.597Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:45 +0000] "PUT /aai/v27/service-design-and-creation/models/model/ea78c9e3-514d-4a0a-9162-13837fa54c35" 201 0 REST 6e2cb6d9-51ba-4c12-9783-d13b3443993c AAI-TOOLS 127.0.0.6 - - - - - - - - - 103 - "logType": "access"
{"timestamp":"2023-04-13T10:12:45.687Z","message":"Entering","context":{"RequestID":"3e24cafe-a64b-4057-abac-12b537338cf0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d207e307-7ec8-4381-aae3-a8dea8b3ab2a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:45.686Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:45.696Z","message":"Checking for system property [partnerName]","context":{"RequestID":"3e24cafe-a64b-4057-abac-12b537338cf0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d207e307-7ec8-4381-aae3-a8dea8b3ab2a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:45.686Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:45.696Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"3e24cafe-a64b-4057-abac-12b537338cf0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d207e307-7ec8-4381-aae3-a8dea8b3ab2a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:45.686Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:45.696Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"3e24cafe-a64b-4057-abac-12b537338cf0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d207e307-7ec8-4381-aae3-a8dea8b3ab2a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:45.686Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:45.696Z","message":"Invoke","context":{"RequestID":"3e24cafe-a64b-4057-abac-12b537338cf0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"d207e307-7ec8-4381-aae3-a8dea8b3ab2a","LogTimestamp":"2023-04-13T10:12:45.696Z"},"thread":"qtp1341706533-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:45.754Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"3e24cafe-a64b-4057-abac-12b537338cf0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"58","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":"d207e307-7ec8-4381-aae3-a8dea8b3ab2a","LogTimestamp":"2023-04-13T10:12:45.754Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:45.770Z","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\":\"3e24cafe-a64b-4057-abac-12b537338cf0\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:45:758\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380765695\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"5c3b7c33-afa3-4be5-8da7-1a5ac6f99896\",\"resource-version\":\"1681380765695\",\"model-name\":\"named-query\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"80b712fd-0ad3-4180-a99c-8c995cf1cc32\"}}","context":{"RequestID":"3e24cafe-a64b-4057-abac-12b537338cf0","ServiceName":"/aai/v27/service-design-and-creation/models/model/80b712fd-0ad3-4180-a99c-8c995cf1cc32","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:45.770Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:45.785Z","message":"{\"transactionId\":\"3e24cafe-a64b-4057-abac-12b537338cf0\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:45:687\",\"respDate\":\"230413-10:12:45:785\",\"sourceId\":\"AAI-TOOLS:3e24cafe-a64b-4057-abac-12b537338cf0\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/80b712fd-0ad3-4180-a99c-8c995cf1cc32\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:12:45:687-88534\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[a1825970-8f84-49cc-a7ca-963cd1a2e685], x-b3-parentspanid=[bce9c4183dd00ee1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[3e24cafe-a64b-4057-abac-12b537338cf0], Host=[aai.onap], X-Forwarded-Port=[35405], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4a6c8b681706c379e97451058f1be0e6], x-b3-spanid=[0753dbe106295929], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[265], Content-Type=[application/json], X-ONAP-RequestID=[3e24cafe-a64b-4057-abac-12b537338cf0]}\\\",\\\"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-230413-10:12:45:687-88534\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[41016], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230413-10:12:45:687-88534]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"3e24cafe-a64b-4057-abac-12b537338cf0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"58","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"d207e307-7ec8-4381-aae3-a8dea8b3ab2a","LogTimestamp":"2023-04-13T10:12:45.754Z","elapsedTime":"2"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:45.786Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"3e24cafe-a64b-4057-abac-12b537338cf0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"100","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"d207e307-7ec8-4381-aae3-a8dea8b3ab2a","LogTimestamp":"2023-04-13T10:12:45.786Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:45 +0000] "PUT /aai/v27/service-design-and-creation/models/model/80b712fd-0ad3-4180-a99c-8c995cf1cc32" 201 0 REST 3e24cafe-a64b-4057-abac-12b537338cf0 AAI-TOOLS 127.0.0.6 - - - - - - - - - 104 - "logType": "access"
{"timestamp":"2023-04-13T10:12:45.823Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"3e24cafe-a64b-4057-abac-12b537338cf0","ServiceName":"/aai/v27/service-design-and-creation/models/model/80b712fd-0ad3-4180-a99c-8c995cf1cc32","TargetServiceName":"AAI-EVENT","ElapsedTime":"53","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:45.823Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:45.875Z","message":"Entering","context":{"RequestID":"71c74bfc-81d7-4a9b-8aef-275b48c37574","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a67dc8e3-757e-4af4-80e1-39e468140dd8","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:45.875Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:45.888Z","message":"Checking for system property [partnerName]","context":{"RequestID":"71c74bfc-81d7-4a9b-8aef-275b48c37574","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a67dc8e3-757e-4af4-80e1-39e468140dd8","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:45.875Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:45.888Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"71c74bfc-81d7-4a9b-8aef-275b48c37574","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a67dc8e3-757e-4af4-80e1-39e468140dd8","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:45.875Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:45.888Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"71c74bfc-81d7-4a9b-8aef-275b48c37574","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a67dc8e3-757e-4af4-80e1-39e468140dd8","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:45.875Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:45.889Z","message":"Invoke","context":{"RequestID":"71c74bfc-81d7-4a9b-8aef-275b48c37574","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"a67dc8e3-757e-4af4-80e1-39e468140dd8","LogTimestamp":"2023-04-13T10:12:45.889Z"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:45.942Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"71c74bfc-81d7-4a9b-8aef-275b48c37574","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"54","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":"a67dc8e3-757e-4af4-80e1-39e468140dd8","LogTimestamp":"2023-04-13T10:12:45.942Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:45.960Z","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\":\"71c74bfc-81d7-4a9b-8aef-275b48c37574\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:45:946\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380765887\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"204c641a-3494-48c8-979a-86856f5fd32a\",\"resource-version\":\"1681380765887\",\"model-name\":\"named-query-element\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"3c504d40-b847-424c-9d25-4fb7e0a3e994\"}}","context":{"RequestID":"71c74bfc-81d7-4a9b-8aef-275b48c37574","ServiceName":"/aai/v27/service-design-and-creation/models/model/3c504d40-b847-424c-9d25-4fb7e0a3e994","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:45.960Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:45.977Z","message":"{\"transactionId\":\"71c74bfc-81d7-4a9b-8aef-275b48c37574\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:45:876\",\"respDate\":\"230413-10:12:45:977\",\"sourceId\":\"AAI-TOOLS:71c74bfc-81d7-4a9b-8aef-275b48c37574\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/3c504d40-b847-424c-9d25-4fb7e0a3e994\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:12:45:876-88544\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[11c7197b-918a-4094-a2aa-d07ad703c595], x-b3-parentspanid=[26259651a973273e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[71c74bfc-81d7-4a9b-8aef-275b48c37574], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f24e9ecb728aaa5863fbefefea522c1a], x-b3-spanid=[47a3fbd212e3636d], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[273], Content-Type=[application/json], X-ONAP-RequestID=[71c74bfc-81d7-4a9b-8aef-275b48c37574]}\\\",\\\"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\\\":\\\"1-aai-resources-230413-10:12:45:876-88544\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[65760], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230413-10:12:45:876-88544]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"71c74bfc-81d7-4a9b-8aef-275b48c37574","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"54","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a67dc8e3-757e-4af4-80e1-39e468140dd8","LogTimestamp":"2023-04-13T10:12:45.942Z","elapsedTime":"2"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:45.978Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"71c74bfc-81d7-4a9b-8aef-275b48c37574","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"103","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"a67dc8e3-757e-4af4-80e1-39e468140dd8","LogTimestamp":"2023-04-13T10:12:45.978Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:45 +0000] "PUT /aai/v27/service-design-and-creation/models/model/3c504d40-b847-424c-9d25-4fb7e0a3e994" 201 0 REST 71c74bfc-81d7-4a9b-8aef-275b48c37574 AAI-TOOLS 127.0.0.6 - - - - - - - - - 107 - "logType": "access"
{"timestamp":"2023-04-13T10:12:45.985Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"71c74bfc-81d7-4a9b-8aef-275b48c37574","ServiceName":"/aai/v27/service-design-and-creation/models/model/3c504d40-b847-424c-9d25-4fb7e0a3e994","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:45.985Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:46.065Z","message":"Entering","context":{"RequestID":"5a3bd4c8-3099-47c5-b469-ea60b7827591","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7df0ffb8-5466-4174-ae34-8b7ec8922bfa","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:46.064Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:46.080Z","message":"Checking for system property [partnerName]","context":{"RequestID":"5a3bd4c8-3099-47c5-b469-ea60b7827591","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7df0ffb8-5466-4174-ae34-8b7ec8922bfa","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:46.064Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:46.080Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"5a3bd4c8-3099-47c5-b469-ea60b7827591","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7df0ffb8-5466-4174-ae34-8b7ec8922bfa","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:46.064Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:46.080Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"5a3bd4c8-3099-47c5-b469-ea60b7827591","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7df0ffb8-5466-4174-ae34-8b7ec8922bfa","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:46.064Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:46.081Z","message":"Invoke","context":{"RequestID":"5a3bd4c8-3099-47c5-b469-ea60b7827591","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"7df0ffb8-5466-4174-ae34-8b7ec8922bfa","LogTimestamp":"2023-04-13T10:12:46.081Z"},"thread":"qtp1341706533-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:46.107Z","message":"[Control connection] Refreshing schema for dox.action (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:46.158Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"5a3bd4c8-3099-47c5-b469-ea60b7827591","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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/6aa05779-94d7-4d8b-9bee-59ef2ab0c246","InvocationID":"7df0ffb8-5466-4174-ae34-8b7ec8922bfa","LogTimestamp":"2023-04-13T10:12:46.157Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1341706533-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:46.182Z","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\":\"5a3bd4c8-3099-47c5-b469-ea60b7827591\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:46:164\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380766078\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"a0ccd9dc-7062-4940-9bcc-e91dd28af510\",\"resource-version\":\"1681380766078\",\"model-name\":\"network-policy\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"6aa05779-94d7-4d8b-9bee-59ef2ab0c246\"}}","context":{"RequestID":"5a3bd4c8-3099-47c5-b469-ea60b7827591","ServiceName":"/aai/v27/service-design-and-creation/models/model/6aa05779-94d7-4d8b-9bee-59ef2ab0c246","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:46.181Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:46.197Z","message":"{\"transactionId\":\"5a3bd4c8-3099-47c5-b469-ea60b7827591\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:46:066\",\"respDate\":\"230413-10:12:46:197\",\"sourceId\":\"AAI-TOOLS:5a3bd4c8-3099-47c5-b469-ea60b7827591\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/6aa05779-94d7-4d8b-9bee-59ef2ab0c246\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:12:46:066-39355\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[183f7285-0c9e-4cda-ba69-9a09d6b97a0a], x-b3-parentspanid=[5b8f4ee0c03464d3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[5a3bd4c8-3099-47c5-b469-ea60b7827591], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[83964d878966bad6b83610c2ed10dd23], x-b3-spanid=[3fd27142f071ede4], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[268], Content-Type=[application/json], X-ONAP-RequestID=[5a3bd4c8-3099-47c5-b469-ea60b7827591]}\\\",\\\"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\\\":\\\"2-aai-resources-230413-10:12:46:066-39355\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[69856], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230413-10:12:46:066-39355]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"5a3bd4c8-3099-47c5-b469-ea60b7827591","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"77","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"7df0ffb8-5466-4174-ae34-8b7ec8922bfa","LogTimestamp":"2023-04-13T10:12:46.157Z","elapsedTime":"3"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:46.198Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"5a3bd4c8-3099-47c5-b469-ea60b7827591","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"134","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"7df0ffb8-5466-4174-ae34-8b7ec8922bfa","LogTimestamp":"2023-04-13T10:12:46.198Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:46 +0000] "PUT /aai/v27/service-design-and-creation/models/model/6aa05779-94d7-4d8b-9bee-59ef2ab0c246" 201 0 REST 5a3bd4c8-3099-47c5-b469-ea60b7827591 AAI-TOOLS 127.0.0.6 - - - - - - - - - 139 - "logType": "access"
{"timestamp":"2023-04-13T10:12:46.223Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"5a3bd4c8-3099-47c5-b469-ea60b7827591","ServiceName":"/aai/v27/service-design-and-creation/models/model/6aa05779-94d7-4d8b-9bee-59ef2ab0c246","TargetServiceName":"AAI-EVENT","ElapsedTime":"42","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:46.223Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:46.230Z","message":"Entering","context":{"RequestID":"863c2d8b-a563-44e7-93b8-9cae373982a8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"86c06a2c-cd3d-4293-b53e-be572a36a7bc","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:12:46.230Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:46.236Z","message":"{\"transactionId\":\"863c2d8b-a563-44e7-93b8-9cae373982a8\",\"status\":\"200\",\"rqstDate\":\"230413-10:12:46:232\",\"respDate\":\"230413-10:12:46:236\",\"sourceId\":\"haproxy:863c2d8b-a563-44e7-93b8-9cae373982a8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:12:46:232-68799\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cb67fe4b-9d81-4992-96cb-099064565706], x-b3-parentspanid=[df294d3403feb340], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4f7e998ccdaf059cdf294d3403feb340], x-b3-spanid=[a396793bb7bac20f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[863c2d8b-a563-44e7-93b8-9cae373982a8]}\\\"}\"}","context":{"RequestID":"863c2d8b-a563-44e7-93b8-9cae373982a8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"86c06a2c-cd3d-4293-b53e-be572a36a7bc","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:12:46.230Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:46.237Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"863c2d8b-a563-44e7-93b8-9cae373982a8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"7","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"86c06a2c-cd3d-4293-b53e-be572a36a7bc","LogTimestamp":"2023-04-13T10:12:46.237Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 13 - "logType": "access"
{"timestamp":"2023-04-13T10:12:46.289Z","message":"Entering","context":{"RequestID":"236506f5-82a7-4b93-a260-b67c93ddc427","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"418acdcb-29b8-435d-88dd-78f3270a40e9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:46.289Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:46.300Z","message":"Checking for system property [partnerName]","context":{"RequestID":"236506f5-82a7-4b93-a260-b67c93ddc427","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"418acdcb-29b8-435d-88dd-78f3270a40e9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:46.289Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:46.301Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"236506f5-82a7-4b93-a260-b67c93ddc427","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"418acdcb-29b8-435d-88dd-78f3270a40e9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:46.289Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:46.301Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"236506f5-82a7-4b93-a260-b67c93ddc427","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"418acdcb-29b8-435d-88dd-78f3270a40e9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:46.289Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:46.301Z","message":"Invoke","context":{"RequestID":"236506f5-82a7-4b93-a260-b67c93ddc427","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"418acdcb-29b8-435d-88dd-78f3270a40e9","LogTimestamp":"2023-04-13T10:12:46.301Z"},"thread":"qtp1341706533-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:46.365Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"236506f5-82a7-4b93-a260-b67c93ddc427","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"64","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":"418acdcb-29b8-435d-88dd-78f3270a40e9","LogTimestamp":"2023-04-13T10:12:46.365Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1341706533-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:46.367Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:12:46.380Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:46.380Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:46.380Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:46.385Z","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\":\"236506f5-82a7-4b93-a260-b67c93ddc427\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:46:373\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380766300\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"01f45471-4240-498c-a9e1-235dc0b8b4a6\",\"resource-version\":\"1681380766300\",\"model-name\":\"network-profile\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"2734b44a-b8a2-40f6-957d-6256589e5d00\"}}","context":{"RequestID":"236506f5-82a7-4b93-a260-b67c93ddc427","ServiceName":"/aai/v27/service-design-and-creation/models/model/2734b44a-b8a2-40f6-957d-6256589e5d00","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:46.385Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:46.399Z","message":"{\"transactionId\":\"236506f5-82a7-4b93-a260-b67c93ddc427\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:46:290\",\"respDate\":\"230413-10:12:46:399\",\"sourceId\":\"AAI-TOOLS:236506f5-82a7-4b93-a260-b67c93ddc427\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/2734b44a-b8a2-40f6-957d-6256589e5d00\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:12:46:290-7875\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[a06bd2a2-fd6a-4365-94c1-941952a85cba], x-b3-parentspanid=[93ecb3a1eadcb3f9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[236506f5-82a7-4b93-a260-b67c93ddc427], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9dc75b386cf4c9a2a758ba5be047b6dd], x-b3-spanid=[3fcd46504057be5d], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[269], Content-Type=[application/json], X-ONAP-RequestID=[236506f5-82a7-4b93-a260-b67c93ddc427]}\\\",\\\"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\\\":\\\"0-aai-resources-230413-10:12:46:290-7875\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[36864], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230413-10:12:46:290-7875]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"236506f5-82a7-4b93-a260-b67c93ddc427","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"64","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"418acdcb-29b8-435d-88dd-78f3270a40e9","LogTimestamp":"2023-04-13T10:12:46.365Z","elapsedTime":"4"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:46.400Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"236506f5-82a7-4b93-a260-b67c93ddc427","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"111","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"418acdcb-29b8-435d-88dd-78f3270a40e9","LogTimestamp":"2023-04-13T10:12:46.400Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:46 +0000] "PUT /aai/v27/service-design-and-creation/models/model/2734b44a-b8a2-40f6-957d-6256589e5d00" 201 0 REST 236506f5-82a7-4b93-a260-b67c93ddc427 AAI-TOOLS 127.0.0.6 - - - - - - - - - 115 - "logType": "access"
{"timestamp":"2023-04-13T10:12:46.412Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"236506f5-82a7-4b93-a260-b67c93ddc427","ServiceName":"/aai/v27/service-design-and-creation/models/model/2734b44a-b8a2-40f6-957d-6256589e5d00","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:46.412Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:46.490Z","message":"Entering","context":{"RequestID":"7d5bb47a-30e4-49b7-a286-4b41e326950c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2e89562e-3d49-4726-88ad-ef890a87cc54","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:46.490Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:46.507Z","message":"Checking for system property [partnerName]","context":{"RequestID":"7d5bb47a-30e4-49b7-a286-4b41e326950c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2e89562e-3d49-4726-88ad-ef890a87cc54","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:46.490Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:46.507Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"7d5bb47a-30e4-49b7-a286-4b41e326950c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2e89562e-3d49-4726-88ad-ef890a87cc54","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:46.490Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:46.507Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"7d5bb47a-30e4-49b7-a286-4b41e326950c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2e89562e-3d49-4726-88ad-ef890a87cc54","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:46.490Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:46.508Z","message":"Invoke","context":{"RequestID":"7d5bb47a-30e4-49b7-a286-4b41e326950c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"2e89562e-3d49-4726-88ad-ef890a87cc54","LogTimestamp":"2023-04-13T10:12:46.508Z"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:46.559Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"7d5bb47a-30e4-49b7-a286-4b41e326950c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"50","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":"2e89562e-3d49-4726-88ad-ef890a87cc54","LogTimestamp":"2023-04-13T10:12:46.558Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:46.573Z","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\":\"7d5bb47a-30e4-49b7-a286-4b41e326950c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:46:563\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380766506\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"7c79e11f-a408-4593-aa86-ba948a1236af\",\"resource-version\":\"1681380766506\",\"model-name\":\"newvce\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"4b05ec9c-c55d-4987-83ff-e08d6ddb694f\"}}","context":{"RequestID":"7d5bb47a-30e4-49b7-a286-4b41e326950c","ServiceName":"/aai/v27/service-design-and-creation/models/model/4b05ec9c-c55d-4987-83ff-e08d6ddb694f","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:46.573Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:46.602Z","message":"{\"transactionId\":\"7d5bb47a-30e4-49b7-a286-4b41e326950c\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:46:491\",\"respDate\":\"230413-10:12:46:601\",\"sourceId\":\"AAI-TOOLS:7d5bb47a-30e4-49b7-a286-4b41e326950c\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/4b05ec9c-c55d-4987-83ff-e08d6ddb694f\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:12:46:491-93183\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[c007555f-4787-4912-9462-52b6b05ae8d9], x-b3-parentspanid=[952ad6fe28562d8e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[7d5bb47a-30e4-49b7-a286-4b41e326950c], Host=[aai.onap], X-Forwarded-Port=[35405], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c902265c03b94cfa17950f3ea59e3333], x-b3-spanid=[011bdfbf93b14b95], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[260], Content-Type=[application/json], X-ONAP-RequestID=[7d5bb47a-30e4-49b7-a286-4b41e326950c]}\\\",\\\"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\\\":\\\"0-aai-resources-230413-10:12:46:491-93183\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[41120], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230413-10:12:46:491-93183]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"7d5bb47a-30e4-49b7-a286-4b41e326950c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"50","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"2e89562e-3d49-4726-88ad-ef890a87cc54","LogTimestamp":"2023-04-13T10:12:46.558Z","elapsedTime":"2"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:46.603Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"7d5bb47a-30e4-49b7-a286-4b41e326950c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"113","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"2e89562e-3d49-4726-88ad-ef890a87cc54","LogTimestamp":"2023-04-13T10:12:46.603Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:46.604Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7d5bb47a-30e4-49b7-a286-4b41e326950c","ServiceName":"/aai/v27/service-design-and-creation/models/model/4b05ec9c-c55d-4987-83ff-e08d6ddb694f","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:46.604Z","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 - - [13/Apr/2023:10:12:46 +0000] "PUT /aai/v27/service-design-and-creation/models/model/4b05ec9c-c55d-4987-83ff-e08d6ddb694f" 201 0 REST 7d5bb47a-30e4-49b7-a286-4b41e326950c AAI-TOOLS 127.0.0.6 - - - - - - - - - 120 - "logType": "access"
{"timestamp":"2023-04-13T10:12:46.695Z","message":"Entering","context":{"RequestID":"783e87be-8f8d-42ac-8a9e-767922e85508","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"54f6689c-4aeb-4980-83b8-a115e506ca19","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:46.695Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:46.706Z","message":"Checking for system property [partnerName]","context":{"RequestID":"783e87be-8f8d-42ac-8a9e-767922e85508","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"54f6689c-4aeb-4980-83b8-a115e506ca19","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:46.695Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:46.706Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"783e87be-8f8d-42ac-8a9e-767922e85508","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"54f6689c-4aeb-4980-83b8-a115e506ca19","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:46.695Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:46.706Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"783e87be-8f8d-42ac-8a9e-767922e85508","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"54f6689c-4aeb-4980-83b8-a115e506ca19","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:46.695Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:46.707Z","message":"Invoke","context":{"RequestID":"783e87be-8f8d-42ac-8a9e-767922e85508","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"54f6689c-4aeb-4980-83b8-a115e506ca19","LogTimestamp":"2023-04-13T10:12:46.707Z"},"thread":"qtp1341706533-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:46.761Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"783e87be-8f8d-42ac-8a9e-767922e85508","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"55","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":"54f6689c-4aeb-4980-83b8-a115e506ca19","LogTimestamp":"2023-04-13T10:12:46.761Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1341706533-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:46.797Z","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\":\"783e87be-8f8d-42ac-8a9e-767922e85508\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:46:775\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380766705\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"f4fb34f3-fd6e-4a8f-a3fb-4ab61a343b79\",\"resource-version\":\"1681380766705\",\"model-name\":\"oam-network\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"2851cf01-9c40-4064-87d4-6184a6fcff35\"}}","context":{"RequestID":"783e87be-8f8d-42ac-8a9e-767922e85508","ServiceName":"/aai/v27/service-design-and-creation/models/model/2851cf01-9c40-4064-87d4-6184a6fcff35","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:46.797Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:46.841Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"783e87be-8f8d-42ac-8a9e-767922e85508","ServiceName":"/aai/v27/service-design-and-creation/models/model/2851cf01-9c40-4064-87d4-6184a6fcff35","TargetServiceName":"AAI-EVENT","ElapsedTime":"44","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:46.841Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:46.850Z","message":"{\"transactionId\":\"783e87be-8f8d-42ac-8a9e-767922e85508\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:46:696\",\"respDate\":\"230413-10:12:46:850\",\"sourceId\":\"AAI-TOOLS:783e87be-8f8d-42ac-8a9e-767922e85508\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/2851cf01-9c40-4064-87d4-6184a6fcff35\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:12:46:696-68265\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[66d73a4c-1d21-420e-b82b-da13767f7e0d], x-b3-parentspanid=[dec58c9a536c8c3a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[783e87be-8f8d-42ac-8a9e-767922e85508], Host=[aai.onap], X-Forwarded-Port=[35405], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0beb6a12275eb1ab3ea0d712a857bc97], x-b3-spanid=[f03c7c7390d8d64a], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[265], Content-Type=[application/json], X-ONAP-RequestID=[783e87be-8f8d-42ac-8a9e-767922e85508]}\\\",\\\"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\\\":\\\"2-aai-resources-230413-10:12:46:696-68265\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[32984], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230413-10:12:46:696-68265]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"783e87be-8f8d-42ac-8a9e-767922e85508","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"55","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"54f6689c-4aeb-4980-83b8-a115e506ca19","LogTimestamp":"2023-04-13T10:12:46.761Z","elapsedTime":"4"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:46.851Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"783e87be-8f8d-42ac-8a9e-767922e85508","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"156","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"54f6689c-4aeb-4980-83b8-a115e506ca19","LogTimestamp":"2023-04-13T10:12:46.851Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:46 +0000] "PUT /aai/v27/service-design-and-creation/models/model/2851cf01-9c40-4064-87d4-6184a6fcff35" 201 0 REST 783e87be-8f8d-42ac-8a9e-767922e85508 AAI-TOOLS 127.0.0.6 - - - - - - - - - 160 - "logType": "access"
{"timestamp":"2023-04-13T10:12:46.936Z","message":"Entering","context":{"RequestID":"d409a3cf-f2a7-47f0-80f4-fb6fc5f1ff7a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2df754c4-446a-4ccd-9c9f-818eed470b42","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:46.935Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:46.954Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d409a3cf-f2a7-47f0-80f4-fb6fc5f1ff7a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2df754c4-446a-4ccd-9c9f-818eed470b42","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:46.935Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:46.955Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d409a3cf-f2a7-47f0-80f4-fb6fc5f1ff7a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2df754c4-446a-4ccd-9c9f-818eed470b42","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:46.935Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:46.955Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d409a3cf-f2a7-47f0-80f4-fb6fc5f1ff7a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2df754c4-446a-4ccd-9c9f-818eed470b42","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:46.935Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:46.956Z","message":"Invoke","context":{"RequestID":"d409a3cf-f2a7-47f0-80f4-fb6fc5f1ff7a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"2df754c4-446a-4ccd-9c9f-818eed470b42","LogTimestamp":"2023-04-13T10:12:46.956Z"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:47.011Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"d409a3cf-f2a7-47f0-80f4-fb6fc5f1ff7a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"55","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":"2df754c4-446a-4ccd-9c9f-818eed470b42","LogTimestamp":"2023-04-13T10:12:47.011Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:47.027Z","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\":\"d409a3cf-f2a7-47f0-80f4-fb6fc5f1ff7a\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:47:016\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380766952\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"d2cdb2d0-fc1f-4a57-a89e-591b1c4e3754\",\"resource-version\":\"1681380766952\",\"model-name\":\"p-interface\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"94043c37-4e73-439c-a790-0fdd697924cd\"}}","context":{"RequestID":"d409a3cf-f2a7-47f0-80f4-fb6fc5f1ff7a","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:47.027Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:47.042Z","message":"{\"transactionId\":\"d409a3cf-f2a7-47f0-80f4-fb6fc5f1ff7a\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:46:938\",\"respDate\":\"230413-10:12:47:042\",\"sourceId\":\"AAI-TOOLS:d409a3cf-f2a7-47f0-80f4-fb6fc5f1ff7a\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:12:46:938-59463\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[dbae304c-6704-4165-8884-af355361e060], x-b3-parentspanid=[58d5cdc2c458c739], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[d409a3cf-f2a7-47f0-80f4-fb6fc5f1ff7a], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b724fb18b3f7870ea4ee3ba7b11c622e], x-b3-spanid=[58b200d472a83668], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[265], Content-Type=[application/json], X-ONAP-RequestID=[d409a3cf-f2a7-47f0-80f4-fb6fc5f1ff7a]}\\\",\\\"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\\\":\\\"1-aai-resources-230413-10:12:46:938-59463\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[49392], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230413-10:12:46:938-59463]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"d409a3cf-f2a7-47f0-80f4-fb6fc5f1ff7a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"55","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"2df754c4-446a-4ccd-9c9f-818eed470b42","LogTimestamp":"2023-04-13T10:12:47.011Z","elapsedTime":"3"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:47.044Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"d409a3cf-f2a7-47f0-80f4-fb6fc5f1ff7a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"108","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"2df754c4-446a-4ccd-9c9f-818eed470b42","LogTimestamp":"2023-04-13T10:12:47.043Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:47 +0000] "PUT /aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd" 201 0 REST d409a3cf-f2a7-47f0-80f4-fb6fc5f1ff7a AAI-TOOLS 127.0.0.6 - - - - - - - - - 114 - "logType": "access"
{"timestamp":"2023-04-13T10:12:47.060Z","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-04-13T10:12:47.061Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d409a3cf-f2a7-47f0-80f4-fb6fc5f1ff7a","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"34","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:47.061Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:47.139Z","message":"Entering","context":{"RequestID":"fe40e086-22e4-43de-bcac-aef8fc310c4e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c2a9366a-f337-4084-89c9-f76d701be601","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:47.138Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:47.150Z","message":"Checking for system property [partnerName]","context":{"RequestID":"fe40e086-22e4-43de-bcac-aef8fc310c4e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c2a9366a-f337-4084-89c9-f76d701be601","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:47.138Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:47.150Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"fe40e086-22e4-43de-bcac-aef8fc310c4e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c2a9366a-f337-4084-89c9-f76d701be601","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:47.138Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:47.151Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"fe40e086-22e4-43de-bcac-aef8fc310c4e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c2a9366a-f337-4084-89c9-f76d701be601","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:47.138Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:47.151Z","message":"Invoke","context":{"RequestID":"fe40e086-22e4-43de-bcac-aef8fc310c4e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"c2a9366a-f337-4084-89c9-f76d701be601","LogTimestamp":"2023-04-13T10:12:47.151Z"},"thread":"qtp1341706533-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:47.197Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"fe40e086-22e4-43de-bcac-aef8fc310c4e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"46","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":"c2a9366a-f337-4084-89c9-f76d701be601","LogTimestamp":"2023-04-13T10:12:47.197Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:47.210Z","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\":\"fe40e086-22e4-43de-bcac-aef8fc310c4e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:47:201\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380767149\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"9c523936-95b4-4d7f-9f53-6bdfe0cf2c05\",\"resource-version\":\"1681380767149\",\"model-name\":\"physical-link\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"c822d81f-822f-4304-9623-1025b53da568\"}}","context":{"RequestID":"fe40e086-22e4-43de-bcac-aef8fc310c4e","ServiceName":"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:47.210Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:47.225Z","message":"{\"transactionId\":\"fe40e086-22e4-43de-bcac-aef8fc310c4e\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:47:140\",\"respDate\":\"230413-10:12:47:225\",\"sourceId\":\"AAI-TOOLS:fe40e086-22e4-43de-bcac-aef8fc310c4e\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:12:47:140-96384\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[e35573b0-2f89-4f7c-815a-f9a7305d31df], x-b3-parentspanid=[c2b81349ca9946f9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[fe40e086-22e4-43de-bcac-aef8fc310c4e], Host=[aai.onap], X-Forwarded-Port=[35405], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a0ad63fe419dd3eb1f6ce6a51b115249], x-b3-spanid=[8ce45ffd60b2578c], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[267], Content-Type=[application/json], X-ONAP-RequestID=[fe40e086-22e4-43de-bcac-aef8fc310c4e]}\\\",\\\"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\\\":\\\"0-aai-resources-230413-10:12:47:140-96384\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[32968], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230413-10:12:47:140-96384]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"fe40e086-22e4-43de-bcac-aef8fc310c4e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"46","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"c2a9366a-f337-4084-89c9-f76d701be601","LogTimestamp":"2023-04-13T10:12:47.197Z","elapsedTime":"2"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:47.226Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"fe40e086-22e4-43de-bcac-aef8fc310c4e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"88","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"c2a9366a-f337-4084-89c9-f76d701be601","LogTimestamp":"2023-04-13T10:12:47.226Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:47 +0000] "PUT /aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568" 201 0 REST fe40e086-22e4-43de-bcac-aef8fc310c4e AAI-TOOLS 127.0.0.6 - - - - - - - - - 91 - "logType": "access"
{"timestamp":"2023-04-13T10:12:47.236Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"fe40e086-22e4-43de-bcac-aef8fc310c4e","ServiceName":"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:47.236Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:47.315Z","message":"Entering","context":{"RequestID":"7f2b0d49-76b2-4965-a2b7-113eb23f2170","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"94f5bfdd-4b3a-4550-8315-f5066bde1f09","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:47.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:47.328Z","message":"Checking for system property [partnerName]","context":{"RequestID":"7f2b0d49-76b2-4965-a2b7-113eb23f2170","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"94f5bfdd-4b3a-4550-8315-f5066bde1f09","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:47.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:47.328Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"7f2b0d49-76b2-4965-a2b7-113eb23f2170","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"94f5bfdd-4b3a-4550-8315-f5066bde1f09","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:47.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:47.328Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"7f2b0d49-76b2-4965-a2b7-113eb23f2170","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"94f5bfdd-4b3a-4550-8315-f5066bde1f09","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:47.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:47.330Z","message":"Invoke","context":{"RequestID":"7f2b0d49-76b2-4965-a2b7-113eb23f2170","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"94f5bfdd-4b3a-4550-8315-f5066bde1f09","LogTimestamp":"2023-04-13T10:12:47.330Z"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:47.392Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"7f2b0d49-76b2-4965-a2b7-113eb23f2170","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"63","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":"94f5bfdd-4b3a-4550-8315-f5066bde1f09","LogTimestamp":"2023-04-13T10:12:47.392Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:47.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/862b25a1-262a-4961-bdaa-cdc55d69785a\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"7f2b0d49-76b2-4965-a2b7-113eb23f2170\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:47:396\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380767327\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"e9f1fa7d-c839-418a-9601-03dc0d2ad687\",\"resource-version\":\"1681380767327\",\"model-name\":\"pnf\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"862b25a1-262a-4961-bdaa-cdc55d69785a\"}}","context":{"RequestID":"7f2b0d49-76b2-4965-a2b7-113eb23f2170","ServiceName":"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:47.405Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:47.418Z","message":"{\"transactionId\":\"7f2b0d49-76b2-4965-a2b7-113eb23f2170\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:47:316\",\"respDate\":\"230413-10:12:47:418\",\"sourceId\":\"AAI-TOOLS:7f2b0d49-76b2-4965-a2b7-113eb23f2170\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:12:47:316-78862\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[f7581f2a-c57c-4959-b787-4c125b2fa760], x-b3-parentspanid=[81768a1cf395b087], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[7f2b0d49-76b2-4965-a2b7-113eb23f2170], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e1fff503ee17237825423b939af79e2d], x-b3-spanid=[9c6d3b8a19742d1c], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[257], Content-Type=[application/json], X-ONAP-RequestID=[7f2b0d49-76b2-4965-a2b7-113eb23f2170]}\\\",\\\"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\\\":\\\"1-aai-resources-230413-10:12:47:316-78862\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[78048], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230413-10:12:47:316-78862]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"7f2b0d49-76b2-4965-a2b7-113eb23f2170","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"63","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"94f5bfdd-4b3a-4550-8315-f5066bde1f09","LogTimestamp":"2023-04-13T10:12:47.392Z","elapsedTime":"1"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:47.419Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"7f2b0d49-76b2-4965-a2b7-113eb23f2170","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"104","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"94f5bfdd-4b3a-4550-8315-f5066bde1f09","LogTimestamp":"2023-04-13T10:12:47.419Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:47 +0000] "PUT /aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a" 201 0 REST 7f2b0d49-76b2-4965-a2b7-113eb23f2170 AAI-TOOLS 127.0.0.6 - - - - - - - - - 108 - "logType": "access"
{"timestamp":"2023-04-13T10:12:47.430Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7f2b0d49-76b2-4965-a2b7-113eb23f2170","ServiceName":"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:47.430Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:47.505Z","message":"Entering","context":{"RequestID":"74b1687a-796b-4592-9166-56518bb037fd","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5278e293-ab50-4483-a080-847df41d3e09","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:47.505Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:47.514Z","message":"Checking for system property [partnerName]","context":{"RequestID":"74b1687a-796b-4592-9166-56518bb037fd","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5278e293-ab50-4483-a080-847df41d3e09","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:47.505Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:47.514Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"74b1687a-796b-4592-9166-56518bb037fd","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5278e293-ab50-4483-a080-847df41d3e09","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:47.505Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:47.514Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"74b1687a-796b-4592-9166-56518bb037fd","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5278e293-ab50-4483-a080-847df41d3e09","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:47.505Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:47.515Z","message":"Invoke","context":{"RequestID":"74b1687a-796b-4592-9166-56518bb037fd","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"5278e293-ab50-4483-a080-847df41d3e09","LogTimestamp":"2023-04-13T10:12:47.515Z"},"thread":"qtp1341706533-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:47.566Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"74b1687a-796b-4592-9166-56518bb037fd","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"52","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":"5278e293-ab50-4483-a080-847df41d3e09","LogTimestamp":"2023-04-13T10:12:47.566Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1341706533-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:47.583Z","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\":\"74b1687a-796b-4592-9166-56518bb037fd\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:47:573\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380767513\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"03e8bb6b-b48a-46ae-b5d4-e5af577e6844\",\"resource-version\":\"1681380767513\",\"model-name\":\"port-group\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"8ce940fb-55d7-4230-9e7f-a56cc2741f77\"}}","context":{"RequestID":"74b1687a-796b-4592-9166-56518bb037fd","ServiceName":"/aai/v27/service-design-and-creation/models/model/8ce940fb-55d7-4230-9e7f-a56cc2741f77","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:47.583Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:47.597Z","message":"{\"transactionId\":\"74b1687a-796b-4592-9166-56518bb037fd\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:47:506\",\"respDate\":\"230413-10:12:47:597\",\"sourceId\":\"AAI-TOOLS:74b1687a-796b-4592-9166-56518bb037fd\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/8ce940fb-55d7-4230-9e7f-a56cc2741f77\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:12:47:506-36100\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[652bfcfc-7f7a-4a81-a69c-9c6a8a1f0304], x-b3-parentspanid=[af6fc4c4a394528d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[74b1687a-796b-4592-9166-56518bb037fd], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b479e7b8e7d848d7e31bf92b88279da5], x-b3-spanid=[ddaa07d40a547e87], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[264], Content-Type=[application/json], X-ONAP-RequestID=[74b1687a-796b-4592-9166-56518bb037fd]}\\\",\\\"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-230413-10:12:47:506-36100\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[45112], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230413-10:12:47:506-36100]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"74b1687a-796b-4592-9166-56518bb037fd","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"52","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"5278e293-ab50-4483-a080-847df41d3e09","LogTimestamp":"2023-04-13T10:12:47.566Z","elapsedTime":"3"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:47.598Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"74b1687a-796b-4592-9166-56518bb037fd","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"93","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"5278e293-ab50-4483-a080-847df41d3e09","LogTimestamp":"2023-04-13T10:12:47.598Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:47 +0000] "PUT /aai/v27/service-design-and-creation/models/model/8ce940fb-55d7-4230-9e7f-a56cc2741f77" 201 0 REST 74b1687a-796b-4592-9166-56518bb037fd AAI-TOOLS 127.0.0.6 - - - - - - - - - 95 - "logType": "access"
{"timestamp":"2023-04-13T10:12:47.609Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"74b1687a-796b-4592-9166-56518bb037fd","ServiceName":"/aai/v27/service-design-and-creation/models/model/8ce940fb-55d7-4230-9e7f-a56cc2741f77","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:47.609Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:47.678Z","message":"Entering","context":{"RequestID":"9307ca2b-8899-45ca-a432-6a473f605fd9","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b3c80653-c3ff-45d5-95b4-32bfb38b6709","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:47.678Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:47.685Z","message":"Checking for system property [partnerName]","context":{"RequestID":"9307ca2b-8899-45ca-a432-6a473f605fd9","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b3c80653-c3ff-45d5-95b4-32bfb38b6709","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:47.678Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:47.685Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"9307ca2b-8899-45ca-a432-6a473f605fd9","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b3c80653-c3ff-45d5-95b4-32bfb38b6709","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:47.678Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:47.686Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"9307ca2b-8899-45ca-a432-6a473f605fd9","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b3c80653-c3ff-45d5-95b4-32bfb38b6709","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:47.678Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:47.686Z","message":"Invoke","context":{"RequestID":"9307ca2b-8899-45ca-a432-6a473f605fd9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"b3c80653-c3ff-45d5-95b4-32bfb38b6709","LogTimestamp":"2023-04-13T10:12:47.686Z"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:47.740Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"9307ca2b-8899-45ca-a432-6a473f605fd9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"54","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":"b3c80653-c3ff-45d5-95b4-32bfb38b6709","LogTimestamp":"2023-04-13T10:12:47.740Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:47.762Z","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\":\"9307ca2b-8899-45ca-a432-6a473f605fd9\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:47:747\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380767685\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"81706bbd-981e-4362-ae20-995cbcb2d995\",\"resource-version\":\"1681380767685\",\"model-name\":\"property-constraint\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"f4a863c3-6886-470a-a6ae-05723837ea45\"}}","context":{"RequestID":"9307ca2b-8899-45ca-a432-6a473f605fd9","ServiceName":"/aai/v27/service-design-and-creation/models/model/f4a863c3-6886-470a-a6ae-05723837ea45","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:47.762Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:47.781Z","message":"{\"transactionId\":\"9307ca2b-8899-45ca-a432-6a473f605fd9\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:47:679\",\"respDate\":\"230413-10:12:47:780\",\"sourceId\":\"AAI-TOOLS:9307ca2b-8899-45ca-a432-6a473f605fd9\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/f4a863c3-6886-470a-a6ae-05723837ea45\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:12:47:679-52468\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[8ca61cdb-c9d7-4d6a-90bf-50804f4cbc49], x-b3-parentspanid=[fe32dd1f1371a334], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[9307ca2b-8899-45ca-a432-6a473f605fd9], Host=[aai.onap], X-Forwarded-Port=[35405], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c3c1c78964713e2da81ae95d07b6adf8], x-b3-spanid=[a93c7748ff0e79a2], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[273], Content-Type=[application/json], X-ONAP-RequestID=[9307ca2b-8899-45ca-a432-6a473f605fd9]}\\\",\\\"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\\\":\\\"0-aai-resources-230413-10:12:47:679-52468\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[45136], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230413-10:12:47:679-52468]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"9307ca2b-8899-45ca-a432-6a473f605fd9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"54","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b3c80653-c3ff-45d5-95b4-32bfb38b6709","LogTimestamp":"2023-04-13T10:12:47.740Z","elapsedTime":"4"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:47.781Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"9307ca2b-8899-45ca-a432-6a473f605fd9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"103","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b3c80653-c3ff-45d5-95b4-32bfb38b6709","LogTimestamp":"2023-04-13T10:12:47.781Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:47 +0000] "PUT /aai/v27/service-design-and-creation/models/model/f4a863c3-6886-470a-a6ae-05723837ea45" 201 0 REST 9307ca2b-8899-45ca-a432-6a473f605fd9 AAI-TOOLS 127.0.0.6 - - - - - - - - - 106 - "logType": "access"
{"timestamp":"2023-04-13T10:12:47.799Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9307ca2b-8899-45ca-a432-6a473f605fd9","ServiceName":"/aai/v27/service-design-and-creation/models/model/f4a863c3-6886-470a-a6ae-05723837ea45","TargetServiceName":"AAI-EVENT","ElapsedTime":"37","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:47.799Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:47.872Z","message":"Entering","context":{"RequestID":"252435d0-14bd-469a-8056-f582d5ac1774","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"00c8a7de-04e5-4a2e-b1e7-7daae1a7bf8d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:47.872Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:47.881Z","message":"Checking for system property [partnerName]","context":{"RequestID":"252435d0-14bd-469a-8056-f582d5ac1774","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"00c8a7de-04e5-4a2e-b1e7-7daae1a7bf8d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:47.872Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:47.881Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"252435d0-14bd-469a-8056-f582d5ac1774","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"00c8a7de-04e5-4a2e-b1e7-7daae1a7bf8d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:47.872Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:47.881Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"252435d0-14bd-469a-8056-f582d5ac1774","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"00c8a7de-04e5-4a2e-b1e7-7daae1a7bf8d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:47.872Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:47.882Z","message":"Invoke","context":{"RequestID":"252435d0-14bd-469a-8056-f582d5ac1774","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"00c8a7de-04e5-4a2e-b1e7-7daae1a7bf8d","LogTimestamp":"2023-04-13T10:12:47.882Z"},"thread":"qtp1341706533-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:47.933Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"252435d0-14bd-469a-8056-f582d5ac1774","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"52","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":"00c8a7de-04e5-4a2e-b1e7-7daae1a7bf8d","LogTimestamp":"2023-04-13T10:12:47.933Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:47.948Z","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\":\"252435d0-14bd-469a-8056-f582d5ac1774\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:47:937\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380767880\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"72f0d495-bc27-4653-9e1a-eef76bd34bc9\",\"resource-version\":\"1681380767880\",\"model-name\":\"pserver\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\"}}","context":{"RequestID":"252435d0-14bd-469a-8056-f582d5ac1774","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:47.948Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:47.966Z","message":"{\"transactionId\":\"252435d0-14bd-469a-8056-f582d5ac1774\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:47:873\",\"respDate\":\"230413-10:12:47:966\",\"sourceId\":\"AAI-TOOLS:252435d0-14bd-469a-8056-f582d5ac1774\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:12:47:873-15161\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[129e9fba-4051-494d-a018-3a35afd37fbd], x-b3-parentspanid=[9198ecd01ddde598], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[252435d0-14bd-469a-8056-f582d5ac1774], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fd72bc9863fa81182486f65105f2f6db], x-b3-spanid=[682091fa4c49e4b1], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[261], Content-Type=[application/json], X-ONAP-RequestID=[252435d0-14bd-469a-8056-f582d5ac1774]}\\\",\\\"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\\\":\\\"0-aai-resources-230413-10:12:47:873-15161\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[49208], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230413-10:12:47:873-15161]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"252435d0-14bd-469a-8056-f582d5ac1774","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"52","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"00c8a7de-04e5-4a2e-b1e7-7daae1a7bf8d","LogTimestamp":"2023-04-13T10:12:47.933Z","elapsedTime":"2"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:47.967Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"252435d0-14bd-469a-8056-f582d5ac1774","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"95","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"00c8a7de-04e5-4a2e-b1e7-7daae1a7bf8d","LogTimestamp":"2023-04-13T10:12:47.967Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:47 +0000] "PUT /aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d" 201 0 REST 252435d0-14bd-469a-8056-f582d5ac1774 AAI-TOOLS 127.0.0.6 - - - - - - - - - 99 - "logType": "access"
{"timestamp":"2023-04-13T10:12:47.971Z","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-04-13T10:12:47.990Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"252435d0-14bd-469a-8056-f582d5ac1774","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"42","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:47.990Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:48.051Z","message":"Entering","context":{"RequestID":"94e3767e-5cec-4326-acc6-fb3fa1e8789b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6fdd4aa9-e7c2-4e6b-9f2f-c54a29878eb6","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:48.051Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:48.061Z","message":"Checking for system property [partnerName]","context":{"RequestID":"94e3767e-5cec-4326-acc6-fb3fa1e8789b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6fdd4aa9-e7c2-4e6b-9f2f-c54a29878eb6","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:48.051Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:48.061Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"94e3767e-5cec-4326-acc6-fb3fa1e8789b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6fdd4aa9-e7c2-4e6b-9f2f-c54a29878eb6","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:48.051Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:48.061Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"94e3767e-5cec-4326-acc6-fb3fa1e8789b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6fdd4aa9-e7c2-4e6b-9f2f-c54a29878eb6","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:48.051Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:48.062Z","message":"Invoke","context":{"RequestID":"94e3767e-5cec-4326-acc6-fb3fa1e8789b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"6fdd4aa9-e7c2-4e6b-9f2f-c54a29878eb6","LogTimestamp":"2023-04-13T10:12:48.062Z"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:48.113Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"94e3767e-5cec-4326-acc6-fb3fa1e8789b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"51","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":"6fdd4aa9-e7c2-4e6b-9f2f-c54a29878eb6","LogTimestamp":"2023-04-13T10:12:48.113Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:48.125Z","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\":\"94e3767e-5cec-4326-acc6-fb3fa1e8789b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:48:118\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380768061\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"0988bab5-bf4f-4938-a419-ab249867d12a\",\"resource-version\":\"1681380768061\",\"model-name\":\"related-lookup\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"468f6f5b-2996-41bb-b2a3-7cf9613ebb9b\"}}","context":{"RequestID":"94e3767e-5cec-4326-acc6-fb3fa1e8789b","ServiceName":"/aai/v27/service-design-and-creation/models/model/468f6f5b-2996-41bb-b2a3-7cf9613ebb9b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:48.125Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:48.137Z","message":"{\"transactionId\":\"94e3767e-5cec-4326-acc6-fb3fa1e8789b\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:48:052\",\"respDate\":\"230413-10:12:48:137\",\"sourceId\":\"AAI-TOOLS:94e3767e-5cec-4326-acc6-fb3fa1e8789b\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/468f6f5b-2996-41bb-b2a3-7cf9613ebb9b\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:12:48:052-52712\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[ce60d7c3-dc45-47ec-9945-16f8306cb976], x-b3-parentspanid=[33f300795f574382], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[94e3767e-5cec-4326-acc6-fb3fa1e8789b], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5e8e4b1210f4df0fc5e1dc7fc6388ab9], x-b3-spanid=[2ea07a30e2d85a60], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[268], Content-Type=[application/json], X-ONAP-RequestID=[94e3767e-5cec-4326-acc6-fb3fa1e8789b]}\\\",\\\"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\\\":\\\"0-aai-resources-230413-10:12:48:052-52712\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[45080], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230413-10:12:48:052-52712]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"94e3767e-5cec-4326-acc6-fb3fa1e8789b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"51","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"6fdd4aa9-e7c2-4e6b-9f2f-c54a29878eb6","LogTimestamp":"2023-04-13T10:12:48.113Z","elapsedTime":"3"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:48.138Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"94e3767e-5cec-4326-acc6-fb3fa1e8789b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"87","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"6fdd4aa9-e7c2-4e6b-9f2f-c54a29878eb6","LogTimestamp":"2023-04-13T10:12:48.138Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:48 +0000] "PUT /aai/v27/service-design-and-creation/models/model/468f6f5b-2996-41bb-b2a3-7cf9613ebb9b" 201 0 REST 94e3767e-5cec-4326-acc6-fb3fa1e8789b AAI-TOOLS 127.0.0.6 - - - - - - - - - 90 - "logType": "access"
{"timestamp":"2023-04-13T10:12:48.153Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"94e3767e-5cec-4326-acc6-fb3fa1e8789b","ServiceName":"/aai/v27/service-design-and-creation/models/model/468f6f5b-2996-41bb-b2a3-7cf9613ebb9b","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:48.153Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:48.226Z","message":"Entering","context":{"RequestID":"e6406e3b-fdea-4acd-97e0-55a30ea1bb11","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1aa4f3aa-0e54-4a1d-a9ae-353f9e880ea9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:48.226Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:48.234Z","message":"Checking for system property [partnerName]","context":{"RequestID":"e6406e3b-fdea-4acd-97e0-55a30ea1bb11","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1aa4f3aa-0e54-4a1d-a9ae-353f9e880ea9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:48.226Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:48.235Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"e6406e3b-fdea-4acd-97e0-55a30ea1bb11","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1aa4f3aa-0e54-4a1d-a9ae-353f9e880ea9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:48.226Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:48.235Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"e6406e3b-fdea-4acd-97e0-55a30ea1bb11","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1aa4f3aa-0e54-4a1d-a9ae-353f9e880ea9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:48.226Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:48.235Z","message":"Invoke","context":{"RequestID":"e6406e3b-fdea-4acd-97e0-55a30ea1bb11","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"1aa4f3aa-0e54-4a1d-a9ae-353f9e880ea9","LogTimestamp":"2023-04-13T10:12:48.235Z"},"thread":"qtp1341706533-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:48.248Z","message":"Entering","context":{"RequestID":"0f56f69f-46ca-43f0-ba63-8335e2284c48","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dc94b34e-e02f-401a-8ff6-f9008b96d395","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:12:48.247Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:48.250Z","message":"{\"transactionId\":\"0f56f69f-46ca-43f0-ba63-8335e2284c48\",\"status\":\"200\",\"rqstDate\":\"230413-10:12:48:248\",\"respDate\":\"230413-10:12:48:250\",\"sourceId\":\"haproxy:0f56f69f-46ca-43f0-ba63-8335e2284c48\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:12:48:248-19936\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f509345b-29e1-4222-9449-ce072e5ea975], x-b3-parentspanid=[6f020c426462cf59], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[11d9d90ce6df2da76f020c426462cf59], x-b3-spanid=[eac4c3bed5b7a8aa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0f56f69f-46ca-43f0-ba63-8335e2284c48]}\\\"}\"}","context":{"RequestID":"0f56f69f-46ca-43f0-ba63-8335e2284c48","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dc94b34e-e02f-401a-8ff6-f9008b96d395","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:12:48.247Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:48.251Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0f56f69f-46ca-43f0-ba63-8335e2284c48","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dc94b34e-e02f-401a-8ff6-f9008b96d395","LogTimestamp":"2023-04-13T10:12:48.250Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:12:48.288Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"e6406e3b-fdea-4acd-97e0-55a30ea1bb11","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"53","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":"1aa4f3aa-0e54-4a1d-a9ae-353f9e880ea9","LogTimestamp":"2023-04-13T10:12:48.288Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:48.304Z","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\":\"e6406e3b-fdea-4acd-97e0-55a30ea1bb11\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:48:292\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380768234\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"ac49d26d-9163-430e-934a-13b738a04f5c\",\"resource-version\":\"1681380768234\",\"model-name\":\"reserved-prop-names\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"0c3e0ba3-618c-498d-9127-c8d42b00170f\"}}","context":{"RequestID":"e6406e3b-fdea-4acd-97e0-55a30ea1bb11","ServiceName":"/aai/v27/service-design-and-creation/models/model/0c3e0ba3-618c-498d-9127-c8d42b00170f","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:48.304Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:48.317Z","message":"{\"transactionId\":\"e6406e3b-fdea-4acd-97e0-55a30ea1bb11\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:48:227\",\"respDate\":\"230413-10:12:48:317\",\"sourceId\":\"AAI-TOOLS:e6406e3b-fdea-4acd-97e0-55a30ea1bb11\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/0c3e0ba3-618c-498d-9127-c8d42b00170f\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:12:48:227-72704\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[c85fae0c-c405-4afa-9fbd-9afa9e2c344e], x-b3-parentspanid=[69dc6f421bceebb4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[e6406e3b-fdea-4acd-97e0-55a30ea1bb11], Host=[aai.onap], X-Forwarded-Port=[35405], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eb062094f771ea908f81627c37ffc577], x-b3-spanid=[62f70ee6cf5cdaa5], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[273], Content-Type=[application/json], X-ONAP-RequestID=[e6406e3b-fdea-4acd-97e0-55a30ea1bb11]}\\\",\\\"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-230413-10:12:48:227-72704\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[53304], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230413-10:12:48:227-72704]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"e6406e3b-fdea-4acd-97e0-55a30ea1bb11","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"53","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"1aa4f3aa-0e54-4a1d-a9ae-353f9e880ea9","LogTimestamp":"2023-04-13T10:12:48.288Z","elapsedTime":"2"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:48.318Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"e6406e3b-fdea-4acd-97e0-55a30ea1bb11","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"92","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"1aa4f3aa-0e54-4a1d-a9ae-353f9e880ea9","LogTimestamp":"2023-04-13T10:12:48.318Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:48 +0000] "PUT /aai/v27/service-design-and-creation/models/model/0c3e0ba3-618c-498d-9127-c8d42b00170f" 201 0 REST e6406e3b-fdea-4acd-97e0-55a30ea1bb11 AAI-TOOLS 127.0.0.6 - - - - - - - - - 95 - "logType": "access"
{"timestamp":"2023-04-13T10:12:48.333Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e6406e3b-fdea-4acd-97e0-55a30ea1bb11","ServiceName":"/aai/v27/service-design-and-creation/models/model/0c3e0ba3-618c-498d-9127-c8d42b00170f","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:48.333Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:48.413Z","message":"Entering","context":{"RequestID":"613e8783-73ee-4615-aa4a-f40c86976e7d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"aa394942-3afa-4d04-8095-7abd623da442","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:48.413Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:48.420Z","message":"Checking for system property [partnerName]","context":{"RequestID":"613e8783-73ee-4615-aa4a-f40c86976e7d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"aa394942-3afa-4d04-8095-7abd623da442","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:48.413Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:48.420Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"613e8783-73ee-4615-aa4a-f40c86976e7d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"aa394942-3afa-4d04-8095-7abd623da442","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:48.413Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:48.420Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"613e8783-73ee-4615-aa4a-f40c86976e7d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"aa394942-3afa-4d04-8095-7abd623da442","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:48.413Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:48.421Z","message":"Invoke","context":{"RequestID":"613e8783-73ee-4615-aa4a-f40c86976e7d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"aa394942-3afa-4d04-8095-7abd623da442","LogTimestamp":"2023-04-13T10:12:48.421Z"},"thread":"qtp1341706533-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:48.463Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"613e8783-73ee-4615-aa4a-f40c86976e7d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"43","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":"aa394942-3afa-4d04-8095-7abd623da442","LogTimestamp":"2023-04-13T10:12:48.463Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:48.476Z","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\":\"613e8783-73ee-4615-aa4a-f40c86976e7d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:48:469\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380768420\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"4e9b50aa-5227-4f6f-b489-62e6bbc03c79\",\"resource-version\":\"1681380768420\",\"model-name\":\"result-data\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"ff656f23-6185-406f-9006-4b26834f3e1c\"}}","context":{"RequestID":"613e8783-73ee-4615-aa4a-f40c86976e7d","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff656f23-6185-406f-9006-4b26834f3e1c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:48.476Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:48.487Z","message":"{\"transactionId\":\"613e8783-73ee-4615-aa4a-f40c86976e7d\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:48:414\",\"respDate\":\"230413-10:12:48:487\",\"sourceId\":\"AAI-TOOLS:613e8783-73ee-4615-aa4a-f40c86976e7d\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/ff656f23-6185-406f-9006-4b26834f3e1c\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:12:48:414-58162\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[66bff2de-f074-4c2a-9d92-608d9d17a204], x-b3-parentspanid=[0e0442a9d55427dd], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[613e8783-73ee-4615-aa4a-f40c86976e7d], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9619fd70accd41fbf1dadee32c62bd48], x-b3-spanid=[7775b2a5504b5f29], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[265], Content-Type=[application/json], X-ONAP-RequestID=[613e8783-73ee-4615-aa4a-f40c86976e7d]}\\\",\\\"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\\\":\\\"0-aai-resources-230413-10:12:48:414-58162\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[57400], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230413-10:12:48:414-58162]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"613e8783-73ee-4615-aa4a-f40c86976e7d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"43","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"aa394942-3afa-4d04-8095-7abd623da442","LogTimestamp":"2023-04-13T10:12:48.463Z","elapsedTime":"1"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:48.488Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"613e8783-73ee-4615-aa4a-f40c86976e7d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"75","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"aa394942-3afa-4d04-8095-7abd623da442","LogTimestamp":"2023-04-13T10:12:48.488Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:48 +0000] "PUT /aai/v27/service-design-and-creation/models/model/ff656f23-6185-406f-9006-4b26834f3e1c" 201 0 REST 613e8783-73ee-4615-aa4a-f40c86976e7d AAI-TOOLS 127.0.0.6 - - - - - - - - - 77 - "logType": "access"
{"timestamp":"2023-04-13T10:12:48.519Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"613e8783-73ee-4615-aa4a-f40c86976e7d","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff656f23-6185-406f-9006-4b26834f3e1c","TargetServiceName":"AAI-EVENT","ElapsedTime":"43","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:48.519Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:48.568Z","message":"Entering","context":{"RequestID":"224f64ff-ce43-402e-83ac-8747062f8c48","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2ef0f4a3-ee73-4f51-a9aa-a1109d986804","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:48.568Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:48.577Z","message":"Checking for system property [partnerName]","context":{"RequestID":"224f64ff-ce43-402e-83ac-8747062f8c48","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2ef0f4a3-ee73-4f51-a9aa-a1109d986804","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:48.568Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:48.577Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"224f64ff-ce43-402e-83ac-8747062f8c48","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2ef0f4a3-ee73-4f51-a9aa-a1109d986804","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:48.568Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:48.577Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"224f64ff-ce43-402e-83ac-8747062f8c48","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2ef0f4a3-ee73-4f51-a9aa-a1109d986804","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:48.568Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:48.577Z","message":"Invoke","context":{"RequestID":"224f64ff-ce43-402e-83ac-8747062f8c48","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"2ef0f4a3-ee73-4f51-a9aa-a1109d986804","LogTimestamp":"2023-04-13T10:12:48.577Z"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:48.633Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"224f64ff-ce43-402e-83ac-8747062f8c48","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"56","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":"2ef0f4a3-ee73-4f51-a9aa-a1109d986804","LogTimestamp":"2023-04-13T10:12:48.633Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:48.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/a8614b63-2636-4c4f-98df-fd448c4241db\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"224f64ff-ce43-402e-83ac-8747062f8c48\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:48:638\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380768576\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"fed7e326-03a7-45ff-a3f2-471470d268c4\",\"resource-version\":\"1681380768576\",\"model-name\":\"route-table-reference\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"a8614b63-2636-4c4f-98df-fd448c4241db\"}}","context":{"RequestID":"224f64ff-ce43-402e-83ac-8747062f8c48","ServiceName":"/aai/v27/service-design-and-creation/models/model/a8614b63-2636-4c4f-98df-fd448c4241db","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:48.650Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:48.668Z","message":"{\"transactionId\":\"224f64ff-ce43-402e-83ac-8747062f8c48\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:48:569\",\"respDate\":\"230413-10:12:48:668\",\"sourceId\":\"AAI-TOOLS:224f64ff-ce43-402e-83ac-8747062f8c48\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/a8614b63-2636-4c4f-98df-fd448c4241db\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:12:48:569-58588\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[be2818da-f663-43c0-98ac-7fb2be4982a7], x-b3-parentspanid=[a17f1ec54a9af11b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[224f64ff-ce43-402e-83ac-8747062f8c48], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3b445d1a81d727f426b36f11376ca7a1], x-b3-spanid=[086c5163be58f01d], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[275], Content-Type=[application/json], X-ONAP-RequestID=[224f64ff-ce43-402e-83ac-8747062f8c48]}\\\",\\\"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-230413-10:12:48:569-58588\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[57584], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230413-10:12:48:569-58588]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"224f64ff-ce43-402e-83ac-8747062f8c48","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"56","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"2ef0f4a3-ee73-4f51-a9aa-a1109d986804","LogTimestamp":"2023-04-13T10:12:48.633Z","elapsedTime":"2"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:48.668Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"224f64ff-ce43-402e-83ac-8747062f8c48","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"100","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"2ef0f4a3-ee73-4f51-a9aa-a1109d986804","LogTimestamp":"2023-04-13T10:12:48.668Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:48 +0000] "PUT /aai/v27/service-design-and-creation/models/model/a8614b63-2636-4c4f-98df-fd448c4241db" 201 0 REST 224f64ff-ce43-402e-83ac-8747062f8c48 AAI-TOOLS 127.0.0.6 - - - - - - - - - 102 - "logType": "access"
{"timestamp":"2023-04-13T10:12:48.678Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"224f64ff-ce43-402e-83ac-8747062f8c48","ServiceName":"/aai/v27/service-design-and-creation/models/model/a8614b63-2636-4c4f-98df-fd448c4241db","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:48.678Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:48.732Z","message":"Entering","context":{"RequestID":"d8a21722-e758-40cf-8df3-206b0a57f866","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"94f25d95-4f09-46ec-b1fb-f58802e7aeca","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:48.732Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:48.739Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d8a21722-e758-40cf-8df3-206b0a57f866","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"94f25d95-4f09-46ec-b1fb-f58802e7aeca","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:48.732Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:48.739Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d8a21722-e758-40cf-8df3-206b0a57f866","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"94f25d95-4f09-46ec-b1fb-f58802e7aeca","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:48.732Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:48.739Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d8a21722-e758-40cf-8df3-206b0a57f866","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"94f25d95-4f09-46ec-b1fb-f58802e7aeca","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:48.732Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:48.740Z","message":"Invoke","context":{"RequestID":"d8a21722-e758-40cf-8df3-206b0a57f866","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"94f25d95-4f09-46ec-b1fb-f58802e7aeca","LogTimestamp":"2023-04-13T10:12:48.740Z"},"thread":"qtp1341706533-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:48.800Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"d8a21722-e758-40cf-8df3-206b0a57f866","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"61","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":"94f25d95-4f09-46ec-b1fb-f58802e7aeca","LogTimestamp":"2023-04-13T10:12:48.800Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:48.816Z","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\":\"d8a21722-e758-40cf-8df3-206b0a57f866\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:48:805\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380768739\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"3ccbcbc7-d19e-44d5-a52f-7e18aa8d69fa\",\"resource-version\":\"1681380768739\",\"model-name\":\"routing-instance\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"1c2ded4f-8b01-4193-829c-966847dfec3e\"}}","context":{"RequestID":"d8a21722-e758-40cf-8df3-206b0a57f866","ServiceName":"/aai/v27/service-design-and-creation/models/model/1c2ded4f-8b01-4193-829c-966847dfec3e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:48.816Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:48.829Z","message":"{\"transactionId\":\"d8a21722-e758-40cf-8df3-206b0a57f866\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:48:733\",\"respDate\":\"230413-10:12:48:829\",\"sourceId\":\"AAI-TOOLS:d8a21722-e758-40cf-8df3-206b0a57f866\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/1c2ded4f-8b01-4193-829c-966847dfec3e\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:12:48:733-91481\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[933426c5-efc5-4bc7-8e7c-6cc6dd254723], x-b3-parentspanid=[08e2104bc4c3d631], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[d8a21722-e758-40cf-8df3-206b0a57f866], Host=[aai.onap], X-Forwarded-Port=[35405], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[215dd61c33d1baa18aad79c4af4afa8b], x-b3-spanid=[3870e918e55cbdbf], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[270], Content-Type=[application/json], X-ONAP-RequestID=[d8a21722-e758-40cf-8df3-206b0a57f866]}\\\",\\\"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\\\":\\\"0-aai-resources-230413-10:12:48:733-91481\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[49176], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230413-10:12:48:733-91481]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"d8a21722-e758-40cf-8df3-206b0a57f866","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"61","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"94f25d95-4f09-46ec-b1fb-f58802e7aeca","LogTimestamp":"2023-04-13T10:12:48.800Z","elapsedTime":"2"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:48.830Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"d8a21722-e758-40cf-8df3-206b0a57f866","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"98","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"94f25d95-4f09-46ec-b1fb-f58802e7aeca","LogTimestamp":"2023-04-13T10:12:48.830Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:48 +0000] "PUT /aai/v27/service-design-and-creation/models/model/1c2ded4f-8b01-4193-829c-966847dfec3e" 201 0 REST d8a21722-e758-40cf-8df3-206b0a57f866 AAI-TOOLS 127.0.0.6 - - - - - - - - - 101 - "logType": "access"
{"timestamp":"2023-04-13T10:12:48.844Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d8a21722-e758-40cf-8df3-206b0a57f866","ServiceName":"/aai/v27/service-design-and-creation/models/model/1c2ded4f-8b01-4193-829c-966847dfec3e","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:48.844Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:48.907Z","message":"Entering","context":{"RequestID":"bbaed600-58c9-4383-9ca8-adb2424339e8","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"92e2c76c-b82d-40dd-86c0-810e3ba3bc71","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:48.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:48.919Z","message":"Checking for system property [partnerName]","context":{"RequestID":"bbaed600-58c9-4383-9ca8-adb2424339e8","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"92e2c76c-b82d-40dd-86c0-810e3ba3bc71","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:48.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:48.919Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"bbaed600-58c9-4383-9ca8-adb2424339e8","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"92e2c76c-b82d-40dd-86c0-810e3ba3bc71","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:48.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:48.920Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"bbaed600-58c9-4383-9ca8-adb2424339e8","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"92e2c76c-b82d-40dd-86c0-810e3ba3bc71","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:48.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:48.920Z","message":"Invoke","context":{"RequestID":"bbaed600-58c9-4383-9ca8-adb2424339e8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"92e2c76c-b82d-40dd-86c0-810e3ba3bc71","LogTimestamp":"2023-04-13T10:12:48.920Z"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:48.962Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"bbaed600-58c9-4383-9ca8-adb2424339e8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"42","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":"92e2c76c-b82d-40dd-86c0-810e3ba3bc71","LogTimestamp":"2023-04-13T10:12:48.962Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:48.971Z","message":"[Control connection] Refreshing schema for dox.action (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:48.977Z","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\":\"bbaed600-58c9-4383-9ca8-adb2424339e8\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:48:966\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380768918\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"1380619d-dd1a-4cec-b755-c6407833e065\",\"resource-version\":\"1681380768918\",\"model-name\":\"secondary-filter\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"738ff299-6290-4c00-8998-bd0e96a07b93\"}}","context":{"RequestID":"bbaed600-58c9-4383-9ca8-adb2424339e8","ServiceName":"/aai/v27/service-design-and-creation/models/model/738ff299-6290-4c00-8998-bd0e96a07b93","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:48.977Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:48.989Z","message":"{\"transactionId\":\"bbaed600-58c9-4383-9ca8-adb2424339e8\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:48:908\",\"respDate\":\"230413-10:12:48:989\",\"sourceId\":\"AAI-TOOLS:bbaed600-58c9-4383-9ca8-adb2424339e8\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/738ff299-6290-4c00-8998-bd0e96a07b93\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:12:48:908-99356\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[e281a03d-3f61-43e8-876b-701a101b3c18], x-b3-parentspanid=[3ad1cc14875e37e5], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[bbaed600-58c9-4383-9ca8-adb2424339e8], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[df471bca14191241eda35294d6cef1b8], x-b3-spanid=[4e3455f4629dcb14], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[270], Content-Type=[application/json], X-ONAP-RequestID=[bbaed600-58c9-4383-9ca8-adb2424339e8]}\\\",\\\"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\\\":\\\"0-aai-resources-230413-10:12:48:908-99356\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[49352], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230413-10:12:48:908-99356]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"bbaed600-58c9-4383-9ca8-adb2424339e8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"42","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"92e2c76c-b82d-40dd-86c0-810e3ba3bc71","LogTimestamp":"2023-04-13T10:12:48.962Z","elapsedTime":"2"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:48.989Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"bbaed600-58c9-4383-9ca8-adb2424339e8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"82","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"92e2c76c-b82d-40dd-86c0-810e3ba3bc71","LogTimestamp":"2023-04-13T10:12:48.989Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:48 +0000] "PUT /aai/v27/service-design-and-creation/models/model/738ff299-6290-4c00-8998-bd0e96a07b93" 201 0 REST bbaed600-58c9-4383-9ca8-adb2424339e8 AAI-TOOLS 127.0.0.6 - - - - - - - - - 87 - "logType": "access"
{"timestamp":"2023-04-13T10:12:49.012Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"bbaed600-58c9-4383-9ca8-adb2424339e8","ServiceName":"/aai/v27/service-design-and-creation/models/model/738ff299-6290-4c00-8998-bd0e96a07b93","TargetServiceName":"AAI-EVENT","ElapsedTime":"34","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:49.011Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:49.066Z","message":"Entering","context":{"RequestID":"b54aba2e-de47-44d8-884b-2998d82c3223","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"220f6667-e734-4095-8b64-e289262b02dc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:49.066Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:49.076Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b54aba2e-de47-44d8-884b-2998d82c3223","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"220f6667-e734-4095-8b64-e289262b02dc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:49.066Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:49.077Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b54aba2e-de47-44d8-884b-2998d82c3223","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"220f6667-e734-4095-8b64-e289262b02dc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:49.066Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:49.077Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b54aba2e-de47-44d8-884b-2998d82c3223","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"220f6667-e734-4095-8b64-e289262b02dc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:49.066Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:49.077Z","message":"Invoke","context":{"RequestID":"b54aba2e-de47-44d8-884b-2998d82c3223","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"220f6667-e734-4095-8b64-e289262b02dc","LogTimestamp":"2023-04-13T10:12:49.077Z"},"thread":"qtp1341706533-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:49.139Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"b54aba2e-de47-44d8-884b-2998d82c3223","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"62","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":"220f6667-e734-4095-8b64-e289262b02dc","LogTimestamp":"2023-04-13T10:12:49.139Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:49.152Z","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\":\"b54aba2e-de47-44d8-884b-2998d82c3223\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:49:142\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380769076\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"c5171ae0-44fb-4c04-b482-d56702241a44\",\"resource-version\":\"1681380769076\",\"model-name\":\"segmentation-assignment\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"6e814aee-46e1-4583-a9d4-0049bfd2b59b\"}}","context":{"RequestID":"b54aba2e-de47-44d8-884b-2998d82c3223","ServiceName":"/aai/v27/service-design-and-creation/models/model/6e814aee-46e1-4583-a9d4-0049bfd2b59b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:49.152Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:49.186Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b54aba2e-de47-44d8-884b-2998d82c3223","ServiceName":"/aai/v27/service-design-and-creation/models/model/6e814aee-46e1-4583-a9d4-0049bfd2b59b","TargetServiceName":"AAI-EVENT","ElapsedTime":"34","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:49.186Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:49.222Z","message":"{\"transactionId\":\"b54aba2e-de47-44d8-884b-2998d82c3223\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:49:067\",\"respDate\":\"230413-10:12:49:222\",\"sourceId\":\"AAI-TOOLS:b54aba2e-de47-44d8-884b-2998d82c3223\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/6e814aee-46e1-4583-a9d4-0049bfd2b59b\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:12:49:067-57297\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[f98f5e4d-90a6-47b7-9d71-fc0e4c39bcf6], x-b3-parentspanid=[923eb73a4327cd7b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[b54aba2e-de47-44d8-884b-2998d82c3223], Host=[aai.onap], X-Forwarded-Port=[35405], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2f17b76dcbd34ee6087861157b22f4d1], x-b3-spanid=[2408891bc4867308], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[277], Content-Type=[application/json], X-ONAP-RequestID=[b54aba2e-de47-44d8-884b-2998d82c3223]}\\\",\\\"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\\\":\\\"1-aai-resources-230413-10:12:49:067-57297\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[61680], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230413-10:12:49:067-57297]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"b54aba2e-de47-44d8-884b-2998d82c3223","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"62","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"220f6667-e734-4095-8b64-e289262b02dc","LogTimestamp":"2023-04-13T10:12:49.139Z","elapsedTime":"2"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:49.223Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"b54aba2e-de47-44d8-884b-2998d82c3223","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"157","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"220f6667-e734-4095-8b64-e289262b02dc","LogTimestamp":"2023-04-13T10:12:49.223Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:49 +0000] "PUT /aai/v27/service-design-and-creation/models/model/6e814aee-46e1-4583-a9d4-0049bfd2b59b" 201 0 REST b54aba2e-de47-44d8-884b-2998d82c3223 AAI-TOOLS 127.0.0.6 - - - - - - - - - 161 - "logType": "access"
{"timestamp":"2023-04-13T10:12:49.325Z","message":"Entering","context":{"RequestID":"f50252a3-2729-454f-b88f-6774d3df284b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5e5d66a2-eda4-4ba9-9242-27540e3f3c1f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:49.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:49.336Z","message":"Checking for system property [partnerName]","context":{"RequestID":"f50252a3-2729-454f-b88f-6774d3df284b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5e5d66a2-eda4-4ba9-9242-27540e3f3c1f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:49.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:49.336Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"f50252a3-2729-454f-b88f-6774d3df284b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5e5d66a2-eda4-4ba9-9242-27540e3f3c1f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:49.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:49.336Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"f50252a3-2729-454f-b88f-6774d3df284b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5e5d66a2-eda4-4ba9-9242-27540e3f3c1f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:49.325Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:49.337Z","message":"Invoke","context":{"RequestID":"f50252a3-2729-454f-b88f-6774d3df284b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"5e5d66a2-eda4-4ba9-9242-27540e3f3c1f","LogTimestamp":"2023-04-13T10:12:49.337Z"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:49.389Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"f50252a3-2729-454f-b88f-6774d3df284b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"52","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":"5e5d66a2-eda4-4ba9-9242-27540e3f3c1f","LogTimestamp":"2023-04-13T10:12:49.389Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:49.404Z","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\":\"f50252a3-2729-454f-b88f-6774d3df284b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:49:394\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380769335\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"ecce2c42-3957-4ae0-9442-54bc6afe27b6\",\"resource-version\":\"1681380769335\",\"model-name\":\"service\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"07a3a60b-1b6c-4367-8173-8014386f89e3\"}}","context":{"RequestID":"f50252a3-2729-454f-b88f-6774d3df284b","ServiceName":"/aai/v27/service-design-and-creation/models/model/07a3a60b-1b6c-4367-8173-8014386f89e3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:49.404Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:49.417Z","message":"{\"transactionId\":\"f50252a3-2729-454f-b88f-6774d3df284b\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:49:326\",\"respDate\":\"230413-10:12:49:417\",\"sourceId\":\"AAI-TOOLS:f50252a3-2729-454f-b88f-6774d3df284b\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/07a3a60b-1b6c-4367-8173-8014386f89e3\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:12:49:326-17873\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[e9aaf73c-baca-48ed-8e89-376827b16344], x-b3-parentspanid=[71b44835b4627bd4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[f50252a3-2729-454f-b88f-6774d3df284b], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[df28af58481f9a43627a54d4dd9c1839], x-b3-spanid=[279ff2b37b112bd8], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[261], Content-Type=[application/json], X-ONAP-RequestID=[f50252a3-2729-454f-b88f-6774d3df284b]}\\\",\\\"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\\\":\\\"0-aai-resources-230413-10:12:49:326-17873\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[53272], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230413-10:12:49:326-17873]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"f50252a3-2729-454f-b88f-6774d3df284b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"52","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"5e5d66a2-eda4-4ba9-9242-27540e3f3c1f","LogTimestamp":"2023-04-13T10:12:49.389Z","elapsedTime":"2"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:49.418Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"f50252a3-2729-454f-b88f-6774d3df284b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"93","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"5e5d66a2-eda4-4ba9-9242-27540e3f3c1f","LogTimestamp":"2023-04-13T10:12:49.418Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:49 +0000] "PUT /aai/v27/service-design-and-creation/models/model/07a3a60b-1b6c-4367-8173-8014386f89e3" 201 0 REST f50252a3-2729-454f-b88f-6774d3df284b AAI-TOOLS 127.0.0.6 - - - - - - - - - 96 - "logType": "access"
{"timestamp":"2023-04-13T10:12:49.431Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"f50252a3-2729-454f-b88f-6774d3df284b","ServiceName":"/aai/v27/service-design-and-creation/models/model/07a3a60b-1b6c-4367-8173-8014386f89e3","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:49.431Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:49.504Z","message":"Entering","context":{"RequestID":"12392118-d160-4e45-85f4-065b0529e130","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4491760d-6f41-4ebe-adbb-2d8367acbb7c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:49.503Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:49.515Z","message":"Checking for system property [partnerName]","context":{"RequestID":"12392118-d160-4e45-85f4-065b0529e130","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4491760d-6f41-4ebe-adbb-2d8367acbb7c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:49.503Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:49.515Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"12392118-d160-4e45-85f4-065b0529e130","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4491760d-6f41-4ebe-adbb-2d8367acbb7c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:49.503Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:49.515Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"12392118-d160-4e45-85f4-065b0529e130","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4491760d-6f41-4ebe-adbb-2d8367acbb7c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:49.503Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:49.516Z","message":"Invoke","context":{"RequestID":"12392118-d160-4e45-85f4-065b0529e130","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"4491760d-6f41-4ebe-adbb-2d8367acbb7c","LogTimestamp":"2023-04-13T10:12:49.516Z"},"thread":"qtp1341706533-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:49.571Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"12392118-d160-4e45-85f4-065b0529e130","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"54","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":"4491760d-6f41-4ebe-adbb-2d8367acbb7c","LogTimestamp":"2023-04-13T10:12:49.570Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:49.583Z","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\":\"12392118-d160-4e45-85f4-065b0529e130\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:49:574\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380769514\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"f9cfec1b-18da-4bba-bd83-4b26cca115cd\",\"resource-version\":\"1681380769514\",\"model-name\":\"service-capability\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"b1a7cc05-d19d-443b-a5d1-733e325c4232\"}}","context":{"RequestID":"12392118-d160-4e45-85f4-065b0529e130","ServiceName":"/aai/v27/service-design-and-creation/models/model/b1a7cc05-d19d-443b-a5d1-733e325c4232","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:49.582Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:49.594Z","message":"{\"transactionId\":\"12392118-d160-4e45-85f4-065b0529e130\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:49:504\",\"respDate\":\"230413-10:12:49:594\",\"sourceId\":\"AAI-TOOLS:12392118-d160-4e45-85f4-065b0529e130\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/b1a7cc05-d19d-443b-a5d1-733e325c4232\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:12:49:504-76812\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[a4a158d3-cf5d-49af-96f0-4fda82ddf76c], x-b3-parentspanid=[f7024ec406bd6363], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[12392118-d160-4e45-85f4-065b0529e130], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[456b79dd728281dcf53929ff2e776154], x-b3-spanid=[e835dfa2694bd369], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[272], Content-Type=[application/json], X-ONAP-RequestID=[12392118-d160-4e45-85f4-065b0529e130]}\\\",\\\"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\\\":\\\"2-aai-resources-230413-10:12:49:504-76812\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[49360], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230413-10:12:49:504-76812]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"12392118-d160-4e45-85f4-065b0529e130","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"54","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"4491760d-6f41-4ebe-adbb-2d8367acbb7c","LogTimestamp":"2023-04-13T10:12:49.570Z","elapsedTime":"1"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:49.594Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"12392118-d160-4e45-85f4-065b0529e130","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"91","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"4491760d-6f41-4ebe-adbb-2d8367acbb7c","LogTimestamp":"2023-04-13T10:12:49.594Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:49 +0000] "PUT /aai/v27/service-design-and-creation/models/model/b1a7cc05-d19d-443b-a5d1-733e325c4232" 201 0 REST 12392118-d160-4e45-85f4-065b0529e130 AAI-TOOLS 127.0.0.6 - - - - - - - - - 94 - "logType": "access"
{"timestamp":"2023-04-13T10:12:49.613Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"12392118-d160-4e45-85f4-065b0529e130","ServiceName":"/aai/v27/service-design-and-creation/models/model/b1a7cc05-d19d-443b-a5d1-733e325c4232","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:49.613Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:49.665Z","message":"Entering","context":{"RequestID":"180bfb52-b41f-4b40-b810-4b77f7a28992","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"40417191-5155-49f3-9737-26d4768872d2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:49.665Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:49.678Z","message":"Checking for system property [partnerName]","context":{"RequestID":"180bfb52-b41f-4b40-b810-4b77f7a28992","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"40417191-5155-49f3-9737-26d4768872d2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:49.665Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:49.678Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"180bfb52-b41f-4b40-b810-4b77f7a28992","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"40417191-5155-49f3-9737-26d4768872d2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:49.665Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:49.679Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"180bfb52-b41f-4b40-b810-4b77f7a28992","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"40417191-5155-49f3-9737-26d4768872d2","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:49.665Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:49.679Z","message":"Invoke","context":{"RequestID":"180bfb52-b41f-4b40-b810-4b77f7a28992","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"40417191-5155-49f3-9737-26d4768872d2","LogTimestamp":"2023-04-13T10:12:49.679Z"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:49.735Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"180bfb52-b41f-4b40-b810-4b77f7a28992","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"56","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":"40417191-5155-49f3-9737-26d4768872d2","LogTimestamp":"2023-04-13T10:12:49.735Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:49.748Z","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\":\"180bfb52-b41f-4b40-b810-4b77f7a28992\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:49:739\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380769677\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"46b92144-923a-4d20-b85a-3cbd847668a9\",\"resource-version\":\"1681380769677\",\"model-name\":\"service-instance\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"180bfb52-b41f-4b40-b810-4b77f7a28992","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:49.748Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:49.762Z","message":"{\"transactionId\":\"180bfb52-b41f-4b40-b810-4b77f7a28992\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:49:666\",\"respDate\":\"230413-10:12:49:762\",\"sourceId\":\"AAI-TOOLS:180bfb52-b41f-4b40-b810-4b77f7a28992\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:12:49:666-26227\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[34e024eb-3ea6-4468-9b4c-69605b11db0f], x-b3-parentspanid=[52dd875819adea36], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[180bfb52-b41f-4b40-b810-4b77f7a28992], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[acdf1f3fd6858da5cb3ea84474a4d1b6], x-b3-spanid=[58dded17d5b63ccb], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[270], Content-Type=[application/json], X-ONAP-RequestID=[180bfb52-b41f-4b40-b810-4b77f7a28992]}\\\",\\\"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\\\":\\\"1-aai-resources-230413-10:12:49:666-26227\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[57368], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230413-10:12:49:666-26227]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"180bfb52-b41f-4b40-b810-4b77f7a28992","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"56","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"40417191-5155-49f3-9737-26d4768872d2","LogTimestamp":"2023-04-13T10:12:49.735Z","elapsedTime":"2"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:49.763Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"180bfb52-b41f-4b40-b810-4b77f7a28992","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"98","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"40417191-5155-49f3-9737-26d4768872d2","LogTimestamp":"2023-04-13T10:12:49.763Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:49 +0000] "PUT /aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4" 201 0 REST 180bfb52-b41f-4b40-b810-4b77f7a28992 AAI-TOOLS 127.0.0.6 - - - - - - - - - 102 - "logType": "access"
{"timestamp":"2023-04-13T10:12:49.773Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"180bfb52-b41f-4b40-b810-4b77f7a28992","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:49.773Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:49.839Z","message":"Entering","context":{"RequestID":"0d8b6771-c82d-4e2b-8e21-4fa6ffad03d9","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b4871871-d72b-4bf3-9160-8fed9dcb07c7","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:49.839Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:49.851Z","message":"Checking for system property [partnerName]","context":{"RequestID":"0d8b6771-c82d-4e2b-8e21-4fa6ffad03d9","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b4871871-d72b-4bf3-9160-8fed9dcb07c7","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:49.839Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:49.851Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"0d8b6771-c82d-4e2b-8e21-4fa6ffad03d9","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b4871871-d72b-4bf3-9160-8fed9dcb07c7","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:49.839Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:49.851Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"0d8b6771-c82d-4e2b-8e21-4fa6ffad03d9","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b4871871-d72b-4bf3-9160-8fed9dcb07c7","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:49.839Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:49.852Z","message":"Invoke","context":{"RequestID":"0d8b6771-c82d-4e2b-8e21-4fa6ffad03d9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"b4871871-d72b-4bf3-9160-8fed9dcb07c7","LogTimestamp":"2023-04-13T10:12:49.852Z"},"thread":"qtp1341706533-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:49.872Z","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-04-13T10:12:49.915Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"0d8b6771-c82d-4e2b-8e21-4fa6ffad03d9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"64","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":"b4871871-d72b-4bf3-9160-8fed9dcb07c7","LogTimestamp":"2023-04-13T10:12:49.915Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:49.926Z","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\":\"0d8b6771-c82d-4e2b-8e21-4fa6ffad03d9\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:49:918\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380769850\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"5e68299a-79f2-4bfb-8fbc-2bae877a2459\",\"resource-version\":\"1681380769850\",\"model-name\":\"service-subscription\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"0d8b6771-c82d-4e2b-8e21-4fa6ffad03d9","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:49.926Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:49.938Z","message":"{\"transactionId\":\"0d8b6771-c82d-4e2b-8e21-4fa6ffad03d9\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:49:840\",\"respDate\":\"230413-10:12:49:938\",\"sourceId\":\"AAI-TOOLS:0d8b6771-c82d-4e2b-8e21-4fa6ffad03d9\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:12:49:840-60337\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[7e495cb4-8b4c-4548-8e75-46708d5ccef3], x-b3-parentspanid=[a6f958f6442f2c8d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[0d8b6771-c82d-4e2b-8e21-4fa6ffad03d9], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8fa632bed194e1de4e0ed0f49fa247ac], x-b3-spanid=[8689c7530f2b37cf], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[274], Content-Type=[application/json], X-ONAP-RequestID=[0d8b6771-c82d-4e2b-8e21-4fa6ffad03d9]}\\\",\\\"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\\\":\\\"0-aai-resources-230413-10:12:49:840-60337\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[73784], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230413-10:12:49:840-60337]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"0d8b6771-c82d-4e2b-8e21-4fa6ffad03d9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"64","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b4871871-d72b-4bf3-9160-8fed9dcb07c7","LogTimestamp":"2023-04-13T10:12:49.915Z","elapsedTime":"1"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:49.939Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"0d8b6771-c82d-4e2b-8e21-4fa6ffad03d9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"100","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b4871871-d72b-4bf3-9160-8fed9dcb07c7","LogTimestamp":"2023-04-13T10:12:49.939Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:49 +0000] "PUT /aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b" 201 0 REST 0d8b6771-c82d-4e2b-8e21-4fa6ffad03d9 AAI-TOOLS 127.0.0.6 - - - - - - - - - 102 - "logType": "access"
{"timestamp":"2023-04-13T10:12:49.952Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0d8b6771-c82d-4e2b-8e21-4fa6ffad03d9","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:49.952Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.027Z","message":"Entering","context":{"RequestID":"7fb10720-514a-4eb1-a960-6af2e32c58e9","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2e71fa1f-7112-44be-83e0-8b6bf22ba5fc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:50.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.033Z","message":"Checking for system property [partnerName]","context":{"RequestID":"7fb10720-514a-4eb1-a960-6af2e32c58e9","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2e71fa1f-7112-44be-83e0-8b6bf22ba5fc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:50.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.033Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"7fb10720-514a-4eb1-a960-6af2e32c58e9","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2e71fa1f-7112-44be-83e0-8b6bf22ba5fc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:50.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.033Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"7fb10720-514a-4eb1-a960-6af2e32c58e9","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2e71fa1f-7112-44be-83e0-8b6bf22ba5fc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:50.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.033Z","message":"Invoke","context":{"RequestID":"7fb10720-514a-4eb1-a960-6af2e32c58e9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"2e71fa1f-7112-44be-83e0-8b6bf22ba5fc","LogTimestamp":"2023-04-13T10:12:50.033Z"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.088Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"7fb10720-514a-4eb1-a960-6af2e32c58e9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"55","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":"2e71fa1f-7112-44be-83e0-8b6bf22ba5fc","LogTimestamp":"2023-04-13T10:12:50.088Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.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/db63f3e6-f8d1-484e-8d5e-191600b7914b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"7fb10720-514a-4eb1-a960-6af2e32c58e9\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:50:092\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380770033\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"7106bc02-6552-4fc3-8a56-4f3df9034531\",\"resource-version\":\"1681380770033\",\"model-name\":\"site-pair\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"db63f3e6-f8d1-484e-8d5e-191600b7914b\"}}","context":{"RequestID":"7fb10720-514a-4eb1-a960-6af2e32c58e9","ServiceName":"/aai/v27/service-design-and-creation/models/model/db63f3e6-f8d1-484e-8d5e-191600b7914b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:50.102Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.114Z","message":"{\"transactionId\":\"7fb10720-514a-4eb1-a960-6af2e32c58e9\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:50:027\",\"respDate\":\"230413-10:12:50:113\",\"sourceId\":\"AAI-TOOLS:7fb10720-514a-4eb1-a960-6af2e32c58e9\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/db63f3e6-f8d1-484e-8d5e-191600b7914b\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:12:50:027-78106\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[6948c0d6-fffd-4eac-9d5a-7f5d8b18c6ed], x-b3-parentspanid=[dcde57f75d454e15], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[7fb10720-514a-4eb1-a960-6af2e32c58e9], Host=[aai.onap], X-Forwarded-Port=[35405], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dea74398c0c452224543221de9d3bb8a], x-b3-spanid=[e26b74c9db7e8914], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[263], Content-Type=[application/json], X-ONAP-RequestID=[7fb10720-514a-4eb1-a960-6af2e32c58e9]}\\\",\\\"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\\\":\\\"0-aai-resources-230413-10:12:50:027-78106\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[53448], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230413-10:12:50:027-78106]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"7fb10720-514a-4eb1-a960-6af2e32c58e9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"55","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"2e71fa1f-7112-44be-83e0-8b6bf22ba5fc","LogTimestamp":"2023-04-13T10:12:50.088Z","elapsedTime":"1"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.114Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"7fb10720-514a-4eb1-a960-6af2e32c58e9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"88","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"2e71fa1f-7112-44be-83e0-8b6bf22ba5fc","LogTimestamp":"2023-04-13T10:12:50.114Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:50 +0000] "PUT /aai/v27/service-design-and-creation/models/model/db63f3e6-f8d1-484e-8d5e-191600b7914b" 201 0 REST 7fb10720-514a-4eb1-a960-6af2e32c58e9 AAI-TOOLS 127.0.0.6 - - - - - - - - - 90 - "logType": "access"
{"timestamp":"2023-04-13T10:12:50.126Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"7fb10720-514a-4eb1-a960-6af2e32c58e9","ServiceName":"/aai/v27/service-design-and-creation/models/model/db63f3e6-f8d1-484e-8d5e-191600b7914b","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:50.126Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.197Z","message":"Entering","context":{"RequestID":"bb62e8d8-d393-4ee7-ace2-57be844db132","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bf0db755-83a2-4c45-a70e-4e2135a3c6ce","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:50.197Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.209Z","message":"Checking for system property [partnerName]","context":{"RequestID":"bb62e8d8-d393-4ee7-ace2-57be844db132","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bf0db755-83a2-4c45-a70e-4e2135a3c6ce","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:50.197Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.209Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"bb62e8d8-d393-4ee7-ace2-57be844db132","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bf0db755-83a2-4c45-a70e-4e2135a3c6ce","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:50.197Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.209Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"bb62e8d8-d393-4ee7-ace2-57be844db132","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bf0db755-83a2-4c45-a70e-4e2135a3c6ce","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:50.197Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.210Z","message":"Invoke","context":{"RequestID":"bb62e8d8-d393-4ee7-ace2-57be844db132","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"bf0db755-83a2-4c45-a70e-4e2135a3c6ce","LogTimestamp":"2023-04-13T10:12:50.210Z"},"thread":"qtp1341706533-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.260Z","message":"Entering","context":{"RequestID":"836ec001-044e-443b-8849-581a1b430930","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"158ab743-a9a7-44a4-884f-0944d9968f38","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:12:50.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.262Z","message":"{\"transactionId\":\"836ec001-044e-443b-8849-581a1b430930\",\"status\":\"200\",\"rqstDate\":\"230413-10:12:50:260\",\"respDate\":\"230413-10:12:50:262\",\"sourceId\":\"haproxy:836ec001-044e-443b-8849-581a1b430930\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:12:50:260-80851\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5c66e91f-1e36-4211-9462-c0080f937d85], x-b3-parentspanid=[920923bc60c14118], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b34c9eefaf411089920923bc60c14118], x-b3-spanid=[cf3c801f06162249], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[836ec001-044e-443b-8849-581a1b430930]}\\\"}\"}","context":{"RequestID":"836ec001-044e-443b-8849-581a1b430930","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"158ab743-a9a7-44a4-884f-0944d9968f38","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:12:50.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"836ec001-044e-443b-8849-581a1b430930","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"158ab743-a9a7-44a4-884f-0944d9968f38","LogTimestamp":"2023-04-13T10:12:50.263Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.263Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"bb62e8d8-d393-4ee7-ace2-57be844db132","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"53","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":"bf0db755-83a2-4c45-a70e-4e2135a3c6ce","LogTimestamp":"2023-04-13T10:12:50.263Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:12:50.279Z","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\":\"bb62e8d8-d393-4ee7-ace2-57be844db132\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:50:269\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380770208\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"a5c6c1bc-dc38-468e-9459-bb08f87247df\",\"resource-version\":\"1681380770208\",\"model-name\":\"site-pair-set\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"5d4dae3e-b402-4bfd-909e-ece12ff75d26\"}}","context":{"RequestID":"bb62e8d8-d393-4ee7-ace2-57be844db132","ServiceName":"/aai/v27/service-design-and-creation/models/model/5d4dae3e-b402-4bfd-909e-ece12ff75d26","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:50.278Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.292Z","message":"{\"transactionId\":\"bb62e8d8-d393-4ee7-ace2-57be844db132\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:50:198\",\"respDate\":\"230413-10:12:50:291\",\"sourceId\":\"AAI-TOOLS:bb62e8d8-d393-4ee7-ace2-57be844db132\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/5d4dae3e-b402-4bfd-909e-ece12ff75d26\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:12:50:198-94343\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[68f061e8-81e3-425e-8a1b-a15c5fb8f664], x-b3-parentspanid=[2a5ca014b53b4fbd], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[bb62e8d8-d393-4ee7-ace2-57be844db132], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0045ba26349e513d971b4c5a515d8549], x-b3-spanid=[f081331003f8d4e4], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[267], Content-Type=[application/json], X-ONAP-RequestID=[bb62e8d8-d393-4ee7-ace2-57be844db132]}\\\",\\\"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\\\":\\\"1-aai-resources-230413-10:12:50:198-94343\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[49368], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230413-10:12:50:198-94343]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"bb62e8d8-d393-4ee7-ace2-57be844db132","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"53","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"bf0db755-83a2-4c45-a70e-4e2135a3c6ce","LogTimestamp":"2023-04-13T10:12:50.263Z","elapsedTime":"3"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.292Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"bb62e8d8-d393-4ee7-ace2-57be844db132","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"95","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"bf0db755-83a2-4c45-a70e-4e2135a3c6ce","LogTimestamp":"2023-04-13T10:12:50.292Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:50 +0000] "PUT /aai/v27/service-design-and-creation/models/model/5d4dae3e-b402-4bfd-909e-ece12ff75d26" 201 0 REST bb62e8d8-d393-4ee7-ace2-57be844db132 AAI-TOOLS 127.0.0.6 - - - - - - - - - 98 - "logType": "access"
{"timestamp":"2023-04-13T10:12:50.308Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"bb62e8d8-d393-4ee7-ace2-57be844db132","ServiceName":"/aai/v27/service-design-and-creation/models/model/5d4dae3e-b402-4bfd-909e-ece12ff75d26","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:50.308Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.385Z","message":"Entering","context":{"RequestID":"c7b64024-92e7-453d-ac20-9e36d3cd385c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e81373be-7daf-4ab7-9e86-536ca11ae595","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:50.385Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.397Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c7b64024-92e7-453d-ac20-9e36d3cd385c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e81373be-7daf-4ab7-9e86-536ca11ae595","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:50.385Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.397Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c7b64024-92e7-453d-ac20-9e36d3cd385c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e81373be-7daf-4ab7-9e86-536ca11ae595","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:50.385Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.397Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c7b64024-92e7-453d-ac20-9e36d3cd385c","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e81373be-7daf-4ab7-9e86-536ca11ae595","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:50.385Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.398Z","message":"Invoke","context":{"RequestID":"c7b64024-92e7-453d-ac20-9e36d3cd385c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"e81373be-7daf-4ab7-9e86-536ca11ae595","LogTimestamp":"2023-04-13T10:12:50.398Z"},"thread":"qtp1341706533-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.450Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"c7b64024-92e7-453d-ac20-9e36d3cd385c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"53","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":"e81373be-7daf-4ab7-9e86-536ca11ae595","LogTimestamp":"2023-04-13T10:12:50.450Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.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/24de00ef-aead-4b52-995b-0adf8d4bd90d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"c7b64024-92e7-453d-ac20-9e36d3cd385c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:50:453\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380770396\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"962a7c8b-687f-4d32-a775-fe098e214bcd\",\"resource-version\":\"1681380770396\",\"model-name\":\"snapshot\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"24de00ef-aead-4b52-995b-0adf8d4bd90d\"}}","context":{"RequestID":"c7b64024-92e7-453d-ac20-9e36d3cd385c","ServiceName":"/aai/v27/service-design-and-creation/models/model/24de00ef-aead-4b52-995b-0adf8d4bd90d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:50.463Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.476Z","message":"{\"transactionId\":\"c7b64024-92e7-453d-ac20-9e36d3cd385c\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:50:386\",\"respDate\":\"230413-10:12:50:476\",\"sourceId\":\"AAI-TOOLS:c7b64024-92e7-453d-ac20-9e36d3cd385c\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/24de00ef-aead-4b52-995b-0adf8d4bd90d\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:12:50:386-87498\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[733cc1a5-0997-4b4d-b2f7-9e959cf5789d], x-b3-parentspanid=[2985707a51459a75], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[c7b64024-92e7-453d-ac20-9e36d3cd385c], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8722cf20bf4edf84f524c5ba0d88c392], x-b3-spanid=[bac858b1585de71f], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[262], Content-Type=[application/json], X-ONAP-RequestID=[c7b64024-92e7-453d-ac20-9e36d3cd385c]}\\\",\\\"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\\\":\\\"0-aai-resources-230413-10:12:50:386-87498\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[53456], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230413-10:12:50:386-87498]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"c7b64024-92e7-453d-ac20-9e36d3cd385c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"53","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"e81373be-7daf-4ab7-9e86-536ca11ae595","LogTimestamp":"2023-04-13T10:12:50.450Z","elapsedTime":"2"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.476Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"c7b64024-92e7-453d-ac20-9e36d3cd385c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"91","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"e81373be-7daf-4ab7-9e86-536ca11ae595","LogTimestamp":"2023-04-13T10:12:50.476Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:50 +0000] "PUT /aai/v27/service-design-and-creation/models/model/24de00ef-aead-4b52-995b-0adf8d4bd90d" 201 0 REST c7b64024-92e7-453d-ac20-9e36d3cd385c AAI-TOOLS 127.0.0.6 - - - - - - - - - 95 - "logType": "access"
{"timestamp":"2023-04-13T10:12:50.505Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"c7b64024-92e7-453d-ac20-9e36d3cd385c","ServiceName":"/aai/v27/service-design-and-creation/models/model/24de00ef-aead-4b52-995b-0adf8d4bd90d","TargetServiceName":"AAI-EVENT","ElapsedTime":"42","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:50.505Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.571Z","message":"Entering","context":{"RequestID":"b8a1187d-1267-4531-95e7-491da421ff56","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7f3664f1-0e8a-4c1d-8a6b-14c53e372a81","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:50.571Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.581Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b8a1187d-1267-4531-95e7-491da421ff56","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7f3664f1-0e8a-4c1d-8a6b-14c53e372a81","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:50.571Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.581Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b8a1187d-1267-4531-95e7-491da421ff56","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7f3664f1-0e8a-4c1d-8a6b-14c53e372a81","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:50.571Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.581Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b8a1187d-1267-4531-95e7-491da421ff56","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7f3664f1-0e8a-4c1d-8a6b-14c53e372a81","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:50.571Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.581Z","message":"Invoke","context":{"RequestID":"b8a1187d-1267-4531-95e7-491da421ff56","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"7f3664f1-0e8a-4c1d-8a6b-14c53e372a81","LogTimestamp":"2023-04-13T10:12:50.581Z"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.630Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"b8a1187d-1267-4531-95e7-491da421ff56","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"48","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":"7f3664f1-0e8a-4c1d-8a6b-14c53e372a81","LogTimestamp":"2023-04-13T10:12:50.629Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.647Z","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\":\"b8a1187d-1267-4531-95e7-491da421ff56\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:50:636\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380770580\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"1e8b331f-3d4a-4160-b7aa-f4d5a8916625\",\"resource-version\":\"1681380770580\",\"model-name\":\"sriov-vf\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"04b2935f-33c4-40a9-8af0-8b52690042dc\"}}","context":{"RequestID":"b8a1187d-1267-4531-95e7-491da421ff56","ServiceName":"/aai/v27/service-design-and-creation/models/model/04b2935f-33c4-40a9-8af0-8b52690042dc","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:50.647Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.663Z","message":"{\"transactionId\":\"b8a1187d-1267-4531-95e7-491da421ff56\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:50:571\",\"respDate\":\"230413-10:12:50:663\",\"sourceId\":\"AAI-TOOLS:b8a1187d-1267-4531-95e7-491da421ff56\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/04b2935f-33c4-40a9-8af0-8b52690042dc\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:12:50:571-2202\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[94a90278-e778-4f39-ab36-a4676f083ab8], x-b3-parentspanid=[40e4e8531b1eb5a3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[b8a1187d-1267-4531-95e7-491da421ff56], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f2e2d732592bfcf23d7c7f27add0ba3a], x-b3-spanid=[b93b05f46c39cacd], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[262], Content-Type=[application/json], X-ONAP-RequestID=[b8a1187d-1267-4531-95e7-491da421ff56]}\\\",\\\"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\\\":\\\"1-aai-resources-230413-10:12:50:571-2202\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[77880], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230413-10:12:50:571-2202]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"b8a1187d-1267-4531-95e7-491da421ff56","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"48","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"7f3664f1-0e8a-4c1d-8a6b-14c53e372a81","LogTimestamp":"2023-04-13T10:12:50.629Z","elapsedTime":"4"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.663Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"b8a1187d-1267-4531-95e7-491da421ff56","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"92","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"7f3664f1-0e8a-4c1d-8a6b-14c53e372a81","LogTimestamp":"2023-04-13T10:12:50.663Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:50 +0000] "PUT /aai/v27/service-design-and-creation/models/model/04b2935f-33c4-40a9-8af0-8b52690042dc" 201 0 REST b8a1187d-1267-4531-95e7-491da421ff56 AAI-TOOLS 127.0.0.6 - - - - - - - - - 96 - "logType": "access"
{"timestamp":"2023-04-13T10:12:50.676Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b8a1187d-1267-4531-95e7-491da421ff56","ServiceName":"/aai/v27/service-design-and-creation/models/model/04b2935f-33c4-40a9-8af0-8b52690042dc","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:50.676Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.733Z","message":"Entering","context":{"RequestID":"f2874dc1-6cef-40d2-aa96-59206cdfb803","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"858426fe-44de-420f-957c-fd04a3224448","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:50.733Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.741Z","message":"Checking for system property [partnerName]","context":{"RequestID":"f2874dc1-6cef-40d2-aa96-59206cdfb803","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"858426fe-44de-420f-957c-fd04a3224448","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:50.733Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.741Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"f2874dc1-6cef-40d2-aa96-59206cdfb803","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"858426fe-44de-420f-957c-fd04a3224448","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:50.733Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.741Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"f2874dc1-6cef-40d2-aa96-59206cdfb803","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"858426fe-44de-420f-957c-fd04a3224448","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:50.733Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.741Z","message":"Invoke","context":{"RequestID":"f2874dc1-6cef-40d2-aa96-59206cdfb803","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"858426fe-44de-420f-957c-fd04a3224448","LogTimestamp":"2023-04-13T10:12:50.741Z"},"thread":"qtp1341706533-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.800Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"f2874dc1-6cef-40d2-aa96-59206cdfb803","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"59","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":"858426fe-44de-420f-957c-fd04a3224448","LogTimestamp":"2023-04-13T10:12:50.800Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.809Z","message":"Entering","context":{"RequestID":"a9ca6dca-6bd5-43b9-8c9a-f88c5725e354","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"933c2617-4988-49fa-a8fb-d78d213befaa","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:12:50.809Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.811Z","message":"{\"transactionId\":\"a9ca6dca-6bd5-43b9-8c9a-f88c5725e354\",\"status\":\"200\",\"rqstDate\":\"230413-10:12:50:809\",\"respDate\":\"230413-10:12:50:811\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a9ca6dca-6bd5-43b9-8c9a-f88c5725e354\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:12:50:809-35778\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5d5fcf02-0747-9acd-8374-e52e5ab0881e], x-b3-parentspanid=[6a0b3eec86bf30be], 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.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33575], x-envoy-attempt-count=[1], x-b3-traceid=[298994fa3153d8a46a0b3eec86bf30be], x-b3-spanid=[9755c115f69bb043], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a9ca6dca-6bd5-43b9-8c9a-f88c5725e354]}\\\"}\"}","context":{"RequestID":"a9ca6dca-6bd5-43b9-8c9a-f88c5725e354","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"933c2617-4988-49fa-a8fb-d78d213befaa","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:12:50.809Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.812Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a9ca6dca-6bd5-43b9-8c9a-f88c5725e354","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"933c2617-4988-49fa-a8fb-d78d213befaa","LogTimestamp":"2023-04-13T10:12:50.812Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:12:50.820Z","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\":\"f2874dc1-6cef-40d2-aa96-59206cdfb803\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:50:803\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380770740\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"aad96fd3-e75f-42fc-9777-3450c36f1168\",\"resource-version\":\"1681380770740\",\"model-name\":\"start-node-filter\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"083093a3-e407-447a-ba5d-7583e4d23e1d\"}}","context":{"RequestID":"f2874dc1-6cef-40d2-aa96-59206cdfb803","ServiceName":"/aai/v27/service-design-and-creation/models/model/083093a3-e407-447a-ba5d-7583e4d23e1d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:50.820Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.832Z","message":"{\"transactionId\":\"f2874dc1-6cef-40d2-aa96-59206cdfb803\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:50:733\",\"respDate\":\"230413-10:12:50:832\",\"sourceId\":\"AAI-TOOLS:f2874dc1-6cef-40d2-aa96-59206cdfb803\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/083093a3-e407-447a-ba5d-7583e4d23e1d\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:12:50:733-4233\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[cc254fbb-1854-40d5-b740-bd6ba396ac78], x-b3-parentspanid=[845db52e02d52d55], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[f2874dc1-6cef-40d2-aa96-59206cdfb803], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aa4b7a6c8fe0c35c72d5a274056eb82f], x-b3-spanid=[b937c88937c39f42], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[271], Content-Type=[application/json], X-ONAP-RequestID=[f2874dc1-6cef-40d2-aa96-59206cdfb803]}\\\",\\\"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\\\":\\\"1-aai-resources-230413-10:12:50:733-4233\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[61440], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230413-10:12:50:733-4233]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"f2874dc1-6cef-40d2-aa96-59206cdfb803","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"59","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"858426fe-44de-420f-957c-fd04a3224448","LogTimestamp":"2023-04-13T10:12:50.800Z","elapsedTime":"2"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.833Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"f2874dc1-6cef-40d2-aa96-59206cdfb803","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"100","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"858426fe-44de-420f-957c-fd04a3224448","LogTimestamp":"2023-04-13T10:12:50.833Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:50 +0000] "PUT /aai/v27/service-design-and-creation/models/model/083093a3-e407-447a-ba5d-7583e4d23e1d" 201 0 REST f2874dc1-6cef-40d2-aa96-59206cdfb803 AAI-TOOLS 127.0.0.6 - - - - - - - - - 105 - "logType": "access"
{"timestamp":"2023-04-13T10:12:50.847Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"f2874dc1-6cef-40d2-aa96-59206cdfb803","ServiceName":"/aai/v27/service-design-and-creation/models/model/083093a3-e407-447a-ba5d-7583e4d23e1d","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:50.847Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.849Z","message":"Entering","context":{"RequestID":"62faf6ea-7460-4b38-b68b-72e593b59802","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"52a0770b-0bbe-49b6-b12b-36963ec14a9c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:12:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"62faf6ea-7460-4b38-b68b-72e593b59802","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"52a0770b-0bbe-49b6-b12b-36963ec14a9c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:12:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.852Z","message":"{\"transactionId\":\"62faf6ea-7460-4b38-b68b-72e593b59802\",\"status\":\"200\",\"rqstDate\":\"230413-10:12:50:849\",\"respDate\":\"230413-10:12:50:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:62faf6ea-7460-4b38-b68b-72e593b59802\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:12:50:849-88464\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[62faf6ea-7460-4b38-b68b-72e593b59802]}\\\"}\"}","context":{"RequestID":"62faf6ea-7460-4b38-b68b-72e593b59802","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"52a0770b-0bbe-49b6-b12b-36963ec14a9c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:12:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"62faf6ea-7460-4b38-b68b-72e593b59802","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"52a0770b-0bbe-49b6-b12b-36963ec14a9c","LogTimestamp":"2023-04-13T10:12:50.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:12:50.873Z","message":"[Control connection] Refreshing schema for dox.ecompcomponent (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.928Z","message":"Entering","context":{"RequestID":"5e1268d9-bae2-42f8-908d-8cec8cb13220","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4c560146-f582-4d31-8b91-011de324c2c1","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:50.928Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.940Z","message":"Checking for system property [partnerName]","context":{"RequestID":"5e1268d9-bae2-42f8-908d-8cec8cb13220","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4c560146-f582-4d31-8b91-011de324c2c1","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:50.928Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.940Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"5e1268d9-bae2-42f8-908d-8cec8cb13220","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4c560146-f582-4d31-8b91-011de324c2c1","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:50.928Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.940Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"5e1268d9-bae2-42f8-908d-8cec8cb13220","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4c560146-f582-4d31-8b91-011de324c2c1","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:50.928Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.941Z","message":"Invoke","context":{"RequestID":"5e1268d9-bae2-42f8-908d-8cec8cb13220","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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/1b2c9ba7-e449-4831-ba15-3073672f5ef2","InvocationID":"4c560146-f582-4d31-8b91-011de324c2c1","LogTimestamp":"2023-04-13T10:12:50.941Z"},"thread":"qtp1341706533-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:50.999Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"5e1268d9-bae2-42f8-908d-8cec8cb13220","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"59","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":"4c560146-f582-4d31-8b91-011de324c2c1","LogTimestamp":"2023-04-13T10:12:50.999Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1341706533-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:51.018Z","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\":\"5e1268d9-bae2-42f8-908d-8cec8cb13220\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:51:008\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380770939\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"f902a6bc-6be4-4fe5-8458-a6ec0056b374\",\"resource-version\":\"1681380770939\",\"model-name\":\"subnet\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"1b2c9ba7-e449-4831-ba15-3073672f5ef2\"}}","context":{"RequestID":"5e1268d9-bae2-42f8-908d-8cec8cb13220","ServiceName":"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:51.018Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:51.020Z","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-04-13T10:12:51.032Z","message":"{\"transactionId\":\"5e1268d9-bae2-42f8-908d-8cec8cb13220\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:50:929\",\"respDate\":\"230413-10:12:51:032\",\"sourceId\":\"AAI-TOOLS:5e1268d9-bae2-42f8-908d-8cec8cb13220\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:12:50:929-66305\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[0f59b3bb-814c-4c6d-84df-1b3b3ee492cb], x-b3-parentspanid=[ecc19ec5e5bec419], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[5e1268d9-bae2-42f8-908d-8cec8cb13220], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0b65cd5570946230bed6320d98efc3c3], x-b3-spanid=[9dd7ee4c4a529007], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[260], Content-Type=[application/json], X-ONAP-RequestID=[5e1268d9-bae2-42f8-908d-8cec8cb13220]}\\\",\\\"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\\\":\\\"1-aai-resources-230413-10:12:50:929-66305\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[69872], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230413-10:12:50:929-66305]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"5e1268d9-bae2-42f8-908d-8cec8cb13220","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"59","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"4c560146-f582-4d31-8b91-011de324c2c1","LogTimestamp":"2023-04-13T10:12:50.999Z","elapsedTime":"5"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:51.033Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"5e1268d9-bae2-42f8-908d-8cec8cb13220","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"105","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"4c560146-f582-4d31-8b91-011de324c2c1","LogTimestamp":"2023-04-13T10:12:51.033Z","ResponseDesc":"Created","elapsedTime":"5"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:51 +0000] "PUT /aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2" 201 0 REST 5e1268d9-bae2-42f8-908d-8cec8cb13220 AAI-TOOLS 127.0.0.6 - - - - - - - - - 110 - "logType": "access"
{"timestamp":"2023-04-13T10:12:51.052Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"5e1268d9-bae2-42f8-908d-8cec8cb13220","ServiceName":"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2","TargetServiceName":"AAI-EVENT","ElapsedTime":"34","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:51.052Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:51.125Z","message":"Entering","context":{"RequestID":"ed1318e7-62e8-4b75-b006-eca8f7b7d402","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"05a04f45-87fd-4d0e-b1da-2b48216fe0e4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:51.125Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:51.135Z","message":"Checking for system property [partnerName]","context":{"RequestID":"ed1318e7-62e8-4b75-b006-eca8f7b7d402","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"05a04f45-87fd-4d0e-b1da-2b48216fe0e4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:51.125Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:51.136Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"ed1318e7-62e8-4b75-b006-eca8f7b7d402","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"05a04f45-87fd-4d0e-b1da-2b48216fe0e4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:51.125Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:51.136Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"ed1318e7-62e8-4b75-b006-eca8f7b7d402","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"05a04f45-87fd-4d0e-b1da-2b48216fe0e4","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:51.125Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:51.136Z","message":"Invoke","context":{"RequestID":"ed1318e7-62e8-4b75-b006-eca8f7b7d402","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"05a04f45-87fd-4d0e-b1da-2b48216fe0e4","LogTimestamp":"2023-04-13T10:12:51.136Z"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:51.183Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"ed1318e7-62e8-4b75-b006-eca8f7b7d402","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"47","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":"05a04f45-87fd-4d0e-b1da-2b48216fe0e4","LogTimestamp":"2023-04-13T10:12:51.183Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:51.197Z","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\":\"ed1318e7-62e8-4b75-b006-eca8f7b7d402\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:51:188\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380771135\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"c246f6e2-e3a1-4697-94c0-5672a7fbbf04\",\"resource-version\":\"1681380771135\",\"model-name\":\"tagged-inventory-item-list\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"e78a7eaa-f65d-4919-9c2b-5b258c8c4d7e\"}}","context":{"RequestID":"ed1318e7-62e8-4b75-b006-eca8f7b7d402","ServiceName":"/aai/v27/service-design-and-creation/models/model/e78a7eaa-f65d-4919-9c2b-5b258c8c4d7e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:51.197Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:51.209Z","message":"{\"transactionId\":\"ed1318e7-62e8-4b75-b006-eca8f7b7d402\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:51:126\",\"respDate\":\"230413-10:12:51:209\",\"sourceId\":\"AAI-TOOLS:ed1318e7-62e8-4b75-b006-eca8f7b7d402\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/e78a7eaa-f65d-4919-9c2b-5b258c8c4d7e\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:12:51:126-34583\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[4705b24f-e1f9-44b4-ba42-754123922778], x-b3-parentspanid=[ba8f01199176a5f7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[ed1318e7-62e8-4b75-b006-eca8f7b7d402], Host=[aai.onap], X-Forwarded-Port=[35405], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b7536525f0e692fd7af79336c44786b3], x-b3-spanid=[5ee53b562f75df04], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[280], Content-Type=[application/json], X-ONAP-RequestID=[ed1318e7-62e8-4b75-b006-eca8f7b7d402]}\\\",\\\"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\\\":\\\"0-aai-resources-230413-10:12:51:126-34583\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[73968], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230413-10:12:51:126-34583]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"ed1318e7-62e8-4b75-b006-eca8f7b7d402","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"47","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"05a04f45-87fd-4d0e-b1da-2b48216fe0e4","LogTimestamp":"2023-04-13T10:12:51.183Z","elapsedTime":"2"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:51.210Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"ed1318e7-62e8-4b75-b006-eca8f7b7d402","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"85","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"05a04f45-87fd-4d0e-b1da-2b48216fe0e4","LogTimestamp":"2023-04-13T10:12:51.210Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:51 +0000] "PUT /aai/v27/service-design-and-creation/models/model/e78a7eaa-f65d-4919-9c2b-5b258c8c4d7e" 201 0 REST ed1318e7-62e8-4b75-b006-eca8f7b7d402 AAI-TOOLS 127.0.0.6 - - - - - - - - - 89 - "logType": "access"
{"timestamp":"2023-04-13T10:12:51.227Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ed1318e7-62e8-4b75-b006-eca8f7b7d402","ServiceName":"/aai/v27/service-design-and-creation/models/model/e78a7eaa-f65d-4919-9c2b-5b258c8c4d7e","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:51.227Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:51.305Z","message":"Entering","context":{"RequestID":"1ef520f4-8744-48b3-a86d-36ca634210f0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b71087fc-5adc-4dee-b47e-fe4494943c20","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:51.305Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:51.313Z","message":"Checking for system property [partnerName]","context":{"RequestID":"1ef520f4-8744-48b3-a86d-36ca634210f0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b71087fc-5adc-4dee-b47e-fe4494943c20","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:51.305Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:51.313Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"1ef520f4-8744-48b3-a86d-36ca634210f0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b71087fc-5adc-4dee-b47e-fe4494943c20","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:51.305Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:51.313Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"1ef520f4-8744-48b3-a86d-36ca634210f0","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b71087fc-5adc-4dee-b47e-fe4494943c20","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:51.305Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:51.313Z","message":"Invoke","context":{"RequestID":"1ef520f4-8744-48b3-a86d-36ca634210f0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"b71087fc-5adc-4dee-b47e-fe4494943c20","LogTimestamp":"2023-04-13T10:12:51.313Z"},"thread":"qtp1341706533-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:51.364Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"1ef520f4-8744-48b3-a86d-36ca634210f0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"51","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":"b71087fc-5adc-4dee-b47e-fe4494943c20","LogTimestamp":"2023-04-13T10:12:51.364Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:51.381Z","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\":\"1ef520f4-8744-48b3-a86d-36ca634210f0\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:51:368\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380771312\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"abcc54bc-bb74-49dc-9043-7f7171707545\",\"resource-version\":\"1681380771312\",\"model-name\":\"tenant\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\"}}","context":{"RequestID":"1ef520f4-8744-48b3-a86d-36ca634210f0","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:51.380Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:51.394Z","message":"{\"transactionId\":\"1ef520f4-8744-48b3-a86d-36ca634210f0\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:51:305\",\"respDate\":\"230413-10:12:51:394\",\"sourceId\":\"AAI-TOOLS:1ef520f4-8744-48b3-a86d-36ca634210f0\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:12:51:305-99052\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[84902b95-5229-4c05-8673-ed23bb74d9d6], x-b3-parentspanid=[54932560674afda7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[1ef520f4-8744-48b3-a86d-36ca634210f0], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fe06f3569b0fa5626d0172fdafddcf07], x-b3-spanid=[4f55577eaafdb79d], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[260], Content-Type=[application/json], X-ONAP-RequestID=[1ef520f4-8744-48b3-a86d-36ca634210f0]}\\\",\\\"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\\\":\\\"2-aai-resources-230413-10:12:51:305-99052\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[65736], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230413-10:12:51:305-99052]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"1ef520f4-8744-48b3-a86d-36ca634210f0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"51","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b71087fc-5adc-4dee-b47e-fe4494943c20","LogTimestamp":"2023-04-13T10:12:51.364Z","elapsedTime":"2"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:51.394Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"1ef520f4-8744-48b3-a86d-36ca634210f0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"89","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"b71087fc-5adc-4dee-b47e-fe4494943c20","LogTimestamp":"2023-04-13T10:12:51.394Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:51 +0000] "PUT /aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6" 201 0 REST 1ef520f4-8744-48b3-a86d-36ca634210f0 AAI-TOOLS 127.0.0.6 - - - - - - - - - 93 - "logType": "access"
{"timestamp":"2023-04-13T10:12:51.413Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"1ef520f4-8744-48b3-a86d-36ca634210f0","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"33","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:51.413Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:51.488Z","message":"Entering","context":{"RequestID":"6763baf4-56d3-4a49-8484-d6413a627909","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"86cf1728-609b-4a62-91a0-b4cef21daf87","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:51.488Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:51.495Z","message":"Checking for system property [partnerName]","context":{"RequestID":"6763baf4-56d3-4a49-8484-d6413a627909","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"86cf1728-609b-4a62-91a0-b4cef21daf87","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:51.488Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:51.495Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"6763baf4-56d3-4a49-8484-d6413a627909","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"86cf1728-609b-4a62-91a0-b4cef21daf87","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:51.488Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:51.495Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"6763baf4-56d3-4a49-8484-d6413a627909","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"86cf1728-609b-4a62-91a0-b4cef21daf87","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:51.488Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:51.495Z","message":"Invoke","context":{"RequestID":"6763baf4-56d3-4a49-8484-d6413a627909","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"86cf1728-609b-4a62-91a0-b4cef21daf87","LogTimestamp":"2023-04-13T10:12:51.495Z"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:51.548Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"6763baf4-56d3-4a49-8484-d6413a627909","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"53","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":"86cf1728-609b-4a62-91a0-b4cef21daf87","LogTimestamp":"2023-04-13T10:12:51.548Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:51.562Z","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\":\"6763baf4-56d3-4a49-8484-d6413a627909\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:51:552\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380771494\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"e7cb4ca8-e1a5-4487-a716-4ae0bcd8aef5\",\"resource-version\":\"1681380771494\",\"model-name\":\"tunnel-xconnect\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"50b9e2fa-005c-4bbe-b651-3251dece4cd8\"}}","context":{"RequestID":"6763baf4-56d3-4a49-8484-d6413a627909","ServiceName":"/aai/v27/service-design-and-creation/models/model/50b9e2fa-005c-4bbe-b651-3251dece4cd8","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:51.562Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:51.585Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"6763baf4-56d3-4a49-8484-d6413a627909","ServiceName":"/aai/v27/service-design-and-creation/models/model/50b9e2fa-005c-4bbe-b651-3251dece4cd8","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:51.585Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:51.607Z","message":"{\"transactionId\":\"6763baf4-56d3-4a49-8484-d6413a627909\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:51:488\",\"respDate\":\"230413-10:12:51:606\",\"sourceId\":\"AAI-TOOLS:6763baf4-56d3-4a49-8484-d6413a627909\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/50b9e2fa-005c-4bbe-b651-3251dece4cd8\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:12:51:488-23939\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[685d0114-7392-4bfa-9b55-e3de6ea4b1c3], x-b3-parentspanid=[5b267eeee19f7d1f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[6763baf4-56d3-4a49-8484-d6413a627909], Host=[aai.onap], X-Forwarded-Port=[35405], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d41c3fad20b65eb264196a6c65278fec], x-b3-spanid=[6bcdf17948ae10de], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[269], Content-Type=[application/json], X-ONAP-RequestID=[6763baf4-56d3-4a49-8484-d6413a627909]}\\\",\\\"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\\\":\\\"1-aai-resources-230413-10:12:51:488-23939\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[94432], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230413-10:12:51:488-23939]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"6763baf4-56d3-4a49-8484-d6413a627909","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"53","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"86cf1728-609b-4a62-91a0-b4cef21daf87","LogTimestamp":"2023-04-13T10:12:51.548Z","elapsedTime":"2"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:51.607Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"6763baf4-56d3-4a49-8484-d6413a627909","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"119","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"86cf1728-609b-4a62-91a0-b4cef21daf87","LogTimestamp":"2023-04-13T10:12:51.607Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:51 +0000] "PUT /aai/v27/service-design-and-creation/models/model/50b9e2fa-005c-4bbe-b651-3251dece4cd8" 201 0 REST 6763baf4-56d3-4a49-8484-d6413a627909 AAI-TOOLS 127.0.0.6 - - - - - - - - - 122 - "logType": "access"
{"timestamp":"2023-04-13T10:12:51.699Z","message":"Entering","context":{"RequestID":"37b57523-77a8-47e3-9bd6-eae0fdbce0bf","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"26f36534-85b1-4353-a180-1467ab8d337a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:51.698Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:51.712Z","message":"Checking for system property [partnerName]","context":{"RequestID":"37b57523-77a8-47e3-9bd6-eae0fdbce0bf","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"26f36534-85b1-4353-a180-1467ab8d337a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:51.698Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:51.712Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"37b57523-77a8-47e3-9bd6-eae0fdbce0bf","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"26f36534-85b1-4353-a180-1467ab8d337a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:51.698Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:51.712Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"37b57523-77a8-47e3-9bd6-eae0fdbce0bf","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"26f36534-85b1-4353-a180-1467ab8d337a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:51.698Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:51.713Z","message":"Invoke","context":{"RequestID":"37b57523-77a8-47e3-9bd6-eae0fdbce0bf","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"26f36534-85b1-4353-a180-1467ab8d337a","LogTimestamp":"2023-04-13T10:12:51.713Z"},"thread":"qtp1341706533-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:51.769Z","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-04-13T10:12:51.783Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"37b57523-77a8-47e3-9bd6-eae0fdbce0bf","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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/fe81c801-f65d-408a-b2b7-a729a18f8154","InvocationID":"26f36534-85b1-4353-a180-1467ab8d337a","LogTimestamp":"2023-04-13T10:12:51.782Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:51.795Z","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\":\"37b57523-77a8-47e3-9bd6-eae0fdbce0bf\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:51:786\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380771711\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"6004cfa6-eb6d-4062-971f-b1fde6b74aa0\",\"resource-version\":\"1681380771711\",\"model-name\":\"update-node-key\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"fe81c801-f65d-408a-b2b7-a729a18f8154\"}}","context":{"RequestID":"37b57523-77a8-47e3-9bd6-eae0fdbce0bf","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe81c801-f65d-408a-b2b7-a729a18f8154","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:51.795Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:51.810Z","message":"{\"transactionId\":\"37b57523-77a8-47e3-9bd6-eae0fdbce0bf\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:51:700\",\"respDate\":\"230413-10:12:51:810\",\"sourceId\":\"AAI-TOOLS:37b57523-77a8-47e3-9bd6-eae0fdbce0bf\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/fe81c801-f65d-408a-b2b7-a729a18f8154\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:12:51:700-35535\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[6e517528-07eb-4b49-ab81-94d3002b4aef], x-b3-parentspanid=[8703a43faeec8e37], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[37b57523-77a8-47e3-9bd6-eae0fdbce0bf], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dabfe4d794128c5c5df334f1987d8020], x-b3-spanid=[146457eeb8646ebb], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[269], Content-Type=[application/json], X-ONAP-RequestID=[37b57523-77a8-47e3-9bd6-eae0fdbce0bf]}\\\",\\\"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\\\":\\\"1-aai-resources-230413-10:12:51:700-35535\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[69656], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230413-10:12:51:700-35535]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"37b57523-77a8-47e3-9bd6-eae0fdbce0bf","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"69","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"26f36534-85b1-4353-a180-1467ab8d337a","LogTimestamp":"2023-04-13T10:12:51.782Z","elapsedTime":"1"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:51.811Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"37b57523-77a8-47e3-9bd6-eae0fdbce0bf","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"112","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"26f36534-85b1-4353-a180-1467ab8d337a","LogTimestamp":"2023-04-13T10:12:51.810Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:51 +0000] "PUT /aai/v27/service-design-and-creation/models/model/fe81c801-f65d-408a-b2b7-a729a18f8154" 201 0 REST 37b57523-77a8-47e3-9bd6-eae0fdbce0bf AAI-TOOLS 127.0.0.6 - - - - - - - - - 116 - "logType": "access"
{"timestamp":"2023-04-13T10:12:51.825Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"37b57523-77a8-47e3-9bd6-eae0fdbce0bf","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe81c801-f65d-408a-b2b7-a729a18f8154","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:51.824Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:51.900Z","message":"Entering","context":{"RequestID":"8bfde62b-0229-4c5b-9db4-6fea3042b33a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"392ed53a-d4ce-4986-9c5f-f1ff61293853","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:51.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:51.910Z","message":"Checking for system property [partnerName]","context":{"RequestID":"8bfde62b-0229-4c5b-9db4-6fea3042b33a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"392ed53a-d4ce-4986-9c5f-f1ff61293853","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:51.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:51.910Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"8bfde62b-0229-4c5b-9db4-6fea3042b33a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"392ed53a-d4ce-4986-9c5f-f1ff61293853","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:51.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:51.911Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"8bfde62b-0229-4c5b-9db4-6fea3042b33a","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"392ed53a-d4ce-4986-9c5f-f1ff61293853","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:51.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:51.911Z","message":"Invoke","context":{"RequestID":"8bfde62b-0229-4c5b-9db4-6fea3042b33a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"392ed53a-d4ce-4986-9c5f-f1ff61293853","LogTimestamp":"2023-04-13T10:12:51.911Z"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:51.960Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"8bfde62b-0229-4c5b-9db4-6fea3042b33a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"49","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":"392ed53a-d4ce-4986-9c5f-f1ff61293853","LogTimestamp":"2023-04-13T10:12:51.960Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:51.985Z","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\":\"8bfde62b-0229-4c5b-9db4-6fea3042b33a\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:51:963\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380771910\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"b6cf54b5-ec45-43e1-be64-97b4e1513333\",\"resource-version\":\"1681380771910\",\"model-name\":\"vce\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"bab6dceb-e7e6-4301-a5e0-a7399b48d792\"}}","context":{"RequestID":"8bfde62b-0229-4c5b-9db4-6fea3042b33a","ServiceName":"/aai/v27/service-design-and-creation/models/model/bab6dceb-e7e6-4301-a5e0-a7399b48d792","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:51.985Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:52.005Z","message":"{\"transactionId\":\"8bfde62b-0229-4c5b-9db4-6fea3042b33a\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:51:901\",\"respDate\":\"230413-10:12:52:005\",\"sourceId\":\"AAI-TOOLS:8bfde62b-0229-4c5b-9db4-6fea3042b33a\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/bab6dceb-e7e6-4301-a5e0-a7399b48d792\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:12:51:901-65112\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[47e7db34-1037-4ba7-bf6a-42e2d07b06ce], x-b3-parentspanid=[088ed511bdfde739], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[8bfde62b-0229-4c5b-9db4-6fea3042b33a], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b6bbd0ec23017c96106c8ba2b435e7eb], x-b3-spanid=[071285d2954106c6], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[257], Content-Type=[application/json], X-ONAP-RequestID=[8bfde62b-0229-4c5b-9db4-6fea3042b33a]}\\\",\\\"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\\\":\\\"0-aai-resources-230413-10:12:51:901-65112\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[86256], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230413-10:12:51:901-65112]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"8bfde62b-0229-4c5b-9db4-6fea3042b33a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"49","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"392ed53a-d4ce-4986-9c5f-f1ff61293853","LogTimestamp":"2023-04-13T10:12:51.960Z","elapsedTime":"1"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:52.006Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"8bfde62b-0229-4c5b-9db4-6fea3042b33a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"106","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"392ed53a-d4ce-4986-9c5f-f1ff61293853","LogTimestamp":"2023-04-13T10:12:52.006Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:52 +0000] "PUT /aai/v27/service-design-and-creation/models/model/bab6dceb-e7e6-4301-a5e0-a7399b48d792" 201 0 REST 8bfde62b-0229-4c5b-9db4-6fea3042b33a AAI-TOOLS 127.0.0.6 - - - - - - - - - 109 - "logType": "access"
{"timestamp":"2023-04-13T10:12:52.014Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"8bfde62b-0229-4c5b-9db4-6fea3042b33a","ServiceName":"/aai/v27/service-design-and-creation/models/model/bab6dceb-e7e6-4301-a5e0-a7399b48d792","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:52.014Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:52.084Z","message":"Entering","context":{"RequestID":"73a67b89-1a07-48c9-a8c5-533dace4ec21","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"96048cf2-8961-4027-b758-3021f4cab95f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:52.084Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:52.095Z","message":"Checking for system property [partnerName]","context":{"RequestID":"73a67b89-1a07-48c9-a8c5-533dace4ec21","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"96048cf2-8961-4027-b758-3021f4cab95f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:52.084Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:52.095Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"73a67b89-1a07-48c9-a8c5-533dace4ec21","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"96048cf2-8961-4027-b758-3021f4cab95f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:52.084Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:52.095Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"73a67b89-1a07-48c9-a8c5-533dace4ec21","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"96048cf2-8961-4027-b758-3021f4cab95f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:52.084Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:52.095Z","message":"Invoke","context":{"RequestID":"73a67b89-1a07-48c9-a8c5-533dace4ec21","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"96048cf2-8961-4027-b758-3021f4cab95f","LogTimestamp":"2023-04-13T10:12:52.095Z"},"thread":"qtp1341706533-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:52.154Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"73a67b89-1a07-48c9-a8c5-533dace4ec21","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"58","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":"96048cf2-8961-4027-b758-3021f4cab95f","LogTimestamp":"2023-04-13T10:12:52.153Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1341706533-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:52.171Z","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\":\"73a67b89-1a07-48c9-a8c5-533dace4ec21\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:52:159\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380772094\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"c00563ae-812b-4e62-8330-7c4d0f47088a\",\"resource-version\":\"1681380772094\",\"model-name\":\"vf-module\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\"}}","context":{"RequestID":"73a67b89-1a07-48c9-a8c5-533dace4ec21","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:52.170Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:52.189Z","message":"{\"transactionId\":\"73a67b89-1a07-48c9-a8c5-533dace4ec21\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:52:085\",\"respDate\":\"230413-10:12:52:189\",\"sourceId\":\"AAI-TOOLS:73a67b89-1a07-48c9-a8c5-533dace4ec21\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:12:52:085-20410\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[e7d01a13-e1b1-4ea8-8e2a-79d6c47eff67], x-b3-parentspanid=[0ba91d53052f84eb], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[73a67b89-1a07-48c9-a8c5-533dace4ec21], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d0081216f2abcd4f71caebfdc0ea4cbb], x-b3-spanid=[0ed5b0e82beae277], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[263], Content-Type=[application/json], X-ONAP-RequestID=[73a67b89-1a07-48c9-a8c5-533dace4ec21]}\\\",\\\"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\\\":\\\"2-aai-resources-230413-10:12:52:085-20410\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[53464], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230413-10:12:52:085-20410]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"73a67b89-1a07-48c9-a8c5-533dace4ec21","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"58","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"96048cf2-8961-4027-b758-3021f4cab95f","LogTimestamp":"2023-04-13T10:12:52.153Z","elapsedTime":"2"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:52.190Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"73a67b89-1a07-48c9-a8c5-533dace4ec21","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"106","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"96048cf2-8961-4027-b758-3021f4cab95f","LogTimestamp":"2023-04-13T10:12:52.190Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:52 +0000] "PUT /aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5" 201 0 REST 73a67b89-1a07-48c9-a8c5-533dace4ec21 AAI-TOOLS 127.0.0.6 - - - - - - - - - 110 - "logType": "access"
{"timestamp":"2023-04-13T10:12:52.196Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"73a67b89-1a07-48c9-a8c5-533dace4ec21","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:52.195Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:52.273Z","message":"Entering","context":{"RequestID":"b7e11bff-7c39-4a6c-8da9-089cc85f32be","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0ff3dc64-5fb4-4369-8751-1340fecccd21","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:12:52.273Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:52.275Z","message":"{\"transactionId\":\"b7e11bff-7c39-4a6c-8da9-089cc85f32be\",\"status\":\"200\",\"rqstDate\":\"230413-10:12:52:273\",\"respDate\":\"230413-10:12:52:275\",\"sourceId\":\"haproxy:b7e11bff-7c39-4a6c-8da9-089cc85f32be\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:12:52:273-44314\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0b50c39d-fa9c-40dc-8744-a8921d106568], x-b3-parentspanid=[c3f00266c258e553], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1b5a8d7ce745050cc3f00266c258e553], x-b3-spanid=[9a9d4977dd006fdf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b7e11bff-7c39-4a6c-8da9-089cc85f32be]}\\\"}\"}","context":{"RequestID":"b7e11bff-7c39-4a6c-8da9-089cc85f32be","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0ff3dc64-5fb4-4369-8751-1340fecccd21","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:12:52.273Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:52.276Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b7e11bff-7c39-4a6c-8da9-089cc85f32be","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0ff3dc64-5fb4-4369-8751-1340fecccd21","LogTimestamp":"2023-04-13T10:12:52.276Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:12:52.282Z","message":"Entering","context":{"RequestID":"26872020-ce8d-4d4c-8168-6deb40340ab1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e12dd917-c7a8-47e1-bc72-020f47f0bd8d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:52.282Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:52.290Z","message":"Checking for system property [partnerName]","context":{"RequestID":"26872020-ce8d-4d4c-8168-6deb40340ab1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e12dd917-c7a8-47e1-bc72-020f47f0bd8d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:52.282Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:52.290Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"26872020-ce8d-4d4c-8168-6deb40340ab1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e12dd917-c7a8-47e1-bc72-020f47f0bd8d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:52.282Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:52.290Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"26872020-ce8d-4d4c-8168-6deb40340ab1","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e12dd917-c7a8-47e1-bc72-020f47f0bd8d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:52.282Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:52.290Z","message":"Invoke","context":{"RequestID":"26872020-ce8d-4d4c-8168-6deb40340ab1","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"e12dd917-c7a8-47e1-bc72-020f47f0bd8d","LogTimestamp":"2023-04-13T10:12:52.290Z"},"thread":"qtp1341706533-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:52.347Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"26872020-ce8d-4d4c-8168-6deb40340ab1","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"56","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":"e12dd917-c7a8-47e1-bc72-020f47f0bd8d","LogTimestamp":"2023-04-13T10:12:52.346Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1341706533-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:52.364Z","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\":\"26872020-ce8d-4d4c-8168-6deb40340ab1\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:52:353\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380772289\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"8e8c22f1-fbdf-48ea-844c-8bdeb44e7b16\",\"resource-version\":\"1681380772289\",\"model-name\":\"vig-server\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"bed7c3b7-35d0-4cd9-abde-41b20e68b28e\"}}","context":{"RequestID":"26872020-ce8d-4d4c-8168-6deb40340ab1","ServiceName":"/aai/v27/service-design-and-creation/models/model/bed7c3b7-35d0-4cd9-abde-41b20e68b28e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:52.364Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:52.380Z","message":"{\"transactionId\":\"26872020-ce8d-4d4c-8168-6deb40340ab1\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:52:283\",\"respDate\":\"230413-10:12:52:380\",\"sourceId\":\"AAI-TOOLS:26872020-ce8d-4d4c-8168-6deb40340ab1\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/bed7c3b7-35d0-4cd9-abde-41b20e68b28e\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:12:52:283-75963\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[9f100295-9766-4b1d-9965-6e586d6236dc], x-b3-parentspanid=[c90d3f832a9755c8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[26872020-ce8d-4d4c-8168-6deb40340ab1], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[56ade5cc7faa82defbf2476d378b7441], x-b3-spanid=[4149d29703e8c647], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[264], Content-Type=[application/json], X-ONAP-RequestID=[26872020-ce8d-4d4c-8168-6deb40340ab1]}\\\",\\\"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-230413-10:12:52:283-75963\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[69632], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230413-10:12:52:283-75963]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"26872020-ce8d-4d4c-8168-6deb40340ab1","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"56","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"e12dd917-c7a8-47e1-bc72-020f47f0bd8d","LogTimestamp":"2023-04-13T10:12:52.346Z","elapsedTime":"3"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:52.381Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"26872020-ce8d-4d4c-8168-6deb40340ab1","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"99","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"e12dd917-c7a8-47e1-bc72-020f47f0bd8d","LogTimestamp":"2023-04-13T10:12:52.381Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:52 +0000] "PUT /aai/v27/service-design-and-creation/models/model/bed7c3b7-35d0-4cd9-abde-41b20e68b28e" 201 0 REST 26872020-ce8d-4d4c-8168-6deb40340ab1 AAI-TOOLS 127.0.0.6 - - - - - - - - - 103 - "logType": "access"
{"timestamp":"2023-04-13T10:12:52.388Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"26872020-ce8d-4d4c-8168-6deb40340ab1","ServiceName":"/aai/v27/service-design-and-creation/models/model/bed7c3b7-35d0-4cd9-abde-41b20e68b28e","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:52.388Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:52.471Z","message":"Entering","context":{"RequestID":"28f8fe2d-d785-44ff-8bbe-8a2a4e3948af","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8ac329ae-47dd-4793-96cf-ca38897249cc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:52.470Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:52.483Z","message":"Checking for system property [partnerName]","context":{"RequestID":"28f8fe2d-d785-44ff-8bbe-8a2a4e3948af","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8ac329ae-47dd-4793-96cf-ca38897249cc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:52.470Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:52.483Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"28f8fe2d-d785-44ff-8bbe-8a2a4e3948af","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8ac329ae-47dd-4793-96cf-ca38897249cc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:52.470Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:52.483Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"28f8fe2d-d785-44ff-8bbe-8a2a4e3948af","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8ac329ae-47dd-4793-96cf-ca38897249cc","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:52.470Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:52.484Z","message":"Invoke","context":{"RequestID":"28f8fe2d-d785-44ff-8bbe-8a2a4e3948af","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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/5150abcf-0c5f-4593-9afe-a19c48fc4824","InvocationID":"8ac329ae-47dd-4793-96cf-ca38897249cc","LogTimestamp":"2023-04-13T10:12:52.484Z"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:52.544Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"28f8fe2d-d785-44ff-8bbe-8a2a4e3948af","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"61","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":"8ac329ae-47dd-4793-96cf-ca38897249cc","LogTimestamp":"2023-04-13T10:12:52.544Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:52.554Z","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\":\"28f8fe2d-d785-44ff-8bbe-8a2a4e3948af\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:52:547\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380772482\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"6dd43ced-d789-47af-a759-d3abc14e3ac1\",\"resource-version\":\"1681380772482\",\"model-name\":\"virtual-data-center\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"5150abcf-0c5f-4593-9afe-a19c48fc4824\"}}","context":{"RequestID":"28f8fe2d-d785-44ff-8bbe-8a2a4e3948af","ServiceName":"/aai/v27/service-design-and-creation/models/model/5150abcf-0c5f-4593-9afe-a19c48fc4824","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:52.554Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:52.565Z","message":"{\"transactionId\":\"28f8fe2d-d785-44ff-8bbe-8a2a4e3948af\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:52:471\",\"respDate\":\"230413-10:12:52:565\",\"sourceId\":\"AAI-TOOLS:28f8fe2d-d785-44ff-8bbe-8a2a4e3948af\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/5150abcf-0c5f-4593-9afe-a19c48fc4824\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:12:52:471-67110\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[e3d52dc4-d150-440c-867d-82a681c688d2], x-b3-parentspanid=[182aa7d46429e612], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[28f8fe2d-d785-44ff-8bbe-8a2a4e3948af], Host=[aai.onap], X-Forwarded-Port=[35405], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f38404e4915283a2255ed35705f3acb0], x-b3-spanid=[8e8dcca2a1cd7642], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[273], Content-Type=[application/json], X-ONAP-RequestID=[28f8fe2d-d785-44ff-8bbe-8a2a4e3948af]}\\\",\\\"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\\\":\\\"1-aai-resources-230413-10:12:52:471-67110\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[86072], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230413-10:12:52:471-67110]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"28f8fe2d-d785-44ff-8bbe-8a2a4e3948af","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"61","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"8ac329ae-47dd-4793-96cf-ca38897249cc","LogTimestamp":"2023-04-13T10:12:52.544Z","elapsedTime":"1"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:52.566Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"28f8fe2d-d785-44ff-8bbe-8a2a4e3948af","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"96","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"8ac329ae-47dd-4793-96cf-ca38897249cc","LogTimestamp":"2023-04-13T10:12:52.566Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:52 +0000] "PUT /aai/v27/service-design-and-creation/models/model/5150abcf-0c5f-4593-9afe-a19c48fc4824" 201 0 REST 28f8fe2d-d785-44ff-8bbe-8a2a4e3948af AAI-TOOLS 127.0.0.6 - - - - - - - - - 99 - "logType": "access"
{"timestamp":"2023-04-13T10:12:52.579Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"28f8fe2d-d785-44ff-8bbe-8a2a4e3948af","ServiceName":"/aai/v27/service-design-and-creation/models/model/5150abcf-0c5f-4593-9afe-a19c48fc4824","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:52.579Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:52.649Z","message":"Entering","context":{"RequestID":"f394c91e-69a1-4a90-a231-8ac0c514f887","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3755cbd7-46c2-40f3-8880-c79200da7d84","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:52.649Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:52.656Z","message":"Checking for system property [partnerName]","context":{"RequestID":"f394c91e-69a1-4a90-a231-8ac0c514f887","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3755cbd7-46c2-40f3-8880-c79200da7d84","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:52.649Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:52.656Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"f394c91e-69a1-4a90-a231-8ac0c514f887","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3755cbd7-46c2-40f3-8880-c79200da7d84","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:52.649Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:52.656Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"f394c91e-69a1-4a90-a231-8ac0c514f887","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3755cbd7-46c2-40f3-8880-c79200da7d84","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:52.649Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:52.656Z","message":"Invoke","context":{"RequestID":"f394c91e-69a1-4a90-a231-8ac0c514f887","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"3755cbd7-46c2-40f3-8880-c79200da7d84","LogTimestamp":"2023-04-13T10:12:52.656Z"},"thread":"qtp1341706533-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:52.703Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"f394c91e-69a1-4a90-a231-8ac0c514f887","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"47","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":"3755cbd7-46c2-40f3-8880-c79200da7d84","LogTimestamp":"2023-04-13T10:12:52.703Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1341706533-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:52.722Z","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\":\"f394c91e-69a1-4a90-a231-8ac0c514f887\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:52:710\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380772655\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"257d88a5-a269-4c35-944f-aca04fbdb791\",\"resource-version\":\"1681380772655\",\"model-name\":\"vlan\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\"}}","context":{"RequestID":"f394c91e-69a1-4a90-a231-8ac0c514f887","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:52.722Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:52.734Z","message":"{\"transactionId\":\"f394c91e-69a1-4a90-a231-8ac0c514f887\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:52:649\",\"respDate\":\"230413-10:12:52:734\",\"sourceId\":\"AAI-TOOLS:f394c91e-69a1-4a90-a231-8ac0c514f887\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:12:52:649-26303\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[edace003-6730-44a0-bf37-cba392b34d43], x-b3-parentspanid=[b052d061a2a89a83], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[f394c91e-69a1-4a90-a231-8ac0c514f887], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4f43ea3597e7e6f89827aba9db63aae5], x-b3-spanid=[04f112ada6df0d83], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[258], Content-Type=[application/json], X-ONAP-RequestID=[f394c91e-69a1-4a90-a231-8ac0c514f887]}\\\",\\\"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\\\":\\\"1-aai-resources-230413-10:12:52:649-26303\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[73752], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230413-10:12:52:649-26303]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"f394c91e-69a1-4a90-a231-8ac0c514f887","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"47","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"3755cbd7-46c2-40f3-8880-c79200da7d84","LogTimestamp":"2023-04-13T10:12:52.703Z","elapsedTime":"4"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:52.735Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"f394c91e-69a1-4a90-a231-8ac0c514f887","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"86","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"3755cbd7-46c2-40f3-8880-c79200da7d84","LogTimestamp":"2023-04-13T10:12:52.735Z","ResponseDesc":"Created","elapsedTime":"4"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:52 +0000] "PUT /aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8" 201 0 REST f394c91e-69a1-4a90-a231-8ac0c514f887 AAI-TOOLS 127.0.0.6 - - - - - - - - - 89 - "logType": "access"
{"timestamp":"2023-04-13T10:12:52.758Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"f394c91e-69a1-4a90-a231-8ac0c514f887","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"35","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:52.757Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:52.769Z","message":"[Control connection] Refreshing schema for dox","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:52.781Z","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-04-13T10:12:52.783Z","message":"Token to replica map computation for keyspace sdctitan completed in 2 milliseconds","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:52.803Z","message":"Entering","context":{"RequestID":"346a35b7-9440-48ec-a875-4e121f4c873b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"33cc8d4b-12d3-4864-9841-350ca4eca161","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:52.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:52.811Z","message":"Checking for system property [partnerName]","context":{"RequestID":"346a35b7-9440-48ec-a875-4e121f4c873b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"33cc8d4b-12d3-4864-9841-350ca4eca161","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:52.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:52.811Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"346a35b7-9440-48ec-a875-4e121f4c873b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"33cc8d4b-12d3-4864-9841-350ca4eca161","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:52.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:52.811Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"346a35b7-9440-48ec-a875-4e121f4c873b","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"33cc8d4b-12d3-4864-9841-350ca4eca161","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:52.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:52.812Z","message":"Invoke","context":{"RequestID":"346a35b7-9440-48ec-a875-4e121f4c873b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"33cc8d4b-12d3-4864-9841-350ca4eca161","LogTimestamp":"2023-04-13T10:12:52.811Z"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:52.880Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"346a35b7-9440-48ec-a875-4e121f4c873b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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/f9a628ff-7aa0-40e2-a93d-02d91c950982","InvocationID":"33cc8d4b-12d3-4864-9841-350ca4eca161","LogTimestamp":"2023-04-13T10:12:52.880Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:52.890Z","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\":\"346a35b7-9440-48ec-a875-4e121f4c873b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:52:883\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380772810\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"c4d3e747-ba4a-4b17-9896-94c6f18c19d3\",\"resource-version\":\"1681380772810\",\"model-name\":\"vnf-image\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"f9a628ff-7aa0-40e2-a93d-02d91c950982\"}}","context":{"RequestID":"346a35b7-9440-48ec-a875-4e121f4c873b","ServiceName":"/aai/v27/service-design-and-creation/models/model/f9a628ff-7aa0-40e2-a93d-02d91c950982","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:52.890Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:52.901Z","message":"{\"transactionId\":\"346a35b7-9440-48ec-a875-4e121f4c873b\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:52:804\",\"respDate\":\"230413-10:12:52:901\",\"sourceId\":\"AAI-TOOLS:346a35b7-9440-48ec-a875-4e121f4c873b\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/f9a628ff-7aa0-40e2-a93d-02d91c950982\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:12:52:804-52623\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[c72e42af-2d4f-47b5-b755-40e63c733639], x-b3-parentspanid=[03aa1f6e306dd752], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[346a35b7-9440-48ec-a875-4e121f4c873b], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6dbb889732860758085783f5e40ff232], x-b3-spanid=[21b6147cad437228], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[263], Content-Type=[application/json], X-ONAP-RequestID=[346a35b7-9440-48ec-a875-4e121f4c873b]}\\\",\\\"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\\\":\\\"1-aai-resources-230413-10:12:52:804-52623\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[102624], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230413-10:12:52:804-52623]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"346a35b7-9440-48ec-a875-4e121f4c873b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"69","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"33cc8d4b-12d3-4864-9841-350ca4eca161","LogTimestamp":"2023-04-13T10:12:52.880Z","elapsedTime":"1"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:52.902Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"346a35b7-9440-48ec-a875-4e121f4c873b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"99","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"33cc8d4b-12d3-4864-9841-350ca4eca161","LogTimestamp":"2023-04-13T10:12:52.902Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:52 +0000] "PUT /aai/v27/service-design-and-creation/models/model/f9a628ff-7aa0-40e2-a93d-02d91c950982" 201 0 REST 346a35b7-9440-48ec-a875-4e121f4c873b AAI-TOOLS 127.0.0.6 - - - - - - - - - 101 - "logType": "access"
{"timestamp":"2023-04-13T10:12:52.919Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"346a35b7-9440-48ec-a875-4e121f4c873b","ServiceName":"/aai/v27/service-design-and-creation/models/model/f9a628ff-7aa0-40e2-a93d-02d91c950982","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:52.919Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:53.008Z","message":"Entering","context":{"RequestID":"6c13f728-384b-4b5f-a26d-938a4e76d78e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"307a66d6-cd67-4315-b65c-1d4bc652f76d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:53.008Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:53.021Z","message":"Checking for system property [partnerName]","context":{"RequestID":"6c13f728-384b-4b5f-a26d-938a4e76d78e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"307a66d6-cd67-4315-b65c-1d4bc652f76d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:53.008Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:53.022Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"6c13f728-384b-4b5f-a26d-938a4e76d78e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"307a66d6-cd67-4315-b65c-1d4bc652f76d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:53.008Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:53.022Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"6c13f728-384b-4b5f-a26d-938a4e76d78e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"307a66d6-cd67-4315-b65c-1d4bc652f76d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:53.008Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:53.023Z","message":"Invoke","context":{"RequestID":"6c13f728-384b-4b5f-a26d-938a4e76d78e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"307a66d6-cd67-4315-b65c-1d4bc652f76d","LogTimestamp":"2023-04-13T10:12:53.023Z"},"thread":"qtp1341706533-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:53.079Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"6c13f728-384b-4b5f-a26d-938a4e76d78e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"56","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":"307a66d6-cd67-4315-b65c-1d4bc652f76d","LogTimestamp":"2023-04-13T10:12:53.078Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1341706533-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:53.096Z","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\":\"6c13f728-384b-4b5f-a26d-938a4e76d78e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:53:085\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380773019\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"5761e0a7-c6df-4d8a-9ebd-b8f445054dec\",\"resource-version\":\"1681380773019\",\"model-name\":\"vnfc\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"96129eb9-f0de-4e05-8af2-73146473f766\"}}","context":{"RequestID":"6c13f728-384b-4b5f-a26d-938a4e76d78e","ServiceName":"/aai/v27/service-design-and-creation/models/model/96129eb9-f0de-4e05-8af2-73146473f766","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:53.096Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:53.110Z","message":"{\"transactionId\":\"6c13f728-384b-4b5f-a26d-938a4e76d78e\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:53:010\",\"respDate\":\"230413-10:12:53:110\",\"sourceId\":\"AAI-TOOLS:6c13f728-384b-4b5f-a26d-938a4e76d78e\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/96129eb9-f0de-4e05-8af2-73146473f766\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:12:53:010-536\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[d85bc57e-99b0-428d-b484-e6a31fa931ab], x-b3-parentspanid=[76bc99dc4894bd48], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[6c13f728-384b-4b5f-a26d-938a4e76d78e], Host=[aai.onap], X-Forwarded-Port=[35405], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[314c28b13f5b3612c81de5dcdf7945a5], x-b3-spanid=[fb564f8974c47cce], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[258], Content-Type=[application/json], X-ONAP-RequestID=[6c13f728-384b-4b5f-a26d-938a4e76d78e]}\\\",\\\"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-230413-10:12:53:010-536\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[45216], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230413-10:12:53:010-536]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"6c13f728-384b-4b5f-a26d-938a4e76d78e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"56","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"307a66d6-cd67-4315-b65c-1d4bc652f76d","LogTimestamp":"2023-04-13T10:12:53.078Z","elapsedTime":"3"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:53.111Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"6c13f728-384b-4b5f-a26d-938a4e76d78e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"103","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"307a66d6-cd67-4315-b65c-1d4bc652f76d","LogTimestamp":"2023-04-13T10:12:53.111Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:53 +0000] "PUT /aai/v27/service-design-and-creation/models/model/96129eb9-f0de-4e05-8af2-73146473f766" 201 0 REST 6c13f728-384b-4b5f-a26d-938a4e76d78e AAI-TOOLS 127.0.0.6 - - - - - - - - - 107 - "logType": "access"
{"timestamp":"2023-04-13T10:12:53.125Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"6c13f728-384b-4b5f-a26d-938a4e76d78e","ServiceName":"/aai/v27/service-design-and-creation/models/model/96129eb9-f0de-4e05-8af2-73146473f766","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:53.125Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:53.202Z","message":"Entering","context":{"RequestID":"d2cd202f-e1fb-416b-97f0-08179785dff7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"fe0fd150-99e4-4ff4-9777-8f0a8b74b8a9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:53.202Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:53.208Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d2cd202f-e1fb-416b-97f0-08179785dff7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"fe0fd150-99e4-4ff4-9777-8f0a8b74b8a9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:53.202Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:53.208Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d2cd202f-e1fb-416b-97f0-08179785dff7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"fe0fd150-99e4-4ff4-9777-8f0a8b74b8a9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:53.202Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:53.208Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d2cd202f-e1fb-416b-97f0-08179785dff7","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"fe0fd150-99e4-4ff4-9777-8f0a8b74b8a9","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:53.202Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:53.209Z","message":"Invoke","context":{"RequestID":"d2cd202f-e1fb-416b-97f0-08179785dff7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"fe0fd150-99e4-4ff4-9777-8f0a8b74b8a9","LogTimestamp":"2023-04-13T10:12:53.209Z"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:53.259Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"d2cd202f-e1fb-416b-97f0-08179785dff7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"51","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":"fe0fd150-99e4-4ff4-9777-8f0a8b74b8a9","LogTimestamp":"2023-04-13T10:12:53.259Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:53.272Z","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\":\"d2cd202f-e1fb-416b-97f0-08179785dff7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:53:263\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380773208\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"0fbe2e8f-4d91-4415-a772-88387049b38d\",\"resource-version\":\"1681380773208\",\"model-name\":\"volume\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"ddd739b4-2b25-46c4-affc-41a32af5cc42\"}}","context":{"RequestID":"d2cd202f-e1fb-416b-97f0-08179785dff7","ServiceName":"/aai/v27/service-design-and-creation/models/model/ddd739b4-2b25-46c4-affc-41a32af5cc42","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:53.272Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:53.291Z","message":"{\"transactionId\":\"d2cd202f-e1fb-416b-97f0-08179785dff7\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:53:202\",\"respDate\":\"230413-10:12:53:291\",\"sourceId\":\"AAI-TOOLS:d2cd202f-e1fb-416b-97f0-08179785dff7\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/ddd739b4-2b25-46c4-affc-41a32af5cc42\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:12:53:202-598\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[5fcf2839-d43d-46e3-aeb9-42d1ea53ae27], x-b3-parentspanid=[db91325114425a69], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[d2cd202f-e1fb-416b-97f0-08179785dff7], Host=[aai.onap], X-Forwarded-Port=[35405], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c0f380c03ed72c5e1d10e31e32e6c9e7], x-b3-spanid=[48b2c1b8d1965819], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[260], Content-Type=[application/json], X-ONAP-RequestID=[d2cd202f-e1fb-416b-97f0-08179785dff7]}\\\",\\\"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\\\":\\\"1-aai-resources-230413-10:12:53:202-598\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[106720], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230413-10:12:53:202-598]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"d2cd202f-e1fb-416b-97f0-08179785dff7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"51","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"fe0fd150-99e4-4ff4-9777-8f0a8b74b8a9","LogTimestamp":"2023-04-13T10:12:53.259Z","elapsedTime":"1"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:53.292Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"d2cd202f-e1fb-416b-97f0-08179785dff7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"91","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"fe0fd150-99e4-4ff4-9777-8f0a8b74b8a9","LogTimestamp":"2023-04-13T10:12:53.292Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:53 +0000] "PUT /aai/v27/service-design-and-creation/models/model/ddd739b4-2b25-46c4-affc-41a32af5cc42" 201 0 REST d2cd202f-e1fb-416b-97f0-08179785dff7 AAI-TOOLS 127.0.0.6 - - - - - - - - - 93 - "logType": "access"
{"timestamp":"2023-04-13T10:12:53.297Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d2cd202f-e1fb-416b-97f0-08179785dff7","ServiceName":"/aai/v27/service-design-and-creation/models/model/ddd739b4-2b25-46c4-affc-41a32af5cc42","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:53.297Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:53.385Z","message":"Entering","context":{"RequestID":"8a0703d4-7049-439a-bc05-92ab0a307453","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"53846d9b-fa50-4b14-a49c-316a0d9850d6","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:53.385Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:53.398Z","message":"Checking for system property [partnerName]","context":{"RequestID":"8a0703d4-7049-439a-bc05-92ab0a307453","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"53846d9b-fa50-4b14-a49c-316a0d9850d6","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:53.385Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:53.399Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"8a0703d4-7049-439a-bc05-92ab0a307453","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"53846d9b-fa50-4b14-a49c-316a0d9850d6","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:53.385Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:53.399Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"8a0703d4-7049-439a-bc05-92ab0a307453","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"53846d9b-fa50-4b14-a49c-316a0d9850d6","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:53.385Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:53.399Z","message":"Invoke","context":{"RequestID":"8a0703d4-7049-439a-bc05-92ab0a307453","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"53846d9b-fa50-4b14-a49c-316a0d9850d6","LogTimestamp":"2023-04-13T10:12:53.399Z"},"thread":"qtp1341706533-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:53.457Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"8a0703d4-7049-439a-bc05-92ab0a307453","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"58","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":"53846d9b-fa50-4b14-a49c-316a0d9850d6","LogTimestamp":"2023-04-13T10:12:53.457Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:53.471Z","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\":\"8a0703d4-7049-439a-bc05-92ab0a307453\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:53:461\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380773398\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"99d44c90-1f61-4418-b9a6-56586bf38c79\",\"resource-version\":\"1681380773398\",\"model-name\":\"volume-group\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"fcec1b02-b2d0-4834-aef8-d71be04717dd\"}}","context":{"RequestID":"8a0703d4-7049-439a-bc05-92ab0a307453","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:53.471Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:53.485Z","message":"{\"transactionId\":\"8a0703d4-7049-439a-bc05-92ab0a307453\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:53:387\",\"respDate\":\"230413-10:12:53:485\",\"sourceId\":\"AAI-TOOLS:8a0703d4-7049-439a-bc05-92ab0a307453\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:12:53:387-57589\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[f3060822-71b1-4063-96a6-28c1f664622f], x-b3-parentspanid=[bc64eaeb6d4d5c85], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[8a0703d4-7049-439a-bc05-92ab0a307453], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f0f86a007dbcc998944f0a9755e714db], x-b3-spanid=[64288c1197566622], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[266], Content-Type=[application/json], X-ONAP-RequestID=[8a0703d4-7049-439a-bc05-92ab0a307453]}\\\",\\\"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-230413-10:12:53:387-57589\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[94448], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230413-10:12:53:387-57589]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"8a0703d4-7049-439a-bc05-92ab0a307453","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"58","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"53846d9b-fa50-4b14-a49c-316a0d9850d6","LogTimestamp":"2023-04-13T10:12:53.457Z","elapsedTime":"1"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:53.486Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"8a0703d4-7049-439a-bc05-92ab0a307453","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"101","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"53846d9b-fa50-4b14-a49c-316a0d9850d6","LogTimestamp":"2023-04-13T10:12:53.486Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:53 +0000] "PUT /aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd" 201 0 REST 8a0703d4-7049-439a-bc05-92ab0a307453 AAI-TOOLS 127.0.0.6 - - - - - - - - - 106 - "logType": "access"
{"timestamp":"2023-04-13T10:12:53.494Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"8a0703d4-7049-439a-bc05-92ab0a307453","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:53.494Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:53.578Z","message":"Entering","context":{"RequestID":"9e76523e-5209-444b-9024-533d2f616e49","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5fc404ab-649c-42dd-8b72-8abb8aae3d93","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:53.578Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:53.590Z","message":"Checking for system property [partnerName]","context":{"RequestID":"9e76523e-5209-444b-9024-533d2f616e49","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5fc404ab-649c-42dd-8b72-8abb8aae3d93","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:53.578Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:53.590Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"9e76523e-5209-444b-9024-533d2f616e49","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5fc404ab-649c-42dd-8b72-8abb8aae3d93","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:53.578Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:53.590Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"9e76523e-5209-444b-9024-533d2f616e49","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5fc404ab-649c-42dd-8b72-8abb8aae3d93","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:53.578Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:53.590Z","message":"Invoke","context":{"RequestID":"9e76523e-5209-444b-9024-533d2f616e49","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"5fc404ab-649c-42dd-8b72-8abb8aae3d93","LogTimestamp":"2023-04-13T10:12:53.590Z"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:53.642Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"9e76523e-5209-444b-9024-533d2f616e49","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"52","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":"5fc404ab-649c-42dd-8b72-8abb8aae3d93","LogTimestamp":"2023-04-13T10:12:53.642Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:53.657Z","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\":\"9e76523e-5209-444b-9024-533d2f616e49\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:53:648\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380773589\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"203817d3-829c-42d4-942d-2a935478e993\",\"resource-version\":\"1681380773589\",\"model-name\":\"vpe\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"053ec3a7-5b72-492d-b54d-123805a9b967\"}}","context":{"RequestID":"9e76523e-5209-444b-9024-533d2f616e49","ServiceName":"/aai/v27/service-design-and-creation/models/model/053ec3a7-5b72-492d-b54d-123805a9b967","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:53.657Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:53.672Z","message":"{\"transactionId\":\"9e76523e-5209-444b-9024-533d2f616e49\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:53:580\",\"respDate\":\"230413-10:12:53:672\",\"sourceId\":\"AAI-TOOLS:9e76523e-5209-444b-9024-533d2f616e49\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/053ec3a7-5b72-492d-b54d-123805a9b967\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:12:53:580-59763\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[28f0b5f3-7c63-48bc-81f3-4a3304ffbc83], x-b3-parentspanid=[ceb3162df8a0f384], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[9e76523e-5209-444b-9024-533d2f616e49], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9c4ec9fe64e53bf4e5d6e1a39c49eb9f], x-b3-spanid=[068f64befc297407], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[257], Content-Type=[application/json], X-ONAP-RequestID=[9e76523e-5209-444b-9024-533d2f616e49]}\\\",\\\"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-230413-10:12:53:580-59763\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[78024], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230413-10:12:53:580-59763]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"9e76523e-5209-444b-9024-533d2f616e49","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"52","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"5fc404ab-649c-42dd-8b72-8abb8aae3d93","LogTimestamp":"2023-04-13T10:12:53.642Z","elapsedTime":"3"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:53.673Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"9e76523e-5209-444b-9024-533d2f616e49","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"95","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"5fc404ab-649c-42dd-8b72-8abb8aae3d93","LogTimestamp":"2023-04-13T10:12:53.673Z","ResponseDesc":"Created","elapsedTime":"3"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:53 +0000] "PUT /aai/v27/service-design-and-creation/models/model/053ec3a7-5b72-492d-b54d-123805a9b967" 201 0 REST 9e76523e-5209-444b-9024-533d2f616e49 AAI-TOOLS 127.0.0.6 - - - - - - - - - 100 - "logType": "access"
{"timestamp":"2023-04-13T10:12:53.680Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9e76523e-5209-444b-9024-533d2f616e49","ServiceName":"/aai/v27/service-design-and-creation/models/model/053ec3a7-5b72-492d-b54d-123805a9b967","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:53.680Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:53.757Z","message":"Entering","context":{"RequestID":"c64f7f96-5e72-4524-8229-9c74b510af67","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6edef33b-ee38-4b71-a24c-3363ff8491b0","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:53.757Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:53.764Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c64f7f96-5e72-4524-8229-9c74b510af67","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6edef33b-ee38-4b71-a24c-3363ff8491b0","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:53.757Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:53.764Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c64f7f96-5e72-4524-8229-9c74b510af67","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6edef33b-ee38-4b71-a24c-3363ff8491b0","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:53.757Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:53.764Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c64f7f96-5e72-4524-8229-9c74b510af67","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6edef33b-ee38-4b71-a24c-3363ff8491b0","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:53.757Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:53.765Z","message":"Invoke","context":{"RequestID":"c64f7f96-5e72-4524-8229-9c74b510af67","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"6edef33b-ee38-4b71-a24c-3363ff8491b0","LogTimestamp":"2023-04-13T10:12:53.765Z"},"thread":"qtp1341706533-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:53.820Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"c64f7f96-5e72-4524-8229-9c74b510af67","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"55","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":"6edef33b-ee38-4b71-a24c-3363ff8491b0","LogTimestamp":"2023-04-13T10:12:53.820Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:53.828Z","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-04-13T10:12:53.836Z","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\":\"c64f7f96-5e72-4524-8229-9c74b510af67\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:53:825\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380773763\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"b1566228-6785-4ce1-aea2-053736f80341\",\"resource-version\":\"1681380773763\",\"model-name\":\"vpls-pe\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"457ba89b-334c-4fbd-acc4-160ac0e0cdc0\"}}","context":{"RequestID":"c64f7f96-5e72-4524-8229-9c74b510af67","ServiceName":"/aai/v27/service-design-and-creation/models/model/457ba89b-334c-4fbd-acc4-160ac0e0cdc0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:53.836Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:53.863Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"c64f7f96-5e72-4524-8229-9c74b510af67","ServiceName":"/aai/v27/service-design-and-creation/models/model/457ba89b-334c-4fbd-acc4-160ac0e0cdc0","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:53.863Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:53.863Z","message":"{\"transactionId\":\"c64f7f96-5e72-4524-8229-9c74b510af67\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:53:758\",\"respDate\":\"230413-10:12:53:863\",\"sourceId\":\"AAI-TOOLS:c64f7f96-5e72-4524-8229-9c74b510af67\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/457ba89b-334c-4fbd-acc4-160ac0e0cdc0\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:12:53:758-64073\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[1c8cee80-00a9-4704-b9a6-7b296c34c568], x-b3-parentspanid=[df6c5143ef0ad9a2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[c64f7f96-5e72-4524-8229-9c74b510af67], Host=[aai.onap], X-Forwarded-Port=[35405], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0fb41854307dd237fe7c4c1d2fc97d04], x-b3-spanid=[4be5928f20428cf6], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[261], Content-Type=[application/json], X-ONAP-RequestID=[c64f7f96-5e72-4524-8229-9c74b510af67]}\\\",\\\"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-230413-10:12:53:758-64073\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[98544], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230413-10:12:53:758-64073]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"c64f7f96-5e72-4524-8229-9c74b510af67","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"55","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"6edef33b-ee38-4b71-a24c-3363ff8491b0","LogTimestamp":"2023-04-13T10:12:53.820Z","elapsedTime":"2"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:53.864Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"c64f7f96-5e72-4524-8229-9c74b510af67","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"107","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"6edef33b-ee38-4b71-a24c-3363ff8491b0","LogTimestamp":"2023-04-13T10:12:53.864Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:53 +0000] "PUT /aai/v27/service-design-and-creation/models/model/457ba89b-334c-4fbd-acc4-160ac0e0cdc0" 201 0 REST c64f7f96-5e72-4524-8229-9c74b510af67 AAI-TOOLS 127.0.0.6 - - - - - - - - - 110 - "logType": "access"
{"timestamp":"2023-04-13T10:12:53.948Z","message":"Entering","context":{"RequestID":"1ec78d4d-6263-4900-a21d-f5f03ea0920e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"75dd8ff0-f439-4f23-bdc4-9f19312a5d8b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:53.948Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:53.954Z","message":"Checking for system property [partnerName]","context":{"RequestID":"1ec78d4d-6263-4900-a21d-f5f03ea0920e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"75dd8ff0-f439-4f23-bdc4-9f19312a5d8b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:53.948Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:53.954Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"1ec78d4d-6263-4900-a21d-f5f03ea0920e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"75dd8ff0-f439-4f23-bdc4-9f19312a5d8b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:53.948Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:53.954Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"1ec78d4d-6263-4900-a21d-f5f03ea0920e","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"75dd8ff0-f439-4f23-bdc4-9f19312a5d8b","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:53.948Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:53.955Z","message":"Invoke","context":{"RequestID":"1ec78d4d-6263-4900-a21d-f5f03ea0920e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"75dd8ff0-f439-4f23-bdc4-9f19312a5d8b","LogTimestamp":"2023-04-13T10:12:53.955Z"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:54.000Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"1ec78d4d-6263-4900-a21d-f5f03ea0920e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"46","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":"75dd8ff0-f439-4f23-bdc4-9f19312a5d8b","LogTimestamp":"2023-04-13T10:12:54Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:54.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/9e23b675-db2b-488b-b459-57aa9857baa0\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"1ec78d4d-6263-4900-a21d-f5f03ea0920e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:54:003\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380773954\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"21a146e5-9901-448c-9197-723076770119\",\"resource-version\":\"1681380773954\",\"model-name\":\"vpn-binding\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"9e23b675-db2b-488b-b459-57aa9857baa0\"}}","context":{"RequestID":"1ec78d4d-6263-4900-a21d-f5f03ea0920e","ServiceName":"/aai/v27/service-design-and-creation/models/model/9e23b675-db2b-488b-b459-57aa9857baa0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:54.013Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:54.024Z","message":"{\"transactionId\":\"1ec78d4d-6263-4900-a21d-f5f03ea0920e\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:53:948\",\"respDate\":\"230413-10:12:54:024\",\"sourceId\":\"AAI-TOOLS:1ec78d4d-6263-4900-a21d-f5f03ea0920e\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/9e23b675-db2b-488b-b459-57aa9857baa0\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:12:53:948-10448\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[5e11bd7c-87fb-486d-bba8-55c68da33ff8], x-b3-parentspanid=[ea612c71c362f482], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[1ec78d4d-6263-4900-a21d-f5f03ea0920e], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4c0a1d32c4e5fc0ef03de016b1bf0fae], x-b3-spanid=[b5f3ea9c458cb76d], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[265], Content-Type=[application/json], X-ONAP-RequestID=[1ec78d4d-6263-4900-a21d-f5f03ea0920e]}\\\",\\\"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\\\":\\\"1-aai-resources-230413-10:12:53:948-10448\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[82120], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230413-10:12:53:948-10448]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"1ec78d4d-6263-4900-a21d-f5f03ea0920e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"46","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"75dd8ff0-f439-4f23-bdc4-9f19312a5d8b","LogTimestamp":"2023-04-13T10:12:54Z","elapsedTime":"1"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:54.025Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"1ec78d4d-6263-4900-a21d-f5f03ea0920e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"77","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"75dd8ff0-f439-4f23-bdc4-9f19312a5d8b","LogTimestamp":"2023-04-13T10:12:54.025Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:54 +0000] "PUT /aai/v27/service-design-and-creation/models/model/9e23b675-db2b-488b-b459-57aa9857baa0" 201 0 REST 1ec78d4d-6263-4900-a21d-f5f03ea0920e AAI-TOOLS 127.0.0.6 - - - - - - - - - 80 - "logType": "access"
{"timestamp":"2023-04-13T10:12:54.039Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"1ec78d4d-6263-4900-a21d-f5f03ea0920e","ServiceName":"/aai/v27/service-design-and-creation/models/model/9e23b675-db2b-488b-b459-57aa9857baa0","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:54.038Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:54.118Z","message":"Entering","context":{"RequestID":"d1dd3240-4f1c-4720-b04b-184a66d4f676","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"00de427e-1ed1-40da-8855-d5dbe61f2b78","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:54.118Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:54.128Z","message":"Checking for system property [partnerName]","context":{"RequestID":"d1dd3240-4f1c-4720-b04b-184a66d4f676","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"00de427e-1ed1-40da-8855-d5dbe61f2b78","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:54.118Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:54.128Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"d1dd3240-4f1c-4720-b04b-184a66d4f676","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"00de427e-1ed1-40da-8855-d5dbe61f2b78","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:54.118Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:54.128Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"d1dd3240-4f1c-4720-b04b-184a66d4f676","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"00de427e-1ed1-40da-8855-d5dbe61f2b78","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:54.118Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:54.129Z","message":"Invoke","context":{"RequestID":"d1dd3240-4f1c-4720-b04b-184a66d4f676","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"00de427e-1ed1-40da-8855-d5dbe61f2b78","LogTimestamp":"2023-04-13T10:12:54.129Z"},"thread":"qtp1341706533-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:54.178Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"d1dd3240-4f1c-4720-b04b-184a66d4f676","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"48","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":"00de427e-1ed1-40da-8855-d5dbe61f2b78","LogTimestamp":"2023-04-13T10:12:54.177Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:54.189Z","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\":\"d1dd3240-4f1c-4720-b04b-184a66d4f676\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:54:181\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380774127\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"8ecb2c5d-7176-4317-a255-26274edfdd53\",\"resource-version\":\"1681380774127\",\"model-name\":\"vserver\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"d1dd3240-4f1c-4720-b04b-184a66d4f676","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:54.189Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:54.202Z","message":"{\"transactionId\":\"d1dd3240-4f1c-4720-b04b-184a66d4f676\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:54:119\",\"respDate\":\"230413-10:12:54:202\",\"sourceId\":\"AAI-TOOLS:d1dd3240-4f1c-4720-b04b-184a66d4f676\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:12:54:119-58375\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[95332ffc-f82d-4094-94af-5cb95d4d4ca1], x-b3-parentspanid=[a2e492bfe63c89d6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[d1dd3240-4f1c-4720-b04b-184a66d4f676], Host=[aai.onap], X-Forwarded-Port=[35405], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[60f50c8f36cf31f9c0eb4b64045ed6a6], x-b3-spanid=[2068119f888ff437], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[261], Content-Type=[application/json], X-ONAP-RequestID=[d1dd3240-4f1c-4720-b04b-184a66d4f676]}\\\",\\\"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\\\":\\\"1-aai-resources-230413-10:12:54:119-58375\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[61656], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230413-10:12:54:119-58375]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"d1dd3240-4f1c-4720-b04b-184a66d4f676","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"48","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"00de427e-1ed1-40da-8855-d5dbe61f2b78","LogTimestamp":"2023-04-13T10:12:54.177Z","elapsedTime":"1"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:54.203Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"d1dd3240-4f1c-4720-b04b-184a66d4f676","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"85","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"00de427e-1ed1-40da-8855-d5dbe61f2b78","LogTimestamp":"2023-04-13T10:12:54.203Z","ResponseDesc":"Created","elapsedTime":"1"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:54 +0000] "PUT /aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7" 201 0 REST d1dd3240-4f1c-4720-b04b-184a66d4f676 AAI-TOOLS 127.0.0.6 - - - - - - - - - 89 - "logType": "access"
{"timestamp":"2023-04-13T10:12:54.215Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"d1dd3240-4f1c-4720-b04b-184a66d4f676","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:54.215Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:54.287Z","message":"Entering","context":{"RequestID":"f0f9d73f-587c-49da-a941-1d1cb52eec55","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b0aa6b0b-d15b-4351-80d6-56e50cd9bd5e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:12:54.287Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:54.289Z","message":"{\"transactionId\":\"f0f9d73f-587c-49da-a941-1d1cb52eec55\",\"status\":\"200\",\"rqstDate\":\"230413-10:12:54:287\",\"respDate\":\"230413-10:12:54:289\",\"sourceId\":\"haproxy:f0f9d73f-587c-49da-a941-1d1cb52eec55\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:12:54:287-22417\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[78dee854-af45-4969-b8c5-0038e4d55161], x-b3-parentspanid=[1679e5ca5f2cdf26], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[722ec288889d0de21679e5ca5f2cdf26], x-b3-spanid=[9e32ac5d189fc911], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f0f9d73f-587c-49da-a941-1d1cb52eec55]}\\\"}\"}","context":{"RequestID":"f0f9d73f-587c-49da-a941-1d1cb52eec55","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b0aa6b0b-d15b-4351-80d6-56e50cd9bd5e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:12:54.287Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:54.289Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f0f9d73f-587c-49da-a941-1d1cb52eec55","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b0aa6b0b-d15b-4351-80d6-56e50cd9bd5e","LogTimestamp":"2023-04-13T10:12:54.289Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:54.289Z","message":"Entering","context":{"RequestID":"c654950d-7d7f-4f35-b2c1-4274f4621c1d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1475a955-fc24-44af-8ede-83e4051c8a73","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:54.289Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:12:54.301Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c654950d-7d7f-4f35-b2c1-4274f4621c1d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1475a955-fc24-44af-8ede-83e4051c8a73","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:54.289Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:54.302Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c654950d-7d7f-4f35-b2c1-4274f4621c1d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1475a955-fc24-44af-8ede-83e4051c8a73","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:54.289Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:54.302Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c654950d-7d7f-4f35-b2c1-4274f4621c1d","ServiceName":"/aai/v27/service-design-and-creation/models","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1475a955-fc24-44af-8ede-83e4051c8a73","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:54.289Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:54.303Z","message":"Invoke","context":{"RequestID":"c654950d-7d7f-4f35-b2c1-4274f4621c1d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"1475a955-fc24-44af-8ede-83e4051c8a73","LogTimestamp":"2023-04-13T10:12:54.303Z"},"thread":"qtp1341706533-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:54.353Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"c654950d-7d7f-4f35-b2c1-4274f4621c1d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"51","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":"1475a955-fc24-44af-8ede-83e4051c8a73","LogTimestamp":"2023-04-13T10:12:54.353Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:54.367Z","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\":\"c654950d-7d7f-4f35-b2c1-4274f4621c1d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:54:358\"},\"entity\":{\"model-type\":\"widget\",\"resource-version\":\"1681380774300\",\"model-vers\":{\"model-ver\":[{\"model-version-id\":\"f7f21a66-4714-431c-af17-52d64e21de95\",\"resource-version\":\"1681380774300\",\"model-name\":\"zone\",\"model-version\":\"1.0\"}]},\"model-invariant-id\":\"16f7cb93-e807-4065-816b-9cdf391d4992\"}}","context":{"RequestID":"c654950d-7d7f-4f35-b2c1-4274f4621c1d","ServiceName":"/aai/v27/service-design-and-creation/models/model/16f7cb93-e807-4065-816b-9cdf391d4992","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:54.367Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:54.381Z","message":"{\"transactionId\":\"c654950d-7d7f-4f35-b2c1-4274f4621c1d\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:54:290\",\"respDate\":\"230413-10:12:54:381\",\"sourceId\":\"AAI-TOOLS:c654950d-7d7f-4f35-b2c1-4274f4621c1d\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/models/model/16f7cb93-e807-4065-816b-9cdf391d4992\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:12:54:290-87405\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[40c36ff2-d5de-9bb0-b8cf-7a9664763c97], x-b3-parentspanid=[a671952304bc0c33], Accept=[application/json], x-b3-sampled=[1], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[c654950d-7d7f-4f35-b2c1-4274f4621c1d], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f02c6cb1696b76f0074f22931ef65e38], x-b3-spanid=[29b323544a875bea], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[292], Content-Type=[application/json], X-ONAP-RequestID=[c654950d-7d7f-4f35-b2c1-4274f4621c1d]}\\\",\\\"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\\\":\\\"1-aai-resources-230413-10:12:54:290-87405\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[61520], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230413-10:12:54:290-87405]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"c654950d-7d7f-4f35-b2c1-4274f4621c1d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"51","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"1475a955-fc24-44af-8ede-83e4051c8a73","LogTimestamp":"2023-04-13T10:12:54.353Z","elapsedTime":"2"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:54.382Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"c654950d-7d7f-4f35-b2c1-4274f4621c1d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"93","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/models","InvocationID":"1475a955-fc24-44af-8ede-83e4051c8a73","LogTimestamp":"2023-04-13T10:12:54.382Z","ResponseDesc":"Created","elapsedTime":"2"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:54 +0000] "PUT /aai/v27/service-design-and-creation/models/model/16f7cb93-e807-4065-816b-9cdf391d4992" 201 0 REST c654950d-7d7f-4f35-b2c1-4274f4621c1d AAI-TOOLS 127.0.0.6 - - - - - - - - - 98 - "logType": "access"
{"timestamp":"2023-04-13T10:12:54.399Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"c654950d-7d7f-4f35-b2c1-4274f4621c1d","ServiceName":"/aai/v27/service-design-and-creation/models/model/16f7cb93-e807-4065-816b-9cdf391d4992","TargetServiceName":"AAI-EVENT","ElapsedTime":"32","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:54.399Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:54.483Z","message":"Entering","context":{"RequestID":"9899b828-b6d1-4189-9edd-8d5d73a881f8","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"10a4d923-686f-40a4-bdc5-7a80bb07ef9a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:54.483Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:54.509Z","message":"Checking for system property [partnerName]","context":{"RequestID":"9899b828-b6d1-4189-9edd-8d5d73a881f8","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"10a4d923-686f-40a4-bdc5-7a80bb07ef9a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:54.483Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:54.509Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"9899b828-b6d1-4189-9edd-8d5d73a881f8","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"10a4d923-686f-40a4-bdc5-7a80bb07ef9a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:54.483Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:54.509Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"9899b828-b6d1-4189-9edd-8d5d73a881f8","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"10a4d923-686f-40a4-bdc5-7a80bb07ef9a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:54.483Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:54.509Z","message":"Invoke","context":{"RequestID":"9899b828-b6d1-4189-9edd-8d5d73a881f8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"10a4d923-686f-40a4-bdc5-7a80bb07ef9a","LogTimestamp":"2023-04-13T10:12:54.509Z"},"thread":"qtp1341706533-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:54.829Z","message":"[Control connection] Refreshing schema for dox.activity_log (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:54.992Z","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-04-13T10:12:55.695Z","message":"Selector.select() returned prematurely 3 times in a row for Selector io.netty.channel.nio.SelectedSelectionKeySetSelector@75c1fcd8.","thread":"JanusGraph Cluster-nio-worker-1","logger":"io.netty.channel.nio.NioEventLoop","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:55.877Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"9899b828-b6d1-4189-9edd-8d5d73a881f8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1368","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":"10a4d923-686f-40a4-bdc5-7a80bb07ef9a","LogTimestamp":"2023-04-13T10:12:55.877Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:55.993Z","message":"[Control connection] Refreshing schema for dox.healing (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:56.011Z","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-04-13T10:12:56.035Z","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\":\"9899b828-b6d1-4189-9edd-8d5d73a881f8\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:56:024\"},\"entity\":{\"resource-version\":\"1681380774508\",\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"resource-version\":\"1681380774508\",\"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\":\"06b46e5b-8409-4b45-9a23-4ef8ecc0963a\",\"resource-version\":\"1681380774508\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"9d0bde3c-da87-4c21-a6dc-d98e28fddc95\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1681380774508\",\"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\":\"9459fbbc-99f1-4f58-9abc-1fb7049b8cae\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1681380774508\",\"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\":\"df24a469-0d58-44d4-9991-6e76306dee61\",\"resource-version\":\"1681380774508\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"5b1a9168-6d75-49ff-8925-0fffc9f8fbbf\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1681380774508\",\"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\":\"7aa65857-2e5f-492a-b934-3f9705f46304\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1681380774508\",\"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\":\"27ec2592-603a-405d-ab1c-1ec81fc4f6d4\",\"resource-version\":\"1681380774508\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model-ver\",\"related-lookup-uuid\":\"d72ff933-bb67-4ea4-aed6-700d7cdfe428\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1681380774508\",\"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\":\"04974d34-56aa-4974-a573-721b5d1a3360\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1681380774508\",\"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\":\"a1116dff-3552-4004-bcb7-f63751396362\",\"resource-version\":\"1681380774508\",\"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\":\"733d95a5-3974-4555-ba99-3caebd700b7a\",\"resource-version\":\"1681380774508\"}]}}]}}]}}}","context":{"RequestID":"9899b828-b6d1-4189-9edd-8d5d73a881f8","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:56.035Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:56.066Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9899b828-b6d1-4189-9edd-8d5d73a881f8","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:56.066Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:56.067Z","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\":\"9899b828-b6d1-4189-9edd-8d5d73a881f8\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:56:039\"},\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"06b46e5b-8409-4b45-9a23-4ef8ecc0963a\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904/named-query-elements/named-query-element/06b46e5b-8409-4b45-9a23-4ef8ecc0963a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380774508\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"9899b828-b6d1-4189-9edd-8d5d73a881f8","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:56.067Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:56.095Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9899b828-b6d1-4189-9edd-8d5d73a881f8","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:56.094Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:56.096Z","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\":\"9899b828-b6d1-4189-9edd-8d5d73a881f8\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:56:048\"},\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a1116dff-3552-4004-bcb7-f63751396362\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"733d95a5-3974-4555-ba99-3caebd700b7a\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904/named-query-elements/named-query-element/a1116dff-3552-4004-bcb7-f63751396362/named-query-elements/named-query-element/733d95a5-3974-4555-ba99-3caebd700b7a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380774508\",\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"9899b828-b6d1-4189-9edd-8d5d73a881f8","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:56.095Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:56.120Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9899b828-b6d1-4189-9edd-8d5d73a881f8","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:56.119Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:56.120Z","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\":\"9899b828-b6d1-4189-9edd-8d5d73a881f8\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:56:057\"},\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"06b46e5b-8409-4b45-9a23-4ef8ecc0963a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"df24a469-0d58-44d4-9991-6e76306dee61\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904/named-query-elements/named-query-element/06b46e5b-8409-4b45-9a23-4ef8ecc0963a/named-query-elements/named-query-element/df24a469-0d58-44d4-9991-6e76306dee61\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380774508\",\"model-invariant-id\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\"}}","context":{"RequestID":"9899b828-b6d1-4189-9edd-8d5d73a881f8","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:56.120Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:56.144Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9899b828-b6d1-4189-9edd-8d5d73a881f8","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:56.144Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:56.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/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"9899b828-b6d1-4189-9edd-8d5d73a881f8\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:56:071\"},\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"06b46e5b-8409-4b45-9a23-4ef8ecc0963a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27ec2592-603a-405d-ab1c-1ec81fc4f6d4\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904/named-query-elements/named-query-element/06b46e5b-8409-4b45-9a23-4ef8ecc0963a/named-query-elements/named-query-element/27ec2592-603a-405d-ab1c-1ec81fc4f6d4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380774508\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"9899b828-b6d1-4189-9edd-8d5d73a881f8","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:56.145Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:56.170Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9899b828-b6d1-4189-9edd-8d5d73a881f8","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:56.170Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:56.171Z","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\":\"9899b828-b6d1-4189-9edd-8d5d73a881f8\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:56:082\"},\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380774508\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"9899b828-b6d1-4189-9edd-8d5d73a881f8","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:56.171Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:56.204Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9899b828-b6d1-4189-9edd-8d5d73a881f8","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"33","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:56.204Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:56.205Z","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\":\"9899b828-b6d1-4189-9edd-8d5d73a881f8\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:56:091\"},\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a1116dff-3552-4004-bcb7-f63751396362\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904/named-query-elements/named-query-element/a1116dff-3552-4004-bcb7-f63751396362\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380774508\",\"model-invariant-id\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\"}}","context":{"RequestID":"9899b828-b6d1-4189-9edd-8d5d73a881f8","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:56.205Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:56.231Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9899b828-b6d1-4189-9edd-8d5d73a881f8","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:56.231Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:56.302Z","message":"Entering","context":{"RequestID":"dc69675c-1eb8-4e94-936c-8d5924b0feb3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0d354377-0336-4bf3-ad7d-5412035cd497","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:12:56.302Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:56.306Z","message":"{\"transactionId\":\"dc69675c-1eb8-4e94-936c-8d5924b0feb3\",\"status\":\"200\",\"rqstDate\":\"230413-10:12:56:303\",\"respDate\":\"230413-10:12:56:306\",\"sourceId\":\"haproxy:dc69675c-1eb8-4e94-936c-8d5924b0feb3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:12:56:303-74622\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f60c1884-e983-4fa6-98cb-c1a699f7e7d1], x-b3-parentspanid=[a212437ec894d042], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f7e413200581a463a212437ec894d042], x-b3-spanid=[90b972ae46ffcb4f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dc69675c-1eb8-4e94-936c-8d5924b0feb3]}\\\"}\"}","context":{"RequestID":"dc69675c-1eb8-4e94-936c-8d5924b0feb3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0d354377-0336-4bf3-ad7d-5412035cd497","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:12:56.302Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:56.307Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dc69675c-1eb8-4e94-936c-8d5924b0feb3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0d354377-0336-4bf3-ad7d-5412035cd497","LogTimestamp":"2023-04-13T10:12:56.307Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-13T10:12:56.366Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:12:56.381Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:56.382Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:56.382Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:56.506Z","message":"{\"transactionId\":\"9899b828-b6d1-4189-9edd-8d5d73a881f8\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:54:484\",\"respDate\":\"230413-10:12:56:506\",\"sourceId\":\"AAI-TOOLS:9899b828-b6d1-4189-9edd-8d5d73a881f8\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:12:54:484-55905\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[580aa56c-88ca-485e-91ca-dc54cfc931b9], x-b3-parentspanid=[9f56cf9e8a289671], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[9899b828-b6d1-4189-9edd-8d5d73a881f8], Host=[aai.onap], X-Forwarded-Port=[35405], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7c1ae4f06fb6f5d948cd5d0cd7b0c22e], x-b3-spanid=[fda1794365b5e306], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[10743], Content-Type=[application/json], X-ONAP-RequestID=[9899b828-b6d1-4189-9edd-8d5d73a881f8]}\\\",\\\"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\\\":\\\"0-aai-resources-230413-10:12:54:484-55905\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[65752], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230413-10:12:54:484-55905]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"9899b828-b6d1-4189-9edd-8d5d73a881f8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1368","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"10a4d923-686f-40a4-bdc5-7a80bb07ef9a","LogTimestamp":"2023-04-13T10:12:55.877Z","elapsedTime":"8"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:56.507Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"9899b828-b6d1-4189-9edd-8d5d73a881f8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2024","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"10a4d923-686f-40a4-bdc5-7a80bb07ef9a","LogTimestamp":"2023-04-13T10:12:56.507Z","ResponseDesc":"Created","elapsedTime":"8"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:56 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/4ff56a54-9e3f-46b7-a337-07a1d3c6b469" 201 0 REST 9899b828-b6d1-4189-9edd-8d5d73a881f8 AAI-TOOLS 127.0.0.6 - - - - - - - - - 2027 - "logType": "access"
{"timestamp":"2023-04-13T10:12:56.599Z","message":"Entering","context":{"RequestID":"79cada8a-4fce-47f5-874c-581e24e219b7","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ceebe506-e864-4c62-bc27-ab3d950040db","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:56.599Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:56.620Z","message":"Checking for system property [partnerName]","context":{"RequestID":"79cada8a-4fce-47f5-874c-581e24e219b7","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ceebe506-e864-4c62-bc27-ab3d950040db","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:56.599Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:56.620Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"79cada8a-4fce-47f5-874c-581e24e219b7","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ceebe506-e864-4c62-bc27-ab3d950040db","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:56.599Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:56.620Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"79cada8a-4fce-47f5-874c-581e24e219b7","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ceebe506-e864-4c62-bc27-ab3d950040db","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:56.599Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:56.621Z","message":"Invoke","context":{"RequestID":"79cada8a-4fce-47f5-874c-581e24e219b7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"ceebe506-e864-4c62-bc27-ab3d950040db","LogTimestamp":"2023-04-13T10:12:56.621Z"},"thread":"qtp1341706533-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:56.950Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"79cada8a-4fce-47f5-874c-581e24e219b7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"330","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":"ceebe506-e864-4c62-bc27-ab3d950040db","LogTimestamp":"2023-04-13T10:12:56.950Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:56.998Z","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-04-13T10:12:57.039Z","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\":\"79cada8a-4fce-47f5-874c-581e24e219b7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:57:030\"},\"entity\":{\"resource-version\":\"1681380776619\",\"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\":\"9509ad51-8ead-4b42-8607-41e0246bc993\",\"resource-version\":\"1681380776619\",\"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\":\"eef5ae25-8dd3-426e-9c4a-607b42920aa5\",\"resource-version\":\"1681380776619\",\"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\":\"0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc\",\"resource-version\":\"1681380776619\",\"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\":\"6bf82888-42a2-486b-b090-23fabd6abd42\",\"resource-version\":\"1681380776619\",\"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\":\"b69f6059-ea86-427f-8dc3-b6036029822e\",\"resource-version\":\"1681380776619\"}]}}]}}]}},{\"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\":\"f8da2818-c5ea-4002-beb8-6f4c56992310\",\"resource-version\":\"1681380776619\",\"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\":\"6bdb3e70-8762-4437-bc8d-760399a1f423\",\"resource-version\":\"1681380776619\"}]}}]}}]}}}","context":{"RequestID":"79cada8a-4fce-47f5-874c-581e24e219b7","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:57.039Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:57.070Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"79cada8a-4fce-47f5-874c-581e24e219b7","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:57.070Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:57.071Z","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\":\"79cada8a-4fce-47f5-874c-581e24e219b7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:57:039\"},\"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\":\"9509ad51-8ead-4b42-8607-41e0246bc993\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f8da2818-c5ea-4002-beb8-6f4c56992310\",\"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/9509ad51-8ead-4b42-8607-41e0246bc993/named-query-elements/named-query-element/f8da2818-c5ea-4002-beb8-6f4c56992310\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380776619\",\"model-invariant-id\":\"94043c37-4e73-439c-a790-0fdd697924cd\"}}","context":{"RequestID":"79cada8a-4fce-47f5-874c-581e24e219b7","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:57.071Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:57.102Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"79cada8a-4fce-47f5-874c-581e24e219b7","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:57.102Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:57.103Z","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\":\"79cada8a-4fce-47f5-874c-581e24e219b7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:57:050\"},\"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\":\"9509ad51-8ead-4b42-8607-41e0246bc993\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eef5ae25-8dd3-426e-9c4a-607b42920aa5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6bf82888-42a2-486b-b090-23fabd6abd42\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b69f6059-ea86-427f-8dc3-b6036029822e\",\"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/9509ad51-8ead-4b42-8607-41e0246bc993/named-query-elements/named-query-element/eef5ae25-8dd3-426e-9c4a-607b42920aa5/named-query-elements/named-query-element/0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc/named-query-elements/named-query-element/6bf82888-42a2-486b-b090-23fabd6abd42/named-query-elements/named-query-element/b69f6059-ea86-427f-8dc3-b6036029822e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380776619\",\"model-invariant-id\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\"}}","context":{"RequestID":"79cada8a-4fce-47f5-874c-581e24e219b7","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:57.103Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:57.114Z","message":"{\"transactionId\":\"79cada8a-4fce-47f5-874c-581e24e219b7\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:56:600\",\"respDate\":\"230413-10:12:57:114\",\"sourceId\":\"AAI-TOOLS:79cada8a-4fce-47f5-874c-581e24e219b7\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:12:56:600-37589\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[2496e72d-fddb-4f85-be51-d61c9c9573fb], x-b3-parentspanid=[cdfe7b23e2f227bb], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[79cada8a-4fce-47f5-874c-581e24e219b7], Host=[aai.onap], X-Forwarded-Port=[35405], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6205b9b78e7fed1fa23fef82cc2a2ddf], x-b3-spanid=[6492f263fe010b50], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[4075], Content-Type=[application/json], X-ONAP-RequestID=[79cada8a-4fce-47f5-874c-581e24e219b7]}\\\",\\\"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\\\":\\\"0-aai-resources-230413-10:12:56:600-37589\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[65616], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230413-10:12:56:600-37589]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"79cada8a-4fce-47f5-874c-581e24e219b7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"330","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"ceebe506-e864-4c62-bc27-ab3d950040db","LogTimestamp":"2023-04-13T10:12:56.950Z","elapsedTime":"6"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:57.115Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"79cada8a-4fce-47f5-874c-581e24e219b7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"516","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"ceebe506-e864-4c62-bc27-ab3d950040db","LogTimestamp":"2023-04-13T10:12:57.115Z","ResponseDesc":"Created","elapsedTime":"6"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:57 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/4f448e43-339f-4c1c-85f6-896c444e25ca" 201 0 REST 79cada8a-4fce-47f5-874c-581e24e219b7 AAI-TOOLS 127.0.0.6 - - - - - - - - - 520 - "logType": "access"
{"timestamp":"2023-04-13T10:12:57.129Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"79cada8a-4fce-47f5-874c-581e24e219b7","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:57.129Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:57.130Z","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\":\"79cada8a-4fce-47f5-874c-581e24e219b7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:57:060\"},\"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\":\"9509ad51-8ead-4b42-8607-41e0246bc993\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f8da2818-c5ea-4002-beb8-6f4c56992310\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6bdb3e70-8762-4437-bc8d-760399a1f423\",\"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/9509ad51-8ead-4b42-8607-41e0246bc993/named-query-elements/named-query-element/f8da2818-c5ea-4002-beb8-6f4c56992310/named-query-elements/named-query-element/6bdb3e70-8762-4437-bc8d-760399a1f423\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380776619\",\"model-invariant-id\":\"862b25a1-262a-4961-bdaa-cdc55d69785a\"}}","context":{"RequestID":"79cada8a-4fce-47f5-874c-581e24e219b7","ServiceName":"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:57.130Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:57.152Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"79cada8a-4fce-47f5-874c-581e24e219b7","ServiceName":"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","TargetServiceName":"AAI-EVENT","ElapsedTime":"22","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:57.152Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:57.152Z","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\":\"79cada8a-4fce-47f5-874c-581e24e219b7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:57:069\"},\"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\":\"9509ad51-8ead-4b42-8607-41e0246bc993\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eef5ae25-8dd3-426e-9c4a-607b42920aa5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc\",\"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/9509ad51-8ead-4b42-8607-41e0246bc993/named-query-elements/named-query-element/eef5ae25-8dd3-426e-9c4a-607b42920aa5/named-query-elements/named-query-element/0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc\",\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"06b46e5b-8409-4b45-9a23-4ef8ecc0963a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27ec2592-603a-405d-ab1c-1ec81fc4f6d4\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904/named-query-elements/named-query-element/06b46e5b-8409-4b45-9a23-4ef8ecc0963a/named-query-elements/named-query-element/27ec2592-603a-405d-ab1c-1ec81fc4f6d4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380776619\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"79cada8a-4fce-47f5-874c-581e24e219b7","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:57.152Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:57.176Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"79cada8a-4fce-47f5-874c-581e24e219b7","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:57.176Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:57.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/fe012535-2c31-4a39-a739-612374c638a0\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"79cada8a-4fce-47f5-874c-581e24e219b7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:57:078\"},\"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\":\"9509ad51-8ead-4b42-8607-41e0246bc993\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eef5ae25-8dd3-426e-9c4a-607b42920aa5\",\"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/9509ad51-8ead-4b42-8607-41e0246bc993/named-query-elements/named-query-element/eef5ae25-8dd3-426e-9c4a-607b42920aa5\",\"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\":\"9509ad51-8ead-4b42-8607-41e0246bc993\",\"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/9509ad51-8ead-4b42-8607-41e0246bc993\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380776619\",\"model-invariant-id\":\"fe012535-2c31-4a39-a739-612374c638a0\"}}","context":{"RequestID":"79cada8a-4fce-47f5-874c-581e24e219b7","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:57.176Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:57.194Z","message":"Entering","context":{"RequestID":"baf98323-4ce4-47a5-a7a9-6df72e925c98","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"50c39834-53c6-47c5-a49c-f1e6572432b5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:57.194Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:57.206Z","message":"Checking for system property [partnerName]","context":{"RequestID":"baf98323-4ce4-47a5-a7a9-6df72e925c98","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"50c39834-53c6-47c5-a49c-f1e6572432b5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:57.194Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:57.206Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"79cada8a-4fce-47f5-874c-581e24e219b7","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:57.206Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:57.206Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"baf98323-4ce4-47a5-a7a9-6df72e925c98","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"50c39834-53c6-47c5-a49c-f1e6572432b5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:57.194Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:57.207Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"baf98323-4ce4-47a5-a7a9-6df72e925c98","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"50c39834-53c6-47c5-a49c-f1e6572432b5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:57.194Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:57.207Z","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\":\"79cada8a-4fce-47f5-874c-581e24e219b7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:57:086\"},\"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\":\"9509ad51-8ead-4b42-8607-41e0246bc993\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eef5ae25-8dd3-426e-9c4a-607b42920aa5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6bf82888-42a2-486b-b090-23fabd6abd42\",\"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/9509ad51-8ead-4b42-8607-41e0246bc993/named-query-elements/named-query-element/eef5ae25-8dd3-426e-9c4a-607b42920aa5/named-query-elements/named-query-element/0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc/named-query-elements/named-query-element/6bf82888-42a2-486b-b090-23fabd6abd42\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380776619\",\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"79cada8a-4fce-47f5-874c-581e24e219b7","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:57.207Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:57.208Z","message":"Invoke","context":{"RequestID":"baf98323-4ce4-47a5-a7a9-6df72e925c98","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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/d27ccfea-7098-42d7-a4cd-bbddb37bf205","InvocationID":"50c39834-53c6-47c5-a49c-f1e6572432b5","LogTimestamp":"2023-04-13T10:12:57.208Z"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:57.237Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"79cada8a-4fce-47f5-874c-581e24e219b7","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:57.236Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:57.315Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"baf98323-4ce4-47a5-a7a9-6df72e925c98","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"108","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":"50c39834-53c6-47c5-a49c-f1e6572432b5","LogTimestamp":"2023-04-13T10:12:57.315Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:57.358Z","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\":\"baf98323-4ce4-47a5-a7a9-6df72e925c98\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:57:349\"},\"entity\":{\"resource-version\":\"1681380777204\",\"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\":\"6293b53d-caff-4fcd-83b9-25557a2060d4\",\"resource-version\":\"1681380777204\",\"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\":\"3ea3777b-f855-4dfb-99f3-8917cd7bed91\",\"resource-version\":\"1681380777204\"}]}}]}}}","context":{"RequestID":"baf98323-4ce4-47a5-a7a9-6df72e925c98","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:57.357Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:57.388Z","message":"{\"transactionId\":\"baf98323-4ce4-47a5-a7a9-6df72e925c98\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:57:195\",\"respDate\":\"230413-10:12:57:388\",\"sourceId\":\"AAI-TOOLS:baf98323-4ce4-47a5-a7a9-6df72e925c98\",\"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-230413-10:12:57:195-23727\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[c6da150b-5fe0-4573-bfbf-d2025c438667], x-b3-parentspanid=[937ecd02a3a449ae], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[baf98323-4ce4-47a5-a7a9-6df72e925c98], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e9a2a07ac69a3b9f1ed813d1d23b20fc], x-b3-spanid=[c8b8c202c1af9fec], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[1122], Content-Type=[application/json], X-ONAP-RequestID=[baf98323-4ce4-47a5-a7a9-6df72e925c98]}\\\",\\\"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-230413-10:12:57:195-23727\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[123104], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230413-10:12:57:195-23727]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"baf98323-4ce4-47a5-a7a9-6df72e925c98","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"108","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"50c39834-53c6-47c5-a49c-f1e6572432b5","LogTimestamp":"2023-04-13T10:12:57.315Z","elapsedTime":"17"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:57.389Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"baf98323-4ce4-47a5-a7a9-6df72e925c98","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"195","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"50c39834-53c6-47c5-a49c-f1e6572432b5","LogTimestamp":"2023-04-13T10:12:57.389Z","ResponseDesc":"Created","elapsedTime":"17"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:57.390Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"baf98323-4ce4-47a5-a7a9-6df72e925c98","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205","TargetServiceName":"AAI-EVENT","ElapsedTime":"33","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:57.390Z","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 - - [13/Apr/2023:10:12:57 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/d27ccfea-7098-42d7-a4cd-bbddb37bf205" 201 0 REST baf98323-4ce4-47a5-a7a9-6df72e925c98 AAI-TOOLS 127.0.0.6 - - - - - - - - - 199 - "logType": "access"
{"timestamp":"2023-04-13T10:12:57.392Z","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\":\"baf98323-4ce4-47a5-a7a9-6df72e925c98\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:57:359\"},\"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\":\"6293b53d-caff-4fcd-83b9-25557a2060d4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3ea3777b-f855-4dfb-99f3-8917cd7bed91\",\"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/6293b53d-caff-4fcd-83b9-25557a2060d4/named-query-elements/named-query-element/3ea3777b-f855-4dfb-99f3-8917cd7bed91\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380777204\",\"model-invariant-id\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\"}}","context":{"RequestID":"baf98323-4ce4-47a5-a7a9-6df72e925c98","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:57.392Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:57.420Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"baf98323-4ce4-47a5-a7a9-6df72e925c98","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:57.420Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:57.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/862b25a1-262a-4961-bdaa-cdc55d69785a\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"baf98323-4ce4-47a5-a7a9-6df72e925c98\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:57:369\"},\"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\":\"9509ad51-8ead-4b42-8607-41e0246bc993\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f8da2818-c5ea-4002-beb8-6f4c56992310\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6bdb3e70-8762-4437-bc8d-760399a1f423\",\"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/9509ad51-8ead-4b42-8607-41e0246bc993/named-query-elements/named-query-element/f8da2818-c5ea-4002-beb8-6f4c56992310/named-query-elements/named-query-element/6bdb3e70-8762-4437-bc8d-760399a1f423\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"d27ccfea-7098-42d7-a4cd-bbddb37bf205\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"6293b53d-caff-4fcd-83b9-25557a2060d4\",\"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/6293b53d-caff-4fcd-83b9-25557a2060d4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380777204\",\"model-invariant-id\":\"862b25a1-262a-4961-bdaa-cdc55d69785a\"}}","context":{"RequestID":"baf98323-4ce4-47a5-a7a9-6df72e925c98","ServiceName":"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:57.420Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:57.450Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"baf98323-4ce4-47a5-a7a9-6df72e925c98","ServiceName":"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:57.450Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:57.463Z","message":"Entering","context":{"RequestID":"e0dba01e-4f37-4a6b-b201-c33ac7c46514","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"eabcfdbe-d4c4-4053-9bd8-c6f38c2611b5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:57.463Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:57.471Z","message":"Checking for system property [partnerName]","context":{"RequestID":"e0dba01e-4f37-4a6b-b201-c33ac7c46514","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"eabcfdbe-d4c4-4053-9bd8-c6f38c2611b5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:57.463Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:57.471Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"e0dba01e-4f37-4a6b-b201-c33ac7c46514","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"eabcfdbe-d4c4-4053-9bd8-c6f38c2611b5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:57.463Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:57.471Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"e0dba01e-4f37-4a6b-b201-c33ac7c46514","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"eabcfdbe-d4c4-4053-9bd8-c6f38c2611b5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:57.463Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:57.471Z","message":"Invoke","context":{"RequestID":"e0dba01e-4f37-4a6b-b201-c33ac7c46514","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"eabcfdbe-d4c4-4053-9bd8-c6f38c2611b5","LogTimestamp":"2023-04-13T10:12:57.471Z"},"thread":"qtp1341706533-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:57.721Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"e0dba01e-4f37-4a6b-b201-c33ac7c46514","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"250","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":"eabcfdbe-d4c4-4053-9bd8-c6f38c2611b5","LogTimestamp":"2023-04-13T10:12:57.721Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:57.828Z","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\":\"e0dba01e-4f37-4a6b-b201-c33ac7c46514\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:57:817\"},\"entity\":{\"resource-version\":\"1681380777470\",\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"resource-version\":\"1681380777470\",\"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\":\"9d3c2df0-5770-49af-afc7-2f8b876c0f0c\",\"resource-version\":\"1681380777470\"},{\"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\":\"35bc9779-5110-4c1b-9326-392949e849fc\",\"resource-version\":\"1681380777470\",\"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\":\"6b941a24-123d-4d63-a39c-012a59046ae7\",\"resource-version\":\"1681380777470\",\"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\":\"a58b9fc1-39ae-496c-9c32-0c62902bfdc9\",\"resource-version\":\"1681380777470\"},{\"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\":\"70c4fe2b-8f73-4502-98b9-7a0da4adc8f0\",\"resource-version\":\"1681380777470\"},{\"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\":\"d2d49d23-bc78-49b9-b7aa-14f5db419b23\",\"resource-version\":\"1681380777470\"}]}},{\"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\":\"ebe0bc29-375e-4c8c-a089-226b73a6a341\",\"resource-version\":\"1681380777470\"}]}}]}}]}}}","context":{"RequestID":"e0dba01e-4f37-4a6b-b201-c33ac7c46514","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:57.828Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:57.873Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e0dba01e-4f37-4a6b-b201-c33ac7c46514","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d","TargetServiceName":"AAI-EVENT","ElapsedTime":"45","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:57.873Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:57.874Z","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\":\"e0dba01e-4f37-4a6b-b201-c33ac7c46514\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:57:834\"},\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"06b46e5b-8409-4b45-9a23-4ef8ecc0963a\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904/named-query-elements/named-query-element/06b46e5b-8409-4b45-9a23-4ef8ecc0963a\",\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"35bc9779-5110-4c1b-9326-392949e849fc\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a/named-query-elements/named-query-element/35bc9779-5110-4c1b-9326-392949e849fc\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380777470\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"e0dba01e-4f37-4a6b-b201-c33ac7c46514","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:57.874Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:57.903Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e0dba01e-4f37-4a6b-b201-c33ac7c46514","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:57.903Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:57.905Z","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\":\"e0dba01e-4f37-4a6b-b201-c33ac7c46514\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:57:847\"},\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"35bc9779-5110-4c1b-9326-392949e849fc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ebe0bc29-375e-4c8c-a089-226b73a6a341\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a/named-query-elements/named-query-element/35bc9779-5110-4c1b-9326-392949e849fc/named-query-elements/named-query-element/ebe0bc29-375e-4c8c-a089-226b73a6a341\",\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"35bc9779-5110-4c1b-9326-392949e849fc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b941a24-123d-4d63-a39c-012a59046ae7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d2d49d23-bc78-49b9-b7aa-14f5db419b23\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a/named-query-elements/named-query-element/35bc9779-5110-4c1b-9326-392949e849fc/named-query-elements/named-query-element/6b941a24-123d-4d63-a39c-012a59046ae7/named-query-elements/named-query-element/d2d49d23-bc78-49b9-b7aa-14f5db419b23\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380777470\",\"model-invariant-id\":\"fcec1b02-b2d0-4834-aef8-d71be04717dd\"}}","context":{"RequestID":"e0dba01e-4f37-4a6b-b201-c33ac7c46514","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:57.905Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:57.906Z","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-04-13T10:12:57.924Z","message":"{\"transactionId\":\"e0dba01e-4f37-4a6b-b201-c33ac7c46514\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:57:463\",\"respDate\":\"230413-10:12:57:924\",\"sourceId\":\"AAI-TOOLS:e0dba01e-4f37-4a6b-b201-c33ac7c46514\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:12:57:463-5400\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[a909bbb5-50d1-4be6-b3cc-6e7e7703c47e], x-b3-parentspanid=[afa9e6f2c0a6a1b4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[e0dba01e-4f37-4a6b-b201-c33ac7c46514], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d2680046a78a11bd0304455dd9bcd461], x-b3-spanid=[50d7902c5af2c9d4], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[4286], Content-Type=[application/json], X-ONAP-RequestID=[e0dba01e-4f37-4a6b-b201-c33ac7c46514]}\\\",\\\"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\\\":\\\"1-aai-resources-230413-10:12:57:463-5400\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[94232], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230413-10:12:57:463-5400]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"e0dba01e-4f37-4a6b-b201-c33ac7c46514","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"250","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"eabcfdbe-d4c4-4053-9bd8-c6f38c2611b5","LogTimestamp":"2023-04-13T10:12:57.721Z","elapsedTime":"25"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:57.925Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"e0dba01e-4f37-4a6b-b201-c33ac7c46514","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"462","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"eabcfdbe-d4c4-4053-9bd8-c6f38c2611b5","LogTimestamp":"2023-04-13T10:12:57.925Z","ResponseDesc":"Created","elapsedTime":"25"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:57 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/ed0a0f5b-cf79-4784-88b2-911cd726cd3d" 201 0 REST e0dba01e-4f37-4a6b-b201-c33ac7c46514 AAI-TOOLS 127.0.0.6 - - - - - - - - - 465 - "logType": "access"
{"timestamp":"2023-04-13T10:12:57.934Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e0dba01e-4f37-4a6b-b201-c33ac7c46514","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:57.934Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:57.935Z","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\":\"e0dba01e-4f37-4a6b-b201-c33ac7c46514\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:57:863\"},\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d3c2df0-5770-49af-afc7-2f8b876c0f0c\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a/named-query-elements/named-query-element/9d3c2df0-5770-49af-afc7-2f8b876c0f0c\",\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"35bc9779-5110-4c1b-9326-392949e849fc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b941a24-123d-4d63-a39c-012a59046ae7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a58b9fc1-39ae-496c-9c32-0c62902bfdc9\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a/named-query-elements/named-query-element/35bc9779-5110-4c1b-9326-392949e849fc/named-query-elements/named-query-element/6b941a24-123d-4d63-a39c-012a59046ae7/named-query-elements/named-query-element/a58b9fc1-39ae-496c-9c32-0c62902bfdc9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380777470\",\"model-invariant-id\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\"}}","context":{"RequestID":"e0dba01e-4f37-4a6b-b201-c33ac7c46514","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:57.935Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:57.959Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e0dba01e-4f37-4a6b-b201-c33ac7c46514","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:57.959Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:57.960Z","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\":\"e0dba01e-4f37-4a6b-b201-c33ac7c46514\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:57:876\"},\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"35bc9779-5110-4c1b-9326-392949e849fc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b941a24-123d-4d63-a39c-012a59046ae7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"70c4fe2b-8f73-4502-98b9-7a0da4adc8f0\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a/named-query-elements/named-query-element/35bc9779-5110-4c1b-9326-392949e849fc/named-query-elements/named-query-element/6b941a24-123d-4d63-a39c-012a59046ae7/named-query-elements/named-query-element/70c4fe2b-8f73-4502-98b9-7a0da4adc8f0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380777470\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"e0dba01e-4f37-4a6b-b201-c33ac7c46514","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:57.960Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:57.982Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e0dba01e-4f37-4a6b-b201-c33ac7c46514","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"22","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:57.982Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:57.983Z","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\":\"e0dba01e-4f37-4a6b-b201-c33ac7c46514\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:57:885\"},\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"35bc9779-5110-4c1b-9326-392949e849fc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b941a24-123d-4d63-a39c-012a59046ae7\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a/named-query-elements/named-query-element/35bc9779-5110-4c1b-9326-392949e849fc/named-query-elements/named-query-element/6b941a24-123d-4d63-a39c-012a59046ae7\",\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"06b46e5b-8409-4b45-9a23-4ef8ecc0963a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"df24a469-0d58-44d4-9991-6e76306dee61\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904/named-query-elements/named-query-element/06b46e5b-8409-4b45-9a23-4ef8ecc0963a/named-query-elements/named-query-element/df24a469-0d58-44d4-9991-6e76306dee61\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380777470\",\"model-invariant-id\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\"}}","context":{"RequestID":"e0dba01e-4f37-4a6b-b201-c33ac7c46514","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:57.983Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:58.007Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e0dba01e-4f37-4a6b-b201-c33ac7c46514","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:58.007Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:58.008Z","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\":\"e0dba01e-4f37-4a6b-b201-c33ac7c46514\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:57:896\"},\"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\":\"9509ad51-8ead-4b42-8607-41e0246bc993\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eef5ae25-8dd3-426e-9c4a-607b42920aa5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc\",\"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/9509ad51-8ead-4b42-8607-41e0246bc993/named-query-elements/named-query-element/eef5ae25-8dd3-426e-9c4a-607b42920aa5/named-query-elements/named-query-element/0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc\",\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"06b46e5b-8409-4b45-9a23-4ef8ecc0963a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27ec2592-603a-405d-ab1c-1ec81fc4f6d4\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904/named-query-elements/named-query-element/06b46e5b-8409-4b45-9a23-4ef8ecc0963a/named-query-elements/named-query-element/27ec2592-603a-405d-ab1c-1ec81fc4f6d4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380777470\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"e0dba01e-4f37-4a6b-b201-c33ac7c46514","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:58.008Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:58.017Z","message":"Entering","context":{"RequestID":"cf26d201-35ba-4dc7-abb2-5e690b05f359","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cb15e95c-d610-4486-b40c-379d245f263f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:58.017Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:58.035Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"e0dba01e-4f37-4a6b-b201-c33ac7c46514","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:58.034Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:58.040Z","message":"Checking for system property [partnerName]","context":{"RequestID":"cf26d201-35ba-4dc7-abb2-5e690b05f359","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cb15e95c-d610-4486-b40c-379d245f263f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:58.017Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:58.040Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"cf26d201-35ba-4dc7-abb2-5e690b05f359","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cb15e95c-d610-4486-b40c-379d245f263f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:58.017Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:58.040Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"cf26d201-35ba-4dc7-abb2-5e690b05f359","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cb15e95c-d610-4486-b40c-379d245f263f","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:58.017Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:58.040Z","message":"Invoke","context":{"RequestID":"cf26d201-35ba-4dc7-abb2-5e690b05f359","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"cb15e95c-d610-4486-b40c-379d245f263f","LogTimestamp":"2023-04-13T10:12:58.040Z"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:58.317Z","message":"Entering","context":{"RequestID":"965d192c-5544-488b-b975-4916a6cb4030","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1cf5a957-ceac-4bec-8541-92a2df3c64a2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:12:58.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:58.320Z","message":"{\"transactionId\":\"965d192c-5544-488b-b975-4916a6cb4030\",\"status\":\"200\",\"rqstDate\":\"230413-10:12:58:318\",\"respDate\":\"230413-10:12:58:320\",\"sourceId\":\"haproxy:965d192c-5544-488b-b975-4916a6cb4030\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:12:58:318-38646\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5d4087ea-e502-4dc4-bbb0-36dfdf746c81], x-b3-parentspanid=[d5c6ecd79bd0005c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[be68c8858766abdfd5c6ecd79bd0005c], x-b3-spanid=[3d5b274eff77c151], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[965d192c-5544-488b-b975-4916a6cb4030]}\\\"}\"}","context":{"RequestID":"965d192c-5544-488b-b975-4916a6cb4030","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1cf5a957-ceac-4bec-8541-92a2df3c64a2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:12:58.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:58.320Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"965d192c-5544-488b-b975-4916a6cb4030","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1cf5a957-ceac-4bec-8541-92a2df3c64a2","LogTimestamp":"2023-04-13T10:12:58.320Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:12:58.406Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"cf26d201-35ba-4dc7-abb2-5e690b05f359","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"366","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":"cb15e95c-d610-4486-b40c-379d245f263f","LogTimestamp":"2023-04-13T10:12:58.406Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:58.607Z","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\":\"cf26d201-35ba-4dc7-abb2-5e690b05f359\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:58:595\"},\"entity\":{\"resource-version\":\"1681380778038\",\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"resource-version\":\"1681380778038\",\"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\":\"b1efcf48-11db-4ffc-829e-9bda6e663b5e\",\"resource-version\":\"1681380778038\",\"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\":\"97d53191-9331-4d40-be64-b5088b32c5ad\",\"resource-version\":\"1681380778038\"}]}},{\"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\":\"5f9d3c59-6b3e-4544-9608-0e7ce39fbc20\",\"resource-version\":\"1681380778038\"},{\"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\":\"9a801640-0483-4310-bf77-16e2e48ac672\",\"resource-version\":\"1681380778038\",\"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\":\"368a0ede-94b8-4172-9a2d-5b885eabcc8d\",\"resource-version\":\"1681380778038\"},{\"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\":\"aacc7862-6cc6-4dca-b05b-665f0e987acd\",\"resource-version\":\"1681380778038\",\"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\":\"7a998c79-dc9f-4c32-a4df-9b9b751e95d2\",\"resource-version\":\"1681380778038\"},{\"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\":\"50e16f72-48f2-4587-9aa8-9e6a7c551b64\",\"resource-version\":\"1681380778038\"},{\"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\":\"efa36dda-73c7-45e6-870c-9ece0b259277\",\"resource-version\":\"1681380778038\",\"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\":\"92d41666-c0c6-43d1-b5b6-de08d8b931b4\",\"resource-version\":\"1681380778038\"}]}}]}}]}}]},\"property-collect-list\":[\"service-instance-id\",\"service-instance-name\"]}]}}}","context":{"RequestID":"cf26d201-35ba-4dc7-abb2-5e690b05f359","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:58.607Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:58.634Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"cf26d201-35ba-4dc7-abb2-5e690b05f359","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:58.634Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:58.635Z","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\":\"cf26d201-35ba-4dc7-abb2-5e690b05f359\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:58:609\"},\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5f9d3c59-6b3e-4544-9608-0e7ce39fbc20\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829/named-query-elements/named-query-element/5f9d3c59-6b3e-4544-9608-0e7ce39fbc20\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380778038\",\"model-invariant-id\":\"166c050d-f69d-4305-943e-0bc58c3a26cf\"}}","context":{"RequestID":"cf26d201-35ba-4dc7-abb2-5e690b05f359","ServiceName":"/aai/v27/service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:58.635Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:58.664Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"cf26d201-35ba-4dc7-abb2-5e690b05f359","ServiceName":"/aai/v27/service-design-and-creation/models/model/166c050d-f69d-4305-943e-0bc58c3a26cf","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:58.664Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:58.665Z","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\":\"cf26d201-35ba-4dc7-abb2-5e690b05f359\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:58:621\"},\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"06b46e5b-8409-4b45-9a23-4ef8ecc0963a\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904/named-query-elements/named-query-element/06b46e5b-8409-4b45-9a23-4ef8ecc0963a\",\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"35bc9779-5110-4c1b-9326-392949e849fc\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a/named-query-elements/named-query-element/35bc9779-5110-4c1b-9326-392949e849fc\",\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9a801640-0483-4310-bf77-16e2e48ac672\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829/named-query-elements/named-query-element/9a801640-0483-4310-bf77-16e2e48ac672\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380778038\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"cf26d201-35ba-4dc7-abb2-5e690b05f359","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:58.664Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:58.704Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"cf26d201-35ba-4dc7-abb2-5e690b05f359","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"39","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:58.703Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:58.705Z","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\":\"cf26d201-35ba-4dc7-abb2-5e690b05f359\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:58:629\"},\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b1efcf48-11db-4ffc-829e-9bda6e663b5e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"97d53191-9331-4d40-be64-b5088b32c5ad\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829/named-query-elements/named-query-element/b1efcf48-11db-4ffc-829e-9bda6e663b5e/named-query-elements/named-query-element/97d53191-9331-4d40-be64-b5088b32c5ad\",\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9a801640-0483-4310-bf77-16e2e48ac672\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aacc7862-6cc6-4dca-b05b-665f0e987acd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"efa36dda-73c7-45e6-870c-9ece0b259277\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"92d41666-c0c6-43d1-b5b6-de08d8b931b4\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829/named-query-elements/named-query-element/9a801640-0483-4310-bf77-16e2e48ac672/named-query-elements/named-query-element/aacc7862-6cc6-4dca-b05b-665f0e987acd/named-query-elements/named-query-element/efa36dda-73c7-45e6-870c-9ece0b259277/named-query-elements/named-query-element/92d41666-c0c6-43d1-b5b6-de08d8b931b4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380778038\",\"model-invariant-id\":\"1b2c9ba7-e449-4831-ba15-3073672f5ef2\"}}","context":{"RequestID":"cf26d201-35ba-4dc7-abb2-5e690b05f359","ServiceName":"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:58.705Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:58.728Z","message":"{\"transactionId\":\"cf26d201-35ba-4dc7-abb2-5e690b05f359\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:58:018\",\"respDate\":\"230413-10:12:58:727\",\"sourceId\":\"AAI-TOOLS:cf26d201-35ba-4dc7-abb2-5e690b05f359\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:12:58:018-45854\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[1073dc8c-b138-4fb2-ba0e-47747891d975], x-b3-parentspanid=[788c25e549734540], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[cf26d201-35ba-4dc7-abb2-5e690b05f359], Host=[aai.onap], X-Forwarded-Port=[35405], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a8dcb8581c9572738d3885348af3eb01], x-b3-spanid=[10ce5a0bd1120a3b], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[6088], Content-Type=[application/json], X-ONAP-RequestID=[cf26d201-35ba-4dc7-abb2-5e690b05f359]}\\\",\\\"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\\\":\\\"0-aai-resources-230413-10:12:58:018-45854\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[94208], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230413-10:12:58:018-45854]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"cf26d201-35ba-4dc7-abb2-5e690b05f359","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"366","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"cb15e95c-d610-4486-b40c-379d245f263f","LogTimestamp":"2023-04-13T10:12:58.406Z","elapsedTime":"29"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:58.729Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"cf26d201-35ba-4dc7-abb2-5e690b05f359","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"712","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"cb15e95c-d610-4486-b40c-379d245f263f","LogTimestamp":"2023-04-13T10:12:58.729Z","ResponseDesc":"Created","elapsedTime":"29"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:58 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/0367193e-c785-4d5f-9cb8-7bc89dc9ddb7" 201 0 REST cf26d201-35ba-4dc7-abb2-5e690b05f359 AAI-TOOLS 127.0.0.6 - - - - - - - - - 716 - "logType": "access"
{"timestamp":"2023-04-13T10:12:58.736Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"cf26d201-35ba-4dc7-abb2-5e690b05f359","ServiceName":"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:58.735Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:58.737Z","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\":\"cf26d201-35ba-4dc7-abb2-5e690b05f359\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:58:641\"},\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"35bc9779-5110-4c1b-9326-392949e849fc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ebe0bc29-375e-4c8c-a089-226b73a6a341\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a/named-query-elements/named-query-element/35bc9779-5110-4c1b-9326-392949e849fc/named-query-elements/named-query-element/ebe0bc29-375e-4c8c-a089-226b73a6a341\",\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9a801640-0483-4310-bf77-16e2e48ac672\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aacc7862-6cc6-4dca-b05b-665f0e987acd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50e16f72-48f2-4587-9aa8-9e6a7c551b64\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829/named-query-elements/named-query-element/9a801640-0483-4310-bf77-16e2e48ac672/named-query-elements/named-query-element/aacc7862-6cc6-4dca-b05b-665f0e987acd/named-query-elements/named-query-element/50e16f72-48f2-4587-9aa8-9e6a7c551b64\",\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9a801640-0483-4310-bf77-16e2e48ac672\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"368a0ede-94b8-4172-9a2d-5b885eabcc8d\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829/named-query-elements/named-query-element/9a801640-0483-4310-bf77-16e2e48ac672/named-query-elements/named-query-element/368a0ede-94b8-4172-9a2d-5b885eabcc8d\",\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"35bc9779-5110-4c1b-9326-392949e849fc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b941a24-123d-4d63-a39c-012a59046ae7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d2d49d23-bc78-49b9-b7aa-14f5db419b23\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a/named-query-elements/named-query-element/35bc9779-5110-4c1b-9326-392949e849fc/named-query-elements/named-query-element/6b941a24-123d-4d63-a39c-012a59046ae7/named-query-elements/named-query-element/d2d49d23-bc78-49b9-b7aa-14f5db419b23\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380778038\",\"model-invariant-id\":\"fcec1b02-b2d0-4834-aef8-d71be04717dd\"}}","context":{"RequestID":"cf26d201-35ba-4dc7-abb2-5e690b05f359","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:58.737Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:58.760Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"cf26d201-35ba-4dc7-abb2-5e690b05f359","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:58.760Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:58.761Z","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\":\"cf26d201-35ba-4dc7-abb2-5e690b05f359\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:58:652\"},\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b1efcf48-11db-4ffc-829e-9bda6e663b5e\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829/named-query-elements/named-query-element/b1efcf48-11db-4ffc-829e-9bda6e663b5e\",\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d3c2df0-5770-49af-afc7-2f8b876c0f0c\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a/named-query-elements/named-query-element/9d3c2df0-5770-49af-afc7-2f8b876c0f0c\",\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"35bc9779-5110-4c1b-9326-392949e849fc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b941a24-123d-4d63-a39c-012a59046ae7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a58b9fc1-39ae-496c-9c32-0c62902bfdc9\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a/named-query-elements/named-query-element/35bc9779-5110-4c1b-9326-392949e849fc/named-query-elements/named-query-element/6b941a24-123d-4d63-a39c-012a59046ae7/named-query-elements/named-query-element/a58b9fc1-39ae-496c-9c32-0c62902bfdc9\",\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9a801640-0483-4310-bf77-16e2e48ac672\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aacc7862-6cc6-4dca-b05b-665f0e987acd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"efa36dda-73c7-45e6-870c-9ece0b259277\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829/named-query-elements/named-query-element/9a801640-0483-4310-bf77-16e2e48ac672/named-query-elements/named-query-element/aacc7862-6cc6-4dca-b05b-665f0e987acd/named-query-elements/named-query-element/efa36dda-73c7-45e6-870c-9ece0b259277\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380778038\",\"model-invariant-id\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\"}}","context":{"RequestID":"cf26d201-35ba-4dc7-abb2-5e690b05f359","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:58.761Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:58.791Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"cf26d201-35ba-4dc7-abb2-5e690b05f359","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:58.791Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:58.792Z","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\":\"cf26d201-35ba-4dc7-abb2-5e690b05f359\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:58:661\"},\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9a801640-0483-4310-bf77-16e2e48ac672\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aacc7862-6cc6-4dca-b05b-665f0e987acd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7a998c79-dc9f-4c32-a4df-9b9b751e95d2\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829/named-query-elements/named-query-element/9a801640-0483-4310-bf77-16e2e48ac672/named-query-elements/named-query-element/aacc7862-6cc6-4dca-b05b-665f0e987acd/named-query-elements/named-query-element/7a998c79-dc9f-4c32-a4df-9b9b751e95d2\",\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"35bc9779-5110-4c1b-9326-392949e849fc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b941a24-123d-4d63-a39c-012a59046ae7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"70c4fe2b-8f73-4502-98b9-7a0da4adc8f0\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a/named-query-elements/named-query-element/35bc9779-5110-4c1b-9326-392949e849fc/named-query-elements/named-query-element/6b941a24-123d-4d63-a39c-012a59046ae7/named-query-elements/named-query-element/70c4fe2b-8f73-4502-98b9-7a0da4adc8f0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380778038\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"cf26d201-35ba-4dc7-abb2-5e690b05f359","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:58.792Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:58.823Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"cf26d201-35ba-4dc7-abb2-5e690b05f359","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:58.823Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:58.825Z","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\":\"cf26d201-35ba-4dc7-abb2-5e690b05f359\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:58:670\"},\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"35bc9779-5110-4c1b-9326-392949e849fc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b941a24-123d-4d63-a39c-012a59046ae7\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a/named-query-elements/named-query-element/35bc9779-5110-4c1b-9326-392949e849fc/named-query-elements/named-query-element/6b941a24-123d-4d63-a39c-012a59046ae7\",\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"06b46e5b-8409-4b45-9a23-4ef8ecc0963a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"df24a469-0d58-44d4-9991-6e76306dee61\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904/named-query-elements/named-query-element/06b46e5b-8409-4b45-9a23-4ef8ecc0963a/named-query-elements/named-query-element/df24a469-0d58-44d4-9991-6e76306dee61\",\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9a801640-0483-4310-bf77-16e2e48ac672\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aacc7862-6cc6-4dca-b05b-665f0e987acd\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829/named-query-elements/named-query-element/9a801640-0483-4310-bf77-16e2e48ac672/named-query-elements/named-query-element/aacc7862-6cc6-4dca-b05b-665f0e987acd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380778038\",\"model-invariant-id\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\"}}","context":{"RequestID":"cf26d201-35ba-4dc7-abb2-5e690b05f359","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:58.825Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:58.825Z","message":"Entering","context":{"RequestID":"0a0d6f69-270e-4a5e-a797-e438907620f2","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a1699ae3-b276-4efb-8ce2-02039f366da5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:58.825Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:58.835Z","message":"Checking for system property [partnerName]","context":{"RequestID":"0a0d6f69-270e-4a5e-a797-e438907620f2","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a1699ae3-b276-4efb-8ce2-02039f366da5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:58.825Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:58.839Z","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-04-13T10:12:58.840Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"0a0d6f69-270e-4a5e-a797-e438907620f2","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a1699ae3-b276-4efb-8ce2-02039f366da5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:58.825Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:58.840Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"0a0d6f69-270e-4a5e-a797-e438907620f2","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a1699ae3-b276-4efb-8ce2-02039f366da5","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:58.825Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:58.840Z","message":"Invoke","context":{"RequestID":"0a0d6f69-270e-4a5e-a797-e438907620f2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"a1699ae3-b276-4efb-8ce2-02039f366da5","LogTimestamp":"2023-04-13T10:12:58.840Z"},"thread":"qtp1341706533-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:58.851Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"cf26d201-35ba-4dc7-abb2-5e690b05f359","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:58.851Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:58.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/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"cf26d201-35ba-4dc7-abb2-5e690b05f359\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:58:679\"},\"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\":\"9509ad51-8ead-4b42-8607-41e0246bc993\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eef5ae25-8dd3-426e-9c4a-607b42920aa5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc\",\"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/9509ad51-8ead-4b42-8607-41e0246bc993/named-query-elements/named-query-element/eef5ae25-8dd3-426e-9c4a-607b42920aa5/named-query-elements/named-query-element/0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc\",\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"06b46e5b-8409-4b45-9a23-4ef8ecc0963a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27ec2592-603a-405d-ab1c-1ec81fc4f6d4\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904/named-query-elements/named-query-element/06b46e5b-8409-4b45-9a23-4ef8ecc0963a/named-query-elements/named-query-element/27ec2592-603a-405d-ab1c-1ec81fc4f6d4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380778038\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"cf26d201-35ba-4dc7-abb2-5e690b05f359","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:58.852Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:58.872Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"cf26d201-35ba-4dc7-abb2-5e690b05f359","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:58.872Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:59.239Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"0a0d6f69-270e-4a5e-a797-e438907620f2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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/2a183f99-2c66-482b-ade5-7962efd801ef","InvocationID":"a1699ae3-b276-4efb-8ce2-02039f366da5","LogTimestamp":"2023-04-13T10:12:59.239Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:59.560Z","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\":\"0a0d6f69-270e-4a5e-a797-e438907620f2\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:59:550\"},\"entity\":{\"resource-version\":\"1681380778834\",\"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\":\"cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"resource-version\":\"1681380778834\",\"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\":\"b338c0e7-3ee1-4df0-86de-17bf38ec11b9\",\"resource-version\":\"1681380778834\",\"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\":\"2570ad9c-9920-4702-99df-8d6210775d70\",\"resource-version\":\"1681380778834\"}]}},{\"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\":\"d78d207e-113e-496b-97bc-3cfea85cf6ff\",\"resource-version\":\"1681380778834\",\"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\":\"7c93ff57-993e-4b0c-a90d-c8a14293d5e9\",\"resource-version\":\"1681380778834\",\"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\":\"ec6f0a8b-7f5d-4698-bff9-f2c4f70762dc\",\"resource-version\":\"1681380778834\",\"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\":\"bd72b211-3bde-497d-beb6-3b1a17ecaf81\",\"resource-version\":\"1681380778834\"}]}},{\"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\":\"577fb2d7-feda-43cc-8283-26ce3344796f\",\"resource-version\":\"1681380778834\",\"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\":\"c351e34a-f2a7-49df-a664-65bc6effac40\",\"resource-version\":\"1681380778834\"}]}},{\"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\":\"18c4063b-376b-4d17-bf45-42888f2f4684\",\"resource-version\":\"1681380778834\"}]}},{\"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\":\"421dabb7-9b8d-425f-b7f6-751e76ac7ae6\",\"resource-version\":\"1681380778834\"}]}}]},\"property-collect-list\":[\"service-instance-id\",\"service-instance-name\"]}]}}}","context":{"RequestID":"0a0d6f69-270e-4a5e-a797-e438907620f2","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:59.560Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:59.590Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0a0d6f69-270e-4a5e-a797-e438907620f2","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:59.589Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:59.591Z","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\":\"0a0d6f69-270e-4a5e-a797-e438907620f2\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:59: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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"06b46e5b-8409-4b45-9a23-4ef8ecc0963a\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904/named-query-elements/named-query-element/06b46e5b-8409-4b45-9a23-4ef8ecc0963a\",\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"35bc9779-5110-4c1b-9326-392949e849fc\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a/named-query-elements/named-query-element/35bc9779-5110-4c1b-9326-392949e849fc\",\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9a801640-0483-4310-bf77-16e2e48ac672\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829/named-query-elements/named-query-element/9a801640-0483-4310-bf77-16e2e48ac672\",\"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\":\"cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d78d207e-113e-496b-97bc-3cfea85cf6ff\",\"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/cc4104d8-2846-43e7-a82e-4cd4dfb04e45/named-query-elements/named-query-element/d78d207e-113e-496b-97bc-3cfea85cf6ff\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380778834\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"0a0d6f69-270e-4a5e-a797-e438907620f2","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:59.591Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:59.615Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0a0d6f69-270e-4a5e-a797-e438907620f2","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:59.615Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:59.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/1b2c9ba7-e449-4831-ba15-3073672f5ef2\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"0a0d6f69-270e-4a5e-a797-e438907620f2\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:59:571\"},\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b1efcf48-11db-4ffc-829e-9bda6e663b5e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"97d53191-9331-4d40-be64-b5088b32c5ad\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829/named-query-elements/named-query-element/b1efcf48-11db-4ffc-829e-9bda6e663b5e/named-query-elements/named-query-element/97d53191-9331-4d40-be64-b5088b32c5ad\",\"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\":\"cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b338c0e7-3ee1-4df0-86de-17bf38ec11b9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2570ad9c-9920-4702-99df-8d6210775d70\",\"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/cc4104d8-2846-43e7-a82e-4cd4dfb04e45/named-query-elements/named-query-element/b338c0e7-3ee1-4df0-86de-17bf38ec11b9/named-query-elements/named-query-element/2570ad9c-9920-4702-99df-8d6210775d70\",\"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\":\"cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d78d207e-113e-496b-97bc-3cfea85cf6ff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c93ff57-993e-4b0c-a90d-c8a14293d5e9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"577fb2d7-feda-43cc-8283-26ce3344796f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c351e34a-f2a7-49df-a664-65bc6effac40\",\"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/cc4104d8-2846-43e7-a82e-4cd4dfb04e45/named-query-elements/named-query-element/d78d207e-113e-496b-97bc-3cfea85cf6ff/named-query-elements/named-query-element/7c93ff57-993e-4b0c-a90d-c8a14293d5e9/named-query-elements/named-query-element/577fb2d7-feda-43cc-8283-26ce3344796f/named-query-elements/named-query-element/c351e34a-f2a7-49df-a664-65bc6effac40\",\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9a801640-0483-4310-bf77-16e2e48ac672\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aacc7862-6cc6-4dca-b05b-665f0e987acd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"efa36dda-73c7-45e6-870c-9ece0b259277\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"92d41666-c0c6-43d1-b5b6-de08d8b931b4\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829/named-query-elements/named-query-element/9a801640-0483-4310-bf77-16e2e48ac672/named-query-elements/named-query-element/aacc7862-6cc6-4dca-b05b-665f0e987acd/named-query-elements/named-query-element/efa36dda-73c7-45e6-870c-9ece0b259277/named-query-elements/named-query-element/92d41666-c0c6-43d1-b5b6-de08d8b931b4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380778834\",\"model-invariant-id\":\"1b2c9ba7-e449-4831-ba15-3073672f5ef2\"}}","context":{"RequestID":"0a0d6f69-270e-4a5e-a797-e438907620f2","ServiceName":"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:59.617Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:59.642Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0a0d6f69-270e-4a5e-a797-e438907620f2","ServiceName":"/aai/v27/service-design-and-creation/models/model/1b2c9ba7-e449-4831-ba15-3073672f5ef2","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:59.642Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:59.644Z","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\":\"0a0d6f69-270e-4a5e-a797-e438907620f2\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:59:578\"},\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"35bc9779-5110-4c1b-9326-392949e849fc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ebe0bc29-375e-4c8c-a089-226b73a6a341\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a/named-query-elements/named-query-element/35bc9779-5110-4c1b-9326-392949e849fc/named-query-elements/named-query-element/ebe0bc29-375e-4c8c-a089-226b73a6a341\",\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9a801640-0483-4310-bf77-16e2e48ac672\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aacc7862-6cc6-4dca-b05b-665f0e987acd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"50e16f72-48f2-4587-9aa8-9e6a7c551b64\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829/named-query-elements/named-query-element/9a801640-0483-4310-bf77-16e2e48ac672/named-query-elements/named-query-element/aacc7862-6cc6-4dca-b05b-665f0e987acd/named-query-elements/named-query-element/50e16f72-48f2-4587-9aa8-9e6a7c551b64\",\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9a801640-0483-4310-bf77-16e2e48ac672\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"368a0ede-94b8-4172-9a2d-5b885eabcc8d\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829/named-query-elements/named-query-element/9a801640-0483-4310-bf77-16e2e48ac672/named-query-elements/named-query-element/368a0ede-94b8-4172-9a2d-5b885eabcc8d\",\"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\":\"cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d78d207e-113e-496b-97bc-3cfea85cf6ff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"421dabb7-9b8d-425f-b7f6-751e76ac7ae6\",\"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/cc4104d8-2846-43e7-a82e-4cd4dfb04e45/named-query-elements/named-query-element/d78d207e-113e-496b-97bc-3cfea85cf6ff/named-query-elements/named-query-element/421dabb7-9b8d-425f-b7f6-751e76ac7ae6\",\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"35bc9779-5110-4c1b-9326-392949e849fc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b941a24-123d-4d63-a39c-012a59046ae7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d2d49d23-bc78-49b9-b7aa-14f5db419b23\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a/named-query-elements/named-query-element/35bc9779-5110-4c1b-9326-392949e849fc/named-query-elements/named-query-element/6b941a24-123d-4d63-a39c-012a59046ae7/named-query-elements/named-query-element/d2d49d23-bc78-49b9-b7aa-14f5db419b23\",\"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\":\"cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d78d207e-113e-496b-97bc-3cfea85cf6ff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c93ff57-993e-4b0c-a90d-c8a14293d5e9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"18c4063b-376b-4d17-bf45-42888f2f4684\",\"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/cc4104d8-2846-43e7-a82e-4cd4dfb04e45/named-query-elements/named-query-element/d78d207e-113e-496b-97bc-3cfea85cf6ff/named-query-elements/named-query-element/7c93ff57-993e-4b0c-a90d-c8a14293d5e9/named-query-elements/named-query-element/18c4063b-376b-4d17-bf45-42888f2f4684\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380778834\",\"model-invariant-id\":\"fcec1b02-b2d0-4834-aef8-d71be04717dd\"}}","context":{"RequestID":"0a0d6f69-270e-4a5e-a797-e438907620f2","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:59.644Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:59.671Z","message":"{\"transactionId\":\"0a0d6f69-270e-4a5e-a797-e438907620f2\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:58:826\",\"respDate\":\"230413-10:12:59:670\",\"sourceId\":\"AAI-TOOLS:0a0d6f69-270e-4a5e-a797-e438907620f2\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:12:58:826-28715\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[424f271e-9e67-45dd-9a45-4f7b95331abe], x-b3-parentspanid=[ca0ed6feecbb9e67], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[0a0d6f69-270e-4a5e-a797-e438907620f2], Host=[aai.onap], X-Forwarded-Port=[35405], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[666d1b97658ff593193de4b796b593e9], x-b3-spanid=[795aa1417b93adcf], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[6463], Content-Type=[application/json], X-ONAP-RequestID=[0a0d6f69-270e-4a5e-a797-e438907620f2]}\\\",\\\"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\\\":\\\"1-aai-resources-230413-10:12:58:826-28715\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[73888], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230413-10:12:58:826-28715]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"0a0d6f69-270e-4a5e-a797-e438907620f2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"399","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"a1699ae3-b276-4efb-8ce2-02039f366da5","LogTimestamp":"2023-04-13T10:12:59.239Z","elapsedTime":"35"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:59.672Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"0a0d6f69-270e-4a5e-a797-e438907620f2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"846","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"a1699ae3-b276-4efb-8ce2-02039f366da5","LogTimestamp":"2023-04-13T10:12:59.671Z","ResponseDesc":"Created","elapsedTime":"35"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:59 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/2a183f99-2c66-482b-ade5-7962efd801ef" 201 0 REST 0a0d6f69-270e-4a5e-a797-e438907620f2 AAI-TOOLS 127.0.0.6 - - - - - - - - - 850 - "logType": "access"
{"timestamp":"2023-04-13T10:12:59.691Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0a0d6f69-270e-4a5e-a797-e438907620f2","ServiceName":"/aai/v27/service-design-and-creation/models/model/fcec1b02-b2d0-4834-aef8-d71be04717dd","TargetServiceName":"AAI-EVENT","ElapsedTime":"48","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:59.691Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:59.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/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"0a0d6f69-270e-4a5e-a797-e438907620f2\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:59:586\"},\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b1efcf48-11db-4ffc-829e-9bda6e663b5e\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829/named-query-elements/named-query-element/b1efcf48-11db-4ffc-829e-9bda6e663b5e\",\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d3c2df0-5770-49af-afc7-2f8b876c0f0c\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a/named-query-elements/named-query-element/9d3c2df0-5770-49af-afc7-2f8b876c0f0c\",\"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\":\"cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b338c0e7-3ee1-4df0-86de-17bf38ec11b9\",\"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/cc4104d8-2846-43e7-a82e-4cd4dfb04e45/named-query-elements/named-query-element/b338c0e7-3ee1-4df0-86de-17bf38ec11b9\",\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"35bc9779-5110-4c1b-9326-392949e849fc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b941a24-123d-4d63-a39c-012a59046ae7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a58b9fc1-39ae-496c-9c32-0c62902bfdc9\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a/named-query-elements/named-query-element/35bc9779-5110-4c1b-9326-392949e849fc/named-query-elements/named-query-element/6b941a24-123d-4d63-a39c-012a59046ae7/named-query-elements/named-query-element/a58b9fc1-39ae-496c-9c32-0c62902bfdc9\",\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9a801640-0483-4310-bf77-16e2e48ac672\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aacc7862-6cc6-4dca-b05b-665f0e987acd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"efa36dda-73c7-45e6-870c-9ece0b259277\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829/named-query-elements/named-query-element/9a801640-0483-4310-bf77-16e2e48ac672/named-query-elements/named-query-element/aacc7862-6cc6-4dca-b05b-665f0e987acd/named-query-elements/named-query-element/efa36dda-73c7-45e6-870c-9ece0b259277\",\"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\":\"cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d78d207e-113e-496b-97bc-3cfea85cf6ff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c93ff57-993e-4b0c-a90d-c8a14293d5e9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"577fb2d7-feda-43cc-8283-26ce3344796f\",\"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/cc4104d8-2846-43e7-a82e-4cd4dfb04e45/named-query-elements/named-query-element/d78d207e-113e-496b-97bc-3cfea85cf6ff/named-query-elements/named-query-element/7c93ff57-993e-4b0c-a90d-c8a14293d5e9/named-query-elements/named-query-element/577fb2d7-feda-43cc-8283-26ce3344796f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380778834\",\"model-invariant-id\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\"}}","context":{"RequestID":"0a0d6f69-270e-4a5e-a797-e438907620f2","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:59.692Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:59.729Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0a0d6f69-270e-4a5e-a797-e438907620f2","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"37","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:59.729Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:59.730Z","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\":\"0a0d6f69-270e-4a5e-a797-e438907620f2\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:59:598\"},\"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\":\"cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d78d207e-113e-496b-97bc-3cfea85cf6ff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c93ff57-993e-4b0c-a90d-c8a14293d5e9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ec6f0a8b-7f5d-4698-bff9-f2c4f70762dc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bd72b211-3bde-497d-beb6-3b1a17ecaf81\",\"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/cc4104d8-2846-43e7-a82e-4cd4dfb04e45/named-query-elements/named-query-element/d78d207e-113e-496b-97bc-3cfea85cf6ff/named-query-elements/named-query-element/7c93ff57-993e-4b0c-a90d-c8a14293d5e9/named-query-elements/named-query-element/ec6f0a8b-7f5d-4698-bff9-f2c4f70762dc/named-query-elements/named-query-element/bd72b211-3bde-497d-beb6-3b1a17ecaf81\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380778834\",\"model-invariant-id\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\"}}","context":{"RequestID":"0a0d6f69-270e-4a5e-a797-e438907620f2","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:59.730Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:59.758Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0a0d6f69-270e-4a5e-a797-e438907620f2","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:59.758Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:59.759Z","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\":\"0a0d6f69-270e-4a5e-a797-e438907620f2\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:59:612\"},\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9a801640-0483-4310-bf77-16e2e48ac672\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aacc7862-6cc6-4dca-b05b-665f0e987acd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7a998c79-dc9f-4c32-a4df-9b9b751e95d2\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829/named-query-elements/named-query-element/9a801640-0483-4310-bf77-16e2e48ac672/named-query-elements/named-query-element/aacc7862-6cc6-4dca-b05b-665f0e987acd/named-query-elements/named-query-element/7a998c79-dc9f-4c32-a4df-9b9b751e95d2\",\"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\":\"cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d78d207e-113e-496b-97bc-3cfea85cf6ff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c93ff57-993e-4b0c-a90d-c8a14293d5e9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ec6f0a8b-7f5d-4698-bff9-f2c4f70762dc\",\"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/cc4104d8-2846-43e7-a82e-4cd4dfb04e45/named-query-elements/named-query-element/d78d207e-113e-496b-97bc-3cfea85cf6ff/named-query-elements/named-query-element/7c93ff57-993e-4b0c-a90d-c8a14293d5e9/named-query-elements/named-query-element/ec6f0a8b-7f5d-4698-bff9-f2c4f70762dc\",\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"35bc9779-5110-4c1b-9326-392949e849fc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b941a24-123d-4d63-a39c-012a59046ae7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"70c4fe2b-8f73-4502-98b9-7a0da4adc8f0\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a/named-query-elements/named-query-element/35bc9779-5110-4c1b-9326-392949e849fc/named-query-elements/named-query-element/6b941a24-123d-4d63-a39c-012a59046ae7/named-query-elements/named-query-element/70c4fe2b-8f73-4502-98b9-7a0da4adc8f0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380778834\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"0a0d6f69-270e-4a5e-a797-e438907620f2","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:59.759Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:59.761Z","message":"Entering","context":{"RequestID":"828037f4-8070-4b88-bc35-57f1b02bdda9","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"25f88544-bbcb-488d-a291-804bef5db23d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:59.761Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:59.773Z","message":"Checking for system property [partnerName]","context":{"RequestID":"828037f4-8070-4b88-bc35-57f1b02bdda9","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"25f88544-bbcb-488d-a291-804bef5db23d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:59.761Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:59.773Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"828037f4-8070-4b88-bc35-57f1b02bdda9","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"25f88544-bbcb-488d-a291-804bef5db23d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:59.761Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:59.773Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"828037f4-8070-4b88-bc35-57f1b02bdda9","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"25f88544-bbcb-488d-a291-804bef5db23d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:12:59.761Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:59.773Z","message":"Invoke","context":{"RequestID":"828037f4-8070-4b88-bc35-57f1b02bdda9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"25f88544-bbcb-488d-a291-804bef5db23d","LogTimestamp":"2023-04-13T10:12:59.773Z"},"thread":"qtp1341706533-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:59.800Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0a0d6f69-270e-4a5e-a797-e438907620f2","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"41","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:59.800Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:59.801Z","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\":\"0a0d6f69-270e-4a5e-a797-e438907620f2\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:59:624\"},\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"35bc9779-5110-4c1b-9326-392949e849fc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b941a24-123d-4d63-a39c-012a59046ae7\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a/named-query-elements/named-query-element/35bc9779-5110-4c1b-9326-392949e849fc/named-query-elements/named-query-element/6b941a24-123d-4d63-a39c-012a59046ae7\",\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"06b46e5b-8409-4b45-9a23-4ef8ecc0963a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"df24a469-0d58-44d4-9991-6e76306dee61\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904/named-query-elements/named-query-element/06b46e5b-8409-4b45-9a23-4ef8ecc0963a/named-query-elements/named-query-element/df24a469-0d58-44d4-9991-6e76306dee61\",\"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\":\"cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d78d207e-113e-496b-97bc-3cfea85cf6ff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c93ff57-993e-4b0c-a90d-c8a14293d5e9\",\"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/cc4104d8-2846-43e7-a82e-4cd4dfb04e45/named-query-elements/named-query-element/d78d207e-113e-496b-97bc-3cfea85cf6ff/named-query-elements/named-query-element/7c93ff57-993e-4b0c-a90d-c8a14293d5e9\",\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9a801640-0483-4310-bf77-16e2e48ac672\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aacc7862-6cc6-4dca-b05b-665f0e987acd\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829/named-query-elements/named-query-element/9a801640-0483-4310-bf77-16e2e48ac672/named-query-elements/named-query-element/aacc7862-6cc6-4dca-b05b-665f0e987acd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380778834\",\"model-invariant-id\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\"}}","context":{"RequestID":"0a0d6f69-270e-4a5e-a797-e438907620f2","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:59.801Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:59.821Z","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-04-13T10:12:59.826Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0a0d6f69-270e-4a5e-a797-e438907620f2","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:59.826Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:59.827Z","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\":\"0a0d6f69-270e-4a5e-a797-e438907620f2\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:59:633\"},\"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\":\"9509ad51-8ead-4b42-8607-41e0246bc993\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eef5ae25-8dd3-426e-9c4a-607b42920aa5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc\",\"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/9509ad51-8ead-4b42-8607-41e0246bc993/named-query-elements/named-query-element/eef5ae25-8dd3-426e-9c4a-607b42920aa5/named-query-elements/named-query-element/0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc\",\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"06b46e5b-8409-4b45-9a23-4ef8ecc0963a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27ec2592-603a-405d-ab1c-1ec81fc4f6d4\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904/named-query-elements/named-query-element/06b46e5b-8409-4b45-9a23-4ef8ecc0963a/named-query-elements/named-query-element/27ec2592-603a-405d-ab1c-1ec81fc4f6d4\",\"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\":\"cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"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/cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380778834\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"0a0d6f69-270e-4a5e-a797-e438907620f2","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:59.827Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:59.853Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"0a0d6f69-270e-4a5e-a797-e438907620f2","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:59.853Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:59.873Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"828037f4-8070-4b88-bc35-57f1b02bdda9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519","InvocationID":"25f88544-bbcb-488d-a291-804bef5db23d","LogTimestamp":"2023-04-13T10:12:59.873Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:59.921Z","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\":\"828037f4-8070-4b88-bc35-57f1b02bdda9\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:59:914\"},\"entity\":{\"resource-version\":\"1681380779772\",\"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\":\"896287bc-cb1c-4960-8b73-e1b9573350f2\",\"resource-version\":\"1681380779772\",\"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\":\"4a1796c1-b7d8-4f9b-9e1b-68e1dafc4ba4\",\"resource-version\":\"1681380779772\"}]}}]}}}","context":{"RequestID":"828037f4-8070-4b88-bc35-57f1b02bdda9","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:59.921Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:59.943Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"828037f4-8070-4b88-bc35-57f1b02bdda9","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519","TargetServiceName":"AAI-EVENT","ElapsedTime":"22","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:59.943Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:59.944Z","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\":\"828037f4-8070-4b88-bc35-57f1b02bdda9\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:59:923\"},\"entity\":{\"relationship-list\":{\"relationship\":[{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"670a94e9-874f-4087-8501-62d4d289c519\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"896287bc-cb1c-4960-8b73-e1b9573350f2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4a1796c1-b7d8-4f9b-9e1b-68e1dafc4ba4\",\"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/896287bc-cb1c-4960-8b73-e1b9573350f2/named-query-elements/named-query-element/4a1796c1-b7d8-4f9b-9e1b-68e1dafc4ba4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"d27ccfea-7098-42d7-a4cd-bbddb37bf205\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"6293b53d-caff-4fcd-83b9-25557a2060d4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3ea3777b-f855-4dfb-99f3-8917cd7bed91\",\"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/6293b53d-caff-4fcd-83b9-25557a2060d4/named-query-elements/named-query-element/3ea3777b-f855-4dfb-99f3-8917cd7bed91\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380779772\",\"model-invariant-id\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\"}}","context":{"RequestID":"828037f4-8070-4b88-bc35-57f1b02bdda9","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:59.944Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:59.954Z","message":"{\"transactionId\":\"828037f4-8070-4b88-bc35-57f1b02bdda9\",\"status\":\"201\",\"rqstDate\":\"230413-10:12:59:762\",\"respDate\":\"230413-10:12:59:954\",\"sourceId\":\"AAI-TOOLS:828037f4-8070-4b88-bc35-57f1b02bdda9\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:12:59:762-78353\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[fdf97f7a-57ab-4c3c-83e8-f263f343db6a], x-b3-parentspanid=[21eb038b99c922be], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[828037f4-8070-4b88-bc35-57f1b02bdda9], Host=[aai.onap], X-Forwarded-Port=[35405], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[376f15d1eb55749718050ab5b1f1d8bd], x-b3-spanid=[64723c4cb1d8df9b], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[1127], Content-Type=[application/json], X-ONAP-RequestID=[828037f4-8070-4b88-bc35-57f1b02bdda9]}\\\",\\\"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\\\":\\\"0-aai-resources-230413-10:12:59:762-78353\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[82000], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230413-10:12:59:762-78353]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"828037f4-8070-4b88-bc35-57f1b02bdda9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"100","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"25f88544-bbcb-488d-a291-804bef5db23d","LogTimestamp":"2023-04-13T10:12:59.873Z","elapsedTime":"17"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:12:59.954Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"828037f4-8070-4b88-bc35-57f1b02bdda9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"193","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"25f88544-bbcb-488d-a291-804bef5db23d","LogTimestamp":"2023-04-13T10:12:59.954Z","ResponseDesc":"Created","elapsedTime":"17"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:12:59 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/670a94e9-874f-4087-8501-62d4d289c519" 201 0 REST 828037f4-8070-4b88-bc35-57f1b02bdda9 AAI-TOOLS 127.0.0.6 - - - - - - - - - 198 - "logType": "access"
{"timestamp":"2023-04-13T10:12:59.971Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"828037f4-8070-4b88-bc35-57f1b02bdda9","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:59.971Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:12:59.977Z","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\":\"828037f4-8070-4b88-bc35-57f1b02bdda9\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:12:59:930\"},\"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\":\"cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d78d207e-113e-496b-97bc-3cfea85cf6ff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c93ff57-993e-4b0c-a90d-c8a14293d5e9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ec6f0a8b-7f5d-4698-bff9-f2c4f70762dc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bd72b211-3bde-497d-beb6-3b1a17ecaf81\",\"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/cc4104d8-2846-43e7-a82e-4cd4dfb04e45/named-query-elements/named-query-element/d78d207e-113e-496b-97bc-3cfea85cf6ff/named-query-elements/named-query-element/7c93ff57-993e-4b0c-a90d-c8a14293d5e9/named-query-elements/named-query-element/ec6f0a8b-7f5d-4698-bff9-f2c4f70762dc/named-query-elements/named-query-element/bd72b211-3bde-497d-beb6-3b1a17ecaf81\",\"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\":\"896287bc-cb1c-4960-8b73-e1b9573350f2\",\"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/896287bc-cb1c-4960-8b73-e1b9573350f2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380779772\",\"model-invariant-id\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\"}}","context":{"RequestID":"828037f4-8070-4b88-bc35-57f1b02bdda9","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:12:59.977Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:00.000Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"828037f4-8070-4b88-bc35-57f1b02bdda9","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:00Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:00.039Z","message":"Entering","context":{"RequestID":"2c6ceded-49e8-4a58-8de9-2feb7eed5f74","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ce7b23c3-0c25-4be8-8dcb-48d0f3b7d5eb","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:00.039Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:00.047Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2c6ceded-49e8-4a58-8de9-2feb7eed5f74","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ce7b23c3-0c25-4be8-8dcb-48d0f3b7d5eb","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:00.039Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:00.047Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2c6ceded-49e8-4a58-8de9-2feb7eed5f74","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ce7b23c3-0c25-4be8-8dcb-48d0f3b7d5eb","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:00.039Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:00.047Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2c6ceded-49e8-4a58-8de9-2feb7eed5f74","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ce7b23c3-0c25-4be8-8dcb-48d0f3b7d5eb","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:00.039Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:00.047Z","message":"Invoke","context":{"RequestID":"2c6ceded-49e8-4a58-8de9-2feb7eed5f74","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"ce7b23c3-0c25-4be8-8dcb-48d0f3b7d5eb","LogTimestamp":"2023-04-13T10:13:00.047Z"},"thread":"qtp1341706533-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:00.162Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"2c6ceded-49e8-4a58-8de9-2feb7eed5f74","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9","InvocationID":"ce7b23c3-0c25-4be8-8dcb-48d0f3b7d5eb","LogTimestamp":"2023-04-13T10:13:00.162Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:00.240Z","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\":\"2c6ceded-49e8-4a58-8de9-2feb7eed5f74\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:00:231\"},\"entity\":{\"resource-version\":\"1681380780046\",\"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\":\"6d839e67-8f1b-421c-b4b2-6f87235891e3\",\"resource-version\":\"1681380780046\",\"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\":\"4f471b5c-b2ad-4bbe-8a7d-a93f11191d68\",\"resource-version\":\"1681380780046\"}]}}]}}}","context":{"RequestID":"2c6ceded-49e8-4a58-8de9-2feb7eed5f74","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:00.240Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:00.267Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"2c6ceded-49e8-4a58-8de9-2feb7eed5f74","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:00.267Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:00.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/af91c2f7-35fc-43cf-a13d-443f385b2353\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"2c6ceded-49e8-4a58-8de9-2feb7eed5f74\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:00:241\"},\"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\":\"6d839e67-8f1b-421c-b4b2-6f87235891e3\",\"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/6d839e67-8f1b-421c-b4b2-6f87235891e3\",\"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\":\"896287bc-cb1c-4960-8b73-e1b9573350f2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4a1796c1-b7d8-4f9b-9e1b-68e1dafc4ba4\",\"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/896287bc-cb1c-4960-8b73-e1b9573350f2/named-query-elements/named-query-element/4a1796c1-b7d8-4f9b-9e1b-68e1dafc4ba4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"d27ccfea-7098-42d7-a4cd-bbddb37bf205\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"6293b53d-caff-4fcd-83b9-25557a2060d4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3ea3777b-f855-4dfb-99f3-8917cd7bed91\",\"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/6293b53d-caff-4fcd-83b9-25557a2060d4/named-query-elements/named-query-element/3ea3777b-f855-4dfb-99f3-8917cd7bed91\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380780046\",\"model-invariant-id\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\"}}","context":{"RequestID":"2c6ceded-49e8-4a58-8de9-2feb7eed5f74","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:00.268Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:00.270Z","message":"{\"transactionId\":\"2c6ceded-49e8-4a58-8de9-2feb7eed5f74\",\"status\":\"201\",\"rqstDate\":\"230413-10:13:00:040\",\"respDate\":\"230413-10:13:00:270\",\"sourceId\":\"AAI-TOOLS:2c6ceded-49e8-4a58-8de9-2feb7eed5f74\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:13:00:040-51631\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[fa38d77f-16b5-4357-8bd0-33779b210514], x-b3-parentspanid=[0bbd3c0f695d2bea], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[2c6ceded-49e8-4a58-8de9-2feb7eed5f74], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[93ff753f03da3d91430960defaa0a066], x-b3-spanid=[733885129fb38263], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[1132], Content-Type=[application/json], X-ONAP-RequestID=[2c6ceded-49e8-4a58-8de9-2feb7eed5f74]}\\\",\\\"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\\\":\\\"0-aai-resources-230413-10:13:00:040-51631\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[143584], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230413-10:13:00:040-51631]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"2c6ceded-49e8-4a58-8de9-2feb7eed5f74","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"115","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"ce7b23c3-0c25-4be8-8dcb-48d0f3b7d5eb","LogTimestamp":"2023-04-13T10:13:00.162Z","elapsedTime":"25"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:00.270Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"2c6ceded-49e8-4a58-8de9-2feb7eed5f74","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"231","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"ce7b23c3-0c25-4be8-8dcb-48d0f3b7d5eb","LogTimestamp":"2023-04-13T10:13:00.270Z","ResponseDesc":"Created","elapsedTime":"25"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:00 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/59490c32-eaae-488d-8442-f301b1ed43a9" 201 0 REST 2c6ceded-49e8-4a58-8de9-2feb7eed5f74 AAI-TOOLS 127.0.0.6 - - - - - - - - - 234 - "logType": "access"
{"timestamp":"2023-04-13T10:13:00.292Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"2c6ceded-49e8-4a58-8de9-2feb7eed5f74","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:00.292Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:00.295Z","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\":\"2c6ceded-49e8-4a58-8de9-2feb7eed5f74\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:00:251\"},\"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\":\"cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d78d207e-113e-496b-97bc-3cfea85cf6ff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c93ff57-993e-4b0c-a90d-c8a14293d5e9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ec6f0a8b-7f5d-4698-bff9-f2c4f70762dc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bd72b211-3bde-497d-beb6-3b1a17ecaf81\",\"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/cc4104d8-2846-43e7-a82e-4cd4dfb04e45/named-query-elements/named-query-element/d78d207e-113e-496b-97bc-3cfea85cf6ff/named-query-elements/named-query-element/7c93ff57-993e-4b0c-a90d-c8a14293d5e9/named-query-elements/named-query-element/ec6f0a8b-7f5d-4698-bff9-f2c4f70762dc/named-query-elements/named-query-element/bd72b211-3bde-497d-beb6-3b1a17ecaf81\",\"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\":\"896287bc-cb1c-4960-8b73-e1b9573350f2\",\"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/896287bc-cb1c-4960-8b73-e1b9573350f2\",\"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\":\"6d839e67-8f1b-421c-b4b2-6f87235891e3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4f471b5c-b2ad-4bbe-8a7d-a93f11191d68\",\"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/6d839e67-8f1b-421c-b4b2-6f87235891e3/named-query-elements/named-query-element/4f471b5c-b2ad-4bbe-8a7d-a93f11191d68\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380780046\",\"model-invariant-id\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\"}}","context":{"RequestID":"2c6ceded-49e8-4a58-8de9-2feb7eed5f74","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:00.294Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:00.318Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"2c6ceded-49e8-4a58-8de9-2feb7eed5f74","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:00.318Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:00.329Z","message":"Entering","context":{"RequestID":"c92d8750-5a15-4d9b-bb56-d376452f6b1c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"939cf240-cfd0-43de-a335-3836f0020a8b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:00.329Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:00.332Z","message":"{\"transactionId\":\"c92d8750-5a15-4d9b-bb56-d376452f6b1c\",\"status\":\"200\",\"rqstDate\":\"230413-10:13:00:330\",\"respDate\":\"230413-10:13:00:332\",\"sourceId\":\"haproxy:c92d8750-5a15-4d9b-bb56-d376452f6b1c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:13:00:330-77963\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[122c978a-4552-48c3-9f66-08b4f6ad956f], x-b3-parentspanid=[57bf65ad45ab428a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[385627753ac66b9557bf65ad45ab428a], x-b3-spanid=[9ac930839f19ac5a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c92d8750-5a15-4d9b-bb56-d376452f6b1c]}\\\"}\"}","context":{"RequestID":"c92d8750-5a15-4d9b-bb56-d376452f6b1c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"939cf240-cfd0-43de-a335-3836f0020a8b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:00.329Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:00.333Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c92d8750-5a15-4d9b-bb56-d376452f6b1c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"939cf240-cfd0-43de-a335-3836f0020a8b","LogTimestamp":"2023-04-13T10:13:00.333Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:13:00.351Z","message":"Entering","context":{"RequestID":"2d3c46cf-e7b0-4ed3-8096-dcc99d25b52b","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"98946988-5deb-456b-8e13-08dd5dc17049","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:00.351Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:00.366Z","message":"Checking for system property [partnerName]","context":{"RequestID":"2d3c46cf-e7b0-4ed3-8096-dcc99d25b52b","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"98946988-5deb-456b-8e13-08dd5dc17049","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:00.351Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:00.366Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"2d3c46cf-e7b0-4ed3-8096-dcc99d25b52b","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"98946988-5deb-456b-8e13-08dd5dc17049","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:00.351Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:00.366Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"2d3c46cf-e7b0-4ed3-8096-dcc99d25b52b","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"98946988-5deb-456b-8e13-08dd5dc17049","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:00.351Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:00.367Z","message":"Invoke","context":{"RequestID":"2d3c46cf-e7b0-4ed3-8096-dcc99d25b52b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"98946988-5deb-456b-8e13-08dd5dc17049","LogTimestamp":"2023-04-13T10:13:00.367Z"},"thread":"qtp1341706533-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:00.550Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"2d3c46cf-e7b0-4ed3-8096-dcc99d25b52b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"183","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":"98946988-5deb-456b-8e13-08dd5dc17049","LogTimestamp":"2023-04-13T10:13:00.550Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:00.640Z","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\":\"2d3c46cf-e7b0-4ed3-8096-dcc99d25b52b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:00:631\"},\"entity\":{\"resource-version\":\"1681380780365\",\"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\":\"61acf4a5-8461-440f-81f0-38d77554f41f\",\"resource-version\":\"1681380780365\",\"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\":\"4c93f0c1-f4a4-4199-b518-5d0a9feae154\",\"resource-version\":\"1681380780365\",\"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\":\"c54c5bb5-8b73-41e7-aa42-660e48a5854a\",\"resource-version\":\"1681380780365\",\"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\":\"f2a0762a-3da6-44fd-a425-532759390e4e\",\"resource-version\":\"1681380780365\"}]}}]}}]}}]}}}","context":{"RequestID":"2d3c46cf-e7b0-4ed3-8096-dcc99d25b52b","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:00.640Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:00.665Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"2d3c46cf-e7b0-4ed3-8096-dcc99d25b52b","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:00.665Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:00.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/cea0a982-8d55-4093-921e-418fbccf7060\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"2d3c46cf-e7b0-4ed3-8096-dcc99d25b52b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:00:641\"},\"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\":\"61acf4a5-8461-440f-81f0-38d77554f41f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c93f0c1-f4a4-4199-b518-5d0a9feae154\",\"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/61acf4a5-8461-440f-81f0-38d77554f41f/named-query-elements/named-query-element/4c93f0c1-f4a4-4199-b518-5d0a9feae154\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380780365\",\"model-invariant-id\":\"cea0a982-8d55-4093-921e-418fbccf7060\"}}","context":{"RequestID":"2d3c46cf-e7b0-4ed3-8096-dcc99d25b52b","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:00.666Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:00.691Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"2d3c46cf-e7b0-4ed3-8096-dcc99d25b52b","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:00.691Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:00.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/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"2d3c46cf-e7b0-4ed3-8096-dcc99d25b52b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:00:652\"},\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"06b46e5b-8409-4b45-9a23-4ef8ecc0963a\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904/named-query-elements/named-query-element/06b46e5b-8409-4b45-9a23-4ef8ecc0963a\",\"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\":\"61acf4a5-8461-440f-81f0-38d77554f41f\",\"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/61acf4a5-8461-440f-81f0-38d77554f41f\",\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"35bc9779-5110-4c1b-9326-392949e849fc\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a/named-query-elements/named-query-element/35bc9779-5110-4c1b-9326-392949e849fc\",\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9a801640-0483-4310-bf77-16e2e48ac672\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829/named-query-elements/named-query-element/9a801640-0483-4310-bf77-16e2e48ac672\",\"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\":\"cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d78d207e-113e-496b-97bc-3cfea85cf6ff\",\"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/cc4104d8-2846-43e7-a82e-4cd4dfb04e45/named-query-elements/named-query-element/d78d207e-113e-496b-97bc-3cfea85cf6ff\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380780365\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"2d3c46cf-e7b0-4ed3-8096-dcc99d25b52b","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:00.693Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:00.722Z","message":"{\"transactionId\":\"2d3c46cf-e7b0-4ed3-8096-dcc99d25b52b\",\"status\":\"201\",\"rqstDate\":\"230413-10:13:00:352\",\"respDate\":\"230413-10:13:00:722\",\"sourceId\":\"AAI-TOOLS:2d3c46cf-e7b0-4ed3-8096-dcc99d25b52b\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:13:00:352-49926\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[f92ec8ac-3993-43c8-82e7-2f358dc57590], x-b3-parentspanid=[16aed708c43d76c7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[2d3c46cf-e7b0-4ed3-8096-dcc99d25b52b], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e1474c02343fe88440decfa18a18dd27], x-b3-spanid=[a61f2c32efbb7eb2], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[2361], Content-Type=[application/json], X-ONAP-RequestID=[2d3c46cf-e7b0-4ed3-8096-dcc99d25b52b]}\\\",\\\"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\\\":\\\"0-aai-resources-230413-10:13:00:352-49926\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[98328], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230413-10:13:00:352-49926]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"2d3c46cf-e7b0-4ed3-8096-dcc99d25b52b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"183","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"98946988-5deb-456b-8e13-08dd5dc17049","LogTimestamp":"2023-04-13T10:13:00.550Z","elapsedTime":"8"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:00.723Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"2d3c46cf-e7b0-4ed3-8096-dcc99d25b52b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"372","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"98946988-5deb-456b-8e13-08dd5dc17049","LogTimestamp":"2023-04-13T10:13:00.723Z","ResponseDesc":"Created","elapsedTime":"8"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:00 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/47e5e7c7-719e-45af-b96f-0c15fa0691b9" 201 0 REST 2d3c46cf-e7b0-4ed3-8096-dcc99d25b52b AAI-TOOLS 127.0.0.6 - - - - - - - - - 377 - "logType": "access"
{"timestamp":"2023-04-13T10:13:00.728Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"2d3c46cf-e7b0-4ed3-8096-dcc99d25b52b","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"35","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:00.728Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:00.729Z","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\":\"2d3c46cf-e7b0-4ed3-8096-dcc99d25b52b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:00:664\"},\"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\":\"9509ad51-8ead-4b42-8607-41e0246bc993\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eef5ae25-8dd3-426e-9c4a-607b42920aa5\",\"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/9509ad51-8ead-4b42-8607-41e0246bc993/named-query-elements/named-query-element/eef5ae25-8dd3-426e-9c4a-607b42920aa5\",\"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\":\"61acf4a5-8461-440f-81f0-38d77554f41f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c93f0c1-f4a4-4199-b518-5d0a9feae154\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c54c5bb5-8b73-41e7-aa42-660e48a5854a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f2a0762a-3da6-44fd-a425-532759390e4e\",\"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/61acf4a5-8461-440f-81f0-38d77554f41f/named-query-elements/named-query-element/4c93f0c1-f4a4-4199-b518-5d0a9feae154/named-query-elements/named-query-element/c54c5bb5-8b73-41e7-aa42-660e48a5854a/named-query-elements/named-query-element/f2a0762a-3da6-44fd-a425-532759390e4e\",\"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\":\"9509ad51-8ead-4b42-8607-41e0246bc993\",\"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/9509ad51-8ead-4b42-8607-41e0246bc993\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380780365\",\"model-invariant-id\":\"fe012535-2c31-4a39-a739-612374c638a0\"}}","context":{"RequestID":"2d3c46cf-e7b0-4ed3-8096-dcc99d25b52b","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:00.729Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:00.752Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"2d3c46cf-e7b0-4ed3-8096-dcc99d25b52b","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:00.752Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:00.754Z","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\":\"2d3c46cf-e7b0-4ed3-8096-dcc99d25b52b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:00:677\"},\"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\":\"61acf4a5-8461-440f-81f0-38d77554f41f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c93f0c1-f4a4-4199-b518-5d0a9feae154\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c54c5bb5-8b73-41e7-aa42-660e48a5854a\",\"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/61acf4a5-8461-440f-81f0-38d77554f41f/named-query-elements/named-query-element/4c93f0c1-f4a4-4199-b518-5d0a9feae154/named-query-elements/named-query-element/c54c5bb5-8b73-41e7-aa42-660e48a5854a\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380780365\",\"model-invariant-id\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\"}}","context":{"RequestID":"2d3c46cf-e7b0-4ed3-8096-dcc99d25b52b","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:00.754Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:00.780Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"2d3c46cf-e7b0-4ed3-8096-dcc99d25b52b","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:00.780Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:00.794Z","message":"Entering","context":{"RequestID":"166ce050-585f-4481-89ce-0020d5b6b694","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e87b4fad-ab4c-432d-958b-dc0b2e3d94ad","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:00.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:00.803Z","message":"Checking for system property [partnerName]","context":{"RequestID":"166ce050-585f-4481-89ce-0020d5b6b694","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e87b4fad-ab4c-432d-958b-dc0b2e3d94ad","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:00.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:00.803Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"166ce050-585f-4481-89ce-0020d5b6b694","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e87b4fad-ab4c-432d-958b-dc0b2e3d94ad","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:00.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:00.803Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"166ce050-585f-4481-89ce-0020d5b6b694","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e87b4fad-ab4c-432d-958b-dc0b2e3d94ad","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:00.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:00.804Z","message":"Invoke","context":{"RequestID":"166ce050-585f-4481-89ce-0020d5b6b694","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"e87b4fad-ab4c-432d-958b-dc0b2e3d94ad","LogTimestamp":"2023-04-13T10:13:00.804Z"},"thread":"qtp1341706533-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:00.811Z","message":"Entering","context":{"RequestID":"8fd630e8-6a6b-4203-8cb8-4d1835dcfaf5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"97e587e1-236e-4008-8d32-f446e271ea79","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:13:00.811Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:00.815Z","message":"{\"transactionId\":\"8fd630e8-6a6b-4203-8cb8-4d1835dcfaf5\",\"status\":\"200\",\"rqstDate\":\"230413-10:13:00:812\",\"respDate\":\"230413-10:13:00:815\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:8fd630e8-6a6b-4203-8cb8-4d1835dcfaf5\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:13:00:812-56289\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7d2986b5-1774-44d1-b5f5-9050c2b6c8b7], x-b3-parentspanid=[1f5d6de954d8e944], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59227], x-envoy-attempt-count=[1], x-b3-traceid=[9cb62f7e910a5ba91f5d6de954d8e944], x-b3-spanid=[37c8176691dbc0bb], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[8fd630e8-6a6b-4203-8cb8-4d1835dcfaf5]}\\\"}\"}","context":{"RequestID":"8fd630e8-6a6b-4203-8cb8-4d1835dcfaf5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"97e587e1-236e-4008-8d32-f446e271ea79","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:13:00.811Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:00.816Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8fd630e8-6a6b-4203-8cb8-4d1835dcfaf5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"97e587e1-236e-4008-8d32-f446e271ea79","LogTimestamp":"2023-04-13T10:13:00.815Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:13:00.824Z","message":"[Control connection] Refreshing schema for dox","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:00.835Z","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-04-13T10:13:00.838Z","message":"Token to replica map computation for keyspace sdctitan completed in 2 milliseconds","thread":"JanusGraph Cluster-worker-3","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:00.848Z","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-04-13T10:13:00.851Z","message":"Entering","context":{"RequestID":"d502ecfd-8db5-40ed-9ab0-4803e8c55538","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e2552e91-d53a-47f9-9596-8665fe9e0c4a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:13:00.851Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:00.853Z","message":"Database is available from CACHED check.","context":{"RequestID":"d502ecfd-8db5-40ed-9ab0-4803e8c55538","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e2552e91-d53a-47f9-9596-8665fe9e0c4a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:13:00.851Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:00.855Z","message":"{\"transactionId\":\"d502ecfd-8db5-40ed-9ab0-4803e8c55538\",\"status\":\"200\",\"rqstDate\":\"230413-10:13:00:852\",\"respDate\":\"230413-10:13:00:855\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d502ecfd-8db5-40ed-9ab0-4803e8c55538\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:13:00:852-86195\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d502ecfd-8db5-40ed-9ab0-4803e8c55538]}\\\"}\"}","context":{"RequestID":"d502ecfd-8db5-40ed-9ab0-4803e8c55538","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e2552e91-d53a-47f9-9596-8665fe9e0c4a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:13:00.851Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:00.856Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d502ecfd-8db5-40ed-9ab0-4803e8c55538","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e2552e91-d53a-47f9-9596-8665fe9e0c4a","LogTimestamp":"2023-04-13T10:13:00.855Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:13:00.933Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"166ce050-585f-4481-89ce-0020d5b6b694","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb","InvocationID":"e87b4fad-ab4c-432d-958b-dc0b2e3d94ad","LogTimestamp":"2023-04-13T10:13:00.933Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:00.981Z","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\":\"166ce050-585f-4481-89ce-0020d5b6b694\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:00:972\"},\"entity\":{\"resource-version\":\"1681380780802\",\"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\":\"078d50f8-bcc8-45b4-bffa-326294b90827\",\"resource-version\":\"1681380780802\"}]}}}","context":{"RequestID":"166ce050-585f-4481-89ce-0020d5b6b694","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:00.981Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:01.006Z","message":"{\"transactionId\":\"166ce050-585f-4481-89ce-0020d5b6b694\",\"status\":\"201\",\"rqstDate\":\"230413-10:13:00:795\",\"respDate\":\"230413-10:13:01:006\",\"sourceId\":\"AAI-TOOLS:166ce050-585f-4481-89ce-0020d5b6b694\",\"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-230413-10:13:00:795-84335\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[990a1cf6-d67b-4979-bff4-835de681b49d], x-b3-parentspanid=[b39d2f09ae117a35], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[166ce050-585f-4481-89ce-0020d5b6b694], Host=[aai.onap], X-Forwarded-Port=[35405], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cea9c33f17963dcd1720dbe838712fbb], x-b3-spanid=[9e809d8ba13f8b6b], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[642], Content-Type=[application/json], X-ONAP-RequestID=[166ce050-585f-4481-89ce-0020d5b6b694]}\\\",\\\"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-230413-10:13:00:795-84335\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[94416], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230413-10:13:00:795-84335]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"166ce050-585f-4481-89ce-0020d5b6b694","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"130","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"e87b4fad-ab4c-432d-958b-dc0b2e3d94ad","LogTimestamp":"2023-04-13T10:13:00.933Z","elapsedTime":"30"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:01.007Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"166ce050-585f-4481-89ce-0020d5b6b694","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"213","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"e87b4fad-ab4c-432d-958b-dc0b2e3d94ad","LogTimestamp":"2023-04-13T10:13:01.007Z","ResponseDesc":"Created","elapsedTime":"30"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:01 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb" 201 0 REST 166ce050-585f-4481-89ce-0020d5b6b694 AAI-TOOLS 127.0.0.6 - - - - - - - - - 216 - "logType": "access"
{"timestamp":"2023-04-13T10:13:01.009Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"166ce050-585f-4481-89ce-0020d5b6b694","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/4028faed-b7d5-4059-9d49-7df06da9ebfb","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:01.009Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:01.010Z","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\":\"166ce050-585f-4481-89ce-0020d5b6b694\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:00:986\"},\"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\":\"9509ad51-8ead-4b42-8607-41e0246bc993\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eef5ae25-8dd3-426e-9c4a-607b42920aa5\",\"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/9509ad51-8ead-4b42-8607-41e0246bc993/named-query-elements/named-query-element/eef5ae25-8dd3-426e-9c4a-607b42920aa5\",\"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\":\"078d50f8-bcc8-45b4-bffa-326294b90827\",\"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/078d50f8-bcc8-45b4-bffa-326294b90827\",\"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\":\"61acf4a5-8461-440f-81f0-38d77554f41f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c93f0c1-f4a4-4199-b518-5d0a9feae154\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c54c5bb5-8b73-41e7-aa42-660e48a5854a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f2a0762a-3da6-44fd-a425-532759390e4e\",\"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/61acf4a5-8461-440f-81f0-38d77554f41f/named-query-elements/named-query-element/4c93f0c1-f4a4-4199-b518-5d0a9feae154/named-query-elements/named-query-element/c54c5bb5-8b73-41e7-aa42-660e48a5854a/named-query-elements/named-query-element/f2a0762a-3da6-44fd-a425-532759390e4e\",\"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\":\"9509ad51-8ead-4b42-8607-41e0246bc993\",\"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/9509ad51-8ead-4b42-8607-41e0246bc993\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380780802\",\"model-invariant-id\":\"fe012535-2c31-4a39-a739-612374c638a0\"}}","context":{"RequestID":"166ce050-585f-4481-89ce-0020d5b6b694","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:01.010Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:01.039Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"166ce050-585f-4481-89ce-0020d5b6b694","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:01.039Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:01.086Z","message":"Entering","context":{"RequestID":"a7b81ade-16c1-4d93-af48-5409b128d212","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"88f2ffbe-e6b6-4fa2-bb0b-5f226cda9e85","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:01.085Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:01.098Z","message":"Checking for system property [partnerName]","context":{"RequestID":"a7b81ade-16c1-4d93-af48-5409b128d212","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"88f2ffbe-e6b6-4fa2-bb0b-5f226cda9e85","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:01.085Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:01.098Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"a7b81ade-16c1-4d93-af48-5409b128d212","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"88f2ffbe-e6b6-4fa2-bb0b-5f226cda9e85","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:01.085Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:01.098Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"a7b81ade-16c1-4d93-af48-5409b128d212","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"88f2ffbe-e6b6-4fa2-bb0b-5f226cda9e85","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:01.085Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:01.098Z","message":"Invoke","context":{"RequestID":"a7b81ade-16c1-4d93-af48-5409b128d212","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"88f2ffbe-e6b6-4fa2-bb0b-5f226cda9e85","LogTimestamp":"2023-04-13T10:13:01.098Z"},"thread":"qtp1341706533-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:01.849Z","message":"[Control connection] Refreshing schema for dox.notifications (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:01.948Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"a7b81ade-16c1-4d93-af48-5409b128d212","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"850","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":"88f2ffbe-e6b6-4fa2-bb0b-5f226cda9e85","LogTimestamp":"2023-04-13T10:13:01.948Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:02.021Z","message":"Selector.select() returned prematurely 3 times in a row for Selector io.netty.channel.nio.SelectedSelectionKeySetSelector@35894199.","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.channel.nio.NioEventLoop","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:02.344Z","message":"Entering","context":{"RequestID":"d3829807-f38b-48ec-b776-71f3c889d2f6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f3a6665c-0bde-4b45-919a-b020db4f4f5f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:02.344Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:02.348Z","message":"{\"transactionId\":\"d3829807-f38b-48ec-b776-71f3c889d2f6\",\"status\":\"200\",\"rqstDate\":\"230413-10:13:02:345\",\"respDate\":\"230413-10:13:02:348\",\"sourceId\":\"haproxy:d3829807-f38b-48ec-b776-71f3c889d2f6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:13:02:345-70640\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[061321a8-d4b8-4457-9cc3-b26b39a4ac18], x-b3-parentspanid=[edc72e9e58595d8e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cc306b162993d94fedc72e9e58595d8e], x-b3-spanid=[8299cd076e627906], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d3829807-f38b-48ec-b776-71f3c889d2f6]}\\\"}\"}","context":{"RequestID":"d3829807-f38b-48ec-b776-71f3c889d2f6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f3a6665c-0bde-4b45-919a-b020db4f4f5f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:02.344Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:02.349Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d3829807-f38b-48ec-b776-71f3c889d2f6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f3a6665c-0bde-4b45-919a-b020db4f4f5f","LogTimestamp":"2023-04-13T10:13:02.349Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:13:02.395Z","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\":\"a7b81ade-16c1-4d93-af48-5409b128d212\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:02:377\"},\"entity\":{\"resource-version\":\"1681380781097\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"resource-version\":\"1681380781097\",\"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\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"resource-version\":\"1681380781097\",\"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\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"resource-version\":\"1681380781097\",\"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\":\"becb26cb-1bdc-4492-b81a-c4418649db4a\",\"resource-version\":\"1681380781097\",\"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\":\"25584889-d977-46da-897c-8bbf1606985c\",\"resource-version\":\"1681380781097\",\"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\":\"2dac5f9f-316b-479c-b789-6c3b71827e3f\",\"resource-version\":\"1681380781097\",\"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\":\"b386304e-99b5-44f9-9c21-e83d05fa6051\",\"resource-version\":\"1681380781097\",\"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\":\"ad047e30-bdef-456b-b56c-e2d7c86f6f34\",\"resource-version\":\"1681380781097\",\"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\":\"bc20abd5-7de9-4c67-ae65-db81e85ee906\",\"resource-version\":\"1681380781097\",\"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\":\"bb049dcb-869f-4694-a930-a690739b8e61\",\"resource-version\":\"1681380781097\",\"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\":\"ef72a788-581a-4760-a15c-98002f92ac8c\",\"resource-version\":\"1681380781097\",\"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\":\"00540ae4-6ed3-420c-80be-732190b67aee\",\"resource-version\":\"1681380781097\",\"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\":\"1ca9447a-6406-444d-952e-4be6d04ca350\",\"resource-version\":\"1681380781097\",\"property-collect-list\":[\"service-provider-name\"]}]},\"property-collect-list\":[\"interface-name\"]}]},\"property-collect-list\":[\"hostname\"]}]},\"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\":\"4c4f0546-7be5-4a38-bac9-d50d750e4f3f\",\"resource-version\":\"1681380781097\",\"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\":\"33fe85c8-2d3a-444a-b806-1450291d80dc\",\"resource-version\":\"1681380781097\",\"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\":\"856299ec-d689-412f-ad97-ec1bc432b898\",\"resource-version\":\"1681380781097\",\"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\":\"52bdc514-f215-47e2-8f91-8291f336e718\",\"resource-version\":\"1681380781097\",\"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\":\"e95e2900-4a20-481e-abb8-e349b3fcae56\",\"resource-version\":\"1681380781097\",\"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\":\"33b23c44-a645-4fef-9392-908ea9b38409\",\"resource-version\":\"1681380781097\",\"property-collect-list\":[\"l3-interface-ipv6-address\"]}]},\"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\":\"48f5e84f-68a3-4f7a-b807-5183266d4f5d\",\"resource-version\":\"1681380781097\",\"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\":\"3f1a3372-b3e6-41b3-bada-080bf9794a6e\",\"resource-version\":\"1681380781097\",\"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":"a7b81ade-16c1-4d93-af48-5409b128d212","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:02.395Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:02.426Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a7b81ade-16c1-4d93-af48-5409b128d212","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:02.426Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:02.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/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"a7b81ade-16c1-4d93-af48-5409b128d212\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:02:393\"},\"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\":\"9509ad51-8ead-4b42-8607-41e0246bc993\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eef5ae25-8dd3-426e-9c4a-607b42920aa5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6bf82888-42a2-486b-b090-23fabd6abd42\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b69f6059-ea86-427f-8dc3-b6036029822e\",\"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/9509ad51-8ead-4b42-8607-41e0246bc993/named-query-elements/named-query-element/eef5ae25-8dd3-426e-9c4a-607b42920aa5/named-query-elements/named-query-element/0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc/named-query-elements/named-query-element/6bf82888-42a2-486b-b090-23fabd6abd42/named-query-elements/named-query-element/b69f6059-ea86-427f-8dc3-b6036029822e\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"48f5e84f-68a3-4f7a-b807-5183266d4f5d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3f1a3372-b3e6-41b3-bada-080bf9794a6e\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/48f5e84f-68a3-4f7a-b807-5183266d4f5d/named-query-elements/named-query-element/3f1a3372-b3e6-41b3-bada-080bf9794a6e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380781097\",\"model-invariant-id\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\"}}","context":{"RequestID":"a7b81ade-16c1-4d93-af48-5409b128d212","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:02.428Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:02.479Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a7b81ade-16c1-4d93-af48-5409b128d212","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"51","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:02.478Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:02.480Z","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\":\"a7b81ade-16c1-4d93-af48-5409b128d212\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:02:404\"},\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"becb26cb-1bdc-4492-b81a-c4418649db4a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"25584889-d977-46da-897c-8bbf1606985c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ad047e30-bdef-456b-b56c-e2d7c86f6f34\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bc20abd5-7de9-4c67-ae65-db81e85ee906\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/becb26cb-1bdc-4492-b81a-c4418649db4a/named-query-elements/named-query-element/25584889-d977-46da-897c-8bbf1606985c/named-query-elements/named-query-element/ad047e30-bdef-456b-b56c-e2d7c86f6f34/named-query-elements/named-query-element/bc20abd5-7de9-4c67-ae65-db81e85ee906\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c4f0546-7be5-4a38-bac9-d50d750e4f3f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"33fe85c8-2d3a-444a-b806-1450291d80dc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"856299ec-d689-412f-ad97-ec1bc432b898\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/4c4f0546-7be5-4a38-bac9-d50d750e4f3f/named-query-elements/named-query-element/33fe85c8-2d3a-444a-b806-1450291d80dc/named-query-elements/named-query-element/856299ec-d689-412f-ad97-ec1bc432b898\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"becb26cb-1bdc-4492-b81a-c4418649db4a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"25584889-d977-46da-897c-8bbf1606985c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b386304e-99b5-44f9-9c21-e83d05fa6051\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/becb26cb-1bdc-4492-b81a-c4418649db4a/named-query-elements/named-query-element/25584889-d977-46da-897c-8bbf1606985c/named-query-elements/named-query-element/b386304e-99b5-44f9-9c21-e83d05fa6051\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c4f0546-7be5-4a38-bac9-d50d750e4f3f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e95e2900-4a20-481e-abb8-e349b3fcae56\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/4c4f0546-7be5-4a38-bac9-d50d750e4f3f/named-query-elements/named-query-element/e95e2900-4a20-481e-abb8-e349b3fcae56\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380781097\",\"model-invariant-id\":\"aad85df2-09be-40fa-b867-16415e4e10e2\"}}","context":{"RequestID":"a7b81ade-16c1-4d93-af48-5409b128d212","ServiceName":"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:02.480Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:02.510Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a7b81ade-16c1-4d93-af48-5409b128d212","ServiceName":"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:02.510Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:02.512Z","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\":\"a7b81ade-16c1-4d93-af48-5409b128d212\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:02:413\"},\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"becb26cb-1bdc-4492-b81a-c4418649db4a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"25584889-d977-46da-897c-8bbf1606985c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ad047e30-bdef-456b-b56c-e2d7c86f6f34\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bb049dcb-869f-4694-a930-a690739b8e61\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/becb26cb-1bdc-4492-b81a-c4418649db4a/named-query-elements/named-query-element/25584889-d977-46da-897c-8bbf1606985c/named-query-elements/named-query-element/ad047e30-bdef-456b-b56c-e2d7c86f6f34/named-query-elements/named-query-element/bb049dcb-869f-4694-a930-a690739b8e61\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"becb26cb-1bdc-4492-b81a-c4418649db4a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"25584889-d977-46da-897c-8bbf1606985c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2dac5f9f-316b-479c-b789-6c3b71827e3f\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/becb26cb-1bdc-4492-b81a-c4418649db4a/named-query-elements/named-query-element/25584889-d977-46da-897c-8bbf1606985c/named-query-elements/named-query-element/2dac5f9f-316b-479c-b789-6c3b71827e3f\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c4f0546-7be5-4a38-bac9-d50d750e4f3f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"33fe85c8-2d3a-444a-b806-1450291d80dc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"52bdc514-f215-47e2-8f91-8291f336e718\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/4c4f0546-7be5-4a38-bac9-d50d750e4f3f/named-query-elements/named-query-element/33fe85c8-2d3a-444a-b806-1450291d80dc/named-query-elements/named-query-element/52bdc514-f215-47e2-8f91-8291f336e718\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c4f0546-7be5-4a38-bac9-d50d750e4f3f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"33b23c44-a645-4fef-9392-908ea9b38409\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/4c4f0546-7be5-4a38-bac9-d50d750e4f3f/named-query-elements/named-query-element/33b23c44-a645-4fef-9392-908ea9b38409\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380781097\",\"model-invariant-id\":\"82966045-43ee-4982-8307-7e9610866140\"}}","context":{"RequestID":"a7b81ade-16c1-4d93-af48-5409b128d212","ServiceName":"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:02.511Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:02.537Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a7b81ade-16c1-4d93-af48-5409b128d212","ServiceName":"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:02.537Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:02.538Z","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\":\"a7b81ade-16c1-4d93-af48-5409b128d212\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:02:424\"},\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"becb26cb-1bdc-4492-b81a-c4418649db4a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"25584889-d977-46da-897c-8bbf1606985c\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/becb26cb-1bdc-4492-b81a-c4418649db4a/named-query-elements/named-query-element/25584889-d977-46da-897c-8bbf1606985c\",\"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\":\"61acf4a5-8461-440f-81f0-38d77554f41f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c93f0c1-f4a4-4199-b518-5d0a9feae154\",\"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/61acf4a5-8461-440f-81f0-38d77554f41f/named-query-elements/named-query-element/4c93f0c1-f4a4-4199-b518-5d0a9feae154\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c4f0546-7be5-4a38-bac9-d50d750e4f3f\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/4c4f0546-7be5-4a38-bac9-d50d750e4f3f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380781097\",\"model-invariant-id\":\"cea0a982-8d55-4093-921e-418fbccf7060\"}}","context":{"RequestID":"a7b81ade-16c1-4d93-af48-5409b128d212","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:02.538Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:02.562Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a7b81ade-16c1-4d93-af48-5409b128d212","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:02.562Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:02.563Z","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\":\"a7b81ade-16c1-4d93-af48-5409b128d212\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:02:435\"},\"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\":\"9509ad51-8ead-4b42-8607-41e0246bc993\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f8da2818-c5ea-4002-beb8-6f4c56992310\",\"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/9509ad51-8ead-4b42-8607-41e0246bc993/named-query-elements/named-query-element/f8da2818-c5ea-4002-beb8-6f4c56992310\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"becb26cb-1bdc-4492-b81a-c4418649db4a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72a788-581a-4760-a15c-98002f92ac8c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"00540ae4-6ed3-420c-80be-732190b67aee\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/becb26cb-1bdc-4492-b81a-c4418649db4a/named-query-elements/named-query-element/ef72a788-581a-4760-a15c-98002f92ac8c/named-query-elements/named-query-element/00540ae4-6ed3-420c-80be-732190b67aee\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380781097\",\"model-invariant-id\":\"94043c37-4e73-439c-a790-0fdd697924cd\"}}","context":{"RequestID":"a7b81ade-16c1-4d93-af48-5409b128d212","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:02.563Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:02.575Z","message":"{\"transactionId\":\"a7b81ade-16c1-4d93-af48-5409b128d212\",\"status\":\"201\",\"rqstDate\":\"230413-10:13:01:086\",\"respDate\":\"230413-10:13:02:575\",\"sourceId\":\"AAI-TOOLS:a7b81ade-16c1-4d93-af48-5409b128d212\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:13:01:086-88832\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[6c182529-a75e-49f3-af9b-fde03521f63f], x-b3-parentspanid=[ec77045c345a6c0a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[a7b81ade-16c1-4d93-af48-5409b128d212], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[306c6d903c87feaf46f55de8f053c97e], x-b3-spanid=[8de34729b538aad4], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[16162], Content-Type=[application/json], X-ONAP-RequestID=[a7b81ade-16c1-4d93-af48-5409b128d212]}\\\",\\\"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\\\":\\\"2-aai-resources-230413-10:13:01:086-88832\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[94424], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230413-10:13:01:086-88832]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"a7b81ade-16c1-4d93-af48-5409b128d212","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"850","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"88f2ffbe-e6b6-4fa2-bb0b-5f226cda9e85","LogTimestamp":"2023-04-13T10:13:01.948Z","elapsedTime":"34"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:02.576Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"a7b81ade-16c1-4d93-af48-5409b128d212","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1491","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"88f2ffbe-e6b6-4fa2-bb0b-5f226cda9e85","LogTimestamp":"2023-04-13T10:13:02.576Z","ResponseDesc":"Created","elapsedTime":"34"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:02 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/b546a34b-7e71-45dc-9907-4cbdcf675c64" 201 0 REST a7b81ade-16c1-4d93-af48-5409b128d212 AAI-TOOLS 127.0.0.6 - - - - - - - - - 1493 - "logType": "access"
{"timestamp":"2023-04-13T10:13:02.586Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a7b81ade-16c1-4d93-af48-5409b128d212","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:02.586Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:02.587Z","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\":\"a7b81ade-16c1-4d93-af48-5409b128d212\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:02:445\"},\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"06b46e5b-8409-4b45-9a23-4ef8ecc0963a\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904/named-query-elements/named-query-element/06b46e5b-8409-4b45-9a23-4ef8ecc0963a\",\"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\":\"61acf4a5-8461-440f-81f0-38d77554f41f\",\"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/61acf4a5-8461-440f-81f0-38d77554f41f\",\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"35bc9779-5110-4c1b-9326-392949e849fc\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a/named-query-elements/named-query-element/35bc9779-5110-4c1b-9326-392949e849fc\",\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9a801640-0483-4310-bf77-16e2e48ac672\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829/named-query-elements/named-query-element/9a801640-0483-4310-bf77-16e2e48ac672\",\"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\":\"cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d78d207e-113e-496b-97bc-3cfea85cf6ff\",\"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/cc4104d8-2846-43e7-a82e-4cd4dfb04e45/named-query-elements/named-query-element/d78d207e-113e-496b-97bc-3cfea85cf6ff\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380781097\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"a7b81ade-16c1-4d93-af48-5409b128d212","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:02.587Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:02.610Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a7b81ade-16c1-4d93-af48-5409b128d212","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"22","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:02.609Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:02.611Z","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\":\"a7b81ade-16c1-4d93-af48-5409b128d212\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:02:456\"},\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"becb26cb-1bdc-4492-b81a-c4418649db4a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72a788-581a-4760-a15c-98002f92ac8c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"00540ae4-6ed3-420c-80be-732190b67aee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1ca9447a-6406-444d-952e-4be6d04ca350\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/becb26cb-1bdc-4492-b81a-c4418649db4a/named-query-elements/named-query-element/ef72a788-581a-4760-a15c-98002f92ac8c/named-query-elements/named-query-element/00540ae4-6ed3-420c-80be-732190b67aee/named-query-elements/named-query-element/1ca9447a-6406-444d-952e-4be6d04ca350\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380781097\",\"model-invariant-id\":\"c822d81f-822f-4304-9623-1025b53da568\"}}","context":{"RequestID":"a7b81ade-16c1-4d93-af48-5409b128d212","ServiceName":"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:02.610Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:02.632Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a7b81ade-16c1-4d93-af48-5409b128d212","ServiceName":"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","TargetServiceName":"AAI-EVENT","ElapsedTime":"22","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:02.632Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:02.633Z","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\":\"a7b81ade-16c1-4d93-af48-5409b128d212\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:02:465\"},\"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\":\"cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d78d207e-113e-496b-97bc-3cfea85cf6ff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c93ff57-993e-4b0c-a90d-c8a14293d5e9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ec6f0a8b-7f5d-4698-bff9-f2c4f70762dc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bd72b211-3bde-497d-beb6-3b1a17ecaf81\",\"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/cc4104d8-2846-43e7-a82e-4cd4dfb04e45/named-query-elements/named-query-element/d78d207e-113e-496b-97bc-3cfea85cf6ff/named-query-elements/named-query-element/7c93ff57-993e-4b0c-a90d-c8a14293d5e9/named-query-elements/named-query-element/ec6f0a8b-7f5d-4698-bff9-f2c4f70762dc/named-query-elements/named-query-element/bd72b211-3bde-497d-beb6-3b1a17ecaf81\",\"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\":\"896287bc-cb1c-4960-8b73-e1b9573350f2\",\"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/896287bc-cb1c-4960-8b73-e1b9573350f2\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"becb26cb-1bdc-4492-b81a-c4418649db4a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72a788-581a-4760-a15c-98002f92ac8c\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/becb26cb-1bdc-4492-b81a-c4418649db4a/named-query-elements/named-query-element/ef72a788-581a-4760-a15c-98002f92ac8c\",\"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\":\"6d839e67-8f1b-421c-b4b2-6f87235891e3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4f471b5c-b2ad-4bbe-8a7d-a93f11191d68\",\"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/6d839e67-8f1b-421c-b4b2-6f87235891e3/named-query-elements/named-query-element/4f471b5c-b2ad-4bbe-8a7d-a93f11191d68\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380781097\",\"model-invariant-id\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\"}}","context":{"RequestID":"a7b81ade-16c1-4d93-af48-5409b128d212","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:02.633Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:02.651Z","message":"Entering","context":{"RequestID":"bb0c9829-5304-4afe-a4db-21f3bb104a47","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e5ac5737-d739-48d8-9e3e-b81b959d9acb","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:02.651Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:02.672Z","message":"Checking for system property [partnerName]","context":{"RequestID":"bb0c9829-5304-4afe-a4db-21f3bb104a47","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e5ac5737-d739-48d8-9e3e-b81b959d9acb","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:02.651Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:02.672Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"bb0c9829-5304-4afe-a4db-21f3bb104a47","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e5ac5737-d739-48d8-9e3e-b81b959d9acb","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:02.651Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:02.672Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"bb0c9829-5304-4afe-a4db-21f3bb104a47","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e5ac5737-d739-48d8-9e3e-b81b959d9acb","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:02.651Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:02.672Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a7b81ade-16c1-4d93-af48-5409b128d212","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"39","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:02.672Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:02.673Z","message":"Invoke","context":{"RequestID":"bb0c9829-5304-4afe-a4db-21f3bb104a47","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"e5ac5737-d739-48d8-9e3e-b81b959d9acb","LogTimestamp":"2023-04-13T10:13:02.673Z"},"thread":"qtp1341706533-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13: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/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"a7b81ade-16c1-4d93-af48-5409b128d212\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:02:474\"},\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9a801640-0483-4310-bf77-16e2e48ac672\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aacc7862-6cc6-4dca-b05b-665f0e987acd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7a998c79-dc9f-4c32-a4df-9b9b751e95d2\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829/named-query-elements/named-query-element/9a801640-0483-4310-bf77-16e2e48ac672/named-query-elements/named-query-element/aacc7862-6cc6-4dca-b05b-665f0e987acd/named-query-elements/named-query-element/7a998c79-dc9f-4c32-a4df-9b9b751e95d2\",\"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\":\"cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d78d207e-113e-496b-97bc-3cfea85cf6ff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c93ff57-993e-4b0c-a90d-c8a14293d5e9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ec6f0a8b-7f5d-4698-bff9-f2c4f70762dc\",\"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/cc4104d8-2846-43e7-a82e-4cd4dfb04e45/named-query-elements/named-query-element/d78d207e-113e-496b-97bc-3cfea85cf6ff/named-query-elements/named-query-element/7c93ff57-993e-4b0c-a90d-c8a14293d5e9/named-query-elements/named-query-element/ec6f0a8b-7f5d-4698-bff9-f2c4f70762dc\",\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"becb26cb-1bdc-4492-b81a-c4418649db4a\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/becb26cb-1bdc-4492-b81a-c4418649db4a\",\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"35bc9779-5110-4c1b-9326-392949e849fc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b941a24-123d-4d63-a39c-012a59046ae7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"70c4fe2b-8f73-4502-98b9-7a0da4adc8f0\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a/named-query-elements/named-query-element/35bc9779-5110-4c1b-9326-392949e849fc/named-query-elements/named-query-element/6b941a24-123d-4d63-a39c-012a59046ae7/named-query-elements/named-query-element/70c4fe2b-8f73-4502-98b9-7a0da4adc8f0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380781097\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"a7b81ade-16c1-4d93-af48-5409b128d212","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13: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-04-13T10:13:02.709Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a7b81ade-16c1-4d93-af48-5409b128d212","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"33","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:02.708Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:02.710Z","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\":\"a7b81ade-16c1-4d93-af48-5409b128d212\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:02:485\"},\"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\":\"9509ad51-8ead-4b42-8607-41e0246bc993\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eef5ae25-8dd3-426e-9c4a-607b42920aa5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc\",\"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/9509ad51-8ead-4b42-8607-41e0246bc993/named-query-elements/named-query-element/eef5ae25-8dd3-426e-9c4a-607b42920aa5/named-query-elements/named-query-element/0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc\",\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"06b46e5b-8409-4b45-9a23-4ef8ecc0963a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27ec2592-603a-405d-ab1c-1ec81fc4f6d4\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904/named-query-elements/named-query-element/06b46e5b-8409-4b45-9a23-4ef8ecc0963a/named-query-elements/named-query-element/27ec2592-603a-405d-ab1c-1ec81fc4f6d4\",\"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\":\"cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"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/cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380781097\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"a7b81ade-16c1-4d93-af48-5409b128d212","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:02.710Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:02.736Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a7b81ade-16c1-4d93-af48-5409b128d212","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:02.736Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:02.737Z","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\":\"a7b81ade-16c1-4d93-af48-5409b128d212\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:02:506\"},\"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\":\"9509ad51-8ead-4b42-8607-41e0246bc993\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eef5ae25-8dd3-426e-9c4a-607b42920aa5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6bf82888-42a2-486b-b090-23fabd6abd42\",\"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/9509ad51-8ead-4b42-8607-41e0246bc993/named-query-elements/named-query-element/eef5ae25-8dd3-426e-9c4a-607b42920aa5/named-query-elements/named-query-element/0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc/named-query-elements/named-query-element/6bf82888-42a2-486b-b090-23fabd6abd42\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"48f5e84f-68a3-4f7a-b807-5183266d4f5d\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/48f5e84f-68a3-4f7a-b807-5183266d4f5d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380781097\",\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"a7b81ade-16c1-4d93-af48-5409b128d212","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:02.737Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:02.763Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a7b81ade-16c1-4d93-af48-5409b128d212","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:02.763Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:02.764Z","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\":\"a7b81ade-16c1-4d93-af48-5409b128d212\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:02:519\"},\"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\":\"61acf4a5-8461-440f-81f0-38d77554f41f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c93f0c1-f4a4-4199-b518-5d0a9feae154\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c54c5bb5-8b73-41e7-aa42-660e48a5854a\",\"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/61acf4a5-8461-440f-81f0-38d77554f41f/named-query-elements/named-query-element/4c93f0c1-f4a4-4199-b518-5d0a9feae154/named-query-elements/named-query-element/c54c5bb5-8b73-41e7-aa42-660e48a5854a\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c4f0546-7be5-4a38-bac9-d50d750e4f3f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"33fe85c8-2d3a-444a-b806-1450291d80dc\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/4c4f0546-7be5-4a38-bac9-d50d750e4f3f/named-query-elements/named-query-element/33fe85c8-2d3a-444a-b806-1450291d80dc\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"becb26cb-1bdc-4492-b81a-c4418649db4a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"25584889-d977-46da-897c-8bbf1606985c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ad047e30-bdef-456b-b56c-e2d7c86f6f34\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/becb26cb-1bdc-4492-b81a-c4418649db4a/named-query-elements/named-query-element/25584889-d977-46da-897c-8bbf1606985c/named-query-elements/named-query-element/ad047e30-bdef-456b-b56c-e2d7c86f6f34\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380781097\",\"model-invariant-id\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\"}}","context":{"RequestID":"a7b81ade-16c1-4d93-af48-5409b128d212","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:02.764Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:02.792Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a7b81ade-16c1-4d93-af48-5409b128d212","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:02.792Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:03.168Z","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-04-13T10:13:03.508Z","message":"Selector.select() returned prematurely 3 times in a row for Selector io.netty.channel.nio.SelectedSelectionKeySetSelector@75c1fcd8.","thread":"JanusGraph Cluster-nio-worker-1","logger":"io.netty.channel.nio.NioEventLoop","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:03.874Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"bb0c9829-5304-4afe-a4db-21f3bb104a47","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1201","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":"e5ac5737-d739-48d8-9e3e-b81b959d9acb","LogTimestamp":"2023-04-13T10:13:03.873Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:04.168Z","message":"[Control connection] Refreshing schema for dox.vsp_merge_hint (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:04.171Z","message":"Selector.select() returned prematurely 3 times in a row for Selector io.netty.channel.nio.SelectedSelectionKeySetSelector@35894199.","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.channel.nio.NioEventLoop","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:04.265Z","message":"Selector.select() returned prematurely 3 times in a row for Selector io.netty.channel.nio.SelectedSelectionKeySetSelector@35894199.","thread":"JanusGraph Cluster-nio-worker-0","logger":"io.netty.channel.nio.NioEventLoop","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:04.362Z","message":"Entering","context":{"RequestID":"316690be-847e-4299-8fd0-e2714bcde7a2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f895c3d1-b331-4848-8e98-9e2f02f88710","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:04.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:04.365Z","message":"{\"transactionId\":\"316690be-847e-4299-8fd0-e2714bcde7a2\",\"status\":\"200\",\"rqstDate\":\"230413-10:13:04:363\",\"respDate\":\"230413-10:13:04:365\",\"sourceId\":\"haproxy:316690be-847e-4299-8fd0-e2714bcde7a2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:13:04:363-98265\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[908732f8-7a97-4d16-b821-f4372baeac8a], x-b3-parentspanid=[95eb8904cece3544], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[259fb4c7ca21a30695eb8904cece3544], x-b3-spanid=[ad1b71abb6e0fcd0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[316690be-847e-4299-8fd0-e2714bcde7a2]}\\\"}\"}","context":{"RequestID":"316690be-847e-4299-8fd0-e2714bcde7a2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f895c3d1-b331-4848-8e98-9e2f02f88710","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:04.361Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:04.366Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"316690be-847e-4299-8fd0-e2714bcde7a2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f895c3d1-b331-4848-8e98-9e2f02f88710","LogTimestamp":"2023-04-13T10:13:04.366Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-13T10:13:04.829Z","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\":\"bb0c9829-5304-4afe-a4db-21f3bb104a47\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:04:816\"},\"entity\":{\"resource-version\":\"1681380782671\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"resource-version\":\"1681380782671\",\"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\":\"f3100785-63c5-4cc4-90fb-aa0ec2e1e29c\",\"resource-version\":\"1681380782671\",\"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\":\"717e2273-52f5-4c2c-a5f5-feef46094677\",\"resource-version\":\"1681380782671\",\"property-collect-list\":[\"global-customer-id\"]}]},\"property-collect-list\":[\"service-type\",\"temp-ub-sub-account-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\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"resource-version\":\"1681380782671\",\"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\":\"644bb383-324a-4ec0-9200-439465e7dcad\",\"resource-version\":\"1681380782671\",\"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\":\"f5319019-96ca-493c-a37c-f3708d36ed1a\",\"resource-version\":\"1681380782671\",\"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\":\"f9587b89-0fa7-42d7-b25a-94881a84bbac\",\"resource-version\":\"1681380782671\",\"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\":\"a2262e74-72b9-4704-8d8b-d16500b33916\",\"resource-version\":\"1681380782671\",\"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\":\"a3564ac5-413f-4049-8049-aed92693a677\",\"resource-version\":\"1681380782671\",\"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\":\"3644825c-904f-4f89-b28a-8c0a73d47947\",\"resource-version\":\"1681380782671\",\"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\":\"7207667e-4c6a-45ea-80d2-2f2668497745\",\"resource-version\":\"1681380782671\",\"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\":\"4cef6783-9420-49e2-bd4b-f59308aa8d81\",\"resource-version\":\"1681380782671\",\"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\":\"3856ddae-3b1b-4840-a6f8-40d1f20fb694\",\"resource-version\":\"1681380782671\",\"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\":\"e53b9d4f-1947-46ab-9fb3-1b4966a3a95d\",\"resource-version\":\"1681380782671\",\"property-collect-list\":[\"l3-interface-ipv4-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\":\"8a4381dd-f937-4b13-9625-84feeb3ccb16\",\"resource-version\":\"1681380782671\",\"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\":\"618c5b98-e953-4846-9841-dcf6bb29daf2\",\"resource-version\":\"1681380782671\",\"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\":\"48a5e02d-afc4-446a-a045-add4ebb48df5\",\"resource-version\":\"1681380782671\",\"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\":\"251425ad-2927-4ca1-ac1b-c57f82b359d2\",\"resource-version\":\"1681380782671\",\"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\":\"feebaf62-ad47-4807-82f6-2845f8475c5c\",\"resource-version\":\"1681380782671\",\"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\":\"66dcff04-c365-4a5b-b4fc-262f9f69875f\",\"resource-version\":\"1681380782671\",\"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\":\"78169116-5878-480f-b183-acc44daacd40\",\"resource-version\":\"1681380782671\",\"property-collect-list\":[\"l3-interface-ipv4-address\"]}]},\"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\"]}]},\"property-collect-list\":[\"model-invariant-id\",\"service-instance-id\",\"service-instance-location-id\",\"service-instance-name\"]}]}}}","context":{"RequestID":"bb0c9829-5304-4afe-a4db-21f3bb104a47","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:04.829Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:04.864Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"bb0c9829-5304-4afe-a4db-21f3bb104a47","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788","TargetServiceName":"AAI-EVENT","ElapsedTime":"34","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:04.863Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:04.865Z","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\":\"bb0c9829-5304-4afe-a4db-21f3bb104a47\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:04:834\"},\"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\":\"9509ad51-8ead-4b42-8607-41e0246bc993\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eef5ae25-8dd3-426e-9c4a-607b42920aa5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6bf82888-42a2-486b-b090-23fabd6abd42\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b69f6059-ea86-427f-8dc3-b6036029822e\",\"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/9509ad51-8ead-4b42-8607-41e0246bc993/named-query-elements/named-query-element/eef5ae25-8dd3-426e-9c4a-607b42920aa5/named-query-elements/named-query-element/0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc/named-query-elements/named-query-element/6bf82888-42a2-486b-b090-23fabd6abd42/named-query-elements/named-query-element/b69f6059-ea86-427f-8dc3-b6036029822e\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f3100785-63c5-4cc4-90fb-aa0ec2e1e29c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"717e2273-52f5-4c2c-a5f5-feef46094677\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/f3100785-63c5-4cc4-90fb-aa0ec2e1e29c/named-query-elements/named-query-element/717e2273-52f5-4c2c-a5f5-feef46094677\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"48f5e84f-68a3-4f7a-b807-5183266d4f5d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3f1a3372-b3e6-41b3-bada-080bf9794a6e\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/48f5e84f-68a3-4f7a-b807-5183266d4f5d/named-query-elements/named-query-element/3f1a3372-b3e6-41b3-bada-080bf9794a6e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380782671\",\"model-invariant-id\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\"}}","context":{"RequestID":"bb0c9829-5304-4afe-a4db-21f3bb104a47","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:04.865Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:04.896Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"bb0c9829-5304-4afe-a4db-21f3bb104a47","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:04.896Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:04.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/aad85df2-09be-40fa-b867-16415e4e10e2\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"bb0c9829-5304-4afe-a4db-21f3bb104a47\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:04:844\"},\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"becb26cb-1bdc-4492-b81a-c4418649db4a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"25584889-d977-46da-897c-8bbf1606985c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ad047e30-bdef-456b-b56c-e2d7c86f6f34\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bc20abd5-7de9-4c67-ae65-db81e85ee906\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/becb26cb-1bdc-4492-b81a-c4418649db4a/named-query-elements/named-query-element/25584889-d977-46da-897c-8bbf1606985c/named-query-elements/named-query-element/ad047e30-bdef-456b-b56c-e2d7c86f6f34/named-query-elements/named-query-element/bc20abd5-7de9-4c67-ae65-db81e85ee906\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"644bb383-324a-4ec0-9200-439465e7dcad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f5319019-96ca-493c-a37c-f3708d36ed1a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3644825c-904f-4f89-b28a-8c0a73d47947\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7207667e-4c6a-45ea-80d2-2f2668497745\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294/named-query-elements/named-query-element/644bb383-324a-4ec0-9200-439465e7dcad/named-query-elements/named-query-element/f5319019-96ca-493c-a37c-f3708d36ed1a/named-query-elements/named-query-element/3644825c-904f-4f89-b28a-8c0a73d47947/named-query-elements/named-query-element/7207667e-4c6a-45ea-80d2-2f2668497745\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c4f0546-7be5-4a38-bac9-d50d750e4f3f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"33fe85c8-2d3a-444a-b806-1450291d80dc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"856299ec-d689-412f-ad97-ec1bc432b898\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/4c4f0546-7be5-4a38-bac9-d50d750e4f3f/named-query-elements/named-query-element/33fe85c8-2d3a-444a-b806-1450291d80dc/named-query-elements/named-query-element/856299ec-d689-412f-ad97-ec1bc432b898\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"644bb383-324a-4ec0-9200-439465e7dcad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"618c5b98-e953-4846-9841-dcf6bb29daf2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"251425ad-2927-4ca1-ac1b-c57f82b359d2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"feebaf62-ad47-4807-82f6-2845f8475c5c\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294/named-query-elements/named-query-element/644bb383-324a-4ec0-9200-439465e7dcad/named-query-elements/named-query-element/618c5b98-e953-4846-9841-dcf6bb29daf2/named-query-elements/named-query-element/251425ad-2927-4ca1-ac1b-c57f82b359d2/named-query-elements/named-query-element/feebaf62-ad47-4807-82f6-2845f8475c5c\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"becb26cb-1bdc-4492-b81a-c4418649db4a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"25584889-d977-46da-897c-8bbf1606985c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b386304e-99b5-44f9-9c21-e83d05fa6051\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/becb26cb-1bdc-4492-b81a-c4418649db4a/named-query-elements/named-query-element/25584889-d977-46da-897c-8bbf1606985c/named-query-elements/named-query-element/b386304e-99b5-44f9-9c21-e83d05fa6051\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"644bb383-324a-4ec0-9200-439465e7dcad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f5319019-96ca-493c-a37c-f3708d36ed1a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3644825c-904f-4f89-b28a-8c0a73d47947\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4cef6783-9420-49e2-bd4b-f59308aa8d81\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e53b9d4f-1947-46ab-9fb3-1b4966a3a95d\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294/named-query-elements/named-query-element/644bb383-324a-4ec0-9200-439465e7dcad/named-query-elements/named-query-element/f5319019-96ca-493c-a37c-f3708d36ed1a/named-query-elements/named-query-element/3644825c-904f-4f89-b28a-8c0a73d47947/named-query-elements/named-query-element/4cef6783-9420-49e2-bd4b-f59308aa8d81/named-query-elements/named-query-element/e53b9d4f-1947-46ab-9fb3-1b4966a3a95d\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c4f0546-7be5-4a38-bac9-d50d750e4f3f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e95e2900-4a20-481e-abb8-e349b3fcae56\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/4c4f0546-7be5-4a38-bac9-d50d750e4f3f/named-query-elements/named-query-element/e95e2900-4a20-481e-abb8-e349b3fcae56\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"644bb383-324a-4ec0-9200-439465e7dcad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"618c5b98-e953-4846-9841-dcf6bb29daf2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"78169116-5878-480f-b183-acc44daacd40\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294/named-query-elements/named-query-element/644bb383-324a-4ec0-9200-439465e7dcad/named-query-elements/named-query-element/618c5b98-e953-4846-9841-dcf6bb29daf2/named-query-elements/named-query-element/78169116-5878-480f-b183-acc44daacd40\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380782671\",\"model-invariant-id\":\"aad85df2-09be-40fa-b867-16415e4e10e2\"}}","context":{"RequestID":"bb0c9829-5304-4afe-a4db-21f3bb104a47","ServiceName":"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:04.897Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:04.922Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"bb0c9829-5304-4afe-a4db-21f3bb104a47","ServiceName":"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:04.922Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:04.924Z","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\":\"bb0c9829-5304-4afe-a4db-21f3bb104a47\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:04:854\"},\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"644bb383-324a-4ec0-9200-439465e7dcad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f5319019-96ca-493c-a37c-f3708d36ed1a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3644825c-904f-4f89-b28a-8c0a73d47947\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4cef6783-9420-49e2-bd4b-f59308aa8d81\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3856ddae-3b1b-4840-a6f8-40d1f20fb694\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294/named-query-elements/named-query-element/644bb383-324a-4ec0-9200-439465e7dcad/named-query-elements/named-query-element/f5319019-96ca-493c-a37c-f3708d36ed1a/named-query-elements/named-query-element/3644825c-904f-4f89-b28a-8c0a73d47947/named-query-elements/named-query-element/4cef6783-9420-49e2-bd4b-f59308aa8d81/named-query-elements/named-query-element/3856ddae-3b1b-4840-a6f8-40d1f20fb694\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"becb26cb-1bdc-4492-b81a-c4418649db4a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"25584889-d977-46da-897c-8bbf1606985c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ad047e30-bdef-456b-b56c-e2d7c86f6f34\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bb049dcb-869f-4694-a930-a690739b8e61\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/becb26cb-1bdc-4492-b81a-c4418649db4a/named-query-elements/named-query-element/25584889-d977-46da-897c-8bbf1606985c/named-query-elements/named-query-element/ad047e30-bdef-456b-b56c-e2d7c86f6f34/named-query-elements/named-query-element/bb049dcb-869f-4694-a930-a690739b8e61\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"becb26cb-1bdc-4492-b81a-c4418649db4a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"25584889-d977-46da-897c-8bbf1606985c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2dac5f9f-316b-479c-b789-6c3b71827e3f\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/becb26cb-1bdc-4492-b81a-c4418649db4a/named-query-elements/named-query-element/25584889-d977-46da-897c-8bbf1606985c/named-query-elements/named-query-element/2dac5f9f-316b-479c-b789-6c3b71827e3f\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c4f0546-7be5-4a38-bac9-d50d750e4f3f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"33fe85c8-2d3a-444a-b806-1450291d80dc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"52bdc514-f215-47e2-8f91-8291f336e718\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/4c4f0546-7be5-4a38-bac9-d50d750e4f3f/named-query-elements/named-query-element/33fe85c8-2d3a-444a-b806-1450291d80dc/named-query-elements/named-query-element/52bdc514-f215-47e2-8f91-8291f336e718\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"644bb383-324a-4ec0-9200-439465e7dcad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"618c5b98-e953-4846-9841-dcf6bb29daf2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"48a5e02d-afc4-446a-a045-add4ebb48df5\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294/named-query-elements/named-query-element/644bb383-324a-4ec0-9200-439465e7dcad/named-query-elements/named-query-element/618c5b98-e953-4846-9841-dcf6bb29daf2/named-query-elements/named-query-element/48a5e02d-afc4-446a-a045-add4ebb48df5\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"644bb383-324a-4ec0-9200-439465e7dcad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"618c5b98-e953-4846-9841-dcf6bb29daf2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"251425ad-2927-4ca1-ac1b-c57f82b359d2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"66dcff04-c365-4a5b-b4fc-262f9f69875f\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294/named-query-elements/named-query-element/644bb383-324a-4ec0-9200-439465e7dcad/named-query-elements/named-query-element/618c5b98-e953-4846-9841-dcf6bb29daf2/named-query-elements/named-query-element/251425ad-2927-4ca1-ac1b-c57f82b359d2/named-query-elements/named-query-element/66dcff04-c365-4a5b-b4fc-262f9f69875f\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"644bb383-324a-4ec0-9200-439465e7dcad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f5319019-96ca-493c-a37c-f3708d36ed1a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3644825c-904f-4f89-b28a-8c0a73d47947\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8a4381dd-f937-4b13-9625-84feeb3ccb16\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294/named-query-elements/named-query-element/644bb383-324a-4ec0-9200-439465e7dcad/named-query-elements/named-query-element/f5319019-96ca-493c-a37c-f3708d36ed1a/named-query-elements/named-query-element/3644825c-904f-4f89-b28a-8c0a73d47947/named-query-elements/named-query-element/8a4381dd-f937-4b13-9625-84feeb3ccb16\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c4f0546-7be5-4a38-bac9-d50d750e4f3f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"33b23c44-a645-4fef-9392-908ea9b38409\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/4c4f0546-7be5-4a38-bac9-d50d750e4f3f/named-query-elements/named-query-element/33b23c44-a645-4fef-9392-908ea9b38409\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380782671\",\"model-invariant-id\":\"82966045-43ee-4982-8307-7e9610866140\"}}","context":{"RequestID":"bb0c9829-5304-4afe-a4db-21f3bb104a47","ServiceName":"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:04.924Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:04.952Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"bb0c9829-5304-4afe-a4db-21f3bb104a47","ServiceName":"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:04.952Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:04.954Z","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\":\"bb0c9829-5304-4afe-a4db-21f3bb104a47\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:04:870\"},\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"becb26cb-1bdc-4492-b81a-c4418649db4a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"25584889-d977-46da-897c-8bbf1606985c\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/becb26cb-1bdc-4492-b81a-c4418649db4a/named-query-elements/named-query-element/25584889-d977-46da-897c-8bbf1606985c\",\"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\":\"61acf4a5-8461-440f-81f0-38d77554f41f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c93f0c1-f4a4-4199-b518-5d0a9feae154\",\"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/61acf4a5-8461-440f-81f0-38d77554f41f/named-query-elements/named-query-element/4c93f0c1-f4a4-4199-b518-5d0a9feae154\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"644bb383-324a-4ec0-9200-439465e7dcad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"618c5b98-e953-4846-9841-dcf6bb29daf2\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294/named-query-elements/named-query-element/644bb383-324a-4ec0-9200-439465e7dcad/named-query-elements/named-query-element/618c5b98-e953-4846-9841-dcf6bb29daf2\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c4f0546-7be5-4a38-bac9-d50d750e4f3f\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/4c4f0546-7be5-4a38-bac9-d50d750e4f3f\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"644bb383-324a-4ec0-9200-439465e7dcad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f5319019-96ca-493c-a37c-f3708d36ed1a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3644825c-904f-4f89-b28a-8c0a73d47947\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294/named-query-elements/named-query-element/644bb383-324a-4ec0-9200-439465e7dcad/named-query-elements/named-query-element/f5319019-96ca-493c-a37c-f3708d36ed1a/named-query-elements/named-query-element/3644825c-904f-4f89-b28a-8c0a73d47947\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380782671\",\"model-invariant-id\":\"cea0a982-8d55-4093-921e-418fbccf7060\"}}","context":{"RequestID":"bb0c9829-5304-4afe-a4db-21f3bb104a47","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:04.954Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:04.978Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"bb0c9829-5304-4afe-a4db-21f3bb104a47","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:04.978Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:04.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/94043c37-4e73-439c-a790-0fdd697924cd\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"bb0c9829-5304-4afe-a4db-21f3bb104a47\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:04:881\"},\"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\":\"9509ad51-8ead-4b42-8607-41e0246bc993\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f8da2818-c5ea-4002-beb8-6f4c56992310\",\"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/9509ad51-8ead-4b42-8607-41e0246bc993/named-query-elements/named-query-element/f8da2818-c5ea-4002-beb8-6f4c56992310\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"becb26cb-1bdc-4492-b81a-c4418649db4a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72a788-581a-4760-a15c-98002f92ac8c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"00540ae4-6ed3-420c-80be-732190b67aee\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/becb26cb-1bdc-4492-b81a-c4418649db4a/named-query-elements/named-query-element/ef72a788-581a-4760-a15c-98002f92ac8c/named-query-elements/named-query-element/00540ae4-6ed3-420c-80be-732190b67aee\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"644bb383-324a-4ec0-9200-439465e7dcad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f5319019-96ca-493c-a37c-f3708d36ed1a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9587b89-0fa7-42d7-b25a-94881a84bbac\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a2262e74-72b9-4704-8d8b-d16500b33916\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294/named-query-elements/named-query-element/644bb383-324a-4ec0-9200-439465e7dcad/named-query-elements/named-query-element/f5319019-96ca-493c-a37c-f3708d36ed1a/named-query-elements/named-query-element/f9587b89-0fa7-42d7-b25a-94881a84bbac/named-query-elements/named-query-element/a2262e74-72b9-4704-8d8b-d16500b33916\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380782671\",\"model-invariant-id\":\"94043c37-4e73-439c-a790-0fdd697924cd\"}}","context":{"RequestID":"bb0c9829-5304-4afe-a4db-21f3bb104a47","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:04.979Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:05.003Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"bb0c9829-5304-4afe-a4db-21f3bb104a47","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:05.003Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:05.004Z","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\":\"bb0c9829-5304-4afe-a4db-21f3bb104a47\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:04:892\"},\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"06b46e5b-8409-4b45-9a23-4ef8ecc0963a\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904/named-query-elements/named-query-element/06b46e5b-8409-4b45-9a23-4ef8ecc0963a\",\"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\":\"61acf4a5-8461-440f-81f0-38d77554f41f\",\"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/61acf4a5-8461-440f-81f0-38d77554f41f\",\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"35bc9779-5110-4c1b-9326-392949e849fc\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a/named-query-elements/named-query-element/35bc9779-5110-4c1b-9326-392949e849fc\",\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9a801640-0483-4310-bf77-16e2e48ac672\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829/named-query-elements/named-query-element/9a801640-0483-4310-bf77-16e2e48ac672\",\"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\":\"cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d78d207e-113e-496b-97bc-3cfea85cf6ff\",\"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/cc4104d8-2846-43e7-a82e-4cd4dfb04e45/named-query-elements/named-query-element/d78d207e-113e-496b-97bc-3cfea85cf6ff\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"644bb383-324a-4ec0-9200-439465e7dcad\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294/named-query-elements/named-query-element/644bb383-324a-4ec0-9200-439465e7dcad\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380782671\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"bb0c9829-5304-4afe-a4db-21f3bb104a47","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:05.004Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:05.030Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"bb0c9829-5304-4afe-a4db-21f3bb104a47","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:05.029Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:05.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/c822d81f-822f-4304-9623-1025b53da568\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"bb0c9829-5304-4afe-a4db-21f3bb104a47\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:04:906\"},\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"becb26cb-1bdc-4492-b81a-c4418649db4a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72a788-581a-4760-a15c-98002f92ac8c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"00540ae4-6ed3-420c-80be-732190b67aee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1ca9447a-6406-444d-952e-4be6d04ca350\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/becb26cb-1bdc-4492-b81a-c4418649db4a/named-query-elements/named-query-element/ef72a788-581a-4760-a15c-98002f92ac8c/named-query-elements/named-query-element/00540ae4-6ed3-420c-80be-732190b67aee/named-query-elements/named-query-element/1ca9447a-6406-444d-952e-4be6d04ca350\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"644bb383-324a-4ec0-9200-439465e7dcad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f5319019-96ca-493c-a37c-f3708d36ed1a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9587b89-0fa7-42d7-b25a-94881a84bbac\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a2262e74-72b9-4704-8d8b-d16500b33916\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a3564ac5-413f-4049-8049-aed92693a677\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294/named-query-elements/named-query-element/644bb383-324a-4ec0-9200-439465e7dcad/named-query-elements/named-query-element/f5319019-96ca-493c-a37c-f3708d36ed1a/named-query-elements/named-query-element/f9587b89-0fa7-42d7-b25a-94881a84bbac/named-query-elements/named-query-element/a2262e74-72b9-4704-8d8b-d16500b33916/named-query-elements/named-query-element/a3564ac5-413f-4049-8049-aed92693a677\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380782671\",\"model-invariant-id\":\"c822d81f-822f-4304-9623-1025b53da568\"}}","context":{"RequestID":"bb0c9829-5304-4afe-a4db-21f3bb104a47","ServiceName":"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:05.031Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:05.060Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"bb0c9829-5304-4afe-a4db-21f3bb104a47","ServiceName":"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:05.060Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:05.064Z","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\":\"bb0c9829-5304-4afe-a4db-21f3bb104a47\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:04:915\"},\"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\":\"cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d78d207e-113e-496b-97bc-3cfea85cf6ff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c93ff57-993e-4b0c-a90d-c8a14293d5e9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ec6f0a8b-7f5d-4698-bff9-f2c4f70762dc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bd72b211-3bde-497d-beb6-3b1a17ecaf81\",\"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/cc4104d8-2846-43e7-a82e-4cd4dfb04e45/named-query-elements/named-query-element/d78d207e-113e-496b-97bc-3cfea85cf6ff/named-query-elements/named-query-element/7c93ff57-993e-4b0c-a90d-c8a14293d5e9/named-query-elements/named-query-element/ec6f0a8b-7f5d-4698-bff9-f2c4f70762dc/named-query-elements/named-query-element/bd72b211-3bde-497d-beb6-3b1a17ecaf81\",\"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\":\"896287bc-cb1c-4960-8b73-e1b9573350f2\",\"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/896287bc-cb1c-4960-8b73-e1b9573350f2\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"644bb383-324a-4ec0-9200-439465e7dcad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f5319019-96ca-493c-a37c-f3708d36ed1a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9587b89-0fa7-42d7-b25a-94881a84bbac\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294/named-query-elements/named-query-element/644bb383-324a-4ec0-9200-439465e7dcad/named-query-elements/named-query-element/f5319019-96ca-493c-a37c-f3708d36ed1a/named-query-elements/named-query-element/f9587b89-0fa7-42d7-b25a-94881a84bbac\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"becb26cb-1bdc-4492-b81a-c4418649db4a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72a788-581a-4760-a15c-98002f92ac8c\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/becb26cb-1bdc-4492-b81a-c4418649db4a/named-query-elements/named-query-element/ef72a788-581a-4760-a15c-98002f92ac8c\",\"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\":\"6d839e67-8f1b-421c-b4b2-6f87235891e3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4f471b5c-b2ad-4bbe-8a7d-a93f11191d68\",\"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/6d839e67-8f1b-421c-b4b2-6f87235891e3/named-query-elements/named-query-element/4f471b5c-b2ad-4bbe-8a7d-a93f11191d68\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380782671\",\"model-invariant-id\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\"}}","context":{"RequestID":"bb0c9829-5304-4afe-a4db-21f3bb104a47","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:05.064Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:05.070Z","message":"{\"transactionId\":\"bb0c9829-5304-4afe-a4db-21f3bb104a47\",\"status\":\"201\",\"rqstDate\":\"230413-10:13:02:652\",\"respDate\":\"230413-10:13:05:069\",\"sourceId\":\"AAI-TOOLS:bb0c9829-5304-4afe-a4db-21f3bb104a47\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:13:02:652-46660\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[ba5c2f8d-b785-4592-9a8e-600a257731ca], x-b3-parentspanid=[dfed352ad7303132], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[bb0c9829-5304-4afe-a4db-21f3bb104a47], Host=[aai.onap], X-Forwarded-Port=[35405], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e523446629da07cb4b7b2f97644fa345], x-b3-spanid=[8b113923a6262a33], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[16164], Content-Type=[application/json], X-ONAP-RequestID=[bb0c9829-5304-4afe-a4db-21f3bb104a47]}\\\",\\\"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\\\":\\\"1-aai-resources-230413-10:13:02:652-46660\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[131272], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230413-10:13:02:652-46660]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"bb0c9829-5304-4afe-a4db-21f3bb104a47","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1201","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"e5ac5737-d739-48d8-9e3e-b81b959d9acb","LogTimestamp":"2023-04-13T10:13:03.873Z","elapsedTime":"32"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:05.071Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"bb0c9829-5304-4afe-a4db-21f3bb104a47","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2420","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"e5ac5737-d739-48d8-9e3e-b81b959d9acb","LogTimestamp":"2023-04-13T10:13:05.071Z","ResponseDesc":"Created","elapsedTime":"32"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:05 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/888d6065-e1ff-409c-ac6b-baafc4777788" 201 0 REST bb0c9829-5304-4afe-a4db-21f3bb104a47 AAI-TOOLS 127.0.0.6 - - - - - - - - - 2423 - "logType": "access"
{"timestamp":"2023-04-13T10:13:05.099Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"bb0c9829-5304-4afe-a4db-21f3bb104a47","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"35","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:05.099Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:05.101Z","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\":\"bb0c9829-5304-4afe-a4db-21f3bb104a47\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:04:932\"},\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9a801640-0483-4310-bf77-16e2e48ac672\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aacc7862-6cc6-4dca-b05b-665f0e987acd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7a998c79-dc9f-4c32-a4df-9b9b751e95d2\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829/named-query-elements/named-query-element/9a801640-0483-4310-bf77-16e2e48ac672/named-query-elements/named-query-element/aacc7862-6cc6-4dca-b05b-665f0e987acd/named-query-elements/named-query-element/7a998c79-dc9f-4c32-a4df-9b9b751e95d2\",\"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\":\"cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d78d207e-113e-496b-97bc-3cfea85cf6ff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c93ff57-993e-4b0c-a90d-c8a14293d5e9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ec6f0a8b-7f5d-4698-bff9-f2c4f70762dc\",\"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/cc4104d8-2846-43e7-a82e-4cd4dfb04e45/named-query-elements/named-query-element/d78d207e-113e-496b-97bc-3cfea85cf6ff/named-query-elements/named-query-element/7c93ff57-993e-4b0c-a90d-c8a14293d5e9/named-query-elements/named-query-element/ec6f0a8b-7f5d-4698-bff9-f2c4f70762dc\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"644bb383-324a-4ec0-9200-439465e7dcad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f5319019-96ca-493c-a37c-f3708d36ed1a\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294/named-query-elements/named-query-element/644bb383-324a-4ec0-9200-439465e7dcad/named-query-elements/named-query-element/f5319019-96ca-493c-a37c-f3708d36ed1a\",\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"becb26cb-1bdc-4492-b81a-c4418649db4a\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/becb26cb-1bdc-4492-b81a-c4418649db4a\",\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"35bc9779-5110-4c1b-9326-392949e849fc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b941a24-123d-4d63-a39c-012a59046ae7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"70c4fe2b-8f73-4502-98b9-7a0da4adc8f0\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a/named-query-elements/named-query-element/35bc9779-5110-4c1b-9326-392949e849fc/named-query-elements/named-query-element/6b941a24-123d-4d63-a39c-012a59046ae7/named-query-elements/named-query-element/70c4fe2b-8f73-4502-98b9-7a0da4adc8f0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380782671\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"bb0c9829-5304-4afe-a4db-21f3bb104a47","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:05.101Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:05.139Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"bb0c9829-5304-4afe-a4db-21f3bb104a47","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"38","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:05.139Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:05.141Z","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\":\"bb0c9829-5304-4afe-a4db-21f3bb104a47\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:04:943\"},\"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\":\"9509ad51-8ead-4b42-8607-41e0246bc993\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eef5ae25-8dd3-426e-9c4a-607b42920aa5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc\",\"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/9509ad51-8ead-4b42-8607-41e0246bc993/named-query-elements/named-query-element/eef5ae25-8dd3-426e-9c4a-607b42920aa5/named-query-elements/named-query-element/0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc\",\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"06b46e5b-8409-4b45-9a23-4ef8ecc0963a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27ec2592-603a-405d-ab1c-1ec81fc4f6d4\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904/named-query-elements/named-query-element/06b46e5b-8409-4b45-9a23-4ef8ecc0963a/named-query-elements/named-query-element/27ec2592-603a-405d-ab1c-1ec81fc4f6d4\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"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\":\"cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"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/cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380782671\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"bb0c9829-5304-4afe-a4db-21f3bb104a47","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:05.141Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:05.161Z","message":"Entering","context":{"RequestID":"042d9600-267f-491d-8c4a-71c05f865a39","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"f9edb1bf-72e0-429a-aaa4-60e7ecd3bf04","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:05.161Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:05.167Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"bb0c9829-5304-4afe-a4db-21f3bb104a47","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:05.167Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:05.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/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"bb0c9829-5304-4afe-a4db-21f3bb104a47\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:04:958\"},\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f3100785-63c5-4cc4-90fb-aa0ec2e1e29c\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/f3100785-63c5-4cc4-90fb-aa0ec2e1e29c\",\"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\":\"9509ad51-8ead-4b42-8607-41e0246bc993\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eef5ae25-8dd3-426e-9c4a-607b42920aa5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6bf82888-42a2-486b-b090-23fabd6abd42\",\"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/9509ad51-8ead-4b42-8607-41e0246bc993/named-query-elements/named-query-element/eef5ae25-8dd3-426e-9c4a-607b42920aa5/named-query-elements/named-query-element/0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc/named-query-elements/named-query-element/6bf82888-42a2-486b-b090-23fabd6abd42\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"48f5e84f-68a3-4f7a-b807-5183266d4f5d\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/48f5e84f-68a3-4f7a-b807-5183266d4f5d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380782671\",\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"bb0c9829-5304-4afe-a4db-21f3bb104a47","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:05.168Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:05.173Z","message":"Checking for system property [partnerName]","context":{"RequestID":"042d9600-267f-491d-8c4a-71c05f865a39","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"f9edb1bf-72e0-429a-aaa4-60e7ecd3bf04","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:05.161Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:05.173Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"042d9600-267f-491d-8c4a-71c05f865a39","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"f9edb1bf-72e0-429a-aaa4-60e7ecd3bf04","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:05.161Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:05.173Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"042d9600-267f-491d-8c4a-71c05f865a39","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"f9edb1bf-72e0-429a-aaa4-60e7ecd3bf04","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:05.161Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:05.173Z","message":"Invoke","context":{"RequestID":"042d9600-267f-491d-8c4a-71c05f865a39","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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/09236f18-a9d2-4468-9086-464b8385b706","InvocationID":"f9edb1bf-72e0-429a-aaa4-60e7ecd3bf04","LogTimestamp":"2023-04-13T10:13:05.173Z"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:05.184Z","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-04-13T10:13:05.196Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"bb0c9829-5304-4afe-a4db-21f3bb104a47","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:05.196Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:05.197Z","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\":\"bb0c9829-5304-4afe-a4db-21f3bb104a47\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:04:968\"},\"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\":\"61acf4a5-8461-440f-81f0-38d77554f41f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c93f0c1-f4a4-4199-b518-5d0a9feae154\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c54c5bb5-8b73-41e7-aa42-660e48a5854a\",\"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/61acf4a5-8461-440f-81f0-38d77554f41f/named-query-elements/named-query-element/4c93f0c1-f4a4-4199-b518-5d0a9feae154/named-query-elements/named-query-element/c54c5bb5-8b73-41e7-aa42-660e48a5854a\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c4f0546-7be5-4a38-bac9-d50d750e4f3f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"33fe85c8-2d3a-444a-b806-1450291d80dc\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/4c4f0546-7be5-4a38-bac9-d50d750e4f3f/named-query-elements/named-query-element/33fe85c8-2d3a-444a-b806-1450291d80dc\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"644bb383-324a-4ec0-9200-439465e7dcad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f5319019-96ca-493c-a37c-f3708d36ed1a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3644825c-904f-4f89-b28a-8c0a73d47947\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4cef6783-9420-49e2-bd4b-f59308aa8d81\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294/named-query-elements/named-query-element/644bb383-324a-4ec0-9200-439465e7dcad/named-query-elements/named-query-element/f5319019-96ca-493c-a37c-f3708d36ed1a/named-query-elements/named-query-element/3644825c-904f-4f89-b28a-8c0a73d47947/named-query-elements/named-query-element/4cef6783-9420-49e2-bd4b-f59308aa8d81\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"becb26cb-1bdc-4492-b81a-c4418649db4a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"25584889-d977-46da-897c-8bbf1606985c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ad047e30-bdef-456b-b56c-e2d7c86f6f34\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/becb26cb-1bdc-4492-b81a-c4418649db4a/named-query-elements/named-query-element/25584889-d977-46da-897c-8bbf1606985c/named-query-elements/named-query-element/ad047e30-bdef-456b-b56c-e2d7c86f6f34\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"644bb383-324a-4ec0-9200-439465e7dcad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"618c5b98-e953-4846-9841-dcf6bb29daf2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"251425ad-2927-4ca1-ac1b-c57f82b359d2\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294/named-query-elements/named-query-element/644bb383-324a-4ec0-9200-439465e7dcad/named-query-elements/named-query-element/618c5b98-e953-4846-9841-dcf6bb29daf2/named-query-elements/named-query-element/251425ad-2927-4ca1-ac1b-c57f82b359d2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380782671\",\"model-invariant-id\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\"}}","context":{"RequestID":"bb0c9829-5304-4afe-a4db-21f3bb104a47","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:05.197Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:05.218Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"bb0c9829-5304-4afe-a4db-21f3bb104a47","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:05.217Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:05.669Z","message":"Selector.select() returned prematurely 3 times in a row for Selector io.netty.channel.nio.SelectedSelectionKeySetSelector@75c1fcd8.","thread":"JanusGraph Cluster-nio-worker-1","logger":"io.netty.channel.nio.NioEventLoop","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:06.035Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"042d9600-267f-491d-8c4a-71c05f865a39","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"862","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":"f9edb1bf-72e0-429a-aaa4-60e7ecd3bf04","LogTimestamp":"2023-04-13T10:13:06.035Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:06.072Z","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-04-13T10:13:06.367Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:13:06.376Z","message":"Entering","context":{"RequestID":"1d2de492-a1ed-4f10-a085-9b90e25f3fc6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b5f42fdb-749b-4390-8f0c-7b0eadb97fa4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:06.376Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:06.378Z","message":"{\"transactionId\":\"1d2de492-a1ed-4f10-a085-9b90e25f3fc6\",\"status\":\"200\",\"rqstDate\":\"230413-10:13:06:376\",\"respDate\":\"230413-10:13:06:378\",\"sourceId\":\"haproxy:1d2de492-a1ed-4f10-a085-9b90e25f3fc6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:13:06:376-56373\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6f133983-b2cb-4361-af79-edc4f055d635], x-b3-parentspanid=[94e665913d092e7c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5071a8eba243d94794e665913d092e7c], x-b3-spanid=[d987925503063654], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1d2de492-a1ed-4f10-a085-9b90e25f3fc6]}\\\"}\"}","context":{"RequestID":"1d2de492-a1ed-4f10-a085-9b90e25f3fc6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b5f42fdb-749b-4390-8f0c-7b0eadb97fa4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:06.376Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:06.378Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1d2de492-a1ed-4f10-a085-9b90e25f3fc6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b5f42fdb-749b-4390-8f0c-7b0eadb97fa4","LogTimestamp":"2023-04-13T10:13:06.378Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:13:06.380Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:06.380Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:06.381Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:06.688Z","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\":\"042d9600-267f-491d-8c4a-71c05f865a39\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:06:668\"},\"entity\":{\"resource-version\":\"1681380785172\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"resource-version\":\"1681380785172\",\"named-query-elements\":{\"named-query-element\":[{\"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\":\"3e51bf07-c092-4907-9ceb-ab732e931e66\",\"resource-version\":\"1681380785172\",\"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\":\"76d388b0-73a5-45b3-b05e-78a8208d1082\",\"resource-version\":\"1681380785172\",\"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\":\"aab9ba21-7380-4ae4-812a-a56cab9f5be6\",\"resource-version\":\"1681380785172\",\"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\":\"c15e248c-d9a8-469c-8906-298b0bcf25b8\",\"resource-version\":\"1681380785172\",\"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\":\"b98fcbd3-3d84-4fd3-a47f-191c61b0754d\",\"resource-version\":\"1681380785172\"},{\"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\":\"ad19c382-02cf-48aa-9bdf-d2ff0183f77d\",\"resource-version\":\"1681380785172\"},{\"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\":\"2d147edc-7af7-43b9-8b92-251cfd7fc5eb\",\"resource-version\":\"1681380785172\",\"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\":\"e528f674-1c5a-4b9d-b83f-031153da1600\",\"resource-version\":\"1681380785172\"},{\"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\":\"e6820a81-e7c2-4214-9b01-1616470acc80\",\"resource-version\":\"1681380785172\"}]}}]}},{\"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\":\"75a12b5e-6076-4bfa-97f9-c0deffac23db\",\"resource-version\":\"1681380785172\",\"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\":\"2959a8ac-c81b-45c1-9eb5-408b5537645d\",\"resource-version\":\"1681380785172\",\"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\":\"77418054-e034-4ad7-a46c-c3c83bcb9fab\",\"resource-version\":\"1681380785172\",\"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\":\"917e5bd8-2441-4f28-b201-42fdfcaec558\",\"resource-version\":\"1681380785172\"},{\"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\":\"01168e74-5853-4259-912f-d2fe1de05ef7\",\"resource-version\":\"1681380785172\"}]}},{\"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\":\"45055e1a-4c77-4290-aa4f-bae008803fdd\",\"resource-version\":\"1681380785172\"},{\"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\":\"5c716833-13d4-4d27-baa1-dfaf6533a85f\",\"resource-version\":\"1681380785172\"}]}}]}}]}}]}}]}},{\"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\":\"f89b32ba-1008-4a2a-9543-baa4975c6a05\",\"resource-version\":\"1681380785172\",\"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\":\"3d7165b3-cdb1-4301-89f8-74ae8983cdd1\",\"resource-version\":\"1681380785172\",\"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\":\"76ac6897-1da7-4696-8188-117bae8a8336\",\"resource-version\":\"1681380785172\",\"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\":\"b95bc895-3ce9-48a4-ba47-3bdc9fce4a42\",\"resource-version\":\"1681380785172\"},{\"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\":\"df0f0c37-d9e3-473c-ab13-5e94ff6b8a5a\",\"resource-version\":\"1681380785172\"}]}},{\"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\":\"959bbc34-9625-4c15-ab22-0fc15922c48b\",\"resource-version\":\"1681380785172\"},{\"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\":\"ffe4bccf-6ae1-41e4-a5d2-f60a0f3da0d1\",\"resource-version\":\"1681380785172\"}]}},{\"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\":\"8e5b3a49-ee41-4252-9604-b1cc4a44f823\",\"resource-version\":\"1681380785172\",\"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\":\"e90cd3df-9b8b-497e-aa1c-f242381eae41\",\"resource-version\":\"1681380785172\",\"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\":\"3e51e180-abb1-4493-af06-1389fe9996d2\",\"resource-version\":\"1681380785172\"}]}}]}}]}}]}}]}}}","context":{"RequestID":"042d9600-267f-491d-8c4a-71c05f865a39","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:06.688Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:06.720Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"042d9600-267f-491d-8c4a-71c05f865a39","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706","TargetServiceName":"AAI-EVENT","ElapsedTime":"33","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:06.720Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:06.725Z","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\":\"042d9600-267f-491d-8c4a-71c05f865a39\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:06:687\"},\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"becb26cb-1bdc-4492-b81a-c4418649db4a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"25584889-d977-46da-897c-8bbf1606985c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ad047e30-bdef-456b-b56c-e2d7c86f6f34\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bc20abd5-7de9-4c67-ae65-db81e85ee906\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/becb26cb-1bdc-4492-b81a-c4418649db4a/named-query-elements/named-query-element/25584889-d977-46da-897c-8bbf1606985c/named-query-elements/named-query-element/ad047e30-bdef-456b-b56c-e2d7c86f6f34/named-query-elements/named-query-element/bc20abd5-7de9-4c67-ae65-db81e85ee906\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"644bb383-324a-4ec0-9200-439465e7dcad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f5319019-96ca-493c-a37c-f3708d36ed1a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3644825c-904f-4f89-b28a-8c0a73d47947\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7207667e-4c6a-45ea-80d2-2f2668497745\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294/named-query-elements/named-query-element/644bb383-324a-4ec0-9200-439465e7dcad/named-query-elements/named-query-element/f5319019-96ca-493c-a37c-f3708d36ed1a/named-query-elements/named-query-element/3644825c-904f-4f89-b28a-8c0a73d47947/named-query-elements/named-query-element/7207667e-4c6a-45ea-80d2-2f2668497745\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c4f0546-7be5-4a38-bac9-d50d750e4f3f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"33fe85c8-2d3a-444a-b806-1450291d80dc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"856299ec-d689-412f-ad97-ec1bc432b898\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/4c4f0546-7be5-4a38-bac9-d50d750e4f3f/named-query-elements/named-query-element/33fe85c8-2d3a-444a-b806-1450291d80dc/named-query-elements/named-query-element/856299ec-d689-412f-ad97-ec1bc432b898\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f89b32ba-1008-4a2a-9543-baa4975c6a05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3d7165b3-cdb1-4301-89f8-74ae8983cdd1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"76ac6897-1da7-4696-8188-117bae8a8336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b95bc895-3ce9-48a4-ba47-3bdc9fce4a42\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/f89b32ba-1008-4a2a-9543-baa4975c6a05/named-query-elements/named-query-element/3d7165b3-cdb1-4301-89f8-74ae8983cdd1/named-query-elements/named-query-element/76ac6897-1da7-4696-8188-117bae8a8336/named-query-elements/named-query-element/b95bc895-3ce9-48a4-ba47-3bdc9fce4a42\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"644bb383-324a-4ec0-9200-439465e7dcad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"618c5b98-e953-4846-9841-dcf6bb29daf2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"251425ad-2927-4ca1-ac1b-c57f82b359d2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"feebaf62-ad47-4807-82f6-2845f8475c5c\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294/named-query-elements/named-query-element/644bb383-324a-4ec0-9200-439465e7dcad/named-query-elements/named-query-element/618c5b98-e953-4846-9841-dcf6bb29daf2/named-query-elements/named-query-element/251425ad-2927-4ca1-ac1b-c57f82b359d2/named-query-elements/named-query-element/feebaf62-ad47-4807-82f6-2845f8475c5c\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3e51bf07-c092-4907-9ceb-ab732e931e66\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"76d388b0-73a5-45b3-b05e-78a8208d1082\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aab9ba21-7380-4ae4-812a-a56cab9f5be6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75a12b5e-6076-4bfa-97f9-c0deffac23db\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2959a8ac-c81b-45c1-9eb5-408b5537645d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"77418054-e034-4ad7-a46c-c3c83bcb9fab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"917e5bd8-2441-4f28-b201-42fdfcaec558\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/3e51bf07-c092-4907-9ceb-ab732e931e66/named-query-elements/named-query-element/76d388b0-73a5-45b3-b05e-78a8208d1082/named-query-elements/named-query-element/aab9ba21-7380-4ae4-812a-a56cab9f5be6/named-query-elements/named-query-element/75a12b5e-6076-4bfa-97f9-c0deffac23db/named-query-elements/named-query-element/2959a8ac-c81b-45c1-9eb5-408b5537645d/named-query-elements/named-query-element/77418054-e034-4ad7-a46c-c3c83bcb9fab/named-query-elements/named-query-element/917e5bd8-2441-4f28-b201-42fdfcaec558\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3e51bf07-c092-4907-9ceb-ab732e931e66\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"76d388b0-73a5-45b3-b05e-78a8208d1082\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aab9ba21-7380-4ae4-812a-a56cab9f5be6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c15e248c-d9a8-469c-8906-298b0bcf25b8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ad19c382-02cf-48aa-9bdf-d2ff0183f77d\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/3e51bf07-c092-4907-9ceb-ab732e931e66/named-query-elements/named-query-element/76d388b0-73a5-45b3-b05e-78a8208d1082/named-query-elements/named-query-element/aab9ba21-7380-4ae4-812a-a56cab9f5be6/named-query-elements/named-query-element/c15e248c-d9a8-469c-8906-298b0bcf25b8/named-query-elements/named-query-element/ad19c382-02cf-48aa-9bdf-d2ff0183f77d\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3e51bf07-c092-4907-9ceb-ab732e931e66\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"76d388b0-73a5-45b3-b05e-78a8208d1082\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aab9ba21-7380-4ae4-812a-a56cab9f5be6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75a12b5e-6076-4bfa-97f9-c0deffac23db\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2959a8ac-c81b-45c1-9eb5-408b5537645d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"45055e1a-4c77-4290-aa4f-bae008803fdd\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/3e51bf07-c092-4907-9ceb-ab732e931e66/named-query-elements/named-query-element/76d388b0-73a5-45b3-b05e-78a8208d1082/named-query-elements/named-query-element/aab9ba21-7380-4ae4-812a-a56cab9f5be6/named-query-elements/named-query-element/75a12b5e-6076-4bfa-97f9-c0deffac23db/named-query-elements/named-query-element/2959a8ac-c81b-45c1-9eb5-408b5537645d/named-query-elements/named-query-element/45055e1a-4c77-4290-aa4f-bae008803fdd\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"becb26cb-1bdc-4492-b81a-c4418649db4a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"25584889-d977-46da-897c-8bbf1606985c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b386304e-99b5-44f9-9c21-e83d05fa6051\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/becb26cb-1bdc-4492-b81a-c4418649db4a/named-query-elements/named-query-element/25584889-d977-46da-897c-8bbf1606985c/named-query-elements/named-query-element/b386304e-99b5-44f9-9c21-e83d05fa6051\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"644bb383-324a-4ec0-9200-439465e7dcad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f5319019-96ca-493c-a37c-f3708d36ed1a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3644825c-904f-4f89-b28a-8c0a73d47947\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4cef6783-9420-49e2-bd4b-f59308aa8d81\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e53b9d4f-1947-46ab-9fb3-1b4966a3a95d\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294/named-query-elements/named-query-element/644bb383-324a-4ec0-9200-439465e7dcad/named-query-elements/named-query-element/f5319019-96ca-493c-a37c-f3708d36ed1a/named-query-elements/named-query-element/3644825c-904f-4f89-b28a-8c0a73d47947/named-query-elements/named-query-element/4cef6783-9420-49e2-bd4b-f59308aa8d81/named-query-elements/named-query-element/e53b9d4f-1947-46ab-9fb3-1b4966a3a95d\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f89b32ba-1008-4a2a-9543-baa4975c6a05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3d7165b3-cdb1-4301-89f8-74ae8983cdd1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"959bbc34-9625-4c15-ab22-0fc15922c48b\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/f89b32ba-1008-4a2a-9543-baa4975c6a05/named-query-elements/named-query-element/3d7165b3-cdb1-4301-89f8-74ae8983cdd1/named-query-elements/named-query-element/959bbc34-9625-4c15-ab22-0fc15922c48b\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3e51bf07-c092-4907-9ceb-ab732e931e66\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"76d388b0-73a5-45b3-b05e-78a8208d1082\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aab9ba21-7380-4ae4-812a-a56cab9f5be6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c15e248c-d9a8-469c-8906-298b0bcf25b8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2d147edc-7af7-43b9-8b92-251cfd7fc5eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e6820a81-e7c2-4214-9b01-1616470acc80\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/3e51bf07-c092-4907-9ceb-ab732e931e66/named-query-elements/named-query-element/76d388b0-73a5-45b3-b05e-78a8208d1082/named-query-elements/named-query-element/aab9ba21-7380-4ae4-812a-a56cab9f5be6/named-query-elements/named-query-element/c15e248c-d9a8-469c-8906-298b0bcf25b8/named-query-elements/named-query-element/2d147edc-7af7-43b9-8b92-251cfd7fc5eb/named-query-elements/named-query-element/e6820a81-e7c2-4214-9b01-1616470acc80\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c4f0546-7be5-4a38-bac9-d50d750e4f3f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e95e2900-4a20-481e-abb8-e349b3fcae56\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/4c4f0546-7be5-4a38-bac9-d50d750e4f3f/named-query-elements/named-query-element/e95e2900-4a20-481e-abb8-e349b3fcae56\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"644bb383-324a-4ec0-9200-439465e7dcad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"618c5b98-e953-4846-9841-dcf6bb29daf2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"78169116-5878-480f-b183-acc44daacd40\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294/named-query-elements/named-query-element/644bb383-324a-4ec0-9200-439465e7dcad/named-query-elements/named-query-element/618c5b98-e953-4846-9841-dcf6bb29daf2/named-query-elements/named-query-element/78169116-5878-480f-b183-acc44daacd40\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380785172\",\"model-invariant-id\":\"aad85df2-09be-40fa-b867-16415e4e10e2\"}}","context":{"RequestID":"042d9600-267f-491d-8c4a-71c05f865a39","ServiceName":"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:06.725Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:06.755Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"042d9600-267f-491d-8c4a-71c05f865a39","ServiceName":"/aai/v27/service-design-and-creation/models/model/aad85df2-09be-40fa-b867-16415e4e10e2","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:06.755Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:06.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/82966045-43ee-4982-8307-7e9610866140\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"042d9600-267f-491d-8c4a-71c05f865a39\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:06:705\"},\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"644bb383-324a-4ec0-9200-439465e7dcad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f5319019-96ca-493c-a37c-f3708d36ed1a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3644825c-904f-4f89-b28a-8c0a73d47947\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4cef6783-9420-49e2-bd4b-f59308aa8d81\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3856ddae-3b1b-4840-a6f8-40d1f20fb694\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294/named-query-elements/named-query-element/644bb383-324a-4ec0-9200-439465e7dcad/named-query-elements/named-query-element/f5319019-96ca-493c-a37c-f3708d36ed1a/named-query-elements/named-query-element/3644825c-904f-4f89-b28a-8c0a73d47947/named-query-elements/named-query-element/4cef6783-9420-49e2-bd4b-f59308aa8d81/named-query-elements/named-query-element/3856ddae-3b1b-4840-a6f8-40d1f20fb694\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"becb26cb-1bdc-4492-b81a-c4418649db4a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"25584889-d977-46da-897c-8bbf1606985c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ad047e30-bdef-456b-b56c-e2d7c86f6f34\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bb049dcb-869f-4694-a930-a690739b8e61\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/becb26cb-1bdc-4492-b81a-c4418649db4a/named-query-elements/named-query-element/25584889-d977-46da-897c-8bbf1606985c/named-query-elements/named-query-element/ad047e30-bdef-456b-b56c-e2d7c86f6f34/named-query-elements/named-query-element/bb049dcb-869f-4694-a930-a690739b8e61\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"becb26cb-1bdc-4492-b81a-c4418649db4a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"25584889-d977-46da-897c-8bbf1606985c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2dac5f9f-316b-479c-b789-6c3b71827e3f\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/becb26cb-1bdc-4492-b81a-c4418649db4a/named-query-elements/named-query-element/25584889-d977-46da-897c-8bbf1606985c/named-query-elements/named-query-element/2dac5f9f-316b-479c-b789-6c3b71827e3f\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3e51bf07-c092-4907-9ceb-ab732e931e66\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"76d388b0-73a5-45b3-b05e-78a8208d1082\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aab9ba21-7380-4ae4-812a-a56cab9f5be6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c15e248c-d9a8-469c-8906-298b0bcf25b8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2d147edc-7af7-43b9-8b92-251cfd7fc5eb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e528f674-1c5a-4b9d-b83f-031153da1600\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/3e51bf07-c092-4907-9ceb-ab732e931e66/named-query-elements/named-query-element/76d388b0-73a5-45b3-b05e-78a8208d1082/named-query-elements/named-query-element/aab9ba21-7380-4ae4-812a-a56cab9f5be6/named-query-elements/named-query-element/c15e248c-d9a8-469c-8906-298b0bcf25b8/named-query-elements/named-query-element/2d147edc-7af7-43b9-8b92-251cfd7fc5eb/named-query-elements/named-query-element/e528f674-1c5a-4b9d-b83f-031153da1600\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3e51bf07-c092-4907-9ceb-ab732e931e66\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"76d388b0-73a5-45b3-b05e-78a8208d1082\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aab9ba21-7380-4ae4-812a-a56cab9f5be6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c15e248c-d9a8-469c-8906-298b0bcf25b8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b98fcbd3-3d84-4fd3-a47f-191c61b0754d\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/3e51bf07-c092-4907-9ceb-ab732e931e66/named-query-elements/named-query-element/76d388b0-73a5-45b3-b05e-78a8208d1082/named-query-elements/named-query-element/aab9ba21-7380-4ae4-812a-a56cab9f5be6/named-query-elements/named-query-element/c15e248c-d9a8-469c-8906-298b0bcf25b8/named-query-elements/named-query-element/b98fcbd3-3d84-4fd3-a47f-191c61b0754d\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c4f0546-7be5-4a38-bac9-d50d750e4f3f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"33fe85c8-2d3a-444a-b806-1450291d80dc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"52bdc514-f215-47e2-8f91-8291f336e718\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/4c4f0546-7be5-4a38-bac9-d50d750e4f3f/named-query-elements/named-query-element/33fe85c8-2d3a-444a-b806-1450291d80dc/named-query-elements/named-query-element/52bdc514-f215-47e2-8f91-8291f336e718\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"644bb383-324a-4ec0-9200-439465e7dcad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"618c5b98-e953-4846-9841-dcf6bb29daf2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"48a5e02d-afc4-446a-a045-add4ebb48df5\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294/named-query-elements/named-query-element/644bb383-324a-4ec0-9200-439465e7dcad/named-query-elements/named-query-element/618c5b98-e953-4846-9841-dcf6bb29daf2/named-query-elements/named-query-element/48a5e02d-afc4-446a-a045-add4ebb48df5\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3e51bf07-c092-4907-9ceb-ab732e931e66\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"76d388b0-73a5-45b3-b05e-78a8208d1082\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aab9ba21-7380-4ae4-812a-a56cab9f5be6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75a12b5e-6076-4bfa-97f9-c0deffac23db\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2959a8ac-c81b-45c1-9eb5-408b5537645d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5c716833-13d4-4d27-baa1-dfaf6533a85f\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/3e51bf07-c092-4907-9ceb-ab732e931e66/named-query-elements/named-query-element/76d388b0-73a5-45b3-b05e-78a8208d1082/named-query-elements/named-query-element/aab9ba21-7380-4ae4-812a-a56cab9f5be6/named-query-elements/named-query-element/75a12b5e-6076-4bfa-97f9-c0deffac23db/named-query-elements/named-query-element/2959a8ac-c81b-45c1-9eb5-408b5537645d/named-query-elements/named-query-element/5c716833-13d4-4d27-baa1-dfaf6533a85f\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f89b32ba-1008-4a2a-9543-baa4975c6a05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3d7165b3-cdb1-4301-89f8-74ae8983cdd1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"76ac6897-1da7-4696-8188-117bae8a8336\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"df0f0c37-d9e3-473c-ab13-5e94ff6b8a5a\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/f89b32ba-1008-4a2a-9543-baa4975c6a05/named-query-elements/named-query-element/3d7165b3-cdb1-4301-89f8-74ae8983cdd1/named-query-elements/named-query-element/76ac6897-1da7-4696-8188-117bae8a8336/named-query-elements/named-query-element/df0f0c37-d9e3-473c-ab13-5e94ff6b8a5a\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"644bb383-324a-4ec0-9200-439465e7dcad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"618c5b98-e953-4846-9841-dcf6bb29daf2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"251425ad-2927-4ca1-ac1b-c57f82b359d2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"66dcff04-c365-4a5b-b4fc-262f9f69875f\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294/named-query-elements/named-query-element/644bb383-324a-4ec0-9200-439465e7dcad/named-query-elements/named-query-element/618c5b98-e953-4846-9841-dcf6bb29daf2/named-query-elements/named-query-element/251425ad-2927-4ca1-ac1b-c57f82b359d2/named-query-elements/named-query-element/66dcff04-c365-4a5b-b4fc-262f9f69875f\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"644bb383-324a-4ec0-9200-439465e7dcad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f5319019-96ca-493c-a37c-f3708d36ed1a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3644825c-904f-4f89-b28a-8c0a73d47947\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8a4381dd-f937-4b13-9625-84feeb3ccb16\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294/named-query-elements/named-query-element/644bb383-324a-4ec0-9200-439465e7dcad/named-query-elements/named-query-element/f5319019-96ca-493c-a37c-f3708d36ed1a/named-query-elements/named-query-element/3644825c-904f-4f89-b28a-8c0a73d47947/named-query-elements/named-query-element/8a4381dd-f937-4b13-9625-84feeb3ccb16\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c4f0546-7be5-4a38-bac9-d50d750e4f3f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"33b23c44-a645-4fef-9392-908ea9b38409\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/4c4f0546-7be5-4a38-bac9-d50d750e4f3f/named-query-elements/named-query-element/33b23c44-a645-4fef-9392-908ea9b38409\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f89b32ba-1008-4a2a-9543-baa4975c6a05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3d7165b3-cdb1-4301-89f8-74ae8983cdd1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ffe4bccf-6ae1-41e4-a5d2-f60a0f3da0d1\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/f89b32ba-1008-4a2a-9543-baa4975c6a05/named-query-elements/named-query-element/3d7165b3-cdb1-4301-89f8-74ae8983cdd1/named-query-elements/named-query-element/ffe4bccf-6ae1-41e4-a5d2-f60a0f3da0d1\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3e51bf07-c092-4907-9ceb-ab732e931e66\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"76d388b0-73a5-45b3-b05e-78a8208d1082\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aab9ba21-7380-4ae4-812a-a56cab9f5be6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75a12b5e-6076-4bfa-97f9-c0deffac23db\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2959a8ac-c81b-45c1-9eb5-408b5537645d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"77418054-e034-4ad7-a46c-c3c83bcb9fab\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"01168e74-5853-4259-912f-d2fe1de05ef7\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/3e51bf07-c092-4907-9ceb-ab732e931e66/named-query-elements/named-query-element/76d388b0-73a5-45b3-b05e-78a8208d1082/named-query-elements/named-query-element/aab9ba21-7380-4ae4-812a-a56cab9f5be6/named-query-elements/named-query-element/75a12b5e-6076-4bfa-97f9-c0deffac23db/named-query-elements/named-query-element/2959a8ac-c81b-45c1-9eb5-408b5537645d/named-query-elements/named-query-element/77418054-e034-4ad7-a46c-c3c83bcb9fab/named-query-elements/named-query-element/01168e74-5853-4259-912f-d2fe1de05ef7\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380785172\",\"model-invariant-id\":\"82966045-43ee-4982-8307-7e9610866140\"}}","context":{"RequestID":"042d9600-267f-491d-8c4a-71c05f865a39","ServiceName":"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:06.758Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:06.784Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"042d9600-267f-491d-8c4a-71c05f865a39","ServiceName":"/aai/v27/service-design-and-creation/models/model/82966045-43ee-4982-8307-7e9610866140","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:06.784Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:06.786Z","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\":\"042d9600-267f-491d-8c4a-71c05f865a39\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:06:718\"},\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"becb26cb-1bdc-4492-b81a-c4418649db4a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"25584889-d977-46da-897c-8bbf1606985c\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/becb26cb-1bdc-4492-b81a-c4418649db4a/named-query-elements/named-query-element/25584889-d977-46da-897c-8bbf1606985c\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f89b32ba-1008-4a2a-9543-baa4975c6a05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3d7165b3-cdb1-4301-89f8-74ae8983cdd1\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/f89b32ba-1008-4a2a-9543-baa4975c6a05/named-query-elements/named-query-element/3d7165b3-cdb1-4301-89f8-74ae8983cdd1\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3e51bf07-c092-4907-9ceb-ab732e931e66\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"76d388b0-73a5-45b3-b05e-78a8208d1082\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aab9ba21-7380-4ae4-812a-a56cab9f5be6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c15e248c-d9a8-469c-8906-298b0bcf25b8\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/3e51bf07-c092-4907-9ceb-ab732e931e66/named-query-elements/named-query-element/76d388b0-73a5-45b3-b05e-78a8208d1082/named-query-elements/named-query-element/aab9ba21-7380-4ae4-812a-a56cab9f5be6/named-query-elements/named-query-element/c15e248c-d9a8-469c-8906-298b0bcf25b8\",\"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\":\"61acf4a5-8461-440f-81f0-38d77554f41f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c93f0c1-f4a4-4199-b518-5d0a9feae154\",\"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/61acf4a5-8461-440f-81f0-38d77554f41f/named-query-elements/named-query-element/4c93f0c1-f4a4-4199-b518-5d0a9feae154\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3e51bf07-c092-4907-9ceb-ab732e931e66\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"76d388b0-73a5-45b3-b05e-78a8208d1082\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aab9ba21-7380-4ae4-812a-a56cab9f5be6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75a12b5e-6076-4bfa-97f9-c0deffac23db\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2959a8ac-c81b-45c1-9eb5-408b5537645d\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/3e51bf07-c092-4907-9ceb-ab732e931e66/named-query-elements/named-query-element/76d388b0-73a5-45b3-b05e-78a8208d1082/named-query-elements/named-query-element/aab9ba21-7380-4ae4-812a-a56cab9f5be6/named-query-elements/named-query-element/75a12b5e-6076-4bfa-97f9-c0deffac23db/named-query-elements/named-query-element/2959a8ac-c81b-45c1-9eb5-408b5537645d\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"644bb383-324a-4ec0-9200-439465e7dcad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"618c5b98-e953-4846-9841-dcf6bb29daf2\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294/named-query-elements/named-query-element/644bb383-324a-4ec0-9200-439465e7dcad/named-query-elements/named-query-element/618c5b98-e953-4846-9841-dcf6bb29daf2\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c4f0546-7be5-4a38-bac9-d50d750e4f3f\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/4c4f0546-7be5-4a38-bac9-d50d750e4f3f\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"644bb383-324a-4ec0-9200-439465e7dcad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f5319019-96ca-493c-a37c-f3708d36ed1a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3644825c-904f-4f89-b28a-8c0a73d47947\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294/named-query-elements/named-query-element/644bb383-324a-4ec0-9200-439465e7dcad/named-query-elements/named-query-element/f5319019-96ca-493c-a37c-f3708d36ed1a/named-query-elements/named-query-element/3644825c-904f-4f89-b28a-8c0a73d47947\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380785172\",\"model-invariant-id\":\"cea0a982-8d55-4093-921e-418fbccf7060\"}}","context":{"RequestID":"042d9600-267f-491d-8c4a-71c05f865a39","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:06.786Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:06.829Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"042d9600-267f-491d-8c4a-71c05f865a39","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"43","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:06.829Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:06.831Z","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\":\"042d9600-267f-491d-8c4a-71c05f865a39\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:06:729\"},\"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\":\"6d839e67-8f1b-421c-b4b2-6f87235891e3\",\"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/6d839e67-8f1b-421c-b4b2-6f87235891e3\",\"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\":\"896287bc-cb1c-4960-8b73-e1b9573350f2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4a1796c1-b7d8-4f9b-9e1b-68e1dafc4ba4\",\"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/896287bc-cb1c-4960-8b73-e1b9573350f2/named-query-elements/named-query-element/4a1796c1-b7d8-4f9b-9e1b-68e1dafc4ba4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"d27ccfea-7098-42d7-a4cd-bbddb37bf205\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"6293b53d-caff-4fcd-83b9-25557a2060d4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3ea3777b-f855-4dfb-99f3-8917cd7bed91\",\"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/6293b53d-caff-4fcd-83b9-25557a2060d4/named-query-elements/named-query-element/3ea3777b-f855-4dfb-99f3-8917cd7bed91\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f89b32ba-1008-4a2a-9543-baa4975c6a05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e5b3a49-ee41-4252-9604-b1cc4a44f823\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e90cd3df-9b8b-497e-aa1c-f242381eae41\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3e51e180-abb1-4493-af06-1389fe9996d2\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/f89b32ba-1008-4a2a-9543-baa4975c6a05/named-query-elements/named-query-element/8e5b3a49-ee41-4252-9604-b1cc4a44f823/named-query-elements/named-query-element/e90cd3df-9b8b-497e-aa1c-f242381eae41/named-query-elements/named-query-element/3e51e180-abb1-4493-af06-1389fe9996d2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380785172\",\"model-invariant-id\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\"}}","context":{"RequestID":"042d9600-267f-491d-8c4a-71c05f865a39","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:06.831Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:06.853Z","message":"{\"transactionId\":\"042d9600-267f-491d-8c4a-71c05f865a39\",\"status\":\"201\",\"rqstDate\":\"230413-10:13:05:161\",\"respDate\":\"230413-10:13:06:853\",\"sourceId\":\"AAI-TOOLS:042d9600-267f-491d-8c4a-71c05f865a39\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:13:05:161-14766\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[0507ede8-9dc6-4ce8-9a4b-10f77881e262], x-b3-parentspanid=[47172873009973f1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[042d9600-267f-491d-8c4a-71c05f865a39], Host=[aai.onap], X-Forwarded-Port=[35405], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7cc6baafb91af14bbbd1587195e57630], x-b3-spanid=[ae865d467815a05f], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[18105], Content-Type=[application/json], X-ONAP-RequestID=[042d9600-267f-491d-8c4a-71c05f865a39]}\\\",\\\"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\\\":\\\"2-aai-resources-230413-10:13:05:161-14766\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[106520], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230413-10:13:05:161-14766]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"042d9600-267f-491d-8c4a-71c05f865a39","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"862","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"f9edb1bf-72e0-429a-aaa4-60e7ecd3bf04","LogTimestamp":"2023-04-13T10:13:06.035Z","elapsedTime":"70"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:06.854Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"042d9600-267f-491d-8c4a-71c05f865a39","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1694","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"f9edb1bf-72e0-429a-aaa4-60e7ecd3bf04","LogTimestamp":"2023-04-13T10:13:06.854Z","ResponseDesc":"Created","elapsedTime":"70"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:06 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/09236f18-a9d2-4468-9086-464b8385b706" 201 0 REST 042d9600-267f-491d-8c4a-71c05f865a39 AAI-TOOLS 127.0.0.6 - - - - - - - - - 1696 - "logType": "access"
{"timestamp":"2023-04-13T10:13:06.858Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"042d9600-267f-491d-8c4a-71c05f865a39","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:06.858Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:06.860Z","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\":\"042d9600-267f-491d-8c4a-71c05f865a39\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:06:740\"},\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"06b46e5b-8409-4b45-9a23-4ef8ecc0963a\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904/named-query-elements/named-query-element/06b46e5b-8409-4b45-9a23-4ef8ecc0963a\",\"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\":\"61acf4a5-8461-440f-81f0-38d77554f41f\",\"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/61acf4a5-8461-440f-81f0-38d77554f41f\",\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"35bc9779-5110-4c1b-9326-392949e849fc\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a/named-query-elements/named-query-element/35bc9779-5110-4c1b-9326-392949e849fc\",\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9a801640-0483-4310-bf77-16e2e48ac672\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829/named-query-elements/named-query-element/9a801640-0483-4310-bf77-16e2e48ac672\",\"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\":\"cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d78d207e-113e-496b-97bc-3cfea85cf6ff\",\"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/cc4104d8-2846-43e7-a82e-4cd4dfb04e45/named-query-elements/named-query-element/d78d207e-113e-496b-97bc-3cfea85cf6ff\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"644bb383-324a-4ec0-9200-439465e7dcad\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294/named-query-elements/named-query-element/644bb383-324a-4ec0-9200-439465e7dcad\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3e51bf07-c092-4907-9ceb-ab732e931e66\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"76d388b0-73a5-45b3-b05e-78a8208d1082\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aab9ba21-7380-4ae4-812a-a56cab9f5be6\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/3e51bf07-c092-4907-9ceb-ab732e931e66/named-query-elements/named-query-element/76d388b0-73a5-45b3-b05e-78a8208d1082/named-query-elements/named-query-element/aab9ba21-7380-4ae4-812a-a56cab9f5be6\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f89b32ba-1008-4a2a-9543-baa4975c6a05\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/f89b32ba-1008-4a2a-9543-baa4975c6a05\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380785172\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"042d9600-267f-491d-8c4a-71c05f865a39","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:06.860Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:06.882Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"042d9600-267f-491d-8c4a-71c05f865a39","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"22","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:06.882Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:06.883Z","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\":\"042d9600-267f-491d-8c4a-71c05f865a39\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:06:752\"},\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3e51bf07-c092-4907-9ceb-ab732e931e66\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/3e51bf07-c092-4907-9ceb-ab732e931e66\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380785172\",\"model-invariant-id\":\"f6d6a23d-a1a9-48ff-8419-b6530da2d381\"}}","context":{"RequestID":"042d9600-267f-491d-8c4a-71c05f865a39","ServiceName":"/aai/v27/service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:06.883Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:06.905Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"042d9600-267f-491d-8c4a-71c05f865a39","ServiceName":"/aai/v27/service-design-and-creation/models/model/f6d6a23d-a1a9-48ff-8419-b6530da2d381","TargetServiceName":"AAI-EVENT","ElapsedTime":"22","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:06.905Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:06.907Z","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\":\"042d9600-267f-491d-8c4a-71c05f865a39\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:06:762\"},\"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\":\"cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d78d207e-113e-496b-97bc-3cfea85cf6ff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c93ff57-993e-4b0c-a90d-c8a14293d5e9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ec6f0a8b-7f5d-4698-bff9-f2c4f70762dc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bd72b211-3bde-497d-beb6-3b1a17ecaf81\",\"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/cc4104d8-2846-43e7-a82e-4cd4dfb04e45/named-query-elements/named-query-element/d78d207e-113e-496b-97bc-3cfea85cf6ff/named-query-elements/named-query-element/7c93ff57-993e-4b0c-a90d-c8a14293d5e9/named-query-elements/named-query-element/ec6f0a8b-7f5d-4698-bff9-f2c4f70762dc/named-query-elements/named-query-element/bd72b211-3bde-497d-beb6-3b1a17ecaf81\",\"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\":\"896287bc-cb1c-4960-8b73-e1b9573350f2\",\"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/896287bc-cb1c-4960-8b73-e1b9573350f2\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"644bb383-324a-4ec0-9200-439465e7dcad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f5319019-96ca-493c-a37c-f3708d36ed1a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9587b89-0fa7-42d7-b25a-94881a84bbac\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294/named-query-elements/named-query-element/644bb383-324a-4ec0-9200-439465e7dcad/named-query-elements/named-query-element/f5319019-96ca-493c-a37c-f3708d36ed1a/named-query-elements/named-query-element/f9587b89-0fa7-42d7-b25a-94881a84bbac\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f89b32ba-1008-4a2a-9543-baa4975c6a05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e5b3a49-ee41-4252-9604-b1cc4a44f823\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e90cd3df-9b8b-497e-aa1c-f242381eae41\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/f89b32ba-1008-4a2a-9543-baa4975c6a05/named-query-elements/named-query-element/8e5b3a49-ee41-4252-9604-b1cc4a44f823/named-query-elements/named-query-element/e90cd3df-9b8b-497e-aa1c-f242381eae41\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"becb26cb-1bdc-4492-b81a-c4418649db4a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72a788-581a-4760-a15c-98002f92ac8c\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/becb26cb-1bdc-4492-b81a-c4418649db4a/named-query-elements/named-query-element/ef72a788-581a-4760-a15c-98002f92ac8c\",\"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\":\"6d839e67-8f1b-421c-b4b2-6f87235891e3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4f471b5c-b2ad-4bbe-8a7d-a93f11191d68\",\"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/6d839e67-8f1b-421c-b4b2-6f87235891e3/named-query-elements/named-query-element/4f471b5c-b2ad-4bbe-8a7d-a93f11191d68\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380785172\",\"model-invariant-id\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\"}}","context":{"RequestID":"042d9600-267f-491d-8c4a-71c05f865a39","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:06.907Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:06.933Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"042d9600-267f-491d-8c4a-71c05f865a39","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:06.933Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:06.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/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"042d9600-267f-491d-8c4a-71c05f865a39\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:06:773\"},\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9a801640-0483-4310-bf77-16e2e48ac672\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aacc7862-6cc6-4dca-b05b-665f0e987acd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7a998c79-dc9f-4c32-a4df-9b9b751e95d2\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829/named-query-elements/named-query-element/9a801640-0483-4310-bf77-16e2e48ac672/named-query-elements/named-query-element/aacc7862-6cc6-4dca-b05b-665f0e987acd/named-query-elements/named-query-element/7a998c79-dc9f-4c32-a4df-9b9b751e95d2\",\"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\":\"cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d78d207e-113e-496b-97bc-3cfea85cf6ff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c93ff57-993e-4b0c-a90d-c8a14293d5e9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ec6f0a8b-7f5d-4698-bff9-f2c4f70762dc\",\"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/cc4104d8-2846-43e7-a82e-4cd4dfb04e45/named-query-elements/named-query-element/d78d207e-113e-496b-97bc-3cfea85cf6ff/named-query-elements/named-query-element/7c93ff57-993e-4b0c-a90d-c8a14293d5e9/named-query-elements/named-query-element/ec6f0a8b-7f5d-4698-bff9-f2c4f70762dc\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"644bb383-324a-4ec0-9200-439465e7dcad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f5319019-96ca-493c-a37c-f3708d36ed1a\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294/named-query-elements/named-query-element/644bb383-324a-4ec0-9200-439465e7dcad/named-query-elements/named-query-element/f5319019-96ca-493c-a37c-f3708d36ed1a\",\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"becb26cb-1bdc-4492-b81a-c4418649db4a\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/becb26cb-1bdc-4492-b81a-c4418649db4a\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f89b32ba-1008-4a2a-9543-baa4975c6a05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e5b3a49-ee41-4252-9604-b1cc4a44f823\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/f89b32ba-1008-4a2a-9543-baa4975c6a05/named-query-elements/named-query-element/8e5b3a49-ee41-4252-9604-b1cc4a44f823\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3e51bf07-c092-4907-9ceb-ab732e931e66\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"76d388b0-73a5-45b3-b05e-78a8208d1082\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aab9ba21-7380-4ae4-812a-a56cab9f5be6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75a12b5e-6076-4bfa-97f9-c0deffac23db\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/3e51bf07-c092-4907-9ceb-ab732e931e66/named-query-elements/named-query-element/76d388b0-73a5-45b3-b05e-78a8208d1082/named-query-elements/named-query-element/aab9ba21-7380-4ae4-812a-a56cab9f5be6/named-query-elements/named-query-element/75a12b5e-6076-4bfa-97f9-c0deffac23db\",\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"35bc9779-5110-4c1b-9326-392949e849fc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b941a24-123d-4d63-a39c-012a59046ae7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"70c4fe2b-8f73-4502-98b9-7a0da4adc8f0\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a/named-query-elements/named-query-element/35bc9779-5110-4c1b-9326-392949e849fc/named-query-elements/named-query-element/6b941a24-123d-4d63-a39c-012a59046ae7/named-query-elements/named-query-element/70c4fe2b-8f73-4502-98b9-7a0da4adc8f0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380785172\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"042d9600-267f-491d-8c4a-71c05f865a39","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:06.936Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:06.937Z","message":"Entering","context":{"RequestID":"407555f7-bd22-4cea-918f-2b6df25a28ee","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"75433c23-324a-4560-ac16-8061b690240a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:06.937Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:06.944Z","message":"Checking for system property [partnerName]","context":{"RequestID":"407555f7-bd22-4cea-918f-2b6df25a28ee","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"75433c23-324a-4560-ac16-8061b690240a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:06.937Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:06.944Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"407555f7-bd22-4cea-918f-2b6df25a28ee","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"75433c23-324a-4560-ac16-8061b690240a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:06.937Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:06.944Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"407555f7-bd22-4cea-918f-2b6df25a28ee","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"75433c23-324a-4560-ac16-8061b690240a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:06.937Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:06.944Z","message":"Invoke","context":{"RequestID":"407555f7-bd22-4cea-918f-2b6df25a28ee","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"75433c23-324a-4560-ac16-8061b690240a","LogTimestamp":"2023-04-13T10:13:06.944Z"},"thread":"qtp1341706533-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:06.961Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"042d9600-267f-491d-8c4a-71c05f865a39","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:06.961Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:06.963Z","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\":\"042d9600-267f-491d-8c4a-71c05f865a39\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:06:785\"},\"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\":\"9509ad51-8ead-4b42-8607-41e0246bc993\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eef5ae25-8dd3-426e-9c4a-607b42920aa5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc\",\"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/9509ad51-8ead-4b42-8607-41e0246bc993/named-query-elements/named-query-element/eef5ae25-8dd3-426e-9c4a-607b42920aa5/named-query-elements/named-query-element/0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc\",\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"06b46e5b-8409-4b45-9a23-4ef8ecc0963a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27ec2592-603a-405d-ab1c-1ec81fc4f6d4\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904/named-query-elements/named-query-element/06b46e5b-8409-4b45-9a23-4ef8ecc0963a/named-query-elements/named-query-element/27ec2592-603a-405d-ab1c-1ec81fc4f6d4\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"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\":\"cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"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/cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3e51bf07-c092-4907-9ceb-ab732e931e66\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"76d388b0-73a5-45b3-b05e-78a8208d1082\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/3e51bf07-c092-4907-9ceb-ab732e931e66/named-query-elements/named-query-element/76d388b0-73a5-45b3-b05e-78a8208d1082\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380785172\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"042d9600-267f-491d-8c4a-71c05f865a39","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:06.963Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:06.991Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"042d9600-267f-491d-8c4a-71c05f865a39","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:06.991Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:06.994Z","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\":\"042d9600-267f-491d-8c4a-71c05f865a39\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:06:815\"},\"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\":\"61acf4a5-8461-440f-81f0-38d77554f41f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c93f0c1-f4a4-4199-b518-5d0a9feae154\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c54c5bb5-8b73-41e7-aa42-660e48a5854a\",\"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/61acf4a5-8461-440f-81f0-38d77554f41f/named-query-elements/named-query-element/4c93f0c1-f4a4-4199-b518-5d0a9feae154/named-query-elements/named-query-element/c54c5bb5-8b73-41e7-aa42-660e48a5854a\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c4f0546-7be5-4a38-bac9-d50d750e4f3f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"33fe85c8-2d3a-444a-b806-1450291d80dc\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/4c4f0546-7be5-4a38-bac9-d50d750e4f3f/named-query-elements/named-query-element/33fe85c8-2d3a-444a-b806-1450291d80dc\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3e51bf07-c092-4907-9ceb-ab732e931e66\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"76d388b0-73a5-45b3-b05e-78a8208d1082\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aab9ba21-7380-4ae4-812a-a56cab9f5be6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75a12b5e-6076-4bfa-97f9-c0deffac23db\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2959a8ac-c81b-45c1-9eb5-408b5537645d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"77418054-e034-4ad7-a46c-c3c83bcb9fab\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/3e51bf07-c092-4907-9ceb-ab732e931e66/named-query-elements/named-query-element/76d388b0-73a5-45b3-b05e-78a8208d1082/named-query-elements/named-query-element/aab9ba21-7380-4ae4-812a-a56cab9f5be6/named-query-elements/named-query-element/75a12b5e-6076-4bfa-97f9-c0deffac23db/named-query-elements/named-query-element/2959a8ac-c81b-45c1-9eb5-408b5537645d/named-query-elements/named-query-element/77418054-e034-4ad7-a46c-c3c83bcb9fab\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f89b32ba-1008-4a2a-9543-baa4975c6a05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3d7165b3-cdb1-4301-89f8-74ae8983cdd1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"76ac6897-1da7-4696-8188-117bae8a8336\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/f89b32ba-1008-4a2a-9543-baa4975c6a05/named-query-elements/named-query-element/3d7165b3-cdb1-4301-89f8-74ae8983cdd1/named-query-elements/named-query-element/76ac6897-1da7-4696-8188-117bae8a8336\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3e51bf07-c092-4907-9ceb-ab732e931e66\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"76d388b0-73a5-45b3-b05e-78a8208d1082\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aab9ba21-7380-4ae4-812a-a56cab9f5be6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c15e248c-d9a8-469c-8906-298b0bcf25b8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2d147edc-7af7-43b9-8b92-251cfd7fc5eb\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/3e51bf07-c092-4907-9ceb-ab732e931e66/named-query-elements/named-query-element/76d388b0-73a5-45b3-b05e-78a8208d1082/named-query-elements/named-query-element/aab9ba21-7380-4ae4-812a-a56cab9f5be6/named-query-elements/named-query-element/c15e248c-d9a8-469c-8906-298b0bcf25b8/named-query-elements/named-query-element/2d147edc-7af7-43b9-8b92-251cfd7fc5eb\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"644bb383-324a-4ec0-9200-439465e7dcad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f5319019-96ca-493c-a37c-f3708d36ed1a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3644825c-904f-4f89-b28a-8c0a73d47947\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4cef6783-9420-49e2-bd4b-f59308aa8d81\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294/named-query-elements/named-query-element/644bb383-324a-4ec0-9200-439465e7dcad/named-query-elements/named-query-element/f5319019-96ca-493c-a37c-f3708d36ed1a/named-query-elements/named-query-element/3644825c-904f-4f89-b28a-8c0a73d47947/named-query-elements/named-query-element/4cef6783-9420-49e2-bd4b-f59308aa8d81\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"becb26cb-1bdc-4492-b81a-c4418649db4a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"25584889-d977-46da-897c-8bbf1606985c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ad047e30-bdef-456b-b56c-e2d7c86f6f34\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/becb26cb-1bdc-4492-b81a-c4418649db4a/named-query-elements/named-query-element/25584889-d977-46da-897c-8bbf1606985c/named-query-elements/named-query-element/ad047e30-bdef-456b-b56c-e2d7c86f6f34\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"644bb383-324a-4ec0-9200-439465e7dcad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"618c5b98-e953-4846-9841-dcf6bb29daf2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"251425ad-2927-4ca1-ac1b-c57f82b359d2\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294/named-query-elements/named-query-element/644bb383-324a-4ec0-9200-439465e7dcad/named-query-elements/named-query-element/618c5b98-e953-4846-9841-dcf6bb29daf2/named-query-elements/named-query-element/251425ad-2927-4ca1-ac1b-c57f82b359d2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380785172\",\"model-invariant-id\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\"}}","context":{"RequestID":"042d9600-267f-491d-8c4a-71c05f865a39","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:06.994Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:07.021Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"042d9600-267f-491d-8c4a-71c05f865a39","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:07.021Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:07.073Z","message":"[Control connection] Refreshing schema for dox.vsp_upload_status (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:07.244Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"407555f7-bd22-4cea-918f-2b6df25a28ee","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"299","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":"75433c23-324a-4560-ac16-8061b690240a","LogTimestamp":"2023-04-13T10:13:07.243Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:07.502Z","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\":\"407555f7-bd22-4cea-918f-2b6df25a28ee\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:07:493\"},\"entity\":{\"resource-version\":\"1681380786943\",\"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\":\"0bd46eb0-a9af-478e-b442-7a4545096dc8\",\"resource-version\":\"1681380786943\",\"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\":\"eb63270b-c14a-4649-bcba-e534c9c4e625\",\"resource-version\":\"1681380786943\",\"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\":\"8e7a41ac-6d19-439f-9694-0f2878d6568d\",\"resource-version\":\"1681380786943\",\"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\":\"e2119d87-418b-4450-b475-0570e0b4320c\",\"resource-version\":\"1681380786943\",\"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\":\"2f946ba6-4b53-4f55-bd10-abc480e9a7c0\",\"resource-version\":\"1681380786943\"}]}}]}}]}}]}}]}}}","context":{"RequestID":"407555f7-bd22-4cea-918f-2b6df25a28ee","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:07.502Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:07.530Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"407555f7-bd22-4cea-918f-2b6df25a28ee","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:07.530Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:07.531Z","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\":\"407555f7-bd22-4cea-918f-2b6df25a28ee\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:07:508\"},\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"06b46e5b-8409-4b45-9a23-4ef8ecc0963a\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904/named-query-elements/named-query-element/06b46e5b-8409-4b45-9a23-4ef8ecc0963a\",\"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\":\"61acf4a5-8461-440f-81f0-38d77554f41f\",\"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/61acf4a5-8461-440f-81f0-38d77554f41f\",\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"35bc9779-5110-4c1b-9326-392949e849fc\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a/named-query-elements/named-query-element/35bc9779-5110-4c1b-9326-392949e849fc\",\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9a801640-0483-4310-bf77-16e2e48ac672\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829/named-query-elements/named-query-element/9a801640-0483-4310-bf77-16e2e48ac672\",\"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\":\"cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d78d207e-113e-496b-97bc-3cfea85cf6ff\",\"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/cc4104d8-2846-43e7-a82e-4cd4dfb04e45/named-query-elements/named-query-element/d78d207e-113e-496b-97bc-3cfea85cf6ff\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"644bb383-324a-4ec0-9200-439465e7dcad\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294/named-query-elements/named-query-element/644bb383-324a-4ec0-9200-439465e7dcad\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3e51bf07-c092-4907-9ceb-ab732e931e66\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"76d388b0-73a5-45b3-b05e-78a8208d1082\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aab9ba21-7380-4ae4-812a-a56cab9f5be6\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/3e51bf07-c092-4907-9ceb-ab732e931e66/named-query-elements/named-query-element/76d388b0-73a5-45b3-b05e-78a8208d1082/named-query-elements/named-query-element/aab9ba21-7380-4ae4-812a-a56cab9f5be6\",\"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\":\"0bd46eb0-a9af-478e-b442-7a4545096dc8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb63270b-c14a-4649-bcba-e534c9c4e625\",\"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/0bd46eb0-a9af-478e-b442-7a4545096dc8/named-query-elements/named-query-element/eb63270b-c14a-4649-bcba-e534c9c4e625\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f89b32ba-1008-4a2a-9543-baa4975c6a05\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/f89b32ba-1008-4a2a-9543-baa4975c6a05\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380786943\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"407555f7-bd22-4cea-918f-2b6df25a28ee","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:07.531Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:07.559Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"407555f7-bd22-4cea-918f-2b6df25a28ee","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:07.559Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:07.560Z","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\":\"407555f7-bd22-4cea-918f-2b6df25a28ee\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:07:523\"},\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a1116dff-3552-4004-bcb7-f63751396362\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"733d95a5-3974-4555-ba99-3caebd700b7a\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904/named-query-elements/named-query-element/a1116dff-3552-4004-bcb7-f63751396362/named-query-elements/named-query-element/733d95a5-3974-4555-ba99-3caebd700b7a\",\"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\":\"0bd46eb0-a9af-478e-b442-7a4545096dc8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb63270b-c14a-4649-bcba-e534c9c4e625\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e7a41ac-6d19-439f-9694-0f2878d6568d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e2119d87-418b-4450-b475-0570e0b4320c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2f946ba6-4b53-4f55-bd10-abc480e9a7c0\",\"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/0bd46eb0-a9af-478e-b442-7a4545096dc8/named-query-elements/named-query-element/eb63270b-c14a-4649-bcba-e534c9c4e625/named-query-elements/named-query-element/8e7a41ac-6d19-439f-9694-0f2878d6568d/named-query-elements/named-query-element/e2119d87-418b-4450-b475-0570e0b4320c/named-query-elements/named-query-element/2f946ba6-4b53-4f55-bd10-abc480e9a7c0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380786943\",\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"407555f7-bd22-4cea-918f-2b6df25a28ee","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:07.560Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:07.581Z","message":"{\"transactionId\":\"407555f7-bd22-4cea-918f-2b6df25a28ee\",\"status\":\"201\",\"rqstDate\":\"230413-10:13:06:937\",\"respDate\":\"230413-10:13:07:580\",\"sourceId\":\"AAI-TOOLS:407555f7-bd22-4cea-918f-2b6df25a28ee\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:13:06:937-32222\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[5a2df379-d7e3-4516-bd47-891996f81e2a], x-b3-parentspanid=[86b34e534b7f8a95], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[407555f7-bd22-4cea-918f-2b6df25a28ee], Host=[aai.onap], X-Forwarded-Port=[35405], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2f8ee3472b373ee525d8a6e7847b9322], x-b3-spanid=[eab1f7756651c5e9], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[3122], Content-Type=[application/json], X-ONAP-RequestID=[407555f7-bd22-4cea-918f-2b6df25a28ee]}\\\",\\\"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\\\":\\\"0-aai-resources-230413-10:13:06:937-32222\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[139504], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230413-10:13:06:937-32222]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"407555f7-bd22-4cea-918f-2b6df25a28ee","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"299","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"75433c23-324a-4560-ac16-8061b690240a","LogTimestamp":"2023-04-13T10:13:07.243Z","elapsedTime":"16"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:07.582Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"407555f7-bd22-4cea-918f-2b6df25a28ee","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"644","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"75433c23-324a-4560-ac16-8061b690240a","LogTimestamp":"2023-04-13T10:13:07.581Z","ResponseDesc":"Created","elapsedTime":"16"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:07 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/96e54642-c0e1-4aa2-af53-e37c623b8d01" 201 0 REST 407555f7-bd22-4cea-918f-2b6df25a28ee AAI-TOOLS 127.0.0.6 - - - - - - - - - 648 - "logType": "access"
{"timestamp":"2023-04-13T10:13:07.584Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"407555f7-bd22-4cea-918f-2b6df25a28ee","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:07.584Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:07.586Z","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\":\"407555f7-bd22-4cea-918f-2b6df25a28ee\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:07:534\"},\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9a801640-0483-4310-bf77-16e2e48ac672\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aacc7862-6cc6-4dca-b05b-665f0e987acd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7a998c79-dc9f-4c32-a4df-9b9b751e95d2\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829/named-query-elements/named-query-element/9a801640-0483-4310-bf77-16e2e48ac672/named-query-elements/named-query-element/aacc7862-6cc6-4dca-b05b-665f0e987acd/named-query-elements/named-query-element/7a998c79-dc9f-4c32-a4df-9b9b751e95d2\",\"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\":\"cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d78d207e-113e-496b-97bc-3cfea85cf6ff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c93ff57-993e-4b0c-a90d-c8a14293d5e9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ec6f0a8b-7f5d-4698-bff9-f2c4f70762dc\",\"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/cc4104d8-2846-43e7-a82e-4cd4dfb04e45/named-query-elements/named-query-element/d78d207e-113e-496b-97bc-3cfea85cf6ff/named-query-elements/named-query-element/7c93ff57-993e-4b0c-a90d-c8a14293d5e9/named-query-elements/named-query-element/ec6f0a8b-7f5d-4698-bff9-f2c4f70762dc\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"644bb383-324a-4ec0-9200-439465e7dcad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f5319019-96ca-493c-a37c-f3708d36ed1a\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294/named-query-elements/named-query-element/644bb383-324a-4ec0-9200-439465e7dcad/named-query-elements/named-query-element/f5319019-96ca-493c-a37c-f3708d36ed1a\",\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"becb26cb-1bdc-4492-b81a-c4418649db4a\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/becb26cb-1bdc-4492-b81a-c4418649db4a\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f89b32ba-1008-4a2a-9543-baa4975c6a05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e5b3a49-ee41-4252-9604-b1cc4a44f823\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/f89b32ba-1008-4a2a-9543-baa4975c6a05/named-query-elements/named-query-element/8e5b3a49-ee41-4252-9604-b1cc4a44f823\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3e51bf07-c092-4907-9ceb-ab732e931e66\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"76d388b0-73a5-45b3-b05e-78a8208d1082\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aab9ba21-7380-4ae4-812a-a56cab9f5be6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75a12b5e-6076-4bfa-97f9-c0deffac23db\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/3e51bf07-c092-4907-9ceb-ab732e931e66/named-query-elements/named-query-element/76d388b0-73a5-45b3-b05e-78a8208d1082/named-query-elements/named-query-element/aab9ba21-7380-4ae4-812a-a56cab9f5be6/named-query-elements/named-query-element/75a12b5e-6076-4bfa-97f9-c0deffac23db\",\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"35bc9779-5110-4c1b-9326-392949e849fc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b941a24-123d-4d63-a39c-012a59046ae7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"70c4fe2b-8f73-4502-98b9-7a0da4adc8f0\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a/named-query-elements/named-query-element/35bc9779-5110-4c1b-9326-392949e849fc/named-query-elements/named-query-element/6b941a24-123d-4d63-a39c-012a59046ae7/named-query-elements/named-query-element/70c4fe2b-8f73-4502-98b9-7a0da4adc8f0\",\"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\":\"0bd46eb0-a9af-478e-b442-7a4545096dc8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb63270b-c14a-4649-bcba-e534c9c4e625\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e7a41ac-6d19-439f-9694-0f2878d6568d\",\"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/0bd46eb0-a9af-478e-b442-7a4545096dc8/named-query-elements/named-query-element/eb63270b-c14a-4649-bcba-e534c9c4e625/named-query-elements/named-query-element/8e7a41ac-6d19-439f-9694-0f2878d6568d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380786943\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"407555f7-bd22-4cea-918f-2b6df25a28ee","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:07.585Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:07.606Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"407555f7-bd22-4cea-918f-2b6df25a28ee","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"21","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:07.606Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:07.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/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"407555f7-bd22-4cea-918f-2b6df25a28ee\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:07:545\"},\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b1efcf48-11db-4ffc-829e-9bda6e663b5e\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829/named-query-elements/named-query-element/b1efcf48-11db-4ffc-829e-9bda6e663b5e\",\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d3c2df0-5770-49af-afc7-2f8b876c0f0c\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a/named-query-elements/named-query-element/9d3c2df0-5770-49af-afc7-2f8b876c0f0c\",\"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\":\"cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b338c0e7-3ee1-4df0-86de-17bf38ec11b9\",\"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/cc4104d8-2846-43e7-a82e-4cd4dfb04e45/named-query-elements/named-query-element/b338c0e7-3ee1-4df0-86de-17bf38ec11b9\",\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"35bc9779-5110-4c1b-9326-392949e849fc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b941a24-123d-4d63-a39c-012a59046ae7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a58b9fc1-39ae-496c-9c32-0c62902bfdc9\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a/named-query-elements/named-query-element/35bc9779-5110-4c1b-9326-392949e849fc/named-query-elements/named-query-element/6b941a24-123d-4d63-a39c-012a59046ae7/named-query-elements/named-query-element/a58b9fc1-39ae-496c-9c32-0c62902bfdc9\",\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9a801640-0483-4310-bf77-16e2e48ac672\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aacc7862-6cc6-4dca-b05b-665f0e987acd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"efa36dda-73c7-45e6-870c-9ece0b259277\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829/named-query-elements/named-query-element/9a801640-0483-4310-bf77-16e2e48ac672/named-query-elements/named-query-element/aacc7862-6cc6-4dca-b05b-665f0e987acd/named-query-elements/named-query-element/efa36dda-73c7-45e6-870c-9ece0b259277\",\"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\":\"cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d78d207e-113e-496b-97bc-3cfea85cf6ff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c93ff57-993e-4b0c-a90d-c8a14293d5e9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"577fb2d7-feda-43cc-8283-26ce3344796f\",\"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/cc4104d8-2846-43e7-a82e-4cd4dfb04e45/named-query-elements/named-query-element/d78d207e-113e-496b-97bc-3cfea85cf6ff/named-query-elements/named-query-element/7c93ff57-993e-4b0c-a90d-c8a14293d5e9/named-query-elements/named-query-element/577fb2d7-feda-43cc-8283-26ce3344796f\",\"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\":\"0bd46eb0-a9af-478e-b442-7a4545096dc8\",\"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/0bd46eb0-a9af-478e-b442-7a4545096dc8\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380786943\",\"model-invariant-id\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\"}}","context":{"RequestID":"407555f7-bd22-4cea-918f-2b6df25a28ee","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:07.608Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:07.631Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"407555f7-bd22-4cea-918f-2b6df25a28ee","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:07.631Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:07.632Z","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\":\"407555f7-bd22-4cea-918f-2b6df25a28ee\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:07:557\"},\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a1116dff-3552-4004-bcb7-f63751396362\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904/named-query-elements/named-query-element/a1116dff-3552-4004-bcb7-f63751396362\",\"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\":\"0bd46eb0-a9af-478e-b442-7a4545096dc8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb63270b-c14a-4649-bcba-e534c9c4e625\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e7a41ac-6d19-439f-9694-0f2878d6568d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e2119d87-418b-4450-b475-0570e0b4320c\",\"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/0bd46eb0-a9af-478e-b442-7a4545096dc8/named-query-elements/named-query-element/eb63270b-c14a-4649-bcba-e534c9c4e625/named-query-elements/named-query-element/8e7a41ac-6d19-439f-9694-0f2878d6568d/named-query-elements/named-query-element/e2119d87-418b-4450-b475-0570e0b4320c\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380786943\",\"model-invariant-id\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\"}}","context":{"RequestID":"407555f7-bd22-4cea-918f-2b6df25a28ee","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:07.632Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:07.661Z","message":"Entering","context":{"RequestID":"f4b107e3-72b2-457b-99d3-faf882133ca7","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7c64e42a-58fc-4d71-a513-c03ad0b14359","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:07.661Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:07.663Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"407555f7-bd22-4cea-918f-2b6df25a28ee","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:07.663Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:07.670Z","message":"Checking for system property [partnerName]","context":{"RequestID":"f4b107e3-72b2-457b-99d3-faf882133ca7","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7c64e42a-58fc-4d71-a513-c03ad0b14359","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:07.661Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:07.670Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"f4b107e3-72b2-457b-99d3-faf882133ca7","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7c64e42a-58fc-4d71-a513-c03ad0b14359","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:07.661Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:07.670Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"f4b107e3-72b2-457b-99d3-faf882133ca7","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7c64e42a-58fc-4d71-a513-c03ad0b14359","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:07.661Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:07.670Z","message":"Invoke","context":{"RequestID":"f4b107e3-72b2-457b-99d3-faf882133ca7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"7c64e42a-58fc-4d71-a513-c03ad0b14359","LogTimestamp":"2023-04-13T10:13:07.670Z"},"thread":"qtp1341706533-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:07.787Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"f4b107e3-72b2-457b-99d3-faf882133ca7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d","InvocationID":"7c64e42a-58fc-4d71-a513-c03ad0b14359","LogTimestamp":"2023-04-13T10:13:07.787Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:07.812Z","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-04-13T10:13:07.893Z","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\":\"f4b107e3-72b2-457b-99d3-faf882133ca7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:07:879\"},\"entity\":{\"resource-version\":\"1681380787669\",\"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\":\"9ff49bda-2472-4e8d-88be-ef936531ceb9\",\"resource-version\":\"1681380787669\",\"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\":\"e5f793d5-89a4-4196-9f60-793a1b028918\",\"resource-version\":\"1681380787669\"}]}}]}}}","context":{"RequestID":"f4b107e3-72b2-457b-99d3-faf882133ca7","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:07.893Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:07.926Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"f4b107e3-72b2-457b-99d3-faf882133ca7","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d","TargetServiceName":"AAI-EVENT","ElapsedTime":"33","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:07.926Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:07.927Z","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\":\"f4b107e3-72b2-457b-99d3-faf882133ca7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:07:897\"},\"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\":\"9509ad51-8ead-4b42-8607-41e0246bc993\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eef5ae25-8dd3-426e-9c4a-607b42920aa5\",\"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/9509ad51-8ead-4b42-8607-41e0246bc993/named-query-elements/named-query-element/eef5ae25-8dd3-426e-9c4a-607b42920aa5\",\"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\":\"078d50f8-bcc8-45b4-bffa-326294b90827\",\"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/078d50f8-bcc8-45b4-bffa-326294b90827\",\"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\":\"61acf4a5-8461-440f-81f0-38d77554f41f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c93f0c1-f4a4-4199-b518-5d0a9feae154\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c54c5bb5-8b73-41e7-aa42-660e48a5854a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f2a0762a-3da6-44fd-a425-532759390e4e\",\"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/61acf4a5-8461-440f-81f0-38d77554f41f/named-query-elements/named-query-element/4c93f0c1-f4a4-4199-b518-5d0a9feae154/named-query-elements/named-query-element/c54c5bb5-8b73-41e7-aa42-660e48a5854a/named-query-elements/named-query-element/f2a0762a-3da6-44fd-a425-532759390e4e\",\"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\":\"9509ad51-8ead-4b42-8607-41e0246bc993\",\"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/9509ad51-8ead-4b42-8607-41e0246bc993\",\"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\":\"9ff49bda-2472-4e8d-88be-ef936531ceb9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e5f793d5-89a4-4196-9f60-793a1b028918\",\"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/9ff49bda-2472-4e8d-88be-ef936531ceb9/named-query-elements/named-query-element/e5f793d5-89a4-4196-9f60-793a1b028918\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380787669\",\"model-invariant-id\":\"fe012535-2c31-4a39-a739-612374c638a0\"}}","context":{"RequestID":"f4b107e3-72b2-457b-99d3-faf882133ca7","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:07.927Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:07.939Z","message":"{\"transactionId\":\"f4b107e3-72b2-457b-99d3-faf882133ca7\",\"status\":\"201\",\"rqstDate\":\"230413-10:13:07:661\",\"respDate\":\"230413-10:13:07:939\",\"sourceId\":\"AAI-TOOLS:f4b107e3-72b2-457b-99d3-faf882133ca7\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:13:07:661-75864\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[9cd70b74-a0ec-4af9-80ee-cb0d549743d0], x-b3-parentspanid=[67e534a7c2f88b03], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[f4b107e3-72b2-457b-99d3-faf882133ca7], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d27aee564444ba4b31131e396f8eeda6], x-b3-spanid=[34ce4b7f92aaa1a4], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[1145], Content-Type=[application/json], X-ONAP-RequestID=[f4b107e3-72b2-457b-99d3-faf882133ca7]}\\\",\\\"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\\\":\\\"0-aai-resources-230413-10:13:07:661-75864\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[135376], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230413-10:13:07:661-75864]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"f4b107e3-72b2-457b-99d3-faf882133ca7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"117","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"7c64e42a-58fc-4d71-a513-c03ad0b14359","LogTimestamp":"2023-04-13T10:13:07.787Z","elapsedTime":"23"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:07.940Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"f4b107e3-72b2-457b-99d3-faf882133ca7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"279","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"7c64e42a-58fc-4d71-a513-c03ad0b14359","LogTimestamp":"2023-04-13T10:13:07.940Z","ResponseDesc":"Created","elapsedTime":"23"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:07 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/25096aa7-bc97-4ece-8a81-41dd28cd0f7d" 201 0 REST f4b107e3-72b2-457b-99d3-faf882133ca7 AAI-TOOLS 127.0.0.6 - - - - - - - - - 282 - "logType": "access"
{"timestamp":"2023-04-13T10:13:07.952Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"f4b107e3-72b2-457b-99d3-faf882133ca7","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:07.951Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:07.952Z","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\":\"f4b107e3-72b2-457b-99d3-faf882133ca7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:07:909\"},\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a1116dff-3552-4004-bcb7-f63751396362\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"733d95a5-3974-4555-ba99-3caebd700b7a\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904/named-query-elements/named-query-element/a1116dff-3552-4004-bcb7-f63751396362/named-query-elements/named-query-element/733d95a5-3974-4555-ba99-3caebd700b7a\",\"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\":\"0bd46eb0-a9af-478e-b442-7a4545096dc8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb63270b-c14a-4649-bcba-e534c9c4e625\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e7a41ac-6d19-439f-9694-0f2878d6568d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e2119d87-418b-4450-b475-0570e0b4320c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2f946ba6-4b53-4f55-bd10-abc480e9a7c0\",\"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/0bd46eb0-a9af-478e-b442-7a4545096dc8/named-query-elements/named-query-element/eb63270b-c14a-4649-bcba-e534c9c4e625/named-query-elements/named-query-element/8e7a41ac-6d19-439f-9694-0f2878d6568d/named-query-elements/named-query-element/e2119d87-418b-4450-b475-0570e0b4320c/named-query-elements/named-query-element/2f946ba6-4b53-4f55-bd10-abc480e9a7c0\",\"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\":\"9ff49bda-2472-4e8d-88be-ef936531ceb9\",\"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/9ff49bda-2472-4e8d-88be-ef936531ceb9\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380787669\",\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"f4b107e3-72b2-457b-99d3-faf882133ca7","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:07.952Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:07.976Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"f4b107e3-72b2-457b-99d3-faf882133ca7","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:07.975Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:08.024Z","message":"Entering","context":{"RequestID":"a94fe1e3-ebd3-488d-bd26-96fe6abfb8e7","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ad9aae9a-b490-42d0-b929-ba78c5b4faca","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:08.024Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:08.034Z","message":"Checking for system property [partnerName]","context":{"RequestID":"a94fe1e3-ebd3-488d-bd26-96fe6abfb8e7","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ad9aae9a-b490-42d0-b929-ba78c5b4faca","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:08.024Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:08.034Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"a94fe1e3-ebd3-488d-bd26-96fe6abfb8e7","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ad9aae9a-b490-42d0-b929-ba78c5b4faca","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:08.024Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:08.034Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"a94fe1e3-ebd3-488d-bd26-96fe6abfb8e7","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ad9aae9a-b490-42d0-b929-ba78c5b4faca","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:08.024Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:08.035Z","message":"Invoke","context":{"RequestID":"a94fe1e3-ebd3-488d-bd26-96fe6abfb8e7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"ad9aae9a-b490-42d0-b929-ba78c5b4faca","LogTimestamp":"2023-04-13T10:13:08.035Z"},"thread":"qtp1341706533-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:08.388Z","message":"Entering","context":{"RequestID":"0e7c8af3-e166-4449-9b2c-57fc5d549d90","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4098e535-048d-431e-b0ed-3d3a1bf24d6a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:08.388Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:08.390Z","message":"{\"transactionId\":\"0e7c8af3-e166-4449-9b2c-57fc5d549d90\",\"status\":\"200\",\"rqstDate\":\"230413-10:13:08:389\",\"respDate\":\"230413-10:13:08:390\",\"sourceId\":\"haproxy:0e7c8af3-e166-4449-9b2c-57fc5d549d90\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:13:08:389-34191\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f6bd82fb-1d70-44f4-bfc1-e84b957d60a6], x-b3-parentspanid=[b23c12e84dc773db], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d6db41e4489277b2b23c12e84dc773db], x-b3-spanid=[de1842ee717a96d3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0e7c8af3-e166-4449-9b2c-57fc5d549d90]}\\\"}\"}","context":{"RequestID":"0e7c8af3-e166-4449-9b2c-57fc5d549d90","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4098e535-048d-431e-b0ed-3d3a1bf24d6a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:08.388Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:08.391Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0e7c8af3-e166-4449-9b2c-57fc5d549d90","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4098e535-048d-431e-b0ed-3d3a1bf24d6a","LogTimestamp":"2023-04-13T10:13:08.391Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:13:08.469Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"a94fe1e3-ebd3-488d-bd26-96fe6abfb8e7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"435","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":"ad9aae9a-b490-42d0-b929-ba78c5b4faca","LogTimestamp":"2023-04-13T10:13:08.469Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-33","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:08.812Z","message":"[Control connection] Refreshing schema for dox.vsp_upload_status (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:08.864Z","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\":\"a94fe1e3-ebd3-488d-bd26-96fe6abfb8e7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:08:853\"},\"entity\":{\"resource-version\":\"1681380788033\",\"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\":\"ba90b095-1778-44e5-9b58-1e303b2b83a2\",\"resource-version\":\"1681380788033\",\"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\":\"e817d9fe-7e99-437d-89b2-c743705bf0c0\",\"resource-version\":\"1681380788033\",\"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\":\"17f93bb0-ac18-4f11-8296-55ab87a07cb5\",\"resource-version\":\"1681380788033\",\"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\":\"79cdcec9-1f28-4c7d-a47b-395a081e5b78\",\"resource-version\":\"1681380788033\",\"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\":\"233ae3e9-aceb-4ada-9dc4-444f734d6785\",\"resource-version\":\"1681380788033\",\"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\":\"0105f3e5-5fab-4203-98b1-e8d876a6e979\",\"resource-version\":\"1681380788033\"}]}}]}}]}}]}}]}}]}}}","context":{"RequestID":"a94fe1e3-ebd3-488d-bd26-96fe6abfb8e7","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:08.864Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:08.897Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a94fe1e3-ebd3-488d-bd26-96fe6abfb8e7","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693","TargetServiceName":"AAI-EVENT","ElapsedTime":"33","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:08.897Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:08.899Z","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\":\"a94fe1e3-ebd3-488d-bd26-96fe6abfb8e7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:08:868\"},\"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\":\"9509ad51-8ead-4b42-8607-41e0246bc993\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f8da2818-c5ea-4002-beb8-6f4c56992310\",\"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/9509ad51-8ead-4b42-8607-41e0246bc993/named-query-elements/named-query-element/f8da2818-c5ea-4002-beb8-6f4c56992310\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"becb26cb-1bdc-4492-b81a-c4418649db4a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72a788-581a-4760-a15c-98002f92ac8c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"00540ae4-6ed3-420c-80be-732190b67aee\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/becb26cb-1bdc-4492-b81a-c4418649db4a/named-query-elements/named-query-element/ef72a788-581a-4760-a15c-98002f92ac8c/named-query-elements/named-query-element/00540ae4-6ed3-420c-80be-732190b67aee\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"644bb383-324a-4ec0-9200-439465e7dcad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f5319019-96ca-493c-a37c-f3708d36ed1a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9587b89-0fa7-42d7-b25a-94881a84bbac\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a2262e74-72b9-4704-8d8b-d16500b33916\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294/named-query-elements/named-query-element/644bb383-324a-4ec0-9200-439465e7dcad/named-query-elements/named-query-element/f5319019-96ca-493c-a37c-f3708d36ed1a/named-query-elements/named-query-element/f9587b89-0fa7-42d7-b25a-94881a84bbac/named-query-elements/named-query-element/a2262e74-72b9-4704-8d8b-d16500b33916\",\"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\":\"ba90b095-1778-44e5-9b58-1e303b2b83a2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e817d9fe-7e99-437d-89b2-c743705bf0c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"17f93bb0-ac18-4f11-8296-55ab87a07cb5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"79cdcec9-1f28-4c7d-a47b-395a081e5b78\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"233ae3e9-aceb-4ada-9dc4-444f734d6785\",\"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/ba90b095-1778-44e5-9b58-1e303b2b83a2/named-query-elements/named-query-element/e817d9fe-7e99-437d-89b2-c743705bf0c0/named-query-elements/named-query-element/17f93bb0-ac18-4f11-8296-55ab87a07cb5/named-query-elements/named-query-element/79cdcec9-1f28-4c7d-a47b-395a081e5b78/named-query-elements/named-query-element/233ae3e9-aceb-4ada-9dc4-444f734d6785\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380788033\",\"model-invariant-id\":\"94043c37-4e73-439c-a790-0fdd697924cd\"}}","context":{"RequestID":"a94fe1e3-ebd3-488d-bd26-96fe6abfb8e7","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:08.899Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:08.927Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a94fe1e3-ebd3-488d-bd26-96fe6abfb8e7","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:08.927Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:08.929Z","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\":\"a94fe1e3-ebd3-488d-bd26-96fe6abfb8e7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:08:881\"},\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"06b46e5b-8409-4b45-9a23-4ef8ecc0963a\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904/named-query-elements/named-query-element/06b46e5b-8409-4b45-9a23-4ef8ecc0963a\",\"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\":\"61acf4a5-8461-440f-81f0-38d77554f41f\",\"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/61acf4a5-8461-440f-81f0-38d77554f41f\",\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"35bc9779-5110-4c1b-9326-392949e849fc\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a/named-query-elements/named-query-element/35bc9779-5110-4c1b-9326-392949e849fc\",\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9a801640-0483-4310-bf77-16e2e48ac672\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829/named-query-elements/named-query-element/9a801640-0483-4310-bf77-16e2e48ac672\",\"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\":\"cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d78d207e-113e-496b-97bc-3cfea85cf6ff\",\"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/cc4104d8-2846-43e7-a82e-4cd4dfb04e45/named-query-elements/named-query-element/d78d207e-113e-496b-97bc-3cfea85cf6ff\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"644bb383-324a-4ec0-9200-439465e7dcad\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294/named-query-elements/named-query-element/644bb383-324a-4ec0-9200-439465e7dcad\",\"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\":\"ba90b095-1778-44e5-9b58-1e303b2b83a2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e817d9fe-7e99-437d-89b2-c743705bf0c0\",\"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/ba90b095-1778-44e5-9b58-1e303b2b83a2/named-query-elements/named-query-element/e817d9fe-7e99-437d-89b2-c743705bf0c0\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3e51bf07-c092-4907-9ceb-ab732e931e66\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"76d388b0-73a5-45b3-b05e-78a8208d1082\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aab9ba21-7380-4ae4-812a-a56cab9f5be6\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/3e51bf07-c092-4907-9ceb-ab732e931e66/named-query-elements/named-query-element/76d388b0-73a5-45b3-b05e-78a8208d1082/named-query-elements/named-query-element/aab9ba21-7380-4ae4-812a-a56cab9f5be6\",\"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\":\"0bd46eb0-a9af-478e-b442-7a4545096dc8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb63270b-c14a-4649-bcba-e534c9c4e625\",\"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/0bd46eb0-a9af-478e-b442-7a4545096dc8/named-query-elements/named-query-element/eb63270b-c14a-4649-bcba-e534c9c4e625\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f89b32ba-1008-4a2a-9543-baa4975c6a05\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/f89b32ba-1008-4a2a-9543-baa4975c6a05\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380788033\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"a94fe1e3-ebd3-488d-bd26-96fe6abfb8e7","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:08.929Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:08.951Z","message":"{\"transactionId\":\"a94fe1e3-ebd3-488d-bd26-96fe6abfb8e7\",\"status\":\"201\",\"rqstDate\":\"230413-10:13:08:025\",\"respDate\":\"230413-10:13:08:951\",\"sourceId\":\"AAI-TOOLS:a94fe1e3-ebd3-488d-bd26-96fe6abfb8e7\",\"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-230413-10:13:08:025-76649\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[6a3af870-2b03-4d21-9a52-0267ee486d8e], x-b3-parentspanid=[2c2064bdf0ea3ec4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[a94fe1e3-ebd3-488d-bd26-96fe6abfb8e7], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8186384f10df4665acd79d53cf7d4fc2], x-b3-spanid=[962a784a95e8f422], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[3948], Content-Type=[application/json], X-ONAP-RequestID=[a94fe1e3-ebd3-488d-bd26-96fe6abfb8e7]}\\\",\\\"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-230413-10:13:08:025-76649\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[110672], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230413-10:13:08:025-76649]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"a94fe1e3-ebd3-488d-bd26-96fe6abfb8e7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"435","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"ad9aae9a-b490-42d0-b929-ba78c5b4faca","LogTimestamp":"2023-04-13T10:13:08.469Z","elapsedTime":"100"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:08.952Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"a94fe1e3-ebd3-488d-bd26-96fe6abfb8e7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"928","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"ad9aae9a-b490-42d0-b929-ba78c5b4faca","LogTimestamp":"2023-04-13T10:13:08.952Z","ResponseDesc":"Created","elapsedTime":"100"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:08 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/75d55786-200b-49fd-92d7-1393e755d693" 201 0 REST a94fe1e3-ebd3-488d-bd26-96fe6abfb8e7 AAI-TOOLS 127.0.0.6 - - - - - - - - - 931 - "logType": "access"
{"timestamp":"2023-04-13T10:13:08.959Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a94fe1e3-ebd3-488d-bd26-96fe6abfb8e7","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:08.959Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:08.960Z","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\":\"a94fe1e3-ebd3-488d-bd26-96fe6abfb8e7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:08:893\"},\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"becb26cb-1bdc-4492-b81a-c4418649db4a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72a788-581a-4760-a15c-98002f92ac8c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"00540ae4-6ed3-420c-80be-732190b67aee\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1ca9447a-6406-444d-952e-4be6d04ca350\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/becb26cb-1bdc-4492-b81a-c4418649db4a/named-query-elements/named-query-element/ef72a788-581a-4760-a15c-98002f92ac8c/named-query-elements/named-query-element/00540ae4-6ed3-420c-80be-732190b67aee/named-query-elements/named-query-element/1ca9447a-6406-444d-952e-4be6d04ca350\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"644bb383-324a-4ec0-9200-439465e7dcad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f5319019-96ca-493c-a37c-f3708d36ed1a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9587b89-0fa7-42d7-b25a-94881a84bbac\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a2262e74-72b9-4704-8d8b-d16500b33916\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a3564ac5-413f-4049-8049-aed92693a677\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294/named-query-elements/named-query-element/644bb383-324a-4ec0-9200-439465e7dcad/named-query-elements/named-query-element/f5319019-96ca-493c-a37c-f3708d36ed1a/named-query-elements/named-query-element/f9587b89-0fa7-42d7-b25a-94881a84bbac/named-query-elements/named-query-element/a2262e74-72b9-4704-8d8b-d16500b33916/named-query-elements/named-query-element/a3564ac5-413f-4049-8049-aed92693a677\",\"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\":\"ba90b095-1778-44e5-9b58-1e303b2b83a2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e817d9fe-7e99-437d-89b2-c743705bf0c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"17f93bb0-ac18-4f11-8296-55ab87a07cb5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"79cdcec9-1f28-4c7d-a47b-395a081e5b78\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"233ae3e9-aceb-4ada-9dc4-444f734d6785\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0105f3e5-5fab-4203-98b1-e8d876a6e979\",\"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/ba90b095-1778-44e5-9b58-1e303b2b83a2/named-query-elements/named-query-element/e817d9fe-7e99-437d-89b2-c743705bf0c0/named-query-elements/named-query-element/17f93bb0-ac18-4f11-8296-55ab87a07cb5/named-query-elements/named-query-element/79cdcec9-1f28-4c7d-a47b-395a081e5b78/named-query-elements/named-query-element/233ae3e9-aceb-4ada-9dc4-444f734d6785/named-query-elements/named-query-element/0105f3e5-5fab-4203-98b1-e8d876a6e979\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380788033\",\"model-invariant-id\":\"c822d81f-822f-4304-9623-1025b53da568\"}}","context":{"RequestID":"a94fe1e3-ebd3-488d-bd26-96fe6abfb8e7","ServiceName":"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:08.960Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:08.985Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a94fe1e3-ebd3-488d-bd26-96fe6abfb8e7","ServiceName":"/aai/v27/service-design-and-creation/models/model/c822d81f-822f-4304-9623-1025b53da568","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:08.985Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:08.987Z","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\":\"a94fe1e3-ebd3-488d-bd26-96fe6abfb8e7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:08:906\"},\"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\":\"cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d78d207e-113e-496b-97bc-3cfea85cf6ff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c93ff57-993e-4b0c-a90d-c8a14293d5e9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ec6f0a8b-7f5d-4698-bff9-f2c4f70762dc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bd72b211-3bde-497d-beb6-3b1a17ecaf81\",\"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/cc4104d8-2846-43e7-a82e-4cd4dfb04e45/named-query-elements/named-query-element/d78d207e-113e-496b-97bc-3cfea85cf6ff/named-query-elements/named-query-element/7c93ff57-993e-4b0c-a90d-c8a14293d5e9/named-query-elements/named-query-element/ec6f0a8b-7f5d-4698-bff9-f2c4f70762dc/named-query-elements/named-query-element/bd72b211-3bde-497d-beb6-3b1a17ecaf81\",\"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\":\"896287bc-cb1c-4960-8b73-e1b9573350f2\",\"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/896287bc-cb1c-4960-8b73-e1b9573350f2\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"644bb383-324a-4ec0-9200-439465e7dcad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f5319019-96ca-493c-a37c-f3708d36ed1a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9587b89-0fa7-42d7-b25a-94881a84bbac\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294/named-query-elements/named-query-element/644bb383-324a-4ec0-9200-439465e7dcad/named-query-elements/named-query-element/f5319019-96ca-493c-a37c-f3708d36ed1a/named-query-elements/named-query-element/f9587b89-0fa7-42d7-b25a-94881a84bbac\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f89b32ba-1008-4a2a-9543-baa4975c6a05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e5b3a49-ee41-4252-9604-b1cc4a44f823\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e90cd3df-9b8b-497e-aa1c-f242381eae41\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/f89b32ba-1008-4a2a-9543-baa4975c6a05/named-query-elements/named-query-element/8e5b3a49-ee41-4252-9604-b1cc4a44f823/named-query-elements/named-query-element/e90cd3df-9b8b-497e-aa1c-f242381eae41\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"becb26cb-1bdc-4492-b81a-c4418649db4a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72a788-581a-4760-a15c-98002f92ac8c\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/becb26cb-1bdc-4492-b81a-c4418649db4a/named-query-elements/named-query-element/ef72a788-581a-4760-a15c-98002f92ac8c\",\"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\":\"ba90b095-1778-44e5-9b58-1e303b2b83a2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e817d9fe-7e99-437d-89b2-c743705bf0c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"17f93bb0-ac18-4f11-8296-55ab87a07cb5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"79cdcec9-1f28-4c7d-a47b-395a081e5b78\",\"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/ba90b095-1778-44e5-9b58-1e303b2b83a2/named-query-elements/named-query-element/e817d9fe-7e99-437d-89b2-c743705bf0c0/named-query-elements/named-query-element/17f93bb0-ac18-4f11-8296-55ab87a07cb5/named-query-elements/named-query-element/79cdcec9-1f28-4c7d-a47b-395a081e5b78\",\"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\":\"6d839e67-8f1b-421c-b4b2-6f87235891e3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4f471b5c-b2ad-4bbe-8a7d-a93f11191d68\",\"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/6d839e67-8f1b-421c-b4b2-6f87235891e3/named-query-elements/named-query-element/4f471b5c-b2ad-4bbe-8a7d-a93f11191d68\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380788033\",\"model-invariant-id\":\"6d932c8f-463b-4e76-83fb-87acfbaa2e2d\"}}","context":{"RequestID":"a94fe1e3-ebd3-488d-bd26-96fe6abfb8e7","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:08.987Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:09.012Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a94fe1e3-ebd3-488d-bd26-96fe6abfb8e7","ServiceName":"/aai/v27/service-design-and-creation/models/model/6d932c8f-463b-4e76-83fb-87acfbaa2e2d","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:09.012Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:09.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/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"a94fe1e3-ebd3-488d-bd26-96fe6abfb8e7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:08:917\"},\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9a801640-0483-4310-bf77-16e2e48ac672\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aacc7862-6cc6-4dca-b05b-665f0e987acd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7a998c79-dc9f-4c32-a4df-9b9b751e95d2\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829/named-query-elements/named-query-element/9a801640-0483-4310-bf77-16e2e48ac672/named-query-elements/named-query-element/aacc7862-6cc6-4dca-b05b-665f0e987acd/named-query-elements/named-query-element/7a998c79-dc9f-4c32-a4df-9b9b751e95d2\",\"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\":\"cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d78d207e-113e-496b-97bc-3cfea85cf6ff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c93ff57-993e-4b0c-a90d-c8a14293d5e9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ec6f0a8b-7f5d-4698-bff9-f2c4f70762dc\",\"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/cc4104d8-2846-43e7-a82e-4cd4dfb04e45/named-query-elements/named-query-element/d78d207e-113e-496b-97bc-3cfea85cf6ff/named-query-elements/named-query-element/7c93ff57-993e-4b0c-a90d-c8a14293d5e9/named-query-elements/named-query-element/ec6f0a8b-7f5d-4698-bff9-f2c4f70762dc\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"644bb383-324a-4ec0-9200-439465e7dcad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f5319019-96ca-493c-a37c-f3708d36ed1a\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294/named-query-elements/named-query-element/644bb383-324a-4ec0-9200-439465e7dcad/named-query-elements/named-query-element/f5319019-96ca-493c-a37c-f3708d36ed1a\",\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"becb26cb-1bdc-4492-b81a-c4418649db4a\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/becb26cb-1bdc-4492-b81a-c4418649db4a\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f89b32ba-1008-4a2a-9543-baa4975c6a05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e5b3a49-ee41-4252-9604-b1cc4a44f823\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/f89b32ba-1008-4a2a-9543-baa4975c6a05/named-query-elements/named-query-element/8e5b3a49-ee41-4252-9604-b1cc4a44f823\",\"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\":\"ba90b095-1778-44e5-9b58-1e303b2b83a2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e817d9fe-7e99-437d-89b2-c743705bf0c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"17f93bb0-ac18-4f11-8296-55ab87a07cb5\",\"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/ba90b095-1778-44e5-9b58-1e303b2b83a2/named-query-elements/named-query-element/e817d9fe-7e99-437d-89b2-c743705bf0c0/named-query-elements/named-query-element/17f93bb0-ac18-4f11-8296-55ab87a07cb5\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3e51bf07-c092-4907-9ceb-ab732e931e66\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"76d388b0-73a5-45b3-b05e-78a8208d1082\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aab9ba21-7380-4ae4-812a-a56cab9f5be6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75a12b5e-6076-4bfa-97f9-c0deffac23db\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/3e51bf07-c092-4907-9ceb-ab732e931e66/named-query-elements/named-query-element/76d388b0-73a5-45b3-b05e-78a8208d1082/named-query-elements/named-query-element/aab9ba21-7380-4ae4-812a-a56cab9f5be6/named-query-elements/named-query-element/75a12b5e-6076-4bfa-97f9-c0deffac23db\",\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"35bc9779-5110-4c1b-9326-392949e849fc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b941a24-123d-4d63-a39c-012a59046ae7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"70c4fe2b-8f73-4502-98b9-7a0da4adc8f0\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a/named-query-elements/named-query-element/35bc9779-5110-4c1b-9326-392949e849fc/named-query-elements/named-query-element/6b941a24-123d-4d63-a39c-012a59046ae7/named-query-elements/named-query-element/70c4fe2b-8f73-4502-98b9-7a0da4adc8f0\",\"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\":\"0bd46eb0-a9af-478e-b442-7a4545096dc8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb63270b-c14a-4649-bcba-e534c9c4e625\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e7a41ac-6d19-439f-9694-0f2878d6568d\",\"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/0bd46eb0-a9af-478e-b442-7a4545096dc8/named-query-elements/named-query-element/eb63270b-c14a-4649-bcba-e534c9c4e625/named-query-elements/named-query-element/8e7a41ac-6d19-439f-9694-0f2878d6568d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380788033\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"a94fe1e3-ebd3-488d-bd26-96fe6abfb8e7","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:09.015Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:09.029Z","message":"Entering","context":{"RequestID":"01af1aa6-8e07-4a72-8704-bbf0a578cfdd","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5826ca95-99ba-4c33-8722-2cefafc97724","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:09.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:09.037Z","message":"Checking for system property [partnerName]","context":{"RequestID":"01af1aa6-8e07-4a72-8704-bbf0a578cfdd","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5826ca95-99ba-4c33-8722-2cefafc97724","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:09.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:09.037Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"01af1aa6-8e07-4a72-8704-bbf0a578cfdd","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5826ca95-99ba-4c33-8722-2cefafc97724","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:09.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:09.037Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"01af1aa6-8e07-4a72-8704-bbf0a578cfdd","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5826ca95-99ba-4c33-8722-2cefafc97724","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:09.029Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:09.037Z","message":"Invoke","context":{"RequestID":"01af1aa6-8e07-4a72-8704-bbf0a578cfdd","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"5826ca95-99ba-4c33-8722-2cefafc97724","LogTimestamp":"2023-04-13T10:13:09.037Z"},"thread":"qtp1341706533-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:09.041Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a94fe1e3-ebd3-488d-bd26-96fe6abfb8e7","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:09.041Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:09.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/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"a94fe1e3-ebd3-488d-bd26-96fe6abfb8e7\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:08:931\"},\"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\":\"9509ad51-8ead-4b42-8607-41e0246bc993\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eef5ae25-8dd3-426e-9c4a-607b42920aa5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc\",\"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/9509ad51-8ead-4b42-8607-41e0246bc993/named-query-elements/named-query-element/eef5ae25-8dd3-426e-9c4a-607b42920aa5/named-query-elements/named-query-element/0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc\",\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"06b46e5b-8409-4b45-9a23-4ef8ecc0963a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27ec2592-603a-405d-ab1c-1ec81fc4f6d4\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904/named-query-elements/named-query-element/06b46e5b-8409-4b45-9a23-4ef8ecc0963a/named-query-elements/named-query-element/27ec2592-603a-405d-ab1c-1ec81fc4f6d4\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"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\":\"cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"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/cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3e51bf07-c092-4907-9ceb-ab732e931e66\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"76d388b0-73a5-45b3-b05e-78a8208d1082\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/3e51bf07-c092-4907-9ceb-ab732e931e66/named-query-elements/named-query-element/76d388b0-73a5-45b3-b05e-78a8208d1082\",\"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\":\"ba90b095-1778-44e5-9b58-1e303b2b83a2\",\"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/ba90b095-1778-44e5-9b58-1e303b2b83a2\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380788033\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"a94fe1e3-ebd3-488d-bd26-96fe6abfb8e7","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:09.043Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:09.071Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a94fe1e3-ebd3-488d-bd26-96fe6abfb8e7","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:09.071Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:09.111Z","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-04-13T10:13:09.365Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"01af1aa6-8e07-4a72-8704-bbf0a578cfdd","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"328","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":"5826ca95-99ba-4c33-8722-2cefafc97724","LogTimestamp":"2023-04-13T10:13:09.365Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:09.620Z","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\":\"01af1aa6-8e07-4a72-8704-bbf0a578cfdd\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:09:609\"},\"entity\":{\"resource-version\":\"1681380789036\",\"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\":\"e822e5d1-68a6-4642-8619-aa7c65873be6\",\"resource-version\":\"1681380789036\",\"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\":\"b8c4139e-19f4-4148-a346-2ca74f0f6cfb\",\"resource-version\":\"1681380789036\",\"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\":\"d83747f8-f894-4416-a0a6-acf87320b7ac\",\"resource-version\":\"1681380789036\",\"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\":\"482868c3-60b3-4d9a-96cf-5a35521edfe7\",\"resource-version\":\"1681380789036\",\"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\":\"cf67d8b5-9a1d-4a6c-9d00-a6e8bd3bad66\",\"resource-version\":\"1681380789036\"}]}},{\"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\":\"cca1ce20-2f3d-4ff4-ab2f-d5e9cf7b05e4\",\"resource-version\":\"1681380789036\",\"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\":\"c2ef9c9d-9a29-42f9-81c4-485b442e41a5\",\"resource-version\":\"1681380789036\",\"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\":\"b5237a4a-a9bf-4d43-a45a-276f6b70c8bb\",\"resource-version\":\"1681380789036\",\"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\":\"316e4ef0-be01-47e0-bb53-2fec4dc754b3\",\"resource-version\":\"1681380789036\"}]}}]}}]}}]}}]}}]}}]}}}","context":{"RequestID":"01af1aa6-8e07-4a72-8704-bbf0a578cfdd","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:09.620Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:09.646Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"01af1aa6-8e07-4a72-8704-bbf0a578cfdd","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:09.646Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:09.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/94043c37-4e73-439c-a790-0fdd697924cd\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"01af1aa6-8e07-4a72-8704-bbf0a578cfdd\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:09:621\"},\"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\":\"9509ad51-8ead-4b42-8607-41e0246bc993\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f8da2818-c5ea-4002-beb8-6f4c56992310\",\"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/9509ad51-8ead-4b42-8607-41e0246bc993/named-query-elements/named-query-element/f8da2818-c5ea-4002-beb8-6f4c56992310\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"becb26cb-1bdc-4492-b81a-c4418649db4a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ef72a788-581a-4760-a15c-98002f92ac8c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"00540ae4-6ed3-420c-80be-732190b67aee\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/becb26cb-1bdc-4492-b81a-c4418649db4a/named-query-elements/named-query-element/ef72a788-581a-4760-a15c-98002f92ac8c/named-query-elements/named-query-element/00540ae4-6ed3-420c-80be-732190b67aee\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"644bb383-324a-4ec0-9200-439465e7dcad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f5319019-96ca-493c-a37c-f3708d36ed1a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f9587b89-0fa7-42d7-b25a-94881a84bbac\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a2262e74-72b9-4704-8d8b-d16500b33916\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294/named-query-elements/named-query-element/644bb383-324a-4ec0-9200-439465e7dcad/named-query-elements/named-query-element/f5319019-96ca-493c-a37c-f3708d36ed1a/named-query-elements/named-query-element/f9587b89-0fa7-42d7-b25a-94881a84bbac/named-query-elements/named-query-element/a2262e74-72b9-4704-8d8b-d16500b33916\",\"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\":\"e822e5d1-68a6-4642-8619-aa7c65873be6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8c4139e-19f4-4148-a346-2ca74f0f6cfb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d83747f8-f894-4416-a0a6-acf87320b7ac\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"482868c3-60b3-4d9a-96cf-5a35521edfe7\",\"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/e822e5d1-68a6-4642-8619-aa7c65873be6/named-query-elements/named-query-element/b8c4139e-19f4-4148-a346-2ca74f0f6cfb/named-query-elements/named-query-element/d83747f8-f894-4416-a0a6-acf87320b7ac/named-query-elements/named-query-element/482868c3-60b3-4d9a-96cf-5a35521edfe7\",\"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\":\"ba90b095-1778-44e5-9b58-1e303b2b83a2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e817d9fe-7e99-437d-89b2-c743705bf0c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"17f93bb0-ac18-4f11-8296-55ab87a07cb5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"79cdcec9-1f28-4c7d-a47b-395a081e5b78\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"233ae3e9-aceb-4ada-9dc4-444f734d6785\",\"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/ba90b095-1778-44e5-9b58-1e303b2b83a2/named-query-elements/named-query-element/e817d9fe-7e99-437d-89b2-c743705bf0c0/named-query-elements/named-query-element/17f93bb0-ac18-4f11-8296-55ab87a07cb5/named-query-elements/named-query-element/79cdcec9-1f28-4c7d-a47b-395a081e5b78/named-query-elements/named-query-element/233ae3e9-aceb-4ada-9dc4-444f734d6785\",\"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\":\"e822e5d1-68a6-4642-8619-aa7c65873be6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8c4139e-19f4-4148-a346-2ca74f0f6cfb\",\"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/e822e5d1-68a6-4642-8619-aa7c65873be6/named-query-elements/named-query-element/b8c4139e-19f4-4148-a346-2ca74f0f6cfb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380789036\",\"model-invariant-id\":\"94043c37-4e73-439c-a790-0fdd697924cd\"}}","context":{"RequestID":"01af1aa6-8e07-4a72-8704-bbf0a578cfdd","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:09.648Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:09.670Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"01af1aa6-8e07-4a72-8704-bbf0a578cfdd","ServiceName":"/aai/v27/service-design-and-creation/models/model/94043c37-4e73-439c-a790-0fdd697924cd","TargetServiceName":"AAI-EVENT","ElapsedTime":"22","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:09.670Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:09.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/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"01af1aa6-8e07-4a72-8704-bbf0a578cfdd\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:09:638\"},\"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\":\"9509ad51-8ead-4b42-8607-41e0246bc993\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eef5ae25-8dd3-426e-9c4a-607b42920aa5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6bf82888-42a2-486b-b090-23fabd6abd42\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b69f6059-ea86-427f-8dc3-b6036029822e\",\"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/9509ad51-8ead-4b42-8607-41e0246bc993/named-query-elements/named-query-element/eef5ae25-8dd3-426e-9c4a-607b42920aa5/named-query-elements/named-query-element/0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc/named-query-elements/named-query-element/6bf82888-42a2-486b-b090-23fabd6abd42/named-query-elements/named-query-element/b69f6059-ea86-427f-8dc3-b6036029822e\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f3100785-63c5-4cc4-90fb-aa0ec2e1e29c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"717e2273-52f5-4c2c-a5f5-feef46094677\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/f3100785-63c5-4cc4-90fb-aa0ec2e1e29c/named-query-elements/named-query-element/717e2273-52f5-4c2c-a5f5-feef46094677\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"48f5e84f-68a3-4f7a-b807-5183266d4f5d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3f1a3372-b3e6-41b3-bada-080bf9794a6e\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/48f5e84f-68a3-4f7a-b807-5183266d4f5d/named-query-elements/named-query-element/3f1a3372-b3e6-41b3-bada-080bf9794a6e\",\"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\":\"e822e5d1-68a6-4642-8619-aa7c65873be6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8c4139e-19f4-4148-a346-2ca74f0f6cfb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d83747f8-f894-4416-a0a6-acf87320b7ac\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cca1ce20-2f3d-4ff4-ab2f-d5e9cf7b05e4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2ef9c9d-9a29-42f9-81c4-485b442e41a5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5237a4a-a9bf-4d43-a45a-276f6b70c8bb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"316e4ef0-be01-47e0-bb53-2fec4dc754b3\",\"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/e822e5d1-68a6-4642-8619-aa7c65873be6/named-query-elements/named-query-element/b8c4139e-19f4-4148-a346-2ca74f0f6cfb/named-query-elements/named-query-element/d83747f8-f894-4416-a0a6-acf87320b7ac/named-query-elements/named-query-element/cca1ce20-2f3d-4ff4-ab2f-d5e9cf7b05e4/named-query-elements/named-query-element/c2ef9c9d-9a29-42f9-81c4-485b442e41a5/named-query-elements/named-query-element/b5237a4a-a9bf-4d43-a45a-276f6b70c8bb/named-query-elements/named-query-element/316e4ef0-be01-47e0-bb53-2fec4dc754b3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380789036\",\"model-invariant-id\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\"}}","context":{"RequestID":"01af1aa6-8e07-4a72-8704-bbf0a578cfdd","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:09.671Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:09.704Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"01af1aa6-8e07-4a72-8704-bbf0a578cfdd","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"33","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:09.704Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:09.705Z","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\":\"01af1aa6-8e07-4a72-8704-bbf0a578cfdd\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:09: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\":\"9509ad51-8ead-4b42-8607-41e0246bc993\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f8da2818-c5ea-4002-beb8-6f4c56992310\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6bdb3e70-8762-4437-bc8d-760399a1f423\",\"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/9509ad51-8ead-4b42-8607-41e0246bc993/named-query-elements/named-query-element/f8da2818-c5ea-4002-beb8-6f4c56992310/named-query-elements/named-query-element/6bdb3e70-8762-4437-bc8d-760399a1f423\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"d27ccfea-7098-42d7-a4cd-bbddb37bf205\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"6293b53d-caff-4fcd-83b9-25557a2060d4\",\"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/6293b53d-caff-4fcd-83b9-25557a2060d4\",\"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\":\"e822e5d1-68a6-4642-8619-aa7c65873be6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8c4139e-19f4-4148-a346-2ca74f0f6cfb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d83747f8-f894-4416-a0a6-acf87320b7ac\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"482868c3-60b3-4d9a-96cf-5a35521edfe7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cf67d8b5-9a1d-4a6c-9d00-a6e8bd3bad66\",\"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/e822e5d1-68a6-4642-8619-aa7c65873be6/named-query-elements/named-query-element/b8c4139e-19f4-4148-a346-2ca74f0f6cfb/named-query-elements/named-query-element/d83747f8-f894-4416-a0a6-acf87320b7ac/named-query-elements/named-query-element/482868c3-60b3-4d9a-96cf-5a35521edfe7/named-query-elements/named-query-element/cf67d8b5-9a1d-4a6c-9d00-a6e8bd3bad66\",\"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\":\"e822e5d1-68a6-4642-8619-aa7c65873be6\",\"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/e822e5d1-68a6-4642-8619-aa7c65873be6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380789036\",\"model-invariant-id\":\"862b25a1-262a-4961-bdaa-cdc55d69785a\"}}","context":{"RequestID":"01af1aa6-8e07-4a72-8704-bbf0a578cfdd","ServiceName":"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:09.705Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:09.731Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"01af1aa6-8e07-4a72-8704-bbf0a578cfdd","ServiceName":"/aai/v27/service-design-and-creation/models/model/862b25a1-262a-4961-bdaa-cdc55d69785a","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:09.731Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:09.733Z","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\":\"01af1aa6-8e07-4a72-8704-bbf0a578cfdd\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:09:659\"},\"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\":\"9509ad51-8ead-4b42-8607-41e0246bc993\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eef5ae25-8dd3-426e-9c4a-607b42920aa5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc\",\"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/9509ad51-8ead-4b42-8607-41e0246bc993/named-query-elements/named-query-element/eef5ae25-8dd3-426e-9c4a-607b42920aa5/named-query-elements/named-query-element/0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc\",\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"06b46e5b-8409-4b45-9a23-4ef8ecc0963a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27ec2592-603a-405d-ab1c-1ec81fc4f6d4\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904/named-query-elements/named-query-element/06b46e5b-8409-4b45-9a23-4ef8ecc0963a/named-query-elements/named-query-element/27ec2592-603a-405d-ab1c-1ec81fc4f6d4\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"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\":\"cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"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/cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"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\":\"e822e5d1-68a6-4642-8619-aa7c65873be6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8c4139e-19f4-4148-a346-2ca74f0f6cfb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d83747f8-f894-4416-a0a6-acf87320b7ac\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cca1ce20-2f3d-4ff4-ab2f-d5e9cf7b05e4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2ef9c9d-9a29-42f9-81c4-485b442e41a5\",\"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/e822e5d1-68a6-4642-8619-aa7c65873be6/named-query-elements/named-query-element/b8c4139e-19f4-4148-a346-2ca74f0f6cfb/named-query-elements/named-query-element/d83747f8-f894-4416-a0a6-acf87320b7ac/named-query-elements/named-query-element/cca1ce20-2f3d-4ff4-ab2f-d5e9cf7b05e4/named-query-elements/named-query-element/c2ef9c9d-9a29-42f9-81c4-485b442e41a5\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3e51bf07-c092-4907-9ceb-ab732e931e66\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"76d388b0-73a5-45b3-b05e-78a8208d1082\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/3e51bf07-c092-4907-9ceb-ab732e931e66/named-query-elements/named-query-element/76d388b0-73a5-45b3-b05e-78a8208d1082\",\"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\":\"ba90b095-1778-44e5-9b58-1e303b2b83a2\",\"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/ba90b095-1778-44e5-9b58-1e303b2b83a2\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380789036\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"01af1aa6-8e07-4a72-8704-bbf0a578cfdd","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:09.733Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:09.740Z","message":"{\"transactionId\":\"01af1aa6-8e07-4a72-8704-bbf0a578cfdd\",\"status\":\"201\",\"rqstDate\":\"230413-10:13:09:029\",\"respDate\":\"230413-10:13:09:739\",\"sourceId\":\"AAI-TOOLS:01af1aa6-8e07-4a72-8704-bbf0a578cfdd\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:13:09:029-11211\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[5454e167-0f2b-4b24-9b42-243bf5e540a4], x-b3-parentspanid=[4116a316ef25d490], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[01af1aa6-8e07-4a72-8704-bbf0a578cfdd], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9d9772413aefb184fbf5defa4380bab8], x-b3-spanid=[ad3b60e6d98d174a], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[6051], Content-Type=[application/json], X-ONAP-RequestID=[01af1aa6-8e07-4a72-8704-bbf0a578cfdd]}\\\",\\\"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\\\":\\\"0-aai-resources-230413-10:13:09:029-11211\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[147696], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230413-10:13:09:029-11211]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"01af1aa6-8e07-4a72-8704-bbf0a578cfdd","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"328","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"5826ca95-99ba-4c33-8722-2cefafc97724","LogTimestamp":"2023-04-13T10:13:09.365Z","elapsedTime":"24"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:09.741Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"01af1aa6-8e07-4a72-8704-bbf0a578cfdd","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"712","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"5826ca95-99ba-4c33-8722-2cefafc97724","LogTimestamp":"2023-04-13T10:13:09.741Z","ResponseDesc":"Created","elapsedTime":"24"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:09 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/cbf22b8a-f29a-4b9b-a466-a878095b258a" 201 0 REST 01af1aa6-8e07-4a72-8704-bbf0a578cfdd AAI-TOOLS 127.0.0.6 - - - - - - - - - 716 - "logType": "access"
{"timestamp":"2023-04-13T10:13:09.758Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"01af1aa6-8e07-4a72-8704-bbf0a578cfdd","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:09.758Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:09.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/fe012535-2c31-4a39-a739-612374c638a0\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"01af1aa6-8e07-4a72-8704-bbf0a578cfdd\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:09:677\"},\"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\":\"9509ad51-8ead-4b42-8607-41e0246bc993\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eef5ae25-8dd3-426e-9c4a-607b42920aa5\",\"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/9509ad51-8ead-4b42-8607-41e0246bc993/named-query-elements/named-query-element/eef5ae25-8dd3-426e-9c4a-607b42920aa5\",\"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\":\"078d50f8-bcc8-45b4-bffa-326294b90827\",\"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/078d50f8-bcc8-45b4-bffa-326294b90827\",\"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\":\"61acf4a5-8461-440f-81f0-38d77554f41f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c93f0c1-f4a4-4199-b518-5d0a9feae154\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c54c5bb5-8b73-41e7-aa42-660e48a5854a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f2a0762a-3da6-44fd-a425-532759390e4e\",\"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/61acf4a5-8461-440f-81f0-38d77554f41f/named-query-elements/named-query-element/4c93f0c1-f4a4-4199-b518-5d0a9feae154/named-query-elements/named-query-element/c54c5bb5-8b73-41e7-aa42-660e48a5854a/named-query-elements/named-query-element/f2a0762a-3da6-44fd-a425-532759390e4e\",\"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\":\"9509ad51-8ead-4b42-8607-41e0246bc993\",\"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/9509ad51-8ead-4b42-8607-41e0246bc993\",\"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\":\"e822e5d1-68a6-4642-8619-aa7c65873be6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8c4139e-19f4-4148-a346-2ca74f0f6cfb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d83747f8-f894-4416-a0a6-acf87320b7ac\",\"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/e822e5d1-68a6-4642-8619-aa7c65873be6/named-query-elements/named-query-element/b8c4139e-19f4-4148-a346-2ca74f0f6cfb/named-query-elements/named-query-element/d83747f8-f894-4416-a0a6-acf87320b7ac\",\"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\":\"9ff49bda-2472-4e8d-88be-ef936531ceb9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e5f793d5-89a4-4196-9f60-793a1b028918\",\"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/9ff49bda-2472-4e8d-88be-ef936531ceb9/named-query-elements/named-query-element/e5f793d5-89a4-4196-9f60-793a1b028918\",\"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\":\"e822e5d1-68a6-4642-8619-aa7c65873be6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8c4139e-19f4-4148-a346-2ca74f0f6cfb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d83747f8-f894-4416-a0a6-acf87320b7ac\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cca1ce20-2f3d-4ff4-ab2f-d5e9cf7b05e4\",\"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/e822e5d1-68a6-4642-8619-aa7c65873be6/named-query-elements/named-query-element/b8c4139e-19f4-4148-a346-2ca74f0f6cfb/named-query-elements/named-query-element/d83747f8-f894-4416-a0a6-acf87320b7ac/named-query-elements/named-query-element/cca1ce20-2f3d-4ff4-ab2f-d5e9cf7b05e4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380789036\",\"model-invariant-id\":\"fe012535-2c31-4a39-a739-612374c638a0\"}}","context":{"RequestID":"01af1aa6-8e07-4a72-8704-bbf0a578cfdd","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:09.760Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:09.799Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"01af1aa6-8e07-4a72-8704-bbf0a578cfdd","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"39","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:09.799Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:09.800Z","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\":\"01af1aa6-8e07-4a72-8704-bbf0a578cfdd\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:09:692\"},\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f3100785-63c5-4cc4-90fb-aa0ec2e1e29c\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/f3100785-63c5-4cc4-90fb-aa0ec2e1e29c\",\"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\":\"9509ad51-8ead-4b42-8607-41e0246bc993\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eef5ae25-8dd3-426e-9c4a-607b42920aa5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6bf82888-42a2-486b-b090-23fabd6abd42\",\"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/9509ad51-8ead-4b42-8607-41e0246bc993/named-query-elements/named-query-element/eef5ae25-8dd3-426e-9c4a-607b42920aa5/named-query-elements/named-query-element/0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc/named-query-elements/named-query-element/6bf82888-42a2-486b-b090-23fabd6abd42\",\"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\":\"e822e5d1-68a6-4642-8619-aa7c65873be6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8c4139e-19f4-4148-a346-2ca74f0f6cfb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d83747f8-f894-4416-a0a6-acf87320b7ac\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cca1ce20-2f3d-4ff4-ab2f-d5e9cf7b05e4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2ef9c9d-9a29-42f9-81c4-485b442e41a5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5237a4a-a9bf-4d43-a45a-276f6b70c8bb\",\"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/e822e5d1-68a6-4642-8619-aa7c65873be6/named-query-elements/named-query-element/b8c4139e-19f4-4148-a346-2ca74f0f6cfb/named-query-elements/named-query-element/d83747f8-f894-4416-a0a6-acf87320b7ac/named-query-elements/named-query-element/cca1ce20-2f3d-4ff4-ab2f-d5e9cf7b05e4/named-query-elements/named-query-element/c2ef9c9d-9a29-42f9-81c4-485b442e41a5/named-query-elements/named-query-element/b5237a4a-a9bf-4d43-a45a-276f6b70c8bb\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"48f5e84f-68a3-4f7a-b807-5183266d4f5d\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/48f5e84f-68a3-4f7a-b807-5183266d4f5d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380789036\",\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"01af1aa6-8e07-4a72-8704-bbf0a578cfdd","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:09.800Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:09.817Z","message":"Entering","context":{"RequestID":"b63cf6a1-687c-41ac-8efb-276f361da81d","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"44ef83b0-44a1-47f5-9758-bea209181f9a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:09.816Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:09.825Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b63cf6a1-687c-41ac-8efb-276f361da81d","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"44ef83b0-44a1-47f5-9758-bea209181f9a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:09.816Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:09.825Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b63cf6a1-687c-41ac-8efb-276f361da81d","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"44ef83b0-44a1-47f5-9758-bea209181f9a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:09.816Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:09.825Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b63cf6a1-687c-41ac-8efb-276f361da81d","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"44ef83b0-44a1-47f5-9758-bea209181f9a","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:09.816Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:09.825Z","message":"Invoke","context":{"RequestID":"b63cf6a1-687c-41ac-8efb-276f361da81d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"44ef83b0-44a1-47f5-9758-bea209181f9a","LogTimestamp":"2023-04-13T10:13:09.825Z"},"thread":"qtp1341706533-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:09.825Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"01af1aa6-8e07-4a72-8704-bbf0a578cfdd","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:09.825Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:10.105Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"b63cf6a1-687c-41ac-8efb-276f361da81d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81","InvocationID":"44ef83b0-44a1-47f5-9758-bea209181f9a","LogTimestamp":"2023-04-13T10:13:10.105Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:10.112Z","message":"[Control connection] Refreshing schema for zusammen_dox.item (TABLE)","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:10.393Z","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\":\"b63cf6a1-687c-41ac-8efb-276f361da81d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:10:381\"},\"entity\":{\"resource-version\":\"1681380789824\",\"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\":\"02316ac7-33a0-405b-9cfe-7b0f9e44bcb5\",\"resource-version\":\"1681380789824\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"2134b4ed-754f-4f9e-91a5-fce8c3274d3d\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1681380789824\",\"source-node-type\":\"service-instance\",\"source-node-property\":\"model-invariant-id-local\",\"property-collect-list\":[\"model-invariant-id\",\"model-type\"]},{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"9a9bfae6-e938-42cf-a345-473f767181e7\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1681380789824\",\"source-node-type\":\"service-instance\",\"source-node-property\":\"model-invariant-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\":\"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\":\"5e7cbc72-3de9-4f5b-ab36-13e64a09a55e\",\"resource-version\":\"1681380789824\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"8406bcfc-c594-4e7e-b4b8-e42c8df6a7c1\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1681380789824\",\"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\":\"8165a455-04af-4cc0-8aba-c3de11d9be8e\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1681380789824\",\"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\":\"42e834fe-5fa3-408e-a277-ef85cd236d70\",\"resource-version\":\"1681380789824\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model-ver\",\"related-lookup-uuid\":\"b86f2d9e-109a-4a73-9b60-283e8771c6ed\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1681380789824\",\"source-node-type\":\"vf-module\",\"source-node-property\":\"model-version-id-local\",\"property-collect-list\":[\"model-name\",\"model-version\",\"model-version-id\"]},{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"aeed22a0-4966-4ffb-b222-a0d1883c0f6d\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1681380789824\",\"source-node-type\":\"vf-module\",\"source-node-property\":\"model-invariant-id-local\",\"property-collect-list\":[\"model-invariant-id\",\"model-type\"]}]}}]}}]}}]}}}","context":{"RequestID":"b63cf6a1-687c-41ac-8efb-276f361da81d","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:10.392Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:10.405Z","message":"Entering","context":{"RequestID":"38adb079-3004-41f0-96c3-e5cbd9b0de9d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"21e47c9a-f9cf-4120-bf04-9ee963137129","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:10.405Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:10.409Z","message":"{\"transactionId\":\"38adb079-3004-41f0-96c3-e5cbd9b0de9d\",\"status\":\"200\",\"rqstDate\":\"230413-10:13:10:406\",\"respDate\":\"230413-10:13:10:408\",\"sourceId\":\"haproxy:38adb079-3004-41f0-96c3-e5cbd9b0de9d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:13:10:406-22642\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[af94b28e-f39f-4e99-ba56-fcb9052319d5], x-b3-parentspanid=[c44d45afec8fdeef], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cf3fcd4ee9de161bc44d45afec8fdeef], x-b3-spanid=[5059230c5da2ebd9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[38adb079-3004-41f0-96c3-e5cbd9b0de9d]}\\\"}\"}","context":{"RequestID":"38adb079-3004-41f0-96c3-e5cbd9b0de9d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"21e47c9a-f9cf-4120-bf04-9ee963137129","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:10.405Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:10.409Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"38adb079-3004-41f0-96c3-e5cbd9b0de9d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"21e47c9a-f9cf-4120-bf04-9ee963137129","LogTimestamp":"2023-04-13T10:13:10.409Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:13:10.421Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b63cf6a1-687c-41ac-8efb-276f361da81d","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13: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-04-13T10:13:10.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/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"b63cf6a1-687c-41ac-8efb-276f361da81d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:10:394\"},\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"06b46e5b-8409-4b45-9a23-4ef8ecc0963a\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904/named-query-elements/named-query-element/06b46e5b-8409-4b45-9a23-4ef8ecc0963a\",\"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\":\"61acf4a5-8461-440f-81f0-38d77554f41f\",\"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/61acf4a5-8461-440f-81f0-38d77554f41f\",\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"35bc9779-5110-4c1b-9326-392949e849fc\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a/named-query-elements/named-query-element/35bc9779-5110-4c1b-9326-392949e849fc\",\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9a801640-0483-4310-bf77-16e2e48ac672\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829/named-query-elements/named-query-element/9a801640-0483-4310-bf77-16e2e48ac672\",\"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\":\"cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d78d207e-113e-496b-97bc-3cfea85cf6ff\",\"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/cc4104d8-2846-43e7-a82e-4cd4dfb04e45/named-query-elements/named-query-element/d78d207e-113e-496b-97bc-3cfea85cf6ff\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"644bb383-324a-4ec0-9200-439465e7dcad\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294/named-query-elements/named-query-element/644bb383-324a-4ec0-9200-439465e7dcad\",\"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\":\"ba90b095-1778-44e5-9b58-1e303b2b83a2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e817d9fe-7e99-437d-89b2-c743705bf0c0\",\"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/ba90b095-1778-44e5-9b58-1e303b2b83a2/named-query-elements/named-query-element/e817d9fe-7e99-437d-89b2-c743705bf0c0\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3e51bf07-c092-4907-9ceb-ab732e931e66\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"76d388b0-73a5-45b3-b05e-78a8208d1082\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aab9ba21-7380-4ae4-812a-a56cab9f5be6\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/3e51bf07-c092-4907-9ceb-ab732e931e66/named-query-elements/named-query-element/76d388b0-73a5-45b3-b05e-78a8208d1082/named-query-elements/named-query-element/aab9ba21-7380-4ae4-812a-a56cab9f5be6\",\"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\":\"0bd46eb0-a9af-478e-b442-7a4545096dc8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb63270b-c14a-4649-bcba-e534c9c4e625\",\"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/0bd46eb0-a9af-478e-b442-7a4545096dc8/named-query-elements/named-query-element/eb63270b-c14a-4649-bcba-e534c9c4e625\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f89b32ba-1008-4a2a-9543-baa4975c6a05\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/f89b32ba-1008-4a2a-9543-baa4975c6a05\",\"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\":\"02316ac7-33a0-405b-9cfe-7b0f9e44bcb5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5e7cbc72-3de9-4f5b-ab36-13e64a09a55e\",\"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/02316ac7-33a0-405b-9cfe-7b0f9e44bcb5/named-query-elements/named-query-element/5e7cbc72-3de9-4f5b-ab36-13e64a09a55e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380789824\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"b63cf6a1-687c-41ac-8efb-276f361da81d","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:10.422Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:10.436Z","message":"{\"transactionId\":\"b63cf6a1-687c-41ac-8efb-276f361da81d\",\"status\":\"201\",\"rqstDate\":\"230413-10:13:09:817\",\"respDate\":\"230413-10:13:10:435\",\"sourceId\":\"AAI-TOOLS:b63cf6a1-687c-41ac-8efb-276f361da81d\",\"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-230413-10:13:09:817-95731\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[1b6fab72-3205-4539-8092-cf27b8a97bf6], x-b3-parentspanid=[c8a540b1f2dd674f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[b63cf6a1-687c-41ac-8efb-276f361da81d], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bab0faa7202adccbae82a3d23053c088], x-b3-spanid=[012f8769e121e715], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[4254], Content-Type=[application/json], X-ONAP-RequestID=[b63cf6a1-687c-41ac-8efb-276f361da81d]}\\\",\\\"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-230413-10:13:09:817-95731\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[159744], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230413-10:13:09:817-95731]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"b63cf6a1-687c-41ac-8efb-276f361da81d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"280","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"44ef83b0-44a1-47f5-9758-bea209181f9a","LogTimestamp":"2023-04-13T10:13:10.105Z","elapsedTime":"148"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:10.436Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"b63cf6a1-687c-41ac-8efb-276f361da81d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"620","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"44ef83b0-44a1-47f5-9758-bea209181f9a","LogTimestamp":"2023-04-13T10:13:10.436Z","ResponseDesc":"Created","elapsedTime":"148"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:10 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/3fb4d3d3-36c1-4162-9fe9-3e2c68a9da81" 201 0 REST b63cf6a1-687c-41ac-8efb-276f361da81d AAI-TOOLS 127.0.0.6 - - - - - - - - - 622 - "logType": "access"
{"timestamp":"2023-04-13T10:13:10.447Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b63cf6a1-687c-41ac-8efb-276f361da81d","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:10.447Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:10.448Z","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\":\"b63cf6a1-687c-41ac-8efb-276f361da81d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:10:406\"},\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"35bc9779-5110-4c1b-9326-392949e849fc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b941a24-123d-4d63-a39c-012a59046ae7\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a/named-query-elements/named-query-element/35bc9779-5110-4c1b-9326-392949e849fc/named-query-elements/named-query-element/6b941a24-123d-4d63-a39c-012a59046ae7\",\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"06b46e5b-8409-4b45-9a23-4ef8ecc0963a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"df24a469-0d58-44d4-9991-6e76306dee61\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904/named-query-elements/named-query-element/06b46e5b-8409-4b45-9a23-4ef8ecc0963a/named-query-elements/named-query-element/df24a469-0d58-44d4-9991-6e76306dee61\",\"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\":\"cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d78d207e-113e-496b-97bc-3cfea85cf6ff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c93ff57-993e-4b0c-a90d-c8a14293d5e9\",\"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/cc4104d8-2846-43e7-a82e-4cd4dfb04e45/named-query-elements/named-query-element/d78d207e-113e-496b-97bc-3cfea85cf6ff/named-query-elements/named-query-element/7c93ff57-993e-4b0c-a90d-c8a14293d5e9\",\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9a801640-0483-4310-bf77-16e2e48ac672\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aacc7862-6cc6-4dca-b05b-665f0e987acd\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829/named-query-elements/named-query-element/9a801640-0483-4310-bf77-16e2e48ac672/named-query-elements/named-query-element/aacc7862-6cc6-4dca-b05b-665f0e987acd\",\"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\":\"02316ac7-33a0-405b-9cfe-7b0f9e44bcb5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5e7cbc72-3de9-4f5b-ab36-13e64a09a55e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"42e834fe-5fa3-408e-a277-ef85cd236d70\",\"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/02316ac7-33a0-405b-9cfe-7b0f9e44bcb5/named-query-elements/named-query-element/5e7cbc72-3de9-4f5b-ab36-13e64a09a55e/named-query-elements/named-query-element/42e834fe-5fa3-408e-a277-ef85cd236d70\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380789824\",\"model-invariant-id\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\"}}","context":{"RequestID":"b63cf6a1-687c-41ac-8efb-276f361da81d","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:10.448Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:10.479Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b63cf6a1-687c-41ac-8efb-276f361da81d","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:10.479Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:10.480Z","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\":\"b63cf6a1-687c-41ac-8efb-276f361da81d\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:10:414\"},\"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\":\"9509ad51-8ead-4b42-8607-41e0246bc993\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eef5ae25-8dd3-426e-9c4a-607b42920aa5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc\",\"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/9509ad51-8ead-4b42-8607-41e0246bc993/named-query-elements/named-query-element/eef5ae25-8dd3-426e-9c4a-607b42920aa5/named-query-elements/named-query-element/0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc\",\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"06b46e5b-8409-4b45-9a23-4ef8ecc0963a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27ec2592-603a-405d-ab1c-1ec81fc4f6d4\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904/named-query-elements/named-query-element/06b46e5b-8409-4b45-9a23-4ef8ecc0963a/named-query-elements/named-query-element/27ec2592-603a-405d-ab1c-1ec81fc4f6d4\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"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\":\"cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"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/cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"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\":\"e822e5d1-68a6-4642-8619-aa7c65873be6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8c4139e-19f4-4148-a346-2ca74f0f6cfb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d83747f8-f894-4416-a0a6-acf87320b7ac\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cca1ce20-2f3d-4ff4-ab2f-d5e9cf7b05e4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2ef9c9d-9a29-42f9-81c4-485b442e41a5\",\"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/e822e5d1-68a6-4642-8619-aa7c65873be6/named-query-elements/named-query-element/b8c4139e-19f4-4148-a346-2ca74f0f6cfb/named-query-elements/named-query-element/d83747f8-f894-4416-a0a6-acf87320b7ac/named-query-elements/named-query-element/cca1ce20-2f3d-4ff4-ab2f-d5e9cf7b05e4/named-query-elements/named-query-element/c2ef9c9d-9a29-42f9-81c4-485b442e41a5\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3e51bf07-c092-4907-9ceb-ab732e931e66\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"76d388b0-73a5-45b3-b05e-78a8208d1082\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/3e51bf07-c092-4907-9ceb-ab732e931e66/named-query-elements/named-query-element/76d388b0-73a5-45b3-b05e-78a8208d1082\",\"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\":\"ba90b095-1778-44e5-9b58-1e303b2b83a2\",\"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/ba90b095-1778-44e5-9b58-1e303b2b83a2\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"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\":\"02316ac7-33a0-405b-9cfe-7b0f9e44bcb5\",\"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/02316ac7-33a0-405b-9cfe-7b0f9e44bcb5\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380789824\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"b63cf6a1-687c-41ac-8efb-276f361da81d","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:10.480Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:10.506Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b63cf6a1-687c-41ac-8efb-276f361da81d","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:10.506Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:10.524Z","message":"Entering","context":{"RequestID":"9936319d-b96f-4d86-ae4d-648742f6301c","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e58ded65-57c1-4f68-8c62-f5b0b54fe40c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:10.524Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:10.539Z","message":"Checking for system property [partnerName]","context":{"RequestID":"9936319d-b96f-4d86-ae4d-648742f6301c","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e58ded65-57c1-4f68-8c62-f5b0b54fe40c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:10.524Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:10.539Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"9936319d-b96f-4d86-ae4d-648742f6301c","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e58ded65-57c1-4f68-8c62-f5b0b54fe40c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:10.524Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:10.539Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"9936319d-b96f-4d86-ae4d-648742f6301c","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e58ded65-57c1-4f68-8c62-f5b0b54fe40c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:10.524Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:10.540Z","message":"Invoke","context":{"RequestID":"9936319d-b96f-4d86-ae4d-648742f6301c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"e58ded65-57c1-4f68-8c62-f5b0b54fe40c","LogTimestamp":"2023-04-13T10:13:10.540Z"},"thread":"qtp1341706533-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:10.810Z","message":"Entering","context":{"RequestID":"da32aab2-0760-4c06-890f-2f98133a8566","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0298c7b2-2231-4ddc-ba0a-cd4a8ec3cf40","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:13:10.809Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:10.812Z","message":"{\"transactionId\":\"da32aab2-0760-4c06-890f-2f98133a8566\",\"status\":\"200\",\"rqstDate\":\"230413-10:13:10:810\",\"respDate\":\"230413-10:13:10:811\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:da32aab2-0760-4c06-890f-2f98133a8566\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:13:10:810-73034\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4e763904-4e69-489b-91d6-adcbc6830163], x-b3-parentspanid=[f1f87f23a0631a39], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46573], x-envoy-attempt-count=[1], x-b3-traceid=[e88aa237a0962007f1f87f23a0631a39], x-b3-spanid=[883fcd98bab5a916], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[da32aab2-0760-4c06-890f-2f98133a8566]}\\\"}\"}","context":{"RequestID":"da32aab2-0760-4c06-890f-2f98133a8566","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0298c7b2-2231-4ddc-ba0a-cd4a8ec3cf40","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:13:10.809Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:10.812Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"da32aab2-0760-4c06-890f-2f98133a8566","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0298c7b2-2231-4ddc-ba0a-cd4a8ec3cf40","LogTimestamp":"2023-04-13T10:13:10.812Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:13:10.848Z","message":"Entering","context":{"RequestID":"fa1f7840-964d-48f7-a4a9-960546c4f401","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e19e0e5e-abc7-4028-9d4b-cc92501290e3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:13:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:10.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"fa1f7840-964d-48f7-a4a9-960546c4f401","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e19e0e5e-abc7-4028-9d4b-cc92501290e3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:13:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:10.851Z","message":"{\"transactionId\":\"fa1f7840-964d-48f7-a4a9-960546c4f401\",\"status\":\"200\",\"rqstDate\":\"230413-10:13:10:849\",\"respDate\":\"230413-10:13:10:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:fa1f7840-964d-48f7-a4a9-960546c4f401\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:13:10:849-75898\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[fa1f7840-964d-48f7-a4a9-960546c4f401]}\\\"}\"}","context":{"RequestID":"fa1f7840-964d-48f7-a4a9-960546c4f401","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e19e0e5e-abc7-4028-9d4b-cc92501290e3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:13:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:10.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fa1f7840-964d-48f7-a4a9-960546c4f401","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e19e0e5e-abc7-4028-9d4b-cc92501290e3","LogTimestamp":"2023-04-13T10:13:10.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:13:10.903Z","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-04-13T10:13:10.915Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"9936319d-b96f-4d86-ae4d-648742f6301c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"375","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":"e58ded65-57c1-4f68-8c62-f5b0b54fe40c","LogTimestamp":"2023-04-13T10:13:10.915Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-31","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:11.446Z","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\":\"9936319d-b96f-4d86-ae4d-648742f6301c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:11:434\"},\"entity\":{\"resource-version\":\"1681380790538\",\"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\":\"813d05e2-da5a-4af4-abf3-ccd7e2c65445\",\"resource-version\":\"1681380790538\",\"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\":\"9ff5dec4-da4e-4bdf-bb0e-9bae9a9c6852\",\"resource-version\":\"1681380790538\",\"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\":\"d0402c76-6a33-4045-b58a-6eb68a688e5c\",\"resource-version\":\"1681380790538\",\"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\":\"a5f099b1-a3ca-4baa-9b16-f3c7730d2193\",\"resource-version\":\"1681380790538\",\"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\":\"4e55f42d-fc12-4d73-b869-f04f58f6b833\",\"resource-version\":\"1681380790538\",\"property-collect-list\":[\"cloud-region-id\"]}]}}]}}]}},{\"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\":\"23b161e0-728d-4072-8440-9e5f080b9f17\",\"resource-version\":\"1681380790538\",\"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\":\"bb040be5-fd72-43cb-b1af-e14881554448\",\"resource-version\":\"1681380790538\",\"property-collect-list\":[\"cloud-region-id\"]}]}},{\"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\":\"bdc664e4-8dcc-4503-86c6-0353ab341ea3\",\"resource-version\":\"1681380790538\",\"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\":\"54dd6bcf-80bf-4edb-8936-102d0d97ee74\",\"resource-version\":\"1681380790538\",\"property-collect-list\":[\"global-customer-id\",\"subscriber-name\"]}]},\"property-collect-list\":[\"service-type\"]}]},\"property-collect-list\":[\"operational-status\",\"service-instance-id\",\"service-instance-name\"]}]}}}","context":{"RequestID":"9936319d-b96f-4d86-ae4d-648742f6301c","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f","TargetServiceName":"AAI-EVENT","ElapsedTime":"1","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:11.446Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:11.478Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9936319d-b96f-4d86-ae4d-648742f6301c","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f","TargetServiceName":"AAI-EVENT","ElapsedTime":"33","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:11.478Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:11.479Z","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\":\"9936319d-b96f-4d86-ae4d-648742f6301c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:11:447\"},\"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\":\"9509ad51-8ead-4b42-8607-41e0246bc993\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eef5ae25-8dd3-426e-9c4a-607b42920aa5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6bf82888-42a2-486b-b090-23fabd6abd42\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b69f6059-ea86-427f-8dc3-b6036029822e\",\"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/9509ad51-8ead-4b42-8607-41e0246bc993/named-query-elements/named-query-element/eef5ae25-8dd3-426e-9c4a-607b42920aa5/named-query-elements/named-query-element/0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc/named-query-elements/named-query-element/6bf82888-42a2-486b-b090-23fabd6abd42/named-query-elements/named-query-element/b69f6059-ea86-427f-8dc3-b6036029822e\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f3100785-63c5-4cc4-90fb-aa0ec2e1e29c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"717e2273-52f5-4c2c-a5f5-feef46094677\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/f3100785-63c5-4cc4-90fb-aa0ec2e1e29c/named-query-elements/named-query-element/717e2273-52f5-4c2c-a5f5-feef46094677\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"48f5e84f-68a3-4f7a-b807-5183266d4f5d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3f1a3372-b3e6-41b3-bada-080bf9794a6e\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/48f5e84f-68a3-4f7a-b807-5183266d4f5d/named-query-elements/named-query-element/3f1a3372-b3e6-41b3-bada-080bf9794a6e\",\"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\":\"e822e5d1-68a6-4642-8619-aa7c65873be6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8c4139e-19f4-4148-a346-2ca74f0f6cfb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d83747f8-f894-4416-a0a6-acf87320b7ac\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cca1ce20-2f3d-4ff4-ab2f-d5e9cf7b05e4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2ef9c9d-9a29-42f9-81c4-485b442e41a5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5237a4a-a9bf-4d43-a45a-276f6b70c8bb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"316e4ef0-be01-47e0-bb53-2fec4dc754b3\",\"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/e822e5d1-68a6-4642-8619-aa7c65873be6/named-query-elements/named-query-element/b8c4139e-19f4-4148-a346-2ca74f0f6cfb/named-query-elements/named-query-element/d83747f8-f894-4416-a0a6-acf87320b7ac/named-query-elements/named-query-element/cca1ce20-2f3d-4ff4-ab2f-d5e9cf7b05e4/named-query-elements/named-query-element/c2ef9c9d-9a29-42f9-81c4-485b442e41a5/named-query-elements/named-query-element/b5237a4a-a9bf-4d43-a45a-276f6b70c8bb/named-query-elements/named-query-element/316e4ef0-be01-47e0-bb53-2fec4dc754b3\",\"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\":\"813d05e2-da5a-4af4-abf3-ccd7e2c65445\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bdc664e4-8dcc-4503-86c6-0353ab341ea3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"54dd6bcf-80bf-4edb-8936-102d0d97ee74\",\"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/813d05e2-da5a-4af4-abf3-ccd7e2c65445/named-query-elements/named-query-element/bdc664e4-8dcc-4503-86c6-0353ab341ea3/named-query-elements/named-query-element/54dd6bcf-80bf-4edb-8936-102d0d97ee74\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380790538\",\"model-invariant-id\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\"}}","context":{"RequestID":"9936319d-b96f-4d86-ae4d-648742f6301c","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:11.479Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:11.508Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9936319d-b96f-4d86-ae4d-648742f6301c","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:11.508Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:11.509Z","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\":\"9936319d-b96f-4d86-ae4d-648742f6301c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:11:456\"},\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"06b46e5b-8409-4b45-9a23-4ef8ecc0963a\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904/named-query-elements/named-query-element/06b46e5b-8409-4b45-9a23-4ef8ecc0963a\",\"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\":\"61acf4a5-8461-440f-81f0-38d77554f41f\",\"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/61acf4a5-8461-440f-81f0-38d77554f41f\",\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"35bc9779-5110-4c1b-9326-392949e849fc\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a/named-query-elements/named-query-element/35bc9779-5110-4c1b-9326-392949e849fc\",\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9a801640-0483-4310-bf77-16e2e48ac672\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829/named-query-elements/named-query-element/9a801640-0483-4310-bf77-16e2e48ac672\",\"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\":\"cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d78d207e-113e-496b-97bc-3cfea85cf6ff\",\"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/cc4104d8-2846-43e7-a82e-4cd4dfb04e45/named-query-elements/named-query-element/d78d207e-113e-496b-97bc-3cfea85cf6ff\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"644bb383-324a-4ec0-9200-439465e7dcad\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294/named-query-elements/named-query-element/644bb383-324a-4ec0-9200-439465e7dcad\",\"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\":\"ba90b095-1778-44e5-9b58-1e303b2b83a2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e817d9fe-7e99-437d-89b2-c743705bf0c0\",\"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/ba90b095-1778-44e5-9b58-1e303b2b83a2/named-query-elements/named-query-element/e817d9fe-7e99-437d-89b2-c743705bf0c0\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3e51bf07-c092-4907-9ceb-ab732e931e66\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"76d388b0-73a5-45b3-b05e-78a8208d1082\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aab9ba21-7380-4ae4-812a-a56cab9f5be6\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/3e51bf07-c092-4907-9ceb-ab732e931e66/named-query-elements/named-query-element/76d388b0-73a5-45b3-b05e-78a8208d1082/named-query-elements/named-query-element/aab9ba21-7380-4ae4-812a-a56cab9f5be6\",\"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\":\"813d05e2-da5a-4af4-abf3-ccd7e2c65445\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ff5dec4-da4e-4bdf-bb0e-9bae9a9c6852\",\"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/813d05e2-da5a-4af4-abf3-ccd7e2c65445/named-query-elements/named-query-element/9ff5dec4-da4e-4bdf-bb0e-9bae9a9c6852\",\"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\":\"0bd46eb0-a9af-478e-b442-7a4545096dc8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb63270b-c14a-4649-bcba-e534c9c4e625\",\"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/0bd46eb0-a9af-478e-b442-7a4545096dc8/named-query-elements/named-query-element/eb63270b-c14a-4649-bcba-e534c9c4e625\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f89b32ba-1008-4a2a-9543-baa4975c6a05\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/f89b32ba-1008-4a2a-9543-baa4975c6a05\",\"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\":\"02316ac7-33a0-405b-9cfe-7b0f9e44bcb5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5e7cbc72-3de9-4f5b-ab36-13e64a09a55e\",\"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/02316ac7-33a0-405b-9cfe-7b0f9e44bcb5/named-query-elements/named-query-element/5e7cbc72-3de9-4f5b-ab36-13e64a09a55e\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380790538\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"9936319d-b96f-4d86-ae4d-648742f6301c","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:11.509Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:11.533Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9936319d-b96f-4d86-ae4d-648742f6301c","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:11.533Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:11.534Z","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\":\"9936319d-b96f-4d86-ae4d-648742f6301c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:11:467\"},\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a1116dff-3552-4004-bcb7-f63751396362\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"733d95a5-3974-4555-ba99-3caebd700b7a\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904/named-query-elements/named-query-element/a1116dff-3552-4004-bcb7-f63751396362/named-query-elements/named-query-element/733d95a5-3974-4555-ba99-3caebd700b7a\",\"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\":\"0bd46eb0-a9af-478e-b442-7a4545096dc8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb63270b-c14a-4649-bcba-e534c9c4e625\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e7a41ac-6d19-439f-9694-0f2878d6568d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e2119d87-418b-4450-b475-0570e0b4320c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2f946ba6-4b53-4f55-bd10-abc480e9a7c0\",\"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/0bd46eb0-a9af-478e-b442-7a4545096dc8/named-query-elements/named-query-element/eb63270b-c14a-4649-bcba-e534c9c4e625/named-query-elements/named-query-element/8e7a41ac-6d19-439f-9694-0f2878d6568d/named-query-elements/named-query-element/e2119d87-418b-4450-b475-0570e0b4320c/named-query-elements/named-query-element/2f946ba6-4b53-4f55-bd10-abc480e9a7c0\",\"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\":\"9ff49bda-2472-4e8d-88be-ef936531ceb9\",\"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/9ff49bda-2472-4e8d-88be-ef936531ceb9\",\"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\":\"813d05e2-da5a-4af4-abf3-ccd7e2c65445\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"23b161e0-728d-4072-8440-9e5f080b9f17\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bb040be5-fd72-43cb-b1af-e14881554448\",\"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/813d05e2-da5a-4af4-abf3-ccd7e2c65445/named-query-elements/named-query-element/23b161e0-728d-4072-8440-9e5f080b9f17/named-query-elements/named-query-element/bb040be5-fd72-43cb-b1af-e14881554448\",\"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\":\"813d05e2-da5a-4af4-abf3-ccd7e2c65445\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ff5dec4-da4e-4bdf-bb0e-9bae9a9c6852\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d0402c76-6a33-4045-b58a-6eb68a688e5c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5f099b1-a3ca-4baa-9b16-f3c7730d2193\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4e55f42d-fc12-4d73-b869-f04f58f6b833\",\"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/813d05e2-da5a-4af4-abf3-ccd7e2c65445/named-query-elements/named-query-element/9ff5dec4-da4e-4bdf-bb0e-9bae9a9c6852/named-query-elements/named-query-element/d0402c76-6a33-4045-b58a-6eb68a688e5c/named-query-elements/named-query-element/a5f099b1-a3ca-4baa-9b16-f3c7730d2193/named-query-elements/named-query-element/4e55f42d-fc12-4d73-b869-f04f58f6b833\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380790538\",\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"9936319d-b96f-4d86-ae4d-648742f6301c","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:11.534Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:11.549Z","message":"{\"transactionId\":\"9936319d-b96f-4d86-ae4d-648742f6301c\",\"status\":\"201\",\"rqstDate\":\"230413-10:13:10:525\",\"respDate\":\"230413-10:13:11:548\",\"sourceId\":\"AAI-TOOLS:9936319d-b96f-4d86-ae4d-648742f6301c\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:13:10:525-84953\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[df3b260a-c2db-4cca-881e-2ecbff71a15e], x-b3-parentspanid=[2010deff25fed4a3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[9936319d-b96f-4d86-ae4d-648742f6301c], Host=[aai.onap], X-Forwarded-Port=[35405], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e5cc8fa78f6c278d3916ab8bd9c51e2e], x-b3-spanid=[bad67eca3a3ebbba], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[5663], Content-Type=[application/json], X-ONAP-RequestID=[9936319d-b96f-4d86-ae4d-648742f6301c]}\\\",\\\"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\\\":\\\"0-aai-resources-230413-10:13:10:525-84953\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[205024], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230413-10:13:10:525-84953]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"9936319d-b96f-4d86-ae4d-648742f6301c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"375","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"e58ded65-57c1-4f68-8c62-f5b0b54fe40c","LogTimestamp":"2023-04-13T10:13:10.915Z","elapsedTime":"20"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:11.549Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"9936319d-b96f-4d86-ae4d-648742f6301c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1025","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"e58ded65-57c1-4f68-8c62-f5b0b54fe40c","LogTimestamp":"2023-04-13T10:13:11.549Z","ResponseDesc":"Created","elapsedTime":"20"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:11 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f" 201 0 REST 9936319d-b96f-4d86-ae4d-648742f6301c AAI-TOOLS 127.0.0.6 - - - - - - - - - 1028 - "logType": "access"
{"timestamp":"2023-04-13T10:13:11.557Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9936319d-b96f-4d86-ae4d-648742f6301c","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:11.557Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:11.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/3d560d81-57d0-438b-a2a1-5334dba0651a\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"9936319d-b96f-4d86-ae4d-648742f6301c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:11:477\"},\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b1efcf48-11db-4ffc-829e-9bda6e663b5e\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829/named-query-elements/named-query-element/b1efcf48-11db-4ffc-829e-9bda6e663b5e\",\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9d3c2df0-5770-49af-afc7-2f8b876c0f0c\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a/named-query-elements/named-query-element/9d3c2df0-5770-49af-afc7-2f8b876c0f0c\",\"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\":\"cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b338c0e7-3ee1-4df0-86de-17bf38ec11b9\",\"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/cc4104d8-2846-43e7-a82e-4cd4dfb04e45/named-query-elements/named-query-element/b338c0e7-3ee1-4df0-86de-17bf38ec11b9\",\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"35bc9779-5110-4c1b-9326-392949e849fc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b941a24-123d-4d63-a39c-012a59046ae7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a58b9fc1-39ae-496c-9c32-0c62902bfdc9\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a/named-query-elements/named-query-element/35bc9779-5110-4c1b-9326-392949e849fc/named-query-elements/named-query-element/6b941a24-123d-4d63-a39c-012a59046ae7/named-query-elements/named-query-element/a58b9fc1-39ae-496c-9c32-0c62902bfdc9\",\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9a801640-0483-4310-bf77-16e2e48ac672\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aacc7862-6cc6-4dca-b05b-665f0e987acd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"efa36dda-73c7-45e6-870c-9ece0b259277\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829/named-query-elements/named-query-element/9a801640-0483-4310-bf77-16e2e48ac672/named-query-elements/named-query-element/aacc7862-6cc6-4dca-b05b-665f0e987acd/named-query-elements/named-query-element/efa36dda-73c7-45e6-870c-9ece0b259277\",\"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\":\"cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d78d207e-113e-496b-97bc-3cfea85cf6ff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c93ff57-993e-4b0c-a90d-c8a14293d5e9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"577fb2d7-feda-43cc-8283-26ce3344796f\",\"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/cc4104d8-2846-43e7-a82e-4cd4dfb04e45/named-query-elements/named-query-element/d78d207e-113e-496b-97bc-3cfea85cf6ff/named-query-elements/named-query-element/7c93ff57-993e-4b0c-a90d-c8a14293d5e9/named-query-elements/named-query-element/577fb2d7-feda-43cc-8283-26ce3344796f\",\"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\":\"0bd46eb0-a9af-478e-b442-7a4545096dc8\",\"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/0bd46eb0-a9af-478e-b442-7a4545096dc8\",\"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\":\"813d05e2-da5a-4af4-abf3-ccd7e2c65445\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"23b161e0-728d-4072-8440-9e5f080b9f17\",\"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/813d05e2-da5a-4af4-abf3-ccd7e2c65445/named-query-elements/named-query-element/23b161e0-728d-4072-8440-9e5f080b9f17\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380790538\",\"model-invariant-id\":\"3d560d81-57d0-438b-a2a1-5334dba0651a\"}}","context":{"RequestID":"9936319d-b96f-4d86-ae4d-648742f6301c","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:11.559Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:11.582Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9936319d-b96f-4d86-ae4d-648742f6301c","ServiceName":"/aai/v27/service-design-and-creation/models/model/3d560d81-57d0-438b-a2a1-5334dba0651a","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:11.582Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:11.583Z","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\":\"9936319d-b96f-4d86-ae4d-648742f6301c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:11:489\"},\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9a801640-0483-4310-bf77-16e2e48ac672\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aacc7862-6cc6-4dca-b05b-665f0e987acd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7a998c79-dc9f-4c32-a4df-9b9b751e95d2\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829/named-query-elements/named-query-element/9a801640-0483-4310-bf77-16e2e48ac672/named-query-elements/named-query-element/aacc7862-6cc6-4dca-b05b-665f0e987acd/named-query-elements/named-query-element/7a998c79-dc9f-4c32-a4df-9b9b751e95d2\",\"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\":\"cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d78d207e-113e-496b-97bc-3cfea85cf6ff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c93ff57-993e-4b0c-a90d-c8a14293d5e9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ec6f0a8b-7f5d-4698-bff9-f2c4f70762dc\",\"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/cc4104d8-2846-43e7-a82e-4cd4dfb04e45/named-query-elements/named-query-element/d78d207e-113e-496b-97bc-3cfea85cf6ff/named-query-elements/named-query-element/7c93ff57-993e-4b0c-a90d-c8a14293d5e9/named-query-elements/named-query-element/ec6f0a8b-7f5d-4698-bff9-f2c4f70762dc\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"644bb383-324a-4ec0-9200-439465e7dcad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f5319019-96ca-493c-a37c-f3708d36ed1a\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294/named-query-elements/named-query-element/644bb383-324a-4ec0-9200-439465e7dcad/named-query-elements/named-query-element/f5319019-96ca-493c-a37c-f3708d36ed1a\",\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"becb26cb-1bdc-4492-b81a-c4418649db4a\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/becb26cb-1bdc-4492-b81a-c4418649db4a\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f89b32ba-1008-4a2a-9543-baa4975c6a05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e5b3a49-ee41-4252-9604-b1cc4a44f823\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/f89b32ba-1008-4a2a-9543-baa4975c6a05/named-query-elements/named-query-element/8e5b3a49-ee41-4252-9604-b1cc4a44f823\",\"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\":\"ba90b095-1778-44e5-9b58-1e303b2b83a2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e817d9fe-7e99-437d-89b2-c743705bf0c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"17f93bb0-ac18-4f11-8296-55ab87a07cb5\",\"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/ba90b095-1778-44e5-9b58-1e303b2b83a2/named-query-elements/named-query-element/e817d9fe-7e99-437d-89b2-c743705bf0c0/named-query-elements/named-query-element/17f93bb0-ac18-4f11-8296-55ab87a07cb5\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3e51bf07-c092-4907-9ceb-ab732e931e66\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"76d388b0-73a5-45b3-b05e-78a8208d1082\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aab9ba21-7380-4ae4-812a-a56cab9f5be6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75a12b5e-6076-4bfa-97f9-c0deffac23db\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/3e51bf07-c092-4907-9ceb-ab732e931e66/named-query-elements/named-query-element/76d388b0-73a5-45b3-b05e-78a8208d1082/named-query-elements/named-query-element/aab9ba21-7380-4ae4-812a-a56cab9f5be6/named-query-elements/named-query-element/75a12b5e-6076-4bfa-97f9-c0deffac23db\",\"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\":\"813d05e2-da5a-4af4-abf3-ccd7e2c65445\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ff5dec4-da4e-4bdf-bb0e-9bae9a9c6852\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d0402c76-6a33-4045-b58a-6eb68a688e5c\",\"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/813d05e2-da5a-4af4-abf3-ccd7e2c65445/named-query-elements/named-query-element/9ff5dec4-da4e-4bdf-bb0e-9bae9a9c6852/named-query-elements/named-query-element/d0402c76-6a33-4045-b58a-6eb68a688e5c\",\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"35bc9779-5110-4c1b-9326-392949e849fc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b941a24-123d-4d63-a39c-012a59046ae7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"70c4fe2b-8f73-4502-98b9-7a0da4adc8f0\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a/named-query-elements/named-query-element/35bc9779-5110-4c1b-9326-392949e849fc/named-query-elements/named-query-element/6b941a24-123d-4d63-a39c-012a59046ae7/named-query-elements/named-query-element/70c4fe2b-8f73-4502-98b9-7a0da4adc8f0\",\"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\":\"0bd46eb0-a9af-478e-b442-7a4545096dc8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb63270b-c14a-4649-bcba-e534c9c4e625\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e7a41ac-6d19-439f-9694-0f2878d6568d\",\"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/0bd46eb0-a9af-478e-b442-7a4545096dc8/named-query-elements/named-query-element/eb63270b-c14a-4649-bcba-e534c9c4e625/named-query-elements/named-query-element/8e7a41ac-6d19-439f-9694-0f2878d6568d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380790538\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"9936319d-b96f-4d86-ae4d-648742f6301c","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:11.583Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:11.634Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9936319d-b96f-4d86-ae4d-648742f6301c","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"51","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:11.634Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:11.637Z","message":"Entering","context":{"RequestID":"cd176124-79bd-40fd-a6fb-0a4437439d4b","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9dc58f21-f870-4ae5-97f0-2c4316e9b773","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:11.637Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:11.637Z","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\":\"9936319d-b96f-4d86-ae4d-648742f6301c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:11:502\"},\"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\":\"9509ad51-8ead-4b42-8607-41e0246bc993\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eef5ae25-8dd3-426e-9c4a-607b42920aa5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc\",\"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/9509ad51-8ead-4b42-8607-41e0246bc993/named-query-elements/named-query-element/eef5ae25-8dd3-426e-9c4a-607b42920aa5/named-query-elements/named-query-element/0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc\",\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"06b46e5b-8409-4b45-9a23-4ef8ecc0963a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27ec2592-603a-405d-ab1c-1ec81fc4f6d4\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904/named-query-elements/named-query-element/06b46e5b-8409-4b45-9a23-4ef8ecc0963a/named-query-elements/named-query-element/27ec2592-603a-405d-ab1c-1ec81fc4f6d4\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"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\":\"cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"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/cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"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\":\"e822e5d1-68a6-4642-8619-aa7c65873be6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8c4139e-19f4-4148-a346-2ca74f0f6cfb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d83747f8-f894-4416-a0a6-acf87320b7ac\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cca1ce20-2f3d-4ff4-ab2f-d5e9cf7b05e4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2ef9c9d-9a29-42f9-81c4-485b442e41a5\",\"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/e822e5d1-68a6-4642-8619-aa7c65873be6/named-query-elements/named-query-element/b8c4139e-19f4-4148-a346-2ca74f0f6cfb/named-query-elements/named-query-element/d83747f8-f894-4416-a0a6-acf87320b7ac/named-query-elements/named-query-element/cca1ce20-2f3d-4ff4-ab2f-d5e9cf7b05e4/named-query-elements/named-query-element/c2ef9c9d-9a29-42f9-81c4-485b442e41a5\",\"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\":\"813d05e2-da5a-4af4-abf3-ccd7e2c65445\",\"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/813d05e2-da5a-4af4-abf3-ccd7e2c65445\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3e51bf07-c092-4907-9ceb-ab732e931e66\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"76d388b0-73a5-45b3-b05e-78a8208d1082\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/3e51bf07-c092-4907-9ceb-ab732e931e66/named-query-elements/named-query-element/76d388b0-73a5-45b3-b05e-78a8208d1082\",\"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\":\"ba90b095-1778-44e5-9b58-1e303b2b83a2\",\"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/ba90b095-1778-44e5-9b58-1e303b2b83a2\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"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\":\"02316ac7-33a0-405b-9cfe-7b0f9e44bcb5\",\"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/02316ac7-33a0-405b-9cfe-7b0f9e44bcb5\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380790538\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"9936319d-b96f-4d86-ae4d-648742f6301c","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:11.637Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:11.648Z","message":"Checking for system property [partnerName]","context":{"RequestID":"cd176124-79bd-40fd-a6fb-0a4437439d4b","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9dc58f21-f870-4ae5-97f0-2c4316e9b773","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:11.637Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:11.648Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"cd176124-79bd-40fd-a6fb-0a4437439d4b","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9dc58f21-f870-4ae5-97f0-2c4316e9b773","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:11.637Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:11.648Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"cd176124-79bd-40fd-a6fb-0a4437439d4b","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9dc58f21-f870-4ae5-97f0-2c4316e9b773","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:11.637Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:11.649Z","message":"Invoke","context":{"RequestID":"cd176124-79bd-40fd-a6fb-0a4437439d4b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"9dc58f21-f870-4ae5-97f0-2c4316e9b773","LogTimestamp":"2023-04-13T10:13:11.649Z"},"thread":"qtp1341706533-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:11.668Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9936319d-b96f-4d86-ae4d-648742f6301c","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:11.668Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:11.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/2e1a602a-acd8-4f78-94ff-618b802a303b\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"9936319d-b96f-4d86-ae4d-648742f6301c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:11:512\"},\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f3100785-63c5-4cc4-90fb-aa0ec2e1e29c\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/f3100785-63c5-4cc4-90fb-aa0ec2e1e29c\",\"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\":\"9509ad51-8ead-4b42-8607-41e0246bc993\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eef5ae25-8dd3-426e-9c4a-607b42920aa5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6bf82888-42a2-486b-b090-23fabd6abd42\",\"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/9509ad51-8ead-4b42-8607-41e0246bc993/named-query-elements/named-query-element/eef5ae25-8dd3-426e-9c4a-607b42920aa5/named-query-elements/named-query-element/0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc/named-query-elements/named-query-element/6bf82888-42a2-486b-b090-23fabd6abd42\",\"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\":\"e822e5d1-68a6-4642-8619-aa7c65873be6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8c4139e-19f4-4148-a346-2ca74f0f6cfb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d83747f8-f894-4416-a0a6-acf87320b7ac\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cca1ce20-2f3d-4ff4-ab2f-d5e9cf7b05e4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2ef9c9d-9a29-42f9-81c4-485b442e41a5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5237a4a-a9bf-4d43-a45a-276f6b70c8bb\",\"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/e822e5d1-68a6-4642-8619-aa7c65873be6/named-query-elements/named-query-element/b8c4139e-19f4-4148-a346-2ca74f0f6cfb/named-query-elements/named-query-element/d83747f8-f894-4416-a0a6-acf87320b7ac/named-query-elements/named-query-element/cca1ce20-2f3d-4ff4-ab2f-d5e9cf7b05e4/named-query-elements/named-query-element/c2ef9c9d-9a29-42f9-81c4-485b442e41a5/named-query-elements/named-query-element/b5237a4a-a9bf-4d43-a45a-276f6b70c8bb\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"48f5e84f-68a3-4f7a-b807-5183266d4f5d\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/48f5e84f-68a3-4f7a-b807-5183266d4f5d\",\"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\":\"813d05e2-da5a-4af4-abf3-ccd7e2c65445\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bdc664e4-8dcc-4503-86c6-0353ab341ea3\",\"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/813d05e2-da5a-4af4-abf3-ccd7e2c65445/named-query-elements/named-query-element/bdc664e4-8dcc-4503-86c6-0353ab341ea3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380790538\",\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"9936319d-b96f-4d86-ae4d-648742f6301c","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:11.669Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:11.695Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9936319d-b96f-4d86-ae4d-648742f6301c","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"26","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:11.695Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:11.697Z","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\":\"9936319d-b96f-4d86-ae4d-648742f6301c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:11:520\"},\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a1116dff-3552-4004-bcb7-f63751396362\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904/named-query-elements/named-query-element/a1116dff-3552-4004-bcb7-f63751396362\",\"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\":\"0bd46eb0-a9af-478e-b442-7a4545096dc8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb63270b-c14a-4649-bcba-e534c9c4e625\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e7a41ac-6d19-439f-9694-0f2878d6568d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e2119d87-418b-4450-b475-0570e0b4320c\",\"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/0bd46eb0-a9af-478e-b442-7a4545096dc8/named-query-elements/named-query-element/eb63270b-c14a-4649-bcba-e534c9c4e625/named-query-elements/named-query-element/8e7a41ac-6d19-439f-9694-0f2878d6568d/named-query-elements/named-query-element/e2119d87-418b-4450-b475-0570e0b4320c\",\"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\":\"813d05e2-da5a-4af4-abf3-ccd7e2c65445\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ff5dec4-da4e-4bdf-bb0e-9bae9a9c6852\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d0402c76-6a33-4045-b58a-6eb68a688e5c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5f099b1-a3ca-4baa-9b16-f3c7730d2193\",\"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/813d05e2-da5a-4af4-abf3-ccd7e2c65445/named-query-elements/named-query-element/9ff5dec4-da4e-4bdf-bb0e-9bae9a9c6852/named-query-elements/named-query-element/d0402c76-6a33-4045-b58a-6eb68a688e5c/named-query-elements/named-query-element/a5f099b1-a3ca-4baa-9b16-f3c7730d2193\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380790538\",\"model-invariant-id\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\"}}","context":{"RequestID":"9936319d-b96f-4d86-ae4d-648742f6301c","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:11.697Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:11.722Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9936319d-b96f-4d86-ae4d-648742f6301c","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:11.721Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:11.796Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"cd176124-79bd-40fd-a6fb-0a4437439d4b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8","InvocationID":"9dc58f21-f870-4ae5-97f0-2c4316e9b773","LogTimestamp":"2023-04-13T10:13:11.795Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:11.903Z","message":"[Control connection] Refreshing schema for zusammen_dox.version (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:12.004Z","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\":\"cd176124-79bd-40fd-a6fb-0a4437439d4b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:11:995\"},\"entity\":{\"resource-version\":\"1681380791647\",\"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\":\"33d9cff7-e1e1-4d2e-9e3f-536bf68fe3d9\",\"resource-version\":\"1681380791647\",\"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\":\"09bc7745-247b-4bf6-a4b3-726a0882be89\",\"resource-version\":\"1681380791647\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"490beaca-bc22-4a3a-9373-bbe9134d943a\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1681380791647\",\"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\":\"af3c6797-1a99-41a8-b5ef-5a070a6fee76\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1681380791647\",\"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":"cd176124-79bd-40fd-a6fb-0a4437439d4b","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:12.004Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:12.029Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"cd176124-79bd-40fd-a6fb-0a4437439d4b","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:12.029Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:12.030Z","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\":\"cd176124-79bd-40fd-a6fb-0a4437439d4b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:12:006\"},\"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\":\"9509ad51-8ead-4b42-8607-41e0246bc993\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eef5ae25-8dd3-426e-9c4a-607b42920aa5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc\",\"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/9509ad51-8ead-4b42-8607-41e0246bc993/named-query-elements/named-query-element/eef5ae25-8dd3-426e-9c4a-607b42920aa5/named-query-elements/named-query-element/0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc\",\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"06b46e5b-8409-4b45-9a23-4ef8ecc0963a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27ec2592-603a-405d-ab1c-1ec81fc4f6d4\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904/named-query-elements/named-query-element/06b46e5b-8409-4b45-9a23-4ef8ecc0963a/named-query-elements/named-query-element/27ec2592-603a-405d-ab1c-1ec81fc4f6d4\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"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\":\"cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"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/cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"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\":\"e822e5d1-68a6-4642-8619-aa7c65873be6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8c4139e-19f4-4148-a346-2ca74f0f6cfb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d83747f8-f894-4416-a0a6-acf87320b7ac\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cca1ce20-2f3d-4ff4-ab2f-d5e9cf7b05e4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2ef9c9d-9a29-42f9-81c4-485b442e41a5\",\"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/e822e5d1-68a6-4642-8619-aa7c65873be6/named-query-elements/named-query-element/b8c4139e-19f4-4148-a346-2ca74f0f6cfb/named-query-elements/named-query-element/d83747f8-f894-4416-a0a6-acf87320b7ac/named-query-elements/named-query-element/cca1ce20-2f3d-4ff4-ab2f-d5e9cf7b05e4/named-query-elements/named-query-element/c2ef9c9d-9a29-42f9-81c4-485b442e41a5\",\"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\":\"813d05e2-da5a-4af4-abf3-ccd7e2c65445\",\"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/813d05e2-da5a-4af4-abf3-ccd7e2c65445\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3e51bf07-c092-4907-9ceb-ab732e931e66\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"76d388b0-73a5-45b3-b05e-78a8208d1082\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/3e51bf07-c092-4907-9ceb-ab732e931e66/named-query-elements/named-query-element/76d388b0-73a5-45b3-b05e-78a8208d1082\",\"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\":\"ba90b095-1778-44e5-9b58-1e303b2b83a2\",\"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/ba90b095-1778-44e5-9b58-1e303b2b83a2\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"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\":\"02316ac7-33a0-405b-9cfe-7b0f9e44bcb5\",\"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/02316ac7-33a0-405b-9cfe-7b0f9e44bcb5\",\"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\":\"33d9cff7-e1e1-4d2e-9e3f-536bf68fe3d9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09bc7745-247b-4bf6-a4b3-726a0882be89\",\"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/33d9cff7-e1e1-4d2e-9e3f-536bf68fe3d9/named-query-elements/named-query-element/09bc7745-247b-4bf6-a4b3-726a0882be89\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380791647\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"cd176124-79bd-40fd-a6fb-0a4437439d4b","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:12.030Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:12.036Z","message":"{\"transactionId\":\"cd176124-79bd-40fd-a6fb-0a4437439d4b\",\"status\":\"201\",\"rqstDate\":\"230413-10:13:11:638\",\"respDate\":\"230413-10:13:12:036\",\"sourceId\":\"AAI-TOOLS:cd176124-79bd-40fd-a6fb-0a4437439d4b\",\"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-230413-10:13:11:638-64275\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[e58a3c91-3034-4367-adfb-96b23f41912c], x-b3-parentspanid=[f1c98afe15d2c26f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[cd176124-79bd-40fd-a6fb-0a4437439d4b], Host=[aai.onap], X-Forwarded-Port=[35405], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f394ba3c07e50e45f35567da15908806], x-b3-spanid=[17573b7ee546b3f5], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[1982], Content-Type=[application/json], X-ONAP-RequestID=[cd176124-79bd-40fd-a6fb-0a4437439d4b]}\\\",\\\"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-230413-10:13:11:638-64275\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[159944], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230413-10:13:11:638-64275]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"cd176124-79bd-40fd-a6fb-0a4437439d4b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"147","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"9dc58f21-f870-4ae5-97f0-2c4316e9b773","LogTimestamp":"2023-04-13T10:13:11.795Z","elapsedTime":"62"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:12.037Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"cd176124-79bd-40fd-a6fb-0a4437439d4b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"399","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"9dc58f21-f870-4ae5-97f0-2c4316e9b773","LogTimestamp":"2023-04-13T10:13:12.036Z","ResponseDesc":"Created","elapsedTime":"62"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:12 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/6e806bc2-8f9b-4534-bb68-be91267ff6c8" 201 0 REST cd176124-79bd-40fd-a6fb-0a4437439d4b AAI-TOOLS 127.0.0.6 - - - - - - - - - 403 - "logType": "access"
{"timestamp":"2023-04-13T10:13:12.055Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"cd176124-79bd-40fd-a6fb-0a4437439d4b","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:12.055Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:12.056Z","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\":\"cd176124-79bd-40fd-a6fb-0a4437439d4b\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:12:016\"},\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f3100785-63c5-4cc4-90fb-aa0ec2e1e29c\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/f3100785-63c5-4cc4-90fb-aa0ec2e1e29c\",\"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\":\"9509ad51-8ead-4b42-8607-41e0246bc993\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eef5ae25-8dd3-426e-9c4a-607b42920aa5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6bf82888-42a2-486b-b090-23fabd6abd42\",\"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/9509ad51-8ead-4b42-8607-41e0246bc993/named-query-elements/named-query-element/eef5ae25-8dd3-426e-9c4a-607b42920aa5/named-query-elements/named-query-element/0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc/named-query-elements/named-query-element/6bf82888-42a2-486b-b090-23fabd6abd42\",\"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\":\"e822e5d1-68a6-4642-8619-aa7c65873be6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8c4139e-19f4-4148-a346-2ca74f0f6cfb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d83747f8-f894-4416-a0a6-acf87320b7ac\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cca1ce20-2f3d-4ff4-ab2f-d5e9cf7b05e4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2ef9c9d-9a29-42f9-81c4-485b442e41a5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5237a4a-a9bf-4d43-a45a-276f6b70c8bb\",\"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/e822e5d1-68a6-4642-8619-aa7c65873be6/named-query-elements/named-query-element/b8c4139e-19f4-4148-a346-2ca74f0f6cfb/named-query-elements/named-query-element/d83747f8-f894-4416-a0a6-acf87320b7ac/named-query-elements/named-query-element/cca1ce20-2f3d-4ff4-ab2f-d5e9cf7b05e4/named-query-elements/named-query-element/c2ef9c9d-9a29-42f9-81c4-485b442e41a5/named-query-elements/named-query-element/b5237a4a-a9bf-4d43-a45a-276f6b70c8bb\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"48f5e84f-68a3-4f7a-b807-5183266d4f5d\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/48f5e84f-68a3-4f7a-b807-5183266d4f5d\",\"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\":\"33d9cff7-e1e1-4d2e-9e3f-536bf68fe3d9\",\"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/33d9cff7-e1e1-4d2e-9e3f-536bf68fe3d9\",\"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\":\"813d05e2-da5a-4af4-abf3-ccd7e2c65445\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bdc664e4-8dcc-4503-86c6-0353ab341ea3\",\"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/813d05e2-da5a-4af4-abf3-ccd7e2c65445/named-query-elements/named-query-element/bdc664e4-8dcc-4503-86c6-0353ab341ea3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380791647\",\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"cd176124-79bd-40fd-a6fb-0a4437439d4b","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:12.056Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:12.086Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"cd176124-79bd-40fd-a6fb-0a4437439d4b","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:12.086Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:12.124Z","message":"Entering","context":{"RequestID":"a1091917-4790-4a5c-9489-a956acf4d1ab","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3057e5a4-a966-494f-a216-04a83d69cf5c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:12.124Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:12.132Z","message":"Checking for system property [partnerName]","context":{"RequestID":"a1091917-4790-4a5c-9489-a956acf4d1ab","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3057e5a4-a966-494f-a216-04a83d69cf5c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:12.124Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:12.132Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"a1091917-4790-4a5c-9489-a956acf4d1ab","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3057e5a4-a966-494f-a216-04a83d69cf5c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:12.124Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:12.132Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"a1091917-4790-4a5c-9489-a956acf4d1ab","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3057e5a4-a966-494f-a216-04a83d69cf5c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:12.124Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:12.132Z","message":"Invoke","context":{"RequestID":"a1091917-4790-4a5c-9489-a956acf4d1ab","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"3057e5a4-a966-494f-a216-04a83d69cf5c","LogTimestamp":"2023-04-13T10:13:12.132Z"},"thread":"qtp1341706533-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:12.398Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"a1091917-4790-4a5c-9489-a956acf4d1ab","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"266","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":"3057e5a4-a966-494f-a216-04a83d69cf5c","LogTimestamp":"2023-04-13T10:13:12.398Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-35","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:12.420Z","message":"Entering","context":{"RequestID":"5de49add-ec75-41e9-8c0c-a680354b69ac","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"13f47ded-c96d-4d1d-bd43-cdc48ee9aab3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:12.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:12.424Z","message":"{\"transactionId\":\"5de49add-ec75-41e9-8c0c-a680354b69ac\",\"status\":\"200\",\"rqstDate\":\"230413-10:13:12:421\",\"respDate\":\"230413-10:13:12:424\",\"sourceId\":\"haproxy:5de49add-ec75-41e9-8c0c-a680354b69ac\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:13:12:421-75378\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[188ca973-326a-4b78-9a70-917fb0468698], x-b3-parentspanid=[ee5aea408d409554], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5f5b2a54cd534299ee5aea408d409554], x-b3-spanid=[7e22b71e092a0e3e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5de49add-ec75-41e9-8c0c-a680354b69ac]}\\\"}\"}","context":{"RequestID":"5de49add-ec75-41e9-8c0c-a680354b69ac","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"13f47ded-c96d-4d1d-bd43-cdc48ee9aab3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:12.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:12.425Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5de49add-ec75-41e9-8c0c-a680354b69ac","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"13f47ded-c96d-4d1d-bd43-cdc48ee9aab3","LogTimestamp":"2023-04-13T10:13:12.425Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:13:12.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/3c167fdb-5a99-46a3-8165-e566d289358d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"CREATE\",\"sequence-number\":\"0\",\"id\":\"a1091917-4790-4a5c-9489-a956acf4d1ab\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:12:817\"},\"entity\":{\"resource-version\":\"1681380792131\",\"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\":\"e9bce5d0-4348-4886-be52-c096029aa07c\",\"resource-version\":\"1681380792131\",\"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\":\"bb64884d-7ba7-4e0f-af0c-a35ec02a37a0\",\"resource-version\":\"1681380792131\",\"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\":\"26e8194e-5bde-4684-a2bd-fb02f94d2084\",\"resource-version\":\"1681380792131\",\"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\":\"be30836f-fe7a-4510-b3c8-85dbaa3972a7\",\"resource-version\":\"1681380792131\",\"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\":\"4c2e6276-3c35-499a-9673-c1e53eb51d99\",\"resource-version\":\"1681380792131\",\"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\":\"ba049561-68a5-4ac7-a530-012815edaa61\",\"resource-version\":\"1681380792131\"}]}}]}}]},\"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":"a1091917-4790-4a5c-9489-a956acf4d1ab","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:12.830Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:12.860Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a1091917-4790-4a5c-9489-a956acf4d1ab","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:12.859Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:12.862Z","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\":\"a1091917-4790-4a5c-9489-a956acf4d1ab\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:12:831\"},\"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\":\"6d839e67-8f1b-421c-b4b2-6f87235891e3\",\"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/6d839e67-8f1b-421c-b4b2-6f87235891e3\",\"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\":\"896287bc-cb1c-4960-8b73-e1b9573350f2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4a1796c1-b7d8-4f9b-9e1b-68e1dafc4ba4\",\"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/896287bc-cb1c-4960-8b73-e1b9573350f2/named-query-elements/named-query-element/4a1796c1-b7d8-4f9b-9e1b-68e1dafc4ba4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"d27ccfea-7098-42d7-a4cd-bbddb37bf205\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"6293b53d-caff-4fcd-83b9-25557a2060d4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3ea3777b-f855-4dfb-99f3-8917cd7bed91\",\"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/6293b53d-caff-4fcd-83b9-25557a2060d4/named-query-elements/named-query-element/3ea3777b-f855-4dfb-99f3-8917cd7bed91\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f89b32ba-1008-4a2a-9543-baa4975c6a05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e5b3a49-ee41-4252-9604-b1cc4a44f823\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e90cd3df-9b8b-497e-aa1c-f242381eae41\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3e51e180-abb1-4493-af06-1389fe9996d2\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/f89b32ba-1008-4a2a-9543-baa4975c6a05/named-query-elements/named-query-element/8e5b3a49-ee41-4252-9604-b1cc4a44f823/named-query-elements/named-query-element/e90cd3df-9b8b-497e-aa1c-f242381eae41/named-query-elements/named-query-element/3e51e180-abb1-4493-af06-1389fe9996d2\",\"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\":\"e9bce5d0-4348-4886-be52-c096029aa07c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bb64884d-7ba7-4e0f-af0c-a35ec02a37a0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"26e8194e-5bde-4684-a2bd-fb02f94d2084\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"be30836f-fe7a-4510-b3c8-85dbaa3972a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c2e6276-3c35-499a-9673-c1e53eb51d99\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ba049561-68a5-4ac7-a530-012815edaa61\",\"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/e9bce5d0-4348-4886-be52-c096029aa07c/named-query-elements/named-query-element/bb64884d-7ba7-4e0f-af0c-a35ec02a37a0/named-query-elements/named-query-element/26e8194e-5bde-4684-a2bd-fb02f94d2084/named-query-elements/named-query-element/be30836f-fe7a-4510-b3c8-85dbaa3972a7/named-query-elements/named-query-element/4c2e6276-3c35-499a-9673-c1e53eb51d99/named-query-elements/named-query-element/ba049561-68a5-4ac7-a530-012815edaa61\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380792131\",\"model-invariant-id\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\"}}","context":{"RequestID":"a1091917-4790-4a5c-9489-a956acf4d1ab","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:12.862Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:12.891Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a1091917-4790-4a5c-9489-a956acf4d1ab","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:12.891Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:12.895Z","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\":\"a1091917-4790-4a5c-9489-a956acf4d1ab\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:12:843\"},\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"06b46e5b-8409-4b45-9a23-4ef8ecc0963a\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904/named-query-elements/named-query-element/06b46e5b-8409-4b45-9a23-4ef8ecc0963a\",\"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\":\"61acf4a5-8461-440f-81f0-38d77554f41f\",\"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/61acf4a5-8461-440f-81f0-38d77554f41f\",\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"35bc9779-5110-4c1b-9326-392949e849fc\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a/named-query-elements/named-query-element/35bc9779-5110-4c1b-9326-392949e849fc\",\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9a801640-0483-4310-bf77-16e2e48ac672\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829/named-query-elements/named-query-element/9a801640-0483-4310-bf77-16e2e48ac672\",\"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\":\"cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d78d207e-113e-496b-97bc-3cfea85cf6ff\",\"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/cc4104d8-2846-43e7-a82e-4cd4dfb04e45/named-query-elements/named-query-element/d78d207e-113e-496b-97bc-3cfea85cf6ff\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"644bb383-324a-4ec0-9200-439465e7dcad\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294/named-query-elements/named-query-element/644bb383-324a-4ec0-9200-439465e7dcad\",\"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\":\"ba90b095-1778-44e5-9b58-1e303b2b83a2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e817d9fe-7e99-437d-89b2-c743705bf0c0\",\"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/ba90b095-1778-44e5-9b58-1e303b2b83a2/named-query-elements/named-query-element/e817d9fe-7e99-437d-89b2-c743705bf0c0\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3e51bf07-c092-4907-9ceb-ab732e931e66\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"76d388b0-73a5-45b3-b05e-78a8208d1082\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aab9ba21-7380-4ae4-812a-a56cab9f5be6\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/3e51bf07-c092-4907-9ceb-ab732e931e66/named-query-elements/named-query-element/76d388b0-73a5-45b3-b05e-78a8208d1082/named-query-elements/named-query-element/aab9ba21-7380-4ae4-812a-a56cab9f5be6\",\"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\":\"813d05e2-da5a-4af4-abf3-ccd7e2c65445\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ff5dec4-da4e-4bdf-bb0e-9bae9a9c6852\",\"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/813d05e2-da5a-4af4-abf3-ccd7e2c65445/named-query-elements/named-query-element/9ff5dec4-da4e-4bdf-bb0e-9bae9a9c6852\",\"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\":\"0bd46eb0-a9af-478e-b442-7a4545096dc8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb63270b-c14a-4649-bcba-e534c9c4e625\",\"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/0bd46eb0-a9af-478e-b442-7a4545096dc8/named-query-elements/named-query-element/eb63270b-c14a-4649-bcba-e534c9c4e625\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f89b32ba-1008-4a2a-9543-baa4975c6a05\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/f89b32ba-1008-4a2a-9543-baa4975c6a05\",\"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\":\"02316ac7-33a0-405b-9cfe-7b0f9e44bcb5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5e7cbc72-3de9-4f5b-ab36-13e64a09a55e\",\"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/02316ac7-33a0-405b-9cfe-7b0f9e44bcb5/named-query-elements/named-query-element/5e7cbc72-3de9-4f5b-ab36-13e64a09a55e\",\"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\":\"e9bce5d0-4348-4886-be52-c096029aa07c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bb64884d-7ba7-4e0f-af0c-a35ec02a37a0\",\"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/e9bce5d0-4348-4886-be52-c096029aa07c/named-query-elements/named-query-element/bb64884d-7ba7-4e0f-af0c-a35ec02a37a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380792131\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"a1091917-4790-4a5c-9489-a956acf4d1ab","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:12.894Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:12.915Z","message":"{\"transactionId\":\"a1091917-4790-4a5c-9489-a956acf4d1ab\",\"status\":\"201\",\"rqstDate\":\"230413-10:13:12:124\",\"respDate\":\"230413-10:13:12:914\",\"sourceId\":\"AAI-TOOLS:a1091917-4790-4a5c-9489-a956acf4d1ab\",\"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-230413-10:13:12:124-19736\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[40ca732e-cd46-450e-ac8a-c8a00359dfec], x-b3-parentspanid=[26065fe452cdf8da], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[a1091917-4790-4a5c-9489-a956acf4d1ab], Host=[aai.onap], X-Forwarded-Port=[35405], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3de74a9170f447efbf12c48507125ba8], x-b3-spanid=[fdc58f1b4a6bf655], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[4142], Content-Type=[application/json], X-ONAP-RequestID=[a1091917-4790-4a5c-9489-a956acf4d1ab]}\\\",\\\"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-230413-10:13:12:124-19736\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[172232], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230413-10:13:12:124-19736]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"a1091917-4790-4a5c-9489-a956acf4d1ab","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"266","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"3057e5a4-a966-494f-a216-04a83d69cf5c","LogTimestamp":"2023-04-13T10:13:12.398Z","elapsedTime":"29"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:12.915Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"a1091917-4790-4a5c-9489-a956acf4d1ab","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"791","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"3057e5a4-a966-494f-a216-04a83d69cf5c","LogTimestamp":"2023-04-13T10:13:12.915Z","ResponseDesc":"Created","elapsedTime":"29"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:12 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/3c167fdb-5a99-46a3-8165-e566d289358d" 201 0 REST a1091917-4790-4a5c-9489-a956acf4d1ab AAI-TOOLS 127.0.0.6 - - - - - - - - - 794 - "logType": "access"
{"timestamp":"2023-04-13T10:13:12.923Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a1091917-4790-4a5c-9489-a956acf4d1ab","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:12.923Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:12.925Z","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\":\"a1091917-4790-4a5c-9489-a956acf4d1ab\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:12:854\"},\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a1116dff-3552-4004-bcb7-f63751396362\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"733d95a5-3974-4555-ba99-3caebd700b7a\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904/named-query-elements/named-query-element/a1116dff-3552-4004-bcb7-f63751396362/named-query-elements/named-query-element/733d95a5-3974-4555-ba99-3caebd700b7a\",\"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\":\"0bd46eb0-a9af-478e-b442-7a4545096dc8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb63270b-c14a-4649-bcba-e534c9c4e625\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e7a41ac-6d19-439f-9694-0f2878d6568d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e2119d87-418b-4450-b475-0570e0b4320c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2f946ba6-4b53-4f55-bd10-abc480e9a7c0\",\"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/0bd46eb0-a9af-478e-b442-7a4545096dc8/named-query-elements/named-query-element/eb63270b-c14a-4649-bcba-e534c9c4e625/named-query-elements/named-query-element/8e7a41ac-6d19-439f-9694-0f2878d6568d/named-query-elements/named-query-element/e2119d87-418b-4450-b475-0570e0b4320c/named-query-elements/named-query-element/2f946ba6-4b53-4f55-bd10-abc480e9a7c0\",\"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\":\"9ff49bda-2472-4e8d-88be-ef936531ceb9\",\"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/9ff49bda-2472-4e8d-88be-ef936531ceb9\",\"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\":\"813d05e2-da5a-4af4-abf3-ccd7e2c65445\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"23b161e0-728d-4072-8440-9e5f080b9f17\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bb040be5-fd72-43cb-b1af-e14881554448\",\"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/813d05e2-da5a-4af4-abf3-ccd7e2c65445/named-query-elements/named-query-element/23b161e0-728d-4072-8440-9e5f080b9f17/named-query-elements/named-query-element/bb040be5-fd72-43cb-b1af-e14881554448\",\"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\":\"e9bce5d0-4348-4886-be52-c096029aa07c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bb64884d-7ba7-4e0f-af0c-a35ec02a37a0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"26e8194e-5bde-4684-a2bd-fb02f94d2084\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"be30836f-fe7a-4510-b3c8-85dbaa3972a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c2e6276-3c35-499a-9673-c1e53eb51d99\",\"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/e9bce5d0-4348-4886-be52-c096029aa07c/named-query-elements/named-query-element/bb64884d-7ba7-4e0f-af0c-a35ec02a37a0/named-query-elements/named-query-element/26e8194e-5bde-4684-a2bd-fb02f94d2084/named-query-elements/named-query-element/be30836f-fe7a-4510-b3c8-85dbaa3972a7/named-query-elements/named-query-element/4c2e6276-3c35-499a-9673-c1e53eb51d99\",\"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\":\"813d05e2-da5a-4af4-abf3-ccd7e2c65445\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ff5dec4-da4e-4bdf-bb0e-9bae9a9c6852\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d0402c76-6a33-4045-b58a-6eb68a688e5c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5f099b1-a3ca-4baa-9b16-f3c7730d2193\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4e55f42d-fc12-4d73-b869-f04f58f6b833\",\"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/813d05e2-da5a-4af4-abf3-ccd7e2c65445/named-query-elements/named-query-element/9ff5dec4-da4e-4bdf-bb0e-9bae9a9c6852/named-query-elements/named-query-element/d0402c76-6a33-4045-b58a-6eb68a688e5c/named-query-elements/named-query-element/a5f099b1-a3ca-4baa-9b16-f3c7730d2193/named-query-elements/named-query-element/4e55f42d-fc12-4d73-b869-f04f58f6b833\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380792131\",\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"a1091917-4790-4a5c-9489-a956acf4d1ab","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:12.925Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:12.952Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a1091917-4790-4a5c-9489-a956acf4d1ab","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:12.952Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:12.954Z","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\":\"a1091917-4790-4a5c-9489-a956acf4d1ab\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:12:866\"},\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9a801640-0483-4310-bf77-16e2e48ac672\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aacc7862-6cc6-4dca-b05b-665f0e987acd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7a998c79-dc9f-4c32-a4df-9b9b751e95d2\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829/named-query-elements/named-query-element/9a801640-0483-4310-bf77-16e2e48ac672/named-query-elements/named-query-element/aacc7862-6cc6-4dca-b05b-665f0e987acd/named-query-elements/named-query-element/7a998c79-dc9f-4c32-a4df-9b9b751e95d2\",\"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\":\"cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d78d207e-113e-496b-97bc-3cfea85cf6ff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c93ff57-993e-4b0c-a90d-c8a14293d5e9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ec6f0a8b-7f5d-4698-bff9-f2c4f70762dc\",\"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/cc4104d8-2846-43e7-a82e-4cd4dfb04e45/named-query-elements/named-query-element/d78d207e-113e-496b-97bc-3cfea85cf6ff/named-query-elements/named-query-element/7c93ff57-993e-4b0c-a90d-c8a14293d5e9/named-query-elements/named-query-element/ec6f0a8b-7f5d-4698-bff9-f2c4f70762dc\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"644bb383-324a-4ec0-9200-439465e7dcad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f5319019-96ca-493c-a37c-f3708d36ed1a\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294/named-query-elements/named-query-element/644bb383-324a-4ec0-9200-439465e7dcad/named-query-elements/named-query-element/f5319019-96ca-493c-a37c-f3708d36ed1a\",\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"becb26cb-1bdc-4492-b81a-c4418649db4a\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/becb26cb-1bdc-4492-b81a-c4418649db4a\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f89b32ba-1008-4a2a-9543-baa4975c6a05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e5b3a49-ee41-4252-9604-b1cc4a44f823\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/f89b32ba-1008-4a2a-9543-baa4975c6a05/named-query-elements/named-query-element/8e5b3a49-ee41-4252-9604-b1cc4a44f823\",\"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\":\"ba90b095-1778-44e5-9b58-1e303b2b83a2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e817d9fe-7e99-437d-89b2-c743705bf0c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"17f93bb0-ac18-4f11-8296-55ab87a07cb5\",\"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/ba90b095-1778-44e5-9b58-1e303b2b83a2/named-query-elements/named-query-element/e817d9fe-7e99-437d-89b2-c743705bf0c0/named-query-elements/named-query-element/17f93bb0-ac18-4f11-8296-55ab87a07cb5\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3e51bf07-c092-4907-9ceb-ab732e931e66\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"76d388b0-73a5-45b3-b05e-78a8208d1082\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aab9ba21-7380-4ae4-812a-a56cab9f5be6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75a12b5e-6076-4bfa-97f9-c0deffac23db\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/3e51bf07-c092-4907-9ceb-ab732e931e66/named-query-elements/named-query-element/76d388b0-73a5-45b3-b05e-78a8208d1082/named-query-elements/named-query-element/aab9ba21-7380-4ae4-812a-a56cab9f5be6/named-query-elements/named-query-element/75a12b5e-6076-4bfa-97f9-c0deffac23db\",\"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\":\"813d05e2-da5a-4af4-abf3-ccd7e2c65445\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ff5dec4-da4e-4bdf-bb0e-9bae9a9c6852\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d0402c76-6a33-4045-b58a-6eb68a688e5c\",\"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/813d05e2-da5a-4af4-abf3-ccd7e2c65445/named-query-elements/named-query-element/9ff5dec4-da4e-4bdf-bb0e-9bae9a9c6852/named-query-elements/named-query-element/d0402c76-6a33-4045-b58a-6eb68a688e5c\",\"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\":\"e9bce5d0-4348-4886-be52-c096029aa07c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bb64884d-7ba7-4e0f-af0c-a35ec02a37a0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"26e8194e-5bde-4684-a2bd-fb02f94d2084\",\"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/e9bce5d0-4348-4886-be52-c096029aa07c/named-query-elements/named-query-element/bb64884d-7ba7-4e0f-af0c-a35ec02a37a0/named-query-elements/named-query-element/26e8194e-5bde-4684-a2bd-fb02f94d2084\",\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"35bc9779-5110-4c1b-9326-392949e849fc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b941a24-123d-4d63-a39c-012a59046ae7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"70c4fe2b-8f73-4502-98b9-7a0da4adc8f0\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a/named-query-elements/named-query-element/35bc9779-5110-4c1b-9326-392949e849fc/named-query-elements/named-query-element/6b941a24-123d-4d63-a39c-012a59046ae7/named-query-elements/named-query-element/70c4fe2b-8f73-4502-98b9-7a0da4adc8f0\",\"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\":\"0bd46eb0-a9af-478e-b442-7a4545096dc8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb63270b-c14a-4649-bcba-e534c9c4e625\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e7a41ac-6d19-439f-9694-0f2878d6568d\",\"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/0bd46eb0-a9af-478e-b442-7a4545096dc8/named-query-elements/named-query-element/eb63270b-c14a-4649-bcba-e534c9c4e625/named-query-elements/named-query-element/8e7a41ac-6d19-439f-9694-0f2878d6568d\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380792131\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"a1091917-4790-4a5c-9489-a956acf4d1ab","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:12.954Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:12.980Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a1091917-4790-4a5c-9489-a956acf4d1ab","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:12.979Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:12.982Z","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\":\"a1091917-4790-4a5c-9489-a956acf4d1ab\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:12:878\"},\"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\":\"9509ad51-8ead-4b42-8607-41e0246bc993\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eef5ae25-8dd3-426e-9c4a-607b42920aa5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc\",\"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/9509ad51-8ead-4b42-8607-41e0246bc993/named-query-elements/named-query-element/eef5ae25-8dd3-426e-9c4a-607b42920aa5/named-query-elements/named-query-element/0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc\",\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"06b46e5b-8409-4b45-9a23-4ef8ecc0963a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27ec2592-603a-405d-ab1c-1ec81fc4f6d4\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904/named-query-elements/named-query-element/06b46e5b-8409-4b45-9a23-4ef8ecc0963a/named-query-elements/named-query-element/27ec2592-603a-405d-ab1c-1ec81fc4f6d4\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"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\":\"cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"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/cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"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\":\"e822e5d1-68a6-4642-8619-aa7c65873be6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8c4139e-19f4-4148-a346-2ca74f0f6cfb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d83747f8-f894-4416-a0a6-acf87320b7ac\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cca1ce20-2f3d-4ff4-ab2f-d5e9cf7b05e4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2ef9c9d-9a29-42f9-81c4-485b442e41a5\",\"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/e822e5d1-68a6-4642-8619-aa7c65873be6/named-query-elements/named-query-element/b8c4139e-19f4-4148-a346-2ca74f0f6cfb/named-query-elements/named-query-element/d83747f8-f894-4416-a0a6-acf87320b7ac/named-query-elements/named-query-element/cca1ce20-2f3d-4ff4-ab2f-d5e9cf7b05e4/named-query-elements/named-query-element/c2ef9c9d-9a29-42f9-81c4-485b442e41a5\",\"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\":\"813d05e2-da5a-4af4-abf3-ccd7e2c65445\",\"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/813d05e2-da5a-4af4-abf3-ccd7e2c65445\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3e51bf07-c092-4907-9ceb-ab732e931e66\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"76d388b0-73a5-45b3-b05e-78a8208d1082\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/3e51bf07-c092-4907-9ceb-ab732e931e66/named-query-elements/named-query-element/76d388b0-73a5-45b3-b05e-78a8208d1082\",\"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\":\"ba90b095-1778-44e5-9b58-1e303b2b83a2\",\"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/ba90b095-1778-44e5-9b58-1e303b2b83a2\",\"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\":\"e9bce5d0-4348-4886-be52-c096029aa07c\",\"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/e9bce5d0-4348-4886-be52-c096029aa07c\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"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\":\"02316ac7-33a0-405b-9cfe-7b0f9e44bcb5\",\"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/02316ac7-33a0-405b-9cfe-7b0f9e44bcb5\",\"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\":\"33d9cff7-e1e1-4d2e-9e3f-536bf68fe3d9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09bc7745-247b-4bf6-a4b3-726a0882be89\",\"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/33d9cff7-e1e1-4d2e-9e3f-536bf68fe3d9/named-query-elements/named-query-element/09bc7745-247b-4bf6-a4b3-726a0882be89\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380792131\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"a1091917-4790-4a5c-9489-a956acf4d1ab","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:12.982Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:13.000Z","message":"Entering","context":{"RequestID":"ec0345bf-41d9-4548-baba-cdc71b197cc2","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ca66f008-b23e-4699-a1fa-ffdf79d2ad69","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:13Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:13.010Z","message":"Checking for system property [partnerName]","context":{"RequestID":"ec0345bf-41d9-4548-baba-cdc71b197cc2","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ca66f008-b23e-4699-a1fa-ffdf79d2ad69","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:13Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:13.010Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"ec0345bf-41d9-4548-baba-cdc71b197cc2","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ca66f008-b23e-4699-a1fa-ffdf79d2ad69","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:13Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:13.010Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"ec0345bf-41d9-4548-baba-cdc71b197cc2","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ca66f008-b23e-4699-a1fa-ffdf79d2ad69","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:13Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:13.010Z","message":"Invoke","context":{"RequestID":"ec0345bf-41d9-4548-baba-cdc71b197cc2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"ca66f008-b23e-4699-a1fa-ffdf79d2ad69","LogTimestamp":"2023-04-13T10:13:13.010Z"},"thread":"qtp1341706533-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:13.025Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a1091917-4790-4a5c-9489-a956acf4d1ab","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"43","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:13.025Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:13.027Z","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\":\"a1091917-4790-4a5c-9489-a956acf4d1ab\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:12:889\"},\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a1116dff-3552-4004-bcb7-f63751396362\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904/named-query-elements/named-query-element/a1116dff-3552-4004-bcb7-f63751396362\",\"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\":\"0bd46eb0-a9af-478e-b442-7a4545096dc8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb63270b-c14a-4649-bcba-e534c9c4e625\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e7a41ac-6d19-439f-9694-0f2878d6568d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e2119d87-418b-4450-b475-0570e0b4320c\",\"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/0bd46eb0-a9af-478e-b442-7a4545096dc8/named-query-elements/named-query-element/eb63270b-c14a-4649-bcba-e534c9c4e625/named-query-elements/named-query-element/8e7a41ac-6d19-439f-9694-0f2878d6568d/named-query-elements/named-query-element/e2119d87-418b-4450-b475-0570e0b4320c\",\"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\":\"e9bce5d0-4348-4886-be52-c096029aa07c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bb64884d-7ba7-4e0f-af0c-a35ec02a37a0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"26e8194e-5bde-4684-a2bd-fb02f94d2084\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"be30836f-fe7a-4510-b3c8-85dbaa3972a7\",\"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/e9bce5d0-4348-4886-be52-c096029aa07c/named-query-elements/named-query-element/bb64884d-7ba7-4e0f-af0c-a35ec02a37a0/named-query-elements/named-query-element/26e8194e-5bde-4684-a2bd-fb02f94d2084/named-query-elements/named-query-element/be30836f-fe7a-4510-b3c8-85dbaa3972a7\",\"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\":\"813d05e2-da5a-4af4-abf3-ccd7e2c65445\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ff5dec4-da4e-4bdf-bb0e-9bae9a9c6852\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d0402c76-6a33-4045-b58a-6eb68a688e5c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5f099b1-a3ca-4baa-9b16-f3c7730d2193\",\"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/813d05e2-da5a-4af4-abf3-ccd7e2c65445/named-query-elements/named-query-element/9ff5dec4-da4e-4bdf-bb0e-9bae9a9c6852/named-query-elements/named-query-element/d0402c76-6a33-4045-b58a-6eb68a688e5c/named-query-elements/named-query-element/a5f099b1-a3ca-4baa-9b16-f3c7730d2193\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380792131\",\"model-invariant-id\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\"}}","context":{"RequestID":"a1091917-4790-4a5c-9489-a956acf4d1ab","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:13.027Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:13.059Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"a1091917-4790-4a5c-9489-a956acf4d1ab","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"32","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:13.059Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:13.195Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"ec0345bf-41d9-4548-baba-cdc71b197cc2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91","InvocationID":"ca66f008-b23e-4699-a1fa-ffdf79d2ad69","LogTimestamp":"2023-04-13T10:13:13.195Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:13.463Z","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\":\"ec0345bf-41d9-4548-baba-cdc71b197cc2\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:13:453\"},\"entity\":{\"resource-version\":\"1681380793009\",\"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\":\"d8673683-9cc6-49d5-ba69-3af4fbc0b47b\",\"resource-version\":\"1681380793009\",\"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\":\"655dde8d-fa8a-4bfd-b9ef-f017394e2956\",\"resource-version\":\"1681380793009\",\"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\":\"1f453bc9-d74e-420e-800f-0c6c4c238daa\",\"resource-version\":\"1681380793009\",\"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\":\"0f7279f5-d0d7-49fa-b0e1-c648c38489e8\",\"resource-version\":\"1681380793009\"}]}}]}}]}}]}}}","context":{"RequestID":"ec0345bf-41d9-4548-baba-cdc71b197cc2","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:13.463Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:13.474Z","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-04-13T10:13:13.506Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ec0345bf-41d9-4548-baba-cdc71b197cc2","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91","TargetServiceName":"AAI-EVENT","ElapsedTime":"43","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:13.506Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:13.508Z","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\":\"ec0345bf-41d9-4548-baba-cdc71b197cc2\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:13:465\"},\"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\":\"6d839e67-8f1b-421c-b4b2-6f87235891e3\",\"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/6d839e67-8f1b-421c-b4b2-6f87235891e3\",\"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\":\"896287bc-cb1c-4960-8b73-e1b9573350f2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4a1796c1-b7d8-4f9b-9e1b-68e1dafc4ba4\",\"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/896287bc-cb1c-4960-8b73-e1b9573350f2/named-query-elements/named-query-element/4a1796c1-b7d8-4f9b-9e1b-68e1dafc4ba4\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"},{\"related-to\":\"named-query-element\",\"relationship-data\":[{\"relationship-value\":\"d27ccfea-7098-42d7-a4cd-bbddb37bf205\",\"relationship-key\":\"named-query.named-query-uuid\"},{\"relationship-value\":\"6293b53d-caff-4fcd-83b9-25557a2060d4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3ea3777b-f855-4dfb-99f3-8917cd7bed91\",\"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/6293b53d-caff-4fcd-83b9-25557a2060d4/named-query-elements/named-query-element/3ea3777b-f855-4dfb-99f3-8917cd7bed91\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f89b32ba-1008-4a2a-9543-baa4975c6a05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e5b3a49-ee41-4252-9604-b1cc4a44f823\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e90cd3df-9b8b-497e-aa1c-f242381eae41\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3e51e180-abb1-4493-af06-1389fe9996d2\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/f89b32ba-1008-4a2a-9543-baa4975c6a05/named-query-elements/named-query-element/8e5b3a49-ee41-4252-9604-b1cc4a44f823/named-query-elements/named-query-element/e90cd3df-9b8b-497e-aa1c-f242381eae41/named-query-elements/named-query-element/3e51e180-abb1-4493-af06-1389fe9996d2\",\"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\":\"d8673683-9cc6-49d5-ba69-3af4fbc0b47b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"655dde8d-fa8a-4bfd-b9ef-f017394e2956\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1f453bc9-d74e-420e-800f-0c6c4c238daa\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0f7279f5-d0d7-49fa-b0e1-c648c38489e8\",\"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/d8673683-9cc6-49d5-ba69-3af4fbc0b47b/named-query-elements/named-query-element/655dde8d-fa8a-4bfd-b9ef-f017394e2956/named-query-elements/named-query-element/1f453bc9-d74e-420e-800f-0c6c4c238daa/named-query-elements/named-query-element/0f7279f5-d0d7-49fa-b0e1-c648c38489e8\",\"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\":\"e9bce5d0-4348-4886-be52-c096029aa07c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bb64884d-7ba7-4e0f-af0c-a35ec02a37a0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"26e8194e-5bde-4684-a2bd-fb02f94d2084\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"be30836f-fe7a-4510-b3c8-85dbaa3972a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c2e6276-3c35-499a-9673-c1e53eb51d99\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ba049561-68a5-4ac7-a530-012815edaa61\",\"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/e9bce5d0-4348-4886-be52-c096029aa07c/named-query-elements/named-query-element/bb64884d-7ba7-4e0f-af0c-a35ec02a37a0/named-query-elements/named-query-element/26e8194e-5bde-4684-a2bd-fb02f94d2084/named-query-elements/named-query-element/be30836f-fe7a-4510-b3c8-85dbaa3972a7/named-query-elements/named-query-element/4c2e6276-3c35-499a-9673-c1e53eb51d99/named-query-elements/named-query-element/ba049561-68a5-4ac7-a530-012815edaa61\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380793009\",\"model-invariant-id\":\"af91c2f7-35fc-43cf-a13d-443f385b2353\"}}","context":{"RequestID":"ec0345bf-41d9-4548-baba-cdc71b197cc2","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:13.508Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:13.529Z","message":"{\"transactionId\":\"ec0345bf-41d9-4548-baba-cdc71b197cc2\",\"status\":\"201\",\"rqstDate\":\"230413-10:13:13:000\",\"respDate\":\"230413-10:13:13:529\",\"sourceId\":\"AAI-TOOLS:ec0345bf-41d9-4548-baba-cdc71b197cc2\",\"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-230413-10:13:13:000-38636\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[328f44a6-861e-9262-86c0-4b959152773f], x-b3-parentspanid=[94f888d010184255], Accept=[application/json], x-b3-sampled=[1], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[ec0345bf-41d9-4548-baba-cdc71b197cc2], Host=[aai.onap], X-Forwarded-Port=[35405], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d0ccf76f9a1b4443faec49912dd93ea8], x-b3-spanid=[cbdde2c8be4a196b], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[2374], Content-Type=[application/json], X-ONAP-RequestID=[ec0345bf-41d9-4548-baba-cdc71b197cc2]}\\\",\\\"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-230413-10:13:13:000-38636\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[168144], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230413-10:13:13:000-38636]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"ec0345bf-41d9-4548-baba-cdc71b197cc2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"185","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"ca66f008-b23e-4699-a1fa-ffdf79d2ad69","LogTimestamp":"2023-04-13T10:13:13.195Z","elapsedTime":"89"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:13.530Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"ec0345bf-41d9-4548-baba-cdc71b197cc2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"529","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"ca66f008-b23e-4699-a1fa-ffdf79d2ad69","LogTimestamp":"2023-04-13T10:13:13.529Z","ResponseDesc":"Created","elapsedTime":"89"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:13 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/35b13965-ef9d-4597-9859-bde64c521c91" 201 0 REST ec0345bf-41d9-4548-baba-cdc71b197cc2 AAI-TOOLS 127.0.0.6 - - - - - - - - - 533 - "logType": "access"
{"timestamp":"2023-04-13T10:13:13.540Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ec0345bf-41d9-4548-baba-cdc71b197cc2","ServiceName":"/aai/v27/service-design-and-creation/models/model/af91c2f7-35fc-43cf-a13d-443f385b2353","TargetServiceName":"AAI-EVENT","ElapsedTime":"32","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:13.540Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:13.541Z","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\":\"ec0345bf-41d9-4548-baba-cdc71b197cc2\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:13:477\"},\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a1116dff-3552-4004-bcb7-f63751396362\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"733d95a5-3974-4555-ba99-3caebd700b7a\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904/named-query-elements/named-query-element/a1116dff-3552-4004-bcb7-f63751396362/named-query-elements/named-query-element/733d95a5-3974-4555-ba99-3caebd700b7a\",\"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\":\"0bd46eb0-a9af-478e-b442-7a4545096dc8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb63270b-c14a-4649-bcba-e534c9c4e625\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e7a41ac-6d19-439f-9694-0f2878d6568d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e2119d87-418b-4450-b475-0570e0b4320c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2f946ba6-4b53-4f55-bd10-abc480e9a7c0\",\"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/0bd46eb0-a9af-478e-b442-7a4545096dc8/named-query-elements/named-query-element/eb63270b-c14a-4649-bcba-e534c9c4e625/named-query-elements/named-query-element/8e7a41ac-6d19-439f-9694-0f2878d6568d/named-query-elements/named-query-element/e2119d87-418b-4450-b475-0570e0b4320c/named-query-elements/named-query-element/2f946ba6-4b53-4f55-bd10-abc480e9a7c0\",\"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\":\"d8673683-9cc6-49d5-ba69-3af4fbc0b47b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"655dde8d-fa8a-4bfd-b9ef-f017394e2956\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1f453bc9-d74e-420e-800f-0c6c4c238daa\",\"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/d8673683-9cc6-49d5-ba69-3af4fbc0b47b/named-query-elements/named-query-element/655dde8d-fa8a-4bfd-b9ef-f017394e2956/named-query-elements/named-query-element/1f453bc9-d74e-420e-800f-0c6c4c238daa\",\"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\":\"9ff49bda-2472-4e8d-88be-ef936531ceb9\",\"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/9ff49bda-2472-4e8d-88be-ef936531ceb9\",\"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\":\"813d05e2-da5a-4af4-abf3-ccd7e2c65445\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"23b161e0-728d-4072-8440-9e5f080b9f17\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bb040be5-fd72-43cb-b1af-e14881554448\",\"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/813d05e2-da5a-4af4-abf3-ccd7e2c65445/named-query-elements/named-query-element/23b161e0-728d-4072-8440-9e5f080b9f17/named-query-elements/named-query-element/bb040be5-fd72-43cb-b1af-e14881554448\",\"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\":\"e9bce5d0-4348-4886-be52-c096029aa07c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bb64884d-7ba7-4e0f-af0c-a35ec02a37a0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"26e8194e-5bde-4684-a2bd-fb02f94d2084\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"be30836f-fe7a-4510-b3c8-85dbaa3972a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c2e6276-3c35-499a-9673-c1e53eb51d99\",\"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/e9bce5d0-4348-4886-be52-c096029aa07c/named-query-elements/named-query-element/bb64884d-7ba7-4e0f-af0c-a35ec02a37a0/named-query-elements/named-query-element/26e8194e-5bde-4684-a2bd-fb02f94d2084/named-query-elements/named-query-element/be30836f-fe7a-4510-b3c8-85dbaa3972a7/named-query-elements/named-query-element/4c2e6276-3c35-499a-9673-c1e53eb51d99\",\"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\":\"813d05e2-da5a-4af4-abf3-ccd7e2c65445\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ff5dec4-da4e-4bdf-bb0e-9bae9a9c6852\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d0402c76-6a33-4045-b58a-6eb68a688e5c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5f099b1-a3ca-4baa-9b16-f3c7730d2193\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4e55f42d-fc12-4d73-b869-f04f58f6b833\",\"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/813d05e2-da5a-4af4-abf3-ccd7e2c65445/named-query-elements/named-query-element/9ff5dec4-da4e-4bdf-bb0e-9bae9a9c6852/named-query-elements/named-query-element/d0402c76-6a33-4045-b58a-6eb68a688e5c/named-query-elements/named-query-element/a5f099b1-a3ca-4baa-9b16-f3c7730d2193/named-query-elements/named-query-element/4e55f42d-fc12-4d73-b869-f04f58f6b833\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380793009\",\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"ec0345bf-41d9-4548-baba-cdc71b197cc2","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:13.541Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:13.561Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ec0345bf-41d9-4548-baba-cdc71b197cc2","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:13.561Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:13.562Z","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\":\"ec0345bf-41d9-4548-baba-cdc71b197cc2\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:13:490\"},\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a1116dff-3552-4004-bcb7-f63751396362\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904/named-query-elements/named-query-element/a1116dff-3552-4004-bcb7-f63751396362\",\"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\":\"0bd46eb0-a9af-478e-b442-7a4545096dc8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb63270b-c14a-4649-bcba-e534c9c4e625\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e7a41ac-6d19-439f-9694-0f2878d6568d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e2119d87-418b-4450-b475-0570e0b4320c\",\"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/0bd46eb0-a9af-478e-b442-7a4545096dc8/named-query-elements/named-query-element/eb63270b-c14a-4649-bcba-e534c9c4e625/named-query-elements/named-query-element/8e7a41ac-6d19-439f-9694-0f2878d6568d/named-query-elements/named-query-element/e2119d87-418b-4450-b475-0570e0b4320c\",\"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\":\"d8673683-9cc6-49d5-ba69-3af4fbc0b47b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"655dde8d-fa8a-4bfd-b9ef-f017394e2956\",\"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/d8673683-9cc6-49d5-ba69-3af4fbc0b47b/named-query-elements/named-query-element/655dde8d-fa8a-4bfd-b9ef-f017394e2956\",\"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\":\"e9bce5d0-4348-4886-be52-c096029aa07c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bb64884d-7ba7-4e0f-af0c-a35ec02a37a0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"26e8194e-5bde-4684-a2bd-fb02f94d2084\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"be30836f-fe7a-4510-b3c8-85dbaa3972a7\",\"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/e9bce5d0-4348-4886-be52-c096029aa07c/named-query-elements/named-query-element/bb64884d-7ba7-4e0f-af0c-a35ec02a37a0/named-query-elements/named-query-element/26e8194e-5bde-4684-a2bd-fb02f94d2084/named-query-elements/named-query-element/be30836f-fe7a-4510-b3c8-85dbaa3972a7\",\"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\":\"813d05e2-da5a-4af4-abf3-ccd7e2c65445\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ff5dec4-da4e-4bdf-bb0e-9bae9a9c6852\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d0402c76-6a33-4045-b58a-6eb68a688e5c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5f099b1-a3ca-4baa-9b16-f3c7730d2193\",\"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/813d05e2-da5a-4af4-abf3-ccd7e2c65445/named-query-elements/named-query-element/9ff5dec4-da4e-4bdf-bb0e-9bae9a9c6852/named-query-elements/named-query-element/d0402c76-6a33-4045-b58a-6eb68a688e5c/named-query-elements/named-query-element/a5f099b1-a3ca-4baa-9b16-f3c7730d2193\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380793009\",\"model-invariant-id\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\"}}","context":{"RequestID":"ec0345bf-41d9-4548-baba-cdc71b197cc2","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:13.562Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:13.582Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ec0345bf-41d9-4548-baba-cdc71b197cc2","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:13.582Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:13.583Z","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\":\"ec0345bf-41d9-4548-baba-cdc71b197cc2\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:13:505\"},\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f3100785-63c5-4cc4-90fb-aa0ec2e1e29c\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/f3100785-63c5-4cc4-90fb-aa0ec2e1e29c\",\"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\":\"9509ad51-8ead-4b42-8607-41e0246bc993\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eef5ae25-8dd3-426e-9c4a-607b42920aa5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6bf82888-42a2-486b-b090-23fabd6abd42\",\"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/9509ad51-8ead-4b42-8607-41e0246bc993/named-query-elements/named-query-element/eef5ae25-8dd3-426e-9c4a-607b42920aa5/named-query-elements/named-query-element/0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc/named-query-elements/named-query-element/6bf82888-42a2-486b-b090-23fabd6abd42\",\"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\":\"e822e5d1-68a6-4642-8619-aa7c65873be6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8c4139e-19f4-4148-a346-2ca74f0f6cfb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d83747f8-f894-4416-a0a6-acf87320b7ac\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cca1ce20-2f3d-4ff4-ab2f-d5e9cf7b05e4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2ef9c9d-9a29-42f9-81c4-485b442e41a5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5237a4a-a9bf-4d43-a45a-276f6b70c8bb\",\"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/e822e5d1-68a6-4642-8619-aa7c65873be6/named-query-elements/named-query-element/b8c4139e-19f4-4148-a346-2ca74f0f6cfb/named-query-elements/named-query-element/d83747f8-f894-4416-a0a6-acf87320b7ac/named-query-elements/named-query-element/cca1ce20-2f3d-4ff4-ab2f-d5e9cf7b05e4/named-query-elements/named-query-element/c2ef9c9d-9a29-42f9-81c4-485b442e41a5/named-query-elements/named-query-element/b5237a4a-a9bf-4d43-a45a-276f6b70c8bb\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"48f5e84f-68a3-4f7a-b807-5183266d4f5d\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/48f5e84f-68a3-4f7a-b807-5183266d4f5d\",\"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\":\"33d9cff7-e1e1-4d2e-9e3f-536bf68fe3d9\",\"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/33d9cff7-e1e1-4d2e-9e3f-536bf68fe3d9\",\"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\":\"d8673683-9cc6-49d5-ba69-3af4fbc0b47b\",\"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/d8673683-9cc6-49d5-ba69-3af4fbc0b47b\",\"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\":\"813d05e2-da5a-4af4-abf3-ccd7e2c65445\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bdc664e4-8dcc-4503-86c6-0353ab341ea3\",\"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/813d05e2-da5a-4af4-abf3-ccd7e2c65445/named-query-elements/named-query-element/bdc664e4-8dcc-4503-86c6-0353ab341ea3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380793009\",\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"ec0345bf-41d9-4548-baba-cdc71b197cc2","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:13.583Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:13.604Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"ec0345bf-41d9-4548-baba-cdc71b197cc2","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"20","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:13.603Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:13.623Z","message":"Entering","context":{"RequestID":"9e77e491-feab-4214-b901-35760c680fa9","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"019508fb-9f55-47eb-8ac1-a2d44ce35fad","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:13.622Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:13.629Z","message":"Checking for system property [partnerName]","context":{"RequestID":"9e77e491-feab-4214-b901-35760c680fa9","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"019508fb-9f55-47eb-8ac1-a2d44ce35fad","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:13.622Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:13.629Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"9e77e491-feab-4214-b901-35760c680fa9","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"019508fb-9f55-47eb-8ac1-a2d44ce35fad","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:13.622Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:13.629Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"9e77e491-feab-4214-b901-35760c680fa9","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"019508fb-9f55-47eb-8ac1-a2d44ce35fad","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:13.622Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:13.630Z","message":"Invoke","context":{"RequestID":"9e77e491-feab-4214-b901-35760c680fa9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"019508fb-9f55-47eb-8ac1-a2d44ce35fad","LogTimestamp":"2023-04-13T10:13:13.630Z"},"thread":"qtp1341706533-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:13.814Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"9e77e491-feab-4214-b901-35760c680fa9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22","InvocationID":"019508fb-9f55-47eb-8ac1-a2d44ce35fad","LogTimestamp":"2023-04-13T10:13:13.814Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:14.003Z","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-04-13T10:13:14.161Z","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\":\"9e77e491-feab-4214-b901-35760c680fa9\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:14:151\"},\"entity\":{\"resource-version\":\"1681380793629\",\"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\":\"175ff4aa-3738-4d6a-8d9c-1a59589724e6\",\"resource-version\":\"1681380793629\",\"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\":\"21796f10-0a79-41c7-bb9b-662a632188da\",\"resource-version\":\"1681380793629\",\"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\":\"37a98f88-5502-4377-9215-ebc6cd2b2acb\",\"resource-version\":\"1681380793629\",\"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\":\"2b3816be-e4a2-40e3-b25b-eaf62f245000\",\"resource-version\":\"1681380793629\"}]}}]}}]}}]}}}","context":{"RequestID":"9e77e491-feab-4214-b901-35760c680fa9","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:14.161Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:14.186Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9e77e491-feab-4214-b901-35760c680fa9","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:14.185Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:14.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/acc6edd8-a8d4-4b93-afaa-0994068be14c\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"9e77e491-feab-4214-b901-35760c680fa9\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:14:162\"},\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"06b46e5b-8409-4b45-9a23-4ef8ecc0963a\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904/named-query-elements/named-query-element/06b46e5b-8409-4b45-9a23-4ef8ecc0963a\",\"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\":\"61acf4a5-8461-440f-81f0-38d77554f41f\",\"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/61acf4a5-8461-440f-81f0-38d77554f41f\",\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"35bc9779-5110-4c1b-9326-392949e849fc\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a/named-query-elements/named-query-element/35bc9779-5110-4c1b-9326-392949e849fc\",\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9a801640-0483-4310-bf77-16e2e48ac672\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829/named-query-elements/named-query-element/9a801640-0483-4310-bf77-16e2e48ac672\",\"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\":\"cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d78d207e-113e-496b-97bc-3cfea85cf6ff\",\"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/cc4104d8-2846-43e7-a82e-4cd4dfb04e45/named-query-elements/named-query-element/d78d207e-113e-496b-97bc-3cfea85cf6ff\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"644bb383-324a-4ec0-9200-439465e7dcad\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294/named-query-elements/named-query-element/644bb383-324a-4ec0-9200-439465e7dcad\",\"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\":\"ba90b095-1778-44e5-9b58-1e303b2b83a2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e817d9fe-7e99-437d-89b2-c743705bf0c0\",\"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/ba90b095-1778-44e5-9b58-1e303b2b83a2/named-query-elements/named-query-element/e817d9fe-7e99-437d-89b2-c743705bf0c0\",\"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\":\"175ff4aa-3738-4d6a-8d9c-1a59589724e6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"21796f10-0a79-41c7-bb9b-662a632188da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"37a98f88-5502-4377-9215-ebc6cd2b2acb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2b3816be-e4a2-40e3-b25b-eaf62f245000\",\"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/175ff4aa-3738-4d6a-8d9c-1a59589724e6/named-query-elements/named-query-element/21796f10-0a79-41c7-bb9b-662a632188da/named-query-elements/named-query-element/37a98f88-5502-4377-9215-ebc6cd2b2acb/named-query-elements/named-query-element/2b3816be-e4a2-40e3-b25b-eaf62f245000\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3e51bf07-c092-4907-9ceb-ab732e931e66\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"76d388b0-73a5-45b3-b05e-78a8208d1082\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aab9ba21-7380-4ae4-812a-a56cab9f5be6\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/3e51bf07-c092-4907-9ceb-ab732e931e66/named-query-elements/named-query-element/76d388b0-73a5-45b3-b05e-78a8208d1082/named-query-elements/named-query-element/aab9ba21-7380-4ae4-812a-a56cab9f5be6\",\"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\":\"813d05e2-da5a-4af4-abf3-ccd7e2c65445\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ff5dec4-da4e-4bdf-bb0e-9bae9a9c6852\",\"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/813d05e2-da5a-4af4-abf3-ccd7e2c65445/named-query-elements/named-query-element/9ff5dec4-da4e-4bdf-bb0e-9bae9a9c6852\",\"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\":\"0bd46eb0-a9af-478e-b442-7a4545096dc8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb63270b-c14a-4649-bcba-e534c9c4e625\",\"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/0bd46eb0-a9af-478e-b442-7a4545096dc8/named-query-elements/named-query-element/eb63270b-c14a-4649-bcba-e534c9c4e625\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f89b32ba-1008-4a2a-9543-baa4975c6a05\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/f89b32ba-1008-4a2a-9543-baa4975c6a05\",\"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\":\"02316ac7-33a0-405b-9cfe-7b0f9e44bcb5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5e7cbc72-3de9-4f5b-ab36-13e64a09a55e\",\"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/02316ac7-33a0-405b-9cfe-7b0f9e44bcb5/named-query-elements/named-query-element/5e7cbc72-3de9-4f5b-ab36-13e64a09a55e\",\"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\":\"e9bce5d0-4348-4886-be52-c096029aa07c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bb64884d-7ba7-4e0f-af0c-a35ec02a37a0\",\"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/e9bce5d0-4348-4886-be52-c096029aa07c/named-query-elements/named-query-element/bb64884d-7ba7-4e0f-af0c-a35ec02a37a0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380793629\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"9e77e491-feab-4214-b901-35760c680fa9","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:14.188Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:14.216Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9e77e491-feab-4214-b901-35760c680fa9","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:14.216Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:14.218Z","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\":\"9e77e491-feab-4214-b901-35760c680fa9\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:14:176\"},\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"becb26cb-1bdc-4492-b81a-c4418649db4a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"25584889-d977-46da-897c-8bbf1606985c\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/becb26cb-1bdc-4492-b81a-c4418649db4a/named-query-elements/named-query-element/25584889-d977-46da-897c-8bbf1606985c\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f89b32ba-1008-4a2a-9543-baa4975c6a05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3d7165b3-cdb1-4301-89f8-74ae8983cdd1\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/f89b32ba-1008-4a2a-9543-baa4975c6a05/named-query-elements/named-query-element/3d7165b3-cdb1-4301-89f8-74ae8983cdd1\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3e51bf07-c092-4907-9ceb-ab732e931e66\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"76d388b0-73a5-45b3-b05e-78a8208d1082\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aab9ba21-7380-4ae4-812a-a56cab9f5be6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c15e248c-d9a8-469c-8906-298b0bcf25b8\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/3e51bf07-c092-4907-9ceb-ab732e931e66/named-query-elements/named-query-element/76d388b0-73a5-45b3-b05e-78a8208d1082/named-query-elements/named-query-element/aab9ba21-7380-4ae4-812a-a56cab9f5be6/named-query-elements/named-query-element/c15e248c-d9a8-469c-8906-298b0bcf25b8\",\"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\":\"61acf4a5-8461-440f-81f0-38d77554f41f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c93f0c1-f4a4-4199-b518-5d0a9feae154\",\"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/61acf4a5-8461-440f-81f0-38d77554f41f/named-query-elements/named-query-element/4c93f0c1-f4a4-4199-b518-5d0a9feae154\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3e51bf07-c092-4907-9ceb-ab732e931e66\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"76d388b0-73a5-45b3-b05e-78a8208d1082\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aab9ba21-7380-4ae4-812a-a56cab9f5be6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75a12b5e-6076-4bfa-97f9-c0deffac23db\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2959a8ac-c81b-45c1-9eb5-408b5537645d\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/3e51bf07-c092-4907-9ceb-ab732e931e66/named-query-elements/named-query-element/76d388b0-73a5-45b3-b05e-78a8208d1082/named-query-elements/named-query-element/aab9ba21-7380-4ae4-812a-a56cab9f5be6/named-query-elements/named-query-element/75a12b5e-6076-4bfa-97f9-c0deffac23db/named-query-elements/named-query-element/2959a8ac-c81b-45c1-9eb5-408b5537645d\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"644bb383-324a-4ec0-9200-439465e7dcad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"618c5b98-e953-4846-9841-dcf6bb29daf2\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294/named-query-elements/named-query-element/644bb383-324a-4ec0-9200-439465e7dcad/named-query-elements/named-query-element/618c5b98-e953-4846-9841-dcf6bb29daf2\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c4f0546-7be5-4a38-bac9-d50d750e4f3f\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/4c4f0546-7be5-4a38-bac9-d50d750e4f3f\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"644bb383-324a-4ec0-9200-439465e7dcad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f5319019-96ca-493c-a37c-f3708d36ed1a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3644825c-904f-4f89-b28a-8c0a73d47947\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294/named-query-elements/named-query-element/644bb383-324a-4ec0-9200-439465e7dcad/named-query-elements/named-query-element/f5319019-96ca-493c-a37c-f3708d36ed1a/named-query-elements/named-query-element/3644825c-904f-4f89-b28a-8c0a73d47947\",\"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\":\"175ff4aa-3738-4d6a-8d9c-1a59589724e6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"21796f10-0a79-41c7-bb9b-662a632188da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"37a98f88-5502-4377-9215-ebc6cd2b2acb\",\"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/175ff4aa-3738-4d6a-8d9c-1a59589724e6/named-query-elements/named-query-element/21796f10-0a79-41c7-bb9b-662a632188da/named-query-elements/named-query-element/37a98f88-5502-4377-9215-ebc6cd2b2acb\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380793629\",\"model-invariant-id\":\"cea0a982-8d55-4093-921e-418fbccf7060\"}}","context":{"RequestID":"9e77e491-feab-4214-b901-35760c680fa9","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:14.218Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:14.227Z","message":"{\"transactionId\":\"9e77e491-feab-4214-b901-35760c680fa9\",\"status\":\"201\",\"rqstDate\":\"230413-10:13:13:623\",\"respDate\":\"230413-10:13:14:227\",\"sourceId\":\"AAI-TOOLS:9e77e491-feab-4214-b901-35760c680fa9\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:13:13:623-28462\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[765d3bbd-97e0-4561-9678-3ce6b39014dc], x-b3-parentspanid=[c13efbd1c82ebd8a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[9e77e491-feab-4214-b901-35760c680fa9], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b272a1b3075437c363be81c11d17fadb], x-b3-spanid=[51dd09b9e53dc6de], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[2376], Content-Type=[application/json], X-ONAP-RequestID=[9e77e491-feab-4214-b901-35760c680fa9]}\\\",\\\"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\\\":\\\"1-aai-resources-230413-10:13:13:623-28462\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[155864], Content-Type=[application/json], X-AAI-TXID=[1-aai-resources-230413-10:13:13:623-28462]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"9e77e491-feab-4214-b901-35760c680fa9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"185","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"019508fb-9f55-47eb-8ac1-a2d44ce35fad","LogTimestamp":"2023-04-13T10:13:13.814Z","elapsedTime":"78"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:14.228Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"9e77e491-feab-4214-b901-35760c680fa9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"606","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"019508fb-9f55-47eb-8ac1-a2d44ce35fad","LogTimestamp":"2023-04-13T10:13:14.228Z","ResponseDesc":"Created","elapsedTime":"78"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:14 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/9abb2661-d92c-4f84-aea6-b16acfa00e22" 201 0 REST 9e77e491-feab-4214-b901-35760c680fa9 AAI-TOOLS 127.0.0.6 - - - - - - - - - 610 - "logType": "access"
{"timestamp":"2023-04-13T10:13:14.245Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9e77e491-feab-4214-b901-35760c680fa9","ServiceName":"/aai/v27/service-design-and-creation/models/model/cea0a982-8d55-4093-921e-418fbccf7060","TargetServiceName":"AAI-EVENT","ElapsedTime":"27","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:14.245Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:14.247Z","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\":\"9e77e491-feab-4214-b901-35760c680fa9\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:14:189\"},\"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\":\"9509ad51-8ead-4b42-8607-41e0246bc993\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eef5ae25-8dd3-426e-9c4a-607b42920aa5\",\"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/9509ad51-8ead-4b42-8607-41e0246bc993/named-query-elements/named-query-element/eef5ae25-8dd3-426e-9c4a-607b42920aa5\",\"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\":\"078d50f8-bcc8-45b4-bffa-326294b90827\",\"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/078d50f8-bcc8-45b4-bffa-326294b90827\",\"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\":\"61acf4a5-8461-440f-81f0-38d77554f41f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c93f0c1-f4a4-4199-b518-5d0a9feae154\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c54c5bb5-8b73-41e7-aa42-660e48a5854a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f2a0762a-3da6-44fd-a425-532759390e4e\",\"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/61acf4a5-8461-440f-81f0-38d77554f41f/named-query-elements/named-query-element/4c93f0c1-f4a4-4199-b518-5d0a9feae154/named-query-elements/named-query-element/c54c5bb5-8b73-41e7-aa42-660e48a5854a/named-query-elements/named-query-element/f2a0762a-3da6-44fd-a425-532759390e4e\",\"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\":\"9509ad51-8ead-4b42-8607-41e0246bc993\",\"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/9509ad51-8ead-4b42-8607-41e0246bc993\",\"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\":\"e822e5d1-68a6-4642-8619-aa7c65873be6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8c4139e-19f4-4148-a346-2ca74f0f6cfb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d83747f8-f894-4416-a0a6-acf87320b7ac\",\"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/e822e5d1-68a6-4642-8619-aa7c65873be6/named-query-elements/named-query-element/b8c4139e-19f4-4148-a346-2ca74f0f6cfb/named-query-elements/named-query-element/d83747f8-f894-4416-a0a6-acf87320b7ac\",\"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\":\"9ff49bda-2472-4e8d-88be-ef936531ceb9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e5f793d5-89a4-4196-9f60-793a1b028918\",\"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/9ff49bda-2472-4e8d-88be-ef936531ceb9/named-query-elements/named-query-element/e5f793d5-89a4-4196-9f60-793a1b028918\",\"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\":\"e822e5d1-68a6-4642-8619-aa7c65873be6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8c4139e-19f4-4148-a346-2ca74f0f6cfb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d83747f8-f894-4416-a0a6-acf87320b7ac\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cca1ce20-2f3d-4ff4-ab2f-d5e9cf7b05e4\",\"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/e822e5d1-68a6-4642-8619-aa7c65873be6/named-query-elements/named-query-element/b8c4139e-19f4-4148-a346-2ca74f0f6cfb/named-query-elements/named-query-element/d83747f8-f894-4416-a0a6-acf87320b7ac/named-query-elements/named-query-element/cca1ce20-2f3d-4ff4-ab2f-d5e9cf7b05e4\",\"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\":\"175ff4aa-3738-4d6a-8d9c-1a59589724e6\",\"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/175ff4aa-3738-4d6a-8d9c-1a59589724e6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380793629\",\"model-invariant-id\":\"fe012535-2c31-4a39-a739-612374c638a0\"}}","context":{"RequestID":"9e77e491-feab-4214-b901-35760c680fa9","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:14.247Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:14.275Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9e77e491-feab-4214-b901-35760c680fa9","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:14.275Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:14.277Z","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\":\"9e77e491-feab-4214-b901-35760c680fa9\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:14:201\"},\"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\":\"61acf4a5-8461-440f-81f0-38d77554f41f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c93f0c1-f4a4-4199-b518-5d0a9feae154\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c54c5bb5-8b73-41e7-aa42-660e48a5854a\",\"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/61acf4a5-8461-440f-81f0-38d77554f41f/named-query-elements/named-query-element/4c93f0c1-f4a4-4199-b518-5d0a9feae154/named-query-elements/named-query-element/c54c5bb5-8b73-41e7-aa42-660e48a5854a\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c4f0546-7be5-4a38-bac9-d50d750e4f3f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"33fe85c8-2d3a-444a-b806-1450291d80dc\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/4c4f0546-7be5-4a38-bac9-d50d750e4f3f/named-query-elements/named-query-element/33fe85c8-2d3a-444a-b806-1450291d80dc\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3e51bf07-c092-4907-9ceb-ab732e931e66\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"76d388b0-73a5-45b3-b05e-78a8208d1082\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aab9ba21-7380-4ae4-812a-a56cab9f5be6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75a12b5e-6076-4bfa-97f9-c0deffac23db\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2959a8ac-c81b-45c1-9eb5-408b5537645d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"77418054-e034-4ad7-a46c-c3c83bcb9fab\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/3e51bf07-c092-4907-9ceb-ab732e931e66/named-query-elements/named-query-element/76d388b0-73a5-45b3-b05e-78a8208d1082/named-query-elements/named-query-element/aab9ba21-7380-4ae4-812a-a56cab9f5be6/named-query-elements/named-query-element/75a12b5e-6076-4bfa-97f9-c0deffac23db/named-query-elements/named-query-element/2959a8ac-c81b-45c1-9eb5-408b5537645d/named-query-elements/named-query-element/77418054-e034-4ad7-a46c-c3c83bcb9fab\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f89b32ba-1008-4a2a-9543-baa4975c6a05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3d7165b3-cdb1-4301-89f8-74ae8983cdd1\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"76ac6897-1da7-4696-8188-117bae8a8336\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/f89b32ba-1008-4a2a-9543-baa4975c6a05/named-query-elements/named-query-element/3d7165b3-cdb1-4301-89f8-74ae8983cdd1/named-query-elements/named-query-element/76ac6897-1da7-4696-8188-117bae8a8336\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3e51bf07-c092-4907-9ceb-ab732e931e66\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"76d388b0-73a5-45b3-b05e-78a8208d1082\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aab9ba21-7380-4ae4-812a-a56cab9f5be6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c15e248c-d9a8-469c-8906-298b0bcf25b8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2d147edc-7af7-43b9-8b92-251cfd7fc5eb\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/3e51bf07-c092-4907-9ceb-ab732e931e66/named-query-elements/named-query-element/76d388b0-73a5-45b3-b05e-78a8208d1082/named-query-elements/named-query-element/aab9ba21-7380-4ae4-812a-a56cab9f5be6/named-query-elements/named-query-element/c15e248c-d9a8-469c-8906-298b0bcf25b8/named-query-elements/named-query-element/2d147edc-7af7-43b9-8b92-251cfd7fc5eb\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"644bb383-324a-4ec0-9200-439465e7dcad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f5319019-96ca-493c-a37c-f3708d36ed1a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3644825c-904f-4f89-b28a-8c0a73d47947\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4cef6783-9420-49e2-bd4b-f59308aa8d81\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294/named-query-elements/named-query-element/644bb383-324a-4ec0-9200-439465e7dcad/named-query-elements/named-query-element/f5319019-96ca-493c-a37c-f3708d36ed1a/named-query-elements/named-query-element/3644825c-904f-4f89-b28a-8c0a73d47947/named-query-elements/named-query-element/4cef6783-9420-49e2-bd4b-f59308aa8d81\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"becb26cb-1bdc-4492-b81a-c4418649db4a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"25584889-d977-46da-897c-8bbf1606985c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ad047e30-bdef-456b-b56c-e2d7c86f6f34\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/becb26cb-1bdc-4492-b81a-c4418649db4a/named-query-elements/named-query-element/25584889-d977-46da-897c-8bbf1606985c/named-query-elements/named-query-element/ad047e30-bdef-456b-b56c-e2d7c86f6f34\",\"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\":\"175ff4aa-3738-4d6a-8d9c-1a59589724e6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"21796f10-0a79-41c7-bb9b-662a632188da\",\"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/175ff4aa-3738-4d6a-8d9c-1a59589724e6/named-query-elements/named-query-element/21796f10-0a79-41c7-bb9b-662a632188da\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"644bb383-324a-4ec0-9200-439465e7dcad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"618c5b98-e953-4846-9841-dcf6bb29daf2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"251425ad-2927-4ca1-ac1b-c57f82b359d2\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294/named-query-elements/named-query-element/644bb383-324a-4ec0-9200-439465e7dcad/named-query-elements/named-query-element/618c5b98-e953-4846-9841-dcf6bb29daf2/named-query-elements/named-query-element/251425ad-2927-4ca1-ac1b-c57f82b359d2\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380793629\",\"model-invariant-id\":\"d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8\"}}","context":{"RequestID":"9e77e491-feab-4214-b901-35760c680fa9","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:14.277Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:14.302Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"9e77e491-feab-4214-b901-35760c680fa9","ServiceName":"/aai/v27/service-design-and-creation/models/model/d2b1eaf1-ae59-4116-9ee4-aa0179faa4f8","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:14.302Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:14.310Z","message":"Entering","context":{"RequestID":"c36e2a6c-16cb-4111-abd6-0fd759d044e6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"57eef136-f362-4ef6-a96e-b29d2fd281a6","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:14.309Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:14.317Z","message":"Checking for system property [partnerName]","context":{"RequestID":"c36e2a6c-16cb-4111-abd6-0fd759d044e6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"57eef136-f362-4ef6-a96e-b29d2fd281a6","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:14.309Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:14.318Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"c36e2a6c-16cb-4111-abd6-0fd759d044e6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"57eef136-f362-4ef6-a96e-b29d2fd281a6","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:14.309Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:14.318Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"c36e2a6c-16cb-4111-abd6-0fd759d044e6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"57eef136-f362-4ef6-a96e-b29d2fd281a6","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:14.309Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:14.318Z","message":"Invoke","context":{"RequestID":"c36e2a6c-16cb-4111-abd6-0fd759d044e6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"57eef136-f362-4ef6-a96e-b29d2fd281a6","LogTimestamp":"2023-04-13T10:13:14.318Z"},"thread":"qtp1341706533-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:14.437Z","message":"Entering","context":{"RequestID":"726721ed-aa69-4b83-a248-bc5cef629516","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"11429beb-9c58-4702-be6c-edab7509b2cd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:14.437Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:14.440Z","message":"{\"transactionId\":\"726721ed-aa69-4b83-a248-bc5cef629516\",\"status\":\"200\",\"rqstDate\":\"230413-10:13:14:438\",\"respDate\":\"230413-10:13:14:440\",\"sourceId\":\"haproxy:726721ed-aa69-4b83-a248-bc5cef629516\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:13:14:438-52525\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[49edd023-aa56-4c93-8597-49991a5372d9], x-b3-parentspanid=[4410000d71e83f32], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[417ee51475fa595a4410000d71e83f32], x-b3-spanid=[f0075385e5295c4b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[726721ed-aa69-4b83-a248-bc5cef629516]}\\\"}\"}","context":{"RequestID":"726721ed-aa69-4b83-a248-bc5cef629516","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"11429beb-9c58-4702-be6c-edab7509b2cd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:14.437Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:14.441Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"726721ed-aa69-4b83-a248-bc5cef629516","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"11429beb-9c58-4702-be6c-edab7509b2cd","LogTimestamp":"2023-04-13T10:13:14.441Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:13:14.648Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"c36e2a6c-16cb-4111-abd6-0fd759d044e6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"330","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":"57eef136-f362-4ef6-a96e-b29d2fd281a6","LogTimestamp":"2023-04-13T10:13:14.648Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-32","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:14.999Z","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-04-13T10:13:15.182Z","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\":\"c36e2a6c-16cb-4111-abd6-0fd759d044e6\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:15:169\"},\"entity\":{\"resource-version\":\"1681380794317\",\"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\":\"f330b174-4ade-41ee-8709-31019e55a696\",\"resource-version\":\"1681380794317\",\"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\":\"8ffab319-d0e9-43c8-b7dc-08e5a8b5a706\",\"resource-version\":\"1681380794317\",\"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\":\"89a5169c-7114-47af-968a-d64a80e60b09\",\"resource-version\":\"1681380794317\"}]}},{\"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\":\"b693f409-eb5b-4a58-a37b-7e77b1f864c6\",\"resource-version\":\"1681380794317\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model-ver\",\"related-lookup-uuid\":\"7becad20-8e65-473c-ba2d-aedb6bbc9a22\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1681380794317\",\"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\":\"c1d3f682-a0e4-4883-a6ba-dfa7b4827cbe\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1681380794317\",\"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\":\"01ef9e2a-7c10-4cf1-94d6-8233b72d53b6\",\"resource-version\":\"1681380794317\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model-ver\",\"related-lookup-uuid\":\"202f3b84-8cac-48f4-8572-c66e7f1d01d6\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1681380794317\",\"source-node-type\":\"vf-module\",\"source-node-property\":\"model-version-id-local\",\"property-collect-list\":[\"model-name\",\"model-version\",\"model-version-id\"]},{\"target-node-type\":\"model\",\"related-lookup-uuid\":\"bf0102eb-4fba-4305-bff6-462117c9b9d5\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1681380794317\",\"source-node-type\":\"vf-module\",\"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\":\"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\":\"623b919c-149f-4327-bde1-b3a7d3532890\",\"resource-version\":\"1681380794317\",\"related-lookups\":{\"related-lookup\":[{\"target-node-type\":\"model-ver\",\"related-lookup-uuid\":\"fc5c3937-8389-4b64-a8b8-3b2fef1388cc\",\"target-node-property\":\"model-version-id\",\"resource-version\":\"1681380794317\",\"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\":\"731a0cae-81d5-4de9-8d4d-3cdd486ba214\",\"target-node-property\":\"model-invariant-id\",\"resource-version\":\"1681380794317\",\"source-node-type\":\"service-instance\",\"source-node-property\":\"model-invariant-id-local\",\"property-collect-list\":[\"model-invariant-id\",\"model-type\"]}]}}]}}]}}]}}}","context":{"RequestID":"c36e2a6c-16cb-4111-abd6-0fd759d044e6","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:15.182Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:15.211Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"c36e2a6c-16cb-4111-abd6-0fd759d044e6","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:15.211Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:15.215Z","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\":\"c36e2a6c-16cb-4111-abd6-0fd759d044e6\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:15:184\"},\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"06b46e5b-8409-4b45-9a23-4ef8ecc0963a\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904/named-query-elements/named-query-element/06b46e5b-8409-4b45-9a23-4ef8ecc0963a\",\"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\":\"61acf4a5-8461-440f-81f0-38d77554f41f\",\"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/61acf4a5-8461-440f-81f0-38d77554f41f\",\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"35bc9779-5110-4c1b-9326-392949e849fc\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a/named-query-elements/named-query-element/35bc9779-5110-4c1b-9326-392949e849fc\",\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9a801640-0483-4310-bf77-16e2e48ac672\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829/named-query-elements/named-query-element/9a801640-0483-4310-bf77-16e2e48ac672\",\"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\":\"cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d78d207e-113e-496b-97bc-3cfea85cf6ff\",\"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/cc4104d8-2846-43e7-a82e-4cd4dfb04e45/named-query-elements/named-query-element/d78d207e-113e-496b-97bc-3cfea85cf6ff\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"644bb383-324a-4ec0-9200-439465e7dcad\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294/named-query-elements/named-query-element/644bb383-324a-4ec0-9200-439465e7dcad\",\"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\":\"ba90b095-1778-44e5-9b58-1e303b2b83a2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e817d9fe-7e99-437d-89b2-c743705bf0c0\",\"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/ba90b095-1778-44e5-9b58-1e303b2b83a2/named-query-elements/named-query-element/e817d9fe-7e99-437d-89b2-c743705bf0c0\",\"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\":\"175ff4aa-3738-4d6a-8d9c-1a59589724e6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"21796f10-0a79-41c7-bb9b-662a632188da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"37a98f88-5502-4377-9215-ebc6cd2b2acb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2b3816be-e4a2-40e3-b25b-eaf62f245000\",\"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/175ff4aa-3738-4d6a-8d9c-1a59589724e6/named-query-elements/named-query-element/21796f10-0a79-41c7-bb9b-662a632188da/named-query-elements/named-query-element/37a98f88-5502-4377-9215-ebc6cd2b2acb/named-query-elements/named-query-element/2b3816be-e4a2-40e3-b25b-eaf62f245000\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3e51bf07-c092-4907-9ceb-ab732e931e66\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"76d388b0-73a5-45b3-b05e-78a8208d1082\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aab9ba21-7380-4ae4-812a-a56cab9f5be6\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/3e51bf07-c092-4907-9ceb-ab732e931e66/named-query-elements/named-query-element/76d388b0-73a5-45b3-b05e-78a8208d1082/named-query-elements/named-query-element/aab9ba21-7380-4ae4-812a-a56cab9f5be6\",\"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\":\"813d05e2-da5a-4af4-abf3-ccd7e2c65445\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ff5dec4-da4e-4bdf-bb0e-9bae9a9c6852\",\"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/813d05e2-da5a-4af4-abf3-ccd7e2c65445/named-query-elements/named-query-element/9ff5dec4-da4e-4bdf-bb0e-9bae9a9c6852\",\"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\":\"0bd46eb0-a9af-478e-b442-7a4545096dc8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb63270b-c14a-4649-bcba-e534c9c4e625\",\"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/0bd46eb0-a9af-478e-b442-7a4545096dc8/named-query-elements/named-query-element/eb63270b-c14a-4649-bcba-e534c9c4e625\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f89b32ba-1008-4a2a-9543-baa4975c6a05\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/f89b32ba-1008-4a2a-9543-baa4975c6a05\",\"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\":\"02316ac7-33a0-405b-9cfe-7b0f9e44bcb5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5e7cbc72-3de9-4f5b-ab36-13e64a09a55e\",\"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/02316ac7-33a0-405b-9cfe-7b0f9e44bcb5/named-query-elements/named-query-element/5e7cbc72-3de9-4f5b-ab36-13e64a09a55e\",\"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\":\"e9bce5d0-4348-4886-be52-c096029aa07c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bb64884d-7ba7-4e0f-af0c-a35ec02a37a0\",\"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/e9bce5d0-4348-4886-be52-c096029aa07c/named-query-elements/named-query-element/bb64884d-7ba7-4e0f-af0c-a35ec02a37a0\",\"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\":\"f330b174-4ade-41ee-8709-31019e55a696\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b693f409-eb5b-4a58-a37b-7e77b1f864c6\",\"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/f330b174-4ade-41ee-8709-31019e55a696/named-query-elements/named-query-element/b693f409-eb5b-4a58-a37b-7e77b1f864c6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380794317\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"c36e2a6c-16cb-4111-abd6-0fd759d044e6","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:15.215Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:15.244Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"c36e2a6c-16cb-4111-abd6-0fd759d044e6","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:15.244Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:15.246Z","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\":\"c36e2a6c-16cb-4111-abd6-0fd759d044e6\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:15:199\"},\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a1116dff-3552-4004-bcb7-f63751396362\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"733d95a5-3974-4555-ba99-3caebd700b7a\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904/named-query-elements/named-query-element/a1116dff-3552-4004-bcb7-f63751396362/named-query-elements/named-query-element/733d95a5-3974-4555-ba99-3caebd700b7a\",\"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\":\"0bd46eb0-a9af-478e-b442-7a4545096dc8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb63270b-c14a-4649-bcba-e534c9c4e625\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e7a41ac-6d19-439f-9694-0f2878d6568d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e2119d87-418b-4450-b475-0570e0b4320c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2f946ba6-4b53-4f55-bd10-abc480e9a7c0\",\"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/0bd46eb0-a9af-478e-b442-7a4545096dc8/named-query-elements/named-query-element/eb63270b-c14a-4649-bcba-e534c9c4e625/named-query-elements/named-query-element/8e7a41ac-6d19-439f-9694-0f2878d6568d/named-query-elements/named-query-element/e2119d87-418b-4450-b475-0570e0b4320c/named-query-elements/named-query-element/2f946ba6-4b53-4f55-bd10-abc480e9a7c0\",\"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\":\"d8673683-9cc6-49d5-ba69-3af4fbc0b47b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"655dde8d-fa8a-4bfd-b9ef-f017394e2956\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1f453bc9-d74e-420e-800f-0c6c4c238daa\",\"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/d8673683-9cc6-49d5-ba69-3af4fbc0b47b/named-query-elements/named-query-element/655dde8d-fa8a-4bfd-b9ef-f017394e2956/named-query-elements/named-query-element/1f453bc9-d74e-420e-800f-0c6c4c238daa\",\"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\":\"9ff49bda-2472-4e8d-88be-ef936531ceb9\",\"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/9ff49bda-2472-4e8d-88be-ef936531ceb9\",\"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\":\"813d05e2-da5a-4af4-abf3-ccd7e2c65445\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"23b161e0-728d-4072-8440-9e5f080b9f17\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bb040be5-fd72-43cb-b1af-e14881554448\",\"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/813d05e2-da5a-4af4-abf3-ccd7e2c65445/named-query-elements/named-query-element/23b161e0-728d-4072-8440-9e5f080b9f17/named-query-elements/named-query-element/bb040be5-fd72-43cb-b1af-e14881554448\",\"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\":\"f330b174-4ade-41ee-8709-31019e55a696\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8ffab319-d0e9-43c8-b7dc-08e5a8b5a706\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"89a5169c-7114-47af-968a-d64a80e60b09\",\"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/f330b174-4ade-41ee-8709-31019e55a696/named-query-elements/named-query-element/8ffab319-d0e9-43c8-b7dc-08e5a8b5a706/named-query-elements/named-query-element/89a5169c-7114-47af-968a-d64a80e60b09\",\"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\":\"e9bce5d0-4348-4886-be52-c096029aa07c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bb64884d-7ba7-4e0f-af0c-a35ec02a37a0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"26e8194e-5bde-4684-a2bd-fb02f94d2084\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"be30836f-fe7a-4510-b3c8-85dbaa3972a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c2e6276-3c35-499a-9673-c1e53eb51d99\",\"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/e9bce5d0-4348-4886-be52-c096029aa07c/named-query-elements/named-query-element/bb64884d-7ba7-4e0f-af0c-a35ec02a37a0/named-query-elements/named-query-element/26e8194e-5bde-4684-a2bd-fb02f94d2084/named-query-elements/named-query-element/be30836f-fe7a-4510-b3c8-85dbaa3972a7/named-query-elements/named-query-element/4c2e6276-3c35-499a-9673-c1e53eb51d99\",\"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\":\"813d05e2-da5a-4af4-abf3-ccd7e2c65445\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ff5dec4-da4e-4bdf-bb0e-9bae9a9c6852\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d0402c76-6a33-4045-b58a-6eb68a688e5c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5f099b1-a3ca-4baa-9b16-f3c7730d2193\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4e55f42d-fc12-4d73-b869-f04f58f6b833\",\"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/813d05e2-da5a-4af4-abf3-ccd7e2c65445/named-query-elements/named-query-element/9ff5dec4-da4e-4bdf-bb0e-9bae9a9c6852/named-query-elements/named-query-element/d0402c76-6a33-4045-b58a-6eb68a688e5c/named-query-elements/named-query-element/a5f099b1-a3ca-4baa-9b16-f3c7730d2193/named-query-elements/named-query-element/4e55f42d-fc12-4d73-b869-f04f58f6b833\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380794317\",\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"c36e2a6c-16cb-4111-abd6-0fd759d044e6","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:15.246Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:15.271Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"c36e2a6c-16cb-4111-abd6-0fd759d044e6","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:15.271Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:15.273Z","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\":\"c36e2a6c-16cb-4111-abd6-0fd759d044e6\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:15:210\"},\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"35bc9779-5110-4c1b-9326-392949e849fc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b941a24-123d-4d63-a39c-012a59046ae7\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a/named-query-elements/named-query-element/35bc9779-5110-4c1b-9326-392949e849fc/named-query-elements/named-query-element/6b941a24-123d-4d63-a39c-012a59046ae7\",\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"06b46e5b-8409-4b45-9a23-4ef8ecc0963a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"df24a469-0d58-44d4-9991-6e76306dee61\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904/named-query-elements/named-query-element/06b46e5b-8409-4b45-9a23-4ef8ecc0963a/named-query-elements/named-query-element/df24a469-0d58-44d4-9991-6e76306dee61\",\"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\":\"cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d78d207e-113e-496b-97bc-3cfea85cf6ff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c93ff57-993e-4b0c-a90d-c8a14293d5e9\",\"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/cc4104d8-2846-43e7-a82e-4cd4dfb04e45/named-query-elements/named-query-element/d78d207e-113e-496b-97bc-3cfea85cf6ff/named-query-elements/named-query-element/7c93ff57-993e-4b0c-a90d-c8a14293d5e9\",\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9a801640-0483-4310-bf77-16e2e48ac672\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aacc7862-6cc6-4dca-b05b-665f0e987acd\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829/named-query-elements/named-query-element/9a801640-0483-4310-bf77-16e2e48ac672/named-query-elements/named-query-element/aacc7862-6cc6-4dca-b05b-665f0e987acd\",\"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\":\"02316ac7-33a0-405b-9cfe-7b0f9e44bcb5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5e7cbc72-3de9-4f5b-ab36-13e64a09a55e\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"42e834fe-5fa3-408e-a277-ef85cd236d70\",\"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/02316ac7-33a0-405b-9cfe-7b0f9e44bcb5/named-query-elements/named-query-element/5e7cbc72-3de9-4f5b-ab36-13e64a09a55e/named-query-elements/named-query-element/42e834fe-5fa3-408e-a277-ef85cd236d70\",\"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\":\"f330b174-4ade-41ee-8709-31019e55a696\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b693f409-eb5b-4a58-a37b-7e77b1f864c6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"01ef9e2a-7c10-4cf1-94d6-8233b72d53b6\",\"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/f330b174-4ade-41ee-8709-31019e55a696/named-query-elements/named-query-element/b693f409-eb5b-4a58-a37b-7e77b1f864c6/named-query-elements/named-query-element/01ef9e2a-7c10-4cf1-94d6-8233b72d53b6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380794317\",\"model-invariant-id\":\"ef86f9c5-2165-44f3-8fc3-96018b609ea5\"}}","context":{"RequestID":"c36e2a6c-16cb-4111-abd6-0fd759d044e6","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:15.273Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:15.285Z","message":"{\"transactionId\":\"c36e2a6c-16cb-4111-abd6-0fd759d044e6\",\"status\":\"201\",\"rqstDate\":\"230413-10:13:14:310\",\"respDate\":\"230413-10:13:15:285\",\"sourceId\":\"AAI-TOOLS:c36e2a6c-16cb-4111-abd6-0fd759d044e6\",\"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-230413-10:13:14:310-95597\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[b4932c42-555b-4f1b-bbe1-dbdd0dab4a50], x-b3-parentspanid=[2dfc70c83696a365], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[c36e2a6c-16cb-4111-abd6-0fd759d044e6], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[460e9f15f94ad8c0ffb0d6293a9e8f19], x-b3-spanid=[71553ed0b29c17eb], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[5872], Content-Type=[application/json], X-ONAP-RequestID=[c36e2a6c-16cb-4111-abd6-0fd759d044e6]}\\\",\\\"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-230413-10:13:14:310-95597\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[225504], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230413-10:13:14:310-95597]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"c36e2a6c-16cb-4111-abd6-0fd759d044e6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"330","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"57eef136-f362-4ef6-a96e-b29d2fd281a6","LogTimestamp":"2023-04-13T10:13:14.648Z","elapsedTime":"42"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:15.285Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"c36e2a6c-16cb-4111-abd6-0fd759d044e6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"976","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"57eef136-f362-4ef6-a96e-b29d2fd281a6","LogTimestamp":"2023-04-13T10:13:15.285Z","ResponseDesc":"Created","elapsedTime":"42"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:15 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066" 201 0 REST c36e2a6c-16cb-4111-abd6-0fd759d044e6 AAI-TOOLS 127.0.0.6 - - - - - - - - - 978 - "logType": "access"
{"timestamp":"2023-04-13T10:13:15.304Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"c36e2a6c-16cb-4111-abd6-0fd759d044e6","ServiceName":"/aai/v27/service-design-and-creation/models/model/ef86f9c5-2165-44f3-8fc3-96018b609ea5","TargetServiceName":"AAI-EVENT","ElapsedTime":"31","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:15.304Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:15.305Z","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\":\"c36e2a6c-16cb-4111-abd6-0fd759d044e6\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:15:222\"},\"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\":\"9509ad51-8ead-4b42-8607-41e0246bc993\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eef5ae25-8dd3-426e-9c4a-607b42920aa5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc\",\"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/9509ad51-8ead-4b42-8607-41e0246bc993/named-query-elements/named-query-element/eef5ae25-8dd3-426e-9c4a-607b42920aa5/named-query-elements/named-query-element/0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc\",\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"06b46e5b-8409-4b45-9a23-4ef8ecc0963a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27ec2592-603a-405d-ab1c-1ec81fc4f6d4\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904/named-query-elements/named-query-element/06b46e5b-8409-4b45-9a23-4ef8ecc0963a/named-query-elements/named-query-element/27ec2592-603a-405d-ab1c-1ec81fc4f6d4\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"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\":\"cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"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/cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"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\":\"e822e5d1-68a6-4642-8619-aa7c65873be6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8c4139e-19f4-4148-a346-2ca74f0f6cfb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d83747f8-f894-4416-a0a6-acf87320b7ac\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cca1ce20-2f3d-4ff4-ab2f-d5e9cf7b05e4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2ef9c9d-9a29-42f9-81c4-485b442e41a5\",\"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/e822e5d1-68a6-4642-8619-aa7c65873be6/named-query-elements/named-query-element/b8c4139e-19f4-4148-a346-2ca74f0f6cfb/named-query-elements/named-query-element/d83747f8-f894-4416-a0a6-acf87320b7ac/named-query-elements/named-query-element/cca1ce20-2f3d-4ff4-ab2f-d5e9cf7b05e4/named-query-elements/named-query-element/c2ef9c9d-9a29-42f9-81c4-485b442e41a5\",\"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\":\"813d05e2-da5a-4af4-abf3-ccd7e2c65445\",\"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/813d05e2-da5a-4af4-abf3-ccd7e2c65445\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3e51bf07-c092-4907-9ceb-ab732e931e66\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"76d388b0-73a5-45b3-b05e-78a8208d1082\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/3e51bf07-c092-4907-9ceb-ab732e931e66/named-query-elements/named-query-element/76d388b0-73a5-45b3-b05e-78a8208d1082\",\"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\":\"ba90b095-1778-44e5-9b58-1e303b2b83a2\",\"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/ba90b095-1778-44e5-9b58-1e303b2b83a2\",\"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\":\"e9bce5d0-4348-4886-be52-c096029aa07c\",\"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/e9bce5d0-4348-4886-be52-c096029aa07c\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"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\":\"02316ac7-33a0-405b-9cfe-7b0f9e44bcb5\",\"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/02316ac7-33a0-405b-9cfe-7b0f9e44bcb5\",\"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\":\"f330b174-4ade-41ee-8709-31019e55a696\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b693f409-eb5b-4a58-a37b-7e77b1f864c6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"623b919c-149f-4327-bde1-b3a7d3532890\",\"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/f330b174-4ade-41ee-8709-31019e55a696/named-query-elements/named-query-element/b693f409-eb5b-4a58-a37b-7e77b1f864c6/named-query-elements/named-query-element/623b919c-149f-4327-bde1-b3a7d3532890\",\"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\":\"33d9cff7-e1e1-4d2e-9e3f-536bf68fe3d9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09bc7745-247b-4bf6-a4b3-726a0882be89\",\"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/33d9cff7-e1e1-4d2e-9e3f-536bf68fe3d9/named-query-elements/named-query-element/09bc7745-247b-4bf6-a4b3-726a0882be89\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380794317\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"c36e2a6c-16cb-4111-abd6-0fd759d044e6","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:15.305Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:15.333Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"c36e2a6c-16cb-4111-abd6-0fd759d044e6","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:15.333Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:15.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/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"c36e2a6c-16cb-4111-abd6-0fd759d044e6\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:15:238\"},\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9a801640-0483-4310-bf77-16e2e48ac672\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aacc7862-6cc6-4dca-b05b-665f0e987acd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7a998c79-dc9f-4c32-a4df-9b9b751e95d2\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829/named-query-elements/named-query-element/9a801640-0483-4310-bf77-16e2e48ac672/named-query-elements/named-query-element/aacc7862-6cc6-4dca-b05b-665f0e987acd/named-query-elements/named-query-element/7a998c79-dc9f-4c32-a4df-9b9b751e95d2\",\"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\":\"cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d78d207e-113e-496b-97bc-3cfea85cf6ff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c93ff57-993e-4b0c-a90d-c8a14293d5e9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ec6f0a8b-7f5d-4698-bff9-f2c4f70762dc\",\"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/cc4104d8-2846-43e7-a82e-4cd4dfb04e45/named-query-elements/named-query-element/d78d207e-113e-496b-97bc-3cfea85cf6ff/named-query-elements/named-query-element/7c93ff57-993e-4b0c-a90d-c8a14293d5e9/named-query-elements/named-query-element/ec6f0a8b-7f5d-4698-bff9-f2c4f70762dc\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"644bb383-324a-4ec0-9200-439465e7dcad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f5319019-96ca-493c-a37c-f3708d36ed1a\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294/named-query-elements/named-query-element/644bb383-324a-4ec0-9200-439465e7dcad/named-query-elements/named-query-element/f5319019-96ca-493c-a37c-f3708d36ed1a\",\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"becb26cb-1bdc-4492-b81a-c4418649db4a\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/becb26cb-1bdc-4492-b81a-c4418649db4a\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f89b32ba-1008-4a2a-9543-baa4975c6a05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e5b3a49-ee41-4252-9604-b1cc4a44f823\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/f89b32ba-1008-4a2a-9543-baa4975c6a05/named-query-elements/named-query-element/8e5b3a49-ee41-4252-9604-b1cc4a44f823\",\"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\":\"ba90b095-1778-44e5-9b58-1e303b2b83a2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e817d9fe-7e99-437d-89b2-c743705bf0c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"17f93bb0-ac18-4f11-8296-55ab87a07cb5\",\"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/ba90b095-1778-44e5-9b58-1e303b2b83a2/named-query-elements/named-query-element/e817d9fe-7e99-437d-89b2-c743705bf0c0/named-query-elements/named-query-element/17f93bb0-ac18-4f11-8296-55ab87a07cb5\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3e51bf07-c092-4907-9ceb-ab732e931e66\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"76d388b0-73a5-45b3-b05e-78a8208d1082\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aab9ba21-7380-4ae4-812a-a56cab9f5be6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75a12b5e-6076-4bfa-97f9-c0deffac23db\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/3e51bf07-c092-4907-9ceb-ab732e931e66/named-query-elements/named-query-element/76d388b0-73a5-45b3-b05e-78a8208d1082/named-query-elements/named-query-element/aab9ba21-7380-4ae4-812a-a56cab9f5be6/named-query-elements/named-query-element/75a12b5e-6076-4bfa-97f9-c0deffac23db\",\"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\":\"813d05e2-da5a-4af4-abf3-ccd7e2c65445\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ff5dec4-da4e-4bdf-bb0e-9bae9a9c6852\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d0402c76-6a33-4045-b58a-6eb68a688e5c\",\"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/813d05e2-da5a-4af4-abf3-ccd7e2c65445/named-query-elements/named-query-element/9ff5dec4-da4e-4bdf-bb0e-9bae9a9c6852/named-query-elements/named-query-element/d0402c76-6a33-4045-b58a-6eb68a688e5c\",\"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\":\"e9bce5d0-4348-4886-be52-c096029aa07c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bb64884d-7ba7-4e0f-af0c-a35ec02a37a0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"26e8194e-5bde-4684-a2bd-fb02f94d2084\",\"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/e9bce5d0-4348-4886-be52-c096029aa07c/named-query-elements/named-query-element/bb64884d-7ba7-4e0f-af0c-a35ec02a37a0/named-query-elements/named-query-element/26e8194e-5bde-4684-a2bd-fb02f94d2084\",\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"35bc9779-5110-4c1b-9326-392949e849fc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b941a24-123d-4d63-a39c-012a59046ae7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"70c4fe2b-8f73-4502-98b9-7a0da4adc8f0\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a/named-query-elements/named-query-element/35bc9779-5110-4c1b-9326-392949e849fc/named-query-elements/named-query-element/6b941a24-123d-4d63-a39c-012a59046ae7/named-query-elements/named-query-element/70c4fe2b-8f73-4502-98b9-7a0da4adc8f0\",\"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\":\"0bd46eb0-a9af-478e-b442-7a4545096dc8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb63270b-c14a-4649-bcba-e534c9c4e625\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e7a41ac-6d19-439f-9694-0f2878d6568d\",\"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/0bd46eb0-a9af-478e-b442-7a4545096dc8/named-query-elements/named-query-element/eb63270b-c14a-4649-bcba-e534c9c4e625/named-query-elements/named-query-element/8e7a41ac-6d19-439f-9694-0f2878d6568d\",\"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\":\"f330b174-4ade-41ee-8709-31019e55a696\",\"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/f330b174-4ade-41ee-8709-31019e55a696\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380794317\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"c36e2a6c-16cb-4111-abd6-0fd759d044e6","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:15.336Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:15.365Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"c36e2a6c-16cb-4111-abd6-0fd759d044e6","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:15.364Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:15.365Z","message":"Entering","context":{"RequestID":"72734a93-9dac-4223-ae3f-6d5fc0c82a6e","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f36a2243-3d2c-4a12-90c5-97c4b1537b8c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:15.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:15.366Z","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\":\"c36e2a6c-16cb-4111-abd6-0fd759d044e6\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:15:256\"},\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a1116dff-3552-4004-bcb7-f63751396362\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904/named-query-elements/named-query-element/a1116dff-3552-4004-bcb7-f63751396362\",\"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\":\"0bd46eb0-a9af-478e-b442-7a4545096dc8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb63270b-c14a-4649-bcba-e534c9c4e625\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e7a41ac-6d19-439f-9694-0f2878d6568d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e2119d87-418b-4450-b475-0570e0b4320c\",\"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/0bd46eb0-a9af-478e-b442-7a4545096dc8/named-query-elements/named-query-element/eb63270b-c14a-4649-bcba-e534c9c4e625/named-query-elements/named-query-element/8e7a41ac-6d19-439f-9694-0f2878d6568d/named-query-elements/named-query-element/e2119d87-418b-4450-b475-0570e0b4320c\",\"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\":\"d8673683-9cc6-49d5-ba69-3af4fbc0b47b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"655dde8d-fa8a-4bfd-b9ef-f017394e2956\",\"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/d8673683-9cc6-49d5-ba69-3af4fbc0b47b/named-query-elements/named-query-element/655dde8d-fa8a-4bfd-b9ef-f017394e2956\",\"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\":\"f330b174-4ade-41ee-8709-31019e55a696\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8ffab319-d0e9-43c8-b7dc-08e5a8b5a706\",\"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/f330b174-4ade-41ee-8709-31019e55a696/named-query-elements/named-query-element/8ffab319-d0e9-43c8-b7dc-08e5a8b5a706\",\"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\":\"e9bce5d0-4348-4886-be52-c096029aa07c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bb64884d-7ba7-4e0f-af0c-a35ec02a37a0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"26e8194e-5bde-4684-a2bd-fb02f94d2084\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"be30836f-fe7a-4510-b3c8-85dbaa3972a7\",\"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/e9bce5d0-4348-4886-be52-c096029aa07c/named-query-elements/named-query-element/bb64884d-7ba7-4e0f-af0c-a35ec02a37a0/named-query-elements/named-query-element/26e8194e-5bde-4684-a2bd-fb02f94d2084/named-query-elements/named-query-element/be30836f-fe7a-4510-b3c8-85dbaa3972a7\",\"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\":\"813d05e2-da5a-4af4-abf3-ccd7e2c65445\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ff5dec4-da4e-4bdf-bb0e-9bae9a9c6852\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d0402c76-6a33-4045-b58a-6eb68a688e5c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5f099b1-a3ca-4baa-9b16-f3c7730d2193\",\"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/813d05e2-da5a-4af4-abf3-ccd7e2c65445/named-query-elements/named-query-element/9ff5dec4-da4e-4bdf-bb0e-9bae9a9c6852/named-query-elements/named-query-element/d0402c76-6a33-4045-b58a-6eb68a688e5c/named-query-elements/named-query-element/a5f099b1-a3ca-4baa-9b16-f3c7730d2193\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380794317\",\"model-invariant-id\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\"}}","context":{"RequestID":"c36e2a6c-16cb-4111-abd6-0fd759d044e6","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:15.366Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:15.373Z","message":"Checking for system property [partnerName]","context":{"RequestID":"72734a93-9dac-4223-ae3f-6d5fc0c82a6e","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f36a2243-3d2c-4a12-90c5-97c4b1537b8c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:15.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:15.373Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"72734a93-9dac-4223-ae3f-6d5fc0c82a6e","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f36a2243-3d2c-4a12-90c5-97c4b1537b8c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:15.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:15.373Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"72734a93-9dac-4223-ae3f-6d5fc0c82a6e","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f36a2243-3d2c-4a12-90c5-97c4b1537b8c","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:15.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:15.373Z","message":"Invoke","context":{"RequestID":"72734a93-9dac-4223-ae3f-6d5fc0c82a6e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"f36a2243-3d2c-4a12-90c5-97c4b1537b8c","LogTimestamp":"2023-04-13T10:13:15.373Z"},"thread":"qtp1341706533-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:15.391Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"c36e2a6c-16cb-4111-abd6-0fd759d044e6","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:15.391Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:15.602Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"72734a93-9dac-4223-ae3f-6d5fc0c82a6e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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/named-queries","TargetServiceName":"service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c","InvocationID":"f36a2243-3d2c-4a12-90c5-97c4b1537b8c","LogTimestamp":"2023-04-13T10:13:15.601Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-34","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:15.928Z","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-04-13T10:13:15.988Z","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\":\"72734a93-9dac-4223-ae3f-6d5fc0c82a6e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:15:979\"},\"entity\":{\"resource-version\":\"1681380795372\",\"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\":\"0147a82b-a626-4ea3-a01d-5a070b5b5176\",\"resource-version\":\"1681380795372\",\"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\":\"bee7fd85-1c54-4f62-a175-89cf86279285\",\"resource-version\":\"1681380795372\",\"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\":\"bbdfb9eb-fb40-4897-9b51-3445c707f63e\",\"resource-version\":\"1681380795372\"},{\"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\":\"f1d8cee4-5855-46ed-8c4f-74f3c918ac40\",\"resource-version\":\"1681380795372\",\"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\":\"8744854c-7e48-410d-bf2c-7233142ed75b\",\"resource-version\":\"1681380795372\",\"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\":\"82b870f9-9d68-4a57-ba0a-fcb16e9446d8\",\"resource-version\":\"1681380795372\"}]}}]}}]}}]}}]}}}","context":{"RequestID":"72734a93-9dac-4223-ae3f-6d5fc0c82a6e","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:15.988Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:16.020Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"72734a93-9dac-4223-ae3f-6d5fc0c82a6e","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c","TargetServiceName":"AAI-EVENT","ElapsedTime":"32","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:16.020Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:16.021Z","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\":\"72734a93-9dac-4223-ae3f-6d5fc0c82a6e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:15:989\"},\"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\":\"9509ad51-8ead-4b42-8607-41e0246bc993\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eef5ae25-8dd3-426e-9c4a-607b42920aa5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6bf82888-42a2-486b-b090-23fabd6abd42\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b69f6059-ea86-427f-8dc3-b6036029822e\",\"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/9509ad51-8ead-4b42-8607-41e0246bc993/named-query-elements/named-query-element/eef5ae25-8dd3-426e-9c4a-607b42920aa5/named-query-elements/named-query-element/0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc/named-query-elements/named-query-element/6bf82888-42a2-486b-b090-23fabd6abd42/named-query-elements/named-query-element/b69f6059-ea86-427f-8dc3-b6036029822e\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f3100785-63c5-4cc4-90fb-aa0ec2e1e29c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"717e2273-52f5-4c2c-a5f5-feef46094677\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/f3100785-63c5-4cc4-90fb-aa0ec2e1e29c/named-query-elements/named-query-element/717e2273-52f5-4c2c-a5f5-feef46094677\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"48f5e84f-68a3-4f7a-b807-5183266d4f5d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3f1a3372-b3e6-41b3-bada-080bf9794a6e\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/48f5e84f-68a3-4f7a-b807-5183266d4f5d/named-query-elements/named-query-element/3f1a3372-b3e6-41b3-bada-080bf9794a6e\",\"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\":\"0147a82b-a626-4ea3-a01d-5a070b5b5176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bee7fd85-1c54-4f62-a175-89cf86279285\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f1d8cee4-5855-46ed-8c4f-74f3c918ac40\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8744854c-7e48-410d-bf2c-7233142ed75b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"82b870f9-9d68-4a57-ba0a-fcb16e9446d8\",\"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/0147a82b-a626-4ea3-a01d-5a070b5b5176/named-query-elements/named-query-element/bee7fd85-1c54-4f62-a175-89cf86279285/named-query-elements/named-query-element/f1d8cee4-5855-46ed-8c4f-74f3c918ac40/named-query-elements/named-query-element/8744854c-7e48-410d-bf2c-7233142ed75b/named-query-elements/named-query-element/82b870f9-9d68-4a57-ba0a-fcb16e9446d8\",\"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\":\"e822e5d1-68a6-4642-8619-aa7c65873be6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8c4139e-19f4-4148-a346-2ca74f0f6cfb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d83747f8-f894-4416-a0a6-acf87320b7ac\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cca1ce20-2f3d-4ff4-ab2f-d5e9cf7b05e4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2ef9c9d-9a29-42f9-81c4-485b442e41a5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5237a4a-a9bf-4d43-a45a-276f6b70c8bb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"316e4ef0-be01-47e0-bb53-2fec4dc754b3\",\"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/e822e5d1-68a6-4642-8619-aa7c65873be6/named-query-elements/named-query-element/b8c4139e-19f4-4148-a346-2ca74f0f6cfb/named-query-elements/named-query-element/d83747f8-f894-4416-a0a6-acf87320b7ac/named-query-elements/named-query-element/cca1ce20-2f3d-4ff4-ab2f-d5e9cf7b05e4/named-query-elements/named-query-element/c2ef9c9d-9a29-42f9-81c4-485b442e41a5/named-query-elements/named-query-element/b5237a4a-a9bf-4d43-a45a-276f6b70c8bb/named-query-elements/named-query-element/316e4ef0-be01-47e0-bb53-2fec4dc754b3\",\"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\":\"813d05e2-da5a-4af4-abf3-ccd7e2c65445\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bdc664e4-8dcc-4503-86c6-0353ab341ea3\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"54dd6bcf-80bf-4edb-8936-102d0d97ee74\",\"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/813d05e2-da5a-4af4-abf3-ccd7e2c65445/named-query-elements/named-query-element/bdc664e4-8dcc-4503-86c6-0353ab341ea3/named-query-elements/named-query-element/54dd6bcf-80bf-4edb-8936-102d0d97ee74\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380795372\",\"model-invariant-id\":\"c1d4305f-cdbd-4bbe-9069-a2f4978fd89e\"}}","context":{"RequestID":"72734a93-9dac-4223-ae3f-6d5fc0c82a6e","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:16.021Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:16.048Z","message":"{\"transactionId\":\"72734a93-9dac-4223-ae3f-6d5fc0c82a6e\",\"status\":\"201\",\"rqstDate\":\"230413-10:13:15:366\",\"respDate\":\"230413-10:13:16:048\",\"sourceId\":\"AAI-TOOLS:72734a93-9dac-4223-ae3f-6d5fc0c82a6e\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:13:15:366-50116\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[fcad96c1-123d-4869-8c99-f69f071eba5c], x-b3-parentspanid=[023b35caa2c1102a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[72734a93-9dac-4223-ae3f-6d5fc0c82a6e], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6534cea638d82d8fbcf415a415cb5bb6], x-b3-spanid=[5c090e1174849f3d], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[3564], Content-Type=[application/json], X-ONAP-RequestID=[72734a93-9dac-4223-ae3f-6d5fc0c82a6e]}\\\",\\\"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\\\":\\\"2-aai-resources-230413-10:13:15:366-50116\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[143384], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230413-10:13:15:366-50116]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"72734a93-9dac-4223-ae3f-6d5fc0c82a6e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"228","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"f36a2243-3d2c-4a12-90c5-97c4b1537b8c","LogTimestamp":"2023-04-13T10:13:15.601Z","elapsedTime":"82"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:16.049Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"72734a93-9dac-4223-ae3f-6d5fc0c82a6e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"684","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"f36a2243-3d2c-4a12-90c5-97c4b1537b8c","LogTimestamp":"2023-04-13T10:13:16.049Z","ResponseDesc":"Created","elapsedTime":"82"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:16 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/88aae9bc-9b3d-44c8-a0ba-3c4911da755c" 201 0 REST 72734a93-9dac-4223-ae3f-6d5fc0c82a6e AAI-TOOLS 127.0.0.6 - - - - - - - - - 686 - "logType": "access"
{"timestamp":"2023-04-13T10:13:16.072Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"72734a93-9dac-4223-ae3f-6d5fc0c82a6e","ServiceName":"/aai/v27/service-design-and-creation/models/model/c1d4305f-cdbd-4bbe-9069-a2f4978fd89e","TargetServiceName":"AAI-EVENT","ElapsedTime":"51","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:16.072Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:16.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/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"72734a93-9dac-4223-ae3f-6d5fc0c82a6e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:15:997\"},\"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\":\"0147a82b-a626-4ea3-a01d-5a070b5b5176\",\"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/0147a82b-a626-4ea3-a01d-5a070b5b5176\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380795372\",\"model-invariant-id\":\"86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98\"}}","context":{"RequestID":"72734a93-9dac-4223-ae3f-6d5fc0c82a6e","ServiceName":"/aai/v27/service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:16.072Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:16.095Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"72734a93-9dac-4223-ae3f-6d5fc0c82a6e","ServiceName":"/aai/v27/service-design-and-creation/models/model/86ffe6e5-4d0e-4cec-80b5-5c38aa3eff98","TargetServiceName":"AAI-EVENT","ElapsedTime":"23","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:16.095Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:16.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/82194af1-3c2c-485a-8f44-420e22a9eaa4\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"72734a93-9dac-4223-ae3f-6d5fc0c82a6e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:16:005\"},\"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\":\"9509ad51-8ead-4b42-8607-41e0246bc993\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eef5ae25-8dd3-426e-9c4a-607b42920aa5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc\",\"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/9509ad51-8ead-4b42-8607-41e0246bc993/named-query-elements/named-query-element/eef5ae25-8dd3-426e-9c4a-607b42920aa5/named-query-elements/named-query-element/0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc\",\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"06b46e5b-8409-4b45-9a23-4ef8ecc0963a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27ec2592-603a-405d-ab1c-1ec81fc4f6d4\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904/named-query-elements/named-query-element/06b46e5b-8409-4b45-9a23-4ef8ecc0963a/named-query-elements/named-query-element/27ec2592-603a-405d-ab1c-1ec81fc4f6d4\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"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\":\"cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"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/cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"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\":\"e822e5d1-68a6-4642-8619-aa7c65873be6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8c4139e-19f4-4148-a346-2ca74f0f6cfb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d83747f8-f894-4416-a0a6-acf87320b7ac\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cca1ce20-2f3d-4ff4-ab2f-d5e9cf7b05e4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2ef9c9d-9a29-42f9-81c4-485b442e41a5\",\"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/e822e5d1-68a6-4642-8619-aa7c65873be6/named-query-elements/named-query-element/b8c4139e-19f4-4148-a346-2ca74f0f6cfb/named-query-elements/named-query-element/d83747f8-f894-4416-a0a6-acf87320b7ac/named-query-elements/named-query-element/cca1ce20-2f3d-4ff4-ab2f-d5e9cf7b05e4/named-query-elements/named-query-element/c2ef9c9d-9a29-42f9-81c4-485b442e41a5\",\"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\":\"813d05e2-da5a-4af4-abf3-ccd7e2c65445\",\"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/813d05e2-da5a-4af4-abf3-ccd7e2c65445\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3e51bf07-c092-4907-9ceb-ab732e931e66\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"76d388b0-73a5-45b3-b05e-78a8208d1082\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/3e51bf07-c092-4907-9ceb-ab732e931e66/named-query-elements/named-query-element/76d388b0-73a5-45b3-b05e-78a8208d1082\",\"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\":\"ba90b095-1778-44e5-9b58-1e303b2b83a2\",\"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/ba90b095-1778-44e5-9b58-1e303b2b83a2\",\"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\":\"e9bce5d0-4348-4886-be52-c096029aa07c\",\"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/e9bce5d0-4348-4886-be52-c096029aa07c\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"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\":\"02316ac7-33a0-405b-9cfe-7b0f9e44bcb5\",\"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/02316ac7-33a0-405b-9cfe-7b0f9e44bcb5\",\"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\":\"f330b174-4ade-41ee-8709-31019e55a696\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b693f409-eb5b-4a58-a37b-7e77b1f864c6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"623b919c-149f-4327-bde1-b3a7d3532890\",\"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/f330b174-4ade-41ee-8709-31019e55a696/named-query-elements/named-query-element/b693f409-eb5b-4a58-a37b-7e77b1f864c6/named-query-elements/named-query-element/623b919c-149f-4327-bde1-b3a7d3532890\",\"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\":\"33d9cff7-e1e1-4d2e-9e3f-536bf68fe3d9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09bc7745-247b-4bf6-a4b3-726a0882be89\",\"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/33d9cff7-e1e1-4d2e-9e3f-536bf68fe3d9/named-query-elements/named-query-element/09bc7745-247b-4bf6-a4b3-726a0882be89\",\"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\":\"0147a82b-a626-4ea3-a01d-5a070b5b5176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bee7fd85-1c54-4f62-a175-89cf86279285\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f1d8cee4-5855-46ed-8c4f-74f3c918ac40\",\"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/0147a82b-a626-4ea3-a01d-5a070b5b5176/named-query-elements/named-query-element/bee7fd85-1c54-4f62-a175-89cf86279285/named-query-elements/named-query-element/f1d8cee4-5855-46ed-8c4f-74f3c918ac40\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380795372\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"72734a93-9dac-4223-ae3f-6d5fc0c82a6e","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:16.098Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:16.122Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"72734a93-9dac-4223-ae3f-6d5fc0c82a6e","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:16.122Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:16.124Z","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\":\"72734a93-9dac-4223-ae3f-6d5fc0c82a6e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:16:016\"},\"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\":\"9509ad51-8ead-4b42-8607-41e0246bc993\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eef5ae25-8dd3-426e-9c4a-607b42920aa5\",\"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/9509ad51-8ead-4b42-8607-41e0246bc993/named-query-elements/named-query-element/eef5ae25-8dd3-426e-9c4a-607b42920aa5\",\"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\":\"078d50f8-bcc8-45b4-bffa-326294b90827\",\"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/078d50f8-bcc8-45b4-bffa-326294b90827\",\"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\":\"61acf4a5-8461-440f-81f0-38d77554f41f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c93f0c1-f4a4-4199-b518-5d0a9feae154\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c54c5bb5-8b73-41e7-aa42-660e48a5854a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f2a0762a-3da6-44fd-a425-532759390e4e\",\"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/61acf4a5-8461-440f-81f0-38d77554f41f/named-query-elements/named-query-element/4c93f0c1-f4a4-4199-b518-5d0a9feae154/named-query-elements/named-query-element/c54c5bb5-8b73-41e7-aa42-660e48a5854a/named-query-elements/named-query-element/f2a0762a-3da6-44fd-a425-532759390e4e\",\"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\":\"9509ad51-8ead-4b42-8607-41e0246bc993\",\"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/9509ad51-8ead-4b42-8607-41e0246bc993\",\"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\":\"e822e5d1-68a6-4642-8619-aa7c65873be6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8c4139e-19f4-4148-a346-2ca74f0f6cfb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d83747f8-f894-4416-a0a6-acf87320b7ac\",\"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/e822e5d1-68a6-4642-8619-aa7c65873be6/named-query-elements/named-query-element/b8c4139e-19f4-4148-a346-2ca74f0f6cfb/named-query-elements/named-query-element/d83747f8-f894-4416-a0a6-acf87320b7ac\",\"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\":\"9ff49bda-2472-4e8d-88be-ef936531ceb9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e5f793d5-89a4-4196-9f60-793a1b028918\",\"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/9ff49bda-2472-4e8d-88be-ef936531ceb9/named-query-elements/named-query-element/e5f793d5-89a4-4196-9f60-793a1b028918\",\"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\":\"e822e5d1-68a6-4642-8619-aa7c65873be6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8c4139e-19f4-4148-a346-2ca74f0f6cfb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d83747f8-f894-4416-a0a6-acf87320b7ac\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cca1ce20-2f3d-4ff4-ab2f-d5e9cf7b05e4\",\"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/e822e5d1-68a6-4642-8619-aa7c65873be6/named-query-elements/named-query-element/b8c4139e-19f4-4148-a346-2ca74f0f6cfb/named-query-elements/named-query-element/d83747f8-f894-4416-a0a6-acf87320b7ac/named-query-elements/named-query-element/cca1ce20-2f3d-4ff4-ab2f-d5e9cf7b05e4\",\"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\":\"0147a82b-a626-4ea3-a01d-5a070b5b5176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bee7fd85-1c54-4f62-a175-89cf86279285\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bbdfb9eb-fb40-4897-9b51-3445c707f63e\",\"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/0147a82b-a626-4ea3-a01d-5a070b5b5176/named-query-elements/named-query-element/bee7fd85-1c54-4f62-a175-89cf86279285/named-query-elements/named-query-element/bbdfb9eb-fb40-4897-9b51-3445c707f63e\",\"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\":\"175ff4aa-3738-4d6a-8d9c-1a59589724e6\",\"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/175ff4aa-3738-4d6a-8d9c-1a59589724e6\",\"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\":\"0147a82b-a626-4ea3-a01d-5a070b5b5176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bee7fd85-1c54-4f62-a175-89cf86279285\",\"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/0147a82b-a626-4ea3-a01d-5a070b5b5176/named-query-elements/named-query-element/bee7fd85-1c54-4f62-a175-89cf86279285\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380795372\",\"model-invariant-id\":\"fe012535-2c31-4a39-a739-612374c638a0\"}}","context":{"RequestID":"72734a93-9dac-4223-ae3f-6d5fc0c82a6e","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:16.124Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:16.143Z","message":"Entering","context":{"RequestID":"b050cf90-4d28-4f49-8080-6db567f408b0","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"86593a27-9ded-478d-88a5-c55ac2da0a5d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:16.143Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:16.149Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"72734a93-9dac-4223-ae3f-6d5fc0c82a6e","ServiceName":"/aai/v27/service-design-and-creation/models/model/fe012535-2c31-4a39-a739-612374c638a0","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:16.149Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:16.152Z","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\":\"72734a93-9dac-4223-ae3f-6d5fc0c82a6e\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:16:026\"},\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f3100785-63c5-4cc4-90fb-aa0ec2e1e29c\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/f3100785-63c5-4cc4-90fb-aa0ec2e1e29c\",\"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\":\"9509ad51-8ead-4b42-8607-41e0246bc993\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eef5ae25-8dd3-426e-9c4a-607b42920aa5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6bf82888-42a2-486b-b090-23fabd6abd42\",\"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/9509ad51-8ead-4b42-8607-41e0246bc993/named-query-elements/named-query-element/eef5ae25-8dd3-426e-9c4a-607b42920aa5/named-query-elements/named-query-element/0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc/named-query-elements/named-query-element/6bf82888-42a2-486b-b090-23fabd6abd42\",\"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\":\"e822e5d1-68a6-4642-8619-aa7c65873be6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8c4139e-19f4-4148-a346-2ca74f0f6cfb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d83747f8-f894-4416-a0a6-acf87320b7ac\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cca1ce20-2f3d-4ff4-ab2f-d5e9cf7b05e4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2ef9c9d-9a29-42f9-81c4-485b442e41a5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5237a4a-a9bf-4d43-a45a-276f6b70c8bb\",\"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/e822e5d1-68a6-4642-8619-aa7c65873be6/named-query-elements/named-query-element/b8c4139e-19f4-4148-a346-2ca74f0f6cfb/named-query-elements/named-query-element/d83747f8-f894-4416-a0a6-acf87320b7ac/named-query-elements/named-query-element/cca1ce20-2f3d-4ff4-ab2f-d5e9cf7b05e4/named-query-elements/named-query-element/c2ef9c9d-9a29-42f9-81c4-485b442e41a5/named-query-elements/named-query-element/b5237a4a-a9bf-4d43-a45a-276f6b70c8bb\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"48f5e84f-68a3-4f7a-b807-5183266d4f5d\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/48f5e84f-68a3-4f7a-b807-5183266d4f5d\",\"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\":\"33d9cff7-e1e1-4d2e-9e3f-536bf68fe3d9\",\"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/33d9cff7-e1e1-4d2e-9e3f-536bf68fe3d9\",\"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\":\"d8673683-9cc6-49d5-ba69-3af4fbc0b47b\",\"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/d8673683-9cc6-49d5-ba69-3af4fbc0b47b\",\"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\":\"0147a82b-a626-4ea3-a01d-5a070b5b5176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bee7fd85-1c54-4f62-a175-89cf86279285\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f1d8cee4-5855-46ed-8c4f-74f3c918ac40\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8744854c-7e48-410d-bf2c-7233142ed75b\",\"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/0147a82b-a626-4ea3-a01d-5a070b5b5176/named-query-elements/named-query-element/bee7fd85-1c54-4f62-a175-89cf86279285/named-query-elements/named-query-element/f1d8cee4-5855-46ed-8c4f-74f3c918ac40/named-query-elements/named-query-element/8744854c-7e48-410d-bf2c-7233142ed75b\",\"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\":\"813d05e2-da5a-4af4-abf3-ccd7e2c65445\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bdc664e4-8dcc-4503-86c6-0353ab341ea3\",\"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/813d05e2-da5a-4af4-abf3-ccd7e2c65445/named-query-elements/named-query-element/bdc664e4-8dcc-4503-86c6-0353ab341ea3\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380795372\",\"model-invariant-id\":\"2e1a602a-acd8-4f78-94ff-618b802a303b\"}}","context":{"RequestID":"72734a93-9dac-4223-ae3f-6d5fc0c82a6e","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:16.151Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:16.160Z","message":"Checking for system property [partnerName]","context":{"RequestID":"b050cf90-4d28-4f49-8080-6db567f408b0","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"86593a27-9ded-478d-88a5-c55ac2da0a5d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:16.143Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:16.160Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"b050cf90-4d28-4f49-8080-6db567f408b0","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"86593a27-9ded-478d-88a5-c55ac2da0a5d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:16.143Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:16.160Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"b050cf90-4d28-4f49-8080-6db567f408b0","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"86593a27-9ded-478d-88a5-c55ac2da0a5d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:16.143Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:16.160Z","message":"Invoke","context":{"RequestID":"b050cf90-4d28-4f49-8080-6db567f408b0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"86593a27-9ded-478d-88a5-c55ac2da0a5d","LogTimestamp":"2023-04-13T10:13:16.160Z"},"thread":"qtp1341706533-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:16.180Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"72734a93-9dac-4223-ae3f-6d5fc0c82a6e","ServiceName":"/aai/v27/service-design-and-creation/models/model/2e1a602a-acd8-4f78-94ff-618b802a303b","TargetServiceName":"AAI-EVENT","ElapsedTime":"29","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:16.180Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:16.368Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:13:16.377Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:16.377Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:16.378Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:16.399Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"b050cf90-4d28-4f49-8080-6db567f408b0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"239","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":"86593a27-9ded-478d-88a5-c55ac2da0a5d","LogTimestamp":"2023-04-13T10:13:16.399Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-29","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:16.452Z","message":"Entering","context":{"RequestID":"c0ee11d5-ee86-4b9f-9a94-8ad03129657c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"050e0b67-9fd6-4051-8acb-b2eb850b45e6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:16.452Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:16.456Z","message":"{\"transactionId\":\"c0ee11d5-ee86-4b9f-9a94-8ad03129657c\",\"status\":\"200\",\"rqstDate\":\"230413-10:13:16:453\",\"respDate\":\"230413-10:13:16:456\",\"sourceId\":\"haproxy:c0ee11d5-ee86-4b9f-9a94-8ad03129657c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:13:16:453-41721\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[91d33a6b-1761-4f55-8180-39a31d33e6b7], x-b3-parentspanid=[6ca4c3f15f43244e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0f21ce038265a6856ca4c3f15f43244e], x-b3-spanid=[210e1fbabda11ebe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c0ee11d5-ee86-4b9f-9a94-8ad03129657c]}\\\"}\"}","context":{"RequestID":"c0ee11d5-ee86-4b9f-9a94-8ad03129657c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"050e0b67-9fd6-4051-8acb-b2eb850b45e6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:16.452Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:16.457Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c0ee11d5-ee86-4b9f-9a94-8ad03129657c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"050e0b67-9fd6-4051-8acb-b2eb850b45e6","LogTimestamp":"2023-04-13T10:13:16.457Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:13:16.863Z","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\":\"b050cf90-4d28-4f49-8080-6db567f408b0\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:16:854\"},\"entity\":{\"resource-version\":\"1681380796159\",\"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\":\"a88c3a39-f484-447b-99f5-574a0b465cbf\",\"resource-version\":\"1681380796159\",\"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\":\"acae043c-4132-4f58-bd36-9f9c080f8ba0\",\"resource-version\":\"1681380796159\",\"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\":\"4639465d-5bf4-4ad5-880b-36b45796ebfd\",\"resource-version\":\"1681380796159\",\"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\":\"55ad24d0-2404-48a5-8d43-a4b7ba593b7f\",\"resource-version\":\"1681380796159\",\"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\":\"97b99ae3-046c-4f36-91d6-80e17abd979f\",\"resource-version\":\"1681380796159\"}]}}]}}]}}]}}]}}}","context":{"RequestID":"b050cf90-4d28-4f49-8080-6db567f408b0","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:16.863Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:16.891Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b050cf90-4d28-4f49-8080-6db567f408b0","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:16.891Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:16.895Z","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\":\"b050cf90-4d28-4f49-8080-6db567f408b0\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:16:864\"},\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"06b46e5b-8409-4b45-9a23-4ef8ecc0963a\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904/named-query-elements/named-query-element/06b46e5b-8409-4b45-9a23-4ef8ecc0963a\",\"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\":\"61acf4a5-8461-440f-81f0-38d77554f41f\",\"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/61acf4a5-8461-440f-81f0-38d77554f41f\",\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"35bc9779-5110-4c1b-9326-392949e849fc\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a/named-query-elements/named-query-element/35bc9779-5110-4c1b-9326-392949e849fc\",\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9a801640-0483-4310-bf77-16e2e48ac672\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829/named-query-elements/named-query-element/9a801640-0483-4310-bf77-16e2e48ac672\",\"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\":\"cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d78d207e-113e-496b-97bc-3cfea85cf6ff\",\"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/cc4104d8-2846-43e7-a82e-4cd4dfb04e45/named-query-elements/named-query-element/d78d207e-113e-496b-97bc-3cfea85cf6ff\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"644bb383-324a-4ec0-9200-439465e7dcad\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294/named-query-elements/named-query-element/644bb383-324a-4ec0-9200-439465e7dcad\",\"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\":\"ba90b095-1778-44e5-9b58-1e303b2b83a2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e817d9fe-7e99-437d-89b2-c743705bf0c0\",\"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/ba90b095-1778-44e5-9b58-1e303b2b83a2/named-query-elements/named-query-element/e817d9fe-7e99-437d-89b2-c743705bf0c0\",\"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\":\"175ff4aa-3738-4d6a-8d9c-1a59589724e6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"21796f10-0a79-41c7-bb9b-662a632188da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"37a98f88-5502-4377-9215-ebc6cd2b2acb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2b3816be-e4a2-40e3-b25b-eaf62f245000\",\"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/175ff4aa-3738-4d6a-8d9c-1a59589724e6/named-query-elements/named-query-element/21796f10-0a79-41c7-bb9b-662a632188da/named-query-elements/named-query-element/37a98f88-5502-4377-9215-ebc6cd2b2acb/named-query-elements/named-query-element/2b3816be-e4a2-40e3-b25b-eaf62f245000\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3e51bf07-c092-4907-9ceb-ab732e931e66\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"76d388b0-73a5-45b3-b05e-78a8208d1082\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aab9ba21-7380-4ae4-812a-a56cab9f5be6\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/3e51bf07-c092-4907-9ceb-ab732e931e66/named-query-elements/named-query-element/76d388b0-73a5-45b3-b05e-78a8208d1082/named-query-elements/named-query-element/aab9ba21-7380-4ae4-812a-a56cab9f5be6\",\"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\":\"813d05e2-da5a-4af4-abf3-ccd7e2c65445\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ff5dec4-da4e-4bdf-bb0e-9bae9a9c6852\",\"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/813d05e2-da5a-4af4-abf3-ccd7e2c65445/named-query-elements/named-query-element/9ff5dec4-da4e-4bdf-bb0e-9bae9a9c6852\",\"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\":\"0bd46eb0-a9af-478e-b442-7a4545096dc8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb63270b-c14a-4649-bcba-e534c9c4e625\",\"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/0bd46eb0-a9af-478e-b442-7a4545096dc8/named-query-elements/named-query-element/eb63270b-c14a-4649-bcba-e534c9c4e625\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f89b32ba-1008-4a2a-9543-baa4975c6a05\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/f89b32ba-1008-4a2a-9543-baa4975c6a05\",\"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\":\"02316ac7-33a0-405b-9cfe-7b0f9e44bcb5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5e7cbc72-3de9-4f5b-ab36-13e64a09a55e\",\"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/02316ac7-33a0-405b-9cfe-7b0f9e44bcb5/named-query-elements/named-query-element/5e7cbc72-3de9-4f5b-ab36-13e64a09a55e\",\"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\":\"a88c3a39-f484-447b-99f5-574a0b465cbf\",\"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/a88c3a39-f484-447b-99f5-574a0b465cbf\",\"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\":\"e9bce5d0-4348-4886-be52-c096029aa07c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bb64884d-7ba7-4e0f-af0c-a35ec02a37a0\",\"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/e9bce5d0-4348-4886-be52-c096029aa07c/named-query-elements/named-query-element/bb64884d-7ba7-4e0f-af0c-a35ec02a37a0\",\"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\":\"f330b174-4ade-41ee-8709-31019e55a696\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b693f409-eb5b-4a58-a37b-7e77b1f864c6\",\"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/f330b174-4ade-41ee-8709-31019e55a696/named-query-elements/named-query-element/b693f409-eb5b-4a58-a37b-7e77b1f864c6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380796159\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"b050cf90-4d28-4f49-8080-6db567f408b0","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:16.895Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:16.913Z","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-04-13T10:13:16.933Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b050cf90-4d28-4f49-8080-6db567f408b0","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"38","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:16.933Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:16.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/0562518b-e5b3-49f4-8ad8-19b43766c79d\",\"event-type\":\"AAI-EVENT\",\"domain\":\"dev\",\"action\":\"UPDATE\",\"sequence-number\":\"0\",\"id\":\"b050cf90-4d28-4f49-8080-6db567f408b0\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:16:875\"},\"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\":\"a88c3a39-f484-447b-99f5-574a0b465cbf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"acae043c-4132-4f58-bd36-9f9c080f8ba0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4639465d-5bf4-4ad5-880b-36b45796ebfd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"55ad24d0-2404-48a5-8d43-a4b7ba593b7f\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"97b99ae3-046c-4f36-91d6-80e17abd979f\",\"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/a88c3a39-f484-447b-99f5-574a0b465cbf/named-query-elements/named-query-element/acae043c-4132-4f58-bd36-9f9c080f8ba0/named-query-elements/named-query-element/4639465d-5bf4-4ad5-880b-36b45796ebfd/named-query-elements/named-query-element/55ad24d0-2404-48a5-8d43-a4b7ba593b7f/named-query-elements/named-query-element/97b99ae3-046c-4f36-91d6-80e17abd979f\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380796159\",\"model-invariant-id\":\"0562518b-e5b3-49f4-8ad8-19b43766c79d\"}}","context":{"RequestID":"b050cf90-4d28-4f49-8080-6db567f408b0","ServiceName":"/aai/v27/service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:16.934Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:16.948Z","message":"{\"transactionId\":\"b050cf90-4d28-4f49-8080-6db567f408b0\",\"status\":\"201\",\"rqstDate\":\"230413-10:13:16:144\",\"respDate\":\"230413-10:13:16:948\",\"sourceId\":\"AAI-TOOLS:b050cf90-4d28-4f49-8080-6db567f408b0\",\"resourceId\":\"http://aai.onap/aai/v27/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031\",\"resourceType\":\"PUT\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:13:16:144-62615\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[59297200-763e-463f-b64c-68c9981f73a7], x-b3-parentspanid=[427afb23dbc4d112], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[b050cf90-4d28-4f49-8080-6db567f408b0], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ea5c55cc9a7cbf61b4488ae49270944f], x-b3-spanid=[46278037ee72ef9c], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[3084], Content-Type=[application/json], X-ONAP-RequestID=[b050cf90-4d28-4f49-8080-6db567f408b0]}\\\",\\\"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\\\":\\\"2-aai-resources-230413-10:13:16:144-62615\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[172272], Content-Type=[application/json], X-AAI-TXID=[2-aai-resources-230413-10:13:16:144-62615]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"b050cf90-4d28-4f49-8080-6db567f408b0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"239","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"86593a27-9ded-478d-88a5-c55ac2da0a5d","LogTimestamp":"2023-04-13T10:13:16.399Z","elapsedTime":"54"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:16.949Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"b050cf90-4d28-4f49-8080-6db567f408b0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"806","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"86593a27-9ded-478d-88a5-c55ac2da0a5d","LogTimestamp":"2023-04-13T10:13:16.949Z","ResponseDesc":"Created","elapsedTime":"54"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:16 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/037eb932-edac-48f5-9782-c19c0aa5a031" 201 0 REST b050cf90-4d28-4f49-8080-6db567f408b0 AAI-TOOLS 127.0.0.6 - - - - - - - - - 809 - "logType": "access"
{"timestamp":"2023-04-13T10:13:16.964Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b050cf90-4d28-4f49-8080-6db567f408b0","ServiceName":"/aai/v27/service-design-and-creation/models/model/0562518b-e5b3-49f4-8ad8-19b43766c79d","TargetServiceName":"AAI-EVENT","ElapsedTime":"30","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:16.964Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:16.966Z","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\":\"b050cf90-4d28-4f49-8080-6db567f408b0\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:16:887\"},\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a1116dff-3552-4004-bcb7-f63751396362\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"733d95a5-3974-4555-ba99-3caebd700b7a\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904/named-query-elements/named-query-element/a1116dff-3552-4004-bcb7-f63751396362/named-query-elements/named-query-element/733d95a5-3974-4555-ba99-3caebd700b7a\",\"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\":\"0bd46eb0-a9af-478e-b442-7a4545096dc8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb63270b-c14a-4649-bcba-e534c9c4e625\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e7a41ac-6d19-439f-9694-0f2878d6568d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e2119d87-418b-4450-b475-0570e0b4320c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2f946ba6-4b53-4f55-bd10-abc480e9a7c0\",\"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/0bd46eb0-a9af-478e-b442-7a4545096dc8/named-query-elements/named-query-element/eb63270b-c14a-4649-bcba-e534c9c4e625/named-query-elements/named-query-element/8e7a41ac-6d19-439f-9694-0f2878d6568d/named-query-elements/named-query-element/e2119d87-418b-4450-b475-0570e0b4320c/named-query-elements/named-query-element/2f946ba6-4b53-4f55-bd10-abc480e9a7c0\",\"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\":\"d8673683-9cc6-49d5-ba69-3af4fbc0b47b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"655dde8d-fa8a-4bfd-b9ef-f017394e2956\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"1f453bc9-d74e-420e-800f-0c6c4c238daa\",\"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/d8673683-9cc6-49d5-ba69-3af4fbc0b47b/named-query-elements/named-query-element/655dde8d-fa8a-4bfd-b9ef-f017394e2956/named-query-elements/named-query-element/1f453bc9-d74e-420e-800f-0c6c4c238daa\",\"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\":\"9ff49bda-2472-4e8d-88be-ef936531ceb9\",\"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/9ff49bda-2472-4e8d-88be-ef936531ceb9\",\"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\":\"813d05e2-da5a-4af4-abf3-ccd7e2c65445\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"23b161e0-728d-4072-8440-9e5f080b9f17\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bb040be5-fd72-43cb-b1af-e14881554448\",\"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/813d05e2-da5a-4af4-abf3-ccd7e2c65445/named-query-elements/named-query-element/23b161e0-728d-4072-8440-9e5f080b9f17/named-query-elements/named-query-element/bb040be5-fd72-43cb-b1af-e14881554448\",\"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\":\"a88c3a39-f484-447b-99f5-574a0b465cbf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"acae043c-4132-4f58-bd36-9f9c080f8ba0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4639465d-5bf4-4ad5-880b-36b45796ebfd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"55ad24d0-2404-48a5-8d43-a4b7ba593b7f\",\"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/a88c3a39-f484-447b-99f5-574a0b465cbf/named-query-elements/named-query-element/acae043c-4132-4f58-bd36-9f9c080f8ba0/named-query-elements/named-query-element/4639465d-5bf4-4ad5-880b-36b45796ebfd/named-query-elements/named-query-element/55ad24d0-2404-48a5-8d43-a4b7ba593b7f\",\"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\":\"f330b174-4ade-41ee-8709-31019e55a696\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8ffab319-d0e9-43c8-b7dc-08e5a8b5a706\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"89a5169c-7114-47af-968a-d64a80e60b09\",\"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/f330b174-4ade-41ee-8709-31019e55a696/named-query-elements/named-query-element/8ffab319-d0e9-43c8-b7dc-08e5a8b5a706/named-query-elements/named-query-element/89a5169c-7114-47af-968a-d64a80e60b09\",\"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\":\"e9bce5d0-4348-4886-be52-c096029aa07c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bb64884d-7ba7-4e0f-af0c-a35ec02a37a0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"26e8194e-5bde-4684-a2bd-fb02f94d2084\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"be30836f-fe7a-4510-b3c8-85dbaa3972a7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4c2e6276-3c35-499a-9673-c1e53eb51d99\",\"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/e9bce5d0-4348-4886-be52-c096029aa07c/named-query-elements/named-query-element/bb64884d-7ba7-4e0f-af0c-a35ec02a37a0/named-query-elements/named-query-element/26e8194e-5bde-4684-a2bd-fb02f94d2084/named-query-elements/named-query-element/be30836f-fe7a-4510-b3c8-85dbaa3972a7/named-query-elements/named-query-element/4c2e6276-3c35-499a-9673-c1e53eb51d99\",\"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\":\"813d05e2-da5a-4af4-abf3-ccd7e2c65445\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ff5dec4-da4e-4bdf-bb0e-9bae9a9c6852\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d0402c76-6a33-4045-b58a-6eb68a688e5c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5f099b1-a3ca-4baa-9b16-f3c7730d2193\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4e55f42d-fc12-4d73-b869-f04f58f6b833\",\"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/813d05e2-da5a-4af4-abf3-ccd7e2c65445/named-query-elements/named-query-element/9ff5dec4-da4e-4bdf-bb0e-9bae9a9c6852/named-query-elements/named-query-element/d0402c76-6a33-4045-b58a-6eb68a688e5c/named-query-elements/named-query-element/a5f099b1-a3ca-4baa-9b16-f3c7730d2193/named-query-elements/named-query-element/4e55f42d-fc12-4d73-b869-f04f58f6b833\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380796159\",\"model-invariant-id\":\"425b2158-e51d-4509-9945-dad4556474a3\"}}","context":{"RequestID":"b050cf90-4d28-4f49-8080-6db567f408b0","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:16.965Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:16.993Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b050cf90-4d28-4f49-8080-6db567f408b0","ServiceName":"/aai/v27/service-design-and-creation/models/model/425b2158-e51d-4509-9945-dad4556474a3","TargetServiceName":"AAI-EVENT","ElapsedTime":"28","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:16.993Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:16.995Z","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\":\"b050cf90-4d28-4f49-8080-6db567f408b0\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:16:896\"},\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9a801640-0483-4310-bf77-16e2e48ac672\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aacc7862-6cc6-4dca-b05b-665f0e987acd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7a998c79-dc9f-4c32-a4df-9b9b751e95d2\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829/named-query-elements/named-query-element/9a801640-0483-4310-bf77-16e2e48ac672/named-query-elements/named-query-element/aacc7862-6cc6-4dca-b05b-665f0e987acd/named-query-elements/named-query-element/7a998c79-dc9f-4c32-a4df-9b9b751e95d2\",\"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\":\"cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d78d207e-113e-496b-97bc-3cfea85cf6ff\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"7c93ff57-993e-4b0c-a90d-c8a14293d5e9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"ec6f0a8b-7f5d-4698-bff9-f2c4f70762dc\",\"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/cc4104d8-2846-43e7-a82e-4cd4dfb04e45/named-query-elements/named-query-element/d78d207e-113e-496b-97bc-3cfea85cf6ff/named-query-elements/named-query-element/7c93ff57-993e-4b0c-a90d-c8a14293d5e9/named-query-elements/named-query-element/ec6f0a8b-7f5d-4698-bff9-f2c4f70762dc\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"644bb383-324a-4ec0-9200-439465e7dcad\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f5319019-96ca-493c-a37c-f3708d36ed1a\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294/named-query-elements/named-query-element/644bb383-324a-4ec0-9200-439465e7dcad/named-query-elements/named-query-element/f5319019-96ca-493c-a37c-f3708d36ed1a\",\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"becb26cb-1bdc-4492-b81a-c4418649db4a\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676/named-query-elements/named-query-element/becb26cb-1bdc-4492-b81a-c4418649db4a\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f89b32ba-1008-4a2a-9543-baa4975c6a05\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e5b3a49-ee41-4252-9604-b1cc4a44f823\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/f89b32ba-1008-4a2a-9543-baa4975c6a05/named-query-elements/named-query-element/8e5b3a49-ee41-4252-9604-b1cc4a44f823\",\"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\":\"ba90b095-1778-44e5-9b58-1e303b2b83a2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e817d9fe-7e99-437d-89b2-c743705bf0c0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"17f93bb0-ac18-4f11-8296-55ab87a07cb5\",\"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/ba90b095-1778-44e5-9b58-1e303b2b83a2/named-query-elements/named-query-element/e817d9fe-7e99-437d-89b2-c743705bf0c0/named-query-elements/named-query-element/17f93bb0-ac18-4f11-8296-55ab87a07cb5\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3e51bf07-c092-4907-9ceb-ab732e931e66\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"76d388b0-73a5-45b3-b05e-78a8208d1082\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aab9ba21-7380-4ae4-812a-a56cab9f5be6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"75a12b5e-6076-4bfa-97f9-c0deffac23db\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/3e51bf07-c092-4907-9ceb-ab732e931e66/named-query-elements/named-query-element/76d388b0-73a5-45b3-b05e-78a8208d1082/named-query-elements/named-query-element/aab9ba21-7380-4ae4-812a-a56cab9f5be6/named-query-elements/named-query-element/75a12b5e-6076-4bfa-97f9-c0deffac23db\",\"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\":\"813d05e2-da5a-4af4-abf3-ccd7e2c65445\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ff5dec4-da4e-4bdf-bb0e-9bae9a9c6852\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d0402c76-6a33-4045-b58a-6eb68a688e5c\",\"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/813d05e2-da5a-4af4-abf3-ccd7e2c65445/named-query-elements/named-query-element/9ff5dec4-da4e-4bdf-bb0e-9bae9a9c6852/named-query-elements/named-query-element/d0402c76-6a33-4045-b58a-6eb68a688e5c\",\"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\":\"e9bce5d0-4348-4886-be52-c096029aa07c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bb64884d-7ba7-4e0f-af0c-a35ec02a37a0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"26e8194e-5bde-4684-a2bd-fb02f94d2084\",\"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/e9bce5d0-4348-4886-be52-c096029aa07c/named-query-elements/named-query-element/bb64884d-7ba7-4e0f-af0c-a35ec02a37a0/named-query-elements/named-query-element/26e8194e-5bde-4684-a2bd-fb02f94d2084\",\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"35bc9779-5110-4c1b-9326-392949e849fc\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"6b941a24-123d-4d63-a39c-012a59046ae7\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"70c4fe2b-8f73-4502-98b9-7a0da4adc8f0\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a/named-query-elements/named-query-element/35bc9779-5110-4c1b-9326-392949e849fc/named-query-elements/named-query-element/6b941a24-123d-4d63-a39c-012a59046ae7/named-query-elements/named-query-element/70c4fe2b-8f73-4502-98b9-7a0da4adc8f0\",\"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\":\"0bd46eb0-a9af-478e-b442-7a4545096dc8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb63270b-c14a-4649-bcba-e534c9c4e625\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e7a41ac-6d19-439f-9694-0f2878d6568d\",\"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/0bd46eb0-a9af-478e-b442-7a4545096dc8/named-query-elements/named-query-element/eb63270b-c14a-4649-bcba-e534c9c4e625/named-query-elements/named-query-element/8e7a41ac-6d19-439f-9694-0f2878d6568d\",\"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\":\"f330b174-4ade-41ee-8709-31019e55a696\",\"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/f330b174-4ade-41ee-8709-31019e55a696\",\"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\":\"a88c3a39-f484-447b-99f5-574a0b465cbf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"acae043c-4132-4f58-bd36-9f9c080f8ba0\",\"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/a88c3a39-f484-447b-99f5-574a0b465cbf/named-query-elements/named-query-element/acae043c-4132-4f58-bd36-9f9c080f8ba0\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380796159\",\"model-invariant-id\":\"ff69d4e0-a8e8-4108-bdb0-dd63217e63c7\"}}","context":{"RequestID":"b050cf90-4d28-4f49-8080-6db567f408b0","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:16.995Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:17.017Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b050cf90-4d28-4f49-8080-6db567f408b0","ServiceName":"/aai/v27/service-design-and-creation/models/model/ff69d4e0-a8e8-4108-bdb0-dd63217e63c7","TargetServiceName":"AAI-EVENT","ElapsedTime":"22","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:17.017Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:17.019Z","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\":\"b050cf90-4d28-4f49-8080-6db567f408b0\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:16:914\"},\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a1116dff-3552-4004-bcb7-f63751396362\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904/named-query-elements/named-query-element/a1116dff-3552-4004-bcb7-f63751396362\",\"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\":\"0bd46eb0-a9af-478e-b442-7a4545096dc8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb63270b-c14a-4649-bcba-e534c9c4e625\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e7a41ac-6d19-439f-9694-0f2878d6568d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e2119d87-418b-4450-b475-0570e0b4320c\",\"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/0bd46eb0-a9af-478e-b442-7a4545096dc8/named-query-elements/named-query-element/eb63270b-c14a-4649-bcba-e534c9c4e625/named-query-elements/named-query-element/8e7a41ac-6d19-439f-9694-0f2878d6568d/named-query-elements/named-query-element/e2119d87-418b-4450-b475-0570e0b4320c\",\"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\":\"d8673683-9cc6-49d5-ba69-3af4fbc0b47b\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"655dde8d-fa8a-4bfd-b9ef-f017394e2956\",\"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/d8673683-9cc6-49d5-ba69-3af4fbc0b47b/named-query-elements/named-query-element/655dde8d-fa8a-4bfd-b9ef-f017394e2956\",\"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\":\"f330b174-4ade-41ee-8709-31019e55a696\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8ffab319-d0e9-43c8-b7dc-08e5a8b5a706\",\"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/f330b174-4ade-41ee-8709-31019e55a696/named-query-elements/named-query-element/8ffab319-d0e9-43c8-b7dc-08e5a8b5a706\",\"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\":\"e9bce5d0-4348-4886-be52-c096029aa07c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bb64884d-7ba7-4e0f-af0c-a35ec02a37a0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"26e8194e-5bde-4684-a2bd-fb02f94d2084\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"be30836f-fe7a-4510-b3c8-85dbaa3972a7\",\"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/e9bce5d0-4348-4886-be52-c096029aa07c/named-query-elements/named-query-element/bb64884d-7ba7-4e0f-af0c-a35ec02a37a0/named-query-elements/named-query-element/26e8194e-5bde-4684-a2bd-fb02f94d2084/named-query-elements/named-query-element/be30836f-fe7a-4510-b3c8-85dbaa3972a7\",\"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\":\"813d05e2-da5a-4af4-abf3-ccd7e2c65445\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ff5dec4-da4e-4bdf-bb0e-9bae9a9c6852\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d0402c76-6a33-4045-b58a-6eb68a688e5c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"a5f099b1-a3ca-4baa-9b16-f3c7730d2193\",\"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/813d05e2-da5a-4af4-abf3-ccd7e2c65445/named-query-elements/named-query-element/9ff5dec4-da4e-4bdf-bb0e-9bae9a9c6852/named-query-elements/named-query-element/d0402c76-6a33-4045-b58a-6eb68a688e5c/named-query-elements/named-query-element/a5f099b1-a3ca-4baa-9b16-f3c7730d2193\",\"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\":\"a88c3a39-f484-447b-99f5-574a0b465cbf\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"acae043c-4132-4f58-bd36-9f9c080f8ba0\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"4639465d-5bf4-4ad5-880b-36b45796ebfd\",\"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/a88c3a39-f484-447b-99f5-574a0b465cbf/named-query-elements/named-query-element/acae043c-4132-4f58-bd36-9f9c080f8ba0/named-query-elements/named-query-element/4639465d-5bf4-4ad5-880b-36b45796ebfd\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380796159\",\"model-invariant-id\":\"97c26c99-6870-44c1-8a07-1d900d3f4ce6\"}}","context":{"RequestID":"b050cf90-4d28-4f49-8080-6db567f408b0","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:17.019Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:17.055Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"b050cf90-4d28-4f49-8080-6db567f408b0","ServiceName":"/aai/v27/service-design-and-creation/models/model/97c26c99-6870-44c1-8a07-1d900d3f4ce6","TargetServiceName":"AAI-EVENT","ElapsedTime":"36","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:17.055Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:17.055Z","message":"Entering","context":{"RequestID":"5919f18f-2774-4e74-b9be-c817cadc726c","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f2a62829-8c3b-4010-b4d4-9c914eeac85d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:17.055Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:17.067Z","message":"Checking for system property [partnerName]","context":{"RequestID":"5919f18f-2774-4e74-b9be-c817cadc726c","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f2a62829-8c3b-4010-b4d4-9c914eeac85d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:17.055Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:17.067Z","message":"System property was null or empty. Checking environment variable for: partnerName","context":{"RequestID":"5919f18f-2774-4e74-b9be-c817cadc726c","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f2a62829-8c3b-4010-b4d4-9c914eeac85d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:17.055Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:17.068Z","message":"Environment variable: partnerName was null or empty","context":{"RequestID":"5919f18f-2774-4e74-b9be-c817cadc726c","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f2a62829-8c3b-4010-b4d4-9c914eeac85d","PartnerName":"AAI-TOOLS","LogTimestamp":"2023-04-13T10:13:17.055Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.onap.logging.filter.base.MDCSetup","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:17.068Z","message":"Invoke","context":{"RequestID":"5919f18f-2774-4e74-b9be-c817cadc726c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","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":"f2a62829-8c3b-4010-b4d4-9c914eeac85d","LogTimestamp":"2023-04-13T10:13:17.068Z"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:17.206Z","message":"InvokeReturn","context":{"ResponseCode":"201","RequestID":"5919f18f-2774-4e74-b9be-c817cadc726c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"138","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":"f2a62829-8c3b-4010-b4d4-9c914eeac85d","LogTimestamp":"2023-04-13T10:13:17.206Z","ResponseDesc":"Created","elapsedTime":"0"},"thread":"qtp1341706533-30","logger":"o.o.aai.aailog.logs.AaiDBMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:17.510Z","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\":\"5919f18f-2774-4e74-b9be-c817cadc726c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:17:500\"},\"entity\":{\"resource-version\":\"1681380797066\",\"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\":\"54910504-6ba0-43e2-a401-4b432de7aefd\",\"resource-version\":\"1681380797066\",\"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\":\"9b1fb512-a2ba-43a7-9d3e-e77d5abedb1c\",\"resource-version\":\"1681380797066\",\"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\":\"8e45caec-4bae-4d0e-aaed-072015ded121\",\"resource-version\":\"1681380797066\"}]}}]}}]}}}","context":{"RequestID":"5919f18f-2774-4e74-b9be-c817cadc726c","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/a93ac487-409c-4e8c-9e5f-334ae8f99087","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:17.510Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:17.534Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"5919f18f-2774-4e74-b9be-c817cadc726c","ServiceName":"/aai/v27/service-design-and-creation/named-queries/named-query/a93ac487-409c-4e8c-9e5f-334ae8f99087","TargetServiceName":"AAI-EVENT","ElapsedTime":"24","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:17.534Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:17.536Z","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\":\"5919f18f-2774-4e74-b9be-c817cadc726c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:17:512\"},\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"06b46e5b-8409-4b45-9a23-4ef8ecc0963a\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904/named-query-elements/named-query-element/06b46e5b-8409-4b45-9a23-4ef8ecc0963a\",\"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\":\"61acf4a5-8461-440f-81f0-38d77554f41f\",\"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/61acf4a5-8461-440f-81f0-38d77554f41f\",\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"35bc9779-5110-4c1b-9326-392949e849fc\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a/named-query-elements/named-query-element/35bc9779-5110-4c1b-9326-392949e849fc\",\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9a801640-0483-4310-bf77-16e2e48ac672\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829/named-query-elements/named-query-element/9a801640-0483-4310-bf77-16e2e48ac672\",\"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\":\"cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d78d207e-113e-496b-97bc-3cfea85cf6ff\",\"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/cc4104d8-2846-43e7-a82e-4cd4dfb04e45/named-query-elements/named-query-element/d78d207e-113e-496b-97bc-3cfea85cf6ff\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e494a1c7-71f9-4ec9-8668-73da37b44676\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a/named-query-elements/named-query-element/e494a1c7-71f9-4ec9-8668-73da37b44676\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"644bb383-324a-4ec0-9200-439465e7dcad\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294/named-query-elements/named-query-element/644bb383-324a-4ec0-9200-439465e7dcad\",\"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\":\"ba90b095-1778-44e5-9b58-1e303b2b83a2\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"e817d9fe-7e99-437d-89b2-c743705bf0c0\",\"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/ba90b095-1778-44e5-9b58-1e303b2b83a2/named-query-elements/named-query-element/e817d9fe-7e99-437d-89b2-c743705bf0c0\",\"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\":\"175ff4aa-3738-4d6a-8d9c-1a59589724e6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"21796f10-0a79-41c7-bb9b-662a632188da\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"37a98f88-5502-4377-9215-ebc6cd2b2acb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"2b3816be-e4a2-40e3-b25b-eaf62f245000\",\"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/175ff4aa-3738-4d6a-8d9c-1a59589724e6/named-query-elements/named-query-element/21796f10-0a79-41c7-bb9b-662a632188da/named-query-elements/named-query-element/37a98f88-5502-4377-9215-ebc6cd2b2acb/named-query-elements/named-query-element/2b3816be-e4a2-40e3-b25b-eaf62f245000\",\"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\":\"54910504-6ba0-43e2-a401-4b432de7aefd\",\"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/54910504-6ba0-43e2-a401-4b432de7aefd\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3e51bf07-c092-4907-9ceb-ab732e931e66\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"76d388b0-73a5-45b3-b05e-78a8208d1082\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"aab9ba21-7380-4ae4-812a-a56cab9f5be6\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/3e51bf07-c092-4907-9ceb-ab732e931e66/named-query-elements/named-query-element/76d388b0-73a5-45b3-b05e-78a8208d1082/named-query-elements/named-query-element/aab9ba21-7380-4ae4-812a-a56cab9f5be6\",\"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\":\"54910504-6ba0-43e2-a401-4b432de7aefd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9b1fb512-a2ba-43a7-9d3e-e77d5abedb1c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"8e45caec-4bae-4d0e-aaed-072015ded121\",\"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/54910504-6ba0-43e2-a401-4b432de7aefd/named-query-elements/named-query-element/9b1fb512-a2ba-43a7-9d3e-e77d5abedb1c/named-query-elements/named-query-element/8e45caec-4bae-4d0e-aaed-072015ded121\",\"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\":\"813d05e2-da5a-4af4-abf3-ccd7e2c65445\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9ff5dec4-da4e-4bdf-bb0e-9bae9a9c6852\",\"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/813d05e2-da5a-4af4-abf3-ccd7e2c65445/named-query-elements/named-query-element/9ff5dec4-da4e-4bdf-bb0e-9bae9a9c6852\",\"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\":\"0bd46eb0-a9af-478e-b442-7a4545096dc8\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eb63270b-c14a-4649-bcba-e534c9c4e625\",\"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/0bd46eb0-a9af-478e-b442-7a4545096dc8/named-query-elements/named-query-element/eb63270b-c14a-4649-bcba-e534c9c4e625\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f89b32ba-1008-4a2a-9543-baa4975c6a05\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/f89b32ba-1008-4a2a-9543-baa4975c6a05\",\"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\":\"02316ac7-33a0-405b-9cfe-7b0f9e44bcb5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"5e7cbc72-3de9-4f5b-ab36-13e64a09a55e\",\"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/02316ac7-33a0-405b-9cfe-7b0f9e44bcb5/named-query-elements/named-query-element/5e7cbc72-3de9-4f5b-ab36-13e64a09a55e\",\"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\":\"a88c3a39-f484-447b-99f5-574a0b465cbf\",\"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/a88c3a39-f484-447b-99f5-574a0b465cbf\",\"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\":\"e9bce5d0-4348-4886-be52-c096029aa07c\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bb64884d-7ba7-4e0f-af0c-a35ec02a37a0\",\"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/e9bce5d0-4348-4886-be52-c096029aa07c/named-query-elements/named-query-element/bb64884d-7ba7-4e0f-af0c-a35ec02a37a0\",\"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\":\"f330b174-4ade-41ee-8709-31019e55a696\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b693f409-eb5b-4a58-a37b-7e77b1f864c6\",\"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/f330b174-4ade-41ee-8709-31019e55a696/named-query-elements/named-query-element/b693f409-eb5b-4a58-a37b-7e77b1f864c6\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380797066\",\"model-invariant-id\":\"acc6edd8-a8d4-4b93-afaa-0994068be14c\"}}","context":{"RequestID":"5919f18f-2774-4e74-b9be-c817cadc726c","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:17.536Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:17.545Z","message":"{\"transactionId\":\"5919f18f-2774-4e74-b9be-c817cadc726c\",\"status\":\"201\",\"rqstDate\":\"230413-10:13:17:056\",\"respDate\":\"230413-10:13:17:544\",\"sourceId\":\"AAI-TOOLS:5919f18f-2774-4e74-b9be-c817cadc726c\",\"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-230413-10:13:17:056-59193\\\",\\\"Http-Method\\\":\\\"PUT\\\",\\\"Content-Type\\\":\\\"application/json\\\",\\\"Headers\\\":\\\"{x-request-id=[9ae1d611-a667-43c1-b1ca-9d368cef33ee], x-b3-parentspanid=[016cbd91c54c9555], Accept=[application/json], x-b3-sampled=[0], User-Agent=[curl/7.64.0], X-Forwarded-Proto=[http], x-transactionid=[5919f18f-2774-4e74-b9be-c817cadc726c], Host=[aai.onap], X-Forwarded-Port=[52845], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[79d2f66a5c0f5b4c412af7fc323e8b36], x-b3-spanid=[c2ad1d62babdcdf2], X-Forwarded-For=[127.0.0.6], x-fromappid=[AAI-TOOLS], Content-Length=[1702], Content-Type=[application/json], X-ONAP-RequestID=[5919f18f-2774-4e74-b9be-c817cadc726c]}\\\",\\\"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-230413-10:13:17:056-59193\\\",\\\"Content-Type\\\":null,\\\"Response-Code\\\":201,\\\"Headers\\\":\\\"{vertex-id=[180464], Content-Type=[application/json], X-AAI-TXID=[0-aai-resources-230413-10:13:17:056-59193]}\\\",\\\"Entity\\\":\\\"\\\"}\"}","context":{"RequestID":"5919f18f-2774-4e74-b9be-c817cadc726c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"138","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"f2a62829-8c3b-4010-b4d4-9c914eeac85d","LogTimestamp":"2023-04-13T10:13:17.206Z","elapsedTime":"140"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:17.545Z","message":"Exiting.","context":{"ResponseCode":"201","RequestID":"5919f18f-2774-4e74-b9be-c817cadc726c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"490","PartnerName":"AAI-TOOLS","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/v27/service-design-and-creation/named-queries","InvocationID":"f2a62829-8c3b-4010-b4d4-9c914eeac85d","LogTimestamp":"2023-04-13T10:13:17.545Z","ResponseDesc":"Created","elapsedTime":"140"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:17 +0000] "PUT /aai/v27/service-design-and-creation/named-queries/named-query/a93ac487-409c-4e8c-9e5f-334ae8f99087" 201 0 REST 5919f18f-2774-4e74-b9be-c817cadc726c AAI-TOOLS 127.0.0.6 - - - - - - - - - 493 - "logType": "access"
{"timestamp":"2023-04-13T10:13:17.577Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"5919f18f-2774-4e74-b9be-c817cadc726c","ServiceName":"/aai/v27/service-design-and-creation/models/model/acc6edd8-a8d4-4b93-afaa-0994068be14c","TargetServiceName":"AAI-EVENT","ElapsedTime":"41","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:17.577Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:17.579Z","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\":\"5919f18f-2774-4e74-b9be-c817cadc726c\",\"source-name\":\"AAI-TOOLS\",\"version\":\"v27\",\"timestamp\":\"20230413-10:13:17:523\"},\"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\":\"9509ad51-8ead-4b42-8607-41e0246bc993\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"eef5ae25-8dd3-426e-9c4a-607b42920aa5\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc\",\"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/9509ad51-8ead-4b42-8607-41e0246bc993/named-query-elements/named-query-element/eef5ae25-8dd3-426e-9c4a-607b42920aa5/named-query-elements/named-query-element/0e7433e9-ed0b-45b2-ac62-2a2eed2c96cc\",\"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\":\"e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"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/e27e9f55-6062-45c7-b4c7-4e9493d9e829\",\"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\":\"93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"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/93204896-2e2f-4c4c-8b07-db5d5f262b2a\",\"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\":\"b95f13e6-e7a1-440e-a7a4-dcc065dc5904\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"06b46e5b-8409-4b45-9a23-4ef8ecc0963a\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"27ec2592-603a-405d-ab1c-1ec81fc4f6d4\",\"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/b95f13e6-e7a1-440e-a7a4-dcc065dc5904/named-query-elements/named-query-element/06b46e5b-8409-4b45-9a23-4ef8ecc0963a/named-query-elements/named-query-element/27ec2592-603a-405d-ab1c-1ec81fc4f6d4\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d/named-query-elements/named-query-element/b5501603-baca-4fe2-84fa-7af2b3d7f294\",\"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\":\"cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"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/cc4104d8-2846-43e7-a82e-4cd4dfb04e45\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62/named-query-elements/named-query-element/165e55c5-3bd7-4ec6-9352-607e0f99af3a\",\"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\":\"0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"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/0f5bf77f-ba70-4b48-877d-79e9c394062d\",\"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\":\"e822e5d1-68a6-4642-8619-aa7c65873be6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b8c4139e-19f4-4148-a346-2ca74f0f6cfb\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"d83747f8-f894-4416-a0a6-acf87320b7ac\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"cca1ce20-2f3d-4ff4-ab2f-d5e9cf7b05e4\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"c2ef9c9d-9a29-42f9-81c4-485b442e41a5\",\"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/e822e5d1-68a6-4642-8619-aa7c65873be6/named-query-elements/named-query-element/b8c4139e-19f4-4148-a346-2ca74f0f6cfb/named-query-elements/named-query-element/d83747f8-f894-4416-a0a6-acf87320b7ac/named-query-elements/named-query-element/cca1ce20-2f3d-4ff4-ab2f-d5e9cf7b05e4/named-query-elements/named-query-element/c2ef9c9d-9a29-42f9-81c4-485b442e41a5\",\"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\":\"813d05e2-da5a-4af4-abf3-ccd7e2c65445\",\"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/813d05e2-da5a-4af4-abf3-ccd7e2c65445\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"3e51bf07-c092-4907-9ceb-ab732e931e66\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"76d388b0-73a5-45b3-b05e-78a8208d1082\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352/named-query-elements/named-query-element/3e51bf07-c092-4907-9ceb-ab732e931e66/named-query-elements/named-query-element/76d388b0-73a5-45b3-b05e-78a8208d1082\",\"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\":\"ba90b095-1778-44e5-9b58-1e303b2b83a2\",\"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/ba90b095-1778-44e5-9b58-1e303b2b83a2\",\"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\":\"54910504-6ba0-43e2-a401-4b432de7aefd\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"9b1fb512-a2ba-43a7-9d3e-e77d5abedb1c\",\"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/54910504-6ba0-43e2-a401-4b432de7aefd/named-query-elements/named-query-element/9b1fb512-a2ba-43a7-9d3e-e77d5abedb1c\",\"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\":\"e9bce5d0-4348-4886-be52-c096029aa07c\",\"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/e9bce5d0-4348-4886-be52-c096029aa07c\",\"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\":\"84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"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/84fc59ff-2cb1-409a-9f1d-23ca2a260b62\",\"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\":\"02316ac7-33a0-405b-9cfe-7b0f9e44bcb5\",\"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/02316ac7-33a0-405b-9cfe-7b0f9e44bcb5\",\"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\":\"f330b174-4ade-41ee-8709-31019e55a696\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"b693f409-eb5b-4a58-a37b-7e77b1f864c6\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"623b919c-149f-4327-bde1-b3a7d3532890\",\"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/f330b174-4ade-41ee-8709-31019e55a696/named-query-elements/named-query-element/b693f409-eb5b-4a58-a37b-7e77b1f864c6/named-query-elements/named-query-element/623b919c-149f-4327-bde1-b3a7d3532890\",\"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\":\"33d9cff7-e1e1-4d2e-9e3f-536bf68fe3d9\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"09bc7745-247b-4bf6-a4b3-726a0882be89\",\"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/33d9cff7-e1e1-4d2e-9e3f-536bf68fe3d9/named-query-elements/named-query-element/09bc7745-247b-4bf6-a4b3-726a0882be89\",\"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\":\"0147a82b-a626-4ea3-a01d-5a070b5b5176\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"bee7fd85-1c54-4f62-a175-89cf86279285\",\"relationship-key\":\"named-query-element.named-query-element-uuid\"},{\"relationship-value\":\"f1d8cee4-5855-46ed-8c4f-74f3c918ac40\",\"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/0147a82b-a626-4ea3-a01d-5a070b5b5176/named-query-elements/named-query-element/bee7fd85-1c54-4f62-a175-89cf86279285/named-query-elements/named-query-element/f1d8cee4-5855-46ed-8c4f-74f3c918ac40\",\"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\":\"1a031e8a-0e2a-4a5a-91eb-367698224352\",\"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/1a031e8a-0e2a-4a5a-91eb-367698224352\",\"relationship-label\":\"org.onap.relationships.inventory.IsA\"}]},\"model-type\":\"widget\",\"resource-version\":\"1681380797066\",\"model-invariant-id\":\"82194af1-3c2c-485a-8f44-420e22a9eaa4\"}}","context":{"RequestID":"5919f18f-2774-4e74-b9be-c817cadc726c","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"0","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:17.579Z","ServerFQDN":"aai-resources","StatusCode":"INPROGRESS","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:17.604Z","message":"InvokeReturn","context":{"ResponseCode":"0","RequestID":"5919f18f-2774-4e74-b9be-c817cadc726c","ServiceName":"/aai/v27/service-design-and-creation/models/model/82194af1-3c2c-485a-8f44-420e22a9eaa4","TargetServiceName":"AAI-EVENT","ElapsedTime":"25","InvocationID":"ad7472fa-5bb7-4b95-8f03-1af1d4bcea29","LogTimestamp":"2023-04-13T10:13:17.604Z","ServerFQDN":"aai-resources","StatusCode":"COMPLETE","TargetEntity":"DMaaP"},"thread":"defaultMessageListenerContainer-1","logger":"o.o.a.aailog.logs.AaiDmaapMetricLog","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:17.914Z","message":"[Control connection] Refreshing schema for zusammen_dox","thread":"JanusGraph Cluster-worker-2","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:17.923Z","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-04-13T10:13:17.932Z","message":"Token to replica map computation for keyspace sdctitan completed in 9 milliseconds","thread":"JanusGraph Cluster-worker-2","logger":"c.d.d.c.ReplicationStrategy$NetworkTopologyStrategy","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:18.001Z","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-04-13T10:13:18.470Z","message":"Entering","context":{"RequestID":"cfe76f79-0857-49a9-891a-e97865108221","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"70db2172-3874-4608-824d-12871b25e7b6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:18.470Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:18.473Z","message":"{\"transactionId\":\"cfe76f79-0857-49a9-891a-e97865108221\",\"status\":\"200\",\"rqstDate\":\"230413-10:13:18:471\",\"respDate\":\"230413-10:13:18:473\",\"sourceId\":\"haproxy:cfe76f79-0857-49a9-891a-e97865108221\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:13:18:471-52651\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1a9b2be6-f2d8-4a8f-8f84-93e1023a143c], x-b3-parentspanid=[b4d0187b0e6b25e5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[35b77518524bb179b4d0187b0e6b25e5], x-b3-spanid=[5eed11530fa4607a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cfe76f79-0857-49a9-891a-e97865108221]}\\\"}\"}","context":{"RequestID":"cfe76f79-0857-49a9-891a-e97865108221","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"70db2172-3874-4608-824d-12871b25e7b6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:18.470Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:18.474Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cfe76f79-0857-49a9-891a-e97865108221","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"70db2172-3874-4608-824d-12871b25e7b6","LogTimestamp":"2023-04-13T10:13:18.474Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:13:19.002Z","message":"[Control connection] Refreshing schema for zusammen_dox.version_stage (TABLE)","thread":"JanusGraph Cluster-worker-3","logger":"c.d.driver.core.ControlConnection","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:20.485Z","message":"Entering","context":{"RequestID":"96e3f6f4-d2b1-4ab2-9055-5330bef30a88","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bd36a0f1-d6fe-41a0-91c6-1e164231789b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:20.485Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:20.488Z","message":"{\"transactionId\":\"96e3f6f4-d2b1-4ab2-9055-5330bef30a88\",\"status\":\"200\",\"rqstDate\":\"230413-10:13:20:486\",\"respDate\":\"230413-10:13:20:488\",\"sourceId\":\"haproxy:96e3f6f4-d2b1-4ab2-9055-5330bef30a88\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:13:20:486-8576\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2b0d5557-fbba-43cc-a4ba-12f4d6ed50c8], x-b3-parentspanid=[9218667864df9e2e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[38cdd4a5bdcc40799218667864df9e2e], x-b3-spanid=[ee9a9fc658468fec], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[96e3f6f4-d2b1-4ab2-9055-5330bef30a88]}\\\"}\"}","context":{"RequestID":"96e3f6f4-d2b1-4ab2-9055-5330bef30a88","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bd36a0f1-d6fe-41a0-91c6-1e164231789b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:20.485Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:20.489Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"96e3f6f4-d2b1-4ab2-9055-5330bef30a88","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bd36a0f1-d6fe-41a0-91c6-1e164231789b","LogTimestamp":"2023-04-13T10:13:20.489Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:13:20.812Z","message":"Entering","context":{"RequestID":"2c548819-a834-45b7-933d-7ef80d0ade6e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ea7ef051-40ce-4a82-b778-dd2bf03c74b6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:13:20.812Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:20.816Z","message":"{\"transactionId\":\"2c548819-a834-45b7-933d-7ef80d0ade6e\",\"status\":\"200\",\"rqstDate\":\"230413-10:13:20:813\",\"respDate\":\"230413-10:13:20:816\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2c548819-a834-45b7-933d-7ef80d0ade6e\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:13:20:813-3122\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7e5b2d9d-821e-4cff-af97-da7bf5bab1a9], x-b3-parentspanid=[8cada79c646cb2c1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39415], x-envoy-attempt-count=[1], x-b3-traceid=[2878749f6e2a949e8cada79c646cb2c1], x-b3-spanid=[b246599dc368d1d1], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2c548819-a834-45b7-933d-7ef80d0ade6e]}\\\"}\"}","context":{"RequestID":"2c548819-a834-45b7-933d-7ef80d0ade6e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ea7ef051-40ce-4a82-b778-dd2bf03c74b6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:13:20.812Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:20.817Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2c548819-a834-45b7-933d-7ef80d0ade6e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ea7ef051-40ce-4a82-b778-dd2bf03c74b6","LogTimestamp":"2023-04-13T10:13:20.817Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-13T10:13:20.850Z","message":"Entering","context":{"RequestID":"6acb531f-4fdc-4414-b5b6-a48a434d468e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6b3e81d2-ad71-49c3-9385-6490e571995e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:13:20.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:20.852Z","message":"Database is available from CACHED check.","context":{"RequestID":"6acb531f-4fdc-4414-b5b6-a48a434d468e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6b3e81d2-ad71-49c3-9385-6490e571995e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:13:20.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:20.853Z","message":"{\"transactionId\":\"6acb531f-4fdc-4414-b5b6-a48a434d468e\",\"status\":\"200\",\"rqstDate\":\"230413-10:13:20:851\",\"respDate\":\"230413-10:13:20:853\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6acb531f-4fdc-4414-b5b6-a48a434d468e\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:13:20:851-84625\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6acb531f-4fdc-4414-b5b6-a48a434d468e]}\\\"}\"}","context":{"RequestID":"6acb531f-4fdc-4414-b5b6-a48a434d468e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6b3e81d2-ad71-49c3-9385-6490e571995e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:13:20.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:20.854Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6acb531f-4fdc-4414-b5b6-a48a434d468e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6b3e81d2-ad71-49c3-9385-6490e571995e","LogTimestamp":"2023-04-13T10:13:20.854Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:13:22.500Z","message":"Entering","context":{"RequestID":"ff83ab55-b608-413c-93e8-16874a14c257","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"d4f941fb-deab-4a35-8a53-74d46544d78a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:22.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:22.502Z","message":"{\"transactionId\":\"ff83ab55-b608-413c-93e8-16874a14c257\",\"status\":\"200\",\"rqstDate\":\"230413-10:13:22:500\",\"respDate\":\"230413-10:13:22:502\",\"sourceId\":\"haproxy:ff83ab55-b608-413c-93e8-16874a14c257\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:13:22:500-22140\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5a9c8ce9-72da-4be9-aa2d-89430f8fbfa1], x-b3-parentspanid=[f71da554619dfc9c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[18396598a67269c2f71da554619dfc9c], x-b3-spanid=[d045718024bec12f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ff83ab55-b608-413c-93e8-16874a14c257]}\\\"}\"}","context":{"RequestID":"ff83ab55-b608-413c-93e8-16874a14c257","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"d4f941fb-deab-4a35-8a53-74d46544d78a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:22.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:22.502Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ff83ab55-b608-413c-93e8-16874a14c257","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d4f941fb-deab-4a35-8a53-74d46544d78a","LogTimestamp":"2023-04-13T10:13:22.502Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:13:24.513Z","message":"Entering","context":{"RequestID":"9a400323-35b5-47c3-ac9d-955c3c2ae676","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"37aa56e8-20f4-491e-b7d6-4f05bfc0d35e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:24.513Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:24.517Z","message":"{\"transactionId\":\"9a400323-35b5-47c3-ac9d-955c3c2ae676\",\"status\":\"200\",\"rqstDate\":\"230413-10:13:24:514\",\"respDate\":\"230413-10:13:24:517\",\"sourceId\":\"haproxy:9a400323-35b5-47c3-ac9d-955c3c2ae676\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:13:24:514-48977\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3d223f86-d2b9-4c3e-a64d-bd13db633de8], x-b3-parentspanid=[a29780d130a25a9d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[34194a9afa46a81da29780d130a25a9d], x-b3-spanid=[63030008a2c22d8c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9a400323-35b5-47c3-ac9d-955c3c2ae676]}\\\"}\"}","context":{"RequestID":"9a400323-35b5-47c3-ac9d-955c3c2ae676","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"37aa56e8-20f4-491e-b7d6-4f05bfc0d35e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:24.513Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:24.518Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9a400323-35b5-47c3-ac9d-955c3c2ae676","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"37aa56e8-20f4-491e-b7d6-4f05bfc0d35e","LogTimestamp":"2023-04-13T10:13:24.518Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:13:26.367Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:13:26.383Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:26.383Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:26.383Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:26.529Z","message":"Entering","context":{"RequestID":"f8fd219a-a877-4981-8e19-a06e09200372","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"957404a0-ac90-4ab9-9c6e-610387650857","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:26.529Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:26.533Z","message":"{\"transactionId\":\"f8fd219a-a877-4981-8e19-a06e09200372\",\"status\":\"200\",\"rqstDate\":\"230413-10:13:26:530\",\"respDate\":\"230413-10:13:26:532\",\"sourceId\":\"haproxy:f8fd219a-a877-4981-8e19-a06e09200372\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:13:26:530-3621\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ab7b4ca9-e984-4ee9-89aa-a923e438affe], x-b3-parentspanid=[abfb0d864e8a9b99], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8be7cd88fa338f20abfb0d864e8a9b99], x-b3-spanid=[3b740a55006fd8b2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f8fd219a-a877-4981-8e19-a06e09200372]}\\\"}\"}","context":{"RequestID":"f8fd219a-a877-4981-8e19-a06e09200372","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"957404a0-ac90-4ab9-9c6e-610387650857","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:26.529Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:26.533Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f8fd219a-a877-4981-8e19-a06e09200372","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"957404a0-ac90-4ab9-9c6e-610387650857","LogTimestamp":"2023-04-13T10:13:26.533Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:13:28.545Z","message":"Entering","context":{"RequestID":"4195fa91-8a11-4b93-8cb5-8c0e9d3cb64a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"865f2ee5-b80b-404a-9639-7c550cabca28","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:28.544Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:28.548Z","message":"{\"transactionId\":\"4195fa91-8a11-4b93-8cb5-8c0e9d3cb64a\",\"status\":\"200\",\"rqstDate\":\"230413-10:13:28:545\",\"respDate\":\"230413-10:13:28:548\",\"sourceId\":\"haproxy:4195fa91-8a11-4b93-8cb5-8c0e9d3cb64a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:13:28:545-72432\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c10a7756-a84f-44c2-9952-0512075802f5], x-b3-parentspanid=[c3e6be347bee119c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4dbb42839c01bd5fc3e6be347bee119c], x-b3-spanid=[060e5137dbd8b078], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4195fa91-8a11-4b93-8cb5-8c0e9d3cb64a]}\\\"}\"}","context":{"RequestID":"4195fa91-8a11-4b93-8cb5-8c0e9d3cb64a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"865f2ee5-b80b-404a-9639-7c550cabca28","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:28.544Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:28.549Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4195fa91-8a11-4b93-8cb5-8c0e9d3cb64a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"865f2ee5-b80b-404a-9639-7c550cabca28","LogTimestamp":"2023-04-13T10:13:28.549Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:13:30.561Z","message":"Entering","context":{"RequestID":"17a59b82-cc77-460c-94b8-aae075ad4d5d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e967af70-7c16-4eb5-9817-875c20bb4e2c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:30.561Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:30.565Z","message":"{\"transactionId\":\"17a59b82-cc77-460c-94b8-aae075ad4d5d\",\"status\":\"200\",\"rqstDate\":\"230413-10:13:30:562\",\"respDate\":\"230413-10:13:30:565\",\"sourceId\":\"haproxy:17a59b82-cc77-460c-94b8-aae075ad4d5d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:13:30:562-63039\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7996cd32-bbe9-4c08-9cce-b5c1a78778b8], x-b3-parentspanid=[af7698ea1601294e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c8787095249fef1caf7698ea1601294e], x-b3-spanid=[d332992acc4366b1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[17a59b82-cc77-460c-94b8-aae075ad4d5d]}\\\"}\"}","context":{"RequestID":"17a59b82-cc77-460c-94b8-aae075ad4d5d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e967af70-7c16-4eb5-9817-875c20bb4e2c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:30.561Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:30.566Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"17a59b82-cc77-460c-94b8-aae075ad4d5d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e967af70-7c16-4eb5-9817-875c20bb4e2c","LogTimestamp":"2023-04-13T10:13:30.565Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-13T10:13:30.811Z","message":"Entering","context":{"RequestID":"98de85a1-98bc-42ad-8b67-b7d7573a36a8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"247fdfb7-17ec-4749-84fa-ee40c1ce4639","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:13:30.811Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:30.814Z","message":"{\"transactionId\":\"98de85a1-98bc-42ad-8b67-b7d7573a36a8\",\"status\":\"200\",\"rqstDate\":\"230413-10:13:30:812\",\"respDate\":\"230413-10:13:30:814\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:98de85a1-98bc-42ad-8b67-b7d7573a36a8\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:13:30:812-55470\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6f845b7f-c5fe-4643-b0c8-19a05fdc62c8], x-b3-parentspanid=[b23fbfe4743306b4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60107], x-envoy-attempt-count=[1], x-b3-traceid=[08d2adbfd812fd08b23fbfe4743306b4], x-b3-spanid=[35978a06abe044db], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[98de85a1-98bc-42ad-8b67-b7d7573a36a8]}\\\"}\"}","context":{"RequestID":"98de85a1-98bc-42ad-8b67-b7d7573a36a8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"247fdfb7-17ec-4749-84fa-ee40c1ce4639","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:13:30.811Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:30.815Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"98de85a1-98bc-42ad-8b67-b7d7573a36a8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"247fdfb7-17ec-4749-84fa-ee40c1ce4639","LogTimestamp":"2023-04-13T10:13:30.815Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:13:30.849Z","message":"Entering","context":{"RequestID":"6a46bd1a-322d-4b49-8391-fdb1eed3b315","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"04e163ea-4068-4cff-967c-906023822442","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:13:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:30.852Z","message":"Database is available from CACHED check.","context":{"RequestID":"6a46bd1a-322d-4b49-8391-fdb1eed3b315","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"04e163ea-4068-4cff-967c-906023822442","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:13:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:30.853Z","message":"{\"transactionId\":\"6a46bd1a-322d-4b49-8391-fdb1eed3b315\",\"status\":\"200\",\"rqstDate\":\"230413-10:13:30:850\",\"respDate\":\"230413-10:13:30:853\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6a46bd1a-322d-4b49-8391-fdb1eed3b315\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:13:30:850-91898\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6a46bd1a-322d-4b49-8391-fdb1eed3b315]}\\\"}\"}","context":{"RequestID":"6a46bd1a-322d-4b49-8391-fdb1eed3b315","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"04e163ea-4068-4cff-967c-906023822442","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:13:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:30.854Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6a46bd1a-322d-4b49-8391-fdb1eed3b315","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"04e163ea-4068-4cff-967c-906023822442","LogTimestamp":"2023-04-13T10:13:30.854Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:13:32.576Z","message":"Entering","context":{"RequestID":"70c5963b-f7a5-4834-8070-32158b6492e9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"defda594-8cb3-4788-8439-16e0fb0b1284","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:32.576Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:32.580Z","message":"{\"transactionId\":\"70c5963b-f7a5-4834-8070-32158b6492e9\",\"status\":\"200\",\"rqstDate\":\"230413-10:13:32:577\",\"respDate\":\"230413-10:13:32:580\",\"sourceId\":\"haproxy:70c5963b-f7a5-4834-8070-32158b6492e9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:13:32:577-90547\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[20bffd48-f66c-46fa-b97e-8cfe6d820279], x-b3-parentspanid=[e5bed7ae94f20c0e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[040922e78d04d776e5bed7ae94f20c0e], x-b3-spanid=[1e6f8b4bcf17046a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[70c5963b-f7a5-4834-8070-32158b6492e9]}\\\"}\"}","context":{"RequestID":"70c5963b-f7a5-4834-8070-32158b6492e9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"defda594-8cb3-4788-8439-16e0fb0b1284","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:32.576Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:32.581Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"70c5963b-f7a5-4834-8070-32158b6492e9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"defda594-8cb3-4788-8439-16e0fb0b1284","LogTimestamp":"2023-04-13T10:13:32.580Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:13:34.591Z","message":"Entering","context":{"RequestID":"1c7202a2-0676-4e19-a1c2-ac16be7e953b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6d71ce6d-e2b1-4bc3-9fad-32f934ea030e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:34.591Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:34.595Z","message":"{\"transactionId\":\"1c7202a2-0676-4e19-a1c2-ac16be7e953b\",\"status\":\"200\",\"rqstDate\":\"230413-10:13:34:592\",\"respDate\":\"230413-10:13:34:595\",\"sourceId\":\"haproxy:1c7202a2-0676-4e19-a1c2-ac16be7e953b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:13:34:592-14188\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[38340a6f-6ceb-482d-8d08-b6e6c57030d3], x-b3-parentspanid=[436760e9ecd1403a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[546c5d43b5fafc47436760e9ecd1403a], x-b3-spanid=[5ac0292d6bbaab12], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1c7202a2-0676-4e19-a1c2-ac16be7e953b]}\\\"}\"}","context":{"RequestID":"1c7202a2-0676-4e19-a1c2-ac16be7e953b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6d71ce6d-e2b1-4bc3-9fad-32f934ea030e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:34.591Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:34.596Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c7202a2-0676-4e19-a1c2-ac16be7e953b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6d71ce6d-e2b1-4bc3-9fad-32f934ea030e","LogTimestamp":"2023-04-13T10:13:34.595Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:13:36.368Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:13:36.381Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:36.382Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:36.382Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:36.608Z","message":"Entering","context":{"RequestID":"64187ba1-7edb-46b9-a631-e7ddc47523d3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cf25bcc5-e9c6-403a-a52c-b75d85037b8b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:36.608Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:36.611Z","message":"{\"transactionId\":\"64187ba1-7edb-46b9-a631-e7ddc47523d3\",\"status\":\"200\",\"rqstDate\":\"230413-10:13:36:609\",\"respDate\":\"230413-10:13:36:611\",\"sourceId\":\"haproxy:64187ba1-7edb-46b9-a631-e7ddc47523d3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:13:36:609-77331\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[20d0fa88-2072-44ff-843d-3697adc916ee], x-b3-parentspanid=[9953bbb35c9f5281], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f9fded23a4c6d4069953bbb35c9f5281], x-b3-spanid=[72b47d3c8c84fccf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[64187ba1-7edb-46b9-a631-e7ddc47523d3]}\\\"}\"}","context":{"RequestID":"64187ba1-7edb-46b9-a631-e7ddc47523d3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cf25bcc5-e9c6-403a-a52c-b75d85037b8b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:36.608Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:36.612Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"64187ba1-7edb-46b9-a631-e7ddc47523d3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cf25bcc5-e9c6-403a-a52c-b75d85037b8b","LogTimestamp":"2023-04-13T10:13:36.612Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:13:38.623Z","message":"Entering","context":{"RequestID":"0f3c065e-1cb3-4005-b00b-cdf175ea1278","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2e6d20a2-e987-4eb3-abcb-772e7bc9b357","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:38.623Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:38.627Z","message":"{\"transactionId\":\"0f3c065e-1cb3-4005-b00b-cdf175ea1278\",\"status\":\"200\",\"rqstDate\":\"230413-10:13:38:624\",\"respDate\":\"230413-10:13:38:626\",\"sourceId\":\"haproxy:0f3c065e-1cb3-4005-b00b-cdf175ea1278\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:13:38:624-5285\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b5fb6544-dfe1-4091-b29e-b3dbdca37fa5], x-b3-parentspanid=[4844791a0954cb98], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[116ed011fa479a344844791a0954cb98], x-b3-spanid=[59fa539043c9770a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0f3c065e-1cb3-4005-b00b-cdf175ea1278]}\\\"}\"}","context":{"RequestID":"0f3c065e-1cb3-4005-b00b-cdf175ea1278","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2e6d20a2-e987-4eb3-abcb-772e7bc9b357","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:38.623Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:38.627Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0f3c065e-1cb3-4005-b00b-cdf175ea1278","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2e6d20a2-e987-4eb3-abcb-772e7bc9b357","LogTimestamp":"2023-04-13T10:13:38.627Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:13:40.640Z","message":"Entering","context":{"RequestID":"31b355c8-02ea-46b2-a660-2b0cd56dd9fe","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"085b2cb1-10f8-4ed5-9b49-e1bc4b12a58c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:40.639Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:40.643Z","message":"{\"transactionId\":\"31b355c8-02ea-46b2-a660-2b0cd56dd9fe\",\"status\":\"200\",\"rqstDate\":\"230413-10:13:40:640\",\"respDate\":\"230413-10:13:40:643\",\"sourceId\":\"haproxy:31b355c8-02ea-46b2-a660-2b0cd56dd9fe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:13:40:640-63288\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1658f9a5-f26c-4a81-ac2b-4c3f29233802], x-b3-parentspanid=[e8634844fc4314b6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3125461da892d044e8634844fc4314b6], x-b3-spanid=[7448ff0b295dd82d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[31b355c8-02ea-46b2-a660-2b0cd56dd9fe]}\\\"}\"}","context":{"RequestID":"31b355c8-02ea-46b2-a660-2b0cd56dd9fe","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"085b2cb1-10f8-4ed5-9b49-e1bc4b12a58c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:40.639Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:40.644Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"31b355c8-02ea-46b2-a660-2b0cd56dd9fe","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"085b2cb1-10f8-4ed5-9b49-e1bc4b12a58c","LogTimestamp":"2023-04-13T10:13:40.644Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:13:40.811Z","message":"Entering","context":{"RequestID":"5e229666-7b77-4a63-a62c-e72217be90d9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f3c602c5-4ae4-4e34-932e-2fbdc75e3fc8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:13:40.811Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:40.814Z","message":"{\"transactionId\":\"5e229666-7b77-4a63-a62c-e72217be90d9\",\"status\":\"200\",\"rqstDate\":\"230413-10:13:40:812\",\"respDate\":\"230413-10:13:40:814\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:5e229666-7b77-4a63-a62c-e72217be90d9\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:13:40:812-39880\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e554a0ec-65da-4975-b5b5-268213cccb63], x-b3-parentspanid=[ebd3c58d99bc5bf2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49891], x-envoy-attempt-count=[1], x-b3-traceid=[496ca66a214348d1ebd3c58d99bc5bf2], x-b3-spanid=[ec082dbda36a62af], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[5e229666-7b77-4a63-a62c-e72217be90d9]}\\\"}\"}","context":{"RequestID":"5e229666-7b77-4a63-a62c-e72217be90d9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f3c602c5-4ae4-4e34-932e-2fbdc75e3fc8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:13:40.811Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:40.815Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5e229666-7b77-4a63-a62c-e72217be90d9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f3c602c5-4ae4-4e34-932e-2fbdc75e3fc8","LogTimestamp":"2023-04-13T10:13:40.815Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:13:40.850Z","message":"Entering","context":{"RequestID":"a96e97a7-3678-492b-81ed-12ccd4834595","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"75d18db4-e199-4cef-84f9-39d2e67f93f9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:13:40.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:40.852Z","message":"Database is available from CACHED check.","context":{"RequestID":"a96e97a7-3678-492b-81ed-12ccd4834595","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"75d18db4-e199-4cef-84f9-39d2e67f93f9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:13:40.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:40.853Z","message":"{\"transactionId\":\"a96e97a7-3678-492b-81ed-12ccd4834595\",\"status\":\"200\",\"rqstDate\":\"230413-10:13:40:851\",\"respDate\":\"230413-10:13:40:853\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a96e97a7-3678-492b-81ed-12ccd4834595\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:13:40:851-89784\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a96e97a7-3678-492b-81ed-12ccd4834595]}\\\"}\"}","context":{"RequestID":"a96e97a7-3678-492b-81ed-12ccd4834595","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"75d18db4-e199-4cef-84f9-39d2e67f93f9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:13:40.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:40.854Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a96e97a7-3678-492b-81ed-12ccd4834595","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"75d18db4-e199-4cef-84f9-39d2e67f93f9","LogTimestamp":"2023-04-13T10:13:40.854Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:13:42.655Z","message":"Entering","context":{"RequestID":"0c1f1675-93fa-47de-b9c9-4b7fc16d759e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ab8880ff-5843-4933-9f27-d5376abd0354","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:42.655Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:42.658Z","message":"{\"transactionId\":\"0c1f1675-93fa-47de-b9c9-4b7fc16d759e\",\"status\":\"200\",\"rqstDate\":\"230413-10:13:42:656\",\"respDate\":\"230413-10:13:42:657\",\"sourceId\":\"haproxy:0c1f1675-93fa-47de-b9c9-4b7fc16d759e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:13:42:656-98760\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1eee1e1e-343d-4640-9e00-3c37390fd4f7], x-b3-parentspanid=[408a36ebf04708f2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a6041fc31470e5ba408a36ebf04708f2], x-b3-spanid=[ff119147913a0553], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0c1f1675-93fa-47de-b9c9-4b7fc16d759e]}\\\"}\"}","context":{"RequestID":"0c1f1675-93fa-47de-b9c9-4b7fc16d759e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ab8880ff-5843-4933-9f27-d5376abd0354","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:42.655Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:42.658Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c1f1675-93fa-47de-b9c9-4b7fc16d759e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ab8880ff-5843-4933-9f27-d5376abd0354","LogTimestamp":"2023-04-13T10:13:42.658Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:13:44.670Z","message":"Entering","context":{"RequestID":"79a3389a-6b56-4d60-ab6f-95755a406504","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4be89416-f371-4e63-9136-ed499c116656","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:44.670Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:44.675Z","message":"{\"transactionId\":\"79a3389a-6b56-4d60-ab6f-95755a406504\",\"status\":\"200\",\"rqstDate\":\"230413-10:13:44:672\",\"respDate\":\"230413-10:13:44:674\",\"sourceId\":\"haproxy:79a3389a-6b56-4d60-ab6f-95755a406504\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:13:44:672-58656\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e1553d36-4c33-45a3-8a5b-718eacbbb665], x-b3-parentspanid=[6b56db8b2c6fed7f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[afa1997475727dcf6b56db8b2c6fed7f], x-b3-spanid=[a572882433774a0a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[79a3389a-6b56-4d60-ab6f-95755a406504]}\\\"}\"}","context":{"RequestID":"79a3389a-6b56-4d60-ab6f-95755a406504","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4be89416-f371-4e63-9136-ed499c116656","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:44.670Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:44.676Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"79a3389a-6b56-4d60-ab6f-95755a406504","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4be89416-f371-4e63-9136-ed499c116656","LogTimestamp":"2023-04-13T10:13:44.675Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-04-13T10:13:46.369Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:13:46.382Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:46.383Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:46.383Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:46.689Z","message":"Entering","context":{"RequestID":"c3949f81-866c-4786-9d2e-30cb4a3d1b1f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"742b3045-5745-4c0c-8d7f-59d15ca67843","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:46.689Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:46.693Z","message":"{\"transactionId\":\"c3949f81-866c-4786-9d2e-30cb4a3d1b1f\",\"status\":\"200\",\"rqstDate\":\"230413-10:13:46:690\",\"respDate\":\"230413-10:13:46:693\",\"sourceId\":\"haproxy:c3949f81-866c-4786-9d2e-30cb4a3d1b1f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:13:46:690-68327\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ede3180c-9f5f-4286-9e9a-5d330ced9de9], x-b3-parentspanid=[fb5d5978155c8f18], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b651ca6552aa85e9fb5d5978155c8f18], x-b3-spanid=[410cd68073a9dfb7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c3949f81-866c-4786-9d2e-30cb4a3d1b1f]}\\\"}\"}","context":{"RequestID":"c3949f81-866c-4786-9d2e-30cb4a3d1b1f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"742b3045-5745-4c0c-8d7f-59d15ca67843","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:46.689Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:46.694Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c3949f81-866c-4786-9d2e-30cb4a3d1b1f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"742b3045-5745-4c0c-8d7f-59d15ca67843","LogTimestamp":"2023-04-13T10:13:46.694Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-04-13T10:13:48.706Z","message":"Entering","context":{"RequestID":"16f89e8f-1273-4938-8409-351968b55e99","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1b34853e-f9a5-48a8-9abc-46657f34adf6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:48.706Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:48.710Z","message":"{\"transactionId\":\"16f89e8f-1273-4938-8409-351968b55e99\",\"status\":\"200\",\"rqstDate\":\"230413-10:13:48:707\",\"respDate\":\"230413-10:13:48:709\",\"sourceId\":\"haproxy:16f89e8f-1273-4938-8409-351968b55e99\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:13:48:707-87656\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fe98dca3-764a-4649-9df3-8b7f046337a0], x-b3-parentspanid=[858976ce771436fd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[59d5c8071e4b4619858976ce771436fd], x-b3-spanid=[5cd592321ee83dbb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[16f89e8f-1273-4938-8409-351968b55e99]}\\\"}\"}","context":{"RequestID":"16f89e8f-1273-4938-8409-351968b55e99","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1b34853e-f9a5-48a8-9abc-46657f34adf6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:48.706Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:48.711Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"16f89e8f-1273-4938-8409-351968b55e99","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1b34853e-f9a5-48a8-9abc-46657f34adf6","LogTimestamp":"2023-04-13T10:13:48.711Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:13:49.010Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:13:49.015Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:13:50.723Z","message":"Entering","context":{"RequestID":"15103fc0-c0a5-4410-ae62-d4ba756c7f62","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"149fe066-e290-4773-b752-041f46842d4d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:50.723Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:50.727Z","message":"{\"transactionId\":\"15103fc0-c0a5-4410-ae62-d4ba756c7f62\",\"status\":\"200\",\"rqstDate\":\"230413-10:13:50:724\",\"respDate\":\"230413-10:13:50:727\",\"sourceId\":\"haproxy:15103fc0-c0a5-4410-ae62-d4ba756c7f62\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:13:50:724-93298\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[65fc1143-3e7c-4504-b29b-e3ee13c19116], x-b3-parentspanid=[c90435721fd4971b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e5bda25233920649c90435721fd4971b], x-b3-spanid=[7ccb8ca28190087d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[15103fc0-c0a5-4410-ae62-d4ba756c7f62]}\\\"}\"}","context":{"RequestID":"15103fc0-c0a5-4410-ae62-d4ba756c7f62","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"149fe066-e290-4773-b752-041f46842d4d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:50.723Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:50.728Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"15103fc0-c0a5-4410-ae62-d4ba756c7f62","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"149fe066-e290-4773-b752-041f46842d4d","LogTimestamp":"2023-04-13T10:13:50.728Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:13:50.810Z","message":"Entering","context":{"RequestID":"c36c9e42-a571-4430-9542-c8986536298b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8bfad31b-8ba8-4258-94a9-0ca02f3164a6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:13:50.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:50.814Z","message":"{\"transactionId\":\"c36c9e42-a571-4430-9542-c8986536298b\",\"status\":\"200\",\"rqstDate\":\"230413-10:13:50:811\",\"respDate\":\"230413-10:13:50:814\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c36c9e42-a571-4430-9542-c8986536298b\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:13:50:811-52279\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f5d1ff43-7a4d-4d3a-913a-79a143e1217f], x-b3-parentspanid=[4bd4ba4ec0a902e0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59533], x-envoy-attempt-count=[1], x-b3-traceid=[12555332290dd0d14bd4ba4ec0a902e0], x-b3-spanid=[000a21249a3f87e9], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c36c9e42-a571-4430-9542-c8986536298b]}\\\"}\"}","context":{"RequestID":"c36c9e42-a571-4430-9542-c8986536298b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8bfad31b-8ba8-4258-94a9-0ca02f3164a6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:13:50.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:50.815Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c36c9e42-a571-4430-9542-c8986536298b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8bfad31b-8ba8-4258-94a9-0ca02f3164a6","LogTimestamp":"2023-04-13T10:13:50.815Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:13:50.849Z","message":"Entering","context":{"RequestID":"7f6b2032-c4bb-4702-942f-8ac40421a433","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"8a2a76ed-17e3-4bfa-8835-88155ef50cbd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:13:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:50.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"7f6b2032-c4bb-4702-942f-8ac40421a433","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"8a2a76ed-17e3-4bfa-8835-88155ef50cbd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:13:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:50.853Z","message":"{\"transactionId\":\"7f6b2032-c4bb-4702-942f-8ac40421a433\",\"status\":\"200\",\"rqstDate\":\"230413-10:13:50:849\",\"respDate\":\"230413-10:13:50:853\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7f6b2032-c4bb-4702-942f-8ac40421a433\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:13:50:849-14384\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7f6b2032-c4bb-4702-942f-8ac40421a433]}\\\"}\"}","context":{"RequestID":"7f6b2032-c4bb-4702-942f-8ac40421a433","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"8a2a76ed-17e3-4bfa-8835-88155ef50cbd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:13:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:50.854Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7f6b2032-c4bb-4702-942f-8ac40421a433","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8a2a76ed-17e3-4bfa-8835-88155ef50cbd","LogTimestamp":"2023-04-13T10:13:50.854Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:13:52.740Z","message":"Entering","context":{"RequestID":"f5894037-2459-4017-8b9c-e9ad1f2bbfe9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f2dac58a-af21-44db-9abb-5043b95f1828","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:52.740Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:52.743Z","message":"{\"transactionId\":\"f5894037-2459-4017-8b9c-e9ad1f2bbfe9\",\"status\":\"200\",\"rqstDate\":\"230413-10:13:52:741\",\"respDate\":\"230413-10:13:52:743\",\"sourceId\":\"haproxy:f5894037-2459-4017-8b9c-e9ad1f2bbfe9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:13:52:741-42831\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[37af2132-4c6e-44ac-88dc-a54cd143461c], x-b3-parentspanid=[4f446c93bcca94f3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f646f81fbd7e23a34f446c93bcca94f3], x-b3-spanid=[3810c0e27df2edb8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f5894037-2459-4017-8b9c-e9ad1f2bbfe9]}\\\"}\"}","context":{"RequestID":"f5894037-2459-4017-8b9c-e9ad1f2bbfe9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f2dac58a-af21-44db-9abb-5043b95f1828","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:52.740Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:52.744Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f5894037-2459-4017-8b9c-e9ad1f2bbfe9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f2dac58a-af21-44db-9abb-5043b95f1828","LogTimestamp":"2023-04-13T10:13:52.744Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:13:54.757Z","message":"Entering","context":{"RequestID":"5eb65bc8-8cb7-46af-971b-2099e8abc89f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"46466328-54ce-4daf-bdd0-85b57edfb008","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:54.757Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:54.760Z","message":"{\"transactionId\":\"5eb65bc8-8cb7-46af-971b-2099e8abc89f\",\"status\":\"200\",\"rqstDate\":\"230413-10:13:54:758\",\"respDate\":\"230413-10:13:54:760\",\"sourceId\":\"haproxy:5eb65bc8-8cb7-46af-971b-2099e8abc89f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:13:54:758-68472\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a2abdf0e-5913-4e5d-a9cb-2c378253640c], x-b3-parentspanid=[4e1434ef1a062fae], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[987964b6262ef2604e1434ef1a062fae], x-b3-spanid=[d54e3eb48e3650a5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5eb65bc8-8cb7-46af-971b-2099e8abc89f]}\\\"}\"}","context":{"RequestID":"5eb65bc8-8cb7-46af-971b-2099e8abc89f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"46466328-54ce-4daf-bdd0-85b57edfb008","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:54.757Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:54.761Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5eb65bc8-8cb7-46af-971b-2099e8abc89f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"46466328-54ce-4daf-bdd0-85b57edfb008","LogTimestamp":"2023-04-13T10:13:54.761Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:13:56.369Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:13:56.383Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:56.384Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:56.384Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:56.772Z","message":"Entering","context":{"RequestID":"291f6025-0258-44f3-bb0c-32af6f19f9be","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d71eb88c-2174-4472-8d07-1468ef6ac855","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:56.772Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:56.775Z","message":"{\"transactionId\":\"291f6025-0258-44f3-bb0c-32af6f19f9be\",\"status\":\"200\",\"rqstDate\":\"230413-10:13:56:773\",\"respDate\":\"230413-10:13:56:775\",\"sourceId\":\"haproxy:291f6025-0258-44f3-bb0c-32af6f19f9be\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:13:56:773-73985\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2aa4f59d-28c0-4206-9ab1-35eecf11868a], x-b3-parentspanid=[574cfb1374bb0d08], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b989b1757279d23d574cfb1374bb0d08], x-b3-spanid=[d4802835163076e2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[291f6025-0258-44f3-bb0c-32af6f19f9be]}\\\"}\"}","context":{"RequestID":"291f6025-0258-44f3-bb0c-32af6f19f9be","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d71eb88c-2174-4472-8d07-1468ef6ac855","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:56.772Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:56.776Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"291f6025-0258-44f3-bb0c-32af6f19f9be","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d71eb88c-2174-4472-8d07-1468ef6ac855","LogTimestamp":"2023-04-13T10:13:56.776Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:13:58.786Z","message":"Entering","context":{"RequestID":"17411f03-e765-418a-aaab-3d47d8a9124b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b9f04e9a-13f4-4145-9b53-092016495481","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:58.786Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:13:58.788Z","message":"{\"transactionId\":\"17411f03-e765-418a-aaab-3d47d8a9124b\",\"status\":\"200\",\"rqstDate\":\"230413-10:13:58:787\",\"respDate\":\"230413-10:13:58:788\",\"sourceId\":\"haproxy:17411f03-e765-418a-aaab-3d47d8a9124b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:13:58:787-8655\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d53e1a66-b251-40f4-8246-8f0c3b9b2cee], x-b3-parentspanid=[cd8eeb9b55eb8455], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[84bf14ecb82a4c7bcd8eeb9b55eb8455], x-b3-spanid=[35c1bd1dafdbd9d0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[17411f03-e765-418a-aaab-3d47d8a9124b]}\\\"}\"}","context":{"RequestID":"17411f03-e765-418a-aaab-3d47d8a9124b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b9f04e9a-13f4-4145-9b53-092016495481","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:13:58.786Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:13:58.789Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"17411f03-e765-418a-aaab-3d47d8a9124b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b9f04e9a-13f4-4145-9b53-092016495481","LogTimestamp":"2023-04-13T10:13:58.789Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:13:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:14:00.799Z","message":"Entering","context":{"RequestID":"3e1baf2e-15d3-4477-aa01-58801e956076","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3577eb46-27ac-493e-b9f9-20572fe1f0d5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:00.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:14:00.802Z","message":"{\"transactionId\":\"3e1baf2e-15d3-4477-aa01-58801e956076\",\"status\":\"200\",\"rqstDate\":\"230413-10:14:00:800\",\"respDate\":\"230413-10:14:00:802\",\"sourceId\":\"haproxy:3e1baf2e-15d3-4477-aa01-58801e956076\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:14:00:800-31510\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[94b475c5-6354-45db-a8b1-ea950d67be8e], x-b3-parentspanid=[8a9eba904a84ad90], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b9f01433811cfb858a9eba904a84ad90], x-b3-spanid=[e05187d38dda2359], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3e1baf2e-15d3-4477-aa01-58801e956076]}\\\"}\"}","context":{"RequestID":"3e1baf2e-15d3-4477-aa01-58801e956076","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3577eb46-27ac-493e-b9f9-20572fe1f0d5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:00.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:00.803Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3e1baf2e-15d3-4477-aa01-58801e956076","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3577eb46-27ac-493e-b9f9-20572fe1f0d5","LogTimestamp":"2023-04-13T10:14:00.803Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:14:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:14:00.814Z","message":"Entering","context":{"RequestID":"f6b7fd7d-bb0f-4578-8a1e-34de9f69515e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"df656154-9401-4adb-bfbe-927ef3e57033","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:14:00.814Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:14:00.816Z","message":"{\"transactionId\":\"f6b7fd7d-bb0f-4578-8a1e-34de9f69515e\",\"status\":\"200\",\"rqstDate\":\"230413-10:14:00:815\",\"respDate\":\"230413-10:14:00:816\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f6b7fd7d-bb0f-4578-8a1e-34de9f69515e\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:14:00:815-95643\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aad17b9e-5c0b-4dfe-87fd-285b76d37826], x-b3-parentspanid=[7d62023b5436dfaa], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57603], x-envoy-attempt-count=[1], x-b3-traceid=[32dc11ce371ebcd07d62023b5436dfaa], x-b3-spanid=[10a155352eea0009], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f6b7fd7d-bb0f-4578-8a1e-34de9f69515e]}\\\"}\"}","context":{"RequestID":"f6b7fd7d-bb0f-4578-8a1e-34de9f69515e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"df656154-9401-4adb-bfbe-927ef3e57033","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:14:00.814Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:00.817Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f6b7fd7d-bb0f-4578-8a1e-34de9f69515e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"df656154-9401-4adb-bfbe-927ef3e57033","LogTimestamp":"2023-04-13T10:14:00.817Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:14:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:14:00.848Z","message":"Entering","context":{"RequestID":"2b26c784-0484-4e4a-b633-3279c10350eb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4f2ede76-0778-49e7-9075-535964b976d1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:14:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:14:00.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"2b26c784-0484-4e4a-b633-3279c10350eb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4f2ede76-0778-49e7-9075-535964b976d1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:14:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:00.850Z","message":"{\"transactionId\":\"2b26c784-0484-4e4a-b633-3279c10350eb\",\"status\":\"200\",\"rqstDate\":\"230413-10:14:00:848\",\"respDate\":\"230413-10:14:00:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2b26c784-0484-4e4a-b633-3279c10350eb\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:14:00:848-35898\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2b26c784-0484-4e4a-b633-3279c10350eb]}\\\"}\"}","context":{"RequestID":"2b26c784-0484-4e4a-b633-3279c10350eb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4f2ede76-0778-49e7-9075-535964b976d1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:14:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:00.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2b26c784-0484-4e4a-b633-3279c10350eb","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4f2ede76-0778-49e7-9075-535964b976d1","LogTimestamp":"2023-04-13T10:14:00.850Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:14:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:14:02.813Z","message":"Entering","context":{"RequestID":"5312c080-1fc4-482d-abde-0488d3c636cf","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c680e9d2-d59f-4efd-a1ef-15d2a1b9e06d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:02.813Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:14:02.817Z","message":"{\"transactionId\":\"5312c080-1fc4-482d-abde-0488d3c636cf\",\"status\":\"200\",\"rqstDate\":\"230413-10:14:02:814\",\"respDate\":\"230413-10:14:02:817\",\"sourceId\":\"haproxy:5312c080-1fc4-482d-abde-0488d3c636cf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:14:02:814-59814\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8a77bacb-2639-4c24-8216-08335a75da15], x-b3-parentspanid=[5678d1a86b30c68d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6d21d1c6068bee365678d1a86b30c68d], x-b3-spanid=[e837869b5cc229ba], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5312c080-1fc4-482d-abde-0488d3c636cf]}\\\"}\"}","context":{"RequestID":"5312c080-1fc4-482d-abde-0488d3c636cf","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c680e9d2-d59f-4efd-a1ef-15d2a1b9e06d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:02.813Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:02.818Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5312c080-1fc4-482d-abde-0488d3c636cf","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c680e9d2-d59f-4efd-a1ef-15d2a1b9e06d","LogTimestamp":"2023-04-13T10:14:02.817Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:14:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:14:04.828Z","message":"Entering","context":{"RequestID":"e2a9ff8d-9650-4a9d-bf68-b564b22121c7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"142939cc-0131-49b6-b9e2-0531b4cfcf73","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:04.828Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:14:04.832Z","message":"{\"transactionId\":\"e2a9ff8d-9650-4a9d-bf68-b564b22121c7\",\"status\":\"200\",\"rqstDate\":\"230413-10:14:04:829\",\"respDate\":\"230413-10:14:04:832\",\"sourceId\":\"haproxy:e2a9ff8d-9650-4a9d-bf68-b564b22121c7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:14:04:829-71509\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[06f7ef8b-de7b-41c6-bbc8-dd78bd11cd07], x-b3-parentspanid=[c3eadb438931e6ac], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d3312397f0cc5f1cc3eadb438931e6ac], x-b3-spanid=[df8d03715c1bd0a3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e2a9ff8d-9650-4a9d-bf68-b564b22121c7]}\\\"}\"}","context":{"RequestID":"e2a9ff8d-9650-4a9d-bf68-b564b22121c7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"142939cc-0131-49b6-b9e2-0531b4cfcf73","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:04.828Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:04.833Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e2a9ff8d-9650-4a9d-bf68-b564b22121c7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"142939cc-0131-49b6-b9e2-0531b4cfcf73","LogTimestamp":"2023-04-13T10:14:04.833Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:14:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:14:06.369Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:14:06.381Z","message":"Connection[/10.233.73.55: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-04-13T10:14:06.432Z","message":"Connection[/10.233.73.55: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-04-13T10:14:06.443Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:06.443Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:06.443Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:06.844Z","message":"Entering","context":{"RequestID":"8ab53c77-7186-450e-b7db-40031f3024c1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c2875c12-9f46-4e86-a3ad-88c6cc48fd88","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:06.844Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:14:06.848Z","message":"{\"transactionId\":\"8ab53c77-7186-450e-b7db-40031f3024c1\",\"status\":\"200\",\"rqstDate\":\"230413-10:14:06:845\",\"respDate\":\"230413-10:14:06:848\",\"sourceId\":\"haproxy:8ab53c77-7186-450e-b7db-40031f3024c1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:14:06:845-23406\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8008808e-e906-4f51-8651-d54695cbbf0f], x-b3-parentspanid=[2c6a68937455afd0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fc71cea3f35d8e0b2c6a68937455afd0], x-b3-spanid=[630f024e16d545cf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8ab53c77-7186-450e-b7db-40031f3024c1]}\\\"}\"}","context":{"RequestID":"8ab53c77-7186-450e-b7db-40031f3024c1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c2875c12-9f46-4e86-a3ad-88c6cc48fd88","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:06.844Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:06.849Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8ab53c77-7186-450e-b7db-40031f3024c1","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c2875c12-9f46-4e86-a3ad-88c6cc48fd88","LogTimestamp":"2023-04-13T10:14:06.849Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:14:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:14:08.860Z","message":"Entering","context":{"RequestID":"1202e02d-17f5-445a-9d79-0a960721f74d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"962c5d2f-2af0-44cd-bf49-bcf2c9fff532","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:08.860Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:14:08.862Z","message":"{\"transactionId\":\"1202e02d-17f5-445a-9d79-0a960721f74d\",\"status\":\"200\",\"rqstDate\":\"230413-10:14:08:861\",\"respDate\":\"230413-10:14:08:862\",\"sourceId\":\"haproxy:1202e02d-17f5-445a-9d79-0a960721f74d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:14:08:861-56623\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3003f3d6-8e04-4e4d-a7f5-86f9dbd5b118], x-b3-parentspanid=[0383655ef03c61b9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[be4ddc7b6afb07ea0383655ef03c61b9], x-b3-spanid=[08eeb70c7f60460c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1202e02d-17f5-445a-9d79-0a960721f74d]}\\\"}\"}","context":{"RequestID":"1202e02d-17f5-445a-9d79-0a960721f74d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"962c5d2f-2af0-44cd-bf49-bcf2c9fff532","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:08.860Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:08.863Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1202e02d-17f5-445a-9d79-0a960721f74d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"962c5d2f-2af0-44cd-bf49-bcf2c9fff532","LogTimestamp":"2023-04-13T10:14:08.863Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:14:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:14:10.812Z","message":"Entering","context":{"RequestID":"2e88b5f2-30a9-48a7-a975-f6fbe89be94f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fc4ab1ab-d2c0-42ee-8975-61148c262e0c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:14:10.812Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:14:10.816Z","message":"{\"transactionId\":\"2e88b5f2-30a9-48a7-a975-f6fbe89be94f\",\"status\":\"200\",\"rqstDate\":\"230413-10:14:10:813\",\"respDate\":\"230413-10:14:10:816\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2e88b5f2-30a9-48a7-a975-f6fbe89be94f\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:14:10:813-30278\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a66d5a66-d639-46b7-a047-b74c550c689b], x-b3-parentspanid=[750753920f1e59d6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55547], x-envoy-attempt-count=[1], x-b3-traceid=[84a27a36d0de96ee750753920f1e59d6], x-b3-spanid=[5265081fb756249f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2e88b5f2-30a9-48a7-a975-f6fbe89be94f]}\\\"}\"}","context":{"RequestID":"2e88b5f2-30a9-48a7-a975-f6fbe89be94f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fc4ab1ab-d2c0-42ee-8975-61148c262e0c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:14:10.812Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:10.817Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2e88b5f2-30a9-48a7-a975-f6fbe89be94f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fc4ab1ab-d2c0-42ee-8975-61148c262e0c","LogTimestamp":"2023-04-13T10:14:10.817Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:14:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:14:10.849Z","message":"Entering","context":{"RequestID":"9f22ef1b-31b1-4103-9a7e-666bbc950f76","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3f7b330e-c6d4-40eb-8794-3625ae5dea3d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:14:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:14:10.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"9f22ef1b-31b1-4103-9a7e-666bbc950f76","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3f7b330e-c6d4-40eb-8794-3625ae5dea3d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:14:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:10.851Z","message":"{\"transactionId\":\"9f22ef1b-31b1-4103-9a7e-666bbc950f76\",\"status\":\"200\",\"rqstDate\":\"230413-10:14:10:849\",\"respDate\":\"230413-10:14:10:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9f22ef1b-31b1-4103-9a7e-666bbc950f76\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:14:10:849-38970\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9f22ef1b-31b1-4103-9a7e-666bbc950f76]}\\\"}\"}","context":{"RequestID":"9f22ef1b-31b1-4103-9a7e-666bbc950f76","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3f7b330e-c6d4-40eb-8794-3625ae5dea3d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:14:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:10.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9f22ef1b-31b1-4103-9a7e-666bbc950f76","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3f7b330e-c6d4-40eb-8794-3625ae5dea3d","LogTimestamp":"2023-04-13T10:14:10.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:14:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:14:10.873Z","message":"Entering","context":{"RequestID":"435d4c1b-7c4d-4dd9-8f52-36d6055620a2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"67740f52-f28f-42e6-9954-24563b7fa4b3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:10.873Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:14:10.875Z","message":"{\"transactionId\":\"435d4c1b-7c4d-4dd9-8f52-36d6055620a2\",\"status\":\"200\",\"rqstDate\":\"230413-10:14:10:873\",\"respDate\":\"230413-10:14:10:875\",\"sourceId\":\"haproxy:435d4c1b-7c4d-4dd9-8f52-36d6055620a2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:14:10:873-19280\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8f065d60-629a-4a21-b403-7ab5318d807e], x-b3-parentspanid=[2b4578416ed8373e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aeddf78b5b7839142b4578416ed8373e], x-b3-spanid=[ce33a1c5dced81eb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[435d4c1b-7c4d-4dd9-8f52-36d6055620a2]}\\\"}\"}","context":{"RequestID":"435d4c1b-7c4d-4dd9-8f52-36d6055620a2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"67740f52-f28f-42e6-9954-24563b7fa4b3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:10.873Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:10.876Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"435d4c1b-7c4d-4dd9-8f52-36d6055620a2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"67740f52-f28f-42e6-9954-24563b7fa4b3","LogTimestamp":"2023-04-13T10:14:10.876Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:14:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:14:12.887Z","message":"Entering","context":{"RequestID":"c504b1f4-0565-48de-863c-fb052182ae55","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"19c46f73-4256-4589-9568-db6d2b73d6ea","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:12.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:14:12.891Z","message":"{\"transactionId\":\"c504b1f4-0565-48de-863c-fb052182ae55\",\"status\":\"200\",\"rqstDate\":\"230413-10:14:12:888\",\"respDate\":\"230413-10:14:12:890\",\"sourceId\":\"haproxy:c504b1f4-0565-48de-863c-fb052182ae55\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:14:12:888-48855\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6e2c4d78-2da4-4f96-9402-973ac80f6fe8], x-b3-parentspanid=[6ad253d6e8060d88], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e6620e2904474a796ad253d6e8060d88], x-b3-spanid=[69215a42a5453f22], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c504b1f4-0565-48de-863c-fb052182ae55]}\\\"}\"}","context":{"RequestID":"c504b1f4-0565-48de-863c-fb052182ae55","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"19c46f73-4256-4589-9568-db6d2b73d6ea","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:12.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:12.891Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c504b1f4-0565-48de-863c-fb052182ae55","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"19c46f73-4256-4589-9568-db6d2b73d6ea","LogTimestamp":"2023-04-13T10:14:12.891Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:14:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:14:14.903Z","message":"Entering","context":{"RequestID":"c4e0753c-391c-41c1-9f3b-9aabe3e54cd1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"23e1faea-2195-4a9f-8609-33309b159659","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:14.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:14:14.905Z","message":"{\"transactionId\":\"c4e0753c-391c-41c1-9f3b-9aabe3e54cd1\",\"status\":\"200\",\"rqstDate\":\"230413-10:14:14:903\",\"respDate\":\"230413-10:14:14:905\",\"sourceId\":\"haproxy:c4e0753c-391c-41c1-9f3b-9aabe3e54cd1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:14:14:903-7478\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1ada9d87-4b0c-4b9d-a495-a63f1973dd83], x-b3-parentspanid=[745added300dcc2a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ab890dd1d21ce602745added300dcc2a], x-b3-spanid=[27d1cdd9e1f6d484], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c4e0753c-391c-41c1-9f3b-9aabe3e54cd1]}\\\"}\"}","context":{"RequestID":"c4e0753c-391c-41c1-9f3b-9aabe3e54cd1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"23e1faea-2195-4a9f-8609-33309b159659","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:14.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:14.906Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c4e0753c-391c-41c1-9f3b-9aabe3e54cd1","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"23e1faea-2195-4a9f-8609-33309b159659","LogTimestamp":"2023-04-13T10:14:14.906Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:14:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:14:16.369Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:14:16.383Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:16.383Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:16.383Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:16.920Z","message":"Entering","context":{"RequestID":"42473637-cf49-4bc3-a869-99b32799b66e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dd7292ef-7751-487a-88f1-c4219818cf9f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:16.919Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:14:16.923Z","message":"{\"transactionId\":\"42473637-cf49-4bc3-a869-99b32799b66e\",\"status\":\"200\",\"rqstDate\":\"230413-10:14:16:920\",\"respDate\":\"230413-10:14:16:923\",\"sourceId\":\"haproxy:42473637-cf49-4bc3-a869-99b32799b66e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:14:16:920-99600\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8bceb23c-176d-478b-b160-792be9b9cd31], x-b3-parentspanid=[d7fa53ba37e6f286], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[df0390365ccbc291d7fa53ba37e6f286], x-b3-spanid=[5082f52d1619dd5b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[42473637-cf49-4bc3-a869-99b32799b66e]}\\\"}\"}","context":{"RequestID":"42473637-cf49-4bc3-a869-99b32799b66e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dd7292ef-7751-487a-88f1-c4219818cf9f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:16.919Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:16.924Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"42473637-cf49-4bc3-a869-99b32799b66e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dd7292ef-7751-487a-88f1-c4219818cf9f","LogTimestamp":"2023-04-13T10:14:16.923Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:14:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:14:18.935Z","message":"Entering","context":{"RequestID":"8ee3853f-0a93-4cb7-baa8-077828086cbd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e667c1b1-e31d-450b-9c02-83538a3b725c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:18.935Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:14:18.938Z","message":"{\"transactionId\":\"8ee3853f-0a93-4cb7-baa8-077828086cbd\",\"status\":\"200\",\"rqstDate\":\"230413-10:14:18:936\",\"respDate\":\"230413-10:14:18:938\",\"sourceId\":\"haproxy:8ee3853f-0a93-4cb7-baa8-077828086cbd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:14:18:936-54230\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[45b549a7-0de2-45f0-b0f9-ac08dc4a0254], x-b3-parentspanid=[5f94bfc77ea61b55], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3adb9fcb3b99faa95f94bfc77ea61b55], x-b3-spanid=[c57fafaafffcc4e9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8ee3853f-0a93-4cb7-baa8-077828086cbd]}\\\"}\"}","context":{"RequestID":"8ee3853f-0a93-4cb7-baa8-077828086cbd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e667c1b1-e31d-450b-9c02-83538a3b725c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:18.935Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:18.939Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8ee3853f-0a93-4cb7-baa8-077828086cbd","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e667c1b1-e31d-450b-9c02-83538a3b725c","LogTimestamp":"2023-04-13T10:14:18.939Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:14:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:14:19.017Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:14:19.022Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:14:20.811Z","message":"Entering","context":{"RequestID":"67ef752a-4be7-475d-a3da-5a97efae50a2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"de88bb87-674f-49a1-9bce-90432450b6a4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:14:20.811Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:14:20.815Z","message":"{\"transactionId\":\"67ef752a-4be7-475d-a3da-5a97efae50a2\",\"status\":\"200\",\"rqstDate\":\"230413-10:14:20:812\",\"respDate\":\"230413-10:14:20:814\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:67ef752a-4be7-475d-a3da-5a97efae50a2\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:14:20:812-18619\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b5166514-bdf0-4f02-ba33-e41058a56228], x-b3-parentspanid=[7d079019054013cc], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40401], x-envoy-attempt-count=[1], x-b3-traceid=[a15232b963d01f7e7d079019054013cc], x-b3-spanid=[68c64d4f5cd3136d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[67ef752a-4be7-475d-a3da-5a97efae50a2]}\\\"}\"}","context":{"RequestID":"67ef752a-4be7-475d-a3da-5a97efae50a2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"de88bb87-674f-49a1-9bce-90432450b6a4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:14:20.811Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:20.815Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"67ef752a-4be7-475d-a3da-5a97efae50a2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"de88bb87-674f-49a1-9bce-90432450b6a4","LogTimestamp":"2023-04-13T10:14:20.815Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:14:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-13T10:14:20.851Z","message":"Entering","context":{"RequestID":"336003d4-a56b-4b33-89cc-061273766c41","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dab7c820-e98f-41cc-b1ff-d83331005d3c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:14:20.851Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:14:20.854Z","message":"Database is available from CACHED check.","context":{"RequestID":"336003d4-a56b-4b33-89cc-061273766c41","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dab7c820-e98f-41cc-b1ff-d83331005d3c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:14:20.851Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:20.855Z","message":"{\"transactionId\":\"336003d4-a56b-4b33-89cc-061273766c41\",\"status\":\"200\",\"rqstDate\":\"230413-10:14:20:852\",\"respDate\":\"230413-10:14:20:855\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:336003d4-a56b-4b33-89cc-061273766c41\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:14:20:852-92344\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[336003d4-a56b-4b33-89cc-061273766c41]}\\\"}\"}","context":{"RequestID":"336003d4-a56b-4b33-89cc-061273766c41","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dab7c820-e98f-41cc-b1ff-d83331005d3c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:14:20.851Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:20.856Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"336003d4-a56b-4b33-89cc-061273766c41","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dab7c820-e98f-41cc-b1ff-d83331005d3c","LogTimestamp":"2023-04-13T10:14:20.856Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:14:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:14:20.950Z","message":"Entering","context":{"RequestID":"26d0e0cd-1d4c-4fe5-a3f7-affcb6dfd44e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"35f9509d-5620-4843-9c8f-ce2dbaafbd80","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:20.950Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:14:20.954Z","message":"{\"transactionId\":\"26d0e0cd-1d4c-4fe5-a3f7-affcb6dfd44e\",\"status\":\"200\",\"rqstDate\":\"230413-10:14:20:951\",\"respDate\":\"230413-10:14:20:953\",\"sourceId\":\"haproxy:26d0e0cd-1d4c-4fe5-a3f7-affcb6dfd44e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:14:20:951-85612\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f0560516-6c6d-4fe7-8725-0a880bfd0967], x-b3-parentspanid=[d898aee14facf974], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7f11a73675dfb383d898aee14facf974], x-b3-spanid=[595bfb6f1de5d7b2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[26d0e0cd-1d4c-4fe5-a3f7-affcb6dfd44e]}\\\"}\"}","context":{"RequestID":"26d0e0cd-1d4c-4fe5-a3f7-affcb6dfd44e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"35f9509d-5620-4843-9c8f-ce2dbaafbd80","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:20.950Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:20.954Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"26d0e0cd-1d4c-4fe5-a3f7-affcb6dfd44e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"35f9509d-5620-4843-9c8f-ce2dbaafbd80","LogTimestamp":"2023-04-13T10:14:20.954Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:14:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:14:22.966Z","message":"Entering","context":{"RequestID":"3d299749-6256-42a0-a21c-2460c56f6399","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"65e2d234-943d-406b-b254-e42320ed78be","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:22.966Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:14:22.970Z","message":"{\"transactionId\":\"3d299749-6256-42a0-a21c-2460c56f6399\",\"status\":\"200\",\"rqstDate\":\"230413-10:14:22:967\",\"respDate\":\"230413-10:14:22:969\",\"sourceId\":\"haproxy:3d299749-6256-42a0-a21c-2460c56f6399\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:14:22:967-5135\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0e82d0bb-c859-4ce0-9ade-30d52df9c78d], x-b3-parentspanid=[bae977c022cf30ff], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[faa7652946822cecbae977c022cf30ff], x-b3-spanid=[65ac5485c3857c6c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3d299749-6256-42a0-a21c-2460c56f6399]}\\\"}\"}","context":{"RequestID":"3d299749-6256-42a0-a21c-2460c56f6399","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"65e2d234-943d-406b-b254-e42320ed78be","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:22.966Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:22.971Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3d299749-6256-42a0-a21c-2460c56f6399","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"65e2d234-943d-406b-b254-e42320ed78be","LogTimestamp":"2023-04-13T10:14:22.970Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:14:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:14:24.981Z","message":"Entering","context":{"RequestID":"871dad01-da2d-43b8-8170-54eab9a4f779","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8e122130-77ff-4bea-bb78-baeda54a119b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:24.981Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:14:24.983Z","message":"{\"transactionId\":\"871dad01-da2d-43b8-8170-54eab9a4f779\",\"status\":\"200\",\"rqstDate\":\"230413-10:14:24:982\",\"respDate\":\"230413-10:14:24:983\",\"sourceId\":\"haproxy:871dad01-da2d-43b8-8170-54eab9a4f779\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:14:24:982-16004\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[869fa9c0-27aa-4a0a-9b0c-08e389cf3f48], x-b3-parentspanid=[67e66f2df097cc99], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[daebfa915848163267e66f2df097cc99], x-b3-spanid=[d287c6529b4e7a79], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[871dad01-da2d-43b8-8170-54eab9a4f779]}\\\"}\"}","context":{"RequestID":"871dad01-da2d-43b8-8170-54eab9a4f779","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8e122130-77ff-4bea-bb78-baeda54a119b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:24.981Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:24.984Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"871dad01-da2d-43b8-8170-54eab9a4f779","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8e122130-77ff-4bea-bb78-baeda54a119b","LogTimestamp":"2023-04-13T10:14:24.984Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:14:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:14:26.369Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:14:26.386Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:26.387Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:26.387Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:26.995Z","message":"Entering","context":{"RequestID":"7cf8d660-0e97-4697-a373-d2edfde40921","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c2052336-8c09-4b28-b243-e44e75930a35","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:26.995Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:14:26.998Z","message":"{\"transactionId\":\"7cf8d660-0e97-4697-a373-d2edfde40921\",\"status\":\"200\",\"rqstDate\":\"230413-10:14:26:996\",\"respDate\":\"230413-10:14:26:998\",\"sourceId\":\"haproxy:7cf8d660-0e97-4697-a373-d2edfde40921\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:14:26:996-65246\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[edc0ccfe-52d0-4e3d-84da-a8cb9c72c99b], x-b3-parentspanid=[5fd666b955cf2060], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b047c41c1a0dd0f45fd666b955cf2060], x-b3-spanid=[85412ef3ebb79f68], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7cf8d660-0e97-4697-a373-d2edfde40921]}\\\"}\"}","context":{"RequestID":"7cf8d660-0e97-4697-a373-d2edfde40921","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c2052336-8c09-4b28-b243-e44e75930a35","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:26.995Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:26.999Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7cf8d660-0e97-4697-a373-d2edfde40921","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c2052336-8c09-4b28-b243-e44e75930a35","LogTimestamp":"2023-04-13T10:14:26.999Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:14:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:14:29.011Z","message":"Entering","context":{"RequestID":"343db3af-1bdf-4d4f-8c47-37cedd6d8dba","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"63a7eae7-e169-48b4-a1a6-5e0a7bfe5f61","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:29.011Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:14:29.015Z","message":"{\"transactionId\":\"343db3af-1bdf-4d4f-8c47-37cedd6d8dba\",\"status\":\"200\",\"rqstDate\":\"230413-10:14:29:012\",\"respDate\":\"230413-10:14:29:015\",\"sourceId\":\"haproxy:343db3af-1bdf-4d4f-8c47-37cedd6d8dba\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:14:29:012-34044\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5163d63a-183e-41a6-9ef9-8ea4d3325065], x-b3-parentspanid=[5ee48d95c5a52cd7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c37d5a51e6290bca5ee48d95c5a52cd7], x-b3-spanid=[339675e08f153c8c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[343db3af-1bdf-4d4f-8c47-37cedd6d8dba]}\\\"}\"}","context":{"RequestID":"343db3af-1bdf-4d4f-8c47-37cedd6d8dba","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"63a7eae7-e169-48b4-a1a6-5e0a7bfe5f61","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:29.011Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:29.016Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"343db3af-1bdf-4d4f-8c47-37cedd6d8dba","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"63a7eae7-e169-48b4-a1a6-5e0a7bfe5f61","LogTimestamp":"2023-04-13T10:14:29.016Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:14:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-13T10:14:30.811Z","message":"Entering","context":{"RequestID":"616da8f2-e705-4b94-87d3-f4d505720789","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"76ffe6b8-a6cc-40bc-bc67-b7471bba18e1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:14:30.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:14:30.814Z","message":"{\"transactionId\":\"616da8f2-e705-4b94-87d3-f4d505720789\",\"status\":\"200\",\"rqstDate\":\"230413-10:14:30:811\",\"respDate\":\"230413-10:14:30:813\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:616da8f2-e705-4b94-87d3-f4d505720789\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:14:30:811-8548\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[22174482-172c-44dc-b1e5-e72aff41eea6], x-b3-parentspanid=[3b9a7c87a3f80c81], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51609], x-envoy-attempt-count=[1], x-b3-traceid=[65888de12f9c00253b9a7c87a3f80c81], x-b3-spanid=[c4722490b605a985], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[616da8f2-e705-4b94-87d3-f4d505720789]}\\\"}\"}","context":{"RequestID":"616da8f2-e705-4b94-87d3-f4d505720789","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"76ffe6b8-a6cc-40bc-bc67-b7471bba18e1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:14:30.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:30.815Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"616da8f2-e705-4b94-87d3-f4d505720789","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"76ffe6b8-a6cc-40bc-bc67-b7471bba18e1","LogTimestamp":"2023-04-13T10:14:30.814Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:14:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:14:30.850Z","message":"Entering","context":{"RequestID":"b91cb95f-cab8-46e3-b08d-312bde4c587a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"18bad4e7-daac-431c-8368-0654e90b0345","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:14:30.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:14:30.853Z","message":"Database is available from CACHED check.","context":{"RequestID":"b91cb95f-cab8-46e3-b08d-312bde4c587a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"18bad4e7-daac-431c-8368-0654e90b0345","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:14:30.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:30.854Z","message":"{\"transactionId\":\"b91cb95f-cab8-46e3-b08d-312bde4c587a\",\"status\":\"200\",\"rqstDate\":\"230413-10:14:30:851\",\"respDate\":\"230413-10:14:30:854\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b91cb95f-cab8-46e3-b08d-312bde4c587a\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:14:30:851-82238\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b91cb95f-cab8-46e3-b08d-312bde4c587a]}\\\"}\"}","context":{"RequestID":"b91cb95f-cab8-46e3-b08d-312bde4c587a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"18bad4e7-daac-431c-8368-0654e90b0345","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:14:30.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:30.855Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b91cb95f-cab8-46e3-b08d-312bde4c587a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"18bad4e7-daac-431c-8368-0654e90b0345","LogTimestamp":"2023-04-13T10:14:30.855Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:14:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-04-13T10:14:31.028Z","message":"Entering","context":{"RequestID":"f9b0944c-9823-45b0-902f-203f14d45b8b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d0ce19e9-907c-40fa-9735-03c1346e2173","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:31.027Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:14:31.031Z","message":"{\"transactionId\":\"f9b0944c-9823-45b0-902f-203f14d45b8b\",\"status\":\"200\",\"rqstDate\":\"230413-10:14:31:028\",\"respDate\":\"230413-10:14:31:031\",\"sourceId\":\"haproxy:f9b0944c-9823-45b0-902f-203f14d45b8b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:14:31:028-19264\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3bb92a46-14b6-4eda-9fcc-9cebdefd243a], x-b3-parentspanid=[527224c27af4c74b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a13c03988f76c31f527224c27af4c74b], x-b3-spanid=[978da37cac5b76a0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f9b0944c-9823-45b0-902f-203f14d45b8b]}\\\"}\"}","context":{"RequestID":"f9b0944c-9823-45b0-902f-203f14d45b8b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d0ce19e9-907c-40fa-9735-03c1346e2173","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:31.027Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:31.032Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f9b0944c-9823-45b0-902f-203f14d45b8b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d0ce19e9-907c-40fa-9735-03c1346e2173","LogTimestamp":"2023-04-13T10:14:31.032Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:14:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:14:33.043Z","message":"Entering","context":{"RequestID":"8e9e10b8-80a3-4a4e-a9af-d6ad25e11e9a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c3457d0d-e1f6-4db6-a670-00fcf6126dfc","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:33.043Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:14:33.046Z","message":"{\"transactionId\":\"8e9e10b8-80a3-4a4e-a9af-d6ad25e11e9a\",\"status\":\"200\",\"rqstDate\":\"230413-10:14:33:044\",\"respDate\":\"230413-10:14:33:046\",\"sourceId\":\"haproxy:8e9e10b8-80a3-4a4e-a9af-d6ad25e11e9a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:14:33:044-73340\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3f2e69a0-2378-45bb-b126-c64b2c81d8fc], x-b3-parentspanid=[eef43b0d66cbebeb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3cb52c5925d531faeef43b0d66cbebeb], x-b3-spanid=[b96a2e206968fe7a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8e9e10b8-80a3-4a4e-a9af-d6ad25e11e9a]}\\\"}\"}","context":{"RequestID":"8e9e10b8-80a3-4a4e-a9af-d6ad25e11e9a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c3457d0d-e1f6-4db6-a670-00fcf6126dfc","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:33.043Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:33.047Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8e9e10b8-80a3-4a4e-a9af-d6ad25e11e9a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c3457d0d-e1f6-4db6-a670-00fcf6126dfc","LogTimestamp":"2023-04-13T10:14:33.047Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:14:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:14:35.058Z","message":"Entering","context":{"RequestID":"347df178-45e7-4b54-bf01-396d53d03476","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"21a5e156-374b-4a41-a1ff-9df266530d8f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:35.058Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:14:35.062Z","message":"{\"transactionId\":\"347df178-45e7-4b54-bf01-396d53d03476\",\"status\":\"200\",\"rqstDate\":\"230413-10:14:35:059\",\"respDate\":\"230413-10:14:35:062\",\"sourceId\":\"haproxy:347df178-45e7-4b54-bf01-396d53d03476\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:14:35:059-3312\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[380656bd-2241-4057-afe6-4d31c01481ab], x-b3-parentspanid=[d6035ff1a33aa937], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[956f29b0b41a596bd6035ff1a33aa937], x-b3-spanid=[cd45e4cf56ffc08e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[347df178-45e7-4b54-bf01-396d53d03476]}\\\"}\"}","context":{"RequestID":"347df178-45e7-4b54-bf01-396d53d03476","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"21a5e156-374b-4a41-a1ff-9df266530d8f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:35.058Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:35.063Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"347df178-45e7-4b54-bf01-396d53d03476","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"21a5e156-374b-4a41-a1ff-9df266530d8f","LogTimestamp":"2023-04-13T10:14:35.063Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:14:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-13T10:14:36.370Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:14:36.393Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:36.393Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:36.393Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:37.075Z","message":"Entering","context":{"RequestID":"d53c8127-1e6d-486c-a8d4-80814429c12b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ee4f242d-2ca9-4e64-b6bd-bda936828f3a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:37.075Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:14:37.079Z","message":"{\"transactionId\":\"d53c8127-1e6d-486c-a8d4-80814429c12b\",\"status\":\"200\",\"rqstDate\":\"230413-10:14:37:076\",\"respDate\":\"230413-10:14:37:078\",\"sourceId\":\"haproxy:d53c8127-1e6d-486c-a8d4-80814429c12b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:14:37:076-18749\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2b3265dc-4c29-406a-8f3a-03ea7fffe0a1], x-b3-parentspanid=[2617c641f88c2d77], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f40540084910224a2617c641f88c2d77], x-b3-spanid=[d4cecf5091f9de38], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d53c8127-1e6d-486c-a8d4-80814429c12b]}\\\"}\"}","context":{"RequestID":"d53c8127-1e6d-486c-a8d4-80814429c12b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ee4f242d-2ca9-4e64-b6bd-bda936828f3a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:37.075Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:37.079Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d53c8127-1e6d-486c-a8d4-80814429c12b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ee4f242d-2ca9-4e64-b6bd-bda936828f3a","LogTimestamp":"2023-04-13T10:14:37.079Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:14:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:14:39.090Z","message":"Entering","context":{"RequestID":"7802f268-63fd-45f7-951c-ed8c05691750","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"053a686a-ce63-46b8-b1c5-7560efb7941c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:39.090Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:14:39.093Z","message":"{\"transactionId\":\"7802f268-63fd-45f7-951c-ed8c05691750\",\"status\":\"200\",\"rqstDate\":\"230413-10:14:39:091\",\"respDate\":\"230413-10:14:39:093\",\"sourceId\":\"haproxy:7802f268-63fd-45f7-951c-ed8c05691750\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:14:39:091-84829\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4a2f9c2a-1ff5-4223-8af1-bb2def3eff6c], x-b3-parentspanid=[7cc06455cc034d97], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5c924646836d41ba7cc06455cc034d97], x-b3-spanid=[61fce8306ea036c8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7802f268-63fd-45f7-951c-ed8c05691750]}\\\"}\"}","context":{"RequestID":"7802f268-63fd-45f7-951c-ed8c05691750","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"053a686a-ce63-46b8-b1c5-7560efb7941c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:39.090Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:39.094Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7802f268-63fd-45f7-951c-ed8c05691750","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"053a686a-ce63-46b8-b1c5-7560efb7941c","LogTimestamp":"2023-04-13T10:14:39.094Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:14:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:14:40.811Z","message":"Entering","context":{"RequestID":"edb630b2-d0f6-435b-a475-f48cb745d02c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f49eac2c-3a30-4890-9d49-8af36dcc4834","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:14:40.811Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:14:40.815Z","message":"{\"transactionId\":\"edb630b2-d0f6-435b-a475-f48cb745d02c\",\"status\":\"200\",\"rqstDate\":\"230413-10:14:40:812\",\"respDate\":\"230413-10:14:40:814\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:edb630b2-d0f6-435b-a475-f48cb745d02c\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:14:40:812-6114\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[28a04c34-7b1b-4acc-b8f8-4933bbce227c], x-b3-parentspanid=[2b0d31b20b78283e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49317], x-envoy-attempt-count=[1], x-b3-traceid=[a6007ccc45e9ee432b0d31b20b78283e], x-b3-spanid=[8018929547c45c65], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[edb630b2-d0f6-435b-a475-f48cb745d02c]}\\\"}\"}","context":{"RequestID":"edb630b2-d0f6-435b-a475-f48cb745d02c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f49eac2c-3a30-4890-9d49-8af36dcc4834","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:14:40.811Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:40.816Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"edb630b2-d0f6-435b-a475-f48cb745d02c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f49eac2c-3a30-4890-9d49-8af36dcc4834","LogTimestamp":"2023-04-13T10:14:40.816Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:14:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:14:40.849Z","message":"Entering","context":{"RequestID":"d795c47e-013c-460d-b8b5-79fa41b8415c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"59ba8653-1e3b-4094-95f6-4bca21345e5e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:14:40.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:14:40.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"d795c47e-013c-460d-b8b5-79fa41b8415c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"59ba8653-1e3b-4094-95f6-4bca21345e5e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:14:40.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:40.853Z","message":"{\"transactionId\":\"d795c47e-013c-460d-b8b5-79fa41b8415c\",\"status\":\"200\",\"rqstDate\":\"230413-10:14:40:850\",\"respDate\":\"230413-10:14:40:853\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d795c47e-013c-460d-b8b5-79fa41b8415c\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:14:40:850-57069\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d795c47e-013c-460d-b8b5-79fa41b8415c]}\\\"}\"}","context":{"RequestID":"d795c47e-013c-460d-b8b5-79fa41b8415c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"59ba8653-1e3b-4094-95f6-4bca21345e5e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:14:40.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:40.854Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d795c47e-013c-460d-b8b5-79fa41b8415c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"59ba8653-1e3b-4094-95f6-4bca21345e5e","LogTimestamp":"2023-04-13T10:14:40.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:14:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:14:41.105Z","message":"Entering","context":{"RequestID":"b9ab112e-8dd3-47bd-b820-70ef35959ecf","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d6eee2ac-7ce6-4f0b-ac99-9d3ce1156d87","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:41.105Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:14:41.108Z","message":"{\"transactionId\":\"b9ab112e-8dd3-47bd-b820-70ef35959ecf\",\"status\":\"200\",\"rqstDate\":\"230413-10:14:41:106\",\"respDate\":\"230413-10:14:41:108\",\"sourceId\":\"haproxy:b9ab112e-8dd3-47bd-b820-70ef35959ecf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:14:41:106-58854\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fc43329d-6567-4e19-94de-c4041b276819], x-b3-parentspanid=[31475818c78d77bc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fe77ecbeee6475e131475818c78d77bc], x-b3-spanid=[1fa2888ae4a94b11], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b9ab112e-8dd3-47bd-b820-70ef35959ecf]}\\\"}\"}","context":{"RequestID":"b9ab112e-8dd3-47bd-b820-70ef35959ecf","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d6eee2ac-7ce6-4f0b-ac99-9d3ce1156d87","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:41.105Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:41.108Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b9ab112e-8dd3-47bd-b820-70ef35959ecf","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d6eee2ac-7ce6-4f0b-ac99-9d3ce1156d87","LogTimestamp":"2023-04-13T10:14:41.108Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:14:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:14:43.119Z","message":"Entering","context":{"RequestID":"8501780b-932c-4997-ac20-3e461718b72e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e03831a8-1f91-4547-9cee-43f22c216161","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:43.119Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:14:43.123Z","message":"{\"transactionId\":\"8501780b-932c-4997-ac20-3e461718b72e\",\"status\":\"200\",\"rqstDate\":\"230413-10:14:43:120\",\"respDate\":\"230413-10:14:43:122\",\"sourceId\":\"haproxy:8501780b-932c-4997-ac20-3e461718b72e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:14:43:120-71169\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e62f1ed2-0821-435b-92d5-02d5afc74851], x-b3-parentspanid=[f3dc835f5189fa22], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[116d952ea08e9d31f3dc835f5189fa22], x-b3-spanid=[20fa209686b1d0c4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8501780b-932c-4997-ac20-3e461718b72e]}\\\"}\"}","context":{"RequestID":"8501780b-932c-4997-ac20-3e461718b72e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e03831a8-1f91-4547-9cee-43f22c216161","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:43.119Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:43.123Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8501780b-932c-4997-ac20-3e461718b72e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e03831a8-1f91-4547-9cee-43f22c216161","LogTimestamp":"2023-04-13T10:14:43.123Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:14:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:14:45.138Z","message":"Entering","context":{"RequestID":"7bd14027-7398-4a2b-9b42-ca659f8753c6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c3976d64-69cf-4f52-a9a1-da057a7f300f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:45.138Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:14:45.143Z","message":"{\"transactionId\":\"7bd14027-7398-4a2b-9b42-ca659f8753c6\",\"status\":\"200\",\"rqstDate\":\"230413-10:14:45:139\",\"respDate\":\"230413-10:14:45:143\",\"sourceId\":\"haproxy:7bd14027-7398-4a2b-9b42-ca659f8753c6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:14:45:139-49249\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a2fe4d79-53fc-4d95-93e7-70df99c65e3d], x-b3-parentspanid=[5e929b79f2c61fd4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[33309a91218ba1ff5e929b79f2c61fd4], x-b3-spanid=[33eaff95c0176fd0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7bd14027-7398-4a2b-9b42-ca659f8753c6]}\\\"}\"}","context":{"RequestID":"7bd14027-7398-4a2b-9b42-ca659f8753c6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c3976d64-69cf-4f52-a9a1-da057a7f300f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:45.138Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:45.144Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7bd14027-7398-4a2b-9b42-ca659f8753c6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c3976d64-69cf-4f52-a9a1-da057a7f300f","LogTimestamp":"2023-04-13T10:14:45.144Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:14:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-13T10:14:46.370Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:14:46.387Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:46.387Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:46.387Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:47.156Z","message":"Entering","context":{"RequestID":"d9b56e0a-8fde-4081-b18c-799a31beaec4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2b8cdea4-50f1-4cba-ba67-1ef206f44aac","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:47.156Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:14:47.161Z","message":"{\"transactionId\":\"d9b56e0a-8fde-4081-b18c-799a31beaec4\",\"status\":\"200\",\"rqstDate\":\"230413-10:14:47:157\",\"respDate\":\"230413-10:14:47:161\",\"sourceId\":\"haproxy:d9b56e0a-8fde-4081-b18c-799a31beaec4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:14:47:157-87446\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aa919d8f-7ce3-4705-b030-fe7347392297], x-b3-parentspanid=[cc20fc809b466430], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c799adcb747ff524cc20fc809b466430], x-b3-spanid=[25fdc802eeff4322], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d9b56e0a-8fde-4081-b18c-799a31beaec4]}\\\"}\"}","context":{"RequestID":"d9b56e0a-8fde-4081-b18c-799a31beaec4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2b8cdea4-50f1-4cba-ba67-1ef206f44aac","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:47.156Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:47.162Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d9b56e0a-8fde-4081-b18c-799a31beaec4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2b8cdea4-50f1-4cba-ba67-1ef206f44aac","LogTimestamp":"2023-04-13T10:14:47.162Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:14:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 12 - "logType": "access"
{"timestamp":"2023-04-13T10:14:49.023Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:14:49.028Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:14:49.173Z","message":"Entering","context":{"RequestID":"e77fb91d-fca5-40de-9089-1f3ce5ca24c4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d0dd31f0-0a53-4746-a2de-54a4909ca77a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:49.172Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:14:49.176Z","message":"{\"transactionId\":\"e77fb91d-fca5-40de-9089-1f3ce5ca24c4\",\"status\":\"200\",\"rqstDate\":\"230413-10:14:49:173\",\"respDate\":\"230413-10:14:49:176\",\"sourceId\":\"haproxy:e77fb91d-fca5-40de-9089-1f3ce5ca24c4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:14:49:173-99027\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[502c9650-1c00-409d-b335-4a238c1534ba], x-b3-parentspanid=[6f5cc3cd514383fb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b569de3b713c414f6f5cc3cd514383fb], x-b3-spanid=[4ab4fc9ab0fd6408], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e77fb91d-fca5-40de-9089-1f3ce5ca24c4]}\\\"}\"}","context":{"RequestID":"e77fb91d-fca5-40de-9089-1f3ce5ca24c4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d0dd31f0-0a53-4746-a2de-54a4909ca77a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:49.172Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:49.177Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e77fb91d-fca5-40de-9089-1f3ce5ca24c4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d0dd31f0-0a53-4746-a2de-54a4909ca77a","LogTimestamp":"2023-04-13T10:14:49.177Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:14:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:14:50.810Z","message":"Entering","context":{"RequestID":"4920e39f-0c50-4878-b378-2d778f011de6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2f484011-5f49-43f9-af24-f04a956238f9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:14:50.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:14:50.814Z","message":"{\"transactionId\":\"4920e39f-0c50-4878-b378-2d778f011de6\",\"status\":\"200\",\"rqstDate\":\"230413-10:14:50:811\",\"respDate\":\"230413-10:14:50:813\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4920e39f-0c50-4878-b378-2d778f011de6\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:14:50:811-71984\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2fcf87aa-7fd3-4dab-89bd-b4ddebb163d4], x-b3-parentspanid=[86d4cd20c64bd39f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55119], x-envoy-attempt-count=[1], x-b3-traceid=[fdd38deea57f165786d4cd20c64bd39f], x-b3-spanid=[1ccc90a0213e99be], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4920e39f-0c50-4878-b378-2d778f011de6]}\\\"}\"}","context":{"RequestID":"4920e39f-0c50-4878-b378-2d778f011de6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2f484011-5f49-43f9-af24-f04a956238f9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:14:50.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:50.814Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4920e39f-0c50-4878-b378-2d778f011de6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2f484011-5f49-43f9-af24-f04a956238f9","LogTimestamp":"2023-04-13T10:14:50.814Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:14:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:14:50.851Z","message":"Entering","context":{"RequestID":"dd8140da-ccf7-44da-9e43-f8a568f6b036","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d12bd8ae-3b16-4d19-9f27-eb912ec8460e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:14:50.851Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:14:50.854Z","message":"Database is available from CACHED check.","context":{"RequestID":"dd8140da-ccf7-44da-9e43-f8a568f6b036","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d12bd8ae-3b16-4d19-9f27-eb912ec8460e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:14:50.851Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:50.855Z","message":"{\"transactionId\":\"dd8140da-ccf7-44da-9e43-f8a568f6b036\",\"status\":\"200\",\"rqstDate\":\"230413-10:14:50:852\",\"respDate\":\"230413-10:14:50:855\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:dd8140da-ccf7-44da-9e43-f8a568f6b036\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:14:50:852-54657\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[dd8140da-ccf7-44da-9e43-f8a568f6b036]}\\\"}\"}","context":{"RequestID":"dd8140da-ccf7-44da-9e43-f8a568f6b036","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d12bd8ae-3b16-4d19-9f27-eb912ec8460e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:14:50.851Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:50.856Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dd8140da-ccf7-44da-9e43-f8a568f6b036","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d12bd8ae-3b16-4d19-9f27-eb912ec8460e","LogTimestamp":"2023-04-13T10:14:50.856Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:14:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-13T10:14:51.188Z","message":"Entering","context":{"RequestID":"3df7170e-b2a0-440c-a230-ec7ad5c631a6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"951f7a47-ebb7-45a2-b395-08dcb7a848a0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:51.188Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:14:51.192Z","message":"{\"transactionId\":\"3df7170e-b2a0-440c-a230-ec7ad5c631a6\",\"status\":\"200\",\"rqstDate\":\"230413-10:14:51:189\",\"respDate\":\"230413-10:14:51:192\",\"sourceId\":\"haproxy:3df7170e-b2a0-440c-a230-ec7ad5c631a6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:14:51:189-68951\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f58c3237-8e54-4e20-b70a-c5ac9ec0b7ab], x-b3-parentspanid=[d77095451c65cf42], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2bde5dde31c30af1d77095451c65cf42], x-b3-spanid=[97e64bce2fe6a8fd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3df7170e-b2a0-440c-a230-ec7ad5c631a6]}\\\"}\"}","context":{"RequestID":"3df7170e-b2a0-440c-a230-ec7ad5c631a6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"951f7a47-ebb7-45a2-b395-08dcb7a848a0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:51.188Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:51.193Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3df7170e-b2a0-440c-a230-ec7ad5c631a6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"951f7a47-ebb7-45a2-b395-08dcb7a848a0","LogTimestamp":"2023-04-13T10:14:51.193Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:14:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:14:53.203Z","message":"Entering","context":{"RequestID":"14b7fca1-106c-45fb-934b-b9a5796f2b51","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f4e2e6af-8c60-45a9-87ec-094ac9de15cd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:53.202Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:14:53.205Z","message":"{\"transactionId\":\"14b7fca1-106c-45fb-934b-b9a5796f2b51\",\"status\":\"200\",\"rqstDate\":\"230413-10:14:53:203\",\"respDate\":\"230413-10:14:53:205\",\"sourceId\":\"haproxy:14b7fca1-106c-45fb-934b-b9a5796f2b51\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:14:53:203-90612\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[32bcea4d-4b1a-4596-8ddf-7a056756340c], x-b3-parentspanid=[f5321a1fb103e878], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b892a2ce912713aef5321a1fb103e878], x-b3-spanid=[f8eebd95e0ff6c9d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[14b7fca1-106c-45fb-934b-b9a5796f2b51]}\\\"}\"}","context":{"RequestID":"14b7fca1-106c-45fb-934b-b9a5796f2b51","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f4e2e6af-8c60-45a9-87ec-094ac9de15cd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:53.202Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:53.205Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"14b7fca1-106c-45fb-934b-b9a5796f2b51","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f4e2e6af-8c60-45a9-87ec-094ac9de15cd","LogTimestamp":"2023-04-13T10:14:53.205Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:14:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:14:55.216Z","message":"Entering","context":{"RequestID":"cf957fbc-db1f-4e12-9d6b-c3cdafb9f232","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"352ffc3b-cbba-4c1f-8e57-d8c43d10e141","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:55.216Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:14:55.219Z","message":"{\"transactionId\":\"cf957fbc-db1f-4e12-9d6b-c3cdafb9f232\",\"status\":\"200\",\"rqstDate\":\"230413-10:14:55:217\",\"respDate\":\"230413-10:14:55:219\",\"sourceId\":\"haproxy:cf957fbc-db1f-4e12-9d6b-c3cdafb9f232\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:14:55:217-3569\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[788803b1-c184-4c1e-89d3-3244fd929930], x-b3-parentspanid=[219aa50a55a7cdb4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6f6f7bb47c0aba2f219aa50a55a7cdb4], x-b3-spanid=[ee1e62a41ba69081], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cf957fbc-db1f-4e12-9d6b-c3cdafb9f232]}\\\"}\"}","context":{"RequestID":"cf957fbc-db1f-4e12-9d6b-c3cdafb9f232","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"352ffc3b-cbba-4c1f-8e57-d8c43d10e141","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:55.216Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:55.220Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cf957fbc-db1f-4e12-9d6b-c3cdafb9f232","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"352ffc3b-cbba-4c1f-8e57-d8c43d10e141","LogTimestamp":"2023-04-13T10:14:55.220Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:14:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:14:56.369Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:14:56.386Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:56.386Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:56.386Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:57.231Z","message":"Entering","context":{"RequestID":"8f08b220-eab3-460c-8681-1c069b4448e4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d9300562-3e42-44ca-90d2-c7efc022f5b4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:57.231Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:14:57.235Z","message":"{\"transactionId\":\"8f08b220-eab3-460c-8681-1c069b4448e4\",\"status\":\"200\",\"rqstDate\":\"230413-10:14:57:232\",\"respDate\":\"230413-10:14:57:235\",\"sourceId\":\"haproxy:8f08b220-eab3-460c-8681-1c069b4448e4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:14:57:232-76742\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a1698d3f-1af5-47bb-8995-09219dc24758], x-b3-parentspanid=[421ced8e0e0a0b82], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2beaab7a61ddf3a5421ced8e0e0a0b82], x-b3-spanid=[62e1b279579940af], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8f08b220-eab3-460c-8681-1c069b4448e4]}\\\"}\"}","context":{"RequestID":"8f08b220-eab3-460c-8681-1c069b4448e4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d9300562-3e42-44ca-90d2-c7efc022f5b4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:57.231Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:57.236Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8f08b220-eab3-460c-8681-1c069b4448e4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d9300562-3e42-44ca-90d2-c7efc022f5b4","LogTimestamp":"2023-04-13T10:14:57.236Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:14:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:14:59.247Z","message":"Entering","context":{"RequestID":"efe810cf-4457-4b01-9093-9596c8953eee","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"96f8fed7-e8aa-4564-8e48-d6bd1a1d734b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:59.247Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:14:59.251Z","message":"{\"transactionId\":\"efe810cf-4457-4b01-9093-9596c8953eee\",\"status\":\"200\",\"rqstDate\":\"230413-10:14:59:248\",\"respDate\":\"230413-10:14:59:251\",\"sourceId\":\"haproxy:efe810cf-4457-4b01-9093-9596c8953eee\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:14:59:248-61281\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6fa7cf8e-5c4b-45c2-8be6-03c85b06ed4e], x-b3-parentspanid=[97be9cc1ebf029a8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cb513982845870f397be9cc1ebf029a8], x-b3-spanid=[256481704de4b511], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[efe810cf-4457-4b01-9093-9596c8953eee]}\\\"}\"}","context":{"RequestID":"efe810cf-4457-4b01-9093-9596c8953eee","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"96f8fed7-e8aa-4564-8e48-d6bd1a1d734b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:14:59.247Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:14:59.252Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"efe810cf-4457-4b01-9093-9596c8953eee","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"96f8fed7-e8aa-4564-8e48-d6bd1a1d734b","LogTimestamp":"2023-04-13T10:14:59.252Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:14:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:15:00.810Z","message":"Entering","context":{"RequestID":"ab2c8dcb-8980-4eed-bb41-7779897dcd6b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a4188c7d-cdbf-4948-a167-9fb014d3637f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:15:00.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:15:00.814Z","message":"{\"transactionId\":\"ab2c8dcb-8980-4eed-bb41-7779897dcd6b\",\"status\":\"200\",\"rqstDate\":\"230413-10:15:00:811\",\"respDate\":\"230413-10:15:00:813\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ab2c8dcb-8980-4eed-bb41-7779897dcd6b\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:15:00:811-84912\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6478f392-52be-496d-96ee-c4be422b130a], x-b3-parentspanid=[020127242d0a77b4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43143], x-envoy-attempt-count=[1], x-b3-traceid=[a460e82d1b626238020127242d0a77b4], x-b3-spanid=[90a7b8fb9ab2d060], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ab2c8dcb-8980-4eed-bb41-7779897dcd6b]}\\\"}\"}","context":{"RequestID":"ab2c8dcb-8980-4eed-bb41-7779897dcd6b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a4188c7d-cdbf-4948-a167-9fb014d3637f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:15:00.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:00.814Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ab2c8dcb-8980-4eed-bb41-7779897dcd6b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a4188c7d-cdbf-4948-a167-9fb014d3637f","LogTimestamp":"2023-04-13T10:15:00.814Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:15:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:15:00.849Z","message":"Entering","context":{"RequestID":"c7d96466-1978-4734-9380-fe10ce933a8b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6256d2f1-3f99-4a2c-9d24-b152b4b431c5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:15:00.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:15:00.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"c7d96466-1978-4734-9380-fe10ce933a8b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6256d2f1-3f99-4a2c-9d24-b152b4b431c5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:15:00.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:00.853Z","message":"{\"transactionId\":\"c7d96466-1978-4734-9380-fe10ce933a8b\",\"status\":\"200\",\"rqstDate\":\"230413-10:15:00:850\",\"respDate\":\"230413-10:15:00:853\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c7d96466-1978-4734-9380-fe10ce933a8b\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:15:00:850-42114\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c7d96466-1978-4734-9380-fe10ce933a8b]}\\\"}\"}","context":{"RequestID":"c7d96466-1978-4734-9380-fe10ce933a8b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6256d2f1-3f99-4a2c-9d24-b152b4b431c5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:15:00.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:00.854Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c7d96466-1978-4734-9380-fe10ce933a8b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6256d2f1-3f99-4a2c-9d24-b152b4b431c5","LogTimestamp":"2023-04-13T10:15:00.854Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:15:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:15:01.263Z","message":"Entering","context":{"RequestID":"79492832-d906-464b-9a7b-af427de4a394","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0d398384-796f-4e50-abe4-0d720f194ac7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:01.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:15:01.266Z","message":"{\"transactionId\":\"79492832-d906-464b-9a7b-af427de4a394\",\"status\":\"200\",\"rqstDate\":\"230413-10:15:01:264\",\"respDate\":\"230413-10:15:01:266\",\"sourceId\":\"haproxy:79492832-d906-464b-9a7b-af427de4a394\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:15:01:264-8295\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[be877280-7322-4e54-bfef-a5bf49cf296f], x-b3-parentspanid=[8150f7a46cd3059f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0f145ad24cacc8018150f7a46cd3059f], x-b3-spanid=[b7d39eee90b31fc5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[79492832-d906-464b-9a7b-af427de4a394]}\\\"}\"}","context":{"RequestID":"79492832-d906-464b-9a7b-af427de4a394","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0d398384-796f-4e50-abe4-0d720f194ac7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:01.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:01.267Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"79492832-d906-464b-9a7b-af427de4a394","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0d398384-796f-4e50-abe4-0d720f194ac7","LogTimestamp":"2023-04-13T10:15:01.267Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:15:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:15:03.278Z","message":"Entering","context":{"RequestID":"8fe8e074-daef-4af2-971d-36c6fbc257c7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ea66b13a-a14f-407a-93b2-5256b66eac5d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:03.278Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:15:03.281Z","message":"{\"transactionId\":\"8fe8e074-daef-4af2-971d-36c6fbc257c7\",\"status\":\"200\",\"rqstDate\":\"230413-10:15:03:279\",\"respDate\":\"230413-10:15:03:281\",\"sourceId\":\"haproxy:8fe8e074-daef-4af2-971d-36c6fbc257c7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:15:03:279-28608\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5c094a3e-95fe-45ba-ac89-02de8782635b], x-b3-parentspanid=[c018b2a72431fde5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[153341ab97214a28c018b2a72431fde5], x-b3-spanid=[83a00d4595db4c9a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8fe8e074-daef-4af2-971d-36c6fbc257c7]}\\\"}\"}","context":{"RequestID":"8fe8e074-daef-4af2-971d-36c6fbc257c7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ea66b13a-a14f-407a-93b2-5256b66eac5d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:03.278Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:03.282Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8fe8e074-daef-4af2-971d-36c6fbc257c7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ea66b13a-a14f-407a-93b2-5256b66eac5d","LogTimestamp":"2023-04-13T10:15:03.282Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:15:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:15:05.293Z","message":"Entering","context":{"RequestID":"107d5be4-fcbb-4bd5-887c-4e03871b0a53","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1f518124-37fe-4609-bd87-e6ad617110df","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:05.293Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:15:05.296Z","message":"{\"transactionId\":\"107d5be4-fcbb-4bd5-887c-4e03871b0a53\",\"status\":\"200\",\"rqstDate\":\"230413-10:15:05:294\",\"respDate\":\"230413-10:15:05:296\",\"sourceId\":\"haproxy:107d5be4-fcbb-4bd5-887c-4e03871b0a53\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:15:05:294-30250\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a112ec4c-6316-4e7b-9cd5-838dca9efa46], x-b3-parentspanid=[b2b8cd7b305c0923], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[691515f112e6fabeb2b8cd7b305c0923], x-b3-spanid=[1b40fc63628d0101], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[107d5be4-fcbb-4bd5-887c-4e03871b0a53]}\\\"}\"}","context":{"RequestID":"107d5be4-fcbb-4bd5-887c-4e03871b0a53","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1f518124-37fe-4609-bd87-e6ad617110df","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:05.293Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:05.297Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"107d5be4-fcbb-4bd5-887c-4e03871b0a53","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f518124-37fe-4609-bd87-e6ad617110df","LogTimestamp":"2023-04-13T10:15:05.297Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:15:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:15:06.370Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:15:06.385Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:06.386Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:06.386Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:07.309Z","message":"Entering","context":{"RequestID":"8ad01bad-2461-4294-984b-25a92085b152","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cc18c11c-e547-4001-a8eb-8868831bb3bd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:07.308Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:15:07.311Z","message":"{\"transactionId\":\"8ad01bad-2461-4294-984b-25a92085b152\",\"status\":\"200\",\"rqstDate\":\"230413-10:15:07:309\",\"respDate\":\"230413-10:15:07:311\",\"sourceId\":\"haproxy:8ad01bad-2461-4294-984b-25a92085b152\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:15:07:309-16303\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c9345928-6e0e-4800-9b75-072e15b09c7f], x-b3-parentspanid=[948520f9a8beafcf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dd494a4c738ff77a948520f9a8beafcf], x-b3-spanid=[d3380cbfa14a5f26], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8ad01bad-2461-4294-984b-25a92085b152]}\\\"}\"}","context":{"RequestID":"8ad01bad-2461-4294-984b-25a92085b152","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cc18c11c-e547-4001-a8eb-8868831bb3bd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:07.308Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:07.312Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8ad01bad-2461-4294-984b-25a92085b152","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cc18c11c-e547-4001-a8eb-8868831bb3bd","LogTimestamp":"2023-04-13T10:15:07.312Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:15:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:15:09.323Z","message":"Entering","context":{"RequestID":"91134dee-6ea9-4678-90ac-a86549fb8e1d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b2c2dc91-a889-4a78-8233-8764e8068f7c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:09.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:15:09.326Z","message":"{\"transactionId\":\"91134dee-6ea9-4678-90ac-a86549fb8e1d\",\"status\":\"200\",\"rqstDate\":\"230413-10:15:09:324\",\"respDate\":\"230413-10:15:09:326\",\"sourceId\":\"haproxy:91134dee-6ea9-4678-90ac-a86549fb8e1d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:15:09:324-1893\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b546a946-d252-47e8-9bbb-72fcd4b0c06b], x-b3-parentspanid=[bf8543db7c6cdb13], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c4c5ecde191cb19fbf8543db7c6cdb13], x-b3-spanid=[80cbf1123b13d80f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[91134dee-6ea9-4678-90ac-a86549fb8e1d]}\\\"}\"}","context":{"RequestID":"91134dee-6ea9-4678-90ac-a86549fb8e1d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b2c2dc91-a889-4a78-8233-8764e8068f7c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:09.323Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:09.328Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"91134dee-6ea9-4678-90ac-a86549fb8e1d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b2c2dc91-a889-4a78-8233-8764e8068f7c","LogTimestamp":"2023-04-13T10:15:09.327Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:15:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:15:10.810Z","message":"Entering","context":{"RequestID":"0a194f05-01f6-4eaf-bde9-80cb63bed6cc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5558743b-a95d-444b-bdb4-e572d37b239f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:15:10.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:15:10.813Z","message":"{\"transactionId\":\"0a194f05-01f6-4eaf-bde9-80cb63bed6cc\",\"status\":\"200\",\"rqstDate\":\"230413-10:15:10:811\",\"respDate\":\"230413-10:15:10:813\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0a194f05-01f6-4eaf-bde9-80cb63bed6cc\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:15:10:811-90636\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[64e5cfae-e3a9-4e31-bd06-970e164a2164], x-b3-parentspanid=[41a6947391d60685], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38351], x-envoy-attempt-count=[1], x-b3-traceid=[73377810ffc42d2041a6947391d60685], x-b3-spanid=[be8aec81ffd90bda], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0a194f05-01f6-4eaf-bde9-80cb63bed6cc]}\\\"}\"}","context":{"RequestID":"0a194f05-01f6-4eaf-bde9-80cb63bed6cc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5558743b-a95d-444b-bdb4-e572d37b239f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:15:10.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:10.814Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0a194f05-01f6-4eaf-bde9-80cb63bed6cc","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5558743b-a95d-444b-bdb4-e572d37b239f","LogTimestamp":"2023-04-13T10:15:10.814Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:15:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:15:10.849Z","message":"Entering","context":{"RequestID":"1bb8d5cf-077a-4910-b167-790554e0330d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c7a507d1-85c9-4937-bb04-a0315dab6223","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:15:10.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:15:10.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"1bb8d5cf-077a-4910-b167-790554e0330d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c7a507d1-85c9-4937-bb04-a0315dab6223","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:15:10.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:10.852Z","message":"{\"transactionId\":\"1bb8d5cf-077a-4910-b167-790554e0330d\",\"status\":\"200\",\"rqstDate\":\"230413-10:15:10:850\",\"respDate\":\"230413-10:15:10:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1bb8d5cf-077a-4910-b167-790554e0330d\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:15:10:850-52190\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1bb8d5cf-077a-4910-b167-790554e0330d]}\\\"}\"}","context":{"RequestID":"1bb8d5cf-077a-4910-b167-790554e0330d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c7a507d1-85c9-4937-bb04-a0315dab6223","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:15:10.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:10.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1bb8d5cf-077a-4910-b167-790554e0330d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c7a507d1-85c9-4937-bb04-a0315dab6223","LogTimestamp":"2023-04-13T10:15:10.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:15:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:15:11.339Z","message":"Entering","context":{"RequestID":"4cca61a7-90e0-4e80-824f-51af95fdd8ff","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0b8727f6-336e-4db3-a11b-4d4f4caa625c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:11.339Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:15:11.343Z","message":"{\"transactionId\":\"4cca61a7-90e0-4e80-824f-51af95fdd8ff\",\"status\":\"200\",\"rqstDate\":\"230413-10:15:11:340\",\"respDate\":\"230413-10:15:11:343\",\"sourceId\":\"haproxy:4cca61a7-90e0-4e80-824f-51af95fdd8ff\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:15:11:340-5308\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cacb931c-1108-4523-8244-47732b55b6fc], x-b3-parentspanid=[4a80d63627a8d82b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bf595b3f98321a1b4a80d63627a8d82b], x-b3-spanid=[f0e2f62e0ad88cca], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4cca61a7-90e0-4e80-824f-51af95fdd8ff]}\\\"}\"}","context":{"RequestID":"4cca61a7-90e0-4e80-824f-51af95fdd8ff","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0b8727f6-336e-4db3-a11b-4d4f4caa625c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:11.339Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:11.344Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4cca61a7-90e0-4e80-824f-51af95fdd8ff","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0b8727f6-336e-4db3-a11b-4d4f4caa625c","LogTimestamp":"2023-04-13T10:15:11.344Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:15:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:15:13.355Z","message":"Entering","context":{"RequestID":"0d6b3ad8-6b59-4947-9bd9-fda2de99afd9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"72afac46-8902-4505-a978-3647f0a3fb0a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:13.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:15:13.359Z","message":"{\"transactionId\":\"0d6b3ad8-6b59-4947-9bd9-fda2de99afd9\",\"status\":\"200\",\"rqstDate\":\"230413-10:15:13:356\",\"respDate\":\"230413-10:15:13:358\",\"sourceId\":\"haproxy:0d6b3ad8-6b59-4947-9bd9-fda2de99afd9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:15:13:356-33656\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9d56f47a-9a63-48bb-a705-5018a73b49dd], x-b3-parentspanid=[099727e604e3d3b2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f7ce28a4b704fc41099727e604e3d3b2], x-b3-spanid=[f62f9cedbba0dba5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0d6b3ad8-6b59-4947-9bd9-fda2de99afd9]}\\\"}\"}","context":{"RequestID":"0d6b3ad8-6b59-4947-9bd9-fda2de99afd9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"72afac46-8902-4505-a978-3647f0a3fb0a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:13.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:13.359Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0d6b3ad8-6b59-4947-9bd9-fda2de99afd9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"72afac46-8902-4505-a978-3647f0a3fb0a","LogTimestamp":"2023-04-13T10:15:13.359Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:15:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:15:15.370Z","message":"Entering","context":{"RequestID":"3e8eaa94-d6e0-4dbf-b40a-16462a7e88ac","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fc2824a8-68b6-4fb3-af18-ba1cfebcd4a0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:15.370Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:15:15.373Z","message":"{\"transactionId\":\"3e8eaa94-d6e0-4dbf-b40a-16462a7e88ac\",\"status\":\"200\",\"rqstDate\":\"230413-10:15:15:371\",\"respDate\":\"230413-10:15:15:373\",\"sourceId\":\"haproxy:3e8eaa94-d6e0-4dbf-b40a-16462a7e88ac\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:15:15:371-70213\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8d2504d2-9fd0-4479-aeb6-94205c9266bd], x-b3-parentspanid=[40d70e361a2140c8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6b6a97986b5ef2d640d70e361a2140c8], x-b3-spanid=[40b8209e6f7da3b1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3e8eaa94-d6e0-4dbf-b40a-16462a7e88ac]}\\\"}\"}","context":{"RequestID":"3e8eaa94-d6e0-4dbf-b40a-16462a7e88ac","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fc2824a8-68b6-4fb3-af18-ba1cfebcd4a0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:15.370Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:15.374Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3e8eaa94-d6e0-4dbf-b40a-16462a7e88ac","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fc2824a8-68b6-4fb3-af18-ba1cfebcd4a0","LogTimestamp":"2023-04-13T10:15:15.374Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:15:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:15:16.370Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:15:16.381Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:16.381Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:16.381Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:17.385Z","message":"Entering","context":{"RequestID":"12d43454-78a0-47a1-b1f6-34a5327ecf78","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d003fb97-8ff6-421f-b99d-bf3a010e9328","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:17.385Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:15:17.388Z","message":"{\"transactionId\":\"12d43454-78a0-47a1-b1f6-34a5327ecf78\",\"status\":\"200\",\"rqstDate\":\"230413-10:15:17:386\",\"respDate\":\"230413-10:15:17:388\",\"sourceId\":\"haproxy:12d43454-78a0-47a1-b1f6-34a5327ecf78\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:15:17:386-61582\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e85beeb4-1fa9-401a-ad28-82040fa35a8a], x-b3-parentspanid=[a5907b9b2b798b98], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5b1c88b11eab0673a5907b9b2b798b98], x-b3-spanid=[942552aaf19f75cc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[12d43454-78a0-47a1-b1f6-34a5327ecf78]}\\\"}\"}","context":{"RequestID":"12d43454-78a0-47a1-b1f6-34a5327ecf78","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d003fb97-8ff6-421f-b99d-bf3a010e9328","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:17.385Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:17.389Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"12d43454-78a0-47a1-b1f6-34a5327ecf78","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d003fb97-8ff6-421f-b99d-bf3a010e9328","LogTimestamp":"2023-04-13T10:15:17.389Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:15:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:15:19.028Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:15:19.033Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:15:19.399Z","message":"Entering","context":{"RequestID":"76208939-d882-40fb-9e9d-5e647ac5e4b7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"36169ee8-be15-41dd-8991-185aeb9ae8ed","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:19.399Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:15:19.402Z","message":"{\"transactionId\":\"76208939-d882-40fb-9e9d-5e647ac5e4b7\",\"status\":\"200\",\"rqstDate\":\"230413-10:15:19:400\",\"respDate\":\"230413-10:15:19:402\",\"sourceId\":\"haproxy:76208939-d882-40fb-9e9d-5e647ac5e4b7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:15:19:400-46885\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[93fe68f9-1e97-491f-b46e-4c3a56e5d063], x-b3-parentspanid=[74c91bcf31bdd8f4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d451d667fa219ec874c91bcf31bdd8f4], x-b3-spanid=[1310f285660fc26e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[76208939-d882-40fb-9e9d-5e647ac5e4b7]}\\\"}\"}","context":{"RequestID":"76208939-d882-40fb-9e9d-5e647ac5e4b7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"36169ee8-be15-41dd-8991-185aeb9ae8ed","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:19.399Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:19.403Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"76208939-d882-40fb-9e9d-5e647ac5e4b7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"36169ee8-be15-41dd-8991-185aeb9ae8ed","LogTimestamp":"2023-04-13T10:15:19.403Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:15:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:15:20.811Z","message":"Entering","context":{"RequestID":"833c9763-b97c-41b8-af98-6c445b14d8b9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8f7cce21-13f6-450c-869e-ea223e51ce42","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:15:20.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:15:20.814Z","message":"{\"transactionId\":\"833c9763-b97c-41b8-af98-6c445b14d8b9\",\"status\":\"200\",\"rqstDate\":\"230413-10:15:20:811\",\"respDate\":\"230413-10:15:20:814\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:833c9763-b97c-41b8-af98-6c445b14d8b9\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:15:20:811-32775\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[29784790-a5c0-4222-b2f9-0b39a6cafe1f], x-b3-parentspanid=[108072ad84c98906], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34669], x-envoy-attempt-count=[1], x-b3-traceid=[8b545121201aa058108072ad84c98906], x-b3-spanid=[d7ee678b64646899], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[833c9763-b97c-41b8-af98-6c445b14d8b9]}\\\"}\"}","context":{"RequestID":"833c9763-b97c-41b8-af98-6c445b14d8b9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8f7cce21-13f6-450c-869e-ea223e51ce42","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:15:20.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:20.815Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"833c9763-b97c-41b8-af98-6c445b14d8b9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8f7cce21-13f6-450c-869e-ea223e51ce42","LogTimestamp":"2023-04-13T10:15:20.814Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:15:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:15:20.849Z","message":"Entering","context":{"RequestID":"8bd84eca-6b0e-4112-a2d5-5731dd8c7aa0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c7452c9c-3c6a-4dd2-bce7-2249520ce1fa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:15:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:15:20.852Z","message":"Database is available from CACHED check.","context":{"RequestID":"8bd84eca-6b0e-4112-a2d5-5731dd8c7aa0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c7452c9c-3c6a-4dd2-bce7-2249520ce1fa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:15:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:20.853Z","message":"{\"transactionId\":\"8bd84eca-6b0e-4112-a2d5-5731dd8c7aa0\",\"status\":\"200\",\"rqstDate\":\"230413-10:15:20:850\",\"respDate\":\"230413-10:15:20:853\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8bd84eca-6b0e-4112-a2d5-5731dd8c7aa0\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:15:20:850-29427\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8bd84eca-6b0e-4112-a2d5-5731dd8c7aa0]}\\\"}\"}","context":{"RequestID":"8bd84eca-6b0e-4112-a2d5-5731dd8c7aa0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c7452c9c-3c6a-4dd2-bce7-2249520ce1fa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:15:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:20.854Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8bd84eca-6b0e-4112-a2d5-5731dd8c7aa0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c7452c9c-3c6a-4dd2-bce7-2249520ce1fa","LogTimestamp":"2023-04-13T10:15:20.854Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:15:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:15:21.415Z","message":"Entering","context":{"RequestID":"f0ee5c43-8f3e-4856-8999-59c7e6369a91","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0c5ee3ef-598a-4c4e-9829-daaf140d9a35","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:21.414Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:15:21.418Z","message":"{\"transactionId\":\"f0ee5c43-8f3e-4856-8999-59c7e6369a91\",\"status\":\"200\",\"rqstDate\":\"230413-10:15:21:416\",\"respDate\":\"230413-10:15:21:418\",\"sourceId\":\"haproxy:f0ee5c43-8f3e-4856-8999-59c7e6369a91\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:15:21:416-62162\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c1a0d720-cae4-4fff-b4dd-0dea8b72fe39], x-b3-parentspanid=[c5de3a10636fdf1e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4e44da7a9ed812bec5de3a10636fdf1e], x-b3-spanid=[851132595aea7dea], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f0ee5c43-8f3e-4856-8999-59c7e6369a91]}\\\"}\"}","context":{"RequestID":"f0ee5c43-8f3e-4856-8999-59c7e6369a91","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0c5ee3ef-598a-4c4e-9829-daaf140d9a35","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:21.414Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:21.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f0ee5c43-8f3e-4856-8999-59c7e6369a91","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0c5ee3ef-598a-4c4e-9829-daaf140d9a35","LogTimestamp":"2023-04-13T10:15:21.419Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:15:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:15:23.431Z","message":"Entering","context":{"RequestID":"f63dfc7c-eb33-4524-8a0c-9b4cd53ce9e2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2185dff2-b060-4aa8-b758-94b0feb3afc4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:23.431Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:15:23.436Z","message":"{\"transactionId\":\"f63dfc7c-eb33-4524-8a0c-9b4cd53ce9e2\",\"status\":\"200\",\"rqstDate\":\"230413-10:15:23:432\",\"respDate\":\"230413-10:15:23:435\",\"sourceId\":\"haproxy:f63dfc7c-eb33-4524-8a0c-9b4cd53ce9e2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:15:23:432-43496\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[032571ca-c242-4da9-aad4-d14e2bf42475], x-b3-parentspanid=[08d9d592b827ab69], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5375ace215c41b2a08d9d592b827ab69], x-b3-spanid=[a53c5d36b9bd626f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f63dfc7c-eb33-4524-8a0c-9b4cd53ce9e2]}\\\"}\"}","context":{"RequestID":"f63dfc7c-eb33-4524-8a0c-9b4cd53ce9e2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2185dff2-b060-4aa8-b758-94b0feb3afc4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:23.431Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:23.437Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f63dfc7c-eb33-4524-8a0c-9b4cd53ce9e2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2185dff2-b060-4aa8-b758-94b0feb3afc4","LogTimestamp":"2023-04-13T10:15:23.437Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:15:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-04-13T10:15:25.449Z","message":"Entering","context":{"RequestID":"627f5ae3-7387-4579-bc63-88a86a5c88c3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7d8db4ee-630a-4051-84ba-f441d312a37c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:25.449Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:15:25.453Z","message":"{\"transactionId\":\"627f5ae3-7387-4579-bc63-88a86a5c88c3\",\"status\":\"200\",\"rqstDate\":\"230413-10:15:25:450\",\"respDate\":\"230413-10:15:25:452\",\"sourceId\":\"haproxy:627f5ae3-7387-4579-bc63-88a86a5c88c3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:15:25:450-67514\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4298f337-4600-4143-beef-1007a24e85ad], x-b3-parentspanid=[27a6d5808b6ae916], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a15fd3dc272d4b3d27a6d5808b6ae916], x-b3-spanid=[e3aab836d520e4c4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[627f5ae3-7387-4579-bc63-88a86a5c88c3]}\\\"}\"}","context":{"RequestID":"627f5ae3-7387-4579-bc63-88a86a5c88c3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7d8db4ee-630a-4051-84ba-f441d312a37c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:25.449Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:25.454Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"627f5ae3-7387-4579-bc63-88a86a5c88c3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7d8db4ee-630a-4051-84ba-f441d312a37c","LogTimestamp":"2023-04-13T10:15:25.454Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:15:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-13T10:15:26.370Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:15:26.383Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:26.383Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:26.384Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:27.465Z","message":"Entering","context":{"RequestID":"9f56876d-2e88-44d9-a85f-586461a4ded1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ec1cec72-30ce-4723-8b3a-ddf390ed9339","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:27.464Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:15:27.468Z","message":"{\"transactionId\":\"9f56876d-2e88-44d9-a85f-586461a4ded1\",\"status\":\"200\",\"rqstDate\":\"230413-10:15:27:465\",\"respDate\":\"230413-10:15:27:467\",\"sourceId\":\"haproxy:9f56876d-2e88-44d9-a85f-586461a4ded1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:15:27:465-48902\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0bef3325-d2eb-43d4-a80d-b1722cda953c], x-b3-parentspanid=[b904f4a37f9936d0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d7c76123e2dfa0e0b904f4a37f9936d0], x-b3-spanid=[801e22775fde6a0b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9f56876d-2e88-44d9-a85f-586461a4ded1]}\\\"}\"}","context":{"RequestID":"9f56876d-2e88-44d9-a85f-586461a4ded1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ec1cec72-30ce-4723-8b3a-ddf390ed9339","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:27.464Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:27.469Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9f56876d-2e88-44d9-a85f-586461a4ded1","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ec1cec72-30ce-4723-8b3a-ddf390ed9339","LogTimestamp":"2023-04-13T10:15:27.468Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:15:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:15:29.479Z","message":"Entering","context":{"RequestID":"2a7d102f-e812-41a0-97b6-ce555107a31f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"09de6e1a-6558-43f3-86f1-7e74b9b23a6c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:29.479Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:15:29.483Z","message":"{\"transactionId\":\"2a7d102f-e812-41a0-97b6-ce555107a31f\",\"status\":\"200\",\"rqstDate\":\"230413-10:15:29:480\",\"respDate\":\"230413-10:15:29:482\",\"sourceId\":\"haproxy:2a7d102f-e812-41a0-97b6-ce555107a31f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:15:29:480-65682\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3df57f22-8481-42f0-865c-7ac6cae3660e], x-b3-parentspanid=[b6b1fce962dd562e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f961bb26351a10cbb6b1fce962dd562e], x-b3-spanid=[555e0ec5669fe83d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2a7d102f-e812-41a0-97b6-ce555107a31f]}\\\"}\"}","context":{"RequestID":"2a7d102f-e812-41a0-97b6-ce555107a31f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"09de6e1a-6558-43f3-86f1-7e74b9b23a6c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:29.479Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:29.483Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2a7d102f-e812-41a0-97b6-ce555107a31f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"09de6e1a-6558-43f3-86f1-7e74b9b23a6c","LogTimestamp":"2023-04-13T10:15:29.483Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:15:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:15:30.811Z","message":"Entering","context":{"RequestID":"dbce57a0-647d-4364-b382-72277bae7f36","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5160eb32-fd1c-4c63-8a9d-96a22e45c2cc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:15:30.811Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:15:30.814Z","message":"{\"transactionId\":\"dbce57a0-647d-4364-b382-72277bae7f36\",\"status\":\"200\",\"rqstDate\":\"230413-10:15:30:812\",\"respDate\":\"230413-10:15:30:814\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:dbce57a0-647d-4364-b382-72277bae7f36\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:15:30:812-41657\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8ba41e7a-68ae-47c4-8eb0-f1ac1db17707], x-b3-parentspanid=[f71d091ac4a5e73e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44783], x-envoy-attempt-count=[1], x-b3-traceid=[92782f3174ca0bc2f71d091ac4a5e73e], x-b3-spanid=[d5b62e03b95345be], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[dbce57a0-647d-4364-b382-72277bae7f36]}\\\"}\"}","context":{"RequestID":"dbce57a0-647d-4364-b382-72277bae7f36","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5160eb32-fd1c-4c63-8a9d-96a22e45c2cc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:15:30.811Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:30.815Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dbce57a0-647d-4364-b382-72277bae7f36","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5160eb32-fd1c-4c63-8a9d-96a22e45c2cc","LogTimestamp":"2023-04-13T10:15:30.815Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:15:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:15:30.851Z","message":"Entering","context":{"RequestID":"427d3018-b6c5-4c5c-a1e7-b5152b73fbee","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"758d18ed-3e2a-4326-aded-bd5803e0275e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:15:30.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:15:30.853Z","message":"Database is available from CACHED check.","context":{"RequestID":"427d3018-b6c5-4c5c-a1e7-b5152b73fbee","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"758d18ed-3e2a-4326-aded-bd5803e0275e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:15:30.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:30.854Z","message":"{\"transactionId\":\"427d3018-b6c5-4c5c-a1e7-b5152b73fbee\",\"status\":\"200\",\"rqstDate\":\"230413-10:15:30:851\",\"respDate\":\"230413-10:15:30:854\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:427d3018-b6c5-4c5c-a1e7-b5152b73fbee\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:15:30:851-76661\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[427d3018-b6c5-4c5c-a1e7-b5152b73fbee]}\\\"}\"}","context":{"RequestID":"427d3018-b6c5-4c5c-a1e7-b5152b73fbee","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"758d18ed-3e2a-4326-aded-bd5803e0275e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:15:30.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:30.855Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"427d3018-b6c5-4c5c-a1e7-b5152b73fbee","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"758d18ed-3e2a-4326-aded-bd5803e0275e","LogTimestamp":"2023-04-13T10:15:30.855Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:15:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:15:31.495Z","message":"Entering","context":{"RequestID":"b5e35058-be1f-4bfc-b367-b0901b26b8b6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"47cfd669-f5bb-4d9d-a0c6-64b44d811d64","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:31.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:15:31.501Z","message":"{\"transactionId\":\"b5e35058-be1f-4bfc-b367-b0901b26b8b6\",\"status\":\"200\",\"rqstDate\":\"230413-10:15:31:498\",\"respDate\":\"230413-10:15:31:501\",\"sourceId\":\"haproxy:b5e35058-be1f-4bfc-b367-b0901b26b8b6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:15:31:498-69886\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[39d4b928-026d-465c-8cd7-0671628b7037], x-b3-parentspanid=[955eac3e69e44bed], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6c69c5f5523c3069955eac3e69e44bed], x-b3-spanid=[6510395c0ad1f110], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b5e35058-be1f-4bfc-b367-b0901b26b8b6]}\\\"}\"}","context":{"RequestID":"b5e35058-be1f-4bfc-b367-b0901b26b8b6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"47cfd669-f5bb-4d9d-a0c6-64b44d811d64","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:31.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:31.502Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b5e35058-be1f-4bfc-b367-b0901b26b8b6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"47cfd669-f5bb-4d9d-a0c6-64b44d811d64","LogTimestamp":"2023-04-13T10:15:31.501Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:15:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-04-13T10:15:33.512Z","message":"Entering","context":{"RequestID":"f665b1c1-9c47-4b19-b69b-61baeedb3760","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c2d6581a-37d6-46f5-b2da-81ceea0465fc","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:33.512Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:15:33.516Z","message":"{\"transactionId\":\"f665b1c1-9c47-4b19-b69b-61baeedb3760\",\"status\":\"200\",\"rqstDate\":\"230413-10:15:33:513\",\"respDate\":\"230413-10:15:33:516\",\"sourceId\":\"haproxy:f665b1c1-9c47-4b19-b69b-61baeedb3760\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:15:33:513-92994\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[42e7e60e-82ec-4de4-9432-cfda97aeae3a], x-b3-parentspanid=[b4954d287b1d2100], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4bce089762298f0ab4954d287b1d2100], x-b3-spanid=[ecd38311317e82a7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f665b1c1-9c47-4b19-b69b-61baeedb3760]}\\\"}\"}","context":{"RequestID":"f665b1c1-9c47-4b19-b69b-61baeedb3760","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c2d6581a-37d6-46f5-b2da-81ceea0465fc","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:33.512Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:33.517Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f665b1c1-9c47-4b19-b69b-61baeedb3760","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c2d6581a-37d6-46f5-b2da-81ceea0465fc","LogTimestamp":"2023-04-13T10:15:33.517Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:15:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:15:35.528Z","message":"Entering","context":{"RequestID":"14f131b3-bfcc-4f90-ab88-c482fadef83c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7a3cff87-6d7d-429f-b839-899b54a467d2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:35.527Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:15:35.530Z","message":"{\"transactionId\":\"14f131b3-bfcc-4f90-ab88-c482fadef83c\",\"status\":\"200\",\"rqstDate\":\"230413-10:15:35:528\",\"respDate\":\"230413-10:15:35:530\",\"sourceId\":\"haproxy:14f131b3-bfcc-4f90-ab88-c482fadef83c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:15:35:528-32092\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[96a44b1f-4716-4753-922f-bfc595162159], x-b3-parentspanid=[3d6fb42d7e975df8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[148b8f14558c9f233d6fb42d7e975df8], x-b3-spanid=[97a26dccd0d2b468], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[14f131b3-bfcc-4f90-ab88-c482fadef83c]}\\\"}\"}","context":{"RequestID":"14f131b3-bfcc-4f90-ab88-c482fadef83c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7a3cff87-6d7d-429f-b839-899b54a467d2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:35.527Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:35.531Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"14f131b3-bfcc-4f90-ab88-c482fadef83c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7a3cff87-6d7d-429f-b839-899b54a467d2","LogTimestamp":"2023-04-13T10:15:35.531Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:15:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:15:36.370Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:15:36.387Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:36.387Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:36.388Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:37.540Z","message":"Entering","context":{"RequestID":"5d5c28d0-79cc-455d-b19e-f389859b5705","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"63b8f0f8-87fb-4679-924d-3b998403fef1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:37.540Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:15:37.543Z","message":"{\"transactionId\":\"5d5c28d0-79cc-455d-b19e-f389859b5705\",\"status\":\"200\",\"rqstDate\":\"230413-10:15:37:541\",\"respDate\":\"230413-10:15:37:543\",\"sourceId\":\"haproxy:5d5c28d0-79cc-455d-b19e-f389859b5705\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:15:37:541-46264\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[497f280c-2e0f-9959-97e3-3544b0ab5ff2], x-b3-parentspanid=[9e8ac756060b6551], 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=[29a64b2e4ed246c29e8ac756060b6551], x-b3-spanid=[be92dece26c57081], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5d5c28d0-79cc-455d-b19e-f389859b5705]}\\\"}\"}","context":{"RequestID":"5d5c28d0-79cc-455d-b19e-f389859b5705","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"63b8f0f8-87fb-4679-924d-3b998403fef1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:37.540Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:37.544Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5d5c28d0-79cc-455d-b19e-f389859b5705","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"63b8f0f8-87fb-4679-924d-3b998403fef1","LogTimestamp":"2023-04-13T10:15:37.544Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:15:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:15:39.555Z","message":"Entering","context":{"RequestID":"b1a5dc4a-bf98-44fb-9e8c-4c68e4674e91","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"164387c3-58f4-4445-bca8-c90d62d40fe2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:39.555Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:15:39.558Z","message":"{\"transactionId\":\"b1a5dc4a-bf98-44fb-9e8c-4c68e4674e91\",\"status\":\"200\",\"rqstDate\":\"230413-10:15:39:556\",\"respDate\":\"230413-10:15:39:558\",\"sourceId\":\"haproxy:b1a5dc4a-bf98-44fb-9e8c-4c68e4674e91\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:15:39:556-42124\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fd67f564-a0d1-4f19-b032-5eb77bb8e824], x-b3-parentspanid=[d2bd3dd5cb1867c5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7666990abd09877ed2bd3dd5cb1867c5], x-b3-spanid=[22549a1924d3bf63], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b1a5dc4a-bf98-44fb-9e8c-4c68e4674e91]}\\\"}\"}","context":{"RequestID":"b1a5dc4a-bf98-44fb-9e8c-4c68e4674e91","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"164387c3-58f4-4445-bca8-c90d62d40fe2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:39.555Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:39.559Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b1a5dc4a-bf98-44fb-9e8c-4c68e4674e91","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"164387c3-58f4-4445-bca8-c90d62d40fe2","LogTimestamp":"2023-04-13T10:15:39.559Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:15:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:15:40.810Z","message":"Entering","context":{"RequestID":"7caadf30-9006-48d6-b9de-83a2ab957cc8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5ea2a4af-c613-47e5-a945-0e4cea470a7f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:15:40.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:15:40.813Z","message":"{\"transactionId\":\"7caadf30-9006-48d6-b9de-83a2ab957cc8\",\"status\":\"200\",\"rqstDate\":\"230413-10:15:40:811\",\"respDate\":\"230413-10:15:40:813\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:7caadf30-9006-48d6-b9de-83a2ab957cc8\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:15:40:811-69814\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f1b6d440-9859-4364-bc40-6374f594f25d], x-b3-parentspanid=[95cf24e04857208c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59251], x-envoy-attempt-count=[1], x-b3-traceid=[8ac4a86cad969de895cf24e04857208c], x-b3-spanid=[b7d6eadb97f4eba1], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[7caadf30-9006-48d6-b9de-83a2ab957cc8]}\\\"}\"}","context":{"RequestID":"7caadf30-9006-48d6-b9de-83a2ab957cc8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5ea2a4af-c613-47e5-a945-0e4cea470a7f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:15:40.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:40.814Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7caadf30-9006-48d6-b9de-83a2ab957cc8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ea2a4af-c613-47e5-a945-0e4cea470a7f","LogTimestamp":"2023-04-13T10:15:40.814Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:15:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:15:40.848Z","message":"Entering","context":{"RequestID":"f34005ae-9f98-49b1-b045-3df00c8b0ef6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3089f670-0d24-4b6c-a104-d810e98a732c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:15:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:15:40.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"f34005ae-9f98-49b1-b045-3df00c8b0ef6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3089f670-0d24-4b6c-a104-d810e98a732c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:15:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:40.850Z","message":"{\"transactionId\":\"f34005ae-9f98-49b1-b045-3df00c8b0ef6\",\"status\":\"200\",\"rqstDate\":\"230413-10:15:40:848\",\"respDate\":\"230413-10:15:40:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f34005ae-9f98-49b1-b045-3df00c8b0ef6\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:15:40:848-62828\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f34005ae-9f98-49b1-b045-3df00c8b0ef6]}\\\"}\"}","context":{"RequestID":"f34005ae-9f98-49b1-b045-3df00c8b0ef6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3089f670-0d24-4b6c-a104-d810e98a732c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:15:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:40.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f34005ae-9f98-49b1-b045-3df00c8b0ef6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3089f670-0d24-4b6c-a104-d810e98a732c","LogTimestamp":"2023-04-13T10:15:40.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:15:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:15:41.569Z","message":"Entering","context":{"RequestID":"5eea0011-199e-43ae-98b0-dc782f6942e2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4f87d0ab-ca8e-4814-ac52-0a66b0862e12","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:41.569Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:15:41.571Z","message":"{\"transactionId\":\"5eea0011-199e-43ae-98b0-dc782f6942e2\",\"status\":\"200\",\"rqstDate\":\"230413-10:15:41:570\",\"respDate\":\"230413-10:15:41:571\",\"sourceId\":\"haproxy:5eea0011-199e-43ae-98b0-dc782f6942e2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:15:41:570-98362\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7e71c421-8cf1-49b6-a2ee-9aed13845fa3], x-b3-parentspanid=[ba7f9aaa97a4966e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3787b6e5ec462b5bba7f9aaa97a4966e], x-b3-spanid=[7b0e34fa833eb75a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5eea0011-199e-43ae-98b0-dc782f6942e2]}\\\"}\"}","context":{"RequestID":"5eea0011-199e-43ae-98b0-dc782f6942e2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4f87d0ab-ca8e-4814-ac52-0a66b0862e12","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:41.569Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:41.572Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5eea0011-199e-43ae-98b0-dc782f6942e2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4f87d0ab-ca8e-4814-ac52-0a66b0862e12","LogTimestamp":"2023-04-13T10:15:41.572Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:15:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:15:43.581Z","message":"Entering","context":{"RequestID":"556c7c24-aae8-4e9a-82e6-08dbd9605af4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f7d2d848-11bf-498e-9f50-533e1051b8df","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:43.581Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:15:43.584Z","message":"{\"transactionId\":\"556c7c24-aae8-4e9a-82e6-08dbd9605af4\",\"status\":\"200\",\"rqstDate\":\"230413-10:15:43:582\",\"respDate\":\"230413-10:15:43:584\",\"sourceId\":\"haproxy:556c7c24-aae8-4e9a-82e6-08dbd9605af4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:15:43:582-88289\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3dccd4fc-a134-44bd-8aa3-b38fab64c896], x-b3-parentspanid=[58e7de93b8c810ad], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1c3b92c57ba74af858e7de93b8c810ad], x-b3-spanid=[6ea2d7e2938a0b6c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[556c7c24-aae8-4e9a-82e6-08dbd9605af4]}\\\"}\"}","context":{"RequestID":"556c7c24-aae8-4e9a-82e6-08dbd9605af4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f7d2d848-11bf-498e-9f50-533e1051b8df","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:43.581Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:43.585Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"556c7c24-aae8-4e9a-82e6-08dbd9605af4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f7d2d848-11bf-498e-9f50-533e1051b8df","LogTimestamp":"2023-04-13T10:15:43.585Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:15:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:15:45.596Z","message":"Entering","context":{"RequestID":"50960ca2-eb1c-4bd9-820d-a4b720721f14","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"26d1b08a-8c71-47c0-83be-96d883fbf5da","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:45.596Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:15:45.599Z","message":"{\"transactionId\":\"50960ca2-eb1c-4bd9-820d-a4b720721f14\",\"status\":\"200\",\"rqstDate\":\"230413-10:15:45:597\",\"respDate\":\"230413-10:15:45:599\",\"sourceId\":\"haproxy:50960ca2-eb1c-4bd9-820d-a4b720721f14\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:15:45:597-28353\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fbfd8ef7-35ef-442a-9981-07a88b491ee4], x-b3-parentspanid=[d656f2bd13f21e13], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ec2f52f468a310c5d656f2bd13f21e13], x-b3-spanid=[3d81e4e5e7616735], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[50960ca2-eb1c-4bd9-820d-a4b720721f14]}\\\"}\"}","context":{"RequestID":"50960ca2-eb1c-4bd9-820d-a4b720721f14","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"26d1b08a-8c71-47c0-83be-96d883fbf5da","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:45.596Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:45.600Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"50960ca2-eb1c-4bd9-820d-a4b720721f14","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"26d1b08a-8c71-47c0-83be-96d883fbf5da","LogTimestamp":"2023-04-13T10:15:45.600Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:15:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:15:46.370Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:15:46.384Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:46.384Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:46.384Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:47.611Z","message":"Entering","context":{"RequestID":"5ed44cf6-4869-46aa-8186-554b4e9bcdc8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1feaf4b5-a493-4673-9561-78a00f0ba683","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:47.611Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:15:47.615Z","message":"{\"transactionId\":\"5ed44cf6-4869-46aa-8186-554b4e9bcdc8\",\"status\":\"200\",\"rqstDate\":\"230413-10:15:47:612\",\"respDate\":\"230413-10:15:47:615\",\"sourceId\":\"haproxy:5ed44cf6-4869-46aa-8186-554b4e9bcdc8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:15:47:612-70605\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c30fee10-a3b9-474d-aae4-3ee6c05f271b], x-b3-parentspanid=[64b06958bff8ba3a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6debd3bf1ed1f7a064b06958bff8ba3a], x-b3-spanid=[42ebf803037f3884], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5ed44cf6-4869-46aa-8186-554b4e9bcdc8]}\\\"}\"}","context":{"RequestID":"5ed44cf6-4869-46aa-8186-554b4e9bcdc8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1feaf4b5-a493-4673-9561-78a00f0ba683","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:47.611Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:47.616Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5ed44cf6-4869-46aa-8186-554b4e9bcdc8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1feaf4b5-a493-4673-9561-78a00f0ba683","LogTimestamp":"2023-04-13T10:15:47.616Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:15:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-04-13T10:15:49.037Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:15:49.041Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:15:49.628Z","message":"Entering","context":{"RequestID":"329c4f9d-9625-43f1-ad69-249a18206908","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6d959773-ca5f-465d-88d2-89d903056cf7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:49.628Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:15:49.631Z","message":"{\"transactionId\":\"329c4f9d-9625-43f1-ad69-249a18206908\",\"status\":\"200\",\"rqstDate\":\"230413-10:15:49:629\",\"respDate\":\"230413-10:15:49:631\",\"sourceId\":\"haproxy:329c4f9d-9625-43f1-ad69-249a18206908\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:15:49:629-69260\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[577b82a8-a33e-45c6-a367-9f0f5aa3cc15], x-b3-parentspanid=[67efd87beedf087c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[688f9f1c2c90358167efd87beedf087c], x-b3-spanid=[251172dddcefbc4b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[329c4f9d-9625-43f1-ad69-249a18206908]}\\\"}\"}","context":{"RequestID":"329c4f9d-9625-43f1-ad69-249a18206908","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6d959773-ca5f-465d-88d2-89d903056cf7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:49.628Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:49.632Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"329c4f9d-9625-43f1-ad69-249a18206908","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6d959773-ca5f-465d-88d2-89d903056cf7","LogTimestamp":"2023-04-13T10:15:49.632Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:15:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:15:50.810Z","message":"Entering","context":{"RequestID":"e0148fe6-59a2-4dc1-a9dc-27024cf24780","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d3e0ebc5-b094-4b57-836a-551ab3a78e67","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:15:50.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:15:50.813Z","message":"{\"transactionId\":\"e0148fe6-59a2-4dc1-a9dc-27024cf24780\",\"status\":\"200\",\"rqstDate\":\"230413-10:15:50:811\",\"respDate\":\"230413-10:15:50:813\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e0148fe6-59a2-4dc1-a9dc-27024cf24780\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:15:50:811-49689\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5cc0c892-c004-4dbe-ba6c-1a79876b9a2c], x-b3-parentspanid=[294b9d2dbd207047], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42421], x-envoy-attempt-count=[1], x-b3-traceid=[edaeae5bb288d7b5294b9d2dbd207047], x-b3-spanid=[1be80f0d6fc6121f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e0148fe6-59a2-4dc1-a9dc-27024cf24780]}\\\"}\"}","context":{"RequestID":"e0148fe6-59a2-4dc1-a9dc-27024cf24780","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d3e0ebc5-b094-4b57-836a-551ab3a78e67","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:15:50.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:50.814Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e0148fe6-59a2-4dc1-a9dc-27024cf24780","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d3e0ebc5-b094-4b57-836a-551ab3a78e67","LogTimestamp":"2023-04-13T10:15:50.814Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:15:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:15:50.850Z","message":"Entering","context":{"RequestID":"2b351e15-cfd5-4d6a-bf7d-a5bfbe4a6d3e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1e753ee0-7859-4b3a-9202-76a3b8b40d32","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:15:50.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:15:50.852Z","message":"Database is available from CACHED check.","context":{"RequestID":"2b351e15-cfd5-4d6a-bf7d-a5bfbe4a6d3e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1e753ee0-7859-4b3a-9202-76a3b8b40d32","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:15:50.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:50.854Z","message":"{\"transactionId\":\"2b351e15-cfd5-4d6a-bf7d-a5bfbe4a6d3e\",\"status\":\"200\",\"rqstDate\":\"230413-10:15:50:851\",\"respDate\":\"230413-10:15:50:854\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2b351e15-cfd5-4d6a-bf7d-a5bfbe4a6d3e\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:15:50:851-95190\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2b351e15-cfd5-4d6a-bf7d-a5bfbe4a6d3e]}\\\"}\"}","context":{"RequestID":"2b351e15-cfd5-4d6a-bf7d-a5bfbe4a6d3e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1e753ee0-7859-4b3a-9202-76a3b8b40d32","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:15:50.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:50.855Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2b351e15-cfd5-4d6a-bf7d-a5bfbe4a6d3e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1e753ee0-7859-4b3a-9202-76a3b8b40d32","LogTimestamp":"2023-04-13T10:15:50.855Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:15:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:15:51.644Z","message":"Entering","context":{"RequestID":"f7a99a3f-b4db-4778-abc1-e2f8e46be604","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9edbcda7-b8f3-4239-85d9-90a1c68fc9b8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:51.643Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:15:51.647Z","message":"{\"transactionId\":\"f7a99a3f-b4db-4778-abc1-e2f8e46be604\",\"status\":\"200\",\"rqstDate\":\"230413-10:15:51:645\",\"respDate\":\"230413-10:15:51:647\",\"sourceId\":\"haproxy:f7a99a3f-b4db-4778-abc1-e2f8e46be604\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:15:51:645-73218\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[408ac5f1-ebce-4efd-9bea-c2b8a5401eaa], x-b3-parentspanid=[7b7d5e64a4b4d950], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[28c6197b6d02a4717b7d5e64a4b4d950], x-b3-spanid=[a2c2cfb8c7c61805], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f7a99a3f-b4db-4778-abc1-e2f8e46be604]}\\\"}\"}","context":{"RequestID":"f7a99a3f-b4db-4778-abc1-e2f8e46be604","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9edbcda7-b8f3-4239-85d9-90a1c68fc9b8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:51.643Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:51.648Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f7a99a3f-b4db-4778-abc1-e2f8e46be604","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9edbcda7-b8f3-4239-85d9-90a1c68fc9b8","LogTimestamp":"2023-04-13T10:15:51.648Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:15:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:15:53.658Z","message":"Entering","context":{"RequestID":"c37b9642-b289-43d3-a879-172376226fe5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4fd3e91e-a15e-4bac-a891-156547082346","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:53.658Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:15:53.659Z","message":"{\"transactionId\":\"c37b9642-b289-43d3-a879-172376226fe5\",\"status\":\"200\",\"rqstDate\":\"230413-10:15:53:658\",\"respDate\":\"230413-10:15:53:659\",\"sourceId\":\"haproxy:c37b9642-b289-43d3-a879-172376226fe5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:15:53:658-5884\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[af2fa638-9ce2-4c0a-9137-a2459d00132e], x-b3-parentspanid=[d14f950d6db5b4e2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[31c7fa6e423e2a0bd14f950d6db5b4e2], x-b3-spanid=[35be28912d9a7b26], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c37b9642-b289-43d3-a879-172376226fe5]}\\\"}\"}","context":{"RequestID":"c37b9642-b289-43d3-a879-172376226fe5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4fd3e91e-a15e-4bac-a891-156547082346","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:53.658Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:53.660Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c37b9642-b289-43d3-a879-172376226fe5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4fd3e91e-a15e-4bac-a891-156547082346","LogTimestamp":"2023-04-13T10:15:53.660Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:15:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:15:55.670Z","message":"Entering","context":{"RequestID":"4394111d-a349-4f01-bb72-ee8e05f4753e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c726a55b-4893-4d49-8f3f-5df94bffae82","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:55.670Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:15:55.673Z","message":"{\"transactionId\":\"4394111d-a349-4f01-bb72-ee8e05f4753e\",\"status\":\"200\",\"rqstDate\":\"230413-10:15:55:671\",\"respDate\":\"230413-10:15:55:673\",\"sourceId\":\"haproxy:4394111d-a349-4f01-bb72-ee8e05f4753e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:15:55:671-23208\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bdf02721-ca67-4c9e-b840-b3e35788f617], x-b3-parentspanid=[b5f40e033987ea34], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bdfa18c9fd34c7c9b5f40e033987ea34], x-b3-spanid=[e6cceaa26fb1f166], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4394111d-a349-4f01-bb72-ee8e05f4753e]}\\\"}\"}","context":{"RequestID":"4394111d-a349-4f01-bb72-ee8e05f4753e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c726a55b-4893-4d49-8f3f-5df94bffae82","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:55.670Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:55.674Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4394111d-a349-4f01-bb72-ee8e05f4753e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c726a55b-4893-4d49-8f3f-5df94bffae82","LogTimestamp":"2023-04-13T10:15:55.674Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:15:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:15:56.370Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:15:56.467Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:56.468Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:56.468Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:57.683Z","message":"Entering","context":{"RequestID":"ef13d783-7f58-4bce-ae3a-5853be199342","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8ff0ce50-c240-4f71-a2b0-1a47b814376c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:57.683Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:15:57.687Z","message":"{\"transactionId\":\"ef13d783-7f58-4bce-ae3a-5853be199342\",\"status\":\"200\",\"rqstDate\":\"230413-10:15:57:684\",\"respDate\":\"230413-10:15:57:686\",\"sourceId\":\"haproxy:ef13d783-7f58-4bce-ae3a-5853be199342\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:15:57:684-68435\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7a2d97d3-8ec9-41fc-8fa4-aca70517c028], x-b3-parentspanid=[159d881ecf5835a4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8f3960b90d58d232159d881ecf5835a4], x-b3-spanid=[85862c7d725d3fdb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ef13d783-7f58-4bce-ae3a-5853be199342]}\\\"}\"}","context":{"RequestID":"ef13d783-7f58-4bce-ae3a-5853be199342","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8ff0ce50-c240-4f71-a2b0-1a47b814376c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:57.683Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:57.687Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ef13d783-7f58-4bce-ae3a-5853be199342","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8ff0ce50-c240-4f71-a2b0-1a47b814376c","LogTimestamp":"2023-04-13T10:15:57.687Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:15:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:15:59.697Z","message":"Entering","context":{"RequestID":"106393cb-f0f1-4085-b17d-852bba431ef5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"da0d1a35-b581-4302-87f8-01155a0467eb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:59.697Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:15:59.700Z","message":"{\"transactionId\":\"106393cb-f0f1-4085-b17d-852bba431ef5\",\"status\":\"200\",\"rqstDate\":\"230413-10:15:59:698\",\"respDate\":\"230413-10:15:59:700\",\"sourceId\":\"haproxy:106393cb-f0f1-4085-b17d-852bba431ef5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:15:59:698-34608\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[633797fc-357e-4d59-93db-bb5edc9ecee3], x-b3-parentspanid=[fb2ee5e705abdf82], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0a2d87c70482dadbfb2ee5e705abdf82], x-b3-spanid=[ac953f588a035f08], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[106393cb-f0f1-4085-b17d-852bba431ef5]}\\\"}\"}","context":{"RequestID":"106393cb-f0f1-4085-b17d-852bba431ef5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"da0d1a35-b581-4302-87f8-01155a0467eb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:15:59.697Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:15:59.701Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"106393cb-f0f1-4085-b17d-852bba431ef5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"da0d1a35-b581-4302-87f8-01155a0467eb","LogTimestamp":"2023-04-13T10:15:59.701Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:15:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:16:00.810Z","message":"Entering","context":{"RequestID":"bae572e8-4349-42eb-b8d7-e02e5ef96bee","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1d2f83f5-8496-4f46-8fd7-f38b524badd4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:16:00.809Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:16:00.812Z","message":"{\"transactionId\":\"bae572e8-4349-42eb-b8d7-e02e5ef96bee\",\"status\":\"200\",\"rqstDate\":\"230413-10:16:00:810\",\"respDate\":\"230413-10:16:00:812\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:bae572e8-4349-42eb-b8d7-e02e5ef96bee\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:16:00:810-87573\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[44481408-1a6f-40a5-811a-bbbd28c4644f], x-b3-parentspanid=[75b3d6cdf3db7e6a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40791], x-envoy-attempt-count=[1], x-b3-traceid=[cd96b7db1dbff12c75b3d6cdf3db7e6a], x-b3-spanid=[215f3169cd6b26b9], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[bae572e8-4349-42eb-b8d7-e02e5ef96bee]}\\\"}\"}","context":{"RequestID":"bae572e8-4349-42eb-b8d7-e02e5ef96bee","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1d2f83f5-8496-4f46-8fd7-f38b524badd4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:16:00.809Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:00.813Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bae572e8-4349-42eb-b8d7-e02e5ef96bee","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1d2f83f5-8496-4f46-8fd7-f38b524badd4","LogTimestamp":"2023-04-13T10:16:00.813Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:16:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:16:00.848Z","message":"Entering","context":{"RequestID":"6ef0daff-3930-447d-8b76-70438337e2e7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4526472a-ab1f-4e1d-a793-f19e401de0a7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:16:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:16:00.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"6ef0daff-3930-447d-8b76-70438337e2e7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4526472a-ab1f-4e1d-a793-f19e401de0a7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:16:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:00.851Z","message":"{\"transactionId\":\"6ef0daff-3930-447d-8b76-70438337e2e7\",\"status\":\"200\",\"rqstDate\":\"230413-10:16:00:849\",\"respDate\":\"230413-10:16:00:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6ef0daff-3930-447d-8b76-70438337e2e7\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:16:00:849-24066\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6ef0daff-3930-447d-8b76-70438337e2e7]}\\\"}\"}","context":{"RequestID":"6ef0daff-3930-447d-8b76-70438337e2e7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4526472a-ab1f-4e1d-a793-f19e401de0a7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:16:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:00.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6ef0daff-3930-447d-8b76-70438337e2e7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4526472a-ab1f-4e1d-a793-f19e401de0a7","LogTimestamp":"2023-04-13T10:16:00.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:16:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:16:01.711Z","message":"Entering","context":{"RequestID":"8722801a-ea2e-4f2d-8908-6167ea648f56","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"def77137-f76d-4dfd-85f3-53167573e55d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:16:01.711Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:16:01.714Z","message":"{\"transactionId\":\"8722801a-ea2e-4f2d-8908-6167ea648f56\",\"status\":\"200\",\"rqstDate\":\"230413-10:16:01:712\",\"respDate\":\"230413-10:16:01:714\",\"sourceId\":\"haproxy:8722801a-ea2e-4f2d-8908-6167ea648f56\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:16:01:712-30233\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e15019cd-ea1d-4ca0-b09a-ffa55e6944e2], x-b3-parentspanid=[c6650ebb657d1a2f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[65f323376721b26ec6650ebb657d1a2f], x-b3-spanid=[45f03798fb8ce125], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8722801a-ea2e-4f2d-8908-6167ea648f56]}\\\"}\"}","context":{"RequestID":"8722801a-ea2e-4f2d-8908-6167ea648f56","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"def77137-f76d-4dfd-85f3-53167573e55d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:16:01.711Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:01.715Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8722801a-ea2e-4f2d-8908-6167ea648f56","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"def77137-f76d-4dfd-85f3-53167573e55d","LogTimestamp":"2023-04-13T10:16:01.715Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:16:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:16:03.726Z","message":"Entering","context":{"RequestID":"60473d92-3cbe-4fd3-8920-fce339d64885","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"23514337-a984-4603-993c-b4a9619652b9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:16:03.726Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:16:03.729Z","message":"{\"transactionId\":\"60473d92-3cbe-4fd3-8920-fce339d64885\",\"status\":\"200\",\"rqstDate\":\"230413-10:16:03:727\",\"respDate\":\"230413-10:16:03:729\",\"sourceId\":\"haproxy:60473d92-3cbe-4fd3-8920-fce339d64885\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:16:03:727-22704\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[09938677-f567-42e8-941a-7ea52423f295], x-b3-parentspanid=[b27c4aa760e365fd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f1d5d84e787ef7ffb27c4aa760e365fd], x-b3-spanid=[43987635fca485f1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[60473d92-3cbe-4fd3-8920-fce339d64885]}\\\"}\"}","context":{"RequestID":"60473d92-3cbe-4fd3-8920-fce339d64885","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"23514337-a984-4603-993c-b4a9619652b9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:16:03.726Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:03.730Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"60473d92-3cbe-4fd3-8920-fce339d64885","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"23514337-a984-4603-993c-b4a9619652b9","LogTimestamp":"2023-04-13T10:16:03.730Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:16:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:16:05.742Z","message":"Entering","context":{"RequestID":"b83f8f3e-0371-4e22-b83a-509875e57db9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"819506ca-f51f-423d-8625-41dbb989197b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:16:05.742Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:16:05.745Z","message":"{\"transactionId\":\"b83f8f3e-0371-4e22-b83a-509875e57db9\",\"status\":\"200\",\"rqstDate\":\"230413-10:16:05:743\",\"respDate\":\"230413-10:16:05:745\",\"sourceId\":\"haproxy:b83f8f3e-0371-4e22-b83a-509875e57db9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:16:05:743-46562\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b970ff24-2109-472f-a3b2-abd39d75052d], x-b3-parentspanid=[f769fee5998e08f7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1601ea0c59221439f769fee5998e08f7], x-b3-spanid=[4082c59cddd2133f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b83f8f3e-0371-4e22-b83a-509875e57db9]}\\\"}\"}","context":{"RequestID":"b83f8f3e-0371-4e22-b83a-509875e57db9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"819506ca-f51f-423d-8625-41dbb989197b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:16:05.742Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:05.746Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b83f8f3e-0371-4e22-b83a-509875e57db9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"819506ca-f51f-423d-8625-41dbb989197b","LogTimestamp":"2023-04-13T10:16:05.746Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:16:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:16:06.371Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:16:06.437Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:06.437Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:06.438Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:07.757Z","message":"Entering","context":{"RequestID":"0f9a3023-63fd-477e-8577-7fd239f04c3d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a8b53d7c-cd23-456a-99c7-70b7fe55a3c1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:16:07.757Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:16:07.760Z","message":"{\"transactionId\":\"0f9a3023-63fd-477e-8577-7fd239f04c3d\",\"status\":\"200\",\"rqstDate\":\"230413-10:16:07:758\",\"respDate\":\"230413-10:16:07:760\",\"sourceId\":\"haproxy:0f9a3023-63fd-477e-8577-7fd239f04c3d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:16:07:758-20055\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[27a13078-a3ba-4eb6-bb13-0471bde4c868], x-b3-parentspanid=[6d6d24952a56281c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5626a36ec09426436d6d24952a56281c], x-b3-spanid=[92fe2f7e14e9c7c1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0f9a3023-63fd-477e-8577-7fd239f04c3d]}\\\"}\"}","context":{"RequestID":"0f9a3023-63fd-477e-8577-7fd239f04c3d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a8b53d7c-cd23-456a-99c7-70b7fe55a3c1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:16:07.757Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:07.761Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0f9a3023-63fd-477e-8577-7fd239f04c3d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a8b53d7c-cd23-456a-99c7-70b7fe55a3c1","LogTimestamp":"2023-04-13T10:16:07.761Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:16:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:16:09.771Z","message":"Entering","context":{"RequestID":"8ccad6d0-0804-4d24-b9fe-1c39906af1ee","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7c77bc0a-dea1-4f10-af2f-f6c2cb01541e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:16:09.771Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:16:09.774Z","message":"{\"transactionId\":\"8ccad6d0-0804-4d24-b9fe-1c39906af1ee\",\"status\":\"200\",\"rqstDate\":\"230413-10:16:09:772\",\"respDate\":\"230413-10:16:09:774\",\"sourceId\":\"haproxy:8ccad6d0-0804-4d24-b9fe-1c39906af1ee\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:16:09:772-51718\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[30718345-0d09-4684-9273-29e542004d33], x-b3-parentspanid=[818da056db7d694e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[40613983fe95197f818da056db7d694e], x-b3-spanid=[2dff46ac622448f1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8ccad6d0-0804-4d24-b9fe-1c39906af1ee]}\\\"}\"}","context":{"RequestID":"8ccad6d0-0804-4d24-b9fe-1c39906af1ee","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7c77bc0a-dea1-4f10-af2f-f6c2cb01541e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:16:09.771Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:09.775Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8ccad6d0-0804-4d24-b9fe-1c39906af1ee","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7c77bc0a-dea1-4f10-af2f-f6c2cb01541e","LogTimestamp":"2023-04-13T10:16:09.774Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:16:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:16:10.810Z","message":"Entering","context":{"RequestID":"b1367d7b-91d5-4c19-af0a-39cb4e3d826f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a4474f51-68af-4e03-bd4b-bfbcccfc7d7a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:16:10.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:16:10.813Z","message":"{\"transactionId\":\"b1367d7b-91d5-4c19-af0a-39cb4e3d826f\",\"status\":\"200\",\"rqstDate\":\"230413-10:16:10:811\",\"respDate\":\"230413-10:16:10:813\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b1367d7b-91d5-4c19-af0a-39cb4e3d826f\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:16:10:811-45516\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6437fe14-ae89-41df-b3f5-18eecf7492ff], x-b3-parentspanid=[b820c9494d87bfe1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37217], x-envoy-attempt-count=[1], x-b3-traceid=[b8970021d32e7f39b820c9494d87bfe1], x-b3-spanid=[6b2c8651fcd34b6c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b1367d7b-91d5-4c19-af0a-39cb4e3d826f]}\\\"}\"}","context":{"RequestID":"b1367d7b-91d5-4c19-af0a-39cb4e3d826f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a4474f51-68af-4e03-bd4b-bfbcccfc7d7a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:16:10.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:10.814Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b1367d7b-91d5-4c19-af0a-39cb4e3d826f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a4474f51-68af-4e03-bd4b-bfbcccfc7d7a","LogTimestamp":"2023-04-13T10:16:10.814Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:16:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:16:10.850Z","message":"Entering","context":{"RequestID":"ebcb51f3-623c-40b6-8d34-029650d935c7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"51366d8f-375f-4e6e-83c3-42f054212b76","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:16:10.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:16:10.852Z","message":"Database is available from CACHED check.","context":{"RequestID":"ebcb51f3-623c-40b6-8d34-029650d935c7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"51366d8f-375f-4e6e-83c3-42f054212b76","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:16:10.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:10.854Z","message":"{\"transactionId\":\"ebcb51f3-623c-40b6-8d34-029650d935c7\",\"status\":\"200\",\"rqstDate\":\"230413-10:16:10:851\",\"respDate\":\"230413-10:16:10:854\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ebcb51f3-623c-40b6-8d34-029650d935c7\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:16:10:851-78455\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ebcb51f3-623c-40b6-8d34-029650d935c7]}\\\"}\"}","context":{"RequestID":"ebcb51f3-623c-40b6-8d34-029650d935c7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"51366d8f-375f-4e6e-83c3-42f054212b76","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:16:10.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:10.855Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ebcb51f3-623c-40b6-8d34-029650d935c7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"51366d8f-375f-4e6e-83c3-42f054212b76","LogTimestamp":"2023-04-13T10:16:10.855Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:16:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:16:11.784Z","message":"Entering","context":{"RequestID":"5ba5c39c-50b8-4e10-b04a-3627e50f8373","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9764f51e-d73a-434f-a0fb-1145d7806fc4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:16:11.784Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:16:11.787Z","message":"{\"transactionId\":\"5ba5c39c-50b8-4e10-b04a-3627e50f8373\",\"status\":\"200\",\"rqstDate\":\"230413-10:16:11:785\",\"respDate\":\"230413-10:16:11:787\",\"sourceId\":\"haproxy:5ba5c39c-50b8-4e10-b04a-3627e50f8373\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:16:11:785-82425\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[76edbcd3-2a87-4c3f-b438-56d95d83c8ab], x-b3-parentspanid=[31fb549814efce1a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[993e73dd8ab3e69631fb549814efce1a], x-b3-spanid=[fffa2ef13ba3b479], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5ba5c39c-50b8-4e10-b04a-3627e50f8373]}\\\"}\"}","context":{"RequestID":"5ba5c39c-50b8-4e10-b04a-3627e50f8373","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9764f51e-d73a-434f-a0fb-1145d7806fc4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:16:11.784Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:11.788Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5ba5c39c-50b8-4e10-b04a-3627e50f8373","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9764f51e-d73a-434f-a0fb-1145d7806fc4","LogTimestamp":"2023-04-13T10:16:11.788Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:16:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:16:13.798Z","message":"Entering","context":{"RequestID":"6e871605-2318-4a1a-9abb-820d13b438e8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4c4f42f2-8487-402d-8f5d-5a05f4778a28","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:16:13.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:16:13.802Z","message":"{\"transactionId\":\"6e871605-2318-4a1a-9abb-820d13b438e8\",\"status\":\"200\",\"rqstDate\":\"230413-10:16:13:799\",\"respDate\":\"230413-10:16:13:802\",\"sourceId\":\"haproxy:6e871605-2318-4a1a-9abb-820d13b438e8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:16:13:799-30181\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d13bb4b7-1eff-4ec6-ae92-b8e06abff1d1], x-b3-parentspanid=[df555a9b13332ad8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cd5202439f0bd9c1df555a9b13332ad8], x-b3-spanid=[de5a6f19719312d2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6e871605-2318-4a1a-9abb-820d13b438e8]}\\\"}\"}","context":{"RequestID":"6e871605-2318-4a1a-9abb-820d13b438e8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4c4f42f2-8487-402d-8f5d-5a05f4778a28","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:16:13.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:13.803Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6e871605-2318-4a1a-9abb-820d13b438e8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4c4f42f2-8487-402d-8f5d-5a05f4778a28","LogTimestamp":"2023-04-13T10:16:13.803Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:16:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:16:15.815Z","message":"Entering","context":{"RequestID":"18219baf-d962-4367-b41e-25e348eea7fd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d37d8939-0837-413e-ad0b-15956afbff00","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:16:15.814Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:16:15.817Z","message":"{\"transactionId\":\"18219baf-d962-4367-b41e-25e348eea7fd\",\"status\":\"200\",\"rqstDate\":\"230413-10:16:15:815\",\"respDate\":\"230413-10:16:15:817\",\"sourceId\":\"haproxy:18219baf-d962-4367-b41e-25e348eea7fd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:16:15:815-25456\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ca67cf03-7459-4bad-8fbb-daf582f6971f], x-b3-parentspanid=[e781aec6a34d729f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[229bc0d15aa274d1e781aec6a34d729f], x-b3-spanid=[16c4d39c6b580f94], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[18219baf-d962-4367-b41e-25e348eea7fd]}\\\"}\"}","context":{"RequestID":"18219baf-d962-4367-b41e-25e348eea7fd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d37d8939-0837-413e-ad0b-15956afbff00","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:16:15.814Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:15.818Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"18219baf-d962-4367-b41e-25e348eea7fd","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d37d8939-0837-413e-ad0b-15956afbff00","LogTimestamp":"2023-04-13T10:16:15.818Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:16:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:16:16.371Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:16:16.388Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:16.389Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:16.389Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:17.830Z","message":"Entering","context":{"RequestID":"6765cd1c-54a5-44d0-a72c-f03c0bc762d8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9d4f0aa9-91cb-491a-863d-8a288e5999a9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:16:17.830Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:16:17.833Z","message":"{\"transactionId\":\"6765cd1c-54a5-44d0-a72c-f03c0bc762d8\",\"status\":\"200\",\"rqstDate\":\"230413-10:16:17:830\",\"respDate\":\"230413-10:16:17:832\",\"sourceId\":\"haproxy:6765cd1c-54a5-44d0-a72c-f03c0bc762d8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:16:17:830-77089\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2faef4af-9dce-4dfa-b700-6fe58ec9d667], x-b3-parentspanid=[a547893eb15f8e4a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[531164801fed5b32a547893eb15f8e4a], x-b3-spanid=[d5ef693ff3746434], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6765cd1c-54a5-44d0-a72c-f03c0bc762d8]}\\\"}\"}","context":{"RequestID":"6765cd1c-54a5-44d0-a72c-f03c0bc762d8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9d4f0aa9-91cb-491a-863d-8a288e5999a9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:16:17.830Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:17.834Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6765cd1c-54a5-44d0-a72c-f03c0bc762d8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9d4f0aa9-91cb-491a-863d-8a288e5999a9","LogTimestamp":"2023-04-13T10:16:17.834Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:16:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:16:19.042Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:16:19.048Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:16:19.844Z","message":"Entering","context":{"RequestID":"42fc4d4e-442a-42a0-a1f5-9e8c35608eeb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"14d5dc04-a0ca-49b7-bc0c-1d954a26f437","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:16:19.844Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:16:19.848Z","message":"{\"transactionId\":\"42fc4d4e-442a-42a0-a1f5-9e8c35608eeb\",\"status\":\"200\",\"rqstDate\":\"230413-10:16:19:845\",\"respDate\":\"230413-10:16:19:848\",\"sourceId\":\"haproxy:42fc4d4e-442a-42a0-a1f5-9e8c35608eeb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:16:19:845-55864\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4833ad0b-2507-4930-8213-1db4fbadff75], x-b3-parentspanid=[ab33b992a9ec5b83], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5c9bba535eb994ddab33b992a9ec5b83], x-b3-spanid=[174993bf3e89adf3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[42fc4d4e-442a-42a0-a1f5-9e8c35608eeb]}\\\"}\"}","context":{"RequestID":"42fc4d4e-442a-42a0-a1f5-9e8c35608eeb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"14d5dc04-a0ca-49b7-bc0c-1d954a26f437","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:16:19.844Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:19.849Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"42fc4d4e-442a-42a0-a1f5-9e8c35608eeb","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"14d5dc04-a0ca-49b7-bc0c-1d954a26f437","LogTimestamp":"2023-04-13T10:16:19.849Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:16:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:16:20.810Z","message":"Entering","context":{"RequestID":"938b25d4-218e-4401-ab45-3ab5e907cbe7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a978cbf0-afa5-4075-8fe1-c8bf54543813","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:16:20.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:16:20.813Z","message":"{\"transactionId\":\"938b25d4-218e-4401-ab45-3ab5e907cbe7\",\"status\":\"200\",\"rqstDate\":\"230413-10:16:20:811\",\"respDate\":\"230413-10:16:20:813\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:938b25d4-218e-4401-ab45-3ab5e907cbe7\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:16:20:811-7226\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f3bf9a9d-fe3d-4e66-917b-f853804e55ca], x-b3-parentspanid=[8b8266a0704bf670], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38331], x-envoy-attempt-count=[1], x-b3-traceid=[ba530638051b9edb8b8266a0704bf670], x-b3-spanid=[612aab9b9577c95a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[938b25d4-218e-4401-ab45-3ab5e907cbe7]}\\\"}\"}","context":{"RequestID":"938b25d4-218e-4401-ab45-3ab5e907cbe7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a978cbf0-afa5-4075-8fe1-c8bf54543813","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:16:20.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:20.814Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"938b25d4-218e-4401-ab45-3ab5e907cbe7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a978cbf0-afa5-4075-8fe1-c8bf54543813","LogTimestamp":"2023-04-13T10:16:20.814Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:16:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:16:20.849Z","message":"Entering","context":{"RequestID":"8208fbd8-4461-4476-8385-545815c3aae3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1fa567d2-ded6-4230-a43d-76198717faa2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:16:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:16:20.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"8208fbd8-4461-4476-8385-545815c3aae3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1fa567d2-ded6-4230-a43d-76198717faa2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:16:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:20.852Z","message":"{\"transactionId\":\"8208fbd8-4461-4476-8385-545815c3aae3\",\"status\":\"200\",\"rqstDate\":\"230413-10:16:20:850\",\"respDate\":\"230413-10:16:20:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8208fbd8-4461-4476-8385-545815c3aae3\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:16:20:850-48951\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8208fbd8-4461-4476-8385-545815c3aae3]}\\\"}\"}","context":{"RequestID":"8208fbd8-4461-4476-8385-545815c3aae3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1fa567d2-ded6-4230-a43d-76198717faa2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:16:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:20.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8208fbd8-4461-4476-8385-545815c3aae3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1fa567d2-ded6-4230-a43d-76198717faa2","LogTimestamp":"2023-04-13T10:16:20.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:16:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:16:21.861Z","message":"Entering","context":{"RequestID":"09039dd6-ebc4-46d8-8c7f-9f5d12f99f3d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ac169767-f893-4c00-856a-3705831fa475","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:16:21.861Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:16:21.865Z","message":"{\"transactionId\":\"09039dd6-ebc4-46d8-8c7f-9f5d12f99f3d\",\"status\":\"200\",\"rqstDate\":\"230413-10:16:21:862\",\"respDate\":\"230413-10:16:21:865\",\"sourceId\":\"haproxy:09039dd6-ebc4-46d8-8c7f-9f5d12f99f3d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:16:21:862-85098\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5db62f28-36c8-441d-94cc-11568d80b820], x-b3-parentspanid=[0a62e8ea1a45352e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fc73b4345ba9b0f60a62e8ea1a45352e], x-b3-spanid=[4e1e442955bfed70], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[09039dd6-ebc4-46d8-8c7f-9f5d12f99f3d]}\\\"}\"}","context":{"RequestID":"09039dd6-ebc4-46d8-8c7f-9f5d12f99f3d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ac169767-f893-4c00-856a-3705831fa475","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:16:21.861Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:21.866Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"09039dd6-ebc4-46d8-8c7f-9f5d12f99f3d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac169767-f893-4c00-856a-3705831fa475","LogTimestamp":"2023-04-13T10:16:21.866Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:16:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:16:23.877Z","message":"Entering","context":{"RequestID":"e287e11c-c4d3-41e9-bf4b-b64b22e35db9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"01285f2f-e17d-4a8b-94d2-a6a53019190c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:16:23.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:16:23.880Z","message":"{\"transactionId\":\"e287e11c-c4d3-41e9-bf4b-b64b22e35db9\",\"status\":\"200\",\"rqstDate\":\"230413-10:16:23:878\",\"respDate\":\"230413-10:16:23:879\",\"sourceId\":\"haproxy:e287e11c-c4d3-41e9-bf4b-b64b22e35db9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:16:23:878-25528\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d8bc1ea6-97c9-4e15-82f0-d3617f8f02cb], x-b3-parentspanid=[2aa46971fa3e825b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[34cbaf3776a92baf2aa46971fa3e825b], x-b3-spanid=[8e73c850a5674f2d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e287e11c-c4d3-41e9-bf4b-b64b22e35db9]}\\\"}\"}","context":{"RequestID":"e287e11c-c4d3-41e9-bf4b-b64b22e35db9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"01285f2f-e17d-4a8b-94d2-a6a53019190c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:16:23.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:23.880Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e287e11c-c4d3-41e9-bf4b-b64b22e35db9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"01285f2f-e17d-4a8b-94d2-a6a53019190c","LogTimestamp":"2023-04-13T10:16:23.880Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:16:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:16:25.892Z","message":"Entering","context":{"RequestID":"cb9df759-6fc6-4d30-bc5d-698138cf021d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e3c44fea-6091-4f4b-a969-62adaa1bbcae","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:16:25.892Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:16:25.896Z","message":"{\"transactionId\":\"cb9df759-6fc6-4d30-bc5d-698138cf021d\",\"status\":\"200\",\"rqstDate\":\"230413-10:16:25:893\",\"respDate\":\"230413-10:16:25:895\",\"sourceId\":\"haproxy:cb9df759-6fc6-4d30-bc5d-698138cf021d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:16:25:893-96924\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b5eb73e1-1eb0-4520-88b0-581a468e0b76], x-b3-parentspanid=[cb2a5ba47c86c6c1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9d9dcee10ea8fb58cb2a5ba47c86c6c1], x-b3-spanid=[03ee5bcbfa65f111], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cb9df759-6fc6-4d30-bc5d-698138cf021d]}\\\"}\"}","context":{"RequestID":"cb9df759-6fc6-4d30-bc5d-698138cf021d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e3c44fea-6091-4f4b-a969-62adaa1bbcae","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:16:25.892Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:25.896Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cb9df759-6fc6-4d30-bc5d-698138cf021d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e3c44fea-6091-4f4b-a969-62adaa1bbcae","LogTimestamp":"2023-04-13T10:16:25.896Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:16:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:16:26.371Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:16:26.388Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:26.389Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:26.389Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:27.908Z","message":"Entering","context":{"RequestID":"859ff9a5-4382-4f8b-8316-2ee78430ee2c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"61e4e0c5-97bc-4fec-ba5c-7eb27500daad","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:16:27.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:16:27.911Z","message":"{\"transactionId\":\"859ff9a5-4382-4f8b-8316-2ee78430ee2c\",\"status\":\"200\",\"rqstDate\":\"230413-10:16:27:908\",\"respDate\":\"230413-10:16:27:911\",\"sourceId\":\"haproxy:859ff9a5-4382-4f8b-8316-2ee78430ee2c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:16:27:908-33320\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7ed9f6a1-0bcf-4a88-8521-6bc22d0098f3], x-b3-parentspanid=[46c8ace013d30e1c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d85b007dee717faa46c8ace013d30e1c], x-b3-spanid=[9902f049ec54bfea], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[859ff9a5-4382-4f8b-8316-2ee78430ee2c]}\\\"}\"}","context":{"RequestID":"859ff9a5-4382-4f8b-8316-2ee78430ee2c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"61e4e0c5-97bc-4fec-ba5c-7eb27500daad","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:16:27.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:27.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"859ff9a5-4382-4f8b-8316-2ee78430ee2c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"61e4e0c5-97bc-4fec-ba5c-7eb27500daad","LogTimestamp":"2023-04-13T10:16:27.912Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:16:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:16:29.923Z","message":"Entering","context":{"RequestID":"45cacdfe-eb0a-42f2-b422-add59d6099ae","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"47a71d34-7bf6-485e-8440-a042efe41626","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:16:29.923Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:16:29.926Z","message":"{\"transactionId\":\"45cacdfe-eb0a-42f2-b422-add59d6099ae\",\"status\":\"200\",\"rqstDate\":\"230413-10:16:29:924\",\"respDate\":\"230413-10:16:29:926\",\"sourceId\":\"haproxy:45cacdfe-eb0a-42f2-b422-add59d6099ae\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:16:29:924-64747\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aedf8306-869f-40be-b570-e4192aba23a1], x-b3-parentspanid=[1c3a4390c664b0be], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e9eb2cf24a60622c1c3a4390c664b0be], x-b3-spanid=[0c2c4e6ccc284e2a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[45cacdfe-eb0a-42f2-b422-add59d6099ae]}\\\"}\"}","context":{"RequestID":"45cacdfe-eb0a-42f2-b422-add59d6099ae","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"47a71d34-7bf6-485e-8440-a042efe41626","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:16:29.923Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:29.927Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"45cacdfe-eb0a-42f2-b422-add59d6099ae","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"47a71d34-7bf6-485e-8440-a042efe41626","LogTimestamp":"2023-04-13T10:16:29.927Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:16:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:16:30.808Z","message":"Entering","context":{"RequestID":"bbbdee92-50fa-4ce4-9d91-de217d294ccf","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"016d1701-9a81-4b06-88f7-cadf23a16292","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:16:30.808Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:16:30.811Z","message":"{\"transactionId\":\"bbbdee92-50fa-4ce4-9d91-de217d294ccf\",\"status\":\"200\",\"rqstDate\":\"230413-10:16:30:809\",\"respDate\":\"230413-10:16:30:811\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:bbbdee92-50fa-4ce4-9d91-de217d294ccf\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:16:30:809-20395\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[799b1bfd-5b67-4571-b34c-32cbffd0e15c], x-b3-parentspanid=[18cc86b83e3a0257], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47837], x-envoy-attempt-count=[1], x-b3-traceid=[8dfc800e0cb2463f18cc86b83e3a0257], x-b3-spanid=[0832d5dceb2eb842], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[bbbdee92-50fa-4ce4-9d91-de217d294ccf]}\\\"}\"}","context":{"RequestID":"bbbdee92-50fa-4ce4-9d91-de217d294ccf","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"016d1701-9a81-4b06-88f7-cadf23a16292","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:16:30.808Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:30.812Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bbbdee92-50fa-4ce4-9d91-de217d294ccf","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"016d1701-9a81-4b06-88f7-cadf23a16292","LogTimestamp":"2023-04-13T10:16:30.812Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:16:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:16:30.849Z","message":"Entering","context":{"RequestID":"80aa5548-a40e-4f94-aed5-bd1f091faa3a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3a10dd0d-f138-4279-b961-c07240db0dec","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:16:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:16:30.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"80aa5548-a40e-4f94-aed5-bd1f091faa3a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3a10dd0d-f138-4279-b961-c07240db0dec","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:16:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:30.853Z","message":"{\"transactionId\":\"80aa5548-a40e-4f94-aed5-bd1f091faa3a\",\"status\":\"200\",\"rqstDate\":\"230413-10:16:30:849\",\"respDate\":\"230413-10:16:30:853\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:80aa5548-a40e-4f94-aed5-bd1f091faa3a\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:16:30:849-85083\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[80aa5548-a40e-4f94-aed5-bd1f091faa3a]}\\\"}\"}","context":{"RequestID":"80aa5548-a40e-4f94-aed5-bd1f091faa3a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3a10dd0d-f138-4279-b961-c07240db0dec","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:16:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:30.854Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"80aa5548-a40e-4f94-aed5-bd1f091faa3a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3a10dd0d-f138-4279-b961-c07240db0dec","LogTimestamp":"2023-04-13T10:16:30.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:16:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:16:31.941Z","message":"Entering","context":{"RequestID":"2fd002b6-852d-4e87-b597-bf62b5797174","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f7da0997-cd9b-4594-9dcf-81f01a63bdd6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:16:31.941Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:16:31.945Z","message":"{\"transactionId\":\"2fd002b6-852d-4e87-b597-bf62b5797174\",\"status\":\"200\",\"rqstDate\":\"230413-10:16:31:942\",\"respDate\":\"230413-10:16:31:945\",\"sourceId\":\"haproxy:2fd002b6-852d-4e87-b597-bf62b5797174\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:16:31:942-63198\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8dff36d7-1e4f-44a5-a7fc-8a4f5765a6ec], x-b3-parentspanid=[b6ab5a6aa251053d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e9b49715a20b961eb6ab5a6aa251053d], x-b3-spanid=[920af8d0e0937572], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2fd002b6-852d-4e87-b597-bf62b5797174]}\\\"}\"}","context":{"RequestID":"2fd002b6-852d-4e87-b597-bf62b5797174","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f7da0997-cd9b-4594-9dcf-81f01a63bdd6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:16:31.941Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:31.946Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2fd002b6-852d-4e87-b597-bf62b5797174","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f7da0997-cd9b-4594-9dcf-81f01a63bdd6","LogTimestamp":"2023-04-13T10:16:31.946Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:16:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:16:33.958Z","message":"Entering","context":{"RequestID":"43ef0ca6-14c6-4a23-bf62-4df533b2b654","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dc9ca305-527f-4574-840d-47c8e229159b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:16:33.958Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:16:33.961Z","message":"{\"transactionId\":\"43ef0ca6-14c6-4a23-bf62-4df533b2b654\",\"status\":\"200\",\"rqstDate\":\"230413-10:16:33:959\",\"respDate\":\"230413-10:16:33:961\",\"sourceId\":\"haproxy:43ef0ca6-14c6-4a23-bf62-4df533b2b654\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:16:33:959-84011\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[143c6e07-1d27-4e17-88d5-65634082190d], x-b3-parentspanid=[7fb4335c3a3f0e51], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e09e81f7c80f66f17fb4335c3a3f0e51], x-b3-spanid=[1a74f6f3371eed8e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[43ef0ca6-14c6-4a23-bf62-4df533b2b654]}\\\"}\"}","context":{"RequestID":"43ef0ca6-14c6-4a23-bf62-4df533b2b654","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dc9ca305-527f-4574-840d-47c8e229159b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:16:33.958Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:33.962Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"43ef0ca6-14c6-4a23-bf62-4df533b2b654","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dc9ca305-527f-4574-840d-47c8e229159b","LogTimestamp":"2023-04-13T10:16:33.962Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:16:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:16:35.971Z","message":"Entering","context":{"RequestID":"aa004a13-1735-4437-ad47-7ebc0aa58381","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"54dcc5df-f160-4b56-a303-db6e71cdc9b7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:16:35.971Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:16:35.974Z","message":"{\"transactionId\":\"aa004a13-1735-4437-ad47-7ebc0aa58381\",\"status\":\"200\",\"rqstDate\":\"230413-10:16:35:972\",\"respDate\":\"230413-10:16:35:974\",\"sourceId\":\"haproxy:aa004a13-1735-4437-ad47-7ebc0aa58381\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:16:35:972-45484\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1bf4c18d-80e3-458f-bfee-0990dc5e116f], x-b3-parentspanid=[6d0d05834692d9b4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d6ec56e5876010d26d0d05834692d9b4], x-b3-spanid=[509de242444a1e23], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[aa004a13-1735-4437-ad47-7ebc0aa58381]}\\\"}\"}","context":{"RequestID":"aa004a13-1735-4437-ad47-7ebc0aa58381","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"54dcc5df-f160-4b56-a303-db6e71cdc9b7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:16:35.971Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:35.975Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aa004a13-1735-4437-ad47-7ebc0aa58381","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"54dcc5df-f160-4b56-a303-db6e71cdc9b7","LogTimestamp":"2023-04-13T10:16:35.975Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:16:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:16:36.371Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:16:36.389Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:36.389Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:36.390Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:37.985Z","message":"Entering","context":{"RequestID":"c5b34413-159f-4bdb-85c7-3ddda4921992","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cfa05e07-d238-40f9-b413-6b2669f70122","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:16:37.985Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:16:37.987Z","message":"{\"transactionId\":\"c5b34413-159f-4bdb-85c7-3ddda4921992\",\"status\":\"200\",\"rqstDate\":\"230413-10:16:37:986\",\"respDate\":\"230413-10:16:37:987\",\"sourceId\":\"haproxy:c5b34413-159f-4bdb-85c7-3ddda4921992\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:16:37:986-90610\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ced1843c-a811-40ad-b84f-74c9d07500d0], x-b3-parentspanid=[d75dcfefdd394ddf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[21f838b66bd86c90d75dcfefdd394ddf], x-b3-spanid=[3a66d7ad189c146e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c5b34413-159f-4bdb-85c7-3ddda4921992]}\\\"}\"}","context":{"RequestID":"c5b34413-159f-4bdb-85c7-3ddda4921992","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cfa05e07-d238-40f9-b413-6b2669f70122","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:16:37.985Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:37.987Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c5b34413-159f-4bdb-85c7-3ddda4921992","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cfa05e07-d238-40f9-b413-6b2669f70122","LogTimestamp":"2023-04-13T10:16:37.987Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:16:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:16:39.997Z","message":"Entering","context":{"RequestID":"b1ea2b85-666c-4245-84cc-0d0871b673e1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b9b33f06-4a4f-4b17-99be-157bd21adee1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:16:39.997Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:16:39.999Z","message":"{\"transactionId\":\"b1ea2b85-666c-4245-84cc-0d0871b673e1\",\"status\":\"200\",\"rqstDate\":\"230413-10:16:39:997\",\"respDate\":\"230413-10:16:39:999\",\"sourceId\":\"haproxy:b1ea2b85-666c-4245-84cc-0d0871b673e1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:16:39:997-83541\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9655aeb4-b36d-455a-80c2-f0da53921e2e], x-b3-parentspanid=[694c955deac664b1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4f8f047fa90d99f8694c955deac664b1], x-b3-spanid=[a6ac5497ed92beba], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b1ea2b85-666c-4245-84cc-0d0871b673e1]}\\\"}\"}","context":{"RequestID":"b1ea2b85-666c-4245-84cc-0d0871b673e1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b9b33f06-4a4f-4b17-99be-157bd21adee1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:16:39.997Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:39.999Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b1ea2b85-666c-4245-84cc-0d0871b673e1","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b9b33f06-4a4f-4b17-99be-157bd21adee1","LogTimestamp":"2023-04-13T10:16:39.999Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:16:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:16:40.810Z","message":"Entering","context":{"RequestID":"0bcc5970-14e5-4aa5-b590-fbc527286a93","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b65ae4ee-0cee-4392-9149-0d078fe0184d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:16:40.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:16:40.811Z","message":"{\"transactionId\":\"0bcc5970-14e5-4aa5-b590-fbc527286a93\",\"status\":\"200\",\"rqstDate\":\"230413-10:16:40:810\",\"respDate\":\"230413-10:16:40:811\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0bcc5970-14e5-4aa5-b590-fbc527286a93\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:16:40:810-9498\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8318c4a1-fc31-464e-a507-ee2076bccdd3], x-b3-parentspanid=[2adf13d63a484d05], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49153], x-envoy-attempt-count=[1], x-b3-traceid=[8dcb6b38261f45802adf13d63a484d05], x-b3-spanid=[32ec8f220f65f335], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0bcc5970-14e5-4aa5-b590-fbc527286a93]}\\\"}\"}","context":{"RequestID":"0bcc5970-14e5-4aa5-b590-fbc527286a93","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b65ae4ee-0cee-4392-9149-0d078fe0184d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:16:40.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:40.812Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0bcc5970-14e5-4aa5-b590-fbc527286a93","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b65ae4ee-0cee-4392-9149-0d078fe0184d","LogTimestamp":"2023-04-13T10:16:40.812Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:16:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:16:40.848Z","message":"Entering","context":{"RequestID":"c9c7e1e8-0c32-4168-b04c-a0067b27563d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0649138a-1ddb-42f3-a566-19021017632f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:16:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:16:40.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"c9c7e1e8-0c32-4168-b04c-a0067b27563d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0649138a-1ddb-42f3-a566-19021017632f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:16:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:40.852Z","message":"{\"transactionId\":\"c9c7e1e8-0c32-4168-b04c-a0067b27563d\",\"status\":\"200\",\"rqstDate\":\"230413-10:16:40:849\",\"respDate\":\"230413-10:16:40:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c9c7e1e8-0c32-4168-b04c-a0067b27563d\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:16:40:849-8637\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c9c7e1e8-0c32-4168-b04c-a0067b27563d]}\\\"}\"}","context":{"RequestID":"c9c7e1e8-0c32-4168-b04c-a0067b27563d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0649138a-1ddb-42f3-a566-19021017632f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:16:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:40.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c9c7e1e8-0c32-4168-b04c-a0067b27563d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0649138a-1ddb-42f3-a566-19021017632f","LogTimestamp":"2023-04-13T10:16:40.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:16:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:16:42.007Z","message":"Entering","context":{"RequestID":"3548ee7b-7a3b-453d-bef8-b6c8fb21e3dd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0d0b6158-334a-4fe0-bf99-194e5cba7af3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:16:42.007Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:16:42.009Z","message":"{\"transactionId\":\"3548ee7b-7a3b-453d-bef8-b6c8fb21e3dd\",\"status\":\"200\",\"rqstDate\":\"230413-10:16:42:008\",\"respDate\":\"230413-10:16:42:009\",\"sourceId\":\"haproxy:3548ee7b-7a3b-453d-bef8-b6c8fb21e3dd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:16:42:008-64928\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[588d6b73-4326-46e1-b74a-445ecf1cf32d], x-b3-parentspanid=[d59bfdfaf97bb01a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[68205f99c4c7730ad59bfdfaf97bb01a], x-b3-spanid=[9335bf61a64acf1b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3548ee7b-7a3b-453d-bef8-b6c8fb21e3dd]}\\\"}\"}","context":{"RequestID":"3548ee7b-7a3b-453d-bef8-b6c8fb21e3dd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0d0b6158-334a-4fe0-bf99-194e5cba7af3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:16:42.007Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:42.009Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3548ee7b-7a3b-453d-bef8-b6c8fb21e3dd","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0d0b6158-334a-4fe0-bf99-194e5cba7af3","LogTimestamp":"2023-04-13T10:16:42.009Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:16:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:16:44.019Z","message":"Entering","context":{"RequestID":"db55fbf1-d461-46b2-94d9-c350187b06b2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5f3581b1-cf6d-439c-829d-091edcd3e0e9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:16:44.019Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:16:44.021Z","message":"{\"transactionId\":\"db55fbf1-d461-46b2-94d9-c350187b06b2\",\"status\":\"200\",\"rqstDate\":\"230413-10:16:44:019\",\"respDate\":\"230413-10:16:44:020\",\"sourceId\":\"haproxy:db55fbf1-d461-46b2-94d9-c350187b06b2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:16:44:019-82728\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[83be7569-bf47-4cad-9d2a-e34090aedcc2], x-b3-parentspanid=[ba2756c48f61d23b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[177340600593c75dba2756c48f61d23b], x-b3-spanid=[54593f3aeeba2801], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[db55fbf1-d461-46b2-94d9-c350187b06b2]}\\\"}\"}","context":{"RequestID":"db55fbf1-d461-46b2-94d9-c350187b06b2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5f3581b1-cf6d-439c-829d-091edcd3e0e9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:16:44.019Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:44.021Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"db55fbf1-d461-46b2-94d9-c350187b06b2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5f3581b1-cf6d-439c-829d-091edcd3e0e9","LogTimestamp":"2023-04-13T10:16:44.021Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:16:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:16:46.031Z","message":"Entering","context":{"RequestID":"8a4c4f3a-eac3-405c-a6d4-703a9c5f0d96","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b8ebc607-0603-4f8b-85c0-6baece7cb0fe","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:16:46.031Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:16:46.033Z","message":"{\"transactionId\":\"8a4c4f3a-eac3-405c-a6d4-703a9c5f0d96\",\"status\":\"200\",\"rqstDate\":\"230413-10:16:46:031\",\"respDate\":\"230413-10:16:46:033\",\"sourceId\":\"haproxy:8a4c4f3a-eac3-405c-a6d4-703a9c5f0d96\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:16:46:031-71793\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4a02a5d3-e3b6-46ce-aaef-afa741048314], x-b3-parentspanid=[4c9c48261e943d5f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[df6fdf0e9835bf714c9c48261e943d5f], x-b3-spanid=[5dcf74595cbd4c3b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8a4c4f3a-eac3-405c-a6d4-703a9c5f0d96]}\\\"}\"}","context":{"RequestID":"8a4c4f3a-eac3-405c-a6d4-703a9c5f0d96","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b8ebc607-0603-4f8b-85c0-6baece7cb0fe","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:16:46.031Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:46.034Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8a4c4f3a-eac3-405c-a6d4-703a9c5f0d96","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b8ebc607-0603-4f8b-85c0-6baece7cb0fe","LogTimestamp":"2023-04-13T10:16:46.034Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:16:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:16:46.371Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:16:46.390Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:46.390Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:46.390Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:48.045Z","message":"Entering","context":{"RequestID":"efe8f64b-2b61-4aca-87d9-f7ca0313dab6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"36d0a3eb-a1de-4750-a8b6-0f054d10c17d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:16:48.045Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:16:48.047Z","message":"{\"transactionId\":\"efe8f64b-2b61-4aca-87d9-f7ca0313dab6\",\"status\":\"200\",\"rqstDate\":\"230413-10:16:48:046\",\"respDate\":\"230413-10:16:48:047\",\"sourceId\":\"haproxy:efe8f64b-2b61-4aca-87d9-f7ca0313dab6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:16:48:046-81836\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[be4aa527-555f-4caf-9572-a90964c339d8], x-b3-parentspanid=[2cdf19d810ed2242], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[97294b529ad46e1e2cdf19d810ed2242], x-b3-spanid=[086fb51743d85631], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[efe8f64b-2b61-4aca-87d9-f7ca0313dab6]}\\\"}\"}","context":{"RequestID":"efe8f64b-2b61-4aca-87d9-f7ca0313dab6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"36d0a3eb-a1de-4750-a8b6-0f054d10c17d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:16:48.045Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:48.048Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"efe8f64b-2b61-4aca-87d9-f7ca0313dab6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"36d0a3eb-a1de-4750-a8b6-0f054d10c17d","LogTimestamp":"2023-04-13T10:16:48.048Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:16:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:16:49.049Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:16:49.053Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:16:50.058Z","message":"Entering","context":{"RequestID":"969da122-c245-4968-bdca-1994ae9c34e2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"40d32d83-35b8-4295-8adb-210a7f5acae2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:16:50.058Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:16:50.060Z","message":"{\"transactionId\":\"969da122-c245-4968-bdca-1994ae9c34e2\",\"status\":\"200\",\"rqstDate\":\"230413-10:16:50:059\",\"respDate\":\"230413-10:16:50:060\",\"sourceId\":\"haproxy:969da122-c245-4968-bdca-1994ae9c34e2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:16:50:059-8797\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[318e20ec-ceee-42ce-b24e-997311c424c6], x-b3-parentspanid=[32bf3cfc903f6bf2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4c2648fba0debab032bf3cfc903f6bf2], x-b3-spanid=[7867145da11d33ff], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[969da122-c245-4968-bdca-1994ae9c34e2]}\\\"}\"}","context":{"RequestID":"969da122-c245-4968-bdca-1994ae9c34e2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"40d32d83-35b8-4295-8adb-210a7f5acae2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:16:50.058Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:50.061Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"969da122-c245-4968-bdca-1994ae9c34e2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"40d32d83-35b8-4295-8adb-210a7f5acae2","LogTimestamp":"2023-04-13T10:16:50.061Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:16:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:16:50.809Z","message":"Entering","context":{"RequestID":"9b6edbc3-c6e6-4fee-9638-99278f808b88","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"769884eb-f17d-40a8-a19e-1afd92b494ec","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:16:50.809Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:16:50.812Z","message":"{\"transactionId\":\"9b6edbc3-c6e6-4fee-9638-99278f808b88\",\"status\":\"200\",\"rqstDate\":\"230413-10:16:50:810\",\"respDate\":\"230413-10:16:50:812\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:9b6edbc3-c6e6-4fee-9638-99278f808b88\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:16:50:810-25659\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7a16fb76-26c6-4362-bd53-cbc44df961a3], x-b3-parentspanid=[61d7647cc0331e2a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44433], x-envoy-attempt-count=[1], x-b3-traceid=[ecabaf2fd0fa75b461d7647cc0331e2a], x-b3-spanid=[a88d7c7d8dd554b2], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[9b6edbc3-c6e6-4fee-9638-99278f808b88]}\\\"}\"}","context":{"RequestID":"9b6edbc3-c6e6-4fee-9638-99278f808b88","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"769884eb-f17d-40a8-a19e-1afd92b494ec","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:16:50.809Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:50.813Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9b6edbc3-c6e6-4fee-9638-99278f808b88","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"769884eb-f17d-40a8-a19e-1afd92b494ec","LogTimestamp":"2023-04-13T10:16:50.813Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:16:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:16:50.849Z","message":"Entering","context":{"RequestID":"f7ef90af-9c9c-4e46-8c26-474c23c4f24a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b5bee847-3853-410f-b2cc-674d5fe6c552","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:16:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:16:50.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"f7ef90af-9c9c-4e46-8c26-474c23c4f24a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b5bee847-3853-410f-b2cc-674d5fe6c552","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:16:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:50.852Z","message":"{\"transactionId\":\"f7ef90af-9c9c-4e46-8c26-474c23c4f24a\",\"status\":\"200\",\"rqstDate\":\"230413-10:16:50:850\",\"respDate\":\"230413-10:16:50:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f7ef90af-9c9c-4e46-8c26-474c23c4f24a\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:16:50:850-70441\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f7ef90af-9c9c-4e46-8c26-474c23c4f24a]}\\\"}\"}","context":{"RequestID":"f7ef90af-9c9c-4e46-8c26-474c23c4f24a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b5bee847-3853-410f-b2cc-674d5fe6c552","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:16:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:50.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f7ef90af-9c9c-4e46-8c26-474c23c4f24a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b5bee847-3853-410f-b2cc-674d5fe6c552","LogTimestamp":"2023-04-13T10:16:50.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:16:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:16:52.071Z","message":"Entering","context":{"RequestID":"9ea4e2ca-a6ea-45b3-a094-f088df7ffde1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e0102a58-b4bc-4022-9bf4-e6774eaee0a1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:16:52.071Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:16:52.074Z","message":"{\"transactionId\":\"9ea4e2ca-a6ea-45b3-a094-f088df7ffde1\",\"status\":\"200\",\"rqstDate\":\"230413-10:16:52:072\",\"respDate\":\"230413-10:16:52:074\",\"sourceId\":\"haproxy:9ea4e2ca-a6ea-45b3-a094-f088df7ffde1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:16:52:072-34317\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aea6e4aa-52d9-49fb-8a2f-f8523f4baa13], x-b3-parentspanid=[effa2b537c124bf9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b8e673fa5611b782effa2b537c124bf9], x-b3-spanid=[0594f94d9960cf70], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9ea4e2ca-a6ea-45b3-a094-f088df7ffde1]}\\\"}\"}","context":{"RequestID":"9ea4e2ca-a6ea-45b3-a094-f088df7ffde1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e0102a58-b4bc-4022-9bf4-e6774eaee0a1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:16:52.071Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:52.075Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9ea4e2ca-a6ea-45b3-a094-f088df7ffde1","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e0102a58-b4bc-4022-9bf4-e6774eaee0a1","LogTimestamp":"2023-04-13T10:16:52.075Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:16:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:16:54.086Z","message":"Entering","context":{"RequestID":"d65c1375-52f3-4714-a689-1609fc15b34c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c09c3370-3532-49d4-ad28-2a05c7edb9c8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:16:54.086Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:16:54.089Z","message":"{\"transactionId\":\"d65c1375-52f3-4714-a689-1609fc15b34c\",\"status\":\"200\",\"rqstDate\":\"230413-10:16:54:087\",\"respDate\":\"230413-10:16:54:089\",\"sourceId\":\"haproxy:d65c1375-52f3-4714-a689-1609fc15b34c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:16:54:087-32719\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ab59cfa4-1bc9-41cf-ba05-6e359c20c634], x-b3-parentspanid=[25c59c103225f0fc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[adb48aa024c2a14b25c59c103225f0fc], x-b3-spanid=[2758009bb8d5a943], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d65c1375-52f3-4714-a689-1609fc15b34c]}\\\"}\"}","context":{"RequestID":"d65c1375-52f3-4714-a689-1609fc15b34c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c09c3370-3532-49d4-ad28-2a05c7edb9c8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:16:54.086Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:54.090Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d65c1375-52f3-4714-a689-1609fc15b34c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c09c3370-3532-49d4-ad28-2a05c7edb9c8","LogTimestamp":"2023-04-13T10:16:54.089Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:16:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:16:56.100Z","message":"Entering","context":{"RequestID":"d436a6ee-5f8d-4825-bbf9-0c5ff88603cb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"196d9610-4bd1-4976-b310-da8568374a95","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:16:56.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:16:56.103Z","message":"{\"transactionId\":\"d436a6ee-5f8d-4825-bbf9-0c5ff88603cb\",\"status\":\"200\",\"rqstDate\":\"230413-10:16:56:101\",\"respDate\":\"230413-10:16:56:103\",\"sourceId\":\"haproxy:d436a6ee-5f8d-4825-bbf9-0c5ff88603cb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:16:56:101-57822\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8d53d21f-c29f-4653-98db-72014a5213ab], x-b3-parentspanid=[f5e67194002f8f44], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9f2ed91cbba92111f5e67194002f8f44], x-b3-spanid=[d9ba112409d7113e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d436a6ee-5f8d-4825-bbf9-0c5ff88603cb]}\\\"}\"}","context":{"RequestID":"d436a6ee-5f8d-4825-bbf9-0c5ff88603cb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"196d9610-4bd1-4976-b310-da8568374a95","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:16:56.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:56.103Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d436a6ee-5f8d-4825-bbf9-0c5ff88603cb","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"196d9610-4bd1-4976-b310-da8568374a95","LogTimestamp":"2023-04-13T10:16:56.103Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:16:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:16:56.371Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:16:56.386Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:56.386Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:56.386Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:58.114Z","message":"Entering","context":{"RequestID":"a5ef2150-787f-4873-8237-aff172d72e47","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9eb9db03-405c-4d50-9086-f125307831a1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:16:58.114Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:16:58.117Z","message":"{\"transactionId\":\"a5ef2150-787f-4873-8237-aff172d72e47\",\"status\":\"200\",\"rqstDate\":\"230413-10:16:58:115\",\"respDate\":\"230413-10:16:58:117\",\"sourceId\":\"haproxy:a5ef2150-787f-4873-8237-aff172d72e47\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:16:58:115-74048\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[131f9b1f-c8db-4ab3-bf06-3471856aec08], x-b3-parentspanid=[43822eec4611beed], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bade350bee601a1343822eec4611beed], x-b3-spanid=[df3f48a6a3211d30], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a5ef2150-787f-4873-8237-aff172d72e47]}\\\"}\"}","context":{"RequestID":"a5ef2150-787f-4873-8237-aff172d72e47","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9eb9db03-405c-4d50-9086-f125307831a1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:16:58.114Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:16:58.118Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a5ef2150-787f-4873-8237-aff172d72e47","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9eb9db03-405c-4d50-9086-f125307831a1","LogTimestamp":"2023-04-13T10:16:58.118Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:16:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:17:00.128Z","message":"Entering","context":{"RequestID":"0745feb1-623c-498c-8175-66d08fa6153a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1f4dafb6-ab45-4113-b286-a629b7cc0dc9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:00.128Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:17:00.130Z","message":"{\"transactionId\":\"0745feb1-623c-498c-8175-66d08fa6153a\",\"status\":\"200\",\"rqstDate\":\"230413-10:17:00:128\",\"respDate\":\"230413-10:17:00:130\",\"sourceId\":\"haproxy:0745feb1-623c-498c-8175-66d08fa6153a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:17:00:128-62530\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5b1b9db9-9dec-4c40-a0cb-eaeea710d23a], x-b3-parentspanid=[dda627e5801264e4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eb15a93d3bb1f280dda627e5801264e4], x-b3-spanid=[dcd9bb31fad63c0e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0745feb1-623c-498c-8175-66d08fa6153a]}\\\"}\"}","context":{"RequestID":"0745feb1-623c-498c-8175-66d08fa6153a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1f4dafb6-ab45-4113-b286-a629b7cc0dc9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:00.128Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:00.130Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0745feb1-623c-498c-8175-66d08fa6153a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f4dafb6-ab45-4113-b286-a629b7cc0dc9","LogTimestamp":"2023-04-13T10:17:00.130Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:17:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:17:00.809Z","message":"Entering","context":{"RequestID":"28a05ae0-3765-4e45-85d7-6895955b4e2d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"27107b0b-18dd-4de3-8b4f-7a94b56a92e5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:17:00.808Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:17:00.812Z","message":"{\"transactionId\":\"28a05ae0-3765-4e45-85d7-6895955b4e2d\",\"status\":\"200\",\"rqstDate\":\"230413-10:17:00:809\",\"respDate\":\"230413-10:17:00:812\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:28a05ae0-3765-4e45-85d7-6895955b4e2d\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:17:00:809-52900\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b91fe95b-0969-462a-85d1-3ae234c5be5e], x-b3-parentspanid=[6ffa69624b6e1d4d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35059], x-envoy-attempt-count=[1], x-b3-traceid=[5e3c7f84fbe4de846ffa69624b6e1d4d], x-b3-spanid=[04f2c77b1afcbe34], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[28a05ae0-3765-4e45-85d7-6895955b4e2d]}\\\"}\"}","context":{"RequestID":"28a05ae0-3765-4e45-85d7-6895955b4e2d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"27107b0b-18dd-4de3-8b4f-7a94b56a92e5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:17:00.808Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:00.813Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"28a05ae0-3765-4e45-85d7-6895955b4e2d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"27107b0b-18dd-4de3-8b4f-7a94b56a92e5","LogTimestamp":"2023-04-13T10:17:00.813Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:17:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:17:00.848Z","message":"Entering","context":{"RequestID":"4873593c-d286-44ec-9834-2fe931d18463","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c8b63cf8-2039-46be-9d47-7ee078d4dc5a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:17:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:17:00.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"4873593c-d286-44ec-9834-2fe931d18463","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c8b63cf8-2039-46be-9d47-7ee078d4dc5a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:17:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:00.850Z","message":"{\"transactionId\":\"4873593c-d286-44ec-9834-2fe931d18463\",\"status\":\"200\",\"rqstDate\":\"230413-10:17:00:848\",\"respDate\":\"230413-10:17:00:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4873593c-d286-44ec-9834-2fe931d18463\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:17:00:848-51944\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4873593c-d286-44ec-9834-2fe931d18463]}\\\"}\"}","context":{"RequestID":"4873593c-d286-44ec-9834-2fe931d18463","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c8b63cf8-2039-46be-9d47-7ee078d4dc5a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:17:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:00.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4873593c-d286-44ec-9834-2fe931d18463","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c8b63cf8-2039-46be-9d47-7ee078d4dc5a","LogTimestamp":"2023-04-13T10:17:00.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:17:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:17:02.141Z","message":"Entering","context":{"RequestID":"02443bc8-d5dc-49ec-8094-ae1de536c1a1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a34993b0-c77b-41f4-a3ec-af5627e00b45","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:02.141Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:17:02.144Z","message":"{\"transactionId\":\"02443bc8-d5dc-49ec-8094-ae1de536c1a1\",\"status\":\"200\",\"rqstDate\":\"230413-10:17:02:142\",\"respDate\":\"230413-10:17:02:144\",\"sourceId\":\"haproxy:02443bc8-d5dc-49ec-8094-ae1de536c1a1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:17:02:142-63184\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[33c1e01c-8bbe-472e-88f5-f356e7fe9c82], x-b3-parentspanid=[ea0234788668eb44], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cd686217ca9cccf9ea0234788668eb44], x-b3-spanid=[e650dbb851606c3f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[02443bc8-d5dc-49ec-8094-ae1de536c1a1]}\\\"}\"}","context":{"RequestID":"02443bc8-d5dc-49ec-8094-ae1de536c1a1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a34993b0-c77b-41f4-a3ec-af5627e00b45","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:02.141Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:02.145Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"02443bc8-d5dc-49ec-8094-ae1de536c1a1","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a34993b0-c77b-41f4-a3ec-af5627e00b45","LogTimestamp":"2023-04-13T10:17:02.145Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:17:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:17:04.166Z","message":"Entering","context":{"RequestID":"c9ed614e-0808-4b94-8cb0-da0f41414941","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f8aa9cb1-f241-433f-9985-5b695bbb0129","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:04.166Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:17:04.169Z","message":"{\"transactionId\":\"c9ed614e-0808-4b94-8cb0-da0f41414941\",\"status\":\"200\",\"rqstDate\":\"230413-10:17:04:167\",\"respDate\":\"230413-10:17:04:169\",\"sourceId\":\"haproxy:c9ed614e-0808-4b94-8cb0-da0f41414941\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:17:04:167-17246\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2020e70c-ed0d-4072-a4a4-bcddbfcc3448], x-b3-parentspanid=[7473ddfdf637129f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1d2b3e10d5d0bd3f7473ddfdf637129f], x-b3-spanid=[cee9dfe805d49f47], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c9ed614e-0808-4b94-8cb0-da0f41414941]}\\\"}\"}","context":{"RequestID":"c9ed614e-0808-4b94-8cb0-da0f41414941","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f8aa9cb1-f241-433f-9985-5b695bbb0129","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:04.166Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:04.171Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c9ed614e-0808-4b94-8cb0-da0f41414941","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f8aa9cb1-f241-433f-9985-5b695bbb0129","LogTimestamp":"2023-04-13T10:17:04.170Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:17:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:17:06.180Z","message":"Entering","context":{"RequestID":"ab52fb72-82da-4699-82f3-f8f08d8b2928","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ca380d4c-1e52-4924-a3a1-f32957b11952","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:06.180Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:17:06.183Z","message":"{\"transactionId\":\"ab52fb72-82da-4699-82f3-f8f08d8b2928\",\"status\":\"200\",\"rqstDate\":\"230413-10:17:06:181\",\"respDate\":\"230413-10:17:06:183\",\"sourceId\":\"haproxy:ab52fb72-82da-4699-82f3-f8f08d8b2928\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:17:06:181-86563\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[26702c62-64dc-48f3-8a24-91cbf3bfbbd3], x-b3-parentspanid=[15d507910b5c112f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e14b034a8436f11715d507910b5c112f], x-b3-spanid=[3bbb0c390ca2e901], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ab52fb72-82da-4699-82f3-f8f08d8b2928]}\\\"}\"}","context":{"RequestID":"ab52fb72-82da-4699-82f3-f8f08d8b2928","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ca380d4c-1e52-4924-a3a1-f32957b11952","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:06.180Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:06.184Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ab52fb72-82da-4699-82f3-f8f08d8b2928","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca380d4c-1e52-4924-a3a1-f32957b11952","LogTimestamp":"2023-04-13T10:17:06.184Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:17:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:17:06.372Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:17:06.384Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:06.385Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:06.385Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:08.194Z","message":"Entering","context":{"RequestID":"0d9b42c9-f153-4657-a1f5-be97019317f9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"af60ae3c-c2df-49c4-abf8-a99f42128eaa","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:08.194Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:17:08.198Z","message":"{\"transactionId\":\"0d9b42c9-f153-4657-a1f5-be97019317f9\",\"status\":\"200\",\"rqstDate\":\"230413-10:17:08:196\",\"respDate\":\"230413-10:17:08:198\",\"sourceId\":\"haproxy:0d9b42c9-f153-4657-a1f5-be97019317f9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:17:08:196-97495\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cea7e1a4-da8e-4b95-972f-5b5ddcd95e47], x-b3-parentspanid=[439f002072ab9cc6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f1848e8272fec890439f002072ab9cc6], x-b3-spanid=[20985c95150a7d82], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0d9b42c9-f153-4657-a1f5-be97019317f9]}\\\"}\"}","context":{"RequestID":"0d9b42c9-f153-4657-a1f5-be97019317f9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"af60ae3c-c2df-49c4-abf8-a99f42128eaa","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:08.194Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:08.199Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0d9b42c9-f153-4657-a1f5-be97019317f9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"af60ae3c-c2df-49c4-abf8-a99f42128eaa","LogTimestamp":"2023-04-13T10:17:08.199Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:17:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-13T10:17:10.210Z","message":"Entering","context":{"RequestID":"5cb5cedd-77c0-4bf9-b855-99e0b5df9e5b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a22b4378-cac8-4721-8976-9c2189ec35f0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:10.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:17:10.213Z","message":"{\"transactionId\":\"5cb5cedd-77c0-4bf9-b855-99e0b5df9e5b\",\"status\":\"200\",\"rqstDate\":\"230413-10:17:10:211\",\"respDate\":\"230413-10:17:10:213\",\"sourceId\":\"haproxy:5cb5cedd-77c0-4bf9-b855-99e0b5df9e5b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:17:10:211-91812\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b670e347-fffb-427f-805d-0a5165b51c32], x-b3-parentspanid=[0ce7e10add185239], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9f32404b483debe10ce7e10add185239], x-b3-spanid=[3627e7d5fc8fc6a0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5cb5cedd-77c0-4bf9-b855-99e0b5df9e5b]}\\\"}\"}","context":{"RequestID":"5cb5cedd-77c0-4bf9-b855-99e0b5df9e5b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a22b4378-cac8-4721-8976-9c2189ec35f0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:10.210Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:10.214Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5cb5cedd-77c0-4bf9-b855-99e0b5df9e5b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a22b4378-cac8-4721-8976-9c2189ec35f0","LogTimestamp":"2023-04-13T10:17:10.214Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:17:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:17:10.808Z","message":"Entering","context":{"RequestID":"7163d205-7932-4bfe-93dc-f9b17f2458f5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"11f0fa7f-02b0-433a-947a-0c0e2dc2ce04","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:17:10.808Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:17:10.810Z","message":"{\"transactionId\":\"7163d205-7932-4bfe-93dc-f9b17f2458f5\",\"status\":\"200\",\"rqstDate\":\"230413-10:17:10:809\",\"respDate\":\"230413-10:17:10:810\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:7163d205-7932-4bfe-93dc-f9b17f2458f5\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:17:10:809-69635\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[adbf2a92-88f3-44be-abca-789d6c5d3682], x-b3-parentspanid=[263ccb090075e055], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54495], x-envoy-attempt-count=[1], x-b3-traceid=[5a62cdf4c725ec42263ccb090075e055], x-b3-spanid=[4d0f9c255375f21f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[7163d205-7932-4bfe-93dc-f9b17f2458f5]}\\\"}\"}","context":{"RequestID":"7163d205-7932-4bfe-93dc-f9b17f2458f5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"11f0fa7f-02b0-433a-947a-0c0e2dc2ce04","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:17:10.808Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:10.810Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7163d205-7932-4bfe-93dc-f9b17f2458f5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"11f0fa7f-02b0-433a-947a-0c0e2dc2ce04","LogTimestamp":"2023-04-13T10:17:10.810Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:17:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:17:10.849Z","message":"Entering","context":{"RequestID":"d09c8b05-241d-4a65-a84b-66dd8297a625","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b2481bfb-e791-40b7-97d7-2ca86668c4f9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:17:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:17:10.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"d09c8b05-241d-4a65-a84b-66dd8297a625","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b2481bfb-e791-40b7-97d7-2ca86668c4f9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:17:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:10.852Z","message":"{\"transactionId\":\"d09c8b05-241d-4a65-a84b-66dd8297a625\",\"status\":\"200\",\"rqstDate\":\"230413-10:17:10:849\",\"respDate\":\"230413-10:17:10:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d09c8b05-241d-4a65-a84b-66dd8297a625\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:17:10:849-90856\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d09c8b05-241d-4a65-a84b-66dd8297a625]}\\\"}\"}","context":{"RequestID":"d09c8b05-241d-4a65-a84b-66dd8297a625","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b2481bfb-e791-40b7-97d7-2ca86668c4f9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:17:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:10.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d09c8b05-241d-4a65-a84b-66dd8297a625","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b2481bfb-e791-40b7-97d7-2ca86668c4f9","LogTimestamp":"2023-04-13T10:17:10.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:17:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:17:12.225Z","message":"Entering","context":{"RequestID":"211b0cd7-c428-4c4d-b5c3-b053f8e22e14","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bcfd24e4-4d76-4e40-9463-d5172282a9ba","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:12.225Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:17:12.227Z","message":"{\"transactionId\":\"211b0cd7-c428-4c4d-b5c3-b053f8e22e14\",\"status\":\"200\",\"rqstDate\":\"230413-10:17:12:225\",\"respDate\":\"230413-10:17:12:227\",\"sourceId\":\"haproxy:211b0cd7-c428-4c4d-b5c3-b053f8e22e14\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:17:12:225-53383\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a860ffd0-7386-415a-b9fc-e42cdd4e0a02], x-b3-parentspanid=[cdfec0b695dcb94b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dcc887ab61491af1cdfec0b695dcb94b], x-b3-spanid=[47cf60fe5bd96c09], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[211b0cd7-c428-4c4d-b5c3-b053f8e22e14]}\\\"}\"}","context":{"RequestID":"211b0cd7-c428-4c4d-b5c3-b053f8e22e14","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bcfd24e4-4d76-4e40-9463-d5172282a9ba","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:12.225Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:12.227Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"211b0cd7-c428-4c4d-b5c3-b053f8e22e14","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bcfd24e4-4d76-4e40-9463-d5172282a9ba","LogTimestamp":"2023-04-13T10:17:12.227Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:17:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:17:14.237Z","message":"Entering","context":{"RequestID":"2e5561ab-5cd3-40a8-8008-e33026bf43e9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fc120c8d-5bb6-4547-8a1b-659d1d00e98a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:14.237Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:17:14.240Z","message":"{\"transactionId\":\"2e5561ab-5cd3-40a8-8008-e33026bf43e9\",\"status\":\"200\",\"rqstDate\":\"230413-10:17:14:238\",\"respDate\":\"230413-10:17:14:240\",\"sourceId\":\"haproxy:2e5561ab-5cd3-40a8-8008-e33026bf43e9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:17:14:238-72596\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5cf95ee6-a007-4cf8-a408-4e90f7cc8e27], x-b3-parentspanid=[3c2427bf3e6c5448], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[da0ecaf49fd708493c2427bf3e6c5448], x-b3-spanid=[4771466dbfbc73c2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2e5561ab-5cd3-40a8-8008-e33026bf43e9]}\\\"}\"}","context":{"RequestID":"2e5561ab-5cd3-40a8-8008-e33026bf43e9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fc120c8d-5bb6-4547-8a1b-659d1d00e98a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:14.237Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:14.241Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2e5561ab-5cd3-40a8-8008-e33026bf43e9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fc120c8d-5bb6-4547-8a1b-659d1d00e98a","LogTimestamp":"2023-04-13T10:17:14.240Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:17:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:17:16.251Z","message":"Entering","context":{"RequestID":"e6d283e2-245e-4931-82e0-e7b2b996f343","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d0583e3f-c5d7-4925-9d20-16c5ff66976c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:16.251Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:17:16.255Z","message":"{\"transactionId\":\"e6d283e2-245e-4931-82e0-e7b2b996f343\",\"status\":\"200\",\"rqstDate\":\"230413-10:17:16:253\",\"respDate\":\"230413-10:17:16:255\",\"sourceId\":\"haproxy:e6d283e2-245e-4931-82e0-e7b2b996f343\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:17:16:253-1974\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[34657843-525e-42d0-99e3-8410e3577458], x-b3-parentspanid=[b4177c8a62391829], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f7c6d0378de8dee4b4177c8a62391829], x-b3-spanid=[18868c43358759b8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e6d283e2-245e-4931-82e0-e7b2b996f343]}\\\"}\"}","context":{"RequestID":"e6d283e2-245e-4931-82e0-e7b2b996f343","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d0583e3f-c5d7-4925-9d20-16c5ff66976c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:16.251Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:16.256Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e6d283e2-245e-4931-82e0-e7b2b996f343","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d0583e3f-c5d7-4925-9d20-16c5ff66976c","LogTimestamp":"2023-04-13T10:17:16.256Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:17:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-13T10:17:16.371Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:17:16.381Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:16.381Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:16.381Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:18.268Z","message":"Entering","context":{"RequestID":"6ef72c6b-7a0b-4163-a5bb-e81642174df1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"977d8c78-7de9-49b3-aa1e-1f93b3ac4fef","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:18.268Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:17:18.271Z","message":"{\"transactionId\":\"6ef72c6b-7a0b-4163-a5bb-e81642174df1\",\"status\":\"200\",\"rqstDate\":\"230413-10:17:18:269\",\"respDate\":\"230413-10:17:18:271\",\"sourceId\":\"haproxy:6ef72c6b-7a0b-4163-a5bb-e81642174df1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:17:18:269-74136\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0226cdee-9570-4719-9a76-356a783e41d3], x-b3-parentspanid=[d94e5af67bbf71df], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2cb51c9c926a197cd94e5af67bbf71df], x-b3-spanid=[b64c7844afed078f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6ef72c6b-7a0b-4163-a5bb-e81642174df1]}\\\"}\"}","context":{"RequestID":"6ef72c6b-7a0b-4163-a5bb-e81642174df1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"977d8c78-7de9-49b3-aa1e-1f93b3ac4fef","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:18.268Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:18.272Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6ef72c6b-7a0b-4163-a5bb-e81642174df1","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"977d8c78-7de9-49b3-aa1e-1f93b3ac4fef","LogTimestamp":"2023-04-13T10:17:18.272Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:17:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:17:19.061Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:17:19.065Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:17:20.282Z","message":"Entering","context":{"RequestID":"fb1ced40-e809-4e99-a6f6-2cfcd37eeaa9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"88456f43-01b5-4ed9-8593-6c49da19704d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:20.282Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:17:20.285Z","message":"{\"transactionId\":\"fb1ced40-e809-4e99-a6f6-2cfcd37eeaa9\",\"status\":\"200\",\"rqstDate\":\"230413-10:17:20:283\",\"respDate\":\"230413-10:17:20:285\",\"sourceId\":\"haproxy:fb1ced40-e809-4e99-a6f6-2cfcd37eeaa9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:17:20:283-23800\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a1cf328f-a137-444d-aad9-96efcf7f4085], x-b3-parentspanid=[29966a830871e7f9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6e409d66f24f39c229966a830871e7f9], x-b3-spanid=[7860e58beb5cd693], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fb1ced40-e809-4e99-a6f6-2cfcd37eeaa9]}\\\"}\"}","context":{"RequestID":"fb1ced40-e809-4e99-a6f6-2cfcd37eeaa9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"88456f43-01b5-4ed9-8593-6c49da19704d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:20.282Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:20.286Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb1ced40-e809-4e99-a6f6-2cfcd37eeaa9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"88456f43-01b5-4ed9-8593-6c49da19704d","LogTimestamp":"2023-04-13T10:17:20.286Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:17:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:17:20.807Z","message":"Entering","context":{"RequestID":"b9b266f9-823d-44e0-b2a5-8363fea2e207","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"88e97f6a-ed09-4461-b951-0af98d05fc69","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:17:20.807Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:17:20.809Z","message":"{\"transactionId\":\"b9b266f9-823d-44e0-b2a5-8363fea2e207\",\"status\":\"200\",\"rqstDate\":\"230413-10:17:20:808\",\"respDate\":\"230413-10:17:20:809\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b9b266f9-823d-44e0-b2a5-8363fea2e207\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:17:20:808-69174\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[58318803-ca8c-4b00-a214-a23f24721f98], x-b3-parentspanid=[f26e1d3e7105127d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41435], x-envoy-attempt-count=[1], x-b3-traceid=[b550020ae8531e9df26e1d3e7105127d], x-b3-spanid=[98f545d5bd4158e5], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b9b266f9-823d-44e0-b2a5-8363fea2e207]}\\\"}\"}","context":{"RequestID":"b9b266f9-823d-44e0-b2a5-8363fea2e207","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"88e97f6a-ed09-4461-b951-0af98d05fc69","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:17:20.807Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:20.810Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b9b266f9-823d-44e0-b2a5-8363fea2e207","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"88e97f6a-ed09-4461-b951-0af98d05fc69","LogTimestamp":"2023-04-13T10:17:20.810Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:17:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:17:20.850Z","message":"Entering","context":{"RequestID":"e5a5fccf-9f07-4291-8895-bc009a7f88e6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a246b1fe-6a49-48e7-8a50-361f3241acdc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:17:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:17:20.852Z","message":"Database is available from CACHED check.","context":{"RequestID":"e5a5fccf-9f07-4291-8895-bc009a7f88e6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a246b1fe-6a49-48e7-8a50-361f3241acdc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:17:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:20.853Z","message":"{\"transactionId\":\"e5a5fccf-9f07-4291-8895-bc009a7f88e6\",\"status\":\"200\",\"rqstDate\":\"230413-10:17:20:850\",\"respDate\":\"230413-10:17:20:853\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e5a5fccf-9f07-4291-8895-bc009a7f88e6\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:17:20:850-14861\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e5a5fccf-9f07-4291-8895-bc009a7f88e6]}\\\"}\"}","context":{"RequestID":"e5a5fccf-9f07-4291-8895-bc009a7f88e6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a246b1fe-6a49-48e7-8a50-361f3241acdc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:17:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:20.854Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e5a5fccf-9f07-4291-8895-bc009a7f88e6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a246b1fe-6a49-48e7-8a50-361f3241acdc","LogTimestamp":"2023-04-13T10:17:20.854Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:17:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:17:22.298Z","message":"Entering","context":{"RequestID":"d2f6f1fe-3fc3-4b80-92d3-c29a532c431c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e81d839f-42ae-43a3-bf3d-5c86c83f7b3d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:22.297Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:17:22.302Z","message":"{\"transactionId\":\"d2f6f1fe-3fc3-4b80-92d3-c29a532c431c\",\"status\":\"200\",\"rqstDate\":\"230413-10:17:22:299\",\"respDate\":\"230413-10:17:22:301\",\"sourceId\":\"haproxy:d2f6f1fe-3fc3-4b80-92d3-c29a532c431c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:17:22:299-1175\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[95ea346b-9fda-40c0-892c-cc1603ea9c0a], x-b3-parentspanid=[ab4d3b7b85e550ad], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dbc6ad2699f73c45ab4d3b7b85e550ad], x-b3-spanid=[0180972034919afc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d2f6f1fe-3fc3-4b80-92d3-c29a532c431c]}\\\"}\"}","context":{"RequestID":"d2f6f1fe-3fc3-4b80-92d3-c29a532c431c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e81d839f-42ae-43a3-bf3d-5c86c83f7b3d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:22.297Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:22.303Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d2f6f1fe-3fc3-4b80-92d3-c29a532c431c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e81d839f-42ae-43a3-bf3d-5c86c83f7b3d","LogTimestamp":"2023-04-13T10:17:22.302Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:17:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:17:24.314Z","message":"Entering","context":{"RequestID":"d12de113-3cc9-4247-a608-472871395a53","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d1cf585e-40bd-4626-b0e3-ba40a7018442","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:24.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:17:24.317Z","message":"{\"transactionId\":\"d12de113-3cc9-4247-a608-472871395a53\",\"status\":\"200\",\"rqstDate\":\"230413-10:17:24:315\",\"respDate\":\"230413-10:17:24:317\",\"sourceId\":\"haproxy:d12de113-3cc9-4247-a608-472871395a53\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:17:24:315-9633\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7bac3305-0d97-4035-8d86-1c8dfe2e1925], x-b3-parentspanid=[a62d495ee7d7659c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0ce67617e754bd4fa62d495ee7d7659c], x-b3-spanid=[144f9e8ded52ec90], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d12de113-3cc9-4247-a608-472871395a53]}\\\"}\"}","context":{"RequestID":"d12de113-3cc9-4247-a608-472871395a53","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d1cf585e-40bd-4626-b0e3-ba40a7018442","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:24.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:24.318Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d12de113-3cc9-4247-a608-472871395a53","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d1cf585e-40bd-4626-b0e3-ba40a7018442","LogTimestamp":"2023-04-13T10:17:24.318Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:17:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:17:26.329Z","message":"Entering","context":{"RequestID":"b9659658-0238-47a4-941a-9b91c938a913","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bdf9e4c6-9717-4f0e-a2ff-66bb66e05c30","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:26.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:17:26.331Z","message":"{\"transactionId\":\"b9659658-0238-47a4-941a-9b91c938a913\",\"status\":\"200\",\"rqstDate\":\"230413-10:17:26:329\",\"respDate\":\"230413-10:17:26:331\",\"sourceId\":\"haproxy:b9659658-0238-47a4-941a-9b91c938a913\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:17:26:329-40822\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[60040a8c-fa1b-42ba-91c5-8b72102f35c0], x-b3-parentspanid=[bc8962a051a368ea], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4fd0c0f6ae11832bbc8962a051a368ea], x-b3-spanid=[87008119f3b90343], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b9659658-0238-47a4-941a-9b91c938a913]}\\\"}\"}","context":{"RequestID":"b9659658-0238-47a4-941a-9b91c938a913","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bdf9e4c6-9717-4f0e-a2ff-66bb66e05c30","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:26.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:26.331Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b9659658-0238-47a4-941a-9b91c938a913","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bdf9e4c6-9717-4f0e-a2ff-66bb66e05c30","LogTimestamp":"2023-04-13T10:17:26.331Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:17:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:17:26.372Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:17:26.393Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:26.394Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:26.394Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:28.342Z","message":"Entering","context":{"RequestID":"28ab234c-155a-43bc-8b7b-fdcb81c1a031","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"50f66d67-8afc-418f-a769-9a0886aed8e1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:28.342Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:17:28.346Z","message":"{\"transactionId\":\"28ab234c-155a-43bc-8b7b-fdcb81c1a031\",\"status\":\"200\",\"rqstDate\":\"230413-10:17:28:344\",\"respDate\":\"230413-10:17:28:346\",\"sourceId\":\"haproxy:28ab234c-155a-43bc-8b7b-fdcb81c1a031\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:17:28:344-6688\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f0be3c31-d8c2-4b79-ae1e-fd2d5c9e2885], x-b3-parentspanid=[534e8d0317b1d963], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d120265d1d4b0e4c534e8d0317b1d963], x-b3-spanid=[a2e1cb18d4b8f899], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[28ab234c-155a-43bc-8b7b-fdcb81c1a031]}\\\"}\"}","context":{"RequestID":"28ab234c-155a-43bc-8b7b-fdcb81c1a031","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"50f66d67-8afc-418f-a769-9a0886aed8e1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:28.342Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:28.347Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"28ab234c-155a-43bc-8b7b-fdcb81c1a031","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"50f66d67-8afc-418f-a769-9a0886aed8e1","LogTimestamp":"2023-04-13T10:17:28.347Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:17:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:17:30.358Z","message":"Entering","context":{"RequestID":"f221e03b-dcb3-4481-aa18-c9e172d8ce7d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"99e0164a-baa1-4247-8e74-5d85d4369d18","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:30.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:17:30.361Z","message":"{\"transactionId\":\"f221e03b-dcb3-4481-aa18-c9e172d8ce7d\",\"status\":\"200\",\"rqstDate\":\"230413-10:17:30:359\",\"respDate\":\"230413-10:17:30:361\",\"sourceId\":\"haproxy:f221e03b-dcb3-4481-aa18-c9e172d8ce7d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:17:30:359-83204\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[79324067-9393-49aa-aae0-50e8e166b7bd], x-b3-parentspanid=[fde1bb4069e1b74a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8381775e5ed635f4fde1bb4069e1b74a], x-b3-spanid=[60a44fa97bb32f25], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f221e03b-dcb3-4481-aa18-c9e172d8ce7d]}\\\"}\"}","context":{"RequestID":"f221e03b-dcb3-4481-aa18-c9e172d8ce7d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"99e0164a-baa1-4247-8e74-5d85d4369d18","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:30.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:30.362Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f221e03b-dcb3-4481-aa18-c9e172d8ce7d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"99e0164a-baa1-4247-8e74-5d85d4369d18","LogTimestamp":"2023-04-13T10:17:30.362Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:17:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:17:30.807Z","message":"Entering","context":{"RequestID":"0b52eb9a-a05e-42cb-adef-52bc2e36324c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a262e492-5cf6-486f-91b1-71417e02a813","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:17:30.807Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:17:30.809Z","message":"{\"transactionId\":\"0b52eb9a-a05e-42cb-adef-52bc2e36324c\",\"status\":\"200\",\"rqstDate\":\"230413-10:17:30:808\",\"respDate\":\"230413-10:17:30:809\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0b52eb9a-a05e-42cb-adef-52bc2e36324c\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:17:30:808-97134\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[11e5af86-aa81-4a26-b323-7fcc928f4fff], x-b3-parentspanid=[e684b484317387aa], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36591], x-envoy-attempt-count=[1], x-b3-traceid=[4f90df3c75a5619ee684b484317387aa], x-b3-spanid=[ac6381985c12b7c1], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0b52eb9a-a05e-42cb-adef-52bc2e36324c]}\\\"}\"}","context":{"RequestID":"0b52eb9a-a05e-42cb-adef-52bc2e36324c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a262e492-5cf6-486f-91b1-71417e02a813","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:17:30.807Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:30.809Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0b52eb9a-a05e-42cb-adef-52bc2e36324c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a262e492-5cf6-486f-91b1-71417e02a813","LogTimestamp":"2023-04-13T10:17:30.809Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:17:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:17:30.850Z","message":"Entering","context":{"RequestID":"dbe8d2fd-f8b0-4c97-9181-12cc163696ca","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"32c077bf-8675-45f1-8845-17c06f67045f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:17:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:17:30.852Z","message":"Database is available from CACHED check.","context":{"RequestID":"dbe8d2fd-f8b0-4c97-9181-12cc163696ca","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"32c077bf-8675-45f1-8845-17c06f67045f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:17:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:30.854Z","message":"{\"transactionId\":\"dbe8d2fd-f8b0-4c97-9181-12cc163696ca\",\"status\":\"200\",\"rqstDate\":\"230413-10:17:30:850\",\"respDate\":\"230413-10:17:30:854\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:dbe8d2fd-f8b0-4c97-9181-12cc163696ca\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:17:30:850-78012\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[dbe8d2fd-f8b0-4c97-9181-12cc163696ca]}\\\"}\"}","context":{"RequestID":"dbe8d2fd-f8b0-4c97-9181-12cc163696ca","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"32c077bf-8675-45f1-8845-17c06f67045f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:17:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:30.855Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dbe8d2fd-f8b0-4c97-9181-12cc163696ca","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"32c077bf-8675-45f1-8845-17c06f67045f","LogTimestamp":"2023-04-13T10:17:30.854Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:17:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:17:32.374Z","message":"Entering","context":{"RequestID":"1210168d-adbd-4503-be73-eb9e6eea39a3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3ef48e10-c544-4993-b4ec-eeadb809b5f9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:32.374Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:17:32.378Z","message":"{\"transactionId\":\"1210168d-adbd-4503-be73-eb9e6eea39a3\",\"status\":\"200\",\"rqstDate\":\"230413-10:17:32:376\",\"respDate\":\"230413-10:17:32:378\",\"sourceId\":\"haproxy:1210168d-adbd-4503-be73-eb9e6eea39a3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:17:32:376-26327\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7a77a86a-34e4-4fb6-aef1-f87061672bf8], x-b3-parentspanid=[a293f2702b4f0392], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7b7b23c38d8ee524a293f2702b4f0392], x-b3-spanid=[f012f862ffa6863f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1210168d-adbd-4503-be73-eb9e6eea39a3]}\\\"}\"}","context":{"RequestID":"1210168d-adbd-4503-be73-eb9e6eea39a3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3ef48e10-c544-4993-b4ec-eeadb809b5f9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:32.374Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:32.379Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1210168d-adbd-4503-be73-eb9e6eea39a3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3ef48e10-c544-4993-b4ec-eeadb809b5f9","LogTimestamp":"2023-04-13T10:17:32.378Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:17:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:17:34.389Z","message":"Entering","context":{"RequestID":"0def8d41-2ea9-4ad8-a201-5b7bec94509a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f9c4d6d7-6ecf-40ff-a399-e4c0f9b67e74","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:34.389Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:17:34.392Z","message":"{\"transactionId\":\"0def8d41-2ea9-4ad8-a201-5b7bec94509a\",\"status\":\"200\",\"rqstDate\":\"230413-10:17:34:390\",\"respDate\":\"230413-10:17:34:392\",\"sourceId\":\"haproxy:0def8d41-2ea9-4ad8-a201-5b7bec94509a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:17:34:390-77086\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[888d7f3d-9c77-4a7a-bda1-74105cbfefd3], x-b3-parentspanid=[453d7c968dcf9af1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9f3e50ff8b9c6fb7453d7c968dcf9af1], x-b3-spanid=[798a33c3855dd07e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0def8d41-2ea9-4ad8-a201-5b7bec94509a]}\\\"}\"}","context":{"RequestID":"0def8d41-2ea9-4ad8-a201-5b7bec94509a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f9c4d6d7-6ecf-40ff-a399-e4c0f9b67e74","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:34.389Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:34.393Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0def8d41-2ea9-4ad8-a201-5b7bec94509a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f9c4d6d7-6ecf-40ff-a399-e4c0f9b67e74","LogTimestamp":"2023-04-13T10:17:34.393Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:17:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:17:36.372Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:17:36.388Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:36.388Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:36.388Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:36.403Z","message":"Entering","context":{"RequestID":"cbaa11f2-b5c0-425e-956d-dc5451fea196","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0081e7b3-8916-485a-b6c6-917590a06bd9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:36.403Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:17:36.406Z","message":"{\"transactionId\":\"cbaa11f2-b5c0-425e-956d-dc5451fea196\",\"status\":\"200\",\"rqstDate\":\"230413-10:17:36:404\",\"respDate\":\"230413-10:17:36:406\",\"sourceId\":\"haproxy:cbaa11f2-b5c0-425e-956d-dc5451fea196\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:17:36:404-41242\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7cb3f791-deec-426c-a084-e9a8b14ddff7], x-b3-parentspanid=[aad6f36459250774], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[36a358b36f32da58aad6f36459250774], x-b3-spanid=[f1a770e8a252b77d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cbaa11f2-b5c0-425e-956d-dc5451fea196]}\\\"}\"}","context":{"RequestID":"cbaa11f2-b5c0-425e-956d-dc5451fea196","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0081e7b3-8916-485a-b6c6-917590a06bd9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:36.403Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:36.407Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cbaa11f2-b5c0-425e-956d-dc5451fea196","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0081e7b3-8916-485a-b6c6-917590a06bd9","LogTimestamp":"2023-04-13T10:17:36.407Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:17:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:17:38.417Z","message":"Entering","context":{"RequestID":"fafb29e0-d69c-4744-89f7-b8d7e846d148","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c81025f0-c440-403b-bcd6-e4d7e1e04d85","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:17:38.420Z","message":"{\"transactionId\":\"fafb29e0-d69c-4744-89f7-b8d7e846d148\",\"status\":\"200\",\"rqstDate\":\"230413-10:17:38:418\",\"respDate\":\"230413-10:17:38:420\",\"sourceId\":\"haproxy:fafb29e0-d69c-4744-89f7-b8d7e846d148\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:17:38:418-37208\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6b37af5b-0cde-4624-abfa-54aa9bca03e1], x-b3-parentspanid=[c72fb4bb40c44e00], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7b372901fbacd93cc72fb4bb40c44e00], x-b3-spanid=[747b009d8d16b501], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fafb29e0-d69c-4744-89f7-b8d7e846d148]}\\\"}\"}","context":{"RequestID":"fafb29e0-d69c-4744-89f7-b8d7e846d148","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c81025f0-c440-403b-bcd6-e4d7e1e04d85","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:38.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:38.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fafb29e0-d69c-4744-89f7-b8d7e846d148","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c81025f0-c440-403b-bcd6-e4d7e1e04d85","LogTimestamp":"2023-04-13T10:17:38.420Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:17:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:17:40.430Z","message":"Entering","context":{"RequestID":"2fd5d699-988e-4d19-bf7f-25b967ef7b8c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"88e84af1-cb94-4f40-95a6-4d0ee4dd231a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:40.430Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:17:40.433Z","message":"{\"transactionId\":\"2fd5d699-988e-4d19-bf7f-25b967ef7b8c\",\"status\":\"200\",\"rqstDate\":\"230413-10:17:40:431\",\"respDate\":\"230413-10:17:40:433\",\"sourceId\":\"haproxy:2fd5d699-988e-4d19-bf7f-25b967ef7b8c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:17:40:431-99794\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cd5b35d3-96ab-44b7-b1b9-3fe17d3caf0e], x-b3-parentspanid=[a966045c66fc7856], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[12210ea018062037a966045c66fc7856], x-b3-spanid=[9057211171a87e6d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2fd5d699-988e-4d19-bf7f-25b967ef7b8c]}\\\"}\"}","context":{"RequestID":"2fd5d699-988e-4d19-bf7f-25b967ef7b8c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"88e84af1-cb94-4f40-95a6-4d0ee4dd231a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:40.430Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:40.434Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2fd5d699-988e-4d19-bf7f-25b967ef7b8c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"88e84af1-cb94-4f40-95a6-4d0ee4dd231a","LogTimestamp":"2023-04-13T10:17:40.434Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:17:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:17:40.809Z","message":"Entering","context":{"RequestID":"8e446813-e76e-44e2-aada-c64fbc30e4cf","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"f4abbc1b-a1b4-4bbf-bd2c-879f386e961c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:17:40.809Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:17:40.812Z","message":"{\"transactionId\":\"8e446813-e76e-44e2-aada-c64fbc30e4cf\",\"status\":\"200\",\"rqstDate\":\"230413-10:17:40:809\",\"respDate\":\"230413-10:17:40:812\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:8e446813-e76e-44e2-aada-c64fbc30e4cf\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:17:40:809-36051\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[15da5448-3b4d-4997-8229-85e62ed437ec], x-b3-parentspanid=[084a0b577da2f6d8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41219], x-envoy-attempt-count=[1], x-b3-traceid=[c30a6266f45e33c4084a0b577da2f6d8], x-b3-spanid=[033192fdc3f53574], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[8e446813-e76e-44e2-aada-c64fbc30e4cf]}\\\"}\"}","context":{"RequestID":"8e446813-e76e-44e2-aada-c64fbc30e4cf","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"f4abbc1b-a1b4-4bbf-bd2c-879f386e961c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:17:40.809Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:40.813Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8e446813-e76e-44e2-aada-c64fbc30e4cf","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f4abbc1b-a1b4-4bbf-bd2c-879f386e961c","LogTimestamp":"2023-04-13T10:17:40.813Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:17:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:17:40.848Z","message":"Entering","context":{"RequestID":"48d50e49-4008-41fc-8431-7991ce6c2f9a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"717c7208-f69f-42cf-bb86-31052d08f44b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:17:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:17:40.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"48d50e49-4008-41fc-8431-7991ce6c2f9a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"717c7208-f69f-42cf-bb86-31052d08f44b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:17:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:40.852Z","message":"{\"transactionId\":\"48d50e49-4008-41fc-8431-7991ce6c2f9a\",\"status\":\"200\",\"rqstDate\":\"230413-10:17:40:849\",\"respDate\":\"230413-10:17:40:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:48d50e49-4008-41fc-8431-7991ce6c2f9a\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:17:40:849-33226\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[48d50e49-4008-41fc-8431-7991ce6c2f9a]}\\\"}\"}","context":{"RequestID":"48d50e49-4008-41fc-8431-7991ce6c2f9a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"717c7208-f69f-42cf-bb86-31052d08f44b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:17:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:40.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"48d50e49-4008-41fc-8431-7991ce6c2f9a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"717c7208-f69f-42cf-bb86-31052d08f44b","LogTimestamp":"2023-04-13T10:17:40.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:17:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:17:42.446Z","message":"Entering","context":{"RequestID":"05f767f8-5c4a-41a3-8db7-b53e541b83c5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"47391a48-db12-45a1-9d7f-9cc71d132fbe","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:42.446Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:17:42.449Z","message":"{\"transactionId\":\"05f767f8-5c4a-41a3-8db7-b53e541b83c5\",\"status\":\"200\",\"rqstDate\":\"230413-10:17:42:447\",\"respDate\":\"230413-10:17:42:449\",\"sourceId\":\"haproxy:05f767f8-5c4a-41a3-8db7-b53e541b83c5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:17:42:447-3549\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a4be5c9a-d16a-48fb-9d8d-45220882f75f], x-b3-parentspanid=[f1d15fc42fb0b0bc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1af07142cf9ce979f1d15fc42fb0b0bc], x-b3-spanid=[62de17c71939a239], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[05f767f8-5c4a-41a3-8db7-b53e541b83c5]}\\\"}\"}","context":{"RequestID":"05f767f8-5c4a-41a3-8db7-b53e541b83c5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"47391a48-db12-45a1-9d7f-9cc71d132fbe","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:42.446Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:42.450Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"05f767f8-5c4a-41a3-8db7-b53e541b83c5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"47391a48-db12-45a1-9d7f-9cc71d132fbe","LogTimestamp":"2023-04-13T10:17:42.450Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:17:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:17:44.461Z","message":"Entering","context":{"RequestID":"9b727ff5-4ceb-426d-8f19-b355f60959f4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7acfe733-1ca4-449d-a31b-184723d9ceaf","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:44.461Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:17:44.464Z","message":"{\"transactionId\":\"9b727ff5-4ceb-426d-8f19-b355f60959f4\",\"status\":\"200\",\"rqstDate\":\"230413-10:17:44:462\",\"respDate\":\"230413-10:17:44:464\",\"sourceId\":\"haproxy:9b727ff5-4ceb-426d-8f19-b355f60959f4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:17:44:462-39278\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4f00c7b1-50f6-47a9-b1f2-3482f490af26], x-b3-parentspanid=[7c0b355b5ce35d87], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[989394c83955a7b67c0b355b5ce35d87], x-b3-spanid=[9d3f6f3a343b7343], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9b727ff5-4ceb-426d-8f19-b355f60959f4]}\\\"}\"}","context":{"RequestID":"9b727ff5-4ceb-426d-8f19-b355f60959f4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7acfe733-1ca4-449d-a31b-184723d9ceaf","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:44.461Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:44.465Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9b727ff5-4ceb-426d-8f19-b355f60959f4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7acfe733-1ca4-449d-a31b-184723d9ceaf","LogTimestamp":"2023-04-13T10:17:44.464Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:17:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:17:46.371Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:17:46.383Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:46.383Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:46.383Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:46.476Z","message":"Entering","context":{"RequestID":"076b0f13-fa2b-4a91-9583-490a13c11e5b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1ca96838-9275-4a0a-a500-129d299c4a61","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:46.476Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:17:46.482Z","message":"{\"transactionId\":\"076b0f13-fa2b-4a91-9583-490a13c11e5b\",\"status\":\"200\",\"rqstDate\":\"230413-10:17:46:477\",\"respDate\":\"230413-10:17:46:482\",\"sourceId\":\"haproxy:076b0f13-fa2b-4a91-9583-490a13c11e5b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:17:46:477-58293\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[460dceee-4b34-9920-ba2b-eb06ab35c8f9], x-b3-parentspanid=[6f54fc54dc790e06], 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=[0db353443e507e4f6f54fc54dc790e06], x-b3-spanid=[476907b71fd0c0c1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[076b0f13-fa2b-4a91-9583-490a13c11e5b]}\\\"}\"}","context":{"RequestID":"076b0f13-fa2b-4a91-9583-490a13c11e5b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1ca96838-9275-4a0a-a500-129d299c4a61","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:46.476Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:46.483Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"076b0f13-fa2b-4a91-9583-490a13c11e5b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"7","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1ca96838-9275-4a0a-a500-129d299c4a61","LogTimestamp":"2023-04-13T10:17:46.483Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:17:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-04-13T10:17:48.494Z","message":"Entering","context":{"RequestID":"b92cf8d9-bc05-4448-bab4-4950b5a1e88d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a4da8764-a10c-436f-9dba-49174ae0905f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:48.493Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:17:48.496Z","message":"{\"transactionId\":\"b92cf8d9-bc05-4448-bab4-4950b5a1e88d\",\"status\":\"200\",\"rqstDate\":\"230413-10:17:48:494\",\"respDate\":\"230413-10:17:48:496\",\"sourceId\":\"haproxy:b92cf8d9-bc05-4448-bab4-4950b5a1e88d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:17:48:494-96753\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6835f904-e1b5-470b-bcd1-d522f4bc73ad], x-b3-parentspanid=[04ffa6d3fbdaeb33], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[131332a95bb6f5d004ffa6d3fbdaeb33], x-b3-spanid=[cbed27efd559bb5e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b92cf8d9-bc05-4448-bab4-4950b5a1e88d]}\\\"}\"}","context":{"RequestID":"b92cf8d9-bc05-4448-bab4-4950b5a1e88d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a4da8764-a10c-436f-9dba-49174ae0905f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:48.493Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:48.497Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b92cf8d9-bc05-4448-bab4-4950b5a1e88d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a4da8764-a10c-436f-9dba-49174ae0905f","LogTimestamp":"2023-04-13T10:17:48.497Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:17:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:17:49.077Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:17:49.080Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:17:50.508Z","message":"Entering","context":{"RequestID":"f080e028-7c59-4d53-b68a-71d17b31bbfc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c6bdef0c-61d6-4234-be7f-ca22fce9f990","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:50.508Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:17:50.512Z","message":"{\"transactionId\":\"f080e028-7c59-4d53-b68a-71d17b31bbfc\",\"status\":\"200\",\"rqstDate\":\"230413-10:17:50:509\",\"respDate\":\"230413-10:17:50:512\",\"sourceId\":\"haproxy:f080e028-7c59-4d53-b68a-71d17b31bbfc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:17:50:509-50890\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[34133144-a903-4a0b-a7e9-c4b6664f02ce], x-b3-parentspanid=[a9d00e8dc855a477], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a4cd50cf8879b62da9d00e8dc855a477], x-b3-spanid=[c321956e5b9caa06], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f080e028-7c59-4d53-b68a-71d17b31bbfc]}\\\"}\"}","context":{"RequestID":"f080e028-7c59-4d53-b68a-71d17b31bbfc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c6bdef0c-61d6-4234-be7f-ca22fce9f990","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:50.508Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:50.513Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f080e028-7c59-4d53-b68a-71d17b31bbfc","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c6bdef0c-61d6-4234-be7f-ca22fce9f990","LogTimestamp":"2023-04-13T10:17:50.513Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:17:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-13T10:17:50.810Z","message":"Entering","context":{"RequestID":"cee3485e-7b2c-4cf5-a888-cdda7a5e988d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2f1d0a6d-8cba-4f6e-9e5e-fda54e62ef21","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:17:50.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:17:50.812Z","message":"{\"transactionId\":\"cee3485e-7b2c-4cf5-a888-cdda7a5e988d\",\"status\":\"200\",\"rqstDate\":\"230413-10:17:50:810\",\"respDate\":\"230413-10:17:50:812\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:cee3485e-7b2c-4cf5-a888-cdda7a5e988d\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:17:50:810-52852\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c5d738ba-8539-4818-ac8c-7cef17c80510], x-b3-parentspanid=[1c0408fb666a3f58], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51517], x-envoy-attempt-count=[1], x-b3-traceid=[cd5b176afd2ed5ba1c0408fb666a3f58], x-b3-spanid=[11011077ee7f635d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[cee3485e-7b2c-4cf5-a888-cdda7a5e988d]}\\\"}\"}","context":{"RequestID":"cee3485e-7b2c-4cf5-a888-cdda7a5e988d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2f1d0a6d-8cba-4f6e-9e5e-fda54e62ef21","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:17:50.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:50.813Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cee3485e-7b2c-4cf5-a888-cdda7a5e988d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2f1d0a6d-8cba-4f6e-9e5e-fda54e62ef21","LogTimestamp":"2023-04-13T10:17:50.813Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:17:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:17:50.850Z","message":"Entering","context":{"RequestID":"6d352fd6-fe79-4ced-ae12-3f41d6f377cb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a51c43d7-0c75-48f1-87d3-2cfb92cca857","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:17:50.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:17:50.853Z","message":"Database is available from CACHED check.","context":{"RequestID":"6d352fd6-fe79-4ced-ae12-3f41d6f377cb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a51c43d7-0c75-48f1-87d3-2cfb92cca857","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:17:50.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:50.854Z","message":"{\"transactionId\":\"6d352fd6-fe79-4ced-ae12-3f41d6f377cb\",\"status\":\"200\",\"rqstDate\":\"230413-10:17:50:851\",\"respDate\":\"230413-10:17:50:854\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6d352fd6-fe79-4ced-ae12-3f41d6f377cb\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:17:50:851-30928\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6d352fd6-fe79-4ced-ae12-3f41d6f377cb]}\\\"}\"}","context":{"RequestID":"6d352fd6-fe79-4ced-ae12-3f41d6f377cb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a51c43d7-0c75-48f1-87d3-2cfb92cca857","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:17:50.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:50.855Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6d352fd6-fe79-4ced-ae12-3f41d6f377cb","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a51c43d7-0c75-48f1-87d3-2cfb92cca857","LogTimestamp":"2023-04-13T10:17:50.855Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:17:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-13T10:17:52.523Z","message":"Entering","context":{"RequestID":"6f7a803c-b495-44ba-8337-a7a061152c70","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dd26f92c-1288-47eb-b383-83362af3f3e1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:52.523Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:17:52.524Z","message":"{\"transactionId\":\"6f7a803c-b495-44ba-8337-a7a061152c70\",\"status\":\"200\",\"rqstDate\":\"230413-10:17:52:523\",\"respDate\":\"230413-10:17:52:524\",\"sourceId\":\"haproxy:6f7a803c-b495-44ba-8337-a7a061152c70\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:17:52:523-35454\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[88bf5c60-2ce7-4b7e-a993-340eb824ca31], x-b3-parentspanid=[793aa07b352c6956], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f7c4c8d72708d980793aa07b352c6956], x-b3-spanid=[150e95d74690c91a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6f7a803c-b495-44ba-8337-a7a061152c70]}\\\"}\"}","context":{"RequestID":"6f7a803c-b495-44ba-8337-a7a061152c70","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dd26f92c-1288-47eb-b383-83362af3f3e1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:52.523Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:52.525Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6f7a803c-b495-44ba-8337-a7a061152c70","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dd26f92c-1288-47eb-b383-83362af3f3e1","LogTimestamp":"2023-04-13T10:17:52.525Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:17:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:17:54.535Z","message":"Entering","context":{"RequestID":"a4be1b15-36d9-4c43-8ac5-c7cf67c085dc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4ebd0788-d0b0-4ee2-941f-bed4f8b537f0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:54.535Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:17:54.538Z","message":"{\"transactionId\":\"a4be1b15-36d9-4c43-8ac5-c7cf67c085dc\",\"status\":\"200\",\"rqstDate\":\"230413-10:17:54:536\",\"respDate\":\"230413-10:17:54:538\",\"sourceId\":\"haproxy:a4be1b15-36d9-4c43-8ac5-c7cf67c085dc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:17:54:536-4966\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[34af9a40-60d9-47e5-bb25-6ba8c9c7b3cf], x-b3-parentspanid=[051793b5760fd8f0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4ca38f5a8d9d8fc4051793b5760fd8f0], x-b3-spanid=[18dcc7826e3834d9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a4be1b15-36d9-4c43-8ac5-c7cf67c085dc]}\\\"}\"}","context":{"RequestID":"a4be1b15-36d9-4c43-8ac5-c7cf67c085dc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4ebd0788-d0b0-4ee2-941f-bed4f8b537f0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:54.535Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:54.539Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a4be1b15-36d9-4c43-8ac5-c7cf67c085dc","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4ebd0788-d0b0-4ee2-941f-bed4f8b537f0","LogTimestamp":"2023-04-13T10:17:54.539Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:17:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:17:56.372Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:17:56.390Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:56.390Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:56.390Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:56.550Z","message":"Entering","context":{"RequestID":"0e92ac8d-56be-4f25-866e-689fc64f2798","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"df1e3fed-28a3-4776-8b47-9f8b4da5033c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:56.549Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:17:56.553Z","message":"{\"transactionId\":\"0e92ac8d-56be-4f25-866e-689fc64f2798\",\"status\":\"200\",\"rqstDate\":\"230413-10:17:56:551\",\"respDate\":\"230413-10:17:56:553\",\"sourceId\":\"haproxy:0e92ac8d-56be-4f25-866e-689fc64f2798\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:17:56:551-51234\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e8b226e7-13e3-4ce8-945b-fa716a9aa5ca], x-b3-parentspanid=[115e330c1b5b22c2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[276cf3b9b940ac63115e330c1b5b22c2], x-b3-spanid=[d662c8c559395a27], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0e92ac8d-56be-4f25-866e-689fc64f2798]}\\\"}\"}","context":{"RequestID":"0e92ac8d-56be-4f25-866e-689fc64f2798","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"df1e3fed-28a3-4776-8b47-9f8b4da5033c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:56.549Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:56.554Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0e92ac8d-56be-4f25-866e-689fc64f2798","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"df1e3fed-28a3-4776-8b47-9f8b4da5033c","LogTimestamp":"2023-04-13T10:17:56.554Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:17:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:17:58.565Z","message":"Entering","context":{"RequestID":"ccde3d08-0953-4531-a0c4-afae2501b79b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"07c78d71-8524-455a-97fa-3d318b1b35ce","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:58.565Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:17:58.566Z","message":"{\"transactionId\":\"ccde3d08-0953-4531-a0c4-afae2501b79b\",\"status\":\"200\",\"rqstDate\":\"230413-10:17:58:565\",\"respDate\":\"230413-10:17:58:566\",\"sourceId\":\"haproxy:ccde3d08-0953-4531-a0c4-afae2501b79b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:17:58:565-62020\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[086cefe0-6815-4f33-a080-db4097f983cf], x-b3-parentspanid=[d8059bf5689ea7a4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ea26ed412c954f58d8059bf5689ea7a4], x-b3-spanid=[dee1d5d0d2bf53aa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ccde3d08-0953-4531-a0c4-afae2501b79b]}\\\"}\"}","context":{"RequestID":"ccde3d08-0953-4531-a0c4-afae2501b79b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"07c78d71-8524-455a-97fa-3d318b1b35ce","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:17:58.565Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:17:58.567Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ccde3d08-0953-4531-a0c4-afae2501b79b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"07c78d71-8524-455a-97fa-3d318b1b35ce","LogTimestamp":"2023-04-13T10:17:58.567Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:17:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:18:00.577Z","message":"Entering","context":{"RequestID":"07a64387-32ef-4190-93e1-1f59a65fb9ac","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a88d7a34-98d7-4a0c-890a-f74e1aad3f87","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:00.577Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:18:00.580Z","message":"{\"transactionId\":\"07a64387-32ef-4190-93e1-1f59a65fb9ac\",\"status\":\"200\",\"rqstDate\":\"230413-10:18:00:578\",\"respDate\":\"230413-10:18:00:580\",\"sourceId\":\"haproxy:07a64387-32ef-4190-93e1-1f59a65fb9ac\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:18:00:578-10663\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4ddbd221-7266-4f26-b9d5-9a17e774dce4], x-b3-parentspanid=[9074f35f2d60b0cd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9f139b0ca907c7ea9074f35f2d60b0cd], x-b3-spanid=[228f776729525cd7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[07a64387-32ef-4190-93e1-1f59a65fb9ac]}\\\"}\"}","context":{"RequestID":"07a64387-32ef-4190-93e1-1f59a65fb9ac","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a88d7a34-98d7-4a0c-890a-f74e1aad3f87","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:00.577Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:00.581Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"07a64387-32ef-4190-93e1-1f59a65fb9ac","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a88d7a34-98d7-4a0c-890a-f74e1aad3f87","LogTimestamp":"2023-04-13T10:18:00.581Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:18:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:18:00.808Z","message":"Entering","context":{"RequestID":"7ea1814c-ddb0-4cf2-a9c8-c06b653e9bcc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bfa3607a-fc39-4497-8375-a16d2feac3b5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:18:00.808Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:18:00.810Z","message":"{\"transactionId\":\"7ea1814c-ddb0-4cf2-a9c8-c06b653e9bcc\",\"status\":\"200\",\"rqstDate\":\"230413-10:18:00:809\",\"respDate\":\"230413-10:18:00:810\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:7ea1814c-ddb0-4cf2-a9c8-c06b653e9bcc\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:18:00:809-20728\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[36ca45ce-9ddc-446a-8e6a-e107d41b7d79], x-b3-parentspanid=[208b5b38e5d1f620], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37831], x-envoy-attempt-count=[1], x-b3-traceid=[527a2a9f7413ee7f208b5b38e5d1f620], x-b3-spanid=[3be54d91a705c7d3], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[7ea1814c-ddb0-4cf2-a9c8-c06b653e9bcc]}\\\"}\"}","context":{"RequestID":"7ea1814c-ddb0-4cf2-a9c8-c06b653e9bcc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bfa3607a-fc39-4497-8375-a16d2feac3b5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:18:00.808Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:00.811Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7ea1814c-ddb0-4cf2-a9c8-c06b653e9bcc","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bfa3607a-fc39-4497-8375-a16d2feac3b5","LogTimestamp":"2023-04-13T10:18:00.811Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:18:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:18:00.847Z","message":"Entering","context":{"RequestID":"7ad29b75-80cd-4eed-8f00-7d238197134f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"32b6aae0-9473-4f63-9f9d-7f9e2e177272","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:18:00.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:18:00.848Z","message":"Database is available from CACHED check.","context":{"RequestID":"7ad29b75-80cd-4eed-8f00-7d238197134f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"32b6aae0-9473-4f63-9f9d-7f9e2e177272","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:18:00.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:00.849Z","message":"{\"transactionId\":\"7ad29b75-80cd-4eed-8f00-7d238197134f\",\"status\":\"200\",\"rqstDate\":\"230413-10:18:00:847\",\"respDate\":\"230413-10:18:00:849\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7ad29b75-80cd-4eed-8f00-7d238197134f\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:18:00:847-1704\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7ad29b75-80cd-4eed-8f00-7d238197134f]}\\\"}\"}","context":{"RequestID":"7ad29b75-80cd-4eed-8f00-7d238197134f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"32b6aae0-9473-4f63-9f9d-7f9e2e177272","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:18:00.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:00.849Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7ad29b75-80cd-4eed-8f00-7d238197134f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"32b6aae0-9473-4f63-9f9d-7f9e2e177272","LogTimestamp":"2023-04-13T10:18:00.849Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:18:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:18:02.592Z","message":"Entering","context":{"RequestID":"21383a1d-bb3c-4002-8f55-626a4e2e3e32","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"08913ff6-00b5-4ac9-883b-96c9ad26c49a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:02.591Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:18:02.595Z","message":"{\"transactionId\":\"21383a1d-bb3c-4002-8f55-626a4e2e3e32\",\"status\":\"200\",\"rqstDate\":\"230413-10:18:02:593\",\"respDate\":\"230413-10:18:02:595\",\"sourceId\":\"haproxy:21383a1d-bb3c-4002-8f55-626a4e2e3e32\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:18:02:593-6440\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[95c2c704-a53e-4e47-af80-32de47816025], x-b3-parentspanid=[adb39c536fe8cb01], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aa49b417ad871587adb39c536fe8cb01], x-b3-spanid=[400c8b6915240340], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[21383a1d-bb3c-4002-8f55-626a4e2e3e32]}\\\"}\"}","context":{"RequestID":"21383a1d-bb3c-4002-8f55-626a4e2e3e32","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"08913ff6-00b5-4ac9-883b-96c9ad26c49a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:02.591Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:02.596Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"21383a1d-bb3c-4002-8f55-626a4e2e3e32","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"08913ff6-00b5-4ac9-883b-96c9ad26c49a","LogTimestamp":"2023-04-13T10:18:02.596Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:18:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:18:04.606Z","message":"Entering","context":{"RequestID":"ffd6f658-366d-4e0f-8c48-279e79f011c4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"31087b2d-bff8-41b9-a56c-02b0e7ea76e4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:04.606Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:18:04.608Z","message":"{\"transactionId\":\"ffd6f658-366d-4e0f-8c48-279e79f011c4\",\"status\":\"200\",\"rqstDate\":\"230413-10:18:04:606\",\"respDate\":\"230413-10:18:04:608\",\"sourceId\":\"haproxy:ffd6f658-366d-4e0f-8c48-279e79f011c4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:18:04:606-76498\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[37d8198c-7155-4d0f-be96-d60b430eae1c], x-b3-parentspanid=[0d97c64274be333b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[68fd08f371db82c60d97c64274be333b], x-b3-spanid=[d2a4f19836417ff3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ffd6f658-366d-4e0f-8c48-279e79f011c4]}\\\"}\"}","context":{"RequestID":"ffd6f658-366d-4e0f-8c48-279e79f011c4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"31087b2d-bff8-41b9-a56c-02b0e7ea76e4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:04.606Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:04.608Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ffd6f658-366d-4e0f-8c48-279e79f011c4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"31087b2d-bff8-41b9-a56c-02b0e7ea76e4","LogTimestamp":"2023-04-13T10:18:04.608Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:18:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:18:06.371Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:18:06.442Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:06.443Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:06.443Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:06.619Z","message":"Entering","context":{"RequestID":"73dbf0e4-4185-4301-bc74-25bbc2f972c8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3d35469a-db33-44fb-b202-23fa4b70ce61","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:06.619Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:18:06.622Z","message":"{\"transactionId\":\"73dbf0e4-4185-4301-bc74-25bbc2f972c8\",\"status\":\"200\",\"rqstDate\":\"230413-10:18:06:620\",\"respDate\":\"230413-10:18:06:622\",\"sourceId\":\"haproxy:73dbf0e4-4185-4301-bc74-25bbc2f972c8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:18:06:620-99965\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5312390d-2933-4238-9974-69e77db2dd33], x-b3-parentspanid=[406abdfdaef691b9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[752adef3aaadc5e4406abdfdaef691b9], x-b3-spanid=[916ad0ca1fda93c4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[73dbf0e4-4185-4301-bc74-25bbc2f972c8]}\\\"}\"}","context":{"RequestID":"73dbf0e4-4185-4301-bc74-25bbc2f972c8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3d35469a-db33-44fb-b202-23fa4b70ce61","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:06.619Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:06.623Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"73dbf0e4-4185-4301-bc74-25bbc2f972c8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3d35469a-db33-44fb-b202-23fa4b70ce61","LogTimestamp":"2023-04-13T10:18:06.623Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:18:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:18:08.635Z","message":"Entering","context":{"RequestID":"1837bcba-9250-429d-98d5-37caa6d9f130","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0e024046-54f8-4b3c-881a-5de8d64de825","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:08.635Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:18:08.639Z","message":"{\"transactionId\":\"1837bcba-9250-429d-98d5-37caa6d9f130\",\"status\":\"200\",\"rqstDate\":\"230413-10:18:08:636\",\"respDate\":\"230413-10:18:08:638\",\"sourceId\":\"haproxy:1837bcba-9250-429d-98d5-37caa6d9f130\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:18:08:636-17127\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8b81dfab-1518-4f12-8f00-08118ad8d8a1], x-b3-parentspanid=[5c9cb6f8368226f7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[416b920c8b983e805c9cb6f8368226f7], x-b3-spanid=[337dd83535c4ff86], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1837bcba-9250-429d-98d5-37caa6d9f130]}\\\"}\"}","context":{"RequestID":"1837bcba-9250-429d-98d5-37caa6d9f130","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0e024046-54f8-4b3c-881a-5de8d64de825","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:08.635Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:08.639Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1837bcba-9250-429d-98d5-37caa6d9f130","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0e024046-54f8-4b3c-881a-5de8d64de825","LogTimestamp":"2023-04-13T10:18:08.639Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:18:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:18:10.652Z","message":"Entering","context":{"RequestID":"5e744a2a-a40c-4bb3-b26d-7c2806b7bd1d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d3017fc2-2a6d-41e4-8292-b73403903d30","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:10.651Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:18:10.655Z","message":"{\"transactionId\":\"5e744a2a-a40c-4bb3-b26d-7c2806b7bd1d\",\"status\":\"200\",\"rqstDate\":\"230413-10:18:10:653\",\"respDate\":\"230413-10:18:10:655\",\"sourceId\":\"haproxy:5e744a2a-a40c-4bb3-b26d-7c2806b7bd1d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:18:10:653-68945\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[00307dd7-867f-49fe-8aba-3eacbd27ab4c], x-b3-parentspanid=[cd51065539346376], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[27a247fe31299aaccd51065539346376], x-b3-spanid=[bfd3fdca6be78e20], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5e744a2a-a40c-4bb3-b26d-7c2806b7bd1d]}\\\"}\"}","context":{"RequestID":"5e744a2a-a40c-4bb3-b26d-7c2806b7bd1d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d3017fc2-2a6d-41e4-8292-b73403903d30","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:10.651Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:10.656Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5e744a2a-a40c-4bb3-b26d-7c2806b7bd1d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d3017fc2-2a6d-41e4-8292-b73403903d30","LogTimestamp":"2023-04-13T10:18:10.656Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:18:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:18:10.808Z","message":"Entering","context":{"RequestID":"875e36ae-0a5d-45c5-900e-d45cb7027e7d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b679621b-007b-48ab-af05-a04a966791fe","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:18:10.808Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:18:10.811Z","message":"{\"transactionId\":\"875e36ae-0a5d-45c5-900e-d45cb7027e7d\",\"status\":\"200\",\"rqstDate\":\"230413-10:18:10:809\",\"respDate\":\"230413-10:18:10:811\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:875e36ae-0a5d-45c5-900e-d45cb7027e7d\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:18:10:809-18637\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[73eb42cb-b84a-4102-a0b3-3d9a44778cff], x-b3-parentspanid=[117eb7ade64c59cb], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59653], x-envoy-attempt-count=[1], x-b3-traceid=[41387d66dd768bba117eb7ade64c59cb], x-b3-spanid=[8e1d319dcb195be1], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[875e36ae-0a5d-45c5-900e-d45cb7027e7d]}\\\"}\"}","context":{"RequestID":"875e36ae-0a5d-45c5-900e-d45cb7027e7d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b679621b-007b-48ab-af05-a04a966791fe","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:18:10.808Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:10.811Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"875e36ae-0a5d-45c5-900e-d45cb7027e7d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b679621b-007b-48ab-af05-a04a966791fe","LogTimestamp":"2023-04-13T10:18:10.811Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:18:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:18:10.850Z","message":"Entering","context":{"RequestID":"fb832e72-fbd0-46ff-938a-b993f5cc7c34","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5776a607-8be9-482e-a84a-6170303d15ea","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:18:10.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:18:10.852Z","message":"Database is available from CACHED check.","context":{"RequestID":"fb832e72-fbd0-46ff-938a-b993f5cc7c34","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5776a607-8be9-482e-a84a-6170303d15ea","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:18:10.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:10.853Z","message":"{\"transactionId\":\"fb832e72-fbd0-46ff-938a-b993f5cc7c34\",\"status\":\"200\",\"rqstDate\":\"230413-10:18:10:850\",\"respDate\":\"230413-10:18:10:853\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:fb832e72-fbd0-46ff-938a-b993f5cc7c34\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:18:10:850-37709\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[fb832e72-fbd0-46ff-938a-b993f5cc7c34]}\\\"}\"}","context":{"RequestID":"fb832e72-fbd0-46ff-938a-b993f5cc7c34","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5776a607-8be9-482e-a84a-6170303d15ea","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:18:10.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:10.854Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb832e72-fbd0-46ff-938a-b993f5cc7c34","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5776a607-8be9-482e-a84a-6170303d15ea","LogTimestamp":"2023-04-13T10:18:10.854Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:18:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:18:12.667Z","message":"Entering","context":{"RequestID":"94e0a11a-4299-43f7-837e-1a7c3927d59d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6bad5b34-1b08-4912-bb1f-e878bb97c1f2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:12.667Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:18:12.674Z","message":"{\"transactionId\":\"94e0a11a-4299-43f7-837e-1a7c3927d59d\",\"status\":\"200\",\"rqstDate\":\"230413-10:18:12:668\",\"respDate\":\"230413-10:18:12:674\",\"sourceId\":\"haproxy:94e0a11a-4299-43f7-837e-1a7c3927d59d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:18:12:668-82314\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5c32b953-edfa-4200-8e85-257d69dfd01e], x-b3-parentspanid=[76fcd35890e519b3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c6eaf38d00254b6976fcd35890e519b3], x-b3-spanid=[29850e56f3bca13f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[94e0a11a-4299-43f7-837e-1a7c3927d59d]}\\\"}\"}","context":{"RequestID":"94e0a11a-4299-43f7-837e-1a7c3927d59d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6bad5b34-1b08-4912-bb1f-e878bb97c1f2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:12.667Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:12.675Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"94e0a11a-4299-43f7-837e-1a7c3927d59d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"8","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6bad5b34-1b08-4912-bb1f-e878bb97c1f2","LogTimestamp":"2023-04-13T10:18:12.675Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:18:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-04-13T10:18:14.686Z","message":"Entering","context":{"RequestID":"53016b71-56e7-4c17-a841-db60d3655dc0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"90f3c6da-1c15-47ec-b61b-0c79994eb754","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:14.686Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:18:14.689Z","message":"{\"transactionId\":\"53016b71-56e7-4c17-a841-db60d3655dc0\",\"status\":\"200\",\"rqstDate\":\"230413-10:18:14:687\",\"respDate\":\"230413-10:18:14:689\",\"sourceId\":\"haproxy:53016b71-56e7-4c17-a841-db60d3655dc0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:18:14:687-42217\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[82cf42e5-5def-47c5-b4f4-4b8926278de0], x-b3-parentspanid=[a9bff87469ec359b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[08b9858897a6f9f4a9bff87469ec359b], x-b3-spanid=[de5e74c693619130], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[53016b71-56e7-4c17-a841-db60d3655dc0]}\\\"}\"}","context":{"RequestID":"53016b71-56e7-4c17-a841-db60d3655dc0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"90f3c6da-1c15-47ec-b61b-0c79994eb754","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:14.686Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:14.689Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"53016b71-56e7-4c17-a841-db60d3655dc0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"90f3c6da-1c15-47ec-b61b-0c79994eb754","LogTimestamp":"2023-04-13T10:18:14.689Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:18:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:18:16.372Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:18:16.386Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:16.387Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:16.387Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:16.698Z","message":"Entering","context":{"RequestID":"1ab86b6c-a95a-438a-aff2-2811c7a0726b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fee7283d-025d-48c9-8d05-50c826167aaf","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:16.698Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:18:16.700Z","message":"{\"transactionId\":\"1ab86b6c-a95a-438a-aff2-2811c7a0726b\",\"status\":\"200\",\"rqstDate\":\"230413-10:18:16:699\",\"respDate\":\"230413-10:18:16:700\",\"sourceId\":\"haproxy:1ab86b6c-a95a-438a-aff2-2811c7a0726b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:18:16:699-58721\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[283bc462-01f6-450e-9ddf-39dd44ad5eda], x-b3-parentspanid=[659eed044f52ce69], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8b0ff738779c0bdd659eed044f52ce69], x-b3-spanid=[7a52fc08aeda83c4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1ab86b6c-a95a-438a-aff2-2811c7a0726b]}\\\"}\"}","context":{"RequestID":"1ab86b6c-a95a-438a-aff2-2811c7a0726b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fee7283d-025d-48c9-8d05-50c826167aaf","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:16.698Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:16.700Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1ab86b6c-a95a-438a-aff2-2811c7a0726b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fee7283d-025d-48c9-8d05-50c826167aaf","LogTimestamp":"2023-04-13T10:18:16.700Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:18:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:18:18.711Z","message":"Entering","context":{"RequestID":"d4c55539-8e84-4dbf-ac8c-5fa9f5608fd9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a3d28b17-b030-46db-a104-9e0e04bb7ca2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:18.710Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:18:18.714Z","message":"{\"transactionId\":\"d4c55539-8e84-4dbf-ac8c-5fa9f5608fd9\",\"status\":\"200\",\"rqstDate\":\"230413-10:18:18:712\",\"respDate\":\"230413-10:18:18:714\",\"sourceId\":\"haproxy:d4c55539-8e84-4dbf-ac8c-5fa9f5608fd9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:18:18:712-95103\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[80285e49-a016-4036-bc5a-4eea3d83ea63], x-b3-parentspanid=[f3b5bed07bbda2d0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aab3781c51713fc8f3b5bed07bbda2d0], x-b3-spanid=[30e7d431c22611c1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d4c55539-8e84-4dbf-ac8c-5fa9f5608fd9]}\\\"}\"}","context":{"RequestID":"d4c55539-8e84-4dbf-ac8c-5fa9f5608fd9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a3d28b17-b030-46db-a104-9e0e04bb7ca2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:18.710Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:18.715Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d4c55539-8e84-4dbf-ac8c-5fa9f5608fd9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a3d28b17-b030-46db-a104-9e0e04bb7ca2","LogTimestamp":"2023-04-13T10:18:18.715Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:18:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:18:19.096Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:18:19.100Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:18:20.727Z","message":"Entering","context":{"RequestID":"b93016ca-0575-43d7-a62b-9959927eea25","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fa3ff771-2317-43eb-9b98-d57cd356f14e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:20.727Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:18:20.730Z","message":"{\"transactionId\":\"b93016ca-0575-43d7-a62b-9959927eea25\",\"status\":\"200\",\"rqstDate\":\"230413-10:18:20:728\",\"respDate\":\"230413-10:18:20:730\",\"sourceId\":\"haproxy:b93016ca-0575-43d7-a62b-9959927eea25\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:18:20:728-45357\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5bf1daa0-a7cf-4efd-ac30-2a40d765f0e4], x-b3-parentspanid=[0821fd8d972bc07c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b1cfc07df22ecb020821fd8d972bc07c], x-b3-spanid=[d12b04fa15df7bc6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b93016ca-0575-43d7-a62b-9959927eea25]}\\\"}\"}","context":{"RequestID":"b93016ca-0575-43d7-a62b-9959927eea25","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fa3ff771-2317-43eb-9b98-d57cd356f14e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:20.727Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:20.731Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b93016ca-0575-43d7-a62b-9959927eea25","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fa3ff771-2317-43eb-9b98-d57cd356f14e","LogTimestamp":"2023-04-13T10:18:20.731Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:18:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:18:20.807Z","message":"Entering","context":{"RequestID":"64763ae1-3c0d-48ac-afbb-ae11cb653456","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0459ee29-7be6-44e8-8c95-801488ebd0fd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:18:20.807Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:18:20.809Z","message":"{\"transactionId\":\"64763ae1-3c0d-48ac-afbb-ae11cb653456\",\"status\":\"200\",\"rqstDate\":\"230413-10:18:20:808\",\"respDate\":\"230413-10:18:20:809\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:64763ae1-3c0d-48ac-afbb-ae11cb653456\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:18:20:808-11758\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[27b72436-7c62-4cd1-a779-ae0888378e56], x-b3-parentspanid=[ea12deb638dfac4e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60887], x-envoy-attempt-count=[1], x-b3-traceid=[fd649aee7105b229ea12deb638dfac4e], x-b3-spanid=[a0eb48432ba28da0], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[64763ae1-3c0d-48ac-afbb-ae11cb653456]}\\\"}\"}","context":{"RequestID":"64763ae1-3c0d-48ac-afbb-ae11cb653456","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0459ee29-7be6-44e8-8c95-801488ebd0fd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:18:20.807Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:20.810Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"64763ae1-3c0d-48ac-afbb-ae11cb653456","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0459ee29-7be6-44e8-8c95-801488ebd0fd","LogTimestamp":"2023-04-13T10:18:20.810Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:18:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:18:20.849Z","message":"Entering","context":{"RequestID":"28e2f4ea-d543-4f29-a9f8-8a482ed7d681","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ca70e1f8-5bf5-4b06-a9a7-304ceca8bc90","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:18:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:18:20.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"28e2f4ea-d543-4f29-a9f8-8a482ed7d681","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ca70e1f8-5bf5-4b06-a9a7-304ceca8bc90","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:18:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:20.853Z","message":"{\"transactionId\":\"28e2f4ea-d543-4f29-a9f8-8a482ed7d681\",\"status\":\"200\",\"rqstDate\":\"230413-10:18:20:850\",\"respDate\":\"230413-10:18:20:853\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:28e2f4ea-d543-4f29-a9f8-8a482ed7d681\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:18:20:850-87609\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[28e2f4ea-d543-4f29-a9f8-8a482ed7d681]}\\\"}\"}","context":{"RequestID":"28e2f4ea-d543-4f29-a9f8-8a482ed7d681","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ca70e1f8-5bf5-4b06-a9a7-304ceca8bc90","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:18:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:20.854Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"28e2f4ea-d543-4f29-a9f8-8a482ed7d681","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca70e1f8-5bf5-4b06-a9a7-304ceca8bc90","LogTimestamp":"2023-04-13T10:18:20.854Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:18:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:18:22.741Z","message":"Entering","context":{"RequestID":"1f67af47-4b79-461e-8674-76067620e369","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cec2a3b9-3db6-474d-9bbb-f22a49f0449a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:22.741Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:18:22.743Z","message":"{\"transactionId\":\"1f67af47-4b79-461e-8674-76067620e369\",\"status\":\"200\",\"rqstDate\":\"230413-10:18:22:742\",\"respDate\":\"230413-10:18:22:743\",\"sourceId\":\"haproxy:1f67af47-4b79-461e-8674-76067620e369\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:18:22:742-45476\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6bfcdd09-23ed-432c-a0d5-492c84c4f008], x-b3-parentspanid=[0c3ddd71a9550026], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1e7a4a718cdf1aad0c3ddd71a9550026], x-b3-spanid=[9437370c8989e75b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1f67af47-4b79-461e-8674-76067620e369]}\\\"}\"}","context":{"RequestID":"1f67af47-4b79-461e-8674-76067620e369","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cec2a3b9-3db6-474d-9bbb-f22a49f0449a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:22.741Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:22.744Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1f67af47-4b79-461e-8674-76067620e369","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cec2a3b9-3db6-474d-9bbb-f22a49f0449a","LogTimestamp":"2023-04-13T10:18:22.744Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:18:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:18:24.753Z","message":"Entering","context":{"RequestID":"73c9f500-ac68-4468-98a3-5f397d46eb8d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9fa59075-73ad-472f-888a-b9fbccf7d859","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:24.753Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:18:24.756Z","message":"{\"transactionId\":\"73c9f500-ac68-4468-98a3-5f397d46eb8d\",\"status\":\"200\",\"rqstDate\":\"230413-10:18:24:754\",\"respDate\":\"230413-10:18:24:756\",\"sourceId\":\"haproxy:73c9f500-ac68-4468-98a3-5f397d46eb8d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:18:24:754-50637\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[87cf065d-14b8-484d-a660-92157eae76ac], x-b3-parentspanid=[d061300c58461cca], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[76399b5d7d76f005d061300c58461cca], x-b3-spanid=[dae0c7592a31373d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[73c9f500-ac68-4468-98a3-5f397d46eb8d]}\\\"}\"}","context":{"RequestID":"73c9f500-ac68-4468-98a3-5f397d46eb8d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9fa59075-73ad-472f-888a-b9fbccf7d859","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:24.753Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:24.757Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"73c9f500-ac68-4468-98a3-5f397d46eb8d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9fa59075-73ad-472f-888a-b9fbccf7d859","LogTimestamp":"2023-04-13T10:18:24.757Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:18:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:18:26.372Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:18:26.389Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:26.389Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:26.389Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:26.768Z","message":"Entering","context":{"RequestID":"1b821a84-f780-4f33-a100-f6e4f056ed4f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f97a7799-8c54-4513-b47c-f1a43b7c4470","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:26.768Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:18:26.772Z","message":"{\"transactionId\":\"1b821a84-f780-4f33-a100-f6e4f056ed4f\",\"status\":\"200\",\"rqstDate\":\"230413-10:18:26:769\",\"respDate\":\"230413-10:18:26:772\",\"sourceId\":\"haproxy:1b821a84-f780-4f33-a100-f6e4f056ed4f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:18:26:769-22809\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3d5d4cae-d9c9-42b4-a775-8905ac3291a1], x-b3-parentspanid=[51c9b45bcb4e69d6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a0b583e3ff768ff251c9b45bcb4e69d6], x-b3-spanid=[60c68a5f4c1147f9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1b821a84-f780-4f33-a100-f6e4f056ed4f]}\\\"}\"}","context":{"RequestID":"1b821a84-f780-4f33-a100-f6e4f056ed4f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f97a7799-8c54-4513-b47c-f1a43b7c4470","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:26.768Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:26.773Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1b821a84-f780-4f33-a100-f6e4f056ed4f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f97a7799-8c54-4513-b47c-f1a43b7c4470","LogTimestamp":"2023-04-13T10:18:26.773Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:18:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-13T10:18:28.785Z","message":"Entering","context":{"RequestID":"4a006d02-e442-420d-a48f-951ad73ec836","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4bf07281-1282-4bee-b9f6-b64574927a5a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:28.784Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:18:28.787Z","message":"{\"transactionId\":\"4a006d02-e442-420d-a48f-951ad73ec836\",\"status\":\"200\",\"rqstDate\":\"230413-10:18:28:785\",\"respDate\":\"230413-10:18:28:787\",\"sourceId\":\"haproxy:4a006d02-e442-420d-a48f-951ad73ec836\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:18:28:785-20596\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e481c516-ab47-40bf-8571-a73df67ce740], x-b3-parentspanid=[72e333946ab7d2eb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d8367806fe853edf72e333946ab7d2eb], x-b3-spanid=[8ebc8dedae1c917f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4a006d02-e442-420d-a48f-951ad73ec836]}\\\"}\"}","context":{"RequestID":"4a006d02-e442-420d-a48f-951ad73ec836","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4bf07281-1282-4bee-b9f6-b64574927a5a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:28.784Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:28.788Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4a006d02-e442-420d-a48f-951ad73ec836","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4bf07281-1282-4bee-b9f6-b64574927a5a","LogTimestamp":"2023-04-13T10:18:28.788Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:18:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:18:30.797Z","message":"Entering","context":{"RequestID":"54401010-e63c-4b36-b8ec-879a7e5e27bd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cf4a4e05-a2d2-4d3e-b466-068e9ccf8434","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:30.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:18:30.800Z","message":"{\"transactionId\":\"54401010-e63c-4b36-b8ec-879a7e5e27bd\",\"status\":\"200\",\"rqstDate\":\"230413-10:18:30:798\",\"respDate\":\"230413-10:18:30:800\",\"sourceId\":\"haproxy:54401010-e63c-4b36-b8ec-879a7e5e27bd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:18:30:798-92040\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[abb8efc3-7a9d-4994-9d1a-73a7fa319c5a], x-b3-parentspanid=[ce43af172d90e4aa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[52b72ca16f767aefce43af172d90e4aa], x-b3-spanid=[c0f35fdd27692725], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[54401010-e63c-4b36-b8ec-879a7e5e27bd]}\\\"}\"}","context":{"RequestID":"54401010-e63c-4b36-b8ec-879a7e5e27bd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cf4a4e05-a2d2-4d3e-b466-068e9ccf8434","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:30.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:30.801Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"54401010-e63c-4b36-b8ec-879a7e5e27bd","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cf4a4e05-a2d2-4d3e-b466-068e9ccf8434","LogTimestamp":"2023-04-13T10:18:30.801Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:18:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:18:30.807Z","message":"Entering","context":{"RequestID":"e5cc0532-7bea-4643-b12a-4f0e3c296828","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"277b1a00-574c-46fb-b770-5a964b85560f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:18:30.807Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:18:30.810Z","message":"{\"transactionId\":\"e5cc0532-7bea-4643-b12a-4f0e3c296828\",\"status\":\"200\",\"rqstDate\":\"230413-10:18:30:808\",\"respDate\":\"230413-10:18:30:810\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e5cc0532-7bea-4643-b12a-4f0e3c296828\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:18:30:808-66340\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6ac0a2bf-d7a4-47b7-b36c-da88c5cd6a96], x-b3-parentspanid=[177fe09616d08311], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58353], x-envoy-attempt-count=[1], x-b3-traceid=[461445eb7758344d177fe09616d08311], x-b3-spanid=[3e06b12bd4c546fc], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e5cc0532-7bea-4643-b12a-4f0e3c296828]}\\\"}\"}","context":{"RequestID":"e5cc0532-7bea-4643-b12a-4f0e3c296828","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"277b1a00-574c-46fb-b770-5a964b85560f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:18:30.807Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:30.811Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e5cc0532-7bea-4643-b12a-4f0e3c296828","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"277b1a00-574c-46fb-b770-5a964b85560f","LogTimestamp":"2023-04-13T10:18:30.811Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:18:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:18:30.850Z","message":"Entering","context":{"RequestID":"f8a2e109-6de7-48f1-a749-3485b64ab562","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"701c4680-b4c7-4d79-ad5c-45d6eb43af74","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:18:30.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:18:30.854Z","message":"Database is available from CACHED check.","context":{"RequestID":"f8a2e109-6de7-48f1-a749-3485b64ab562","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"701c4680-b4c7-4d79-ad5c-45d6eb43af74","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:18:30.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:30.855Z","message":"{\"transactionId\":\"f8a2e109-6de7-48f1-a749-3485b64ab562\",\"status\":\"200\",\"rqstDate\":\"230413-10:18:30:852\",\"respDate\":\"230413-10:18:30:855\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f8a2e109-6de7-48f1-a749-3485b64ab562\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:18:30:852-56786\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f8a2e109-6de7-48f1-a749-3485b64ab562]}\\\"}\"}","context":{"RequestID":"f8a2e109-6de7-48f1-a749-3485b64ab562","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"701c4680-b4c7-4d79-ad5c-45d6eb43af74","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:18:30.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:30.856Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f8a2e109-6de7-48f1-a749-3485b64ab562","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"701c4680-b4c7-4d79-ad5c-45d6eb43af74","LogTimestamp":"2023-04-13T10:18:30.856Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:18:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-13T10:18:32.813Z","message":"Entering","context":{"RequestID":"95c5b200-6bb1-4529-81f6-a390bb66004b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f1622f17-bd5b-4152-a74a-4b7e306479bb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:32.813Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:18:32.816Z","message":"{\"transactionId\":\"95c5b200-6bb1-4529-81f6-a390bb66004b\",\"status\":\"200\",\"rqstDate\":\"230413-10:18:32:814\",\"respDate\":\"230413-10:18:32:816\",\"sourceId\":\"haproxy:95c5b200-6bb1-4529-81f6-a390bb66004b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:18:32:814-8162\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[725cf7af-abfc-4a4b-9127-90a9f8255ea2], x-b3-parentspanid=[2116b1ad0ecf1e89], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ac617339562176cf2116b1ad0ecf1e89], x-b3-spanid=[85db1b54e781fc89], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[95c5b200-6bb1-4529-81f6-a390bb66004b]}\\\"}\"}","context":{"RequestID":"95c5b200-6bb1-4529-81f6-a390bb66004b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f1622f17-bd5b-4152-a74a-4b7e306479bb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:32.813Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:32.817Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"95c5b200-6bb1-4529-81f6-a390bb66004b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f1622f17-bd5b-4152-a74a-4b7e306479bb","LogTimestamp":"2023-04-13T10:18:32.817Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:18:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:18:34.829Z","message":"Entering","context":{"RequestID":"808f4338-2085-4967-9fbf-c2d9b17bb2a9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d125fa65-3265-4f3f-a6fe-9819d2517cad","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:34.829Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:18:34.832Z","message":"{\"transactionId\":\"808f4338-2085-4967-9fbf-c2d9b17bb2a9\",\"status\":\"200\",\"rqstDate\":\"230413-10:18:34:830\",\"respDate\":\"230413-10:18:34:831\",\"sourceId\":\"haproxy:808f4338-2085-4967-9fbf-c2d9b17bb2a9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:18:34:830-82751\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f10362b3-b3c9-43e9-9190-b540ef451ec4], x-b3-parentspanid=[5dc03df01b0ac14d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0d194eb911d56e385dc03df01b0ac14d], x-b3-spanid=[693edec1516ef371], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[808f4338-2085-4967-9fbf-c2d9b17bb2a9]}\\\"}\"}","context":{"RequestID":"808f4338-2085-4967-9fbf-c2d9b17bb2a9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d125fa65-3265-4f3f-a6fe-9819d2517cad","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:34.829Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:34.832Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"808f4338-2085-4967-9fbf-c2d9b17bb2a9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d125fa65-3265-4f3f-a6fe-9819d2517cad","LogTimestamp":"2023-04-13T10:18:34.832Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:18:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:18:36.373Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:18:36.388Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:36.389Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:36.389Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:36.844Z","message":"Entering","context":{"RequestID":"6eb8d9a5-6af1-4a2b-a350-40693f9180eb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a654a370-b911-49cf-b4f3-e0855931748c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:36.843Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:18:36.848Z","message":"{\"transactionId\":\"6eb8d9a5-6af1-4a2b-a350-40693f9180eb\",\"status\":\"200\",\"rqstDate\":\"230413-10:18:36:845\",\"respDate\":\"230413-10:18:36:848\",\"sourceId\":\"haproxy:6eb8d9a5-6af1-4a2b-a350-40693f9180eb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:18:36:845-79720\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5fbb304b-5e7a-4cfb-ae0d-f8b6da4a1cd9], x-b3-parentspanid=[5024b705f43a5f17], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e5510554633ca04e5024b705f43a5f17], x-b3-spanid=[76b7774c0198431d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6eb8d9a5-6af1-4a2b-a350-40693f9180eb]}\\\"}\"}","context":{"RequestID":"6eb8d9a5-6af1-4a2b-a350-40693f9180eb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a654a370-b911-49cf-b4f3-e0855931748c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:36.843Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:36.849Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6eb8d9a5-6af1-4a2b-a350-40693f9180eb","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a654a370-b911-49cf-b4f3-e0855931748c","LogTimestamp":"2023-04-13T10:18:36.849Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:18:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-13T10:18:38.858Z","message":"Entering","context":{"RequestID":"797a0e30-b738-4602-aebe-3f42819b1ba2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1843a21d-b61d-418a-b1f6-70fd54f69d43","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:38.858Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:18:38.862Z","message":"{\"transactionId\":\"797a0e30-b738-4602-aebe-3f42819b1ba2\",\"status\":\"200\",\"rqstDate\":\"230413-10:18:38:859\",\"respDate\":\"230413-10:18:38:861\",\"sourceId\":\"haproxy:797a0e30-b738-4602-aebe-3f42819b1ba2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:18:38:859-53162\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f8258a1a-dfc4-4059-99d9-e284cc9941ad], x-b3-parentspanid=[1114b883eb80798f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b87e9fb6330ece791114b883eb80798f], x-b3-spanid=[024e265c7245a6d6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[797a0e30-b738-4602-aebe-3f42819b1ba2]}\\\"}\"}","context":{"RequestID":"797a0e30-b738-4602-aebe-3f42819b1ba2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1843a21d-b61d-418a-b1f6-70fd54f69d43","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:38.858Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:38.863Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"797a0e30-b738-4602-aebe-3f42819b1ba2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1843a21d-b61d-418a-b1f6-70fd54f69d43","LogTimestamp":"2023-04-13T10:18:38.862Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:18:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:18:40.809Z","message":"Entering","context":{"RequestID":"f235f7b9-1331-48e9-9a06-631900ab6a99","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e9e6762b-a49f-48fc-9d9e-3cefbcb85ace","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:18:40.809Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:18:40.812Z","message":"{\"transactionId\":\"f235f7b9-1331-48e9-9a06-631900ab6a99\",\"status\":\"200\",\"rqstDate\":\"230413-10:18:40:810\",\"respDate\":\"230413-10:18:40:811\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f235f7b9-1331-48e9-9a06-631900ab6a99\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:18:40:810-32716\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[89e7995c-4296-4c5e-a19d-2f59aa6dc392], x-b3-parentspanid=[a5dccdbb94ff43fd], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48065], x-envoy-attempt-count=[1], x-b3-traceid=[44e0ae4509cf6894a5dccdbb94ff43fd], x-b3-spanid=[b9e2bf6c0d6b9a5b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f235f7b9-1331-48e9-9a06-631900ab6a99]}\\\"}\"}","context":{"RequestID":"f235f7b9-1331-48e9-9a06-631900ab6a99","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e9e6762b-a49f-48fc-9d9e-3cefbcb85ace","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:18:40.809Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:40.812Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f235f7b9-1331-48e9-9a06-631900ab6a99","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e9e6762b-a49f-48fc-9d9e-3cefbcb85ace","LogTimestamp":"2023-04-13T10:18:40.812Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:18:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:18:40.847Z","message":"Entering","context":{"RequestID":"cbf1f8f0-0e06-4471-8808-c76453d3ebc9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6f310cb2-f486-4c9a-891b-aebce5c384e0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:18:40.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:18:40.848Z","message":"Database is available from CACHED check.","context":{"RequestID":"cbf1f8f0-0e06-4471-8808-c76453d3ebc9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6f310cb2-f486-4c9a-891b-aebce5c384e0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:18:40.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:40.849Z","message":"{\"transactionId\":\"cbf1f8f0-0e06-4471-8808-c76453d3ebc9\",\"status\":\"200\",\"rqstDate\":\"230413-10:18:40:848\",\"respDate\":\"230413-10:18:40:849\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:cbf1f8f0-0e06-4471-8808-c76453d3ebc9\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:18:40:848-62536\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[cbf1f8f0-0e06-4471-8808-c76453d3ebc9]}\\\"}\"}","context":{"RequestID":"cbf1f8f0-0e06-4471-8808-c76453d3ebc9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6f310cb2-f486-4c9a-891b-aebce5c384e0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:18:40.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:40.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cbf1f8f0-0e06-4471-8808-c76453d3ebc9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6f310cb2-f486-4c9a-891b-aebce5c384e0","LogTimestamp":"2023-04-13T10:18:40.850Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:18:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:18:40.872Z","message":"Entering","context":{"RequestID":"76a307c6-3e9d-4a57-bb1a-4392eca83073","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5a4862c2-9987-4924-8a5a-809d56ad8273","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:40.872Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:18:40.874Z","message":"{\"transactionId\":\"76a307c6-3e9d-4a57-bb1a-4392eca83073\",\"status\":\"200\",\"rqstDate\":\"230413-10:18:40:873\",\"respDate\":\"230413-10:18:40:874\",\"sourceId\":\"haproxy:76a307c6-3e9d-4a57-bb1a-4392eca83073\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:18:40:873-3852\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6463b5cc-8794-479c-88ab-2e82d0d6f105], x-b3-parentspanid=[da7915ea7c7766df], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[38c251585acb21c1da7915ea7c7766df], x-b3-spanid=[af0a3cb1c51638dd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[76a307c6-3e9d-4a57-bb1a-4392eca83073]}\\\"}\"}","context":{"RequestID":"76a307c6-3e9d-4a57-bb1a-4392eca83073","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5a4862c2-9987-4924-8a5a-809d56ad8273","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:40.872Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:40.875Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"76a307c6-3e9d-4a57-bb1a-4392eca83073","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5a4862c2-9987-4924-8a5a-809d56ad8273","LogTimestamp":"2023-04-13T10:18:40.875Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:18:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:18:42.885Z","message":"Entering","context":{"RequestID":"e6593f22-61fe-4c99-b1e5-b7d59a2d09ea","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5c7d3914-0b11-4d0f-b1e0-ac5ed3b4220e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:42.885Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:18:42.888Z","message":"{\"transactionId\":\"e6593f22-61fe-4c99-b1e5-b7d59a2d09ea\",\"status\":\"200\",\"rqstDate\":\"230413-10:18:42:886\",\"respDate\":\"230413-10:18:42:888\",\"sourceId\":\"haproxy:e6593f22-61fe-4c99-b1e5-b7d59a2d09ea\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:18:42:886-51539\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[42358bf0-1867-4b61-ad3c-d5f6d54c7ed0], x-b3-parentspanid=[f0321edd5d622907], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[389adfc6f1786310f0321edd5d622907], x-b3-spanid=[4d9dfd6f12e27583], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e6593f22-61fe-4c99-b1e5-b7d59a2d09ea]}\\\"}\"}","context":{"RequestID":"e6593f22-61fe-4c99-b1e5-b7d59a2d09ea","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5c7d3914-0b11-4d0f-b1e0-ac5ed3b4220e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:42.885Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:42.889Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e6593f22-61fe-4c99-b1e5-b7d59a2d09ea","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5c7d3914-0b11-4d0f-b1e0-ac5ed3b4220e","LogTimestamp":"2023-04-13T10:18:42.889Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:18:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:18:44.899Z","message":"Entering","context":{"RequestID":"243569bc-d1e2-4dd2-9e6e-858ef23751fc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"580b28a4-cf1f-4684-a0d9-275cfe908d57","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:44.899Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:18:44.901Z","message":"{\"transactionId\":\"243569bc-d1e2-4dd2-9e6e-858ef23751fc\",\"status\":\"200\",\"rqstDate\":\"230413-10:18:44:899\",\"respDate\":\"230413-10:18:44:901\",\"sourceId\":\"haproxy:243569bc-d1e2-4dd2-9e6e-858ef23751fc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:18:44:899-84868\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d5d3c2fa-5599-4cd6-bed7-6b4ad4d9a461], x-b3-parentspanid=[858fd32752ead4c9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b914f2f32ba93c19858fd32752ead4c9], x-b3-spanid=[8e3881c2a8468a7c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[243569bc-d1e2-4dd2-9e6e-858ef23751fc]}\\\"}\"}","context":{"RequestID":"243569bc-d1e2-4dd2-9e6e-858ef23751fc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"580b28a4-cf1f-4684-a0d9-275cfe908d57","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:44.899Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:44.901Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"243569bc-d1e2-4dd2-9e6e-858ef23751fc","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"580b28a4-cf1f-4684-a0d9-275cfe908d57","LogTimestamp":"2023-04-13T10:18:44.901Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:18:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:18:46.374Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:18:46.387Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:46.388Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:46.388Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:46.910Z","message":"Entering","context":{"RequestID":"f7e7e5ae-b3ce-4fd1-ba1a-1a5880983ce2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0a0d37e7-d2d4-4984-a681-41cfab822386","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:46.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:18:46.912Z","message":"{\"transactionId\":\"f7e7e5ae-b3ce-4fd1-ba1a-1a5880983ce2\",\"status\":\"200\",\"rqstDate\":\"230413-10:18:46:911\",\"respDate\":\"230413-10:18:46:912\",\"sourceId\":\"haproxy:f7e7e5ae-b3ce-4fd1-ba1a-1a5880983ce2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:18:46:911-43096\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7422beb0-c8c1-476d-aa4d-8e5299d0714b], x-b3-parentspanid=[a307d55d0c89c5a5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[664711b897f42c7ca307d55d0c89c5a5], x-b3-spanid=[91fcfbf99ccd5b63], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f7e7e5ae-b3ce-4fd1-ba1a-1a5880983ce2]}\\\"}\"}","context":{"RequestID":"f7e7e5ae-b3ce-4fd1-ba1a-1a5880983ce2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0a0d37e7-d2d4-4984-a681-41cfab822386","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:46.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:46.913Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f7e7e5ae-b3ce-4fd1-ba1a-1a5880983ce2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0a0d37e7-d2d4-4984-a681-41cfab822386","LogTimestamp":"2023-04-13T10:18:46.913Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:18:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:18:48.924Z","message":"Entering","context":{"RequestID":"af0c61f2-6ae4-48cd-a44c-e536bf10b1d1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"829e5756-3257-4325-ac46-c172babbc48e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:48.923Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:18:48.926Z","message":"{\"transactionId\":\"af0c61f2-6ae4-48cd-a44c-e536bf10b1d1\",\"status\":\"200\",\"rqstDate\":\"230413-10:18:48:924\",\"respDate\":\"230413-10:18:48:926\",\"sourceId\":\"haproxy:af0c61f2-6ae4-48cd-a44c-e536bf10b1d1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:18:48:924-76922\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c3aa45b9-0210-4cb2-9f69-07741c54ce41], x-b3-parentspanid=[b947d1406c00500c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bddd201ace326e35b947d1406c00500c], x-b3-spanid=[b2dd45892462c151], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[af0c61f2-6ae4-48cd-a44c-e536bf10b1d1]}\\\"}\"}","context":{"RequestID":"af0c61f2-6ae4-48cd-a44c-e536bf10b1d1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"829e5756-3257-4325-ac46-c172babbc48e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:48.923Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:48.927Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"af0c61f2-6ae4-48cd-a44c-e536bf10b1d1","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"829e5756-3257-4325-ac46-c172babbc48e","LogTimestamp":"2023-04-13T10:18:48.927Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:18:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:18:49.100Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:18:49.105Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:18:50.810Z","message":"Entering","context":{"RequestID":"ef296c6e-deeb-494b-80f6-347c624cb28c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9d005ab8-aa59-41fd-98ff-65252104889a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:18:50.809Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:18:50.812Z","message":"{\"transactionId\":\"ef296c6e-deeb-494b-80f6-347c624cb28c\",\"status\":\"200\",\"rqstDate\":\"230413-10:18:50:810\",\"respDate\":\"230413-10:18:50:812\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ef296c6e-deeb-494b-80f6-347c624cb28c\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:18:50:810-2941\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a1aaa5c8-3018-4c30-8f45-22c0f9eea264], x-b3-parentspanid=[0a66237e04fc9a6a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45245], x-envoy-attempt-count=[1], x-b3-traceid=[35ec303664c869040a66237e04fc9a6a], x-b3-spanid=[ab3c390bba7f2bda], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ef296c6e-deeb-494b-80f6-347c624cb28c]}\\\"}\"}","context":{"RequestID":"ef296c6e-deeb-494b-80f6-347c624cb28c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9d005ab8-aa59-41fd-98ff-65252104889a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:18:50.809Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:50.813Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ef296c6e-deeb-494b-80f6-347c624cb28c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9d005ab8-aa59-41fd-98ff-65252104889a","LogTimestamp":"2023-04-13T10:18:50.813Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:18:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:18:50.849Z","message":"Entering","context":{"RequestID":"fc219d42-28b9-4f7d-86ce-3162a4525f25","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bf9bd5b7-df2d-495b-a2d5-e5aa10ad6aee","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:18:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:18:50.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"fc219d42-28b9-4f7d-86ce-3162a4525f25","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bf9bd5b7-df2d-495b-a2d5-e5aa10ad6aee","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:18:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:50.852Z","message":"{\"transactionId\":\"fc219d42-28b9-4f7d-86ce-3162a4525f25\",\"status\":\"200\",\"rqstDate\":\"230413-10:18:50:849\",\"respDate\":\"230413-10:18:50:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:fc219d42-28b9-4f7d-86ce-3162a4525f25\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:18:50:849-20528\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[fc219d42-28b9-4f7d-86ce-3162a4525f25]}\\\"}\"}","context":{"RequestID":"fc219d42-28b9-4f7d-86ce-3162a4525f25","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bf9bd5b7-df2d-495b-a2d5-e5aa10ad6aee","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:18:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:50.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fc219d42-28b9-4f7d-86ce-3162a4525f25","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bf9bd5b7-df2d-495b-a2d5-e5aa10ad6aee","LogTimestamp":"2023-04-13T10:18:50.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:18:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:18:50.937Z","message":"Entering","context":{"RequestID":"8c41461b-ac50-426c-8145-ba6dca05083b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"906bfae3-7dad-4e12-8df5-260f4fda8021","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:50.937Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:18:50.940Z","message":"{\"transactionId\":\"8c41461b-ac50-426c-8145-ba6dca05083b\",\"status\":\"200\",\"rqstDate\":\"230413-10:18:50:938\",\"respDate\":\"230413-10:18:50:940\",\"sourceId\":\"haproxy:8c41461b-ac50-426c-8145-ba6dca05083b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:18:50:938-95055\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[beabf7ea-aa1b-4733-b0ec-681e4096ff98], x-b3-parentspanid=[54cbd0f3e75f364a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f00f47d5aaa2584a54cbd0f3e75f364a], x-b3-spanid=[210b98a23fdd2dc5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8c41461b-ac50-426c-8145-ba6dca05083b]}\\\"}\"}","context":{"RequestID":"8c41461b-ac50-426c-8145-ba6dca05083b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"906bfae3-7dad-4e12-8df5-260f4fda8021","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:50.937Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:50.941Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8c41461b-ac50-426c-8145-ba6dca05083b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"906bfae3-7dad-4e12-8df5-260f4fda8021","LogTimestamp":"2023-04-13T10:18:50.941Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:18:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:18:52.952Z","message":"Entering","context":{"RequestID":"96b6b603-43c0-4f12-a2f2-bcc9a1ed5bd6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"898fb0e4-b514-492a-915d-e8745aab874e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:52.952Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:18:52.955Z","message":"{\"transactionId\":\"96b6b603-43c0-4f12-a2f2-bcc9a1ed5bd6\",\"status\":\"200\",\"rqstDate\":\"230413-10:18:52:953\",\"respDate\":\"230413-10:18:52:955\",\"sourceId\":\"haproxy:96b6b603-43c0-4f12-a2f2-bcc9a1ed5bd6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:18:52:953-1839\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[905dd6bd-9325-46b9-80b6-4e1e1cc9a3dd], x-b3-parentspanid=[9116a83a7a340d53], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[76e47dc8efc843899116a83a7a340d53], x-b3-spanid=[8ebd1913b1015d67], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[96b6b603-43c0-4f12-a2f2-bcc9a1ed5bd6]}\\\"}\"}","context":{"RequestID":"96b6b603-43c0-4f12-a2f2-bcc9a1ed5bd6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"898fb0e4-b514-492a-915d-e8745aab874e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:52.952Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:52.956Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"96b6b603-43c0-4f12-a2f2-bcc9a1ed5bd6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"898fb0e4-b514-492a-915d-e8745aab874e","LogTimestamp":"2023-04-13T10:18:52.956Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:18:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:18:54.968Z","message":"Entering","context":{"RequestID":"4c05cd3a-51b6-43af-919b-e7fde76e084f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6a6d8b0f-dbab-49dd-bdf2-5ff3cc30e647","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:54.967Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:18:54.972Z","message":"{\"transactionId\":\"4c05cd3a-51b6-43af-919b-e7fde76e084f\",\"status\":\"200\",\"rqstDate\":\"230413-10:18:54:969\",\"respDate\":\"230413-10:18:54:971\",\"sourceId\":\"haproxy:4c05cd3a-51b6-43af-919b-e7fde76e084f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:18:54:969-27724\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c81572a9-d08c-42c3-b245-763d60466da5], x-b3-parentspanid=[3e0090284b198481], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[23d2ecf9cb44fd413e0090284b198481], x-b3-spanid=[b6d3c080957ee976], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4c05cd3a-51b6-43af-919b-e7fde76e084f]}\\\"}\"}","context":{"RequestID":"4c05cd3a-51b6-43af-919b-e7fde76e084f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6a6d8b0f-dbab-49dd-bdf2-5ff3cc30e647","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:54.967Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:54.973Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4c05cd3a-51b6-43af-919b-e7fde76e084f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6a6d8b0f-dbab-49dd-bdf2-5ff3cc30e647","LogTimestamp":"2023-04-13T10:18:54.973Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:18:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-13T10:18:56.374Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:18:56.388Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:56.389Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:56.389Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:56.985Z","message":"Entering","context":{"RequestID":"4094146f-9cd7-490e-8582-0a2ffb025b91","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"83ed37ff-f12f-424d-88a0-cd2c626e8bc4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:56.985Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:18:56.987Z","message":"{\"transactionId\":\"4094146f-9cd7-490e-8582-0a2ffb025b91\",\"status\":\"200\",\"rqstDate\":\"230413-10:18:56:986\",\"respDate\":\"230413-10:18:56:987\",\"sourceId\":\"haproxy:4094146f-9cd7-490e-8582-0a2ffb025b91\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:18:56:986-4802\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[580fbcc7-a320-462b-b82a-7fa75bd19ec4], x-b3-parentspanid=[8376c21dc9d186c3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cd24b5e6e44e4f148376c21dc9d186c3], x-b3-spanid=[c7017a84bda87471], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4094146f-9cd7-490e-8582-0a2ffb025b91]}\\\"}\"}","context":{"RequestID":"4094146f-9cd7-490e-8582-0a2ffb025b91","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"83ed37ff-f12f-424d-88a0-cd2c626e8bc4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:56.985Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:56.987Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4094146f-9cd7-490e-8582-0a2ffb025b91","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"83ed37ff-f12f-424d-88a0-cd2c626e8bc4","LogTimestamp":"2023-04-13T10:18:56.987Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:18:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:18:58.998Z","message":"Entering","context":{"RequestID":"8814d404-3b08-4827-9fd7-2bf6d07b031d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fea753db-35d6-43a5-8783-3a97519e760d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:58.998Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:18:59.000Z","message":"{\"transactionId\":\"8814d404-3b08-4827-9fd7-2bf6d07b031d\",\"status\":\"200\",\"rqstDate\":\"230413-10:18:58:998\",\"respDate\":\"230413-10:18:58:999\",\"sourceId\":\"haproxy:8814d404-3b08-4827-9fd7-2bf6d07b031d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:18:58:998-47833\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b617d287-285d-47ea-b1a3-7ea12cfac8fa], x-b3-parentspanid=[ad1f32c5604a57e8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3e1a720aaee5c7d8ad1f32c5604a57e8], x-b3-spanid=[fbc59aab8ed8aaf8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8814d404-3b08-4827-9fd7-2bf6d07b031d]}\\\"}\"}","context":{"RequestID":"8814d404-3b08-4827-9fd7-2bf6d07b031d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fea753db-35d6-43a5-8783-3a97519e760d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:18:58.998Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:18:59.000Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8814d404-3b08-4827-9fd7-2bf6d07b031d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fea753db-35d6-43a5-8783-3a97519e760d","LogTimestamp":"2023-04-13T10:18:59Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:18:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:19:00.811Z","message":"Entering","context":{"RequestID":"ddefe9ea-4c4a-4818-b12d-70a3a2411dc9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c9c82dd9-03b6-4aa5-af87-185c1a1f3343","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:19:00.811Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:19:00.814Z","message":"{\"transactionId\":\"ddefe9ea-4c4a-4818-b12d-70a3a2411dc9\",\"status\":\"200\",\"rqstDate\":\"230413-10:19:00:812\",\"respDate\":\"230413-10:19:00:814\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ddefe9ea-4c4a-4818-b12d-70a3a2411dc9\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:19:00:812-81168\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b1e8bf7c-f12b-47df-ae9a-021c751a6083], x-b3-parentspanid=[649a53da09691878], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39807], x-envoy-attempt-count=[1], x-b3-traceid=[0361206e7dec0460649a53da09691878], x-b3-spanid=[d2766156228aa5ab], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ddefe9ea-4c4a-4818-b12d-70a3a2411dc9]}\\\"}\"}","context":{"RequestID":"ddefe9ea-4c4a-4818-b12d-70a3a2411dc9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c9c82dd9-03b6-4aa5-af87-185c1a1f3343","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:19:00.811Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:00.815Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ddefe9ea-4c4a-4818-b12d-70a3a2411dc9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c9c82dd9-03b6-4aa5-af87-185c1a1f3343","LogTimestamp":"2023-04-13T10:19:00.815Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:19:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:19:00.848Z","message":"Entering","context":{"RequestID":"131dd968-ace4-48fb-a93b-e5213c683fc4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d64d50b0-7c9d-4b91-adfc-d3f28ad1c77a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:19:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:19:00.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"131dd968-ace4-48fb-a93b-e5213c683fc4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d64d50b0-7c9d-4b91-adfc-d3f28ad1c77a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:19:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:00.850Z","message":"{\"transactionId\":\"131dd968-ace4-48fb-a93b-e5213c683fc4\",\"status\":\"200\",\"rqstDate\":\"230413-10:19:00:848\",\"respDate\":\"230413-10:19:00:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:131dd968-ace4-48fb-a93b-e5213c683fc4\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:19:00:848-1548\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[131dd968-ace4-48fb-a93b-e5213c683fc4]}\\\"}\"}","context":{"RequestID":"131dd968-ace4-48fb-a93b-e5213c683fc4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d64d50b0-7c9d-4b91-adfc-d3f28ad1c77a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:19:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:00.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"131dd968-ace4-48fb-a93b-e5213c683fc4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d64d50b0-7c9d-4b91-adfc-d3f28ad1c77a","LogTimestamp":"2023-04-13T10:19:00.850Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:19:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:19:01.012Z","message":"Entering","context":{"RequestID":"041fd194-09bf-460f-9130-9d97d4464bf8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1a2fc12f-f973-4028-baa1-b6d6ea8c2fe6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:01.011Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:19:01.014Z","message":"{\"transactionId\":\"041fd194-09bf-460f-9130-9d97d4464bf8\",\"status\":\"200\",\"rqstDate\":\"230413-10:19:01:012\",\"respDate\":\"230413-10:19:01:014\",\"sourceId\":\"haproxy:041fd194-09bf-460f-9130-9d97d4464bf8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:19:01:012-3291\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d5156f26-ec18-48b7-8963-5cde1689ba7b], x-b3-parentspanid=[0641b2a695583595], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e5ab4c4ebae40f5f0641b2a695583595], x-b3-spanid=[3cf365f06e832d0d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[041fd194-09bf-460f-9130-9d97d4464bf8]}\\\"}\"}","context":{"RequestID":"041fd194-09bf-460f-9130-9d97d4464bf8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1a2fc12f-f973-4028-baa1-b6d6ea8c2fe6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:01.011Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:01.015Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"041fd194-09bf-460f-9130-9d97d4464bf8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1a2fc12f-f973-4028-baa1-b6d6ea8c2fe6","LogTimestamp":"2023-04-13T10:19:01.015Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:19:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:19:03.028Z","message":"Entering","context":{"RequestID":"5007ba6e-b18e-4df3-a46c-619549394590","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"bc88beb3-d002-42b4-84dd-25f3a200e31a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:03.028Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:19:03.031Z","message":"{\"transactionId\":\"5007ba6e-b18e-4df3-a46c-619549394590\",\"status\":\"200\",\"rqstDate\":\"230413-10:19:03:029\",\"respDate\":\"230413-10:19:03:031\",\"sourceId\":\"haproxy:5007ba6e-b18e-4df3-a46c-619549394590\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:19:03:029-38696\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[828db34e-df75-49e4-b51b-67fcd07dc14e], x-b3-parentspanid=[5a1507802ec8cf3f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a542bbdbd326779f5a1507802ec8cf3f], x-b3-spanid=[2c79384a2dc56558], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5007ba6e-b18e-4df3-a46c-619549394590]}\\\"}\"}","context":{"RequestID":"5007ba6e-b18e-4df3-a46c-619549394590","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"bc88beb3-d002-42b4-84dd-25f3a200e31a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:03.028Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:03.031Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5007ba6e-b18e-4df3-a46c-619549394590","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bc88beb3-d002-42b4-84dd-25f3a200e31a","LogTimestamp":"2023-04-13T10:19:03.031Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:19:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:19:05.042Z","message":"Entering","context":{"RequestID":"4023c9cf-97dd-4274-b355-310521a71c90","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"39450e4f-953c-402d-8d0f-41b847fa797e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:05.042Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:19:05.045Z","message":"{\"transactionId\":\"4023c9cf-97dd-4274-b355-310521a71c90\",\"status\":\"200\",\"rqstDate\":\"230413-10:19:05:043\",\"respDate\":\"230413-10:19:05:045\",\"sourceId\":\"haproxy:4023c9cf-97dd-4274-b355-310521a71c90\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:19:05:043-97888\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5bddd67f-221a-4157-b50b-e6f8bc7717c6], x-b3-parentspanid=[2dd4dc5c81917f3b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f799cfe6748b4fc72dd4dc5c81917f3b], x-b3-spanid=[3dbe7474fbc51116], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4023c9cf-97dd-4274-b355-310521a71c90]}\\\"}\"}","context":{"RequestID":"4023c9cf-97dd-4274-b355-310521a71c90","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"39450e4f-953c-402d-8d0f-41b847fa797e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:05.042Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:05.047Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4023c9cf-97dd-4274-b355-310521a71c90","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"39450e4f-953c-402d-8d0f-41b847fa797e","LogTimestamp":"2023-04-13T10:19:05.046Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:19:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:19:06.374Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:19:06.388Z","message":"Connection[/10.233.73.55: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-04-13T10:19:06.394Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:06.394Z","message":"Connection[/10.233.73.55: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-04-13T10:19:06.394Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:06.395Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:07.058Z","message":"Entering","context":{"RequestID":"6528d137-a890-4a1a-ad1b-82c0f302208e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fb33530f-1ff1-4429-a1e0-5848fb8e8c97","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:07.058Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:19:07.061Z","message":"{\"transactionId\":\"6528d137-a890-4a1a-ad1b-82c0f302208e\",\"status\":\"200\",\"rqstDate\":\"230413-10:19:07:059\",\"respDate\":\"230413-10:19:07:061\",\"sourceId\":\"haproxy:6528d137-a890-4a1a-ad1b-82c0f302208e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:19:07:059-3178\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[08e32303-ae2d-439a-bf34-93b8a986fa71], x-b3-parentspanid=[74e613c30ebcc76d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[24594a0bc31cafdb74e613c30ebcc76d], x-b3-spanid=[470617181eae839e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6528d137-a890-4a1a-ad1b-82c0f302208e]}\\\"}\"}","context":{"RequestID":"6528d137-a890-4a1a-ad1b-82c0f302208e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fb33530f-1ff1-4429-a1e0-5848fb8e8c97","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:07.058Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:07.062Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6528d137-a890-4a1a-ad1b-82c0f302208e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fb33530f-1ff1-4429-a1e0-5848fb8e8c97","LogTimestamp":"2023-04-13T10:19:07.062Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:19:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:19:09.074Z","message":"Entering","context":{"RequestID":"d9cead98-ff19-4112-ab01-ee045ef0a0f9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ffa10a88-4898-49f8-9ae4-2db2d3f17d2f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:09.073Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:19:09.076Z","message":"{\"transactionId\":\"d9cead98-ff19-4112-ab01-ee045ef0a0f9\",\"status\":\"200\",\"rqstDate\":\"230413-10:19:09:074\",\"respDate\":\"230413-10:19:09:076\",\"sourceId\":\"haproxy:d9cead98-ff19-4112-ab01-ee045ef0a0f9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:19:09:074-11940\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9c524e87-b408-420f-bc45-f5b73cc1ffe0], x-b3-parentspanid=[bb9e5703a04edf90], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[80b996f4e1aa750abb9e5703a04edf90], x-b3-spanid=[ac484329047757d1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d9cead98-ff19-4112-ab01-ee045ef0a0f9]}\\\"}\"}","context":{"RequestID":"d9cead98-ff19-4112-ab01-ee045ef0a0f9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ffa10a88-4898-49f8-9ae4-2db2d3f17d2f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:09.073Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:09.077Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d9cead98-ff19-4112-ab01-ee045ef0a0f9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ffa10a88-4898-49f8-9ae4-2db2d3f17d2f","LogTimestamp":"2023-04-13T10:19:09.077Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:19:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:19:10.810Z","message":"Entering","context":{"RequestID":"649e0643-0d58-4a20-a404-cfc1fbc1ee27","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7fb39f7c-5611-4ac6-a482-eb84672c5abc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:19:10.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:19:10.813Z","message":"{\"transactionId\":\"649e0643-0d58-4a20-a404-cfc1fbc1ee27\",\"status\":\"200\",\"rqstDate\":\"230413-10:19:10:811\",\"respDate\":\"230413-10:19:10:813\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:649e0643-0d58-4a20-a404-cfc1fbc1ee27\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:19:10:811-3255\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[25607109-49ca-4dca-be26-1cfd81859772], x-b3-parentspanid=[0824516a80e6fcd6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47879], x-envoy-attempt-count=[1], x-b3-traceid=[3298c68ccac13d6f0824516a80e6fcd6], x-b3-spanid=[cbbd77f708e71585], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[649e0643-0d58-4a20-a404-cfc1fbc1ee27]}\\\"}\"}","context":{"RequestID":"649e0643-0d58-4a20-a404-cfc1fbc1ee27","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7fb39f7c-5611-4ac6-a482-eb84672c5abc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:19:10.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:10.814Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"649e0643-0d58-4a20-a404-cfc1fbc1ee27","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7fb39f7c-5611-4ac6-a482-eb84672c5abc","LogTimestamp":"2023-04-13T10:19:10.814Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:19:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:19:10.849Z","message":"Entering","context":{"RequestID":"3dada712-0e4c-495e-9084-c8465eb25117","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cbaae658-0018-4d7a-be8c-0e918c47c8d9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:19:10.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:19:10.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"3dada712-0e4c-495e-9084-c8465eb25117","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cbaae658-0018-4d7a-be8c-0e918c47c8d9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:19:10.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:10.853Z","message":"{\"transactionId\":\"3dada712-0e4c-495e-9084-c8465eb25117\",\"status\":\"200\",\"rqstDate\":\"230413-10:19:10:850\",\"respDate\":\"230413-10:19:10:853\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3dada712-0e4c-495e-9084-c8465eb25117\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:19:10:850-18173\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3dada712-0e4c-495e-9084-c8465eb25117]}\\\"}\"}","context":{"RequestID":"3dada712-0e4c-495e-9084-c8465eb25117","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cbaae658-0018-4d7a-be8c-0e918c47c8d9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:19:10.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:10.854Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3dada712-0e4c-495e-9084-c8465eb25117","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cbaae658-0018-4d7a-be8c-0e918c47c8d9","LogTimestamp":"2023-04-13T10:19:10.854Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:19:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:19:11.087Z","message":"Entering","context":{"RequestID":"b78e0b6c-b679-4072-8153-8908632e93d7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8f9ca738-73f2-4d5a-8d33-9f067ba307b8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:11.087Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:19:11.090Z","message":"{\"transactionId\":\"b78e0b6c-b679-4072-8153-8908632e93d7\",\"status\":\"200\",\"rqstDate\":\"230413-10:19:11:088\",\"respDate\":\"230413-10:19:11:090\",\"sourceId\":\"haproxy:b78e0b6c-b679-4072-8153-8908632e93d7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:19:11:088-38835\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5b474233-df07-4a70-80e7-8f51ffc2bb83], x-b3-parentspanid=[de0779493ca0b305], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[03fdfe8828af9991de0779493ca0b305], x-b3-spanid=[236c3d046ffeec34], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b78e0b6c-b679-4072-8153-8908632e93d7]}\\\"}\"}","context":{"RequestID":"b78e0b6c-b679-4072-8153-8908632e93d7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8f9ca738-73f2-4d5a-8d33-9f067ba307b8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:11.087Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:11.091Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b78e0b6c-b679-4072-8153-8908632e93d7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8f9ca738-73f2-4d5a-8d33-9f067ba307b8","LogTimestamp":"2023-04-13T10:19:11.091Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:19:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:19:13.101Z","message":"Entering","context":{"RequestID":"4410fce0-7dbf-4e20-a4ea-a6c417c1d55b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cdeb1760-8ebe-47a0-a9d1-52d115539799","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:13.101Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:19:13.104Z","message":"{\"transactionId\":\"4410fce0-7dbf-4e20-a4ea-a6c417c1d55b\",\"status\":\"200\",\"rqstDate\":\"230413-10:19:13:102\",\"respDate\":\"230413-10:19:13:104\",\"sourceId\":\"haproxy:4410fce0-7dbf-4e20-a4ea-a6c417c1d55b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:19:13:102-6603\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e319048b-61b0-41d2-b412-d33acfcabcfb], x-b3-parentspanid=[ef3807874db8acb5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f323f0614bcc475fef3807874db8acb5], x-b3-spanid=[6a2480fb4c465393], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4410fce0-7dbf-4e20-a4ea-a6c417c1d55b]}\\\"}\"}","context":{"RequestID":"4410fce0-7dbf-4e20-a4ea-a6c417c1d55b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cdeb1760-8ebe-47a0-a9d1-52d115539799","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:13.101Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:13.105Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4410fce0-7dbf-4e20-a4ea-a6c417c1d55b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cdeb1760-8ebe-47a0-a9d1-52d115539799","LogTimestamp":"2023-04-13T10:19:13.105Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:19:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:19:15.116Z","message":"Entering","context":{"RequestID":"9eb4ff82-43ab-4e1c-9419-8c6e59977d31","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6bcdcf90-ceda-4197-946a-89fbcbb2c1ca","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:15.116Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:19:15.119Z","message":"{\"transactionId\":\"9eb4ff82-43ab-4e1c-9419-8c6e59977d31\",\"status\":\"200\",\"rqstDate\":\"230413-10:19:15:117\",\"respDate\":\"230413-10:19:15:118\",\"sourceId\":\"haproxy:9eb4ff82-43ab-4e1c-9419-8c6e59977d31\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:19:15:117-78413\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[48246274-4804-454e-afca-525ba17f08bf], x-b3-parentspanid=[806c594ee47136c5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6eefe16f83a5673e806c594ee47136c5], x-b3-spanid=[616f5e52770c5b10], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9eb4ff82-43ab-4e1c-9419-8c6e59977d31]}\\\"}\"}","context":{"RequestID":"9eb4ff82-43ab-4e1c-9419-8c6e59977d31","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6bcdcf90-ceda-4197-946a-89fbcbb2c1ca","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:15.116Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:15.120Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9eb4ff82-43ab-4e1c-9419-8c6e59977d31","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6bcdcf90-ceda-4197-946a-89fbcbb2c1ca","LogTimestamp":"2023-04-13T10:19:15.119Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:19:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:19:16.374Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:19:16.388Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:16.389Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:16.389Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:17.130Z","message":"Entering","context":{"RequestID":"e389debe-2bd2-406c-9aeb-ea2da1c94dbe","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e6702a3b-b7b8-4dd2-84f9-aeef4bf17988","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:17.130Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:19:17.134Z","message":"{\"transactionId\":\"e389debe-2bd2-406c-9aeb-ea2da1c94dbe\",\"status\":\"200\",\"rqstDate\":\"230413-10:19:17:131\",\"respDate\":\"230413-10:19:17:133\",\"sourceId\":\"haproxy:e389debe-2bd2-406c-9aeb-ea2da1c94dbe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:19:17:131-91856\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[da5b84d7-533e-46a7-8e33-fa9961e3fb38], x-b3-parentspanid=[ca4529dc898ece7d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b1edee6f3b95f6cdca4529dc898ece7d], x-b3-spanid=[d1dcf8a22b9ba011], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e389debe-2bd2-406c-9aeb-ea2da1c94dbe]}\\\"}\"}","context":{"RequestID":"e389debe-2bd2-406c-9aeb-ea2da1c94dbe","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e6702a3b-b7b8-4dd2-84f9-aeef4bf17988","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:17.130Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:17.135Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e389debe-2bd2-406c-9aeb-ea2da1c94dbe","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e6702a3b-b7b8-4dd2-84f9-aeef4bf17988","LogTimestamp":"2023-04-13T10:19:17.135Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:19:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:19:19.105Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:19:19.111Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:19:19.145Z","message":"Entering","context":{"RequestID":"dd3ea3f7-4122-46b1-8d4f-32a46592a173","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ab7d1b25-7450-4828-8f70-0fb632639518","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:19.145Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:19:19.149Z","message":"{\"transactionId\":\"dd3ea3f7-4122-46b1-8d4f-32a46592a173\",\"status\":\"200\",\"rqstDate\":\"230413-10:19:19:146\",\"respDate\":\"230413-10:19:19:148\",\"sourceId\":\"haproxy:dd3ea3f7-4122-46b1-8d4f-32a46592a173\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:19:19:146-7281\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a9358052-102b-4f7c-ad1f-ebc0513b4c53], x-b3-parentspanid=[7a3e3d957dcf2d1c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5552f28135ba86e57a3e3d957dcf2d1c], x-b3-spanid=[4f0c7e98002c41aa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dd3ea3f7-4122-46b1-8d4f-32a46592a173]}\\\"}\"}","context":{"RequestID":"dd3ea3f7-4122-46b1-8d4f-32a46592a173","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ab7d1b25-7450-4828-8f70-0fb632639518","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:19.145Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:19.150Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dd3ea3f7-4122-46b1-8d4f-32a46592a173","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ab7d1b25-7450-4828-8f70-0fb632639518","LogTimestamp":"2023-04-13T10:19:19.149Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:19:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:19:20.808Z","message":"Entering","context":{"RequestID":"66714b14-9e42-443b-a089-9f1605d954ae","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"19e024fb-2b08-4625-97af-be3687efd729","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:19:20.808Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:19:20.812Z","message":"{\"transactionId\":\"66714b14-9e42-443b-a089-9f1605d954ae\",\"status\":\"200\",\"rqstDate\":\"230413-10:19:20:809\",\"respDate\":\"230413-10:19:20:812\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:66714b14-9e42-443b-a089-9f1605d954ae\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:19:20:809-37806\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[54653a04-7e07-4c83-8b9d-a9c229dab800], x-b3-parentspanid=[3783a9d54d4ccebf], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59305], x-envoy-attempt-count=[1], x-b3-traceid=[acec14cf32fb26193783a9d54d4ccebf], x-b3-spanid=[c6709263bf84e07b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[66714b14-9e42-443b-a089-9f1605d954ae]}\\\"}\"}","context":{"RequestID":"66714b14-9e42-443b-a089-9f1605d954ae","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"19e024fb-2b08-4625-97af-be3687efd729","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:19:20.808Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:20.813Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"66714b14-9e42-443b-a089-9f1605d954ae","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"19e024fb-2b08-4625-97af-be3687efd729","LogTimestamp":"2023-04-13T10:19:20.813Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:19:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:19:20.850Z","message":"Entering","context":{"RequestID":"f32df7b0-e4d1-497b-976e-a2bb898626bd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d7ebb704-d17f-4d61-a796-d6d0541d92bb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:19:20.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:19:20.853Z","message":"Database is available from CACHED check.","context":{"RequestID":"f32df7b0-e4d1-497b-976e-a2bb898626bd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d7ebb704-d17f-4d61-a796-d6d0541d92bb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:19:20.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:20.854Z","message":"{\"transactionId\":\"f32df7b0-e4d1-497b-976e-a2bb898626bd\",\"status\":\"200\",\"rqstDate\":\"230413-10:19:20:851\",\"respDate\":\"230413-10:19:20:854\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f32df7b0-e4d1-497b-976e-a2bb898626bd\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:19:20:851-13931\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f32df7b0-e4d1-497b-976e-a2bb898626bd]}\\\"}\"}","context":{"RequestID":"f32df7b0-e4d1-497b-976e-a2bb898626bd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d7ebb704-d17f-4d61-a796-d6d0541d92bb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:19:20.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:20.855Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f32df7b0-e4d1-497b-976e-a2bb898626bd","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d7ebb704-d17f-4d61-a796-d6d0541d92bb","LogTimestamp":"2023-04-13T10:19:20.855Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:19:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:19:21.160Z","message":"Entering","context":{"RequestID":"06525457-e60d-48b4-91d7-738437f97267","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6415932e-e05e-4995-87f7-4eb95fb3f71a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:21.160Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:19:21.163Z","message":"{\"transactionId\":\"06525457-e60d-48b4-91d7-738437f97267\",\"status\":\"200\",\"rqstDate\":\"230413-10:19:21:161\",\"respDate\":\"230413-10:19:21:163\",\"sourceId\":\"haproxy:06525457-e60d-48b4-91d7-738437f97267\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:19:21:161-74386\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[076b01af-05be-431d-98a5-ddfd936607f4], x-b3-parentspanid=[1ad2156e41b0ab96], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d5c32cb63662ba041ad2156e41b0ab96], x-b3-spanid=[cb3d70fafc83fbce], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[06525457-e60d-48b4-91d7-738437f97267]}\\\"}\"}","context":{"RequestID":"06525457-e60d-48b4-91d7-738437f97267","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6415932e-e05e-4995-87f7-4eb95fb3f71a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:21.160Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:21.164Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"06525457-e60d-48b4-91d7-738437f97267","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6415932e-e05e-4995-87f7-4eb95fb3f71a","LogTimestamp":"2023-04-13T10:19:21.164Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:19:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:19:23.177Z","message":"Entering","context":{"RequestID":"83e8afee-7b7f-4a6a-a9af-657e4939ae43","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f992fe79-e7cf-4bdd-9352-ec06afd245cc","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:23.176Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:19:23.180Z","message":"{\"transactionId\":\"83e8afee-7b7f-4a6a-a9af-657e4939ae43\",\"status\":\"200\",\"rqstDate\":\"230413-10:19:23:177\",\"respDate\":\"230413-10:19:23:180\",\"sourceId\":\"haproxy:83e8afee-7b7f-4a6a-a9af-657e4939ae43\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:19:23:177-10973\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[798a68df-f097-4380-8083-9a5b35b3148c], x-b3-parentspanid=[6af8850156275273], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7045eea378f6fbf26af8850156275273], x-b3-spanid=[3f535922f85199a1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[83e8afee-7b7f-4a6a-a9af-657e4939ae43]}\\\"}\"}","context":{"RequestID":"83e8afee-7b7f-4a6a-a9af-657e4939ae43","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f992fe79-e7cf-4bdd-9352-ec06afd245cc","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:23.176Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:23.181Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"83e8afee-7b7f-4a6a-a9af-657e4939ae43","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f992fe79-e7cf-4bdd-9352-ec06afd245cc","LogTimestamp":"2023-04-13T10:19:23.181Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:19:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:19:25.193Z","message":"Entering","context":{"RequestID":"d25b8727-2a61-4cf8-919c-c394ae8598d7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"68d8ba77-3de1-4d7e-adf5-612bfa4eb606","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:25.192Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:19:25.195Z","message":"{\"transactionId\":\"d25b8727-2a61-4cf8-919c-c394ae8598d7\",\"status\":\"200\",\"rqstDate\":\"230413-10:19:25:193\",\"respDate\":\"230413-10:19:25:195\",\"sourceId\":\"haproxy:d25b8727-2a61-4cf8-919c-c394ae8598d7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:19:25:193-3305\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f1999ad1-791b-4d35-8228-3e73020bab1d], x-b3-parentspanid=[8f53cdc7f08ca129], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[72a727e70184b3b08f53cdc7f08ca129], x-b3-spanid=[c408b6e2c7e7fe62], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d25b8727-2a61-4cf8-919c-c394ae8598d7]}\\\"}\"}","context":{"RequestID":"d25b8727-2a61-4cf8-919c-c394ae8598d7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"68d8ba77-3de1-4d7e-adf5-612bfa4eb606","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:25.192Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:25.196Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d25b8727-2a61-4cf8-919c-c394ae8598d7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"68d8ba77-3de1-4d7e-adf5-612bfa4eb606","LogTimestamp":"2023-04-13T10:19:25.196Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:19:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:19:26.375Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:19:26.388Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:26.388Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:26.388Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:27.207Z","message":"Entering","context":{"RequestID":"1b63fcbc-7229-4ad0-92d9-244e16b4cdc1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1ec220ac-1890-40da-9c0e-ee99bfd47d7a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:27.207Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:19:27.211Z","message":"{\"transactionId\":\"1b63fcbc-7229-4ad0-92d9-244e16b4cdc1\",\"status\":\"200\",\"rqstDate\":\"230413-10:19:27:208\",\"respDate\":\"230413-10:19:27:210\",\"sourceId\":\"haproxy:1b63fcbc-7229-4ad0-92d9-244e16b4cdc1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:19:27:208-48234\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a75be29a-365a-4ff2-966a-a6128697c31e], x-b3-parentspanid=[8316c6bb8690ec6d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c081a640c74b9bf28316c6bb8690ec6d], x-b3-spanid=[f37a1543fe60c4ca], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1b63fcbc-7229-4ad0-92d9-244e16b4cdc1]}\\\"}\"}","context":{"RequestID":"1b63fcbc-7229-4ad0-92d9-244e16b4cdc1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1ec220ac-1890-40da-9c0e-ee99bfd47d7a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:27.207Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:27.212Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1b63fcbc-7229-4ad0-92d9-244e16b4cdc1","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1ec220ac-1890-40da-9c0e-ee99bfd47d7a","LogTimestamp":"2023-04-13T10:19:27.211Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:19:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:19:29.223Z","message":"Entering","context":{"RequestID":"1b35d627-9b15-48a0-829d-1c91a36c0817","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"726e64e2-e383-4c10-a3c5-6c42fd243293","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:29.223Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:19:29.226Z","message":"{\"transactionId\":\"1b35d627-9b15-48a0-829d-1c91a36c0817\",\"status\":\"200\",\"rqstDate\":\"230413-10:19:29:224\",\"respDate\":\"230413-10:19:29:225\",\"sourceId\":\"haproxy:1b35d627-9b15-48a0-829d-1c91a36c0817\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:19:29:224-95449\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2ac156a4-00aa-4466-8b82-9c63e15a384a], x-b3-parentspanid=[fc8d9b72729ef541], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[48c95c22402f611dfc8d9b72729ef541], x-b3-spanid=[9bb5d1761cb11311], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1b35d627-9b15-48a0-829d-1c91a36c0817]}\\\"}\"}","context":{"RequestID":"1b35d627-9b15-48a0-829d-1c91a36c0817","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"726e64e2-e383-4c10-a3c5-6c42fd243293","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:29.223Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:29.226Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1b35d627-9b15-48a0-829d-1c91a36c0817","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"726e64e2-e383-4c10-a3c5-6c42fd243293","LogTimestamp":"2023-04-13T10:19:29.226Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:19:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:19:30.806Z","message":"Entering","context":{"RequestID":"3218dc45-53cf-4980-be61-4b7273418c95","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"04c07c52-5e5c-4927-964b-2864bab43a8f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:19:30.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:19:30.808Z","message":"{\"transactionId\":\"3218dc45-53cf-4980-be61-4b7273418c95\",\"status\":\"200\",\"rqstDate\":\"230413-10:19:30:806\",\"respDate\":\"230413-10:19:30:808\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:3218dc45-53cf-4980-be61-4b7273418c95\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:19:30:806-59807\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[66cbff62-78fd-4e2f-87b5-010963478bf8], x-b3-parentspanid=[91d1b5f1dddd6b32], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39627], x-envoy-attempt-count=[1], x-b3-traceid=[bd849e0150e244be91d1b5f1dddd6b32], x-b3-spanid=[6a6a51afcf4d542d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[3218dc45-53cf-4980-be61-4b7273418c95]}\\\"}\"}","context":{"RequestID":"3218dc45-53cf-4980-be61-4b7273418c95","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"04c07c52-5e5c-4927-964b-2864bab43a8f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:19:30.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:30.808Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3218dc45-53cf-4980-be61-4b7273418c95","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"04c07c52-5e5c-4927-964b-2864bab43a8f","LogTimestamp":"2023-04-13T10:19:30.808Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:19:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:19:30.849Z","message":"Entering","context":{"RequestID":"3b79f84e-5c73-46c8-8bc1-9f8167c93e00","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8c63a589-9b88-44db-b834-f515e045df6b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:19:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:19:30.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"3b79f84e-5c73-46c8-8bc1-9f8167c93e00","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8c63a589-9b88-44db-b834-f515e045df6b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:19:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:30.852Z","message":"{\"transactionId\":\"3b79f84e-5c73-46c8-8bc1-9f8167c93e00\",\"status\":\"200\",\"rqstDate\":\"230413-10:19:30:849\",\"respDate\":\"230413-10:19:30:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3b79f84e-5c73-46c8-8bc1-9f8167c93e00\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:19:30:849-27415\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3b79f84e-5c73-46c8-8bc1-9f8167c93e00]}\\\"}\"}","context":{"RequestID":"3b79f84e-5c73-46c8-8bc1-9f8167c93e00","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8c63a589-9b88-44db-b834-f515e045df6b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:19:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:30.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3b79f84e-5c73-46c8-8bc1-9f8167c93e00","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c63a589-9b88-44db-b834-f515e045df6b","LogTimestamp":"2023-04-13T10:19:30.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:19:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:19:31.239Z","message":"Entering","context":{"RequestID":"83602059-6eb7-47ac-ba33-8894e86ef4d4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ef62ccaa-03d2-4c79-ae35-6493baeebd24","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:31.238Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:19:31.242Z","message":"{\"transactionId\":\"83602059-6eb7-47ac-ba33-8894e86ef4d4\",\"status\":\"200\",\"rqstDate\":\"230413-10:19:31:239\",\"respDate\":\"230413-10:19:31:241\",\"sourceId\":\"haproxy:83602059-6eb7-47ac-ba33-8894e86ef4d4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:19:31:239-94882\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c0f9843d-b00b-462b-9270-fb61d21633ab], x-b3-parentspanid=[9d3e4daf52ac1cfc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d6751c5e5249581b9d3e4daf52ac1cfc], x-b3-spanid=[c0dd6f81b48140b0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[83602059-6eb7-47ac-ba33-8894e86ef4d4]}\\\"}\"}","context":{"RequestID":"83602059-6eb7-47ac-ba33-8894e86ef4d4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ef62ccaa-03d2-4c79-ae35-6493baeebd24","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:31.238Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:31.242Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"83602059-6eb7-47ac-ba33-8894e86ef4d4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ef62ccaa-03d2-4c79-ae35-6493baeebd24","LogTimestamp":"2023-04-13T10:19:31.242Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:19:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:19:33.254Z","message":"Entering","context":{"RequestID":"b389feaf-e35a-4564-ae02-3252e403e9e3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f92b37e3-b94c-4b9b-a589-3cb77a8308a3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:33.254Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:19:33.257Z","message":"{\"transactionId\":\"b389feaf-e35a-4564-ae02-3252e403e9e3\",\"status\":\"200\",\"rqstDate\":\"230413-10:19:33:255\",\"respDate\":\"230413-10:19:33:257\",\"sourceId\":\"haproxy:b389feaf-e35a-4564-ae02-3252e403e9e3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:19:33:255-75307\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[debbc4f0-cefc-43eb-b3ba-33630590f8ae], x-b3-parentspanid=[a198632817330854], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[59ca910089c9c8d9a198632817330854], x-b3-spanid=[56b0b079d97fe964], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b389feaf-e35a-4564-ae02-3252e403e9e3]}\\\"}\"}","context":{"RequestID":"b389feaf-e35a-4564-ae02-3252e403e9e3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f92b37e3-b94c-4b9b-a589-3cb77a8308a3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:33.254Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:33.258Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b389feaf-e35a-4564-ae02-3252e403e9e3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f92b37e3-b94c-4b9b-a589-3cb77a8308a3","LogTimestamp":"2023-04-13T10:19:33.258Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:19:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:19:35.269Z","message":"Entering","context":{"RequestID":"534b4234-29f7-4b65-9e66-5de093f02033","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6ce2c2f1-6cbf-475c-8bde-3145cd3467a4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:35.268Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:19:35.271Z","message":"{\"transactionId\":\"534b4234-29f7-4b65-9e66-5de093f02033\",\"status\":\"200\",\"rqstDate\":\"230413-10:19:35:269\",\"respDate\":\"230413-10:19:35:271\",\"sourceId\":\"haproxy:534b4234-29f7-4b65-9e66-5de093f02033\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:19:35:269-26298\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bd40d9d9-205e-41ec-8d61-31efc3cdca06], x-b3-parentspanid=[1ff350331575af35], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[26b75419821f6f351ff350331575af35], x-b3-spanid=[bb07b6eb9307cd66], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[534b4234-29f7-4b65-9e66-5de093f02033]}\\\"}\"}","context":{"RequestID":"534b4234-29f7-4b65-9e66-5de093f02033","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6ce2c2f1-6cbf-475c-8bde-3145cd3467a4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:35.268Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:35.272Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"534b4234-29f7-4b65-9e66-5de093f02033","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6ce2c2f1-6cbf-475c-8bde-3145cd3467a4","LogTimestamp":"2023-04-13T10:19:35.272Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:19:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:19:36.376Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:19:36.391Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:36.391Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:36.392Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:37.281Z","message":"Entering","context":{"RequestID":"857d5263-84dc-4903-b3e6-eef3260964d0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3943fcb4-a862-4262-a2ee-73d4a356be21","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:37.280Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:19:37.282Z","message":"{\"transactionId\":\"857d5263-84dc-4903-b3e6-eef3260964d0\",\"status\":\"200\",\"rqstDate\":\"230413-10:19:37:281\",\"respDate\":\"230413-10:19:37:282\",\"sourceId\":\"haproxy:857d5263-84dc-4903-b3e6-eef3260964d0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:19:37:281-13124\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c8758f9d-41e1-4fb0-bc2b-fc4274812c03], x-b3-parentspanid=[a2149e1327af582f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6437acb2a86c7e61a2149e1327af582f], x-b3-spanid=[090d94f5b4660b22], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[857d5263-84dc-4903-b3e6-eef3260964d0]}\\\"}\"}","context":{"RequestID":"857d5263-84dc-4903-b3e6-eef3260964d0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3943fcb4-a862-4262-a2ee-73d4a356be21","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:37.280Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:37.283Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"857d5263-84dc-4903-b3e6-eef3260964d0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3943fcb4-a862-4262-a2ee-73d4a356be21","LogTimestamp":"2023-04-13T10:19:37.283Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:19:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:19:39.291Z","message":"Entering","context":{"RequestID":"048a4d85-2b5b-41cb-bf97-0bbda9fcc4b1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4ca4f6cc-bc07-4d0f-ad55-617b710ab16a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:39.291Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:19:39.293Z","message":"{\"transactionId\":\"048a4d85-2b5b-41cb-bf97-0bbda9fcc4b1\",\"status\":\"200\",\"rqstDate\":\"230413-10:19:39:292\",\"respDate\":\"230413-10:19:39:293\",\"sourceId\":\"haproxy:048a4d85-2b5b-41cb-bf97-0bbda9fcc4b1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:19:39:292-67930\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[86ffb4b5-cd9c-4887-9f18-3ed4c6735d8a], x-b3-parentspanid=[c1ee91dc7f926b3a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f340d37b18c2240ac1ee91dc7f926b3a], x-b3-spanid=[9255c577cf0d1437], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[048a4d85-2b5b-41cb-bf97-0bbda9fcc4b1]}\\\"}\"}","context":{"RequestID":"048a4d85-2b5b-41cb-bf97-0bbda9fcc4b1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4ca4f6cc-bc07-4d0f-ad55-617b710ab16a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:39.291Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:39.294Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"048a4d85-2b5b-41cb-bf97-0bbda9fcc4b1","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4ca4f6cc-bc07-4d0f-ad55-617b710ab16a","LogTimestamp":"2023-04-13T10:19:39.294Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:19:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:19:40.806Z","message":"Entering","context":{"RequestID":"12e2775c-4c9d-45bb-834b-2c628a64cf1f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a47f68e7-c5ff-402b-8ad2-2775684ddd41","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:19:40.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:19:40.809Z","message":"{\"transactionId\":\"12e2775c-4c9d-45bb-834b-2c628a64cf1f\",\"status\":\"200\",\"rqstDate\":\"230413-10:19:40:807\",\"respDate\":\"230413-10:19:40:808\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:12e2775c-4c9d-45bb-834b-2c628a64cf1f\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:19:40:807-36480\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2628e0c5-2f0c-4699-99c2-4eb00b4dd920], x-b3-parentspanid=[7dd0f736be4d17f1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38957], x-envoy-attempt-count=[1], x-b3-traceid=[f290eae146a14f587dd0f736be4d17f1], x-b3-spanid=[04caec108a8771bf], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[12e2775c-4c9d-45bb-834b-2c628a64cf1f]}\\\"}\"}","context":{"RequestID":"12e2775c-4c9d-45bb-834b-2c628a64cf1f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a47f68e7-c5ff-402b-8ad2-2775684ddd41","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:19:40.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:40.809Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"12e2775c-4c9d-45bb-834b-2c628a64cf1f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a47f68e7-c5ff-402b-8ad2-2775684ddd41","LogTimestamp":"2023-04-13T10:19:40.809Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:19:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:19:40.848Z","message":"Entering","context":{"RequestID":"cffb6e48-3c30-4b00-8d6a-4e0a87d07bbb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"72641558-a6bc-4afe-b0f1-0f2f8ad2193c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:19:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:19:40.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"cffb6e48-3c30-4b00-8d6a-4e0a87d07bbb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"72641558-a6bc-4afe-b0f1-0f2f8ad2193c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:19:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:40.850Z","message":"{\"transactionId\":\"cffb6e48-3c30-4b00-8d6a-4e0a87d07bbb\",\"status\":\"200\",\"rqstDate\":\"230413-10:19:40:848\",\"respDate\":\"230413-10:19:40:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:cffb6e48-3c30-4b00-8d6a-4e0a87d07bbb\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:19:40:848-34078\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[cffb6e48-3c30-4b00-8d6a-4e0a87d07bbb]}\\\"}\"}","context":{"RequestID":"cffb6e48-3c30-4b00-8d6a-4e0a87d07bbb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"72641558-a6bc-4afe-b0f1-0f2f8ad2193c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:19:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:40.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cffb6e48-3c30-4b00-8d6a-4e0a87d07bbb","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"72641558-a6bc-4afe-b0f1-0f2f8ad2193c","LogTimestamp":"2023-04-13T10:19:40.850Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:19:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:19:41.304Z","message":"Entering","context":{"RequestID":"45900f61-4b0a-4548-b29d-afa8617d9653","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"15ca1bea-ac0d-4cde-866b-578491106ac5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:41.304Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:19:41.307Z","message":"{\"transactionId\":\"45900f61-4b0a-4548-b29d-afa8617d9653\",\"status\":\"200\",\"rqstDate\":\"230413-10:19:41:305\",\"respDate\":\"230413-10:19:41:307\",\"sourceId\":\"haproxy:45900f61-4b0a-4548-b29d-afa8617d9653\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:19:41:305-50821\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cbd52d2e-f10e-451a-bf79-171db300b190], x-b3-parentspanid=[a05d8919da3aea17], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e4fa1e2913332cb0a05d8919da3aea17], x-b3-spanid=[83468fa60bfc09bb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[45900f61-4b0a-4548-b29d-afa8617d9653]}\\\"}\"}","context":{"RequestID":"45900f61-4b0a-4548-b29d-afa8617d9653","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"15ca1bea-ac0d-4cde-866b-578491106ac5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:41.304Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:41.308Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"45900f61-4b0a-4548-b29d-afa8617d9653","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"15ca1bea-ac0d-4cde-866b-578491106ac5","LogTimestamp":"2023-04-13T10:19:41.308Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:19:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:19:43.318Z","message":"Entering","context":{"RequestID":"750ac5f6-e25e-420d-a709-b3698792f951","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"367e4b9d-0d35-470e-b1c3-47427012f2c6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:43.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:19:43.321Z","message":"{\"transactionId\":\"750ac5f6-e25e-420d-a709-b3698792f951\",\"status\":\"200\",\"rqstDate\":\"230413-10:19:43:319\",\"respDate\":\"230413-10:19:43:321\",\"sourceId\":\"haproxy:750ac5f6-e25e-420d-a709-b3698792f951\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:19:43:319-40060\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[11c35d5b-6e50-46f9-80b9-4044349eb539], x-b3-parentspanid=[55464d2ecde7aa8f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4b74fae8e300ab3a55464d2ecde7aa8f], x-b3-spanid=[c3900b4082b8c81a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[750ac5f6-e25e-420d-a709-b3698792f951]}\\\"}\"}","context":{"RequestID":"750ac5f6-e25e-420d-a709-b3698792f951","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"367e4b9d-0d35-470e-b1c3-47427012f2c6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:43.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:43.322Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"750ac5f6-e25e-420d-a709-b3698792f951","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"367e4b9d-0d35-470e-b1c3-47427012f2c6","LogTimestamp":"2023-04-13T10:19:43.322Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:19:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:19:45.333Z","message":"Entering","context":{"RequestID":"0a792f89-57e7-494c-a9ad-12de76fdb919","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"010ac05f-8253-41cd-b43e-62de84171213","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:45.333Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:19:45.335Z","message":"{\"transactionId\":\"0a792f89-57e7-494c-a9ad-12de76fdb919\",\"status\":\"200\",\"rqstDate\":\"230413-10:19:45:333\",\"respDate\":\"230413-10:19:45:335\",\"sourceId\":\"haproxy:0a792f89-57e7-494c-a9ad-12de76fdb919\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:19:45:333-52087\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4264685b-5309-491a-91dc-720ca9e9302d], x-b3-parentspanid=[97604cd28caf6448], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6c40745a52424caa97604cd28caf6448], x-b3-spanid=[3fae9c3ecfa6eba5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0a792f89-57e7-494c-a9ad-12de76fdb919]}\\\"}\"}","context":{"RequestID":"0a792f89-57e7-494c-a9ad-12de76fdb919","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"010ac05f-8253-41cd-b43e-62de84171213","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:45.333Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:45.336Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0a792f89-57e7-494c-a9ad-12de76fdb919","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"010ac05f-8253-41cd-b43e-62de84171213","LogTimestamp":"2023-04-13T10:19:45.336Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:19:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:19:46.377Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:19:46.388Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:46.389Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:46.389Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:47.345Z","message":"Entering","context":{"RequestID":"a56cb661-72a8-4c71-9528-992461ca4896","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"464d05eb-faee-4623-9bed-ad091d54f388","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:47.345Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:19:47.348Z","message":"{\"transactionId\":\"a56cb661-72a8-4c71-9528-992461ca4896\",\"status\":\"200\",\"rqstDate\":\"230413-10:19:47:346\",\"respDate\":\"230413-10:19:47:348\",\"sourceId\":\"haproxy:a56cb661-72a8-4c71-9528-992461ca4896\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:19:47:346-9063\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[db75cc15-4eed-4ec1-a624-f4e3ff27cdc2], x-b3-parentspanid=[1a35be66dc7fe46e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[56e84cb8f31e52c81a35be66dc7fe46e], x-b3-spanid=[53002d456e3dd8f2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a56cb661-72a8-4c71-9528-992461ca4896]}\\\"}\"}","context":{"RequestID":"a56cb661-72a8-4c71-9528-992461ca4896","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"464d05eb-faee-4623-9bed-ad091d54f388","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:47.345Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:47.349Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a56cb661-72a8-4c71-9528-992461ca4896","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"464d05eb-faee-4623-9bed-ad091d54f388","LogTimestamp":"2023-04-13T10:19:47.349Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:19:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:19:49.128Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:19:49.132Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:19:49.359Z","message":"Entering","context":{"RequestID":"c1ed14db-3d4e-4763-b86c-82b1b7c3f650","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e57ff191-18e5-4daa-8772-a15d8a940308","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:49.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:19:49.361Z","message":"{\"transactionId\":\"c1ed14db-3d4e-4763-b86c-82b1b7c3f650\",\"status\":\"200\",\"rqstDate\":\"230413-10:19:49:360\",\"respDate\":\"230413-10:19:49:361\",\"sourceId\":\"haproxy:c1ed14db-3d4e-4763-b86c-82b1b7c3f650\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:19:49:360-34678\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c4d05f99-b387-4eea-b1e6-937b0e5d00c9], x-b3-parentspanid=[7c8cf1d4c567951f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[413f15b5232db9b07c8cf1d4c567951f], x-b3-spanid=[1b78c8a6b23f64cb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c1ed14db-3d4e-4763-b86c-82b1b7c3f650]}\\\"}\"}","context":{"RequestID":"c1ed14db-3d4e-4763-b86c-82b1b7c3f650","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e57ff191-18e5-4daa-8772-a15d8a940308","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:49.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:49.362Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c1ed14db-3d4e-4763-b86c-82b1b7c3f650","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e57ff191-18e5-4daa-8772-a15d8a940308","LogTimestamp":"2023-04-13T10:19:49.362Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:19:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:19:50.814Z","message":"Entering","context":{"RequestID":"d9d4dead-d9eb-4d6d-a96a-0336c77ce794","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a8324910-5e60-4b44-a0e4-4a891577e092","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:19:50.814Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:19:50.818Z","message":"{\"transactionId\":\"d9d4dead-d9eb-4d6d-a96a-0336c77ce794\",\"status\":\"200\",\"rqstDate\":\"230413-10:19:50:815\",\"respDate\":\"230413-10:19:50:818\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d9d4dead-d9eb-4d6d-a96a-0336c77ce794\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:19:50:815-25552\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b4417805-267e-4844-9c36-ab5bf6985741], x-b3-parentspanid=[a98f5fc7a1b5c018], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49811], x-envoy-attempt-count=[1], x-b3-traceid=[500adeee0e5b6162a98f5fc7a1b5c018], x-b3-spanid=[1fdc72f7717c547f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d9d4dead-d9eb-4d6d-a96a-0336c77ce794]}\\\"}\"}","context":{"RequestID":"d9d4dead-d9eb-4d6d-a96a-0336c77ce794","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a8324910-5e60-4b44-a0e4-4a891577e092","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:19:50.814Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:50.819Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d9d4dead-d9eb-4d6d-a96a-0336c77ce794","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a8324910-5e60-4b44-a0e4-4a891577e092","LogTimestamp":"2023-04-13T10:19:50.819Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:19:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:19:50.849Z","message":"Entering","context":{"RequestID":"c0c25427-76f0-4c7e-b3a5-a9b30bb56c9c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e5665384-a67a-46eb-9cb7-9d79fef36423","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:19:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:19:50.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"c0c25427-76f0-4c7e-b3a5-a9b30bb56c9c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e5665384-a67a-46eb-9cb7-9d79fef36423","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:19:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:50.853Z","message":"{\"transactionId\":\"c0c25427-76f0-4c7e-b3a5-a9b30bb56c9c\",\"status\":\"200\",\"rqstDate\":\"230413-10:19:50:850\",\"respDate\":\"230413-10:19:50:853\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c0c25427-76f0-4c7e-b3a5-a9b30bb56c9c\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:19:50:850-54126\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c0c25427-76f0-4c7e-b3a5-a9b30bb56c9c]}\\\"}\"}","context":{"RequestID":"c0c25427-76f0-4c7e-b3a5-a9b30bb56c9c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e5665384-a67a-46eb-9cb7-9d79fef36423","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:19:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:50.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c0c25427-76f0-4c7e-b3a5-a9b30bb56c9c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e5665384-a67a-46eb-9cb7-9d79fef36423","LogTimestamp":"2023-04-13T10:19:50.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:19:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:19:51.373Z","message":"Entering","context":{"RequestID":"091cbb97-85ed-4b7c-b1ba-51104f47a9c9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9971554c-b80b-4afc-a7f6-f8e04fa9c223","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:51.372Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:19:51.376Z","message":"{\"transactionId\":\"091cbb97-85ed-4b7c-b1ba-51104f47a9c9\",\"status\":\"200\",\"rqstDate\":\"230413-10:19:51:373\",\"respDate\":\"230413-10:19:51:375\",\"sourceId\":\"haproxy:091cbb97-85ed-4b7c-b1ba-51104f47a9c9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:19:51:373-24320\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8a2c05db-0636-4fba-a66a-6ed6fc60bbd0], x-b3-parentspanid=[d4f4b25dc86b4205], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[24615fdb8706d242d4f4b25dc86b4205], x-b3-spanid=[cdb7931595091ad7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[091cbb97-85ed-4b7c-b1ba-51104f47a9c9]}\\\"}\"}","context":{"RequestID":"091cbb97-85ed-4b7c-b1ba-51104f47a9c9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9971554c-b80b-4afc-a7f6-f8e04fa9c223","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:51.372Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:51.377Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"091cbb97-85ed-4b7c-b1ba-51104f47a9c9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9971554c-b80b-4afc-a7f6-f8e04fa9c223","LogTimestamp":"2023-04-13T10:19:51.376Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:19:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:19:53.387Z","message":"Entering","context":{"RequestID":"fb039a30-1c46-4ee5-8941-b00a7e78eeff","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"154bc8a7-2ff6-4e57-826a-5d6fa8fc135f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:53.387Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:19:53.390Z","message":"{\"transactionId\":\"fb039a30-1c46-4ee5-8941-b00a7e78eeff\",\"status\":\"200\",\"rqstDate\":\"230413-10:19:53:388\",\"respDate\":\"230413-10:19:53:390\",\"sourceId\":\"haproxy:fb039a30-1c46-4ee5-8941-b00a7e78eeff\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:19:53:388-59141\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e78f3972-d756-4663-abbf-a50d054a8d97], x-b3-parentspanid=[465f9c1b440e4d92], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1a6ad9503413dcf9465f9c1b440e4d92], x-b3-spanid=[79f874944fa04f97], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fb039a30-1c46-4ee5-8941-b00a7e78eeff]}\\\"}\"}","context":{"RequestID":"fb039a30-1c46-4ee5-8941-b00a7e78eeff","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"154bc8a7-2ff6-4e57-826a-5d6fa8fc135f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:53.387Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:53.391Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb039a30-1c46-4ee5-8941-b00a7e78eeff","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"154bc8a7-2ff6-4e57-826a-5d6fa8fc135f","LogTimestamp":"2023-04-13T10:19:53.391Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:19:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:19:55.401Z","message":"Entering","context":{"RequestID":"733c1775-a2fc-435a-ad85-11ed8b19b59e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e4bb0f63-0d28-48c8-a4bb-569ccb9c1b14","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:55.401Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:19:55.403Z","message":"{\"transactionId\":\"733c1775-a2fc-435a-ad85-11ed8b19b59e\",\"status\":\"200\",\"rqstDate\":\"230413-10:19:55:402\",\"respDate\":\"230413-10:19:55:403\",\"sourceId\":\"haproxy:733c1775-a2fc-435a-ad85-11ed8b19b59e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:19:55:402-41571\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e7392ba4-72fe-4d69-9166-11b4614a2d9f], x-b3-parentspanid=[a28fb02f4b2c8ed7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0f322d78a267b2d0a28fb02f4b2c8ed7], x-b3-spanid=[7d855bb1cefa4bc8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[733c1775-a2fc-435a-ad85-11ed8b19b59e]}\\\"}\"}","context":{"RequestID":"733c1775-a2fc-435a-ad85-11ed8b19b59e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e4bb0f63-0d28-48c8-a4bb-569ccb9c1b14","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:55.401Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:55.404Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"733c1775-a2fc-435a-ad85-11ed8b19b59e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e4bb0f63-0d28-48c8-a4bb-569ccb9c1b14","LogTimestamp":"2023-04-13T10:19:55.404Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:19:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:19:56.377Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:19:56.388Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:19:56.392Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:19:56.392Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:56.392Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:56.392Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:57.413Z","message":"Entering","context":{"RequestID":"54498d88-793b-4c72-9912-7890bdd1bf92","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7d68859b-e656-489e-810a-e194c0884312","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:57.413Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:19:57.415Z","message":"{\"transactionId\":\"54498d88-793b-4c72-9912-7890bdd1bf92\",\"status\":\"200\",\"rqstDate\":\"230413-10:19:57:414\",\"respDate\":\"230413-10:19:57:415\",\"sourceId\":\"haproxy:54498d88-793b-4c72-9912-7890bdd1bf92\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:19:57:414-37204\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[30c263b9-3de4-4ea1-a35f-dcd135b77144], x-b3-parentspanid=[44a5f0a952f16466], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a44836e8f32d080744a5f0a952f16466], x-b3-spanid=[e2e01a6fedfea672], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[54498d88-793b-4c72-9912-7890bdd1bf92]}\\\"}\"}","context":{"RequestID":"54498d88-793b-4c72-9912-7890bdd1bf92","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7d68859b-e656-489e-810a-e194c0884312","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:57.413Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:57.416Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"54498d88-793b-4c72-9912-7890bdd1bf92","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7d68859b-e656-489e-810a-e194c0884312","LogTimestamp":"2023-04-13T10:19:57.416Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:19:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:19:59.424Z","message":"Entering","context":{"RequestID":"33460eff-7862-4df5-84c9-370d75f4d169","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3a8068d5-0fff-46d4-b32b-b1729df60162","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:59.424Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:19:59.426Z","message":"{\"transactionId\":\"33460eff-7862-4df5-84c9-370d75f4d169\",\"status\":\"200\",\"rqstDate\":\"230413-10:19:59:425\",\"respDate\":\"230413-10:19:59:426\",\"sourceId\":\"haproxy:33460eff-7862-4df5-84c9-370d75f4d169\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:19:59:425-36417\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c60cde85-5ceb-48d6-9757-8b04193456bb], x-b3-parentspanid=[150a49144d96c57c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[02b84cb33c9d2dc8150a49144d96c57c], x-b3-spanid=[968ba2086a8e2c2d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[33460eff-7862-4df5-84c9-370d75f4d169]}\\\"}\"}","context":{"RequestID":"33460eff-7862-4df5-84c9-370d75f4d169","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3a8068d5-0fff-46d4-b32b-b1729df60162","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:19:59.424Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:19:59.426Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"33460eff-7862-4df5-84c9-370d75f4d169","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3a8068d5-0fff-46d4-b32b-b1729df60162","LogTimestamp":"2023-04-13T10:19:59.426Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:19:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:20:00.808Z","message":"Entering","context":{"RequestID":"ec78ca0d-4e6d-4c8e-82e9-b3e96b5242bf","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"94226b95-b826-46b9-b21a-f549ee57996b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:20:00.808Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:20:00.811Z","message":"{\"transactionId\":\"ec78ca0d-4e6d-4c8e-82e9-b3e96b5242bf\",\"status\":\"200\",\"rqstDate\":\"230413-10:20:00:809\",\"respDate\":\"230413-10:20:00:811\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ec78ca0d-4e6d-4c8e-82e9-b3e96b5242bf\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:20:00:809-39364\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[16a1e0df-169b-452f-b7b4-12430ec160de], x-b3-parentspanid=[494576c4a923e8a1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45989], x-envoy-attempt-count=[1], x-b3-traceid=[954cafa52cdb667a494576c4a923e8a1], x-b3-spanid=[4fcc97c7e90f3578], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ec78ca0d-4e6d-4c8e-82e9-b3e96b5242bf]}\\\"}\"}","context":{"RequestID":"ec78ca0d-4e6d-4c8e-82e9-b3e96b5242bf","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"94226b95-b826-46b9-b21a-f549ee57996b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:20:00.808Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:00.812Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ec78ca0d-4e6d-4c8e-82e9-b3e96b5242bf","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"94226b95-b826-46b9-b21a-f549ee57996b","LogTimestamp":"2023-04-13T10:20:00.812Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:20:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:20:00.848Z","message":"Entering","context":{"RequestID":"0c65c0fa-2890-4084-898e-25c27ed4bd99","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f3b9148e-b1f4-45b8-be9f-0039602b1c5f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:20:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:20:00.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"0c65c0fa-2890-4084-898e-25c27ed4bd99","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f3b9148e-b1f4-45b8-be9f-0039602b1c5f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:20:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:00.850Z","message":"{\"transactionId\":\"0c65c0fa-2890-4084-898e-25c27ed4bd99\",\"status\":\"200\",\"rqstDate\":\"230413-10:20:00:849\",\"respDate\":\"230413-10:20:00:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0c65c0fa-2890-4084-898e-25c27ed4bd99\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:20:00:849-23704\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0c65c0fa-2890-4084-898e-25c27ed4bd99]}\\\"}\"}","context":{"RequestID":"0c65c0fa-2890-4084-898e-25c27ed4bd99","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f3b9148e-b1f4-45b8-be9f-0039602b1c5f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:20:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:00.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c65c0fa-2890-4084-898e-25c27ed4bd99","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f3b9148e-b1f4-45b8-be9f-0039602b1c5f","LogTimestamp":"2023-04-13T10:20:00.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:20:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:20:01.434Z","message":"Entering","context":{"RequestID":"386bdb04-9334-477e-aa72-2bfd9bb967da","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2bbaaf33-7339-4e36-91ce-515100f68880","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:01.434Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:20:01.435Z","message":"{\"transactionId\":\"386bdb04-9334-477e-aa72-2bfd9bb967da\",\"status\":\"200\",\"rqstDate\":\"230413-10:20:01:434\",\"respDate\":\"230413-10:20:01:435\",\"sourceId\":\"haproxy:386bdb04-9334-477e-aa72-2bfd9bb967da\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:20:01:434-51070\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[74ec06f9-ae36-44b8-9dcd-dcd73e74cb34], x-b3-parentspanid=[17689e08d1bd9712], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c8e9bc6d5f24689017689e08d1bd9712], x-b3-spanid=[868890a9542c7491], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[386bdb04-9334-477e-aa72-2bfd9bb967da]}\\\"}\"}","context":{"RequestID":"386bdb04-9334-477e-aa72-2bfd9bb967da","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2bbaaf33-7339-4e36-91ce-515100f68880","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:01.434Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:01.436Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"386bdb04-9334-477e-aa72-2bfd9bb967da","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2bbaaf33-7339-4e36-91ce-515100f68880","LogTimestamp":"2023-04-13T10:20:01.436Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:20:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:20:03.444Z","message":"Entering","context":{"RequestID":"1d55ae65-ec37-4f44-9ad9-171a6601fc02","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"13d1bd3f-e531-405f-8377-feb5bbd5f2c1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:03.444Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:20:03.445Z","message":"{\"transactionId\":\"1d55ae65-ec37-4f44-9ad9-171a6601fc02\",\"status\":\"200\",\"rqstDate\":\"230413-10:20:03:444\",\"respDate\":\"230413-10:20:03:445\",\"sourceId\":\"haproxy:1d55ae65-ec37-4f44-9ad9-171a6601fc02\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:20:03:444-68755\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d50d0812-84a2-4c06-9722-49ea3c980ac0], x-b3-parentspanid=[fde66dfd718723d9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6756a128588d579afde66dfd718723d9], x-b3-spanid=[3465302ffb157532], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1d55ae65-ec37-4f44-9ad9-171a6601fc02]}\\\"}\"}","context":{"RequestID":"1d55ae65-ec37-4f44-9ad9-171a6601fc02","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"13d1bd3f-e531-405f-8377-feb5bbd5f2c1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:03.444Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:03.446Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1d55ae65-ec37-4f44-9ad9-171a6601fc02","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"13d1bd3f-e531-405f-8377-feb5bbd5f2c1","LogTimestamp":"2023-04-13T10:20:03.446Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:20:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:20:05.456Z","message":"Entering","context":{"RequestID":"7c185c5f-a8f8-478a-a518-0d5c75cad26e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"49f375b8-3998-495c-8363-24751a59bbe2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:05.456Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:20:05.459Z","message":"{\"transactionId\":\"7c185c5f-a8f8-478a-a518-0d5c75cad26e\",\"status\":\"200\",\"rqstDate\":\"230413-10:20:05:457\",\"respDate\":\"230413-10:20:05:458\",\"sourceId\":\"haproxy:7c185c5f-a8f8-478a-a518-0d5c75cad26e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:20:05:457-75453\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e190fb2e-1942-4374-a3e6-38f1d4296bc5], x-b3-parentspanid=[3c2cd5888c82c85b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[40919050fb42ef0e3c2cd5888c82c85b], x-b3-spanid=[c2aab98446a77847], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7c185c5f-a8f8-478a-a518-0d5c75cad26e]}\\\"}\"}","context":{"RequestID":"7c185c5f-a8f8-478a-a518-0d5c75cad26e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"49f375b8-3998-495c-8363-24751a59bbe2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:05.456Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:05.459Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c185c5f-a8f8-478a-a518-0d5c75cad26e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"49f375b8-3998-495c-8363-24751a59bbe2","LogTimestamp":"2023-04-13T10:20:05.459Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:20:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:20:06.377Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:20:06.441Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:06.441Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:06.441Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:07.469Z","message":"Entering","context":{"RequestID":"a4572bcf-d872-485e-a752-3e36779672e5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4359fa40-4b30-4f02-b0ef-3ad7cd45fa9a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:07.469Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:20:07.473Z","message":"{\"transactionId\":\"a4572bcf-d872-485e-a752-3e36779672e5\",\"status\":\"200\",\"rqstDate\":\"230413-10:20:07:470\",\"respDate\":\"230413-10:20:07:472\",\"sourceId\":\"haproxy:a4572bcf-d872-485e-a752-3e36779672e5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:20:07:470-14545\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0d9f569b-3195-40f3-92b4-a88a8bc065b4], x-b3-parentspanid=[695f04bfaca82ba2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cc3fb4aaf828fe1b695f04bfaca82ba2], x-b3-spanid=[ee55dd36bbb92442], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a4572bcf-d872-485e-a752-3e36779672e5]}\\\"}\"}","context":{"RequestID":"a4572bcf-d872-485e-a752-3e36779672e5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4359fa40-4b30-4f02-b0ef-3ad7cd45fa9a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:07.469Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:07.474Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a4572bcf-d872-485e-a752-3e36779672e5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4359fa40-4b30-4f02-b0ef-3ad7cd45fa9a","LogTimestamp":"2023-04-13T10:20:07.473Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:20:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:20:09.485Z","message":"Entering","context":{"RequestID":"0be9f5c1-9503-40c2-9d20-1016b6473d8c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a0949d16-3cb8-4bcf-88e8-f1ca6271553b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:09.485Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:20:09.488Z","message":"{\"transactionId\":\"0be9f5c1-9503-40c2-9d20-1016b6473d8c\",\"status\":\"200\",\"rqstDate\":\"230413-10:20:09:486\",\"respDate\":\"230413-10:20:09:488\",\"sourceId\":\"haproxy:0be9f5c1-9503-40c2-9d20-1016b6473d8c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:20:09:486-5832\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9fee2f48-6bca-4d38-84b0-85bfea7d0f61], x-b3-parentspanid=[74831ca40b0e9a3e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[caa2e594b189fa3774831ca40b0e9a3e], x-b3-spanid=[c97d96646f0a3d09], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0be9f5c1-9503-40c2-9d20-1016b6473d8c]}\\\"}\"}","context":{"RequestID":"0be9f5c1-9503-40c2-9d20-1016b6473d8c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a0949d16-3cb8-4bcf-88e8-f1ca6271553b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:09.485Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:09.488Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0be9f5c1-9503-40c2-9d20-1016b6473d8c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a0949d16-3cb8-4bcf-88e8-f1ca6271553b","LogTimestamp":"2023-04-13T10:20:09.488Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:20:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:20:10.807Z","message":"Entering","context":{"RequestID":"506af456-2933-45ff-a092-c58386f8b01c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"96789433-fb53-4625-9aaa-716f24ce3412","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:20:10.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:20:10.808Z","message":"{\"transactionId\":\"506af456-2933-45ff-a092-c58386f8b01c\",\"status\":\"200\",\"rqstDate\":\"230413-10:20:10:807\",\"respDate\":\"230413-10:20:10:808\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:506af456-2933-45ff-a092-c58386f8b01c\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:20:10:807-46438\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[46abcc6c-0dff-43c0-9548-c8dfd189c631], x-b3-parentspanid=[b0f7de4fa107906e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57057], x-envoy-attempt-count=[1], x-b3-traceid=[594084bb65e36fc7b0f7de4fa107906e], x-b3-spanid=[778a967aa930b9bb], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[506af456-2933-45ff-a092-c58386f8b01c]}\\\"}\"}","context":{"RequestID":"506af456-2933-45ff-a092-c58386f8b01c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"96789433-fb53-4625-9aaa-716f24ce3412","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:20:10.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:10.809Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"506af456-2933-45ff-a092-c58386f8b01c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"96789433-fb53-4625-9aaa-716f24ce3412","LogTimestamp":"2023-04-13T10:20:10.809Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:20:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:20:10.848Z","message":"Entering","context":{"RequestID":"bcc598b3-fd17-4416-9543-87fc03b188bb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8d001c59-9aa2-4ec7-b20b-f0e3b49343f1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:20:10.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:20:10.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"bcc598b3-fd17-4416-9543-87fc03b188bb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8d001c59-9aa2-4ec7-b20b-f0e3b49343f1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:20:10.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:10.849Z","message":"{\"transactionId\":\"bcc598b3-fd17-4416-9543-87fc03b188bb\",\"status\":\"200\",\"rqstDate\":\"230413-10:20:10:848\",\"respDate\":\"230413-10:20:10:849\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:bcc598b3-fd17-4416-9543-87fc03b188bb\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:20:10:848-65983\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[bcc598b3-fd17-4416-9543-87fc03b188bb]}\\\"}\"}","context":{"RequestID":"bcc598b3-fd17-4416-9543-87fc03b188bb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8d001c59-9aa2-4ec7-b20b-f0e3b49343f1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:20:10.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:10.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bcc598b3-fd17-4416-9543-87fc03b188bb","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8d001c59-9aa2-4ec7-b20b-f0e3b49343f1","LogTimestamp":"2023-04-13T10:20:10.850Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:20:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:20:11.499Z","message":"Entering","context":{"RequestID":"ef0b0f22-89cd-49e9-8105-2734763656b4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d8275908-a636-461b-b38d-56bf2c55c613","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:11.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:20:11.502Z","message":"{\"transactionId\":\"ef0b0f22-89cd-49e9-8105-2734763656b4\",\"status\":\"200\",\"rqstDate\":\"230413-10:20:11:500\",\"respDate\":\"230413-10:20:11:502\",\"sourceId\":\"haproxy:ef0b0f22-89cd-49e9-8105-2734763656b4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:20:11:500-39587\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bd2812aa-a6a7-9f4f-9ea5-8ad2c8bb78eb], x-b3-parentspanid=[e507401bda80be2c], 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=[67d45b9f1dc2f050e507401bda80be2c], x-b3-spanid=[ef102f33e4624738], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ef0b0f22-89cd-49e9-8105-2734763656b4]}\\\"}\"}","context":{"RequestID":"ef0b0f22-89cd-49e9-8105-2734763656b4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d8275908-a636-461b-b38d-56bf2c55c613","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:11.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:11.503Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ef0b0f22-89cd-49e9-8105-2734763656b4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d8275908-a636-461b-b38d-56bf2c55c613","LogTimestamp":"2023-04-13T10:20:11.503Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:20:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:20:13.512Z","message":"Entering","context":{"RequestID":"9431c9fc-7b70-421c-ab40-77ea0fd7d580","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"fcc3607f-579c-4e9b-958c-c38e685c301b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:13.512Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:20:13.514Z","message":"{\"transactionId\":\"9431c9fc-7b70-421c-ab40-77ea0fd7d580\",\"status\":\"200\",\"rqstDate\":\"230413-10:20:13:513\",\"respDate\":\"230413-10:20:13:514\",\"sourceId\":\"haproxy:9431c9fc-7b70-421c-ab40-77ea0fd7d580\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:20:13:513-3127\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[310a9597-4718-4a9a-9dbd-9eeec2c62c5b], x-b3-parentspanid=[07a3922243dd70d8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1e2407ae52e8a77b07a3922243dd70d8], x-b3-spanid=[6cdbdb510124ac6f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9431c9fc-7b70-421c-ab40-77ea0fd7d580]}\\\"}\"}","context":{"RequestID":"9431c9fc-7b70-421c-ab40-77ea0fd7d580","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"fcc3607f-579c-4e9b-958c-c38e685c301b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:13.512Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:13.515Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9431c9fc-7b70-421c-ab40-77ea0fd7d580","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fcc3607f-579c-4e9b-958c-c38e685c301b","LogTimestamp":"2023-04-13T10:20:13.515Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:20:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:20:15.538Z","message":"Entering","context":{"RequestID":"8312c5b4-9d5b-4c3c-b927-50b467b58f70","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b2713c42-dcea-41fd-97e0-811101e8cb0c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:15.537Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:20:15.541Z","message":"{\"transactionId\":\"8312c5b4-9d5b-4c3c-b927-50b467b58f70\",\"status\":\"200\",\"rqstDate\":\"230413-10:20:15:539\",\"respDate\":\"230413-10:20:15:541\",\"sourceId\":\"haproxy:8312c5b4-9d5b-4c3c-b927-50b467b58f70\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:20:15:539-12002\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[25cd5bd1-028f-471f-99cb-95331e85c84d], x-b3-parentspanid=[5fbfa813706ee867], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2cdc20670ccc37de5fbfa813706ee867], x-b3-spanid=[d3489dae49b12554], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8312c5b4-9d5b-4c3c-b927-50b467b58f70]}\\\"}\"}","context":{"RequestID":"8312c5b4-9d5b-4c3c-b927-50b467b58f70","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b2713c42-dcea-41fd-97e0-811101e8cb0c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:15.537Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:15.542Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8312c5b4-9d5b-4c3c-b927-50b467b58f70","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b2713c42-dcea-41fd-97e0-811101e8cb0c","LogTimestamp":"2023-04-13T10:20:15.542Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:20:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:20:16.377Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:20:16.389Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:16.389Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:16.390Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:17.551Z","message":"Entering","context":{"RequestID":"a0378fd9-ce79-4c36-8f90-1821f22732ae","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3d10285d-145f-4cea-bd8b-46c6db5726f8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:17.551Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:20:17.554Z","message":"{\"transactionId\":\"a0378fd9-ce79-4c36-8f90-1821f22732ae\",\"status\":\"200\",\"rqstDate\":\"230413-10:20:17:552\",\"respDate\":\"230413-10:20:17:554\",\"sourceId\":\"haproxy:a0378fd9-ce79-4c36-8f90-1821f22732ae\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:20:17:552-64019\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f336216e-208c-4123-8b44-71af24992540], x-b3-parentspanid=[b744f95330d90652], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fd6440e56a4b04ccb744f95330d90652], x-b3-spanid=[e9e76fde1e5ccca5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a0378fd9-ce79-4c36-8f90-1821f22732ae]}\\\"}\"}","context":{"RequestID":"a0378fd9-ce79-4c36-8f90-1821f22732ae","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3d10285d-145f-4cea-bd8b-46c6db5726f8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:17.551Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:17.555Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a0378fd9-ce79-4c36-8f90-1821f22732ae","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3d10285d-145f-4cea-bd8b-46c6db5726f8","LogTimestamp":"2023-04-13T10:20:17.555Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:20:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:20:19.138Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:20:19.142Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:20:19.564Z","message":"Entering","context":{"RequestID":"4fbef7f1-5f7f-457c-93b0-dd7efb9885f2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ce27e12b-b48c-4585-be74-6b965ababc7e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:19.564Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:20:19.566Z","message":"{\"transactionId\":\"4fbef7f1-5f7f-457c-93b0-dd7efb9885f2\",\"status\":\"200\",\"rqstDate\":\"230413-10:20:19:565\",\"respDate\":\"230413-10:20:19:566\",\"sourceId\":\"haproxy:4fbef7f1-5f7f-457c-93b0-dd7efb9885f2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:20:19:565-15910\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a2bd96e9-fe09-467f-977b-120b23b90e06], x-b3-parentspanid=[16863f8acc685a88], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[193e213a19deadc516863f8acc685a88], x-b3-spanid=[f366f15017ff7b17], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4fbef7f1-5f7f-457c-93b0-dd7efb9885f2]}\\\"}\"}","context":{"RequestID":"4fbef7f1-5f7f-457c-93b0-dd7efb9885f2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ce27e12b-b48c-4585-be74-6b965ababc7e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:19.564Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:19.567Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4fbef7f1-5f7f-457c-93b0-dd7efb9885f2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce27e12b-b48c-4585-be74-6b965ababc7e","LogTimestamp":"2023-04-13T10:20:19.567Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:20:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:20:20.811Z","message":"Entering","context":{"RequestID":"b6e131ff-5dde-47a0-b4c8-38fc0baa80c5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e803387d-313c-4f0f-9b88-2e75a34efd64","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:20:20.811Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:20:20.814Z","message":"{\"transactionId\":\"b6e131ff-5dde-47a0-b4c8-38fc0baa80c5\",\"status\":\"200\",\"rqstDate\":\"230413-10:20:20:812\",\"respDate\":\"230413-10:20:20:814\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b6e131ff-5dde-47a0-b4c8-38fc0baa80c5\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:20:20:812-74550\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[920fd091-aac7-4a60-a4ea-b953eb6a30b5], x-b3-parentspanid=[46c41f5c710ea92f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54539], x-envoy-attempt-count=[1], x-b3-traceid=[e9b53e5731dfa7f046c41f5c710ea92f], x-b3-spanid=[ceeda17ecaf19c51], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b6e131ff-5dde-47a0-b4c8-38fc0baa80c5]}\\\"}\"}","context":{"RequestID":"b6e131ff-5dde-47a0-b4c8-38fc0baa80c5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e803387d-313c-4f0f-9b88-2e75a34efd64","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:20:20.811Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:20.815Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b6e131ff-5dde-47a0-b4c8-38fc0baa80c5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e803387d-313c-4f0f-9b88-2e75a34efd64","LogTimestamp":"2023-04-13T10:20:20.815Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:20:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:20:20.850Z","message":"Entering","context":{"RequestID":"3fb0fcec-b79a-4c60-8072-fc433d314666","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6f41ce3a-c5e2-4ca2-8772-3ed82c77b212","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:20:20.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:20:20.852Z","message":"Database is available from CACHED check.","context":{"RequestID":"3fb0fcec-b79a-4c60-8072-fc433d314666","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6f41ce3a-c5e2-4ca2-8772-3ed82c77b212","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:20:20.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:20.853Z","message":"{\"transactionId\":\"3fb0fcec-b79a-4c60-8072-fc433d314666\",\"status\":\"200\",\"rqstDate\":\"230413-10:20:20:851\",\"respDate\":\"230413-10:20:20:853\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3fb0fcec-b79a-4c60-8072-fc433d314666\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:20:20:851-34000\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3fb0fcec-b79a-4c60-8072-fc433d314666]}\\\"}\"}","context":{"RequestID":"3fb0fcec-b79a-4c60-8072-fc433d314666","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6f41ce3a-c5e2-4ca2-8772-3ed82c77b212","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:20:20.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:20.854Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3fb0fcec-b79a-4c60-8072-fc433d314666","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6f41ce3a-c5e2-4ca2-8772-3ed82c77b212","LogTimestamp":"2023-04-13T10:20:20.854Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:20:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:20:21.577Z","message":"Entering","context":{"RequestID":"3e3e2723-aa1c-4bf5-86a1-d4d9418ae847","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"07e7d044-9439-41b3-bd03-1c13fbb2a228","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:21.577Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:20:21.580Z","message":"{\"transactionId\":\"3e3e2723-aa1c-4bf5-86a1-d4d9418ae847\",\"status\":\"200\",\"rqstDate\":\"230413-10:20:21:578\",\"respDate\":\"230413-10:20:21:580\",\"sourceId\":\"haproxy:3e3e2723-aa1c-4bf5-86a1-d4d9418ae847\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:20:21:578-14362\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[32ca2ea6-71a7-4a4f-9968-cd1bf5750b7e], x-b3-parentspanid=[6dcfe6c04fda681d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[00cd861c7a1b14186dcfe6c04fda681d], x-b3-spanid=[b9fc0230d080ae40], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3e3e2723-aa1c-4bf5-86a1-d4d9418ae847]}\\\"}\"}","context":{"RequestID":"3e3e2723-aa1c-4bf5-86a1-d4d9418ae847","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"07e7d044-9439-41b3-bd03-1c13fbb2a228","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:21.577Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:21.582Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3e3e2723-aa1c-4bf5-86a1-d4d9418ae847","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"07e7d044-9439-41b3-bd03-1c13fbb2a228","LogTimestamp":"2023-04-13T10:20:21.582Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:20:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:20:23.594Z","message":"Entering","context":{"RequestID":"b17f2339-1166-4ed8-b564-3c22ac18bed5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1732d5bf-3101-4af2-9fc2-d196e0e4bf87","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:23.594Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:20:23.597Z","message":"{\"transactionId\":\"b17f2339-1166-4ed8-b564-3c22ac18bed5\",\"status\":\"200\",\"rqstDate\":\"230413-10:20:23:595\",\"respDate\":\"230413-10:20:23:597\",\"sourceId\":\"haproxy:b17f2339-1166-4ed8-b564-3c22ac18bed5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:20:23:595-24941\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[afebe726-fb9e-4393-a3f7-5130fd2f1fbf], x-b3-parentspanid=[7f9e859b5613d9ea], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e3df1353231abbf67f9e859b5613d9ea], x-b3-spanid=[a1517fc491334738], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b17f2339-1166-4ed8-b564-3c22ac18bed5]}\\\"}\"}","context":{"RequestID":"b17f2339-1166-4ed8-b564-3c22ac18bed5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1732d5bf-3101-4af2-9fc2-d196e0e4bf87","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:23.594Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:23.598Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b17f2339-1166-4ed8-b564-3c22ac18bed5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1732d5bf-3101-4af2-9fc2-d196e0e4bf87","LogTimestamp":"2023-04-13T10:20:23.597Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:20:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:20:25.610Z","message":"Entering","context":{"RequestID":"e3f55815-e5dc-4715-a1bc-ca1ed74d012e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"800d75a4-c022-4278-8e29-f64a47ff0565","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:25.610Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:20:25.613Z","message":"{\"transactionId\":\"e3f55815-e5dc-4715-a1bc-ca1ed74d012e\",\"status\":\"200\",\"rqstDate\":\"230413-10:20:25:611\",\"respDate\":\"230413-10:20:25:613\",\"sourceId\":\"haproxy:e3f55815-e5dc-4715-a1bc-ca1ed74d012e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:20:25:611-20254\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cf18f699-d48a-43ad-92fa-4c439d68ae9a], x-b3-parentspanid=[34bee6471202b824], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cca9f4843127773634bee6471202b824], x-b3-spanid=[1e7dd4dc580cb311], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e3f55815-e5dc-4715-a1bc-ca1ed74d012e]}\\\"}\"}","context":{"RequestID":"e3f55815-e5dc-4715-a1bc-ca1ed74d012e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"800d75a4-c022-4278-8e29-f64a47ff0565","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:25.610Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:25.614Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e3f55815-e5dc-4715-a1bc-ca1ed74d012e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"800d75a4-c022-4278-8e29-f64a47ff0565","LogTimestamp":"2023-04-13T10:20:25.614Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:20:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:20:26.377Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:20:26.396Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:26.396Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:26.396Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:27.623Z","message":"Entering","context":{"RequestID":"19c54d0a-0bf2-48fa-8912-afb058d69532","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f4e20166-154d-4f49-9322-e1f81d1baee4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:27.623Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:20:27.625Z","message":"{\"transactionId\":\"19c54d0a-0bf2-48fa-8912-afb058d69532\",\"status\":\"200\",\"rqstDate\":\"230413-10:20:27:624\",\"respDate\":\"230413-10:20:27:625\",\"sourceId\":\"haproxy:19c54d0a-0bf2-48fa-8912-afb058d69532\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:20:27:624-88013\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d18007cf-3ac4-4b3b-85bf-a99ed622f5ac], x-b3-parentspanid=[c5696febc63140d4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e414dca8236ee8a5c5696febc63140d4], x-b3-spanid=[a9af6ea151897c89], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[19c54d0a-0bf2-48fa-8912-afb058d69532]}\\\"}\"}","context":{"RequestID":"19c54d0a-0bf2-48fa-8912-afb058d69532","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f4e20166-154d-4f49-9322-e1f81d1baee4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:27.623Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:27.626Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"19c54d0a-0bf2-48fa-8912-afb058d69532","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f4e20166-154d-4f49-9322-e1f81d1baee4","LogTimestamp":"2023-04-13T10:20:27.625Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:20:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:20:29.636Z","message":"Entering","context":{"RequestID":"0475def1-9036-4a24-8427-ec943a29edd5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4a046e32-a79a-4686-87f8-a0cd00ffa5db","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:29.635Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:20:29.638Z","message":"{\"transactionId\":\"0475def1-9036-4a24-8427-ec943a29edd5\",\"status\":\"200\",\"rqstDate\":\"230413-10:20:29:636\",\"respDate\":\"230413-10:20:29:638\",\"sourceId\":\"haproxy:0475def1-9036-4a24-8427-ec943a29edd5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:20:29:636-18036\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f1ae38ea-8ea4-45ee-90f1-ae08bec93b76], x-b3-parentspanid=[095aca93e998fcf1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aaa05f75df68ac22095aca93e998fcf1], x-b3-spanid=[1c0b51dfa7273c5f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0475def1-9036-4a24-8427-ec943a29edd5]}\\\"}\"}","context":{"RequestID":"0475def1-9036-4a24-8427-ec943a29edd5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4a046e32-a79a-4686-87f8-a0cd00ffa5db","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:29.635Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:29.639Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0475def1-9036-4a24-8427-ec943a29edd5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4a046e32-a79a-4686-87f8-a0cd00ffa5db","LogTimestamp":"2023-04-13T10:20:29.639Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:20:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:20:30.808Z","message":"Entering","context":{"RequestID":"05353e18-37b5-4761-8892-a430b4bd969f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"558b8507-d0f9-4192-a32e-d9be8e850d35","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:20:30.808Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:20:30.811Z","message":"{\"transactionId\":\"05353e18-37b5-4761-8892-a430b4bd969f\",\"status\":\"200\",\"rqstDate\":\"230413-10:20:30:809\",\"respDate\":\"230413-10:20:30:811\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:05353e18-37b5-4761-8892-a430b4bd969f\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:20:30:809-85209\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[06dc974c-cadd-4516-9639-81aed15e020f], x-b3-parentspanid=[c9a260d2997ee6d5], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36301], x-envoy-attempt-count=[1], x-b3-traceid=[966d215136653534c9a260d2997ee6d5], x-b3-spanid=[76e6bb54d0785f25], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[05353e18-37b5-4761-8892-a430b4bd969f]}\\\"}\"}","context":{"RequestID":"05353e18-37b5-4761-8892-a430b4bd969f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"558b8507-d0f9-4192-a32e-d9be8e850d35","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:20:30.808Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:30.812Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"05353e18-37b5-4761-8892-a430b4bd969f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"558b8507-d0f9-4192-a32e-d9be8e850d35","LogTimestamp":"2023-04-13T10:20:30.812Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:20:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:20:30.848Z","message":"Entering","context":{"RequestID":"9d878b3f-f580-439f-a3a8-f4e103b44a65","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6faf81a2-9fa9-4a23-b8bb-eb27656bf275","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:20:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:20:30.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"9d878b3f-f580-439f-a3a8-f4e103b44a65","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6faf81a2-9fa9-4a23-b8bb-eb27656bf275","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:20:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:30.850Z","message":"{\"transactionId\":\"9d878b3f-f580-439f-a3a8-f4e103b44a65\",\"status\":\"200\",\"rqstDate\":\"230413-10:20:30:848\",\"respDate\":\"230413-10:20:30:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9d878b3f-f580-439f-a3a8-f4e103b44a65\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:20:30:848-95787\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9d878b3f-f580-439f-a3a8-f4e103b44a65]}\\\"}\"}","context":{"RequestID":"9d878b3f-f580-439f-a3a8-f4e103b44a65","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6faf81a2-9fa9-4a23-b8bb-eb27656bf275","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:20:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:30.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9d878b3f-f580-439f-a3a8-f4e103b44a65","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6faf81a2-9fa9-4a23-b8bb-eb27656bf275","LogTimestamp":"2023-04-13T10:20:30.850Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:20:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:20:31.648Z","message":"Entering","context":{"RequestID":"d4652a6c-00e0-4991-8dbf-466aa0af7ae9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e4a9a92a-d553-45f1-80b1-7e090e107c09","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:31.648Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:20:31.650Z","message":"{\"transactionId\":\"d4652a6c-00e0-4991-8dbf-466aa0af7ae9\",\"status\":\"200\",\"rqstDate\":\"230413-10:20:31:648\",\"respDate\":\"230413-10:20:31:650\",\"sourceId\":\"haproxy:d4652a6c-00e0-4991-8dbf-466aa0af7ae9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:20:31:648-67538\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[925a264f-bd9b-409b-82a3-d75741362ccd], x-b3-parentspanid=[96d6a9208c36a9b7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a78e552a4e61be0896d6a9208c36a9b7], x-b3-spanid=[733a4f134eaf5a85], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d4652a6c-00e0-4991-8dbf-466aa0af7ae9]}\\\"}\"}","context":{"RequestID":"d4652a6c-00e0-4991-8dbf-466aa0af7ae9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e4a9a92a-d553-45f1-80b1-7e090e107c09","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:31.648Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:31.650Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d4652a6c-00e0-4991-8dbf-466aa0af7ae9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e4a9a92a-d553-45f1-80b1-7e090e107c09","LogTimestamp":"2023-04-13T10:20:31.650Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:20:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:20:33.660Z","message":"Entering","context":{"RequestID":"75267854-8774-4a48-a066-b33eceb670ff","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a31ce466-5305-47f6-b592-2cb3353ec85e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:33.660Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:20:33.662Z","message":"{\"transactionId\":\"75267854-8774-4a48-a066-b33eceb670ff\",\"status\":\"200\",\"rqstDate\":\"230413-10:20:33:661\",\"respDate\":\"230413-10:20:33:662\",\"sourceId\":\"haproxy:75267854-8774-4a48-a066-b33eceb670ff\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:20:33:661-1904\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[df153567-6ea9-4fe3-ace7-8610149304ad], x-b3-parentspanid=[5caa01d4fa6e26a2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2d9b0c7d56a445e85caa01d4fa6e26a2], x-b3-spanid=[617a19a75e1e2965], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[75267854-8774-4a48-a066-b33eceb670ff]}\\\"}\"}","context":{"RequestID":"75267854-8774-4a48-a066-b33eceb670ff","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a31ce466-5305-47f6-b592-2cb3353ec85e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:33.660Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:33.663Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"75267854-8774-4a48-a066-b33eceb670ff","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a31ce466-5305-47f6-b592-2cb3353ec85e","LogTimestamp":"2023-04-13T10:20:33.662Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:20:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:20:35.673Z","message":"Entering","context":{"RequestID":"39f13b58-6279-4954-bd60-2b47deed6dc3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b48cfe3a-6d9c-41ee-a63f-6a58385ddf51","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:35.673Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:20:35.676Z","message":"{\"transactionId\":\"39f13b58-6279-4954-bd60-2b47deed6dc3\",\"status\":\"200\",\"rqstDate\":\"230413-10:20:35:674\",\"respDate\":\"230413-10:20:35:676\",\"sourceId\":\"haproxy:39f13b58-6279-4954-bd60-2b47deed6dc3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:20:35:674-542\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[26ce8913-418a-4cf3-92bc-8996ac026417], x-b3-parentspanid=[9db0e1a446a56904], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8ae3f90af02cc0609db0e1a446a56904], x-b3-spanid=[bd7848dcede0327f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[39f13b58-6279-4954-bd60-2b47deed6dc3]}\\\"}\"}","context":{"RequestID":"39f13b58-6279-4954-bd60-2b47deed6dc3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b48cfe3a-6d9c-41ee-a63f-6a58385ddf51","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:35.673Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:35.677Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"39f13b58-6279-4954-bd60-2b47deed6dc3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b48cfe3a-6d9c-41ee-a63f-6a58385ddf51","LogTimestamp":"2023-04-13T10:20:35.677Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:20:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:20:36.378Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:20:36.390Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:36.390Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:36.390Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:37.688Z","message":"Entering","context":{"RequestID":"4b316d15-e722-42d8-8e07-9d198699af1b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"93a1bed2-5325-4d7f-ae54-c666b4178c55","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:37.688Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:20:37.691Z","message":"{\"transactionId\":\"4b316d15-e722-42d8-8e07-9d198699af1b\",\"status\":\"200\",\"rqstDate\":\"230413-10:20:37:689\",\"respDate\":\"230413-10:20:37:691\",\"sourceId\":\"haproxy:4b316d15-e722-42d8-8e07-9d198699af1b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:20:37:689-96690\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0f5f93d0-7fa6-400a-ae89-d0bb68906b71], x-b3-parentspanid=[64d8b1eed8ced80a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ecf175a549d678f364d8b1eed8ced80a], x-b3-spanid=[4f2b04625a1c4301], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4b316d15-e722-42d8-8e07-9d198699af1b]}\\\"}\"}","context":{"RequestID":"4b316d15-e722-42d8-8e07-9d198699af1b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"93a1bed2-5325-4d7f-ae54-c666b4178c55","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:37.688Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:37.692Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4b316d15-e722-42d8-8e07-9d198699af1b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"93a1bed2-5325-4d7f-ae54-c666b4178c55","LogTimestamp":"2023-04-13T10:20:37.692Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:20:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:20:39.703Z","message":"Entering","context":{"RequestID":"bc78c3f8-b07d-431f-8b2e-7061b78a8f60","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"107faa52-8953-469e-9e06-1c2bca89808f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:39.703Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:20:39.706Z","message":"{\"transactionId\":\"bc78c3f8-b07d-431f-8b2e-7061b78a8f60\",\"status\":\"200\",\"rqstDate\":\"230413-10:20:39:704\",\"respDate\":\"230413-10:20:39:706\",\"sourceId\":\"haproxy:bc78c3f8-b07d-431f-8b2e-7061b78a8f60\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:20:39:704-89490\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c8107504-ab71-46d8-a60b-653616fc1ecd], x-b3-parentspanid=[6b537d0d57339ca9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b1fc060bda3dd85e6b537d0d57339ca9], x-b3-spanid=[18c84dc994db25ba], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bc78c3f8-b07d-431f-8b2e-7061b78a8f60]}\\\"}\"}","context":{"RequestID":"bc78c3f8-b07d-431f-8b2e-7061b78a8f60","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"107faa52-8953-469e-9e06-1c2bca89808f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:39.703Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:39.707Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bc78c3f8-b07d-431f-8b2e-7061b78a8f60","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"107faa52-8953-469e-9e06-1c2bca89808f","LogTimestamp":"2023-04-13T10:20:39.706Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:20:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:20:40.806Z","message":"Entering","context":{"RequestID":"85718a59-ba8e-4381-b331-ff0490b22c35","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f0bac196-40b3-438d-8c69-9b4f5e106130","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:20:40.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:20:40.808Z","message":"{\"transactionId\":\"85718a59-ba8e-4381-b331-ff0490b22c35\",\"status\":\"200\",\"rqstDate\":\"230413-10:20:40:807\",\"respDate\":\"230413-10:20:40:808\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:85718a59-ba8e-4381-b331-ff0490b22c35\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:20:40:807-59895\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1e0ecbcb-0208-46fa-8845-44ddf7095b84], x-b3-parentspanid=[85bb5139c276c934], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53087], x-envoy-attempt-count=[1], x-b3-traceid=[a5f786ea341c934385bb5139c276c934], x-b3-spanid=[0ab1aacffc75043f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[85718a59-ba8e-4381-b331-ff0490b22c35]}\\\"}\"}","context":{"RequestID":"85718a59-ba8e-4381-b331-ff0490b22c35","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f0bac196-40b3-438d-8c69-9b4f5e106130","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:20:40.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:40.809Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"85718a59-ba8e-4381-b331-ff0490b22c35","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f0bac196-40b3-438d-8c69-9b4f5e106130","LogTimestamp":"2023-04-13T10:20:40.809Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:20:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:20:40.849Z","message":"Entering","context":{"RequestID":"9d78d85e-c317-4850-b67a-c1b4c2c391fc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"862b6e6d-4ba0-4956-9bd5-4f88ed027e98","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:20:40.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:20:40.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"9d78d85e-c317-4850-b67a-c1b4c2c391fc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"862b6e6d-4ba0-4956-9bd5-4f88ed027e98","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:20:40.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:40.851Z","message":"{\"transactionId\":\"9d78d85e-c317-4850-b67a-c1b4c2c391fc\",\"status\":\"200\",\"rqstDate\":\"230413-10:20:40:849\",\"respDate\":\"230413-10:20:40:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9d78d85e-c317-4850-b67a-c1b4c2c391fc\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:20:40:849-53357\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9d78d85e-c317-4850-b67a-c1b4c2c391fc]}\\\"}\"}","context":{"RequestID":"9d78d85e-c317-4850-b67a-c1b4c2c391fc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"862b6e6d-4ba0-4956-9bd5-4f88ed027e98","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:20:40.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:40.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9d78d85e-c317-4850-b67a-c1b4c2c391fc","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"862b6e6d-4ba0-4956-9bd5-4f88ed027e98","LogTimestamp":"2023-04-13T10:20:40.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:20:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:20:41.717Z","message":"Entering","context":{"RequestID":"ac8cc9ae-ad19-4aa9-8acf-6cb4fb6726a5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"157c078d-3f94-4cfb-83a7-514f80d9ba46","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:41.717Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:20:41.720Z","message":"{\"transactionId\":\"ac8cc9ae-ad19-4aa9-8acf-6cb4fb6726a5\",\"status\":\"200\",\"rqstDate\":\"230413-10:20:41:718\",\"respDate\":\"230413-10:20:41:720\",\"sourceId\":\"haproxy:ac8cc9ae-ad19-4aa9-8acf-6cb4fb6726a5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:20:41:718-91274\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d9e27cbb-819d-4a2f-9470-5a0af83673e5], x-b3-parentspanid=[e84c020fb008575d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[29fb96ddef2b91f2e84c020fb008575d], x-b3-spanid=[ea3625e3e90cddcd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ac8cc9ae-ad19-4aa9-8acf-6cb4fb6726a5]}\\\"}\"}","context":{"RequestID":"ac8cc9ae-ad19-4aa9-8acf-6cb4fb6726a5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"157c078d-3f94-4cfb-83a7-514f80d9ba46","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:41.717Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:41.721Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ac8cc9ae-ad19-4aa9-8acf-6cb4fb6726a5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"157c078d-3f94-4cfb-83a7-514f80d9ba46","LogTimestamp":"2023-04-13T10:20:41.721Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:20:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:20:43.732Z","message":"Entering","context":{"RequestID":"4256d3ab-af0a-4b37-94e0-501624fe2528","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8e100996-810d-409b-8baf-e7199d960677","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:43.732Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:20:43.735Z","message":"{\"transactionId\":\"4256d3ab-af0a-4b37-94e0-501624fe2528\",\"status\":\"200\",\"rqstDate\":\"230413-10:20:43:733\",\"respDate\":\"230413-10:20:43:734\",\"sourceId\":\"haproxy:4256d3ab-af0a-4b37-94e0-501624fe2528\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:20:43:733-88169\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f6715d84-2f6d-4984-8707-58f3865766da], x-b3-parentspanid=[e3525c670ba46e79], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3c9a5d5914350f60e3525c670ba46e79], x-b3-spanid=[70844e9f40ad0e07], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4256d3ab-af0a-4b37-94e0-501624fe2528]}\\\"}\"}","context":{"RequestID":"4256d3ab-af0a-4b37-94e0-501624fe2528","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8e100996-810d-409b-8baf-e7199d960677","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:43.732Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:43.735Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4256d3ab-af0a-4b37-94e0-501624fe2528","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8e100996-810d-409b-8baf-e7199d960677","LogTimestamp":"2023-04-13T10:20:43.735Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:20:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:20:45.746Z","message":"Entering","context":{"RequestID":"4bd133f2-0299-4a93-97d1-f0348f3c2506","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"674a9d6b-0ad9-42ca-a91e-294e3fda36bc","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:45.746Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:20:45.750Z","message":"{\"transactionId\":\"4bd133f2-0299-4a93-97d1-f0348f3c2506\",\"status\":\"200\",\"rqstDate\":\"230413-10:20:45:748\",\"respDate\":\"230413-10:20:45:750\",\"sourceId\":\"haproxy:4bd133f2-0299-4a93-97d1-f0348f3c2506\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:20:45:748-12876\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8094b85d-a84e-4248-a0bc-e901a51bb983], x-b3-parentspanid=[58644366c048801b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c03c66e269e8b06058644366c048801b], x-b3-spanid=[a9a8536ff89a623f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4bd133f2-0299-4a93-97d1-f0348f3c2506]}\\\"}\"}","context":{"RequestID":"4bd133f2-0299-4a93-97d1-f0348f3c2506","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"674a9d6b-0ad9-42ca-a91e-294e3fda36bc","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:45.746Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:45.751Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4bd133f2-0299-4a93-97d1-f0348f3c2506","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"674a9d6b-0ad9-42ca-a91e-294e3fda36bc","LogTimestamp":"2023-04-13T10:20:45.751Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:20:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:20:46.378Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:20:46.386Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:46.386Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:46.386Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:47.763Z","message":"Entering","context":{"RequestID":"a0acbca7-c38a-4e5c-9b90-0c5323acea1d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5bd18085-5e0f-4e1a-a53d-382fd3c784c0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:47.763Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:20:47.765Z","message":"{\"transactionId\":\"a0acbca7-c38a-4e5c-9b90-0c5323acea1d\",\"status\":\"200\",\"rqstDate\":\"230413-10:20:47:763\",\"respDate\":\"230413-10:20:47:765\",\"sourceId\":\"haproxy:a0acbca7-c38a-4e5c-9b90-0c5323acea1d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:20:47:763-13697\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fcb4768f-276c-4b01-8887-66b422beb439], x-b3-parentspanid=[f6204d99b8c6ae00], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e36a93badcbf52adf6204d99b8c6ae00], x-b3-spanid=[b4f63bb37c4143ef], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a0acbca7-c38a-4e5c-9b90-0c5323acea1d]}\\\"}\"}","context":{"RequestID":"a0acbca7-c38a-4e5c-9b90-0c5323acea1d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5bd18085-5e0f-4e1a-a53d-382fd3c784c0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:47.763Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:47.766Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a0acbca7-c38a-4e5c-9b90-0c5323acea1d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5bd18085-5e0f-4e1a-a53d-382fd3c784c0","LogTimestamp":"2023-04-13T10:20:47.766Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:20:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:20:49.144Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:20:49.147Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:20:49.777Z","message":"Entering","context":{"RequestID":"afda3d52-6ee5-4d9e-9655-5571db037956","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"af6a732e-74c1-4d48-afcb-b4129992939a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:49.777Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:20:49.780Z","message":"{\"transactionId\":\"afda3d52-6ee5-4d9e-9655-5571db037956\",\"status\":\"200\",\"rqstDate\":\"230413-10:20:49:778\",\"respDate\":\"230413-10:20:49:780\",\"sourceId\":\"haproxy:afda3d52-6ee5-4d9e-9655-5571db037956\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:20:49:778-66887\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[11f51352-ed54-49ac-ad73-b9ba6b44b24d], x-b3-parentspanid=[615a182ab56a70a8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4e44a37b3e7c0ff8615a182ab56a70a8], x-b3-spanid=[9c6130c87beeaf60], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[afda3d52-6ee5-4d9e-9655-5571db037956]}\\\"}\"}","context":{"RequestID":"afda3d52-6ee5-4d9e-9655-5571db037956","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"af6a732e-74c1-4d48-afcb-b4129992939a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:49.777Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:49.781Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"afda3d52-6ee5-4d9e-9655-5571db037956","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"af6a732e-74c1-4d48-afcb-b4129992939a","LogTimestamp":"2023-04-13T10:20:49.781Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:20:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:20:50.806Z","message":"Entering","context":{"RequestID":"6756e0b3-f32d-4c5a-b682-d169e63be3b3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"67a03bcf-5e01-4f2b-876b-8142da938b3e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:20:50.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:20:50.808Z","message":"{\"transactionId\":\"6756e0b3-f32d-4c5a-b682-d169e63be3b3\",\"status\":\"200\",\"rqstDate\":\"230413-10:20:50:807\",\"respDate\":\"230413-10:20:50:808\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6756e0b3-f32d-4c5a-b682-d169e63be3b3\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:20:50:807-81839\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bdc3c507-4331-4224-baef-700968ba8116], x-b3-parentspanid=[9412228ca6a0a143], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37575], x-envoy-attempt-count=[1], x-b3-traceid=[a3030bf09f7d076d9412228ca6a0a143], x-b3-spanid=[ddbc0dda0dd5d878], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6756e0b3-f32d-4c5a-b682-d169e63be3b3]}\\\"}\"}","context":{"RequestID":"6756e0b3-f32d-4c5a-b682-d169e63be3b3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"67a03bcf-5e01-4f2b-876b-8142da938b3e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:20:50.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:50.809Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6756e0b3-f32d-4c5a-b682-d169e63be3b3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"67a03bcf-5e01-4f2b-876b-8142da938b3e","LogTimestamp":"2023-04-13T10:20:50.809Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:20:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:20:50.848Z","message":"Entering","context":{"RequestID":"68e8751b-425a-4561-90a2-98eed42a9b06","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4167bd7c-fa65-4d29-bd40-00eebb495e09","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:20:50.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:20:50.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"68e8751b-425a-4561-90a2-98eed42a9b06","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4167bd7c-fa65-4d29-bd40-00eebb495e09","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:20:50.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:50.851Z","message":"{\"transactionId\":\"68e8751b-425a-4561-90a2-98eed42a9b06\",\"status\":\"200\",\"rqstDate\":\"230413-10:20:50:849\",\"respDate\":\"230413-10:20:50:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:68e8751b-425a-4561-90a2-98eed42a9b06\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:20:50:849-37259\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[68e8751b-425a-4561-90a2-98eed42a9b06]}\\\"}\"}","context":{"RequestID":"68e8751b-425a-4561-90a2-98eed42a9b06","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4167bd7c-fa65-4d29-bd40-00eebb495e09","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:20:50.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:50.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"68e8751b-425a-4561-90a2-98eed42a9b06","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4167bd7c-fa65-4d29-bd40-00eebb495e09","LogTimestamp":"2023-04-13T10:20:50.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:20:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:20:51.792Z","message":"Entering","context":{"RequestID":"ec8d6c4a-22ad-4bea-a665-fd591d35c152","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e43542e3-f65f-4344-ad51-afaad8d73140","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:51.792Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:20:51.794Z","message":"{\"transactionId\":\"ec8d6c4a-22ad-4bea-a665-fd591d35c152\",\"status\":\"200\",\"rqstDate\":\"230413-10:20:51:793\",\"respDate\":\"230413-10:20:51:794\",\"sourceId\":\"haproxy:ec8d6c4a-22ad-4bea-a665-fd591d35c152\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:20:51:793-35956\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[02d814f2-06ae-4cec-92e7-7783ea99de6e], x-b3-parentspanid=[a887fe0389264290], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9feafca48620bfcfa887fe0389264290], x-b3-spanid=[5e8fb6b126105f4e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ec8d6c4a-22ad-4bea-a665-fd591d35c152]}\\\"}\"}","context":{"RequestID":"ec8d6c4a-22ad-4bea-a665-fd591d35c152","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e43542e3-f65f-4344-ad51-afaad8d73140","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:51.792Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:51.795Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ec8d6c4a-22ad-4bea-a665-fd591d35c152","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e43542e3-f65f-4344-ad51-afaad8d73140","LogTimestamp":"2023-04-13T10:20:51.795Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:20:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:20:53.811Z","message":"Entering","context":{"RequestID":"ff04fd8e-c6de-4581-8192-42e97f3b6656","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0f5d2c7d-2d28-41db-b1a5-b578be638f41","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:53.811Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:20:53.819Z","message":"{\"transactionId\":\"ff04fd8e-c6de-4581-8192-42e97f3b6656\",\"status\":\"200\",\"rqstDate\":\"230413-10:20:53:812\",\"respDate\":\"230413-10:20:53:819\",\"sourceId\":\"haproxy:ff04fd8e-c6de-4581-8192-42e97f3b6656\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:20:53:812-35880\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a8726311-591b-46ca-b87a-2238155f8e84], x-b3-parentspanid=[c3d760d7ddd454e8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[37f3497a6ccb6a77c3d760d7ddd454e8], x-b3-spanid=[3e83e4db6869aa58], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ff04fd8e-c6de-4581-8192-42e97f3b6656]}\\\"}\"}","context":{"RequestID":"ff04fd8e-c6de-4581-8192-42e97f3b6656","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0f5d2c7d-2d28-41db-b1a5-b578be638f41","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:53.811Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:53.820Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ff04fd8e-c6de-4581-8192-42e97f3b6656","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"9","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0f5d2c7d-2d28-41db-b1a5-b578be638f41","LogTimestamp":"2023-04-13T10:20:53.820Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:20:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 18 - "logType": "access"
{"timestamp":"2023-04-13T10:20:55.835Z","message":"Entering","context":{"RequestID":"2692239f-5e59-4af4-a22a-0cf7ea19d01b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"78bd3986-7e74-43ac-aded-7d71ab90f20e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:55.835Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:20:55.837Z","message":"{\"transactionId\":\"2692239f-5e59-4af4-a22a-0cf7ea19d01b\",\"status\":\"200\",\"rqstDate\":\"230413-10:20:55:836\",\"respDate\":\"230413-10:20:55:837\",\"sourceId\":\"haproxy:2692239f-5e59-4af4-a22a-0cf7ea19d01b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:20:55:836-22153\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1e18e5b8-b291-4868-ac5a-ccd60c7b9a88], x-b3-parentspanid=[b10041dd59249c1e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[30a217640108e608b10041dd59249c1e], x-b3-spanid=[374c943e02f6cd5e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2692239f-5e59-4af4-a22a-0cf7ea19d01b]}\\\"}\"}","context":{"RequestID":"2692239f-5e59-4af4-a22a-0cf7ea19d01b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"78bd3986-7e74-43ac-aded-7d71ab90f20e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:55.835Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:55.837Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2692239f-5e59-4af4-a22a-0cf7ea19d01b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"78bd3986-7e74-43ac-aded-7d71ab90f20e","LogTimestamp":"2023-04-13T10:20:55.837Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:20:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:20:56.378Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:20:56.391Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:56.391Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:56.391Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:57.845Z","message":"Entering","context":{"RequestID":"42e5f2ec-a810-4a44-8f62-ce699813be3f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a536a1df-c75d-4f1a-96bd-3190ef4be0e0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:57.845Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:20:57.847Z","message":"{\"transactionId\":\"42e5f2ec-a810-4a44-8f62-ce699813be3f\",\"status\":\"200\",\"rqstDate\":\"230413-10:20:57:845\",\"respDate\":\"230413-10:20:57:847\",\"sourceId\":\"haproxy:42e5f2ec-a810-4a44-8f62-ce699813be3f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:20:57:845-6507\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aca12fc7-becf-45f7-855e-ad1bd5b5ba6a], x-b3-parentspanid=[6b397a5642d521a9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[29cf724132a2f7bf6b397a5642d521a9], x-b3-spanid=[671e5db7b2875c7b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[42e5f2ec-a810-4a44-8f62-ce699813be3f]}\\\"}\"}","context":{"RequestID":"42e5f2ec-a810-4a44-8f62-ce699813be3f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a536a1df-c75d-4f1a-96bd-3190ef4be0e0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:57.845Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:57.847Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"42e5f2ec-a810-4a44-8f62-ce699813be3f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a536a1df-c75d-4f1a-96bd-3190ef4be0e0","LogTimestamp":"2023-04-13T10:20:57.847Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:20:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:20:59.855Z","message":"Entering","context":{"RequestID":"379f57e2-3d7c-4586-9ed1-ade331affbc5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c27d4290-aa6d-4596-b9e6-80e7cd2c54b3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:59.855Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:20:59.856Z","message":"{\"transactionId\":\"379f57e2-3d7c-4586-9ed1-ade331affbc5\",\"status\":\"200\",\"rqstDate\":\"230413-10:20:59:855\",\"respDate\":\"230413-10:20:59:856\",\"sourceId\":\"haproxy:379f57e2-3d7c-4586-9ed1-ade331affbc5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:20:59:855-34417\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[30c8f206-65ea-43b9-8a7a-a78c8f329a53], x-b3-parentspanid=[4a25b2cc55600c74], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5411b0b19b0691454a25b2cc55600c74], x-b3-spanid=[7ebd0928e05da952], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[379f57e2-3d7c-4586-9ed1-ade331affbc5]}\\\"}\"}","context":{"RequestID":"379f57e2-3d7c-4586-9ed1-ade331affbc5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c27d4290-aa6d-4596-b9e6-80e7cd2c54b3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:20:59.855Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:20:59.857Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"379f57e2-3d7c-4586-9ed1-ade331affbc5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c27d4290-aa6d-4596-b9e6-80e7cd2c54b3","LogTimestamp":"2023-04-13T10:20:59.857Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:20:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:21:00.808Z","message":"Entering","context":{"RequestID":"7d49db0d-b7cd-4e7c-9229-d30e02a3fd96","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"23c6ca91-e8ea-427d-b33d-30930d48438a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:21:00.808Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:21:00.810Z","message":"{\"transactionId\":\"7d49db0d-b7cd-4e7c-9229-d30e02a3fd96\",\"status\":\"200\",\"rqstDate\":\"230413-10:21:00:809\",\"respDate\":\"230413-10:21:00:810\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:7d49db0d-b7cd-4e7c-9229-d30e02a3fd96\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:21:00:809-48524\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[03fa2596-ea7f-47a4-bab1-7e8bb8e651af], x-b3-parentspanid=[ed1afc6284a2ba1f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35125], x-envoy-attempt-count=[1], x-b3-traceid=[5dc9abb5dd770901ed1afc6284a2ba1f], x-b3-spanid=[4e79f23f28c3275e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[7d49db0d-b7cd-4e7c-9229-d30e02a3fd96]}\\\"}\"}","context":{"RequestID":"7d49db0d-b7cd-4e7c-9229-d30e02a3fd96","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"23c6ca91-e8ea-427d-b33d-30930d48438a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:21:00.808Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:00.810Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7d49db0d-b7cd-4e7c-9229-d30e02a3fd96","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"23c6ca91-e8ea-427d-b33d-30930d48438a","LogTimestamp":"2023-04-13T10:21:00.810Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:21:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:21:00.849Z","message":"Entering","context":{"RequestID":"8264519d-481f-4421-ac07-3d16fc7bae81","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cd43dcfc-7bdf-4de8-8d26-8d1c0c8af34f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:21:00.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:21:00.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"8264519d-481f-4421-ac07-3d16fc7bae81","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cd43dcfc-7bdf-4de8-8d26-8d1c0c8af34f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:21:00.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:00.851Z","message":"{\"transactionId\":\"8264519d-481f-4421-ac07-3d16fc7bae81\",\"status\":\"200\",\"rqstDate\":\"230413-10:21:00:850\",\"respDate\":\"230413-10:21:00:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8264519d-481f-4421-ac07-3d16fc7bae81\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:21:00:850-5919\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8264519d-481f-4421-ac07-3d16fc7bae81]}\\\"}\"}","context":{"RequestID":"8264519d-481f-4421-ac07-3d16fc7bae81","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cd43dcfc-7bdf-4de8-8d26-8d1c0c8af34f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:21:00.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:00.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8264519d-481f-4421-ac07-3d16fc7bae81","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cd43dcfc-7bdf-4de8-8d26-8d1c0c8af34f","LogTimestamp":"2023-04-13T10:21:00.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:21:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:21:01.865Z","message":"Entering","context":{"RequestID":"2f540d8e-d2a6-42f8-b15e-4cfae031186f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"65111502-a80b-491a-a737-17c7404784f8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:21:01.865Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:21:01.867Z","message":"{\"transactionId\":\"2f540d8e-d2a6-42f8-b15e-4cfae031186f\",\"status\":\"200\",\"rqstDate\":\"230413-10:21:01:866\",\"respDate\":\"230413-10:21:01:867\",\"sourceId\":\"haproxy:2f540d8e-d2a6-42f8-b15e-4cfae031186f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:21:01:866-24749\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[026a5a6e-5f9e-4b6f-ad96-121212c43752], x-b3-parentspanid=[1c25336360db6dc5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[07e09a2822581e8b1c25336360db6dc5], x-b3-spanid=[05dc0c321f3736ed], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2f540d8e-d2a6-42f8-b15e-4cfae031186f]}\\\"}\"}","context":{"RequestID":"2f540d8e-d2a6-42f8-b15e-4cfae031186f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"65111502-a80b-491a-a737-17c7404784f8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:21:01.865Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:01.867Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2f540d8e-d2a6-42f8-b15e-4cfae031186f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"65111502-a80b-491a-a737-17c7404784f8","LogTimestamp":"2023-04-13T10:21:01.867Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:21:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:21:03.875Z","message":"Entering","context":{"RequestID":"74cacbed-76dd-408d-ba53-a8e5a13b84e1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"395399a2-02e3-44bc-b8a3-8423b1c20992","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:21:03.875Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:21:03.877Z","message":"{\"transactionId\":\"74cacbed-76dd-408d-ba53-a8e5a13b84e1\",\"status\":\"200\",\"rqstDate\":\"230413-10:21:03:876\",\"respDate\":\"230413-10:21:03:877\",\"sourceId\":\"haproxy:74cacbed-76dd-408d-ba53-a8e5a13b84e1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:21:03:876-12516\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c27b6d2d-6a7a-47db-a50a-7bdf7ec3182c], x-b3-parentspanid=[68d6876a62b7d0bc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ebf2afd9f922084768d6876a62b7d0bc], x-b3-spanid=[461ef00121cd3ae1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[74cacbed-76dd-408d-ba53-a8e5a13b84e1]}\\\"}\"}","context":{"RequestID":"74cacbed-76dd-408d-ba53-a8e5a13b84e1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"395399a2-02e3-44bc-b8a3-8423b1c20992","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:21:03.875Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:03.878Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"74cacbed-76dd-408d-ba53-a8e5a13b84e1","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"395399a2-02e3-44bc-b8a3-8423b1c20992","LogTimestamp":"2023-04-13T10:21:03.878Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:21:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:21:05.887Z","message":"Entering","context":{"RequestID":"dddfd25a-b232-47c2-9528-8626e477ae2a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fc09c9d0-2408-403a-b38f-d9aa4553884e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:21:05.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:21:05.889Z","message":"{\"transactionId\":\"dddfd25a-b232-47c2-9528-8626e477ae2a\",\"status\":\"200\",\"rqstDate\":\"230413-10:21:05:888\",\"respDate\":\"230413-10:21:05:889\",\"sourceId\":\"haproxy:dddfd25a-b232-47c2-9528-8626e477ae2a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:21:05:888-64855\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[86f4778a-78fa-48e8-ba4e-2a1035e41ee5], x-b3-parentspanid=[162e53eca77c88a1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f0f5262a4c7a081d162e53eca77c88a1], x-b3-spanid=[8278d9ce2f90e6a5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dddfd25a-b232-47c2-9528-8626e477ae2a]}\\\"}\"}","context":{"RequestID":"dddfd25a-b232-47c2-9528-8626e477ae2a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fc09c9d0-2408-403a-b38f-d9aa4553884e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:21:05.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:05.890Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dddfd25a-b232-47c2-9528-8626e477ae2a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fc09c9d0-2408-403a-b38f-d9aa4553884e","LogTimestamp":"2023-04-13T10:21:05.889Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:21:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:21:06.378Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:21:06.385Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:06.385Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:06.386Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:07.899Z","message":"Entering","context":{"RequestID":"2c53adcf-348d-4e33-b7c8-ed9e726d966e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d72dadce-1187-4926-87f9-4f61e39c52d9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:21:07.899Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:21:07.902Z","message":"{\"transactionId\":\"2c53adcf-348d-4e33-b7c8-ed9e726d966e\",\"status\":\"200\",\"rqstDate\":\"230413-10:21:07:900\",\"respDate\":\"230413-10:21:07:902\",\"sourceId\":\"haproxy:2c53adcf-348d-4e33-b7c8-ed9e726d966e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:21:07:900-5095\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[82f56abd-e391-4cc1-ba53-7e3309f0ff56], x-b3-parentspanid=[58ff05695e2c444f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2e1fedc79284b49058ff05695e2c444f], x-b3-spanid=[74d081c9bffcf65f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2c53adcf-348d-4e33-b7c8-ed9e726d966e]}\\\"}\"}","context":{"RequestID":"2c53adcf-348d-4e33-b7c8-ed9e726d966e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d72dadce-1187-4926-87f9-4f61e39c52d9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:21:07.899Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:07.903Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2c53adcf-348d-4e33-b7c8-ed9e726d966e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d72dadce-1187-4926-87f9-4f61e39c52d9","LogTimestamp":"2023-04-13T10:21:07.902Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:21:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:21:09.913Z","message":"Entering","context":{"RequestID":"aae8a8e3-be0c-4162-bdea-e5cb4bc37507","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7637253c-db7b-4f99-8b3e-4382f3b9454a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:21:09.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:21:09.915Z","message":"{\"transactionId\":\"aae8a8e3-be0c-4162-bdea-e5cb4bc37507\",\"status\":\"200\",\"rqstDate\":\"230413-10:21:09:914\",\"respDate\":\"230413-10:21:09:915\",\"sourceId\":\"haproxy:aae8a8e3-be0c-4162-bdea-e5cb4bc37507\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:21:09:914-34517\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4c050a63-4fa1-4069-af36-78c5055b0ad0], x-b3-parentspanid=[b02140c8d8390ac8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f37ce9739db5dd20b02140c8d8390ac8], x-b3-spanid=[e0b5074b4fb6f84a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[aae8a8e3-be0c-4162-bdea-e5cb4bc37507]}\\\"}\"}","context":{"RequestID":"aae8a8e3-be0c-4162-bdea-e5cb4bc37507","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7637253c-db7b-4f99-8b3e-4382f3b9454a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:21:09.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:09.915Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aae8a8e3-be0c-4162-bdea-e5cb4bc37507","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7637253c-db7b-4f99-8b3e-4382f3b9454a","LogTimestamp":"2023-04-13T10:21:09.915Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:21:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:21:10.806Z","message":"Entering","context":{"RequestID":"8d01d99c-9801-4cb0-ba57-4818451ef926","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9e008032-343c-40fb-863c-7694254a3cf7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:21:10.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:21:10.808Z","message":"{\"transactionId\":\"8d01d99c-9801-4cb0-ba57-4818451ef926\",\"status\":\"200\",\"rqstDate\":\"230413-10:21:10:807\",\"respDate\":\"230413-10:21:10:808\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:8d01d99c-9801-4cb0-ba57-4818451ef926\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:21:10:807-61186\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ce236c79-deea-4922-9fe9-33593d177adc], x-b3-parentspanid=[5ccf37fc252e0250], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54581], x-envoy-attempt-count=[1], x-b3-traceid=[99c3463582dd52c15ccf37fc252e0250], x-b3-spanid=[88c9118db6431d1e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[8d01d99c-9801-4cb0-ba57-4818451ef926]}\\\"}\"}","context":{"RequestID":"8d01d99c-9801-4cb0-ba57-4818451ef926","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9e008032-343c-40fb-863c-7694254a3cf7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:21:10.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:10.809Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8d01d99c-9801-4cb0-ba57-4818451ef926","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9e008032-343c-40fb-863c-7694254a3cf7","LogTimestamp":"2023-04-13T10:21:10.809Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:21:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:21:10.849Z","message":"Entering","context":{"RequestID":"04623429-1c58-403d-b2d9-d9d3928b596b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"56c9c8b3-41e4-4a40-bc1d-b4c0fd2660e7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:21:10.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:21:10.852Z","message":"Database is available from CACHED check.","context":{"RequestID":"04623429-1c58-403d-b2d9-d9d3928b596b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"56c9c8b3-41e4-4a40-bc1d-b4c0fd2660e7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:21:10.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:10.853Z","message":"{\"transactionId\":\"04623429-1c58-403d-b2d9-d9d3928b596b\",\"status\":\"200\",\"rqstDate\":\"230413-10:21:10:850\",\"respDate\":\"230413-10:21:10:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:04623429-1c58-403d-b2d9-d9d3928b596b\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:21:10:850-32914\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[04623429-1c58-403d-b2d9-d9d3928b596b]}\\\"}\"}","context":{"RequestID":"04623429-1c58-403d-b2d9-d9d3928b596b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"56c9c8b3-41e4-4a40-bc1d-b4c0fd2660e7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:21:10.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:10.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"04623429-1c58-403d-b2d9-d9d3928b596b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"56c9c8b3-41e4-4a40-bc1d-b4c0fd2660e7","LogTimestamp":"2023-04-13T10:21:10.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:21:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:21:11.926Z","message":"Entering","context":{"RequestID":"5489f566-989b-44dc-978f-72ea4a15e2b3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0850ab16-11c7-4e8a-9783-4d0800e7ceac","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:21:11.926Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:21:11.929Z","message":"{\"transactionId\":\"5489f566-989b-44dc-978f-72ea4a15e2b3\",\"status\":\"200\",\"rqstDate\":\"230413-10:21:11:927\",\"respDate\":\"230413-10:21:11:929\",\"sourceId\":\"haproxy:5489f566-989b-44dc-978f-72ea4a15e2b3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:21:11:927-92591\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[888d49cd-c48c-45d4-8e1d-faf591211d85], x-b3-parentspanid=[e5ae196ae43976f9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[013e8077931766e1e5ae196ae43976f9], x-b3-spanid=[9afa58ab7bc1ae58], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5489f566-989b-44dc-978f-72ea4a15e2b3]}\\\"}\"}","context":{"RequestID":"5489f566-989b-44dc-978f-72ea4a15e2b3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0850ab16-11c7-4e8a-9783-4d0800e7ceac","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:21:11.926Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:11.930Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5489f566-989b-44dc-978f-72ea4a15e2b3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0850ab16-11c7-4e8a-9783-4d0800e7ceac","LogTimestamp":"2023-04-13T10:21:11.930Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:21:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:21:13.940Z","message":"Entering","context":{"RequestID":"80e84959-6c02-41ba-bab4-c7fa22fb8bff","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"784f2ff8-b2f5-45d6-b202-a11bf7a18ac6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:21:13.940Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:21:13.943Z","message":"{\"transactionId\":\"80e84959-6c02-41ba-bab4-c7fa22fb8bff\",\"status\":\"200\",\"rqstDate\":\"230413-10:21:13:941\",\"respDate\":\"230413-10:21:13:943\",\"sourceId\":\"haproxy:80e84959-6c02-41ba-bab4-c7fa22fb8bff\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:21:13:941-31211\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cc0a1f06-ddee-47de-a80f-d22abda1419d], x-b3-parentspanid=[2e41a90ae2435749], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[abb6130a4a7ed9862e41a90ae2435749], x-b3-spanid=[da2bd26aae643baf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[80e84959-6c02-41ba-bab4-c7fa22fb8bff]}\\\"}\"}","context":{"RequestID":"80e84959-6c02-41ba-bab4-c7fa22fb8bff","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"784f2ff8-b2f5-45d6-b202-a11bf7a18ac6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:21:13.940Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:13.943Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"80e84959-6c02-41ba-bab4-c7fa22fb8bff","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"784f2ff8-b2f5-45d6-b202-a11bf7a18ac6","LogTimestamp":"2023-04-13T10:21:13.943Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:21:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:21:15.953Z","message":"Entering","context":{"RequestID":"e4c8f0fe-943b-4ea4-8f85-8b6ee0b3cf73","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"be5ab787-1207-415a-af32-1f1183e3ecc1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:21:15.952Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:21:15.955Z","message":"{\"transactionId\":\"e4c8f0fe-943b-4ea4-8f85-8b6ee0b3cf73\",\"status\":\"200\",\"rqstDate\":\"230413-10:21:15:954\",\"respDate\":\"230413-10:21:15:955\",\"sourceId\":\"haproxy:e4c8f0fe-943b-4ea4-8f85-8b6ee0b3cf73\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:21:15:954-64756\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[28f2adad-dbdd-4f3c-a680-c913a8c5a753], x-b3-parentspanid=[1f49c4c90bb40e62], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9992fa3d364f9fb71f49c4c90bb40e62], x-b3-spanid=[55e9a7def30af9db], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e4c8f0fe-943b-4ea4-8f85-8b6ee0b3cf73]}\\\"}\"}","context":{"RequestID":"e4c8f0fe-943b-4ea4-8f85-8b6ee0b3cf73","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"be5ab787-1207-415a-af32-1f1183e3ecc1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:21:15.952Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:15.956Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e4c8f0fe-943b-4ea4-8f85-8b6ee0b3cf73","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"be5ab787-1207-415a-af32-1f1183e3ecc1","LogTimestamp":"2023-04-13T10:21:15.956Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:21:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:21:16.377Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:21:16.387Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:16.387Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:16.387Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:17.969Z","message":"Entering","context":{"RequestID":"aaf8dda5-8f73-4c80-82d9-b60d02ca101b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5eb9d8be-65ce-4a6e-ad18-9e203bbc0724","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:21:17.968Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:21:17.971Z","message":"{\"transactionId\":\"aaf8dda5-8f73-4c80-82d9-b60d02ca101b\",\"status\":\"200\",\"rqstDate\":\"230413-10:21:17:969\",\"respDate\":\"230413-10:21:17:971\",\"sourceId\":\"haproxy:aaf8dda5-8f73-4c80-82d9-b60d02ca101b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:21:17:969-41467\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0da3f9da-b440-4457-9666-63419ebe8e46], x-b3-parentspanid=[6d1a6856e51a0515], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1bac05cd8c590e1e6d1a6856e51a0515], x-b3-spanid=[9b92ce336567f675], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[aaf8dda5-8f73-4c80-82d9-b60d02ca101b]}\\\"}\"}","context":{"RequestID":"aaf8dda5-8f73-4c80-82d9-b60d02ca101b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5eb9d8be-65ce-4a6e-ad18-9e203bbc0724","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:21:17.968Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:17.972Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aaf8dda5-8f73-4c80-82d9-b60d02ca101b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5eb9d8be-65ce-4a6e-ad18-9e203bbc0724","LogTimestamp":"2023-04-13T10:21:17.972Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:21:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:21:19.152Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:21:19.156Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:21:19.982Z","message":"Entering","context":{"RequestID":"ec6e80ac-dc6c-4233-bf80-4382c8386e40","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"389e69ca-eb20-44b1-be2a-0eeeeaa66739","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:21:19.982Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:21:19.984Z","message":"{\"transactionId\":\"ec6e80ac-dc6c-4233-bf80-4382c8386e40\",\"status\":\"200\",\"rqstDate\":\"230413-10:21:19:983\",\"respDate\":\"230413-10:21:19:984\",\"sourceId\":\"haproxy:ec6e80ac-dc6c-4233-bf80-4382c8386e40\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:21:19:983-86889\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5ac2b251-5cf5-41f9-873b-6aca5c1fb813], x-b3-parentspanid=[d1eac6c6f14fc06c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a1e2556f5857ca35d1eac6c6f14fc06c], x-b3-spanid=[dede21d6c2c82e58], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ec6e80ac-dc6c-4233-bf80-4382c8386e40]}\\\"}\"}","context":{"RequestID":"ec6e80ac-dc6c-4233-bf80-4382c8386e40","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"389e69ca-eb20-44b1-be2a-0eeeeaa66739","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:21:19.982Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:19.984Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ec6e80ac-dc6c-4233-bf80-4382c8386e40","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"389e69ca-eb20-44b1-be2a-0eeeeaa66739","LogTimestamp":"2023-04-13T10:21:19.984Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:21:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:21:20.806Z","message":"Entering","context":{"RequestID":"6c8cf2d1-d95e-4680-ab6f-b8f47512ae75","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c26be478-5aa7-4c93-8bd6-80a49f0d777c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:21:20.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:21:20.808Z","message":"{\"transactionId\":\"6c8cf2d1-d95e-4680-ab6f-b8f47512ae75\",\"status\":\"200\",\"rqstDate\":\"230413-10:21:20:806\",\"respDate\":\"230413-10:21:20:808\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6c8cf2d1-d95e-4680-ab6f-b8f47512ae75\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:21:20:806-58138\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8ca7cea4-4fbd-46dd-bc32-4f6b676f8473], x-b3-parentspanid=[850058fe84222a61], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38351], x-envoy-attempt-count=[1], x-b3-traceid=[65799e7afae1c655850058fe84222a61], x-b3-spanid=[fca7a97289b1c308], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6c8cf2d1-d95e-4680-ab6f-b8f47512ae75]}\\\"}\"}","context":{"RequestID":"6c8cf2d1-d95e-4680-ab6f-b8f47512ae75","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c26be478-5aa7-4c93-8bd6-80a49f0d777c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:21:20.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:20.808Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6c8cf2d1-d95e-4680-ab6f-b8f47512ae75","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c26be478-5aa7-4c93-8bd6-80a49f0d777c","LogTimestamp":"2023-04-13T10:21:20.808Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:21:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:21:20.848Z","message":"Entering","context":{"RequestID":"4abbb704-d37c-4b14-ab54-06961543359a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"928a3139-035c-4466-94a1-ca49bb6e6573","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:21:20.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:21:20.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"4abbb704-d37c-4b14-ab54-06961543359a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"928a3139-035c-4466-94a1-ca49bb6e6573","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:21:20.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:20.850Z","message":"{\"transactionId\":\"4abbb704-d37c-4b14-ab54-06961543359a\",\"status\":\"200\",\"rqstDate\":\"230413-10:21:20:848\",\"respDate\":\"230413-10:21:20:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4abbb704-d37c-4b14-ab54-06961543359a\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:21:20:848-57304\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4abbb704-d37c-4b14-ab54-06961543359a]}\\\"}\"}","context":{"RequestID":"4abbb704-d37c-4b14-ab54-06961543359a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"928a3139-035c-4466-94a1-ca49bb6e6573","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:21:20.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:20.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4abbb704-d37c-4b14-ab54-06961543359a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"928a3139-035c-4466-94a1-ca49bb6e6573","LogTimestamp":"2023-04-13T10:21:20.850Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:21:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:21:21.993Z","message":"Entering","context":{"RequestID":"4f42d213-7a32-477a-83e5-1f315faeceac","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f4dd6820-9ad7-4556-accd-788796cc24e0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:21:21.993Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:21:21.995Z","message":"{\"transactionId\":\"4f42d213-7a32-477a-83e5-1f315faeceac\",\"status\":\"200\",\"rqstDate\":\"230413-10:21:21:993\",\"respDate\":\"230413-10:21:21:994\",\"sourceId\":\"haproxy:4f42d213-7a32-477a-83e5-1f315faeceac\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:21:21:993-40941\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a7d6ee0c-0975-4a10-9af3-f7dd2646f396], x-b3-parentspanid=[a6683bb2b46e864e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ecf37c304340635da6683bb2b46e864e], x-b3-spanid=[ddfe86260c4f62f5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4f42d213-7a32-477a-83e5-1f315faeceac]}\\\"}\"}","context":{"RequestID":"4f42d213-7a32-477a-83e5-1f315faeceac","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f4dd6820-9ad7-4556-accd-788796cc24e0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:21:21.993Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:21.995Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4f42d213-7a32-477a-83e5-1f315faeceac","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f4dd6820-9ad7-4556-accd-788796cc24e0","LogTimestamp":"2023-04-13T10:21:21.995Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:21:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:21:24.003Z","message":"Entering","context":{"RequestID":"9072c53a-a27b-4688-a351-a4d628be9799","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"99346645-d6c8-48d4-8afd-d2d830ea8134","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:21:24.003Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:21:24.005Z","message":"{\"transactionId\":\"9072c53a-a27b-4688-a351-a4d628be9799\",\"status\":\"200\",\"rqstDate\":\"230413-10:21:24:004\",\"respDate\":\"230413-10:21:24:005\",\"sourceId\":\"haproxy:9072c53a-a27b-4688-a351-a4d628be9799\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:21:24:004-40275\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[267e7cf0-8333-49e0-adf5-0ed4222b6a1c], x-b3-parentspanid=[b7d55e709cab8a3e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4d51057d2632f6c2b7d55e709cab8a3e], x-b3-spanid=[a14013077ec5b3b1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9072c53a-a27b-4688-a351-a4d628be9799]}\\\"}\"}","context":{"RequestID":"9072c53a-a27b-4688-a351-a4d628be9799","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"99346645-d6c8-48d4-8afd-d2d830ea8134","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:21:24.003Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:24.006Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9072c53a-a27b-4688-a351-a4d628be9799","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"99346645-d6c8-48d4-8afd-d2d830ea8134","LogTimestamp":"2023-04-13T10:21:24.006Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:21:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:21:26.015Z","message":"Entering","context":{"RequestID":"c96a099b-ebe7-4b9e-9ca7-ed58f4b5f3a7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b101fdf8-20c2-442a-b661-247dba0cf682","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:21:26.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:21:26.017Z","message":"{\"transactionId\":\"c96a099b-ebe7-4b9e-9ca7-ed58f4b5f3a7\",\"status\":\"200\",\"rqstDate\":\"230413-10:21:26:016\",\"respDate\":\"230413-10:21:26:017\",\"sourceId\":\"haproxy:c96a099b-ebe7-4b9e-9ca7-ed58f4b5f3a7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:21:26:016-72164\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2c425f28-4ef1-4494-b7df-c75af0edf2a9], x-b3-parentspanid=[a52b55164579dda5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6f7388979c08c64ba52b55164579dda5], x-b3-spanid=[680cbef5fd59ef5c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c96a099b-ebe7-4b9e-9ca7-ed58f4b5f3a7]}\\\"}\"}","context":{"RequestID":"c96a099b-ebe7-4b9e-9ca7-ed58f4b5f3a7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b101fdf8-20c2-442a-b661-247dba0cf682","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:21:26.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:26.018Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c96a099b-ebe7-4b9e-9ca7-ed58f4b5f3a7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b101fdf8-20c2-442a-b661-247dba0cf682","LogTimestamp":"2023-04-13T10:21:26.018Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:21:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:21:26.378Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:21:26.390Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:26.390Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:26.390Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:28.027Z","message":"Entering","context":{"RequestID":"860a3b27-ed8a-4f9a-ac55-a10c0f74d686","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e9ae6330-ca42-4c2d-b1a3-325f618f74e6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:21:28.027Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:21:28.029Z","message":"{\"transactionId\":\"860a3b27-ed8a-4f9a-ac55-a10c0f74d686\",\"status\":\"200\",\"rqstDate\":\"230413-10:21:28:028\",\"respDate\":\"230413-10:21:28:029\",\"sourceId\":\"haproxy:860a3b27-ed8a-4f9a-ac55-a10c0f74d686\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:21:28:028-28691\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[854ae58d-7a2a-4122-a27c-9d75bd547c7b], x-b3-parentspanid=[a80df6ad150fbd46], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[89fd0ed854810295a80df6ad150fbd46], x-b3-spanid=[1f3f65fbcb88f032], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[860a3b27-ed8a-4f9a-ac55-a10c0f74d686]}\\\"}\"}","context":{"RequestID":"860a3b27-ed8a-4f9a-ac55-a10c0f74d686","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e9ae6330-ca42-4c2d-b1a3-325f618f74e6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:21:28.027Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:28.029Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"860a3b27-ed8a-4f9a-ac55-a10c0f74d686","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e9ae6330-ca42-4c2d-b1a3-325f618f74e6","LogTimestamp":"2023-04-13T10:21:28.029Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:21:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:21:30.038Z","message":"Entering","context":{"RequestID":"6a1e06ce-58ee-4e1f-874f-88402056b1fb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6a0ae8f5-f899-49e2-b1fd-30ea2a9c1e11","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:21:30.038Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:21:30.039Z","message":"{\"transactionId\":\"6a1e06ce-58ee-4e1f-874f-88402056b1fb\",\"status\":\"200\",\"rqstDate\":\"230413-10:21:30:038\",\"respDate\":\"230413-10:21:30:039\",\"sourceId\":\"haproxy:6a1e06ce-58ee-4e1f-874f-88402056b1fb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:21:30:038-98357\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[42410073-c29d-4f23-953f-1e3dbb69d320], x-b3-parentspanid=[95f358fff9dbf0ca], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[978999c2fd77833795f358fff9dbf0ca], x-b3-spanid=[97857affc60132c3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6a1e06ce-58ee-4e1f-874f-88402056b1fb]}\\\"}\"}","context":{"RequestID":"6a1e06ce-58ee-4e1f-874f-88402056b1fb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6a0ae8f5-f899-49e2-b1fd-30ea2a9c1e11","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:21:30.038Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:30.040Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6a1e06ce-58ee-4e1f-874f-88402056b1fb","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6a0ae8f5-f899-49e2-b1fd-30ea2a9c1e11","LogTimestamp":"2023-04-13T10:21:30.040Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:21:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:21:30.808Z","message":"Entering","context":{"RequestID":"220fa2c9-bf0f-4837-b868-5c9e4c8ad550","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"850eb178-af3f-4110-b6d8-a1a7c4108356","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:21:30.808Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:21:30.810Z","message":"{\"transactionId\":\"220fa2c9-bf0f-4837-b868-5c9e4c8ad550\",\"status\":\"200\",\"rqstDate\":\"230413-10:21:30:808\",\"respDate\":\"230413-10:21:30:809\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:220fa2c9-bf0f-4837-b868-5c9e4c8ad550\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:21:30:808-41875\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[74dbf403-b683-4769-a08f-3d813ba6decd], x-b3-parentspanid=[1c4865ff423af2c4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43129], x-envoy-attempt-count=[1], x-b3-traceid=[c302ec9a719916661c4865ff423af2c4], x-b3-spanid=[372d5169a5cc56b7], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[220fa2c9-bf0f-4837-b868-5c9e4c8ad550]}\\\"}\"}","context":{"RequestID":"220fa2c9-bf0f-4837-b868-5c9e4c8ad550","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"850eb178-af3f-4110-b6d8-a1a7c4108356","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:21:30.808Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:30.810Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"220fa2c9-bf0f-4837-b868-5c9e4c8ad550","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"850eb178-af3f-4110-b6d8-a1a7c4108356","LogTimestamp":"2023-04-13T10:21:30.810Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:21:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:21:30.848Z","message":"Entering","context":{"RequestID":"dafe165a-9aba-41e2-8442-05b1261ad7a2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c78a29e8-6e83-42e6-87d4-0dd20582f90f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:21:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:21:30.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"dafe165a-9aba-41e2-8442-05b1261ad7a2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c78a29e8-6e83-42e6-87d4-0dd20582f90f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:21:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:30.850Z","message":"{\"transactionId\":\"dafe165a-9aba-41e2-8442-05b1261ad7a2\",\"status\":\"200\",\"rqstDate\":\"230413-10:21:30:848\",\"respDate\":\"230413-10:21:30:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:dafe165a-9aba-41e2-8442-05b1261ad7a2\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:21:30:848-95942\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[dafe165a-9aba-41e2-8442-05b1261ad7a2]}\\\"}\"}","context":{"RequestID":"dafe165a-9aba-41e2-8442-05b1261ad7a2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c78a29e8-6e83-42e6-87d4-0dd20582f90f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:21:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:30.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dafe165a-9aba-41e2-8442-05b1261ad7a2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c78a29e8-6e83-42e6-87d4-0dd20582f90f","LogTimestamp":"2023-04-13T10:21:30.850Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:21:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:21:32.048Z","message":"Entering","context":{"RequestID":"24831e08-06f4-4547-8eec-75b4fbdb2a14","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"065fc2c6-bca1-4f35-886d-02c3b30b6df9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:21:32.048Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:21:32.050Z","message":"{\"transactionId\":\"24831e08-06f4-4547-8eec-75b4fbdb2a14\",\"status\":\"200\",\"rqstDate\":\"230413-10:21:32:049\",\"respDate\":\"230413-10:21:32:050\",\"sourceId\":\"haproxy:24831e08-06f4-4547-8eec-75b4fbdb2a14\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:21:32:049-4403\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5516abcc-db20-47b1-8c9a-b0bebf8b12e4], x-b3-parentspanid=[b4620148f97e67a2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0994f38707bb87e3b4620148f97e67a2], x-b3-spanid=[10d8ddd6de5db4c5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[24831e08-06f4-4547-8eec-75b4fbdb2a14]}\\\"}\"}","context":{"RequestID":"24831e08-06f4-4547-8eec-75b4fbdb2a14","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"065fc2c6-bca1-4f35-886d-02c3b30b6df9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:21:32.048Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:32.051Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"24831e08-06f4-4547-8eec-75b4fbdb2a14","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"065fc2c6-bca1-4f35-886d-02c3b30b6df9","LogTimestamp":"2023-04-13T10:21:32.051Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:21:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:21:34.060Z","message":"Entering","context":{"RequestID":"c734d1db-d127-4c9f-92c9-36c0f44bbad2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f8099a59-ebb7-41f0-b1c9-b33aa7566aaf","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:21:34.060Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:21:34.062Z","message":"{\"transactionId\":\"c734d1db-d127-4c9f-92c9-36c0f44bbad2\",\"status\":\"200\",\"rqstDate\":\"230413-10:21:34:061\",\"respDate\":\"230413-10:21:34:062\",\"sourceId\":\"haproxy:c734d1db-d127-4c9f-92c9-36c0f44bbad2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:21:34:061-46089\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d0fa6f56-5fdb-4a6c-81e0-27eea2e61e07], x-b3-parentspanid=[870ef7f05c31760f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d7c5a8208ae789cb870ef7f05c31760f], x-b3-spanid=[de7b1d19ada71345], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c734d1db-d127-4c9f-92c9-36c0f44bbad2]}\\\"}\"}","context":{"RequestID":"c734d1db-d127-4c9f-92c9-36c0f44bbad2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f8099a59-ebb7-41f0-b1c9-b33aa7566aaf","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:21:34.060Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:34.063Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c734d1db-d127-4c9f-92c9-36c0f44bbad2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f8099a59-ebb7-41f0-b1c9-b33aa7566aaf","LogTimestamp":"2023-04-13T10:21:34.063Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:21:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:21:36.072Z","message":"Entering","context":{"RequestID":"b316d0cb-b998-4461-acd4-0d6c217faca0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2d97b657-7cc0-4356-9746-52eeb8906e0c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:21:36.072Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:21:36.075Z","message":"{\"transactionId\":\"b316d0cb-b998-4461-acd4-0d6c217faca0\",\"status\":\"200\",\"rqstDate\":\"230413-10:21:36:073\",\"respDate\":\"230413-10:21:36:075\",\"sourceId\":\"haproxy:b316d0cb-b998-4461-acd4-0d6c217faca0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:21:36:073-67386\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[abff0ff7-e812-4e56-a99f-9a2c0c1d2b72], x-b3-parentspanid=[4f03b1369b56d513], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ceccb784e8dcff4e4f03b1369b56d513], x-b3-spanid=[8532e0174027168b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b316d0cb-b998-4461-acd4-0d6c217faca0]}\\\"}\"}","context":{"RequestID":"b316d0cb-b998-4461-acd4-0d6c217faca0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2d97b657-7cc0-4356-9746-52eeb8906e0c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:21:36.072Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:36.076Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b316d0cb-b998-4461-acd4-0d6c217faca0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2d97b657-7cc0-4356-9746-52eeb8906e0c","LogTimestamp":"2023-04-13T10:21:36.075Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:21:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:21:36.378Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:21:36.386Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:36.387Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:36.387Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:38.086Z","message":"Entering","context":{"RequestID":"3a02ce6e-403f-4cd7-87ad-f6cae41a1d29","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"66aa93b1-e943-4afb-811f-1cf49b2c552d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:21:38.086Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:21:38.089Z","message":"{\"transactionId\":\"3a02ce6e-403f-4cd7-87ad-f6cae41a1d29\",\"status\":\"200\",\"rqstDate\":\"230413-10:21:38:087\",\"respDate\":\"230413-10:21:38:088\",\"sourceId\":\"haproxy:3a02ce6e-403f-4cd7-87ad-f6cae41a1d29\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:21:38:087-4719\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c4222b08-d0b3-4555-a3a0-da201bfc5245], x-b3-parentspanid=[3bd5fae2191143ed], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3d7fb1e58e8703db3bd5fae2191143ed], x-b3-spanid=[4e230d9b45c2b92c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3a02ce6e-403f-4cd7-87ad-f6cae41a1d29]}\\\"}\"}","context":{"RequestID":"3a02ce6e-403f-4cd7-87ad-f6cae41a1d29","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"66aa93b1-e943-4afb-811f-1cf49b2c552d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:21:38.086Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:38.089Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3a02ce6e-403f-4cd7-87ad-f6cae41a1d29","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"66aa93b1-e943-4afb-811f-1cf49b2c552d","LogTimestamp":"2023-04-13T10:21:38.089Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:21:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:21:40.099Z","message":"Entering","context":{"RequestID":"54261c7b-d244-4271-805a-4c4cf425c830","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c2847f69-f22f-4fac-8695-611e2f614f54","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:21:40.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:21:40.102Z","message":"{\"transactionId\":\"54261c7b-d244-4271-805a-4c4cf425c830\",\"status\":\"200\",\"rqstDate\":\"230413-10:21:40:100\",\"respDate\":\"230413-10:21:40:102\",\"sourceId\":\"haproxy:54261c7b-d244-4271-805a-4c4cf425c830\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:21:40:100-20877\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cad9ceb3-bc39-4316-abc2-be56dce2e9c7], x-b3-parentspanid=[cb1f9463a58bdea1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[80fc793737ff4f03cb1f9463a58bdea1], x-b3-spanid=[5992217da4f5808c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[54261c7b-d244-4271-805a-4c4cf425c830]}\\\"}\"}","context":{"RequestID":"54261c7b-d244-4271-805a-4c4cf425c830","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c2847f69-f22f-4fac-8695-611e2f614f54","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:21:40.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:40.103Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"54261c7b-d244-4271-805a-4c4cf425c830","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c2847f69-f22f-4fac-8695-611e2f614f54","LogTimestamp":"2023-04-13T10:21:40.103Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:21:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:21:40.807Z","message":"Entering","context":{"RequestID":"f20d2560-a7ee-4fe0-bae4-55df3539b551","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d5945ed3-af12-4bc8-9ca9-e94c7582f087","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:21:40.807Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:21:40.809Z","message":"{\"transactionId\":\"f20d2560-a7ee-4fe0-bae4-55df3539b551\",\"status\":\"200\",\"rqstDate\":\"230413-10:21:40:808\",\"respDate\":\"230413-10:21:40:809\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f20d2560-a7ee-4fe0-bae4-55df3539b551\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:21:40:808-81016\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0a3835fe-6c1f-4d23-b31e-8b2e63bc7c50], x-b3-parentspanid=[6cf86d62358b16cb], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34865], x-envoy-attempt-count=[1], x-b3-traceid=[65cf1e75b18a126f6cf86d62358b16cb], x-b3-spanid=[bfacec2c47b3b906], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f20d2560-a7ee-4fe0-bae4-55df3539b551]}\\\"}\"}","context":{"RequestID":"f20d2560-a7ee-4fe0-bae4-55df3539b551","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d5945ed3-af12-4bc8-9ca9-e94c7582f087","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:21:40.807Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:40.810Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f20d2560-a7ee-4fe0-bae4-55df3539b551","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d5945ed3-af12-4bc8-9ca9-e94c7582f087","LogTimestamp":"2023-04-13T10:21:40.809Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:21:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:21:40.848Z","message":"Entering","context":{"RequestID":"9b65c686-acd2-4a00-9f3e-d0a488383c3c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2221edfa-6d9b-4fb9-82f3-33f5fad2549f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:21:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:21:40.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"9b65c686-acd2-4a00-9f3e-d0a488383c3c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2221edfa-6d9b-4fb9-82f3-33f5fad2549f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:21:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:40.850Z","message":"{\"transactionId\":\"9b65c686-acd2-4a00-9f3e-d0a488383c3c\",\"status\":\"200\",\"rqstDate\":\"230413-10:21:40:848\",\"respDate\":\"230413-10:21:40:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9b65c686-acd2-4a00-9f3e-d0a488383c3c\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:21:40:848-77343\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9b65c686-acd2-4a00-9f3e-d0a488383c3c]}\\\"}\"}","context":{"RequestID":"9b65c686-acd2-4a00-9f3e-d0a488383c3c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2221edfa-6d9b-4fb9-82f3-33f5fad2549f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:21:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:40.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9b65c686-acd2-4a00-9f3e-d0a488383c3c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2221edfa-6d9b-4fb9-82f3-33f5fad2549f","LogTimestamp":"2023-04-13T10:21:40.850Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:21:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:21:42.114Z","message":"Entering","context":{"RequestID":"2e9e9bf4-a27a-44ca-976d-8768263c7c4c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bdd7a4ea-5a91-4165-bef7-a2583f75315c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:21:42.114Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:21:42.118Z","message":"{\"transactionId\":\"2e9e9bf4-a27a-44ca-976d-8768263c7c4c\",\"status\":\"200\",\"rqstDate\":\"230413-10:21:42:116\",\"respDate\":\"230413-10:21:42:118\",\"sourceId\":\"haproxy:2e9e9bf4-a27a-44ca-976d-8768263c7c4c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:21:42:116-55243\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0c57848f-3ede-4294-94b1-a8c179a6dfd3], x-b3-parentspanid=[a4ba8a75ed597d7c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ac76ad3604f2e74da4ba8a75ed597d7c], x-b3-spanid=[5c1ede254c12c856], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2e9e9bf4-a27a-44ca-976d-8768263c7c4c]}\\\"}\"}","context":{"RequestID":"2e9e9bf4-a27a-44ca-976d-8768263c7c4c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bdd7a4ea-5a91-4165-bef7-a2583f75315c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:21:42.114Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:42.119Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2e9e9bf4-a27a-44ca-976d-8768263c7c4c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bdd7a4ea-5a91-4165-bef7-a2583f75315c","LogTimestamp":"2023-04-13T10:21:42.119Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:21:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-13T10:21:44.130Z","message":"Entering","context":{"RequestID":"e552db55-d181-4a5d-aef2-7e876e6710e2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"45cf7353-66fa-494b-9f15-d783491a733c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:21:44.130Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:21:44.133Z","message":"{\"transactionId\":\"e552db55-d181-4a5d-aef2-7e876e6710e2\",\"status\":\"200\",\"rqstDate\":\"230413-10:21:44:131\",\"respDate\":\"230413-10:21:44:133\",\"sourceId\":\"haproxy:e552db55-d181-4a5d-aef2-7e876e6710e2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:21:44:131-2455\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0ba85065-f916-9146-843e-59aafbe7ef5e], x-b3-parentspanid=[a68fc58fa309d10e], 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=[491589b2fe57d5f1a68fc58fa309d10e], x-b3-spanid=[9f804c00757ea35d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e552db55-d181-4a5d-aef2-7e876e6710e2]}\\\"}\"}","context":{"RequestID":"e552db55-d181-4a5d-aef2-7e876e6710e2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"45cf7353-66fa-494b-9f15-d783491a733c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:21:44.130Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:44.134Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e552db55-d181-4a5d-aef2-7e876e6710e2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"45cf7353-66fa-494b-9f15-d783491a733c","LogTimestamp":"2023-04-13T10:21:44.134Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:21:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:21:46.144Z","message":"Entering","context":{"RequestID":"ea236ac0-7d1c-4ce2-a33b-bfe04379b1ba","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cfd2edac-9ef5-484e-9328-c6d5d2489cf2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:21:46.144Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:21:46.147Z","message":"{\"transactionId\":\"ea236ac0-7d1c-4ce2-a33b-bfe04379b1ba\",\"status\":\"200\",\"rqstDate\":\"230413-10:21:46:145\",\"respDate\":\"230413-10:21:46:147\",\"sourceId\":\"haproxy:ea236ac0-7d1c-4ce2-a33b-bfe04379b1ba\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:21:46:145-6478\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2921091e-654e-4d87-81d5-97067e942375], x-b3-parentspanid=[5df04dc581829af0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bc7c0177e64bdffa5df04dc581829af0], x-b3-spanid=[c70622042bba493b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ea236ac0-7d1c-4ce2-a33b-bfe04379b1ba]}\\\"}\"}","context":{"RequestID":"ea236ac0-7d1c-4ce2-a33b-bfe04379b1ba","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cfd2edac-9ef5-484e-9328-c6d5d2489cf2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:21:46.144Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:46.148Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ea236ac0-7d1c-4ce2-a33b-bfe04379b1ba","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cfd2edac-9ef5-484e-9328-c6d5d2489cf2","LogTimestamp":"2023-04-13T10:21:46.148Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:21:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:21:46.378Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:21:46.393Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:46.393Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:46.393Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:48.159Z","message":"Entering","context":{"RequestID":"0444e86d-d35e-4a40-9b8e-285bc9b259f5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"24b0f372-86fa-480d-b982-d9487881b5c6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:21:48.159Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:21:48.161Z","message":"{\"transactionId\":\"0444e86d-d35e-4a40-9b8e-285bc9b259f5\",\"status\":\"200\",\"rqstDate\":\"230413-10:21:48:160\",\"respDate\":\"230413-10:21:48:161\",\"sourceId\":\"haproxy:0444e86d-d35e-4a40-9b8e-285bc9b259f5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:21:48:160-82200\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eeb20c4a-b6ff-4b72-9adf-57dbbdba7f23], x-b3-parentspanid=[471270e7d4cdf999], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[43fcb53cf00bb1dd471270e7d4cdf999], x-b3-spanid=[483973ec651cc9fc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0444e86d-d35e-4a40-9b8e-285bc9b259f5]}\\\"}\"}","context":{"RequestID":"0444e86d-d35e-4a40-9b8e-285bc9b259f5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"24b0f372-86fa-480d-b982-d9487881b5c6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:21:48.159Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:48.162Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0444e86d-d35e-4a40-9b8e-285bc9b259f5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"24b0f372-86fa-480d-b982-d9487881b5c6","LogTimestamp":"2023-04-13T10:21:48.162Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:21:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:21:49.162Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:21:49.167Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:21:50.173Z","message":"Entering","context":{"RequestID":"ea32fc94-f38c-4e93-90d9-ab05514a5809","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"308e7bbc-b330-4abf-9558-00cea0878feb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:21:50.172Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:21:50.175Z","message":"{\"transactionId\":\"ea32fc94-f38c-4e93-90d9-ab05514a5809\",\"status\":\"200\",\"rqstDate\":\"230413-10:21:50:173\",\"respDate\":\"230413-10:21:50:175\",\"sourceId\":\"haproxy:ea32fc94-f38c-4e93-90d9-ab05514a5809\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:21:50:173-79721\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0e30c672-1b77-475a-9645-1660a20e7c23], x-b3-parentspanid=[1157393fb511900f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[645aae94009a1caa1157393fb511900f], x-b3-spanid=[e5612714e356106a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ea32fc94-f38c-4e93-90d9-ab05514a5809]}\\\"}\"}","context":{"RequestID":"ea32fc94-f38c-4e93-90d9-ab05514a5809","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"308e7bbc-b330-4abf-9558-00cea0878feb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:21:50.172Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:50.176Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ea32fc94-f38c-4e93-90d9-ab05514a5809","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"308e7bbc-b330-4abf-9558-00cea0878feb","LogTimestamp":"2023-04-13T10:21:50.176Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:21:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:21:50.808Z","message":"Entering","context":{"RequestID":"e12c050e-dc16-452b-8a3e-ba1fe56a2c1e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3c4ffd1c-05cc-464c-b082-d1ddb2eb1c87","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:21:50.808Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:21:50.811Z","message":"{\"transactionId\":\"e12c050e-dc16-452b-8a3e-ba1fe56a2c1e\",\"status\":\"200\",\"rqstDate\":\"230413-10:21:50:809\",\"respDate\":\"230413-10:21:50:811\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e12c050e-dc16-452b-8a3e-ba1fe56a2c1e\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:21:50:809-78616\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[db86108d-fef7-4a27-aa83-9d0d9c0af209], x-b3-parentspanid=[2fb6ef3dc9ee88fc], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53887], x-envoy-attempt-count=[1], x-b3-traceid=[7e0304e48a460eaa2fb6ef3dc9ee88fc], x-b3-spanid=[e03968eb5ecd477d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e12c050e-dc16-452b-8a3e-ba1fe56a2c1e]}\\\"}\"}","context":{"RequestID":"e12c050e-dc16-452b-8a3e-ba1fe56a2c1e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3c4ffd1c-05cc-464c-b082-d1ddb2eb1c87","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:21:50.808Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:50.812Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e12c050e-dc16-452b-8a3e-ba1fe56a2c1e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3c4ffd1c-05cc-464c-b082-d1ddb2eb1c87","LogTimestamp":"2023-04-13T10:21:50.812Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:21:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:21:50.849Z","message":"Entering","context":{"RequestID":"15ac1f0b-5d6e-42fc-8657-1cf31fdcd66e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"00648088-9f5f-4858-910e-9d689fd5366b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:21:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:21:50.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"15ac1f0b-5d6e-42fc-8657-1cf31fdcd66e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"00648088-9f5f-4858-910e-9d689fd5366b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:21:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:50.852Z","message":"{\"transactionId\":\"15ac1f0b-5d6e-42fc-8657-1cf31fdcd66e\",\"status\":\"200\",\"rqstDate\":\"230413-10:21:50:849\",\"respDate\":\"230413-10:21:50:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:15ac1f0b-5d6e-42fc-8657-1cf31fdcd66e\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:21:50:849-6514\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[15ac1f0b-5d6e-42fc-8657-1cf31fdcd66e]}\\\"}\"}","context":{"RequestID":"15ac1f0b-5d6e-42fc-8657-1cf31fdcd66e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"00648088-9f5f-4858-910e-9d689fd5366b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:21:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:50.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"15ac1f0b-5d6e-42fc-8657-1cf31fdcd66e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"00648088-9f5f-4858-910e-9d689fd5366b","LogTimestamp":"2023-04-13T10:21:50.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:21:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:21:52.188Z","message":"Entering","context":{"RequestID":"fdb4151b-10b1-407d-91c7-37639933a4c9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"36a6c798-716d-460a-9543-de7fdc9913e3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:21:52.188Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:21:52.191Z","message":"{\"transactionId\":\"fdb4151b-10b1-407d-91c7-37639933a4c9\",\"status\":\"200\",\"rqstDate\":\"230413-10:21:52:189\",\"respDate\":\"230413-10:21:52:191\",\"sourceId\":\"haproxy:fdb4151b-10b1-407d-91c7-37639933a4c9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:21:52:189-94360\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[588a0a9e-65cb-404b-aae6-16be338f3d77], x-b3-parentspanid=[881cd244a5b957b4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[417280d54cf29fb4881cd244a5b957b4], x-b3-spanid=[65e9a6b2e3a820a3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fdb4151b-10b1-407d-91c7-37639933a4c9]}\\\"}\"}","context":{"RequestID":"fdb4151b-10b1-407d-91c7-37639933a4c9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"36a6c798-716d-460a-9543-de7fdc9913e3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:21:52.188Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:52.192Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fdb4151b-10b1-407d-91c7-37639933a4c9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"36a6c798-716d-460a-9543-de7fdc9913e3","LogTimestamp":"2023-04-13T10:21:52.192Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:21:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:21:54.204Z","message":"Entering","context":{"RequestID":"29bf7ef3-d791-41a7-ae39-216e617e797f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5cc4c546-8615-4669-901d-3b06450ee2d9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:21:54.203Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:21:54.206Z","message":"{\"transactionId\":\"29bf7ef3-d791-41a7-ae39-216e617e797f\",\"status\":\"200\",\"rqstDate\":\"230413-10:21:54:205\",\"respDate\":\"230413-10:21:54:206\",\"sourceId\":\"haproxy:29bf7ef3-d791-41a7-ae39-216e617e797f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:21:54:205-75241\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[19e974f1-3c2b-4981-bc2f-9e5173fb265d], x-b3-parentspanid=[fa33f57ebcb8c404], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[df58e9cdae3d89d3fa33f57ebcb8c404], x-b3-spanid=[6c3d1bc866f376c4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[29bf7ef3-d791-41a7-ae39-216e617e797f]}\\\"}\"}","context":{"RequestID":"29bf7ef3-d791-41a7-ae39-216e617e797f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5cc4c546-8615-4669-901d-3b06450ee2d9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:21:54.203Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:54.207Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"29bf7ef3-d791-41a7-ae39-216e617e797f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5cc4c546-8615-4669-901d-3b06450ee2d9","LogTimestamp":"2023-04-13T10:21:54.207Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:21:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:21:56.217Z","message":"Entering","context":{"RequestID":"4b4ced4f-917b-4d11-b8fb-1ad8e2cf905b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6058a4cc-5e04-424c-aa8f-5f474c591ed4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:21:56.216Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:21:56.218Z","message":"{\"transactionId\":\"4b4ced4f-917b-4d11-b8fb-1ad8e2cf905b\",\"status\":\"200\",\"rqstDate\":\"230413-10:21:56:217\",\"respDate\":\"230413-10:21:56:218\",\"sourceId\":\"haproxy:4b4ced4f-917b-4d11-b8fb-1ad8e2cf905b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:21:56:217-94950\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0cc8c318-6724-415a-bd06-2c8dfc17e2b5], x-b3-parentspanid=[fa915be5518e06dc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c778b8fe64ea1ffdfa915be5518e06dc], x-b3-spanid=[2afc4301ee034565], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4b4ced4f-917b-4d11-b8fb-1ad8e2cf905b]}\\\"}\"}","context":{"RequestID":"4b4ced4f-917b-4d11-b8fb-1ad8e2cf905b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6058a4cc-5e04-424c-aa8f-5f474c591ed4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:21:56.216Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:56.219Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4b4ced4f-917b-4d11-b8fb-1ad8e2cf905b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6058a4cc-5e04-424c-aa8f-5f474c591ed4","LogTimestamp":"2023-04-13T10:21:56.219Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:21:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:21:56.379Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:21:56.390Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:56.390Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:56.390Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:58.227Z","message":"Entering","context":{"RequestID":"121b46ef-0758-443b-a765-3b6448d510e6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"878f94a6-9467-488e-93c8-757f4097040a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:21:58.227Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:21:58.230Z","message":"{\"transactionId\":\"121b46ef-0758-443b-a765-3b6448d510e6\",\"status\":\"200\",\"rqstDate\":\"230413-10:21:58:228\",\"respDate\":\"230413-10:21:58:230\",\"sourceId\":\"haproxy:121b46ef-0758-443b-a765-3b6448d510e6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:21:58:228-12823\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9a1ef66a-7260-4166-a279-b77d11f1bcb6], x-b3-parentspanid=[0fb610c8e6c9bd6e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2c9ff37779d0828b0fb610c8e6c9bd6e], x-b3-spanid=[059b31dcad960fe5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[121b46ef-0758-443b-a765-3b6448d510e6]}\\\"}\"}","context":{"RequestID":"121b46ef-0758-443b-a765-3b6448d510e6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"878f94a6-9467-488e-93c8-757f4097040a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:21:58.227Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:21:58.230Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"121b46ef-0758-443b-a765-3b6448d510e6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"878f94a6-9467-488e-93c8-757f4097040a","LogTimestamp":"2023-04-13T10:21:58.230Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:21:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:22:00.242Z","message":"Entering","context":{"RequestID":"98dcd6e9-1eeb-4c5c-8449-60d40f2496fe","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"65bceb54-272c-4121-90fe-c2f253d8a1ba","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:00.242Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:22:00.246Z","message":"{\"transactionId\":\"98dcd6e9-1eeb-4c5c-8449-60d40f2496fe\",\"status\":\"200\",\"rqstDate\":\"230413-10:22:00:243\",\"respDate\":\"230413-10:22:00:246\",\"sourceId\":\"haproxy:98dcd6e9-1eeb-4c5c-8449-60d40f2496fe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:22:00:243-50211\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3a802f01-1c9a-458d-9480-3812f60d21b9], x-b3-parentspanid=[f6c4adb99dbbbca7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4093fea648011524f6c4adb99dbbbca7], x-b3-spanid=[bbf4c00cb1062a69], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[98dcd6e9-1eeb-4c5c-8449-60d40f2496fe]}\\\"}\"}","context":{"RequestID":"98dcd6e9-1eeb-4c5c-8449-60d40f2496fe","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"65bceb54-272c-4121-90fe-c2f253d8a1ba","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:00.242Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:00.247Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"98dcd6e9-1eeb-4c5c-8449-60d40f2496fe","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"65bceb54-272c-4121-90fe-c2f253d8a1ba","LogTimestamp":"2023-04-13T10:22:00.247Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:22:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-13T10:22:00.807Z","message":"Entering","context":{"RequestID":"df4e0da0-83d5-42e3-9b33-964e86fc1333","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8d0967cd-c0d7-4f71-8ea2-c6a9670bf8b3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:22:00.807Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:22:00.810Z","message":"{\"transactionId\":\"df4e0da0-83d5-42e3-9b33-964e86fc1333\",\"status\":\"200\",\"rqstDate\":\"230413-10:22:00:808\",\"respDate\":\"230413-10:22:00:809\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:df4e0da0-83d5-42e3-9b33-964e86fc1333\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:22:00:808-1911\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dd8b15a5-f4f6-4129-b68b-c53a4dc68722], x-b3-parentspanid=[a05c37439360dcf6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43441], x-envoy-attempt-count=[1], x-b3-traceid=[317ac12b1af7a759a05c37439360dcf6], x-b3-spanid=[997c702953d92013], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[df4e0da0-83d5-42e3-9b33-964e86fc1333]}\\\"}\"}","context":{"RequestID":"df4e0da0-83d5-42e3-9b33-964e86fc1333","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8d0967cd-c0d7-4f71-8ea2-c6a9670bf8b3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:22:00.807Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:00.810Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"df4e0da0-83d5-42e3-9b33-964e86fc1333","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8d0967cd-c0d7-4f71-8ea2-c6a9670bf8b3","LogTimestamp":"2023-04-13T10:22:00.810Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:22:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:22:00.850Z","message":"Entering","context":{"RequestID":"f9ff12bc-a2c1-4a4c-9bfa-c7003fa5743d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8b36d425-4c7b-4b5a-8f55-01f58184b6c9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:22:00.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:22:00.853Z","message":"Database is available from CACHED check.","context":{"RequestID":"f9ff12bc-a2c1-4a4c-9bfa-c7003fa5743d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8b36d425-4c7b-4b5a-8f55-01f58184b6c9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:22:00.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:00.855Z","message":"{\"transactionId\":\"f9ff12bc-a2c1-4a4c-9bfa-c7003fa5743d\",\"status\":\"200\",\"rqstDate\":\"230413-10:22:00:851\",\"respDate\":\"230413-10:22:00:855\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f9ff12bc-a2c1-4a4c-9bfa-c7003fa5743d\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:22:00:851-16669\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f9ff12bc-a2c1-4a4c-9bfa-c7003fa5743d]}\\\"}\"}","context":{"RequestID":"f9ff12bc-a2c1-4a4c-9bfa-c7003fa5743d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8b36d425-4c7b-4b5a-8f55-01f58184b6c9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:22:00.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:00.856Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f9ff12bc-a2c1-4a4c-9bfa-c7003fa5743d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"7","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8b36d425-4c7b-4b5a-8f55-01f58184b6c9","LogTimestamp":"2023-04-13T10:22:00.856Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:22:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-04-13T10:22:02.260Z","message":"Entering","context":{"RequestID":"b89cfd03-130f-410f-bea5-8b12daf97bc5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8152dcd0-aa46-43a4-ade0-76ec89b00967","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:02.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:22:02.263Z","message":"{\"transactionId\":\"b89cfd03-130f-410f-bea5-8b12daf97bc5\",\"status\":\"200\",\"rqstDate\":\"230413-10:22:02:261\",\"respDate\":\"230413-10:22:02:263\",\"sourceId\":\"haproxy:b89cfd03-130f-410f-bea5-8b12daf97bc5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:22:02:261-11683\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1be52bc7-c513-4979-86a9-f304d5a50209], x-b3-parentspanid=[66f47c868a0ba03d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b2fba85a1492c54c66f47c868a0ba03d], x-b3-spanid=[e47e7ac5fa5f6539], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b89cfd03-130f-410f-bea5-8b12daf97bc5]}\\\"}\"}","context":{"RequestID":"b89cfd03-130f-410f-bea5-8b12daf97bc5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8152dcd0-aa46-43a4-ade0-76ec89b00967","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:02.259Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:02.264Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b89cfd03-130f-410f-bea5-8b12daf97bc5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8152dcd0-aa46-43a4-ade0-76ec89b00967","LogTimestamp":"2023-04-13T10:22:02.264Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:22:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:22:04.274Z","message":"Entering","context":{"RequestID":"c6d55ccc-4f61-49fe-b785-aa880aca9338","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"89a81793-ea4d-4e85-9281-1e5b15bc62ec","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:04.274Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:22:04.276Z","message":"{\"transactionId\":\"c6d55ccc-4f61-49fe-b785-aa880aca9338\",\"status\":\"200\",\"rqstDate\":\"230413-10:22:04:275\",\"respDate\":\"230413-10:22:04:276\",\"sourceId\":\"haproxy:c6d55ccc-4f61-49fe-b785-aa880aca9338\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:22:04:275-28005\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[937263ef-4d00-4499-afbc-a7ad06dfae52], x-b3-parentspanid=[3da85704acd979fc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f555644430bbc1b93da85704acd979fc], x-b3-spanid=[c9ff933f78c3cc8c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c6d55ccc-4f61-49fe-b785-aa880aca9338]}\\\"}\"}","context":{"RequestID":"c6d55ccc-4f61-49fe-b785-aa880aca9338","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"89a81793-ea4d-4e85-9281-1e5b15bc62ec","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:04.274Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:04.277Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c6d55ccc-4f61-49fe-b785-aa880aca9338","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"89a81793-ea4d-4e85-9281-1e5b15bc62ec","LogTimestamp":"2023-04-13T10:22:04.277Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:22:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:22:06.286Z","message":"Entering","context":{"RequestID":"287d4b50-f927-4d18-94c9-6262b2bf3d8a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"01ebc6eb-0ad3-400f-9bae-8817a04a0fdc","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:06.285Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:22:06.288Z","message":"{\"transactionId\":\"287d4b50-f927-4d18-94c9-6262b2bf3d8a\",\"status\":\"200\",\"rqstDate\":\"230413-10:22:06:287\",\"respDate\":\"230413-10:22:06:288\",\"sourceId\":\"haproxy:287d4b50-f927-4d18-94c9-6262b2bf3d8a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:22:06:287-86125\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d9763fb5-387e-4093-8a7e-7332a3054637], x-b3-parentspanid=[9fa783de82ee5c68], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ff56fcce9aecadba9fa783de82ee5c68], x-b3-spanid=[7525d2d386934b0e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[287d4b50-f927-4d18-94c9-6262b2bf3d8a]}\\\"}\"}","context":{"RequestID":"287d4b50-f927-4d18-94c9-6262b2bf3d8a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"01ebc6eb-0ad3-400f-9bae-8817a04a0fdc","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:06.285Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:06.289Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"287d4b50-f927-4d18-94c9-6262b2bf3d8a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"01ebc6eb-0ad3-400f-9bae-8817a04a0fdc","LogTimestamp":"2023-04-13T10:22:06.289Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:22:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:22:06.378Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:22:06.441Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:06.441Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:06.442Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:08.300Z","message":"Entering","context":{"RequestID":"0aaa98e9-556c-4588-8793-ce334b0dc4d9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3cf257b8-d146-436f-adfe-0f1849d0b305","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:08.300Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:22:08.303Z","message":"{\"transactionId\":\"0aaa98e9-556c-4588-8793-ce334b0dc4d9\",\"status\":\"200\",\"rqstDate\":\"230413-10:22:08:301\",\"respDate\":\"230413-10:22:08:303\",\"sourceId\":\"haproxy:0aaa98e9-556c-4588-8793-ce334b0dc4d9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:22:08:301-10184\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dee16faa-10b7-4b76-a06f-24e04e261fb8], x-b3-parentspanid=[a13ac837b18270dd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e2a4f12f13f09c8ea13ac837b18270dd], x-b3-spanid=[5389fb4c56db9117], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0aaa98e9-556c-4588-8793-ce334b0dc4d9]}\\\"}\"}","context":{"RequestID":"0aaa98e9-556c-4588-8793-ce334b0dc4d9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3cf257b8-d146-436f-adfe-0f1849d0b305","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:08.300Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:08.304Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0aaa98e9-556c-4588-8793-ce334b0dc4d9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3cf257b8-d146-436f-adfe-0f1849d0b305","LogTimestamp":"2023-04-13T10:22:08.304Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:22:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:22:10.316Z","message":"Entering","context":{"RequestID":"b0fb6ee4-f194-4026-8e01-6a4bd4030354","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"972d1760-0414-4ceb-a606-7e52498e1af3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:10.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:22:10.318Z","message":"{\"transactionId\":\"b0fb6ee4-f194-4026-8e01-6a4bd4030354\",\"status\":\"200\",\"rqstDate\":\"230413-10:22:10:317\",\"respDate\":\"230413-10:22:10:318\",\"sourceId\":\"haproxy:b0fb6ee4-f194-4026-8e01-6a4bd4030354\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:22:10:317-30414\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[513ca366-87c5-4da2-bb9d-6521f6765222], x-b3-parentspanid=[0f31514e452163ea], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[484bec4ec787ec920f31514e452163ea], x-b3-spanid=[b8b4f0fba8f7fb7d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b0fb6ee4-f194-4026-8e01-6a4bd4030354]}\\\"}\"}","context":{"RequestID":"b0fb6ee4-f194-4026-8e01-6a4bd4030354","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"972d1760-0414-4ceb-a606-7e52498e1af3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:10.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:10.320Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b0fb6ee4-f194-4026-8e01-6a4bd4030354","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"972d1760-0414-4ceb-a606-7e52498e1af3","LogTimestamp":"2023-04-13T10:22:10.320Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:22:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:22:10.807Z","message":"Entering","context":{"RequestID":"5eab1f6d-dd1a-43ea-9f9a-3ded19538543","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"404f9721-a8b2-438e-8d4c-0b30213f5ec0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:22:10.807Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:22:10.809Z","message":"{\"transactionId\":\"5eab1f6d-dd1a-43ea-9f9a-3ded19538543\",\"status\":\"200\",\"rqstDate\":\"230413-10:22:10:808\",\"respDate\":\"230413-10:22:10:809\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:5eab1f6d-dd1a-43ea-9f9a-3ded19538543\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:22:10:808-50275\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7d9dbce9-f9a9-4fab-90a6-a2b451194b8f], x-b3-parentspanid=[71c2f8e8ca6edae2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54137], x-envoy-attempt-count=[1], x-b3-traceid=[290adc0a833a722e71c2f8e8ca6edae2], x-b3-spanid=[b40cfc2ebb296de8], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[5eab1f6d-dd1a-43ea-9f9a-3ded19538543]}\\\"}\"}","context":{"RequestID":"5eab1f6d-dd1a-43ea-9f9a-3ded19538543","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"404f9721-a8b2-438e-8d4c-0b30213f5ec0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:22:10.807Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:10.809Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5eab1f6d-dd1a-43ea-9f9a-3ded19538543","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"404f9721-a8b2-438e-8d4c-0b30213f5ec0","LogTimestamp":"2023-04-13T10:22:10.809Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:22:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:22:10.848Z","message":"Entering","context":{"RequestID":"165da78e-6e40-479b-81d9-b19070ddbb6b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ae6867da-86ab-479c-b9be-130f3efa7a1f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:22:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:22:10.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"165da78e-6e40-479b-81d9-b19070ddbb6b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ae6867da-86ab-479c-b9be-130f3efa7a1f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:22:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:10.850Z","message":"{\"transactionId\":\"165da78e-6e40-479b-81d9-b19070ddbb6b\",\"status\":\"200\",\"rqstDate\":\"230413-10:22:10:848\",\"respDate\":\"230413-10:22:10:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:165da78e-6e40-479b-81d9-b19070ddbb6b\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:22:10:848-62141\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[165da78e-6e40-479b-81d9-b19070ddbb6b]}\\\"}\"}","context":{"RequestID":"165da78e-6e40-479b-81d9-b19070ddbb6b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ae6867da-86ab-479c-b9be-130f3efa7a1f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:22:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:10.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"165da78e-6e40-479b-81d9-b19070ddbb6b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ae6867da-86ab-479c-b9be-130f3efa7a1f","LogTimestamp":"2023-04-13T10:22:10.850Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:22:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:22:12.331Z","message":"Entering","context":{"RequestID":"15589775-037c-4b20-b373-1c912f2235e9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"55e8006a-9123-413f-8d77-aa584808f218","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:12.331Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:22:12.333Z","message":"{\"transactionId\":\"15589775-037c-4b20-b373-1c912f2235e9\",\"status\":\"200\",\"rqstDate\":\"230413-10:22:12:332\",\"respDate\":\"230413-10:22:12:333\",\"sourceId\":\"haproxy:15589775-037c-4b20-b373-1c912f2235e9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:22:12:332-58870\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c325d9b2-7f74-415e-a4d1-8cddc3454c72], x-b3-parentspanid=[ec9cf3b7df1b1fa2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8a5abfddcb0004f1ec9cf3b7df1b1fa2], x-b3-spanid=[608fdf5d7ada3ce4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[15589775-037c-4b20-b373-1c912f2235e9]}\\\"}\"}","context":{"RequestID":"15589775-037c-4b20-b373-1c912f2235e9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"55e8006a-9123-413f-8d77-aa584808f218","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:12.331Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:12.334Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"15589775-037c-4b20-b373-1c912f2235e9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"55e8006a-9123-413f-8d77-aa584808f218","LogTimestamp":"2023-04-13T10:22:12.334Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:22:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:22:14.343Z","message":"Entering","context":{"RequestID":"b78a5f7b-36be-4b78-95ed-85f98d88a4b2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4b399fa5-a22f-48fb-a7bc-203c83f37ca5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:14.343Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:22:14.345Z","message":"{\"transactionId\":\"b78a5f7b-36be-4b78-95ed-85f98d88a4b2\",\"status\":\"200\",\"rqstDate\":\"230413-10:22:14:344\",\"respDate\":\"230413-10:22:14:345\",\"sourceId\":\"haproxy:b78a5f7b-36be-4b78-95ed-85f98d88a4b2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:22:14:344-77204\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ece913a4-0980-4ebb-8071-04c9fa483097], x-b3-parentspanid=[7112f40d62a0bbb2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d522d8ec143e021d7112f40d62a0bbb2], x-b3-spanid=[6f0dbfed4e1e0bcd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b78a5f7b-36be-4b78-95ed-85f98d88a4b2]}\\\"}\"}","context":{"RequestID":"b78a5f7b-36be-4b78-95ed-85f98d88a4b2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4b399fa5-a22f-48fb-a7bc-203c83f37ca5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:14.343Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:14.346Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b78a5f7b-36be-4b78-95ed-85f98d88a4b2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4b399fa5-a22f-48fb-a7bc-203c83f37ca5","LogTimestamp":"2023-04-13T10:22:14.345Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:22:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:22:16.354Z","message":"Entering","context":{"RequestID":"bc890bc7-60cb-49d3-8afc-acbb6a7c8a71","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fa58bde4-68e6-4e67-9cf0-5d87379d2567","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:16.354Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:22:16.356Z","message":"{\"transactionId\":\"bc890bc7-60cb-49d3-8afc-acbb6a7c8a71\",\"status\":\"200\",\"rqstDate\":\"230413-10:22:16:354\",\"respDate\":\"230413-10:22:16:356\",\"sourceId\":\"haproxy:bc890bc7-60cb-49d3-8afc-acbb6a7c8a71\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:22:16:354-57821\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[07667bcb-7411-4bf6-9e10-5772b2db9d95], x-b3-parentspanid=[a7f9d4364cc00b45], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[70f2a1b47f7aeebba7f9d4364cc00b45], x-b3-spanid=[e7612c5adc3ca41f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bc890bc7-60cb-49d3-8afc-acbb6a7c8a71]}\\\"}\"}","context":{"RequestID":"bc890bc7-60cb-49d3-8afc-acbb6a7c8a71","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fa58bde4-68e6-4e67-9cf0-5d87379d2567","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:16.354Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:16.356Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bc890bc7-60cb-49d3-8afc-acbb6a7c8a71","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fa58bde4-68e6-4e67-9cf0-5d87379d2567","LogTimestamp":"2023-04-13T10:22:16.356Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:22:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:22:16.378Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:22:16.390Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:16.390Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:16.391Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:18.365Z","message":"Entering","context":{"RequestID":"dbb73a16-304e-489c-b36f-0084f2c0c572","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c18ddf3d-dd00-4681-b409-ff05115ae0f3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:18.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:22:18.367Z","message":"{\"transactionId\":\"dbb73a16-304e-489c-b36f-0084f2c0c572\",\"status\":\"200\",\"rqstDate\":\"230413-10:22:18:366\",\"respDate\":\"230413-10:22:18:367\",\"sourceId\":\"haproxy:dbb73a16-304e-489c-b36f-0084f2c0c572\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:22:18:366-45521\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1cb79d05-0b03-48e3-b0e6-ca32138bcaf9], x-b3-parentspanid=[c665d5f24a311680], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4daa922457c27616c665d5f24a311680], x-b3-spanid=[1d8e7744f2917310], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dbb73a16-304e-489c-b36f-0084f2c0c572]}\\\"}\"}","context":{"RequestID":"dbb73a16-304e-489c-b36f-0084f2c0c572","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c18ddf3d-dd00-4681-b409-ff05115ae0f3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:18.365Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:18.367Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dbb73a16-304e-489c-b36f-0084f2c0c572","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c18ddf3d-dd00-4681-b409-ff05115ae0f3","LogTimestamp":"2023-04-13T10:22:18.367Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:22:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:22:19.169Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:22:19.173Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:22:20.376Z","message":"Entering","context":{"RequestID":"4e04b816-9a46-4ae0-a75f-0fabef8108a6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b23bf2b6-fdf1-49b3-80ce-b61bf4c1645e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:20.376Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:22:20.378Z","message":"{\"transactionId\":\"4e04b816-9a46-4ae0-a75f-0fabef8108a6\",\"status\":\"200\",\"rqstDate\":\"230413-10:22:20:377\",\"respDate\":\"230413-10:22:20:378\",\"sourceId\":\"haproxy:4e04b816-9a46-4ae0-a75f-0fabef8108a6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:22:20:377-89848\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b79b4017-d3af-4b4a-9be5-9cca41bdfc8c], x-b3-parentspanid=[67d1448c52e322ef], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d15db45d3e17ec1067d1448c52e322ef], x-b3-spanid=[67e5aa6418d7aa08], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4e04b816-9a46-4ae0-a75f-0fabef8108a6]}\\\"}\"}","context":{"RequestID":"4e04b816-9a46-4ae0-a75f-0fabef8108a6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b23bf2b6-fdf1-49b3-80ce-b61bf4c1645e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:20.376Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:20.378Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4e04b816-9a46-4ae0-a75f-0fabef8108a6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b23bf2b6-fdf1-49b3-80ce-b61bf4c1645e","LogTimestamp":"2023-04-13T10:22:20.378Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:22:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:22:20.807Z","message":"Entering","context":{"RequestID":"70b09772-a122-4206-a59d-4368a584cd2c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c492b1aa-d5ca-42ab-b574-2963f4ad4592","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:22:20.807Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:22:20.809Z","message":"{\"transactionId\":\"70b09772-a122-4206-a59d-4368a584cd2c\",\"status\":\"200\",\"rqstDate\":\"230413-10:22:20:808\",\"respDate\":\"230413-10:22:20:809\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:70b09772-a122-4206-a59d-4368a584cd2c\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:22:20:808-24252\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bdc5bb94-5ffd-499c-b2ae-2421e677672d], x-b3-parentspanid=[0e1ef7006d691107], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54667], x-envoy-attempt-count=[1], x-b3-traceid=[fe5823b54fcb97530e1ef7006d691107], x-b3-spanid=[696f247f6ad0975e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[70b09772-a122-4206-a59d-4368a584cd2c]}\\\"}\"}","context":{"RequestID":"70b09772-a122-4206-a59d-4368a584cd2c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c492b1aa-d5ca-42ab-b574-2963f4ad4592","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:22:20.807Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:20.810Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"70b09772-a122-4206-a59d-4368a584cd2c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c492b1aa-d5ca-42ab-b574-2963f4ad4592","LogTimestamp":"2023-04-13T10:22:20.810Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:22:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:22:20.848Z","message":"Entering","context":{"RequestID":"be7e6f43-e3c0-4958-bb02-a310cdddf681","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a04a293e-ffc3-4a15-8822-b8abb4775cd4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:22:20.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:22:20.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"be7e6f43-e3c0-4958-bb02-a310cdddf681","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a04a293e-ffc3-4a15-8822-b8abb4775cd4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:22:20.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:20.851Z","message":"{\"transactionId\":\"be7e6f43-e3c0-4958-bb02-a310cdddf681\",\"status\":\"200\",\"rqstDate\":\"230413-10:22:20:849\",\"respDate\":\"230413-10:22:20:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:be7e6f43-e3c0-4958-bb02-a310cdddf681\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:22:20:849-33678\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[be7e6f43-e3c0-4958-bb02-a310cdddf681]}\\\"}\"}","context":{"RequestID":"be7e6f43-e3c0-4958-bb02-a310cdddf681","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a04a293e-ffc3-4a15-8822-b8abb4775cd4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:22:20.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:20.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"be7e6f43-e3c0-4958-bb02-a310cdddf681","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a04a293e-ffc3-4a15-8822-b8abb4775cd4","LogTimestamp":"2023-04-13T10:22:20.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:22:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:22:22.388Z","message":"Entering","context":{"RequestID":"437b33ba-e87a-4561-b6f0-0a55e2d4d852","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"aa7982c4-6276-4052-b458-c788c32c7ca0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:22.388Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:22:22.391Z","message":"{\"transactionId\":\"437b33ba-e87a-4561-b6f0-0a55e2d4d852\",\"status\":\"200\",\"rqstDate\":\"230413-10:22:22:389\",\"respDate\":\"230413-10:22:22:390\",\"sourceId\":\"haproxy:437b33ba-e87a-4561-b6f0-0a55e2d4d852\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:22:22:389-96776\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3e25bbaa-eced-4a91-a3b3-9bf161787b6f], x-b3-parentspanid=[fb730e7350853beb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[435d696c869bb1c4fb730e7350853beb], x-b3-spanid=[49c258731ac6bac4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[437b33ba-e87a-4561-b6f0-0a55e2d4d852]}\\\"}\"}","context":{"RequestID":"437b33ba-e87a-4561-b6f0-0a55e2d4d852","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"aa7982c4-6276-4052-b458-c788c32c7ca0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:22.388Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:22.391Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"437b33ba-e87a-4561-b6f0-0a55e2d4d852","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aa7982c4-6276-4052-b458-c788c32c7ca0","LogTimestamp":"2023-04-13T10:22:22.391Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:22:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:22:24.401Z","message":"Entering","context":{"RequestID":"e48c814d-e1c1-43c9-b5a1-b7a0e3e82f2b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4795bb67-c7b5-4502-af7f-79deb169ca48","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:24.401Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:22:24.404Z","message":"{\"transactionId\":\"e48c814d-e1c1-43c9-b5a1-b7a0e3e82f2b\",\"status\":\"200\",\"rqstDate\":\"230413-10:22:24:402\",\"respDate\":\"230413-10:22:24:404\",\"sourceId\":\"haproxy:e48c814d-e1c1-43c9-b5a1-b7a0e3e82f2b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:22:24:402-47794\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a20880ea-a02e-4b2c-a0e5-13fe734441d4], x-b3-parentspanid=[e709793db5664cf6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2881aca0f87890c8e709793db5664cf6], x-b3-spanid=[345d4bbcdd64a2ac], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e48c814d-e1c1-43c9-b5a1-b7a0e3e82f2b]}\\\"}\"}","context":{"RequestID":"e48c814d-e1c1-43c9-b5a1-b7a0e3e82f2b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4795bb67-c7b5-4502-af7f-79deb169ca48","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:24.401Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:24.405Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e48c814d-e1c1-43c9-b5a1-b7a0e3e82f2b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4795bb67-c7b5-4502-af7f-79deb169ca48","LogTimestamp":"2023-04-13T10:22:24.404Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:22:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:22:26.378Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:22:26.391Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:26.391Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:26.392Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:26.415Z","message":"Entering","context":{"RequestID":"57f8b69d-3d57-46dd-9f3b-ded36182dc03","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"13811e67-d436-4ab7-87e8-ab7e14f5f178","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:26.415Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:22:26.418Z","message":"{\"transactionId\":\"57f8b69d-3d57-46dd-9f3b-ded36182dc03\",\"status\":\"200\",\"rqstDate\":\"230413-10:22:26:416\",\"respDate\":\"230413-10:22:26:418\",\"sourceId\":\"haproxy:57f8b69d-3d57-46dd-9f3b-ded36182dc03\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:22:26:416-95890\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7f2b419d-5ece-4da5-a10a-dd7dc03fbea8], x-b3-parentspanid=[ed10ef0920c54073], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[55852502599fcbc4ed10ef0920c54073], x-b3-spanid=[61e3aa3ce02c2aac], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[57f8b69d-3d57-46dd-9f3b-ded36182dc03]}\\\"}\"}","context":{"RequestID":"57f8b69d-3d57-46dd-9f3b-ded36182dc03","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"13811e67-d436-4ab7-87e8-ab7e14f5f178","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:26.415Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:26.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"57f8b69d-3d57-46dd-9f3b-ded36182dc03","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"13811e67-d436-4ab7-87e8-ab7e14f5f178","LogTimestamp":"2023-04-13T10:22:26.419Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:22:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:22:28.430Z","message":"Entering","context":{"RequestID":"f7d029ef-9c86-4756-825f-514929327b05","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9c774c5c-3364-4512-87d3-5dd1412b8a12","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:28.430Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:22:28.433Z","message":"{\"transactionId\":\"f7d029ef-9c86-4756-825f-514929327b05\",\"status\":\"200\",\"rqstDate\":\"230413-10:22:28:431\",\"respDate\":\"230413-10:22:28:433\",\"sourceId\":\"haproxy:f7d029ef-9c86-4756-825f-514929327b05\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:22:28:431-16602\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6654274b-f58c-4dc8-a9c7-62b45e188a76], x-b3-parentspanid=[8da6c7c4692dd775], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3f17455ad9acdbed8da6c7c4692dd775], x-b3-spanid=[16aa55e06c286286], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f7d029ef-9c86-4756-825f-514929327b05]}\\\"}\"}","context":{"RequestID":"f7d029ef-9c86-4756-825f-514929327b05","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9c774c5c-3364-4512-87d3-5dd1412b8a12","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:28.430Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:28.433Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f7d029ef-9c86-4756-825f-514929327b05","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9c774c5c-3364-4512-87d3-5dd1412b8a12","LogTimestamp":"2023-04-13T10:22:28.433Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:22:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:22:30.444Z","message":"Entering","context":{"RequestID":"a04bae20-e423-446e-992c-8522a450f874","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7464294c-d0a1-477d-b55a-3a4877d5bac8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:30.443Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:22:30.447Z","message":"{\"transactionId\":\"a04bae20-e423-446e-992c-8522a450f874\",\"status\":\"200\",\"rqstDate\":\"230413-10:22:30:444\",\"respDate\":\"230413-10:22:30:447\",\"sourceId\":\"haproxy:a04bae20-e423-446e-992c-8522a450f874\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:22:30:444-98701\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[77b71b06-f01e-4f3d-a69b-2b0d229da528], x-b3-parentspanid=[1f059ea921ecd7a3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7e1b3a4b30d887511f059ea921ecd7a3], x-b3-spanid=[667b99afe96d90eb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a04bae20-e423-446e-992c-8522a450f874]}\\\"}\"}","context":{"RequestID":"a04bae20-e423-446e-992c-8522a450f874","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7464294c-d0a1-477d-b55a-3a4877d5bac8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:30.443Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:30.448Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a04bae20-e423-446e-992c-8522a450f874","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7464294c-d0a1-477d-b55a-3a4877d5bac8","LogTimestamp":"2023-04-13T10:22:30.448Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:22:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:22:30.807Z","message":"Entering","context":{"RequestID":"7af789e4-ab94-4f5b-9dcd-7a3f78b12d14","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2c2890aa-1705-4571-af17-cb46d7e468c3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:22:30.807Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:22:30.811Z","message":"{\"transactionId\":\"7af789e4-ab94-4f5b-9dcd-7a3f78b12d14\",\"status\":\"200\",\"rqstDate\":\"230413-10:22:30:808\",\"respDate\":\"230413-10:22:30:811\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:7af789e4-ab94-4f5b-9dcd-7a3f78b12d14\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:22:30:808-50641\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[16bb581c-32b0-4d4d-b219-cc9f0bb9efc8], x-b3-parentspanid=[d8fdeae914415ffd], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36049], x-envoy-attempt-count=[1], x-b3-traceid=[a2ad7dd031037a30d8fdeae914415ffd], x-b3-spanid=[742da12ada1500f3], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[7af789e4-ab94-4f5b-9dcd-7a3f78b12d14]}\\\"}\"}","context":{"RequestID":"7af789e4-ab94-4f5b-9dcd-7a3f78b12d14","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2c2890aa-1705-4571-af17-cb46d7e468c3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:22:30.807Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:30.812Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7af789e4-ab94-4f5b-9dcd-7a3f78b12d14","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2c2890aa-1705-4571-af17-cb46d7e468c3","LogTimestamp":"2023-04-13T10:22:30.812Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:22:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:22:30.851Z","message":"Entering","context":{"RequestID":"7be54a25-b711-437b-be9c-2f53ece727c6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4d746359-8ad5-4ab3-ae3e-a0edab0bda8c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:22:30.851Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:22:30.853Z","message":"Database is available from CACHED check.","context":{"RequestID":"7be54a25-b711-437b-be9c-2f53ece727c6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4d746359-8ad5-4ab3-ae3e-a0edab0bda8c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:22:30.851Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:30.854Z","message":"{\"transactionId\":\"7be54a25-b711-437b-be9c-2f53ece727c6\",\"status\":\"200\",\"rqstDate\":\"230413-10:22:30:852\",\"respDate\":\"230413-10:22:30:854\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7be54a25-b711-437b-be9c-2f53ece727c6\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:22:30:852-47867\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7be54a25-b711-437b-be9c-2f53ece727c6]}\\\"}\"}","context":{"RequestID":"7be54a25-b711-437b-be9c-2f53ece727c6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4d746359-8ad5-4ab3-ae3e-a0edab0bda8c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:22:30.851Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:30.855Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7be54a25-b711-437b-be9c-2f53ece727c6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4d746359-8ad5-4ab3-ae3e-a0edab0bda8c","LogTimestamp":"2023-04-13T10:22:30.855Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:22:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:22:32.460Z","message":"Entering","context":{"RequestID":"bf7eb553-2db3-4257-8de1-13c86e90b9e6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8ce8baa0-21fc-435e-9c4b-8c2e78926a1a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:32.459Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:22:32.463Z","message":"{\"transactionId\":\"bf7eb553-2db3-4257-8de1-13c86e90b9e6\",\"status\":\"200\",\"rqstDate\":\"230413-10:22:32:461\",\"respDate\":\"230413-10:22:32:462\",\"sourceId\":\"haproxy:bf7eb553-2db3-4257-8de1-13c86e90b9e6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:22:32:461-1673\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4cd5ffa9-ce20-4ebd-b3fd-95b334eb6c87], x-b3-parentspanid=[f757b928db2f6e83], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e46f1e333bb5e87ef757b928db2f6e83], x-b3-spanid=[d0bdd496bc0a2d1b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bf7eb553-2db3-4257-8de1-13c86e90b9e6]}\\\"}\"}","context":{"RequestID":"bf7eb553-2db3-4257-8de1-13c86e90b9e6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8ce8baa0-21fc-435e-9c4b-8c2e78926a1a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:32.459Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:32.463Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bf7eb553-2db3-4257-8de1-13c86e90b9e6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8ce8baa0-21fc-435e-9c4b-8c2e78926a1a","LogTimestamp":"2023-04-13T10:22:32.463Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:22:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:22:34.475Z","message":"Entering","context":{"RequestID":"5390f7ab-6435-4076-9ef5-c5252ba3d4cd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0411fe70-9c73-4fc6-ac6e-6b33f996d4ce","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:34.474Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:22:34.477Z","message":"{\"transactionId\":\"5390f7ab-6435-4076-9ef5-c5252ba3d4cd\",\"status\":\"200\",\"rqstDate\":\"230413-10:22:34:475\",\"respDate\":\"230413-10:22:34:477\",\"sourceId\":\"haproxy:5390f7ab-6435-4076-9ef5-c5252ba3d4cd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:22:34:475-40556\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c10ea1ca-cf57-43f3-a9ae-fe9770e6359f], x-b3-parentspanid=[7f8e4ff2fcb0e64b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0be183823fb740827f8e4ff2fcb0e64b], x-b3-spanid=[26dab4777e9a1fb8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5390f7ab-6435-4076-9ef5-c5252ba3d4cd]}\\\"}\"}","context":{"RequestID":"5390f7ab-6435-4076-9ef5-c5252ba3d4cd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0411fe70-9c73-4fc6-ac6e-6b33f996d4ce","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:34.474Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:34.478Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5390f7ab-6435-4076-9ef5-c5252ba3d4cd","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0411fe70-9c73-4fc6-ac6e-6b33f996d4ce","LogTimestamp":"2023-04-13T10:22:34.478Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:22:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:22:36.379Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:22:36.394Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:36.394Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:36.394Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:36.489Z","message":"Entering","context":{"RequestID":"80d017d3-77d5-4049-ad45-7119f2cdf064","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"12d38360-c34a-42c5-b5cb-3afd8b81591c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:36.489Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:22:36.492Z","message":"{\"transactionId\":\"80d017d3-77d5-4049-ad45-7119f2cdf064\",\"status\":\"200\",\"rqstDate\":\"230413-10:22:36:490\",\"respDate\":\"230413-10:22:36:492\",\"sourceId\":\"haproxy:80d017d3-77d5-4049-ad45-7119f2cdf064\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:22:36:490-60841\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[49ccf2d4-ea79-45cc-a3ac-05fc0b85c403], x-b3-parentspanid=[a952abd32a77f094], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b572062d5e159e6da952abd32a77f094], x-b3-spanid=[0a03bcfe0dad069f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[80d017d3-77d5-4049-ad45-7119f2cdf064]}\\\"}\"}","context":{"RequestID":"80d017d3-77d5-4049-ad45-7119f2cdf064","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"12d38360-c34a-42c5-b5cb-3afd8b81591c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:36.489Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:36.493Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"80d017d3-77d5-4049-ad45-7119f2cdf064","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"12d38360-c34a-42c5-b5cb-3afd8b81591c","LogTimestamp":"2023-04-13T10:22:36.493Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:22:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:22:38.504Z","message":"Entering","context":{"RequestID":"d4f75e17-3220-464d-acaf-2c3a7d5ba2b2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"514f4666-678e-4906-9936-d9da62c9c25d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:38.504Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:22:38.507Z","message":"{\"transactionId\":\"d4f75e17-3220-464d-acaf-2c3a7d5ba2b2\",\"status\":\"200\",\"rqstDate\":\"230413-10:22:38:505\",\"respDate\":\"230413-10:22:38:507\",\"sourceId\":\"haproxy:d4f75e17-3220-464d-acaf-2c3a7d5ba2b2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:22:38:505-33928\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0ee00275-db6f-4651-a83f-304a300f01b7], x-b3-parentspanid=[985b0cb6d42f0f88], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3eabb4ab7d49177a985b0cb6d42f0f88], x-b3-spanid=[0c456f0cc5758d8d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d4f75e17-3220-464d-acaf-2c3a7d5ba2b2]}\\\"}\"}","context":{"RequestID":"d4f75e17-3220-464d-acaf-2c3a7d5ba2b2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"514f4666-678e-4906-9936-d9da62c9c25d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:38.504Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:38.507Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d4f75e17-3220-464d-acaf-2c3a7d5ba2b2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"514f4666-678e-4906-9936-d9da62c9c25d","LogTimestamp":"2023-04-13T10:22:38.507Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:22:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:22:40.515Z","message":"Entering","context":{"RequestID":"090be994-4ab2-46f6-b6f5-d3b6667d9a47","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"865ba22f-bc1c-4b70-ac42-51aa20747089","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:40.515Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:22:40.518Z","message":"{\"transactionId\":\"090be994-4ab2-46f6-b6f5-d3b6667d9a47\",\"status\":\"200\",\"rqstDate\":\"230413-10:22:40:516\",\"respDate\":\"230413-10:22:40:517\",\"sourceId\":\"haproxy:090be994-4ab2-46f6-b6f5-d3b6667d9a47\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:22:40:516-28319\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bab1ba82-b6de-4caa-8971-882528b04131], x-b3-parentspanid=[d417f0e9ea22f0ee], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2a0b9b94d00e9109d417f0e9ea22f0ee], x-b3-spanid=[8a9b5ac75403f05b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[090be994-4ab2-46f6-b6f5-d3b6667d9a47]}\\\"}\"}","context":{"RequestID":"090be994-4ab2-46f6-b6f5-d3b6667d9a47","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"865ba22f-bc1c-4b70-ac42-51aa20747089","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:40.515Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:40.518Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"090be994-4ab2-46f6-b6f5-d3b6667d9a47","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"865ba22f-bc1c-4b70-ac42-51aa20747089","LogTimestamp":"2023-04-13T10:22:40.518Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:22:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:22:40.810Z","message":"Entering","context":{"RequestID":"4df00515-b15d-4b78-b20b-ddf35ade03e5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0a0f6ee4-b3ea-4008-b3bb-78c8802831e3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:22:40.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:22:40.812Z","message":"{\"transactionId\":\"4df00515-b15d-4b78-b20b-ddf35ade03e5\",\"status\":\"200\",\"rqstDate\":\"230413-10:22:40:810\",\"respDate\":\"230413-10:22:40:812\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4df00515-b15d-4b78-b20b-ddf35ade03e5\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:22:40:810-88244\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ac2fcecc-8a6d-456d-aa0a-baf86cd785da], x-b3-parentspanid=[29758d08a47c02f8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52105], x-envoy-attempt-count=[1], x-b3-traceid=[ca89ddf33994be0729758d08a47c02f8], x-b3-spanid=[b246ae1c47d04b6c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4df00515-b15d-4b78-b20b-ddf35ade03e5]}\\\"}\"}","context":{"RequestID":"4df00515-b15d-4b78-b20b-ddf35ade03e5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0a0f6ee4-b3ea-4008-b3bb-78c8802831e3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:22:40.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:40.812Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4df00515-b15d-4b78-b20b-ddf35ade03e5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0a0f6ee4-b3ea-4008-b3bb-78c8802831e3","LogTimestamp":"2023-04-13T10:22:40.812Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:22:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:22:40.847Z","message":"Entering","context":{"RequestID":"c88a5fc2-9919-4875-837f-d3a1fcea0ee7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"957e4cc3-d0c7-44b8-9c48-235052576cfd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:22:40.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:22:40.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"c88a5fc2-9919-4875-837f-d3a1fcea0ee7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"957e4cc3-d0c7-44b8-9c48-235052576cfd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:22:40.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:40.849Z","message":"{\"transactionId\":\"c88a5fc2-9919-4875-837f-d3a1fcea0ee7\",\"status\":\"200\",\"rqstDate\":\"230413-10:22:40:848\",\"respDate\":\"230413-10:22:40:849\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c88a5fc2-9919-4875-837f-d3a1fcea0ee7\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:22:40:848-50755\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c88a5fc2-9919-4875-837f-d3a1fcea0ee7]}\\\"}\"}","context":{"RequestID":"c88a5fc2-9919-4875-837f-d3a1fcea0ee7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"957e4cc3-d0c7-44b8-9c48-235052576cfd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:22:40.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:40.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c88a5fc2-9919-4875-837f-d3a1fcea0ee7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"957e4cc3-d0c7-44b8-9c48-235052576cfd","LogTimestamp":"2023-04-13T10:22:40.850Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:22:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:22:42.526Z","message":"Entering","context":{"RequestID":"cfed5224-f830-47db-992e-6ecb1d861283","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8718d4c0-2dcb-48fc-a328-1305b6476d0c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:42.526Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:22:42.528Z","message":"{\"transactionId\":\"cfed5224-f830-47db-992e-6ecb1d861283\",\"status\":\"200\",\"rqstDate\":\"230413-10:22:42:527\",\"respDate\":\"230413-10:22:42:528\",\"sourceId\":\"haproxy:cfed5224-f830-47db-992e-6ecb1d861283\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:22:42:527-77462\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[501e198d-da4f-4b55-8a46-5f42a0fc120a], x-b3-parentspanid=[28c4e9328cf770ec], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[20b34adfabcacc0528c4e9328cf770ec], x-b3-spanid=[6704cd055468da00], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cfed5224-f830-47db-992e-6ecb1d861283]}\\\"}\"}","context":{"RequestID":"cfed5224-f830-47db-992e-6ecb1d861283","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8718d4c0-2dcb-48fc-a328-1305b6476d0c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:42.526Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:42.528Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cfed5224-f830-47db-992e-6ecb1d861283","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8718d4c0-2dcb-48fc-a328-1305b6476d0c","LogTimestamp":"2023-04-13T10:22:42.528Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:22:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:22:44.536Z","message":"Entering","context":{"RequestID":"2f75a7a7-0c3a-43b3-a0e4-6931a1f8c67e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6b00458e-dd82-447a-8d54-af4ef8de2221","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:44.536Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:22:44.538Z","message":"{\"transactionId\":\"2f75a7a7-0c3a-43b3-a0e4-6931a1f8c67e\",\"status\":\"200\",\"rqstDate\":\"230413-10:22:44:536\",\"respDate\":\"230413-10:22:44:538\",\"sourceId\":\"haproxy:2f75a7a7-0c3a-43b3-a0e4-6931a1f8c67e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:22:44:536-26977\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7c46e642-aba9-4dc3-b070-bf56e7ccd538], x-b3-parentspanid=[0b2878fb991418d8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[80cd31b04efaefa70b2878fb991418d8], x-b3-spanid=[19dd38383dbbba54], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2f75a7a7-0c3a-43b3-a0e4-6931a1f8c67e]}\\\"}\"}","context":{"RequestID":"2f75a7a7-0c3a-43b3-a0e4-6931a1f8c67e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6b00458e-dd82-447a-8d54-af4ef8de2221","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:44.536Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:44.538Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2f75a7a7-0c3a-43b3-a0e4-6931a1f8c67e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6b00458e-dd82-447a-8d54-af4ef8de2221","LogTimestamp":"2023-04-13T10:22:44.538Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:22:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:22:46.379Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:22:46.388Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:46.389Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:46.389Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:46.548Z","message":"Entering","context":{"RequestID":"de1d56e5-84dc-4507-8a32-31f92f06fe23","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a808b1b1-29d3-43a7-9c43-0d4beedc8ac1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:46.548Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:22:46.551Z","message":"{\"transactionId\":\"de1d56e5-84dc-4507-8a32-31f92f06fe23\",\"status\":\"200\",\"rqstDate\":\"230413-10:22:46:549\",\"respDate\":\"230413-10:22:46:551\",\"sourceId\":\"haproxy:de1d56e5-84dc-4507-8a32-31f92f06fe23\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:22:46:549-12854\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4c31e31e-b5cb-4a83-96b4-bce9c28cde57], x-b3-parentspanid=[f5cd240a7547d144], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ad9aaa0889f25803f5cd240a7547d144], x-b3-spanid=[dac839f8a19ec813], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[de1d56e5-84dc-4507-8a32-31f92f06fe23]}\\\"}\"}","context":{"RequestID":"de1d56e5-84dc-4507-8a32-31f92f06fe23","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a808b1b1-29d3-43a7-9c43-0d4beedc8ac1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:46.548Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:46.551Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"de1d56e5-84dc-4507-8a32-31f92f06fe23","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a808b1b1-29d3-43a7-9c43-0d4beedc8ac1","LogTimestamp":"2023-04-13T10:22:46.551Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:22:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:22:48.563Z","message":"Entering","context":{"RequestID":"b9323a72-28a6-4b82-befe-00c12e341760","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"379df74e-c938-42c8-9c3e-cea6c6285cbd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:48.563Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:22:48.566Z","message":"{\"transactionId\":\"b9323a72-28a6-4b82-befe-00c12e341760\",\"status\":\"200\",\"rqstDate\":\"230413-10:22:48:564\",\"respDate\":\"230413-10:22:48:566\",\"sourceId\":\"haproxy:b9323a72-28a6-4b82-befe-00c12e341760\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:22:48:564-41097\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[da552632-edde-434e-b468-3a4321430755], x-b3-parentspanid=[2797f0dfe45e8af5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b7f1b69651482da92797f0dfe45e8af5], x-b3-spanid=[db28e851c2be808a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b9323a72-28a6-4b82-befe-00c12e341760]}\\\"}\"}","context":{"RequestID":"b9323a72-28a6-4b82-befe-00c12e341760","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"379df74e-c938-42c8-9c3e-cea6c6285cbd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:48.563Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:48.567Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b9323a72-28a6-4b82-befe-00c12e341760","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"379df74e-c938-42c8-9c3e-cea6c6285cbd","LogTimestamp":"2023-04-13T10:22:48.567Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:22:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:22:49.176Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:22:49.180Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:22:50.576Z","message":"Entering","context":{"RequestID":"db72d32d-ac4a-4c7b-b76b-f9673fdec7c6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e6db141d-49c4-4d0b-890a-8452c6ae9733","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:50.576Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:22:50.579Z","message":"{\"transactionId\":\"db72d32d-ac4a-4c7b-b76b-f9673fdec7c6\",\"status\":\"200\",\"rqstDate\":\"230413-10:22:50:577\",\"respDate\":\"230413-10:22:50:579\",\"sourceId\":\"haproxy:db72d32d-ac4a-4c7b-b76b-f9673fdec7c6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:22:50:577-63038\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8e172455-95ce-490a-a171-2bc8e42c8280], x-b3-parentspanid=[bed64b942e20a9b1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[830b812d821e4d4fbed64b942e20a9b1], x-b3-spanid=[a5b2fc207ff5ed59], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[db72d32d-ac4a-4c7b-b76b-f9673fdec7c6]}\\\"}\"}","context":{"RequestID":"db72d32d-ac4a-4c7b-b76b-f9673fdec7c6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e6db141d-49c4-4d0b-890a-8452c6ae9733","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:50.576Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:50.580Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"db72d32d-ac4a-4c7b-b76b-f9673fdec7c6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e6db141d-49c4-4d0b-890a-8452c6ae9733","LogTimestamp":"2023-04-13T10:22:50.580Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:22:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:22:50.806Z","message":"Entering","context":{"RequestID":"d4cab24a-4bcc-4bcb-bf2c-7264dcc1a001","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d30cd0fd-279b-45b5-bbea-c433386f9bb2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:22:50.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:22:50.807Z","message":"{\"transactionId\":\"d4cab24a-4bcc-4bcb-bf2c-7264dcc1a001\",\"status\":\"200\",\"rqstDate\":\"230413-10:22:50:806\",\"respDate\":\"230413-10:22:50:807\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d4cab24a-4bcc-4bcb-bf2c-7264dcc1a001\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:22:50:806-64829\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b6ac88c7-ffe3-43f6-9d7e-a2e857813567], x-b3-parentspanid=[8a823c894536ada2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39665], x-envoy-attempt-count=[1], x-b3-traceid=[b6d56db4ed123d3a8a823c894536ada2], x-b3-spanid=[4094b74560aa721e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d4cab24a-4bcc-4bcb-bf2c-7264dcc1a001]}\\\"}\"}","context":{"RequestID":"d4cab24a-4bcc-4bcb-bf2c-7264dcc1a001","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d30cd0fd-279b-45b5-bbea-c433386f9bb2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:22:50.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:50.808Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d4cab24a-4bcc-4bcb-bf2c-7264dcc1a001","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d30cd0fd-279b-45b5-bbea-c433386f9bb2","LogTimestamp":"2023-04-13T10:22:50.808Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:22:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:22:50.847Z","message":"Entering","context":{"RequestID":"3e73a85a-4f86-4b75-ae33-959b8175332c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2b85aaec-fb72-4887-8714-ef32afae216f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:22:50.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:22:50.848Z","message":"Database is available from CACHED check.","context":{"RequestID":"3e73a85a-4f86-4b75-ae33-959b8175332c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2b85aaec-fb72-4887-8714-ef32afae216f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:22:50.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:50.849Z","message":"{\"transactionId\":\"3e73a85a-4f86-4b75-ae33-959b8175332c\",\"status\":\"200\",\"rqstDate\":\"230413-10:22:50:847\",\"respDate\":\"230413-10:22:50:849\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3e73a85a-4f86-4b75-ae33-959b8175332c\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:22:50:847-5607\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3e73a85a-4f86-4b75-ae33-959b8175332c]}\\\"}\"}","context":{"RequestID":"3e73a85a-4f86-4b75-ae33-959b8175332c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2b85aaec-fb72-4887-8714-ef32afae216f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:22:50.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:50.849Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3e73a85a-4f86-4b75-ae33-959b8175332c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2b85aaec-fb72-4887-8714-ef32afae216f","LogTimestamp":"2023-04-13T10:22:50.849Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:22:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:22:52.591Z","message":"Entering","context":{"RequestID":"d6d05bcf-6a1d-467c-b9fe-497b904325b5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5198c101-3ce2-4d2c-9b15-265a12163270","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:52.591Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:22:52.594Z","message":"{\"transactionId\":\"d6d05bcf-6a1d-467c-b9fe-497b904325b5\",\"status\":\"200\",\"rqstDate\":\"230413-10:22:52:592\",\"respDate\":\"230413-10:22:52:594\",\"sourceId\":\"haproxy:d6d05bcf-6a1d-467c-b9fe-497b904325b5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:22:52:592-75791\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fef53825-ce7b-4ed6-8ac4-54a380e8e2b7], x-b3-parentspanid=[c03ef7bf05aa58c8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fd13264741b4209ec03ef7bf05aa58c8], x-b3-spanid=[ae388f9827816100], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d6d05bcf-6a1d-467c-b9fe-497b904325b5]}\\\"}\"}","context":{"RequestID":"d6d05bcf-6a1d-467c-b9fe-497b904325b5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5198c101-3ce2-4d2c-9b15-265a12163270","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:52.591Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:52.595Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d6d05bcf-6a1d-467c-b9fe-497b904325b5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5198c101-3ce2-4d2c-9b15-265a12163270","LogTimestamp":"2023-04-13T10:22:52.594Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:22:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:22:54.607Z","message":"Entering","context":{"RequestID":"e5e80b7a-4ed4-4a2a-b58c-9bbf9a5db29b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"caa44129-9c09-4e1a-837e-ef00c342d71d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:54.607Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:22:54.610Z","message":"{\"transactionId\":\"e5e80b7a-4ed4-4a2a-b58c-9bbf9a5db29b\",\"status\":\"200\",\"rqstDate\":\"230413-10:22:54:608\",\"respDate\":\"230413-10:22:54:610\",\"sourceId\":\"haproxy:e5e80b7a-4ed4-4a2a-b58c-9bbf9a5db29b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:22:54:608-12718\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aa9cbab5-e94e-41cb-a661-7c7b20a03eae], x-b3-parentspanid=[e0afd06c9d46c462], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[471c6ee6561554dee0afd06c9d46c462], x-b3-spanid=[1eb99df0d404d592], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e5e80b7a-4ed4-4a2a-b58c-9bbf9a5db29b]}\\\"}\"}","context":{"RequestID":"e5e80b7a-4ed4-4a2a-b58c-9bbf9a5db29b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"caa44129-9c09-4e1a-837e-ef00c342d71d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:54.607Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:54.611Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e5e80b7a-4ed4-4a2a-b58c-9bbf9a5db29b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"caa44129-9c09-4e1a-837e-ef00c342d71d","LogTimestamp":"2023-04-13T10:22:54.610Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:22:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:22:56.379Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:22:56.387Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:56.387Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:56.387Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:56.621Z","message":"Entering","context":{"RequestID":"71ea4636-dc38-4439-8db8-c9b1936fa622","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"461472a1-3a7d-4e29-b633-b2aab253312b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:56.621Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:22:56.624Z","message":"{\"transactionId\":\"71ea4636-dc38-4439-8db8-c9b1936fa622\",\"status\":\"200\",\"rqstDate\":\"230413-10:22:56:622\",\"respDate\":\"230413-10:22:56:624\",\"sourceId\":\"haproxy:71ea4636-dc38-4439-8db8-c9b1936fa622\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:22:56:622-28246\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2eed5def-6530-4b89-803b-e39a97f24f4f], x-b3-parentspanid=[6d6188a5d3e6105d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dfca3c094253e3626d6188a5d3e6105d], x-b3-spanid=[cc01bf529bcaef7b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[71ea4636-dc38-4439-8db8-c9b1936fa622]}\\\"}\"}","context":{"RequestID":"71ea4636-dc38-4439-8db8-c9b1936fa622","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"461472a1-3a7d-4e29-b633-b2aab253312b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:56.621Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:56.625Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"71ea4636-dc38-4439-8db8-c9b1936fa622","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"461472a1-3a7d-4e29-b633-b2aab253312b","LogTimestamp":"2023-04-13T10:22:56.625Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:22:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:22:58.635Z","message":"Entering","context":{"RequestID":"df286296-9e43-4153-af88-211d18b267b9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c412c8ce-d1aa-4d65-a0ae-3500063d796b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:58.635Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:22:58.637Z","message":"{\"transactionId\":\"df286296-9e43-4153-af88-211d18b267b9\",\"status\":\"200\",\"rqstDate\":\"230413-10:22:58:636\",\"respDate\":\"230413-10:22:58:637\",\"sourceId\":\"haproxy:df286296-9e43-4153-af88-211d18b267b9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:22:58:636-404\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[880e08bd-61e4-4551-b682-442c37b99fed], x-b3-parentspanid=[591e637d8eeb7fc9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2da02ac0d5e53304591e637d8eeb7fc9], x-b3-spanid=[c5a98689f0bfd433], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[df286296-9e43-4153-af88-211d18b267b9]}\\\"}\"}","context":{"RequestID":"df286296-9e43-4153-af88-211d18b267b9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c412c8ce-d1aa-4d65-a0ae-3500063d796b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:22:58.635Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:22:58.638Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"df286296-9e43-4153-af88-211d18b267b9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c412c8ce-d1aa-4d65-a0ae-3500063d796b","LogTimestamp":"2023-04-13T10:22:58.638Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:22:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:23:00.647Z","message":"Entering","context":{"RequestID":"944b8988-0ea0-4b6e-8eca-fca217a5777b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"31e6ee41-2455-44b8-a2f9-517a0fd877c6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:00.647Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:23:00.650Z","message":"{\"transactionId\":\"944b8988-0ea0-4b6e-8eca-fca217a5777b\",\"status\":\"200\",\"rqstDate\":\"230413-10:23:00:648\",\"respDate\":\"230413-10:23:00:650\",\"sourceId\":\"haproxy:944b8988-0ea0-4b6e-8eca-fca217a5777b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:23:00:648-79126\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cf5517bd-8449-410f-b556-0600d89647b1], x-b3-parentspanid=[bae9bf5d0094374e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a0069321131308cbbae9bf5d0094374e], x-b3-spanid=[d43a615747a04b56], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[944b8988-0ea0-4b6e-8eca-fca217a5777b]}\\\"}\"}","context":{"RequestID":"944b8988-0ea0-4b6e-8eca-fca217a5777b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"31e6ee41-2455-44b8-a2f9-517a0fd877c6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:00.647Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:00.651Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"944b8988-0ea0-4b6e-8eca-fca217a5777b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"31e6ee41-2455-44b8-a2f9-517a0fd877c6","LogTimestamp":"2023-04-13T10:23:00.651Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:23:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:23:00.807Z","message":"Entering","context":{"RequestID":"d299c2fd-3432-4032-a249-80384ddd87dc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"658d6dfe-3e7d-4ca4-9965-01ec69902770","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:23:00.807Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:23:00.811Z","message":"{\"transactionId\":\"d299c2fd-3432-4032-a249-80384ddd87dc\",\"status\":\"200\",\"rqstDate\":\"230413-10:23:00:809\",\"respDate\":\"230413-10:23:00:810\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d299c2fd-3432-4032-a249-80384ddd87dc\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:23:00:809-52558\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4001ce77-608b-44f2-a36d-acf12cf32d07], x-b3-parentspanid=[e9eae9a2fcf07600], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38985], x-envoy-attempt-count=[1], x-b3-traceid=[9c266946f27340dee9eae9a2fcf07600], x-b3-spanid=[048aa779b6504108], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d299c2fd-3432-4032-a249-80384ddd87dc]}\\\"}\"}","context":{"RequestID":"d299c2fd-3432-4032-a249-80384ddd87dc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"658d6dfe-3e7d-4ca4-9965-01ec69902770","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:23:00.807Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:00.811Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d299c2fd-3432-4032-a249-80384ddd87dc","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"658d6dfe-3e7d-4ca4-9965-01ec69902770","LogTimestamp":"2023-04-13T10:23:00.811Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:23:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:23:00.850Z","message":"Entering","context":{"RequestID":"47e97105-70e5-4407-8de0-7b83816632c0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b1492c32-8866-4118-a165-b551daee2f3b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:23:00.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:23:00.852Z","message":"Database is available from CACHED check.","context":{"RequestID":"47e97105-70e5-4407-8de0-7b83816632c0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b1492c32-8866-4118-a165-b551daee2f3b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:23:00.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:00.853Z","message":"{\"transactionId\":\"47e97105-70e5-4407-8de0-7b83816632c0\",\"status\":\"200\",\"rqstDate\":\"230413-10:23:00:850\",\"respDate\":\"230413-10:23:00:853\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:47e97105-70e5-4407-8de0-7b83816632c0\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:23:00:850-16065\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[47e97105-70e5-4407-8de0-7b83816632c0]}\\\"}\"}","context":{"RequestID":"47e97105-70e5-4407-8de0-7b83816632c0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b1492c32-8866-4118-a165-b551daee2f3b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:23:00.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:00.854Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"47e97105-70e5-4407-8de0-7b83816632c0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b1492c32-8866-4118-a165-b551daee2f3b","LogTimestamp":"2023-04-13T10:23:00.854Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:23:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:23:02.662Z","message":"Entering","context":{"RequestID":"7d2468e8-77f0-4dbc-b5a4-ad788bf72fdd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0bd4ad09-0788-4beb-8f33-68164652917d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:02.662Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:23:02.665Z","message":"{\"transactionId\":\"7d2468e8-77f0-4dbc-b5a4-ad788bf72fdd\",\"status\":\"200\",\"rqstDate\":\"230413-10:23:02:663\",\"respDate\":\"230413-10:23:02:665\",\"sourceId\":\"haproxy:7d2468e8-77f0-4dbc-b5a4-ad788bf72fdd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:23:02:663-82731\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d19de0cb-1817-4fe1-9d88-abf862a5b498], x-b3-parentspanid=[44b1c5d2458dc3e1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f34b0b9514aa5b6044b1c5d2458dc3e1], x-b3-spanid=[4349c2f644a33949], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7d2468e8-77f0-4dbc-b5a4-ad788bf72fdd]}\\\"}\"}","context":{"RequestID":"7d2468e8-77f0-4dbc-b5a4-ad788bf72fdd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0bd4ad09-0788-4beb-8f33-68164652917d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:02.662Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:02.665Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7d2468e8-77f0-4dbc-b5a4-ad788bf72fdd","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0bd4ad09-0788-4beb-8f33-68164652917d","LogTimestamp":"2023-04-13T10:23:02.665Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:23:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:23:04.675Z","message":"Entering","context":{"RequestID":"381f4fbf-5368-41d4-bbb8-c0c562dc7e5c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"80734251-434b-475f-a255-ee8682d8e899","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:04.675Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:23:04.676Z","message":"{\"transactionId\":\"381f4fbf-5368-41d4-bbb8-c0c562dc7e5c\",\"status\":\"200\",\"rqstDate\":\"230413-10:23:04:675\",\"respDate\":\"230413-10:23:04:676\",\"sourceId\":\"haproxy:381f4fbf-5368-41d4-bbb8-c0c562dc7e5c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:23:04:675-20808\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fd393899-27f9-459b-afe0-3afb7d6418c9], x-b3-parentspanid=[5682c2d443b5ec42], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9f08acb28f2ef8575682c2d443b5ec42], x-b3-spanid=[a6f9f40daf01f53f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[381f4fbf-5368-41d4-bbb8-c0c562dc7e5c]}\\\"}\"}","context":{"RequestID":"381f4fbf-5368-41d4-bbb8-c0c562dc7e5c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"80734251-434b-475f-a255-ee8682d8e899","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:04.675Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:04.677Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"381f4fbf-5368-41d4-bbb8-c0c562dc7e5c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"80734251-434b-475f-a255-ee8682d8e899","LogTimestamp":"2023-04-13T10:23:04.677Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:23:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:23:06.379Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:23:06.395Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:06.395Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:06.395Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:06.688Z","message":"Entering","context":{"RequestID":"4499d0be-10e3-4770-b331-ee3e174c3a41","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"461de226-0aec-4347-9ffb-a57119449872","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:06.688Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:23:06.690Z","message":"{\"transactionId\":\"4499d0be-10e3-4770-b331-ee3e174c3a41\",\"status\":\"200\",\"rqstDate\":\"230413-10:23:06:689\",\"respDate\":\"230413-10:23:06:690\",\"sourceId\":\"haproxy:4499d0be-10e3-4770-b331-ee3e174c3a41\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:23:06:689-95625\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2a5e19c9-fa15-9a11-8c2d-ee5787868e17], x-b3-parentspanid=[42e331f55ff6373f], 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=[6bb33c0ecd74070042e331f55ff6373f], x-b3-spanid=[24060ccccc303605], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4499d0be-10e3-4770-b331-ee3e174c3a41]}\\\"}\"}","context":{"RequestID":"4499d0be-10e3-4770-b331-ee3e174c3a41","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"461de226-0aec-4347-9ffb-a57119449872","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:06.688Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:06.691Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4499d0be-10e3-4770-b331-ee3e174c3a41","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"461de226-0aec-4347-9ffb-a57119449872","LogTimestamp":"2023-04-13T10:23:06.691Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:23:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:23:08.702Z","message":"Entering","context":{"RequestID":"efe718bb-8cf0-46e1-b7ab-ccd6f8c6894c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b6cf4e62-be00-4c01-a9ba-246918b4e55b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:08.702Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:23:08.704Z","message":"{\"transactionId\":\"efe718bb-8cf0-46e1-b7ab-ccd6f8c6894c\",\"status\":\"200\",\"rqstDate\":\"230413-10:23:08:702\",\"respDate\":\"230413-10:23:08:703\",\"sourceId\":\"haproxy:efe718bb-8cf0-46e1-b7ab-ccd6f8c6894c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:23:08:702-77184\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5a9cd117-0268-4cce-bcf6-b221fdcd7e0b], x-b3-parentspanid=[7c3f3db7c1b1fed2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e00f49ac2ae011757c3f3db7c1b1fed2], x-b3-spanid=[07aaf419617716af], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[efe718bb-8cf0-46e1-b7ab-ccd6f8c6894c]}\\\"}\"}","context":{"RequestID":"efe718bb-8cf0-46e1-b7ab-ccd6f8c6894c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b6cf4e62-be00-4c01-a9ba-246918b4e55b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:08.702Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:08.704Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"efe718bb-8cf0-46e1-b7ab-ccd6f8c6894c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b6cf4e62-be00-4c01-a9ba-246918b4e55b","LogTimestamp":"2023-04-13T10:23:08.704Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:23:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:23:10.715Z","message":"Entering","context":{"RequestID":"c1177789-0683-43b6-a1c2-1baefb610800","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"16f7fe2c-5a26-43ce-b6e0-09264c86279c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:10.715Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:23:10.718Z","message":"{\"transactionId\":\"c1177789-0683-43b6-a1c2-1baefb610800\",\"status\":\"200\",\"rqstDate\":\"230413-10:23:10:716\",\"respDate\":\"230413-10:23:10:718\",\"sourceId\":\"haproxy:c1177789-0683-43b6-a1c2-1baefb610800\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:23:10:716-81437\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[23949ffe-0123-48e0-875e-0c0152363d3a], x-b3-parentspanid=[a87d3009db45f113], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7591b4ced90e9092a87d3009db45f113], x-b3-spanid=[2ccd2f977b8bde32], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c1177789-0683-43b6-a1c2-1baefb610800]}\\\"}\"}","context":{"RequestID":"c1177789-0683-43b6-a1c2-1baefb610800","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"16f7fe2c-5a26-43ce-b6e0-09264c86279c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:10.715Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:10.719Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c1177789-0683-43b6-a1c2-1baefb610800","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"16f7fe2c-5a26-43ce-b6e0-09264c86279c","LogTimestamp":"2023-04-13T10:23:10.719Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:23:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:23:10.806Z","message":"Entering","context":{"RequestID":"62e8c3d3-250b-46dd-b76f-3bda9e6afa58","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"041b37af-e4ab-45d3-9b77-d3fc87fde75b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:23:10.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:23:10.808Z","message":"{\"transactionId\":\"62e8c3d3-250b-46dd-b76f-3bda9e6afa58\",\"status\":\"200\",\"rqstDate\":\"230413-10:23:10:807\",\"respDate\":\"230413-10:23:10:808\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:62e8c3d3-250b-46dd-b76f-3bda9e6afa58\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:23:10:807-93980\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0bfeb7e1-e0a2-471d-a6ee-34baf81cf5ea], x-b3-parentspanid=[e2002ceec86987ee], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47127], x-envoy-attempt-count=[1], x-b3-traceid=[31b42bc7eb2a8211e2002ceec86987ee], x-b3-spanid=[cc89d7f39a2ef317], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[62e8c3d3-250b-46dd-b76f-3bda9e6afa58]}\\\"}\"}","context":{"RequestID":"62e8c3d3-250b-46dd-b76f-3bda9e6afa58","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"041b37af-e4ab-45d3-9b77-d3fc87fde75b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:23:10.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:10.809Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"62e8c3d3-250b-46dd-b76f-3bda9e6afa58","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"041b37af-e4ab-45d3-9b77-d3fc87fde75b","LogTimestamp":"2023-04-13T10:23:10.809Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:23:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:23:10.848Z","message":"Entering","context":{"RequestID":"f10886cb-9cae-44ed-ae99-2eac8b662f56","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"318dd46a-88b2-433b-bd68-eacc6a0d9f70","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:23:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:23:10.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"f10886cb-9cae-44ed-ae99-2eac8b662f56","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"318dd46a-88b2-433b-bd68-eacc6a0d9f70","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:23:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:10.850Z","message":"{\"transactionId\":\"f10886cb-9cae-44ed-ae99-2eac8b662f56\",\"status\":\"200\",\"rqstDate\":\"230413-10:23:10:848\",\"respDate\":\"230413-10:23:10:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f10886cb-9cae-44ed-ae99-2eac8b662f56\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:23:10:848-62097\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f10886cb-9cae-44ed-ae99-2eac8b662f56]}\\\"}\"}","context":{"RequestID":"f10886cb-9cae-44ed-ae99-2eac8b662f56","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"318dd46a-88b2-433b-bd68-eacc6a0d9f70","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:23:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:10.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f10886cb-9cae-44ed-ae99-2eac8b662f56","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"318dd46a-88b2-433b-bd68-eacc6a0d9f70","LogTimestamp":"2023-04-13T10:23:10.850Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:23:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:23:12.731Z","message":"Entering","context":{"RequestID":"b7e326f1-363e-414b-a2b6-df48a797a291","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4501c306-fe7c-4bd1-8df0-d9096474b474","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:12.731Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:23:12.733Z","message":"{\"transactionId\":\"b7e326f1-363e-414b-a2b6-df48a797a291\",\"status\":\"200\",\"rqstDate\":\"230413-10:23:12:732\",\"respDate\":\"230413-10:23:12:733\",\"sourceId\":\"haproxy:b7e326f1-363e-414b-a2b6-df48a797a291\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:23:12:732-16881\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[777dab29-a5aa-4555-98bb-8c01c65cca5d], x-b3-parentspanid=[e34615bf0569938a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[994d8066cbeecd75e34615bf0569938a], x-b3-spanid=[826c04f2cf5c28dd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b7e326f1-363e-414b-a2b6-df48a797a291]}\\\"}\"}","context":{"RequestID":"b7e326f1-363e-414b-a2b6-df48a797a291","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4501c306-fe7c-4bd1-8df0-d9096474b474","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:12.731Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:12.734Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b7e326f1-363e-414b-a2b6-df48a797a291","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4501c306-fe7c-4bd1-8df0-d9096474b474","LogTimestamp":"2023-04-13T10:23:12.734Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:23:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:23:14.745Z","message":"Entering","context":{"RequestID":"795467b8-1e11-416e-83a4-1d774cac3155","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f9f1b4ba-2e8e-4810-8209-b08f0e151cb7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:14.745Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:23:14.747Z","message":"{\"transactionId\":\"795467b8-1e11-416e-83a4-1d774cac3155\",\"status\":\"200\",\"rqstDate\":\"230413-10:23:14:746\",\"respDate\":\"230413-10:23:14:747\",\"sourceId\":\"haproxy:795467b8-1e11-416e-83a4-1d774cac3155\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:23:14:746-66724\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7f811199-db99-412b-b163-68db87c06178], x-b3-parentspanid=[0c4730631ca7ee9a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2c4e4f3a090626df0c4730631ca7ee9a], x-b3-spanid=[6928a02943aefa14], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[795467b8-1e11-416e-83a4-1d774cac3155]}\\\"}\"}","context":{"RequestID":"795467b8-1e11-416e-83a4-1d774cac3155","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f9f1b4ba-2e8e-4810-8209-b08f0e151cb7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:14.745Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:14.748Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"795467b8-1e11-416e-83a4-1d774cac3155","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f9f1b4ba-2e8e-4810-8209-b08f0e151cb7","LogTimestamp":"2023-04-13T10:23:14.748Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:23:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:23:16.379Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:23:16.388Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:16.389Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:16.389Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:16.759Z","message":"Entering","context":{"RequestID":"9cc8dfa6-8b0f-4ba9-9e73-457152e1f41c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f063cccc-6699-4b6a-86b8-770623397823","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:16.758Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:23:16.762Z","message":"{\"transactionId\":\"9cc8dfa6-8b0f-4ba9-9e73-457152e1f41c\",\"status\":\"200\",\"rqstDate\":\"230413-10:23:16:760\",\"respDate\":\"230413-10:23:16:761\",\"sourceId\":\"haproxy:9cc8dfa6-8b0f-4ba9-9e73-457152e1f41c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:23:16:760-41233\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1b6b9c12-a45a-4e9b-9b9d-4d3bc2781a0c], x-b3-parentspanid=[ad766e8e16c88843], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b51007d5f6f7f3c5ad766e8e16c88843], x-b3-spanid=[d98f1b8531aba86a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9cc8dfa6-8b0f-4ba9-9e73-457152e1f41c]}\\\"}\"}","context":{"RequestID":"9cc8dfa6-8b0f-4ba9-9e73-457152e1f41c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f063cccc-6699-4b6a-86b8-770623397823","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:16.758Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:16.762Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9cc8dfa6-8b0f-4ba9-9e73-457152e1f41c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f063cccc-6699-4b6a-86b8-770623397823","LogTimestamp":"2023-04-13T10:23:16.762Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:23:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:23:18.772Z","message":"Entering","context":{"RequestID":"15cff152-0477-414f-9058-f5143c14138e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"00249a90-ef91-4d76-aa44-25088c526901","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:18.772Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:23:18.775Z","message":"{\"transactionId\":\"15cff152-0477-414f-9058-f5143c14138e\",\"status\":\"200\",\"rqstDate\":\"230413-10:23:18:773\",\"respDate\":\"230413-10:23:18:775\",\"sourceId\":\"haproxy:15cff152-0477-414f-9058-f5143c14138e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:23:18:773-73165\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6984c692-e17c-4dd8-a245-a11502855371], x-b3-parentspanid=[9eb6e7908882bc41], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dd4ddfe8c50091db9eb6e7908882bc41], x-b3-spanid=[c393d561e78ea518], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[15cff152-0477-414f-9058-f5143c14138e]}\\\"}\"}","context":{"RequestID":"15cff152-0477-414f-9058-f5143c14138e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"00249a90-ef91-4d76-aa44-25088c526901","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:18.772Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:18.775Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"15cff152-0477-414f-9058-f5143c14138e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"00249a90-ef91-4d76-aa44-25088c526901","LogTimestamp":"2023-04-13T10:23:18.775Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:23:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:23:19.188Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:23:19.191Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:23:20.785Z","message":"Entering","context":{"RequestID":"3f1b34e7-241b-403c-9c47-8755501331ac","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"827b8e6f-5af6-4682-9636-0f4c0e2f514f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:20.784Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:23:20.786Z","message":"{\"transactionId\":\"3f1b34e7-241b-403c-9c47-8755501331ac\",\"status\":\"200\",\"rqstDate\":\"230413-10:23:20:785\",\"respDate\":\"230413-10:23:20:786\",\"sourceId\":\"haproxy:3f1b34e7-241b-403c-9c47-8755501331ac\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:23:20:785-73188\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d152ce02-b230-4309-9007-da7c9b6a08df], x-b3-parentspanid=[1e799802cd171863], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2b3600649ea762ac1e799802cd171863], x-b3-spanid=[5638bf47359435e0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3f1b34e7-241b-403c-9c47-8755501331ac]}\\\"}\"}","context":{"RequestID":"3f1b34e7-241b-403c-9c47-8755501331ac","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"827b8e6f-5af6-4682-9636-0f4c0e2f514f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:20.784Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:20.787Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3f1b34e7-241b-403c-9c47-8755501331ac","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"827b8e6f-5af6-4682-9636-0f4c0e2f514f","LogTimestamp":"2023-04-13T10:23:20.787Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:23:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:23:20.806Z","message":"Entering","context":{"RequestID":"c0faa282-884b-4a74-bd02-8be0fa8ecc4d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e2700dbc-15a7-48da-8187-12a042a8d17a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:23:20.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:23:20.808Z","message":"{\"transactionId\":\"c0faa282-884b-4a74-bd02-8be0fa8ecc4d\",\"status\":\"200\",\"rqstDate\":\"230413-10:23:20:807\",\"respDate\":\"230413-10:23:20:808\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c0faa282-884b-4a74-bd02-8be0fa8ecc4d\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:23:20:807-28482\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e500f866-a639-4dc9-87f4-2a3ed28e02a6], x-b3-parentspanid=[7f7438be13789355], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43445], x-envoy-attempt-count=[1], x-b3-traceid=[51837467645819337f7438be13789355], x-b3-spanid=[4f7d92a7e92eab3f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c0faa282-884b-4a74-bd02-8be0fa8ecc4d]}\\\"}\"}","context":{"RequestID":"c0faa282-884b-4a74-bd02-8be0fa8ecc4d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e2700dbc-15a7-48da-8187-12a042a8d17a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:23:20.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:20.808Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c0faa282-884b-4a74-bd02-8be0fa8ecc4d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e2700dbc-15a7-48da-8187-12a042a8d17a","LogTimestamp":"2023-04-13T10:23:20.808Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:23:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:23:20.848Z","message":"Entering","context":{"RequestID":"d303b09f-2413-40c1-a79e-c6a29113eccb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ae594b74-4750-48e7-91ca-a05bb9f4fffd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:23:20.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:23:20.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"d303b09f-2413-40c1-a79e-c6a29113eccb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ae594b74-4750-48e7-91ca-a05bb9f4fffd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:23:20.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:20.850Z","message":"{\"transactionId\":\"d303b09f-2413-40c1-a79e-c6a29113eccb\",\"status\":\"200\",\"rqstDate\":\"230413-10:23:20:848\",\"respDate\":\"230413-10:23:20:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d303b09f-2413-40c1-a79e-c6a29113eccb\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:23:20:848-8175\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d303b09f-2413-40c1-a79e-c6a29113eccb]}\\\"}\"}","context":{"RequestID":"d303b09f-2413-40c1-a79e-c6a29113eccb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ae594b74-4750-48e7-91ca-a05bb9f4fffd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:23:20.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:20.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d303b09f-2413-40c1-a79e-c6a29113eccb","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ae594b74-4750-48e7-91ca-a05bb9f4fffd","LogTimestamp":"2023-04-13T10:23:20.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:23:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:23:22.796Z","message":"Entering","context":{"RequestID":"825da1b3-8cc1-4c49-8fbc-5394b4d55841","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c7bd997c-0bdd-4505-8799-322d017d55d8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:22.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:23:22.798Z","message":"{\"transactionId\":\"825da1b3-8cc1-4c49-8fbc-5394b4d55841\",\"status\":\"200\",\"rqstDate\":\"230413-10:23:22:796\",\"respDate\":\"230413-10:23:22:798\",\"sourceId\":\"haproxy:825da1b3-8cc1-4c49-8fbc-5394b4d55841\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:23:22:796-41150\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8cae8a9b-43d4-4fe3-bef4-5d55efa480f0], x-b3-parentspanid=[a2daf9e6b5b9d7b9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5f0350a0432cd606a2daf9e6b5b9d7b9], x-b3-spanid=[6dec1d657c31df92], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[825da1b3-8cc1-4c49-8fbc-5394b4d55841]}\\\"}\"}","context":{"RequestID":"825da1b3-8cc1-4c49-8fbc-5394b4d55841","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c7bd997c-0bdd-4505-8799-322d017d55d8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:22.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:22.798Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"825da1b3-8cc1-4c49-8fbc-5394b4d55841","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c7bd997c-0bdd-4505-8799-322d017d55d8","LogTimestamp":"2023-04-13T10:23:22.798Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:23:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:23:24.808Z","message":"Entering","context":{"RequestID":"3fcd310c-1c05-42c8-acda-5da5f738c6d4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"84e0c202-3e63-439f-baa3-82221f6d9263","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:24.808Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:23:24.811Z","message":"{\"transactionId\":\"3fcd310c-1c05-42c8-acda-5da5f738c6d4\",\"status\":\"200\",\"rqstDate\":\"230413-10:23:24:809\",\"respDate\":\"230413-10:23:24:811\",\"sourceId\":\"haproxy:3fcd310c-1c05-42c8-acda-5da5f738c6d4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:23:24:809-46171\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7731c10f-1e1f-4b12-b85d-a3a7ba35bde9], x-b3-parentspanid=[c606abd66e91c423], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d47f32a25bed3649c606abd66e91c423], x-b3-spanid=[2b2b566bdc736649], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3fcd310c-1c05-42c8-acda-5da5f738c6d4]}\\\"}\"}","context":{"RequestID":"3fcd310c-1c05-42c8-acda-5da5f738c6d4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"84e0c202-3e63-439f-baa3-82221f6d9263","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:24.808Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:24.812Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3fcd310c-1c05-42c8-acda-5da5f738c6d4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"84e0c202-3e63-439f-baa3-82221f6d9263","LogTimestamp":"2023-04-13T10:23:24.812Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:23:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:23:26.379Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:23:26.394Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:26.394Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:26.394Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:26.822Z","message":"Entering","context":{"RequestID":"46d3a42a-caed-4768-af71-c36ea3f9f4a1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"994d0166-8966-4f80-89db-88671f78da27","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:26.822Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:23:26.825Z","message":"{\"transactionId\":\"46d3a42a-caed-4768-af71-c36ea3f9f4a1\",\"status\":\"200\",\"rqstDate\":\"230413-10:23:26:823\",\"respDate\":\"230413-10:23:26:825\",\"sourceId\":\"haproxy:46d3a42a-caed-4768-af71-c36ea3f9f4a1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:23:26:823-33087\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cef69ebd-f21b-417f-a739-22cd9c1c3694], x-b3-parentspanid=[bb0e238e9190292f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ade0149f7ebe64d6bb0e238e9190292f], x-b3-spanid=[42bdf4dcc1ed8f95], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[46d3a42a-caed-4768-af71-c36ea3f9f4a1]}\\\"}\"}","context":{"RequestID":"46d3a42a-caed-4768-af71-c36ea3f9f4a1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"994d0166-8966-4f80-89db-88671f78da27","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:26.822Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:26.826Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"46d3a42a-caed-4768-af71-c36ea3f9f4a1","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"994d0166-8966-4f80-89db-88671f78da27","LogTimestamp":"2023-04-13T10:23:26.826Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:23:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:23:28.837Z","message":"Entering","context":{"RequestID":"88073e2e-49ae-4a57-875e-88a4ec2dfa18","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e126638a-4b31-4680-abbd-b130944eda1d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:28.837Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:23:28.840Z","message":"{\"transactionId\":\"88073e2e-49ae-4a57-875e-88a4ec2dfa18\",\"status\":\"200\",\"rqstDate\":\"230413-10:23:28:838\",\"respDate\":\"230413-10:23:28:840\",\"sourceId\":\"haproxy:88073e2e-49ae-4a57-875e-88a4ec2dfa18\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:23:28:838-31275\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[928aa80c-e5f8-4959-ba65-d5fdf92ba2b4], x-b3-parentspanid=[5c634c30a489ed36], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b4e8c7b659450dc35c634c30a489ed36], x-b3-spanid=[f40fabf51871ff9d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[88073e2e-49ae-4a57-875e-88a4ec2dfa18]}\\\"}\"}","context":{"RequestID":"88073e2e-49ae-4a57-875e-88a4ec2dfa18","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e126638a-4b31-4680-abbd-b130944eda1d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:28.837Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:28.841Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"88073e2e-49ae-4a57-875e-88a4ec2dfa18","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e126638a-4b31-4680-abbd-b130944eda1d","LogTimestamp":"2023-04-13T10:23:28.841Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:23:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:23:30.807Z","message":"Entering","context":{"RequestID":"c6a14c3c-013a-44a7-a8c3-6ba0e210ded1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8e11bef8-9222-4d9b-b5d3-cb2a454e1acd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:23:30.807Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:23:30.809Z","message":"{\"transactionId\":\"c6a14c3c-013a-44a7-a8c3-6ba0e210ded1\",\"status\":\"200\",\"rqstDate\":\"230413-10:23:30:807\",\"respDate\":\"230413-10:23:30:809\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c6a14c3c-013a-44a7-a8c3-6ba0e210ded1\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:23:30:807-39666\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5365dabf-8142-4d9b-b9a9-2ff89af38aad], x-b3-parentspanid=[f47f597120874953], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41367], x-envoy-attempt-count=[1], x-b3-traceid=[a95a7bda2a8090b4f47f597120874953], x-b3-spanid=[f9c1a26aae1e5c8d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c6a14c3c-013a-44a7-a8c3-6ba0e210ded1]}\\\"}\"}","context":{"RequestID":"c6a14c3c-013a-44a7-a8c3-6ba0e210ded1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8e11bef8-9222-4d9b-b5d3-cb2a454e1acd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:23:30.807Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:30.810Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c6a14c3c-013a-44a7-a8c3-6ba0e210ded1","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8e11bef8-9222-4d9b-b5d3-cb2a454e1acd","LogTimestamp":"2023-04-13T10:23:30.810Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:23:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:23:30.849Z","message":"Entering","context":{"RequestID":"289e9674-4613-4141-8311-c1cd4b7cdf9c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8af94ac8-2ee2-47b9-8b9d-edff1b9ec392","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:23:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:23:30.850Z","message":"Entering","context":{"RequestID":"152800a3-4de2-4c72-b3cc-ee3b71a0bedb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6e827b9f-7202-44f0-a1e0-7bc331c38dc8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:30.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:23:30.852Z","message":"Database is available from CACHED check.","context":{"RequestID":"289e9674-4613-4141-8311-c1cd4b7cdf9c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8af94ac8-2ee2-47b9-8b9d-edff1b9ec392","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:23:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:30.853Z","message":"{\"transactionId\":\"152800a3-4de2-4c72-b3cc-ee3b71a0bedb\",\"status\":\"200\",\"rqstDate\":\"230413-10:23:30:851\",\"respDate\":\"230413-10:23:30:852\",\"sourceId\":\"haproxy:152800a3-4de2-4c72-b3cc-ee3b71a0bedb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:23:30:851-89575\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1d04aa80-2b87-4f4c-b5f7-2cf55993f925], x-b3-parentspanid=[675f9cec96f67d9d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2458ec1c1047be2a675f9cec96f67d9d], x-b3-spanid=[d9d1abc148b71aea], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[152800a3-4de2-4c72-b3cc-ee3b71a0bedb]}\\\"}\"}","context":{"RequestID":"152800a3-4de2-4c72-b3cc-ee3b71a0bedb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6e827b9f-7202-44f0-a1e0-7bc331c38dc8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:30.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:30.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"152800a3-4de2-4c72-b3cc-ee3b71a0bedb","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6e827b9f-7202-44f0-a1e0-7bc331c38dc8","LogTimestamp":"2023-04-13T10:23:30.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:23:30.853Z","message":"{\"transactionId\":\"289e9674-4613-4141-8311-c1cd4b7cdf9c\",\"status\":\"200\",\"rqstDate\":\"230413-10:23:30:850\",\"respDate\":\"230413-10:23:30:853\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:289e9674-4613-4141-8311-c1cd4b7cdf9c\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:23:30:850-6704\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[289e9674-4613-4141-8311-c1cd4b7cdf9c]}\\\"}\"}","context":{"RequestID":"289e9674-4613-4141-8311-c1cd4b7cdf9c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8af94ac8-2ee2-47b9-8b9d-edff1b9ec392","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:23:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:30.854Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"289e9674-4613-4141-8311-c1cd4b7cdf9c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8af94ac8-2ee2-47b9-8b9d-edff1b9ec392","LogTimestamp":"2023-04-13T10:23:30.854Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:23:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [13/Apr/2023:10:23:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:23:32.865Z","message":"Entering","context":{"RequestID":"fe1951f1-da1b-44d7-b40a-18b1d1374209","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9d717697-e299-43be-9674-51e98bce609c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:32.865Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:23:32.866Z","message":"{\"transactionId\":\"fe1951f1-da1b-44d7-b40a-18b1d1374209\",\"status\":\"200\",\"rqstDate\":\"230413-10:23:32:865\",\"respDate\":\"230413-10:23:32:866\",\"sourceId\":\"haproxy:fe1951f1-da1b-44d7-b40a-18b1d1374209\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:23:32:865-61910\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[46c89edb-1ad8-4595-bfee-3847f5dbfdcd], x-b3-parentspanid=[6477e39b63dfef77], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dbe6eb77f24470a36477e39b63dfef77], x-b3-spanid=[85a5982fae080169], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fe1951f1-da1b-44d7-b40a-18b1d1374209]}\\\"}\"}","context":{"RequestID":"fe1951f1-da1b-44d7-b40a-18b1d1374209","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9d717697-e299-43be-9674-51e98bce609c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:32.865Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:32.867Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fe1951f1-da1b-44d7-b40a-18b1d1374209","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9d717697-e299-43be-9674-51e98bce609c","LogTimestamp":"2023-04-13T10:23:32.867Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:23:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:23:34.876Z","message":"Entering","context":{"RequestID":"77ebcf33-8e64-44a0-bbc5-64c572c78a1f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0c210dc6-c65c-44f3-96e3-7a7794e6cf9f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:34.876Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:23:34.877Z","message":"{\"transactionId\":\"77ebcf33-8e64-44a0-bbc5-64c572c78a1f\",\"status\":\"200\",\"rqstDate\":\"230413-10:23:34:876\",\"respDate\":\"230413-10:23:34:877\",\"sourceId\":\"haproxy:77ebcf33-8e64-44a0-bbc5-64c572c78a1f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:23:34:876-98720\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f922721a-c371-4ac0-845e-c82f4eb24dd8], x-b3-parentspanid=[14d86c5bab0a11a5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[809ec989ff8243bd14d86c5bab0a11a5], x-b3-spanid=[924cc169174ec8a6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[77ebcf33-8e64-44a0-bbc5-64c572c78a1f]}\\\"}\"}","context":{"RequestID":"77ebcf33-8e64-44a0-bbc5-64c572c78a1f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0c210dc6-c65c-44f3-96e3-7a7794e6cf9f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:34.876Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:34.878Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"77ebcf33-8e64-44a0-bbc5-64c572c78a1f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0c210dc6-c65c-44f3-96e3-7a7794e6cf9f","LogTimestamp":"2023-04-13T10:23:34.877Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:23:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:23:36.379Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:23:36.396Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:36.396Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:36.396Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:36.886Z","message":"Entering","context":{"RequestID":"49cbaa89-a23f-4d82-8b78-55f341defd7f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f9331c64-528e-48a8-b46d-7ca93b055590","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:36.886Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:23:36.888Z","message":"{\"transactionId\":\"49cbaa89-a23f-4d82-8b78-55f341defd7f\",\"status\":\"200\",\"rqstDate\":\"230413-10:23:36:886\",\"respDate\":\"230413-10:23:36:888\",\"sourceId\":\"haproxy:49cbaa89-a23f-4d82-8b78-55f341defd7f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:23:36:886-77141\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[de3e5ae7-0868-4597-ae42-ac3c21ddcf6c], x-b3-parentspanid=[c76340647b859925], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c8369b42fa13042ac76340647b859925], x-b3-spanid=[a976a755113646f5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[49cbaa89-a23f-4d82-8b78-55f341defd7f]}\\\"}\"}","context":{"RequestID":"49cbaa89-a23f-4d82-8b78-55f341defd7f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f9331c64-528e-48a8-b46d-7ca93b055590","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:36.886Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:36.888Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"49cbaa89-a23f-4d82-8b78-55f341defd7f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f9331c64-528e-48a8-b46d-7ca93b055590","LogTimestamp":"2023-04-13T10:23:36.888Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:23:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:23:38.898Z","message":"Entering","context":{"RequestID":"67bc7548-1175-4148-b477-93f6ed2abaa1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"62a70400-fb17-4f4b-938b-682b7637a6d5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:38.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:23:38.900Z","message":"{\"transactionId\":\"67bc7548-1175-4148-b477-93f6ed2abaa1\",\"status\":\"200\",\"rqstDate\":\"230413-10:23:38:899\",\"respDate\":\"230413-10:23:38:900\",\"sourceId\":\"haproxy:67bc7548-1175-4148-b477-93f6ed2abaa1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:23:38:899-25557\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b91a2e17-9113-4ba2-b8f3-aabac008be7a], x-b3-parentspanid=[c67b2a35d4a76ca9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[47ad03c62a921cbdc67b2a35d4a76ca9], x-b3-spanid=[eaea61fdcc63c2d3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[67bc7548-1175-4148-b477-93f6ed2abaa1]}\\\"}\"}","context":{"RequestID":"67bc7548-1175-4148-b477-93f6ed2abaa1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"62a70400-fb17-4f4b-938b-682b7637a6d5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:38.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:38.901Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"67bc7548-1175-4148-b477-93f6ed2abaa1","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"62a70400-fb17-4f4b-938b-682b7637a6d5","LogTimestamp":"2023-04-13T10:23:38.901Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:23:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:23:40.809Z","message":"Entering","context":{"RequestID":"a442c235-d566-4b70-9880-c66b390cb782","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ca1ac86b-57fc-4336-a40f-54de89e4c1a4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:23:40.808Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:23:40.812Z","message":"{\"transactionId\":\"a442c235-d566-4b70-9880-c66b390cb782\",\"status\":\"200\",\"rqstDate\":\"230413-10:23:40:810\",\"respDate\":\"230413-10:23:40:812\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a442c235-d566-4b70-9880-c66b390cb782\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:23:40:810-98083\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5d0fcf48-5c91-496b-935e-5ff26b1ce980], x-b3-parentspanid=[7af59e250b137ec2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36347], x-envoy-attempt-count=[1], x-b3-traceid=[769b763482d8c3637af59e250b137ec2], x-b3-spanid=[b3398acdd571ea38], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a442c235-d566-4b70-9880-c66b390cb782]}\\\"}\"}","context":{"RequestID":"a442c235-d566-4b70-9880-c66b390cb782","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ca1ac86b-57fc-4336-a40f-54de89e4c1a4","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:23:40.808Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:40.813Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a442c235-d566-4b70-9880-c66b390cb782","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca1ac86b-57fc-4336-a40f-54de89e4c1a4","LogTimestamp":"2023-04-13T10:23:40.813Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:23:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-13T10:23:40.849Z","message":"Entering","context":{"RequestID":"28d4be0e-6a51-43f7-9d60-72411b3ca8d2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"04dc31f5-fcf8-4d85-989f-602641c520d4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:23:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:23:40.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"28d4be0e-6a51-43f7-9d60-72411b3ca8d2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"04dc31f5-fcf8-4d85-989f-602641c520d4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:23:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:40.851Z","message":"{\"transactionId\":\"28d4be0e-6a51-43f7-9d60-72411b3ca8d2\",\"status\":\"200\",\"rqstDate\":\"230413-10:23:40:849\",\"respDate\":\"230413-10:23:40:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:28d4be0e-6a51-43f7-9d60-72411b3ca8d2\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:23:40:849-35742\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[28d4be0e-6a51-43f7-9d60-72411b3ca8d2]}\\\"}\"}","context":{"RequestID":"28d4be0e-6a51-43f7-9d60-72411b3ca8d2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"04dc31f5-fcf8-4d85-989f-602641c520d4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:23:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:40.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"28d4be0e-6a51-43f7-9d60-72411b3ca8d2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"04dc31f5-fcf8-4d85-989f-602641c520d4","LogTimestamp":"2023-04-13T10:23:40.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:23:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:23:40.912Z","message":"Entering","context":{"RequestID":"5bfc6263-f6e3-4c56-a5e8-f4e6c8923f6b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3d4fcbf8-c06e-4e61-a168-0bb4d1d4d81f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:40.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:23:40.915Z","message":"{\"transactionId\":\"5bfc6263-f6e3-4c56-a5e8-f4e6c8923f6b\",\"status\":\"200\",\"rqstDate\":\"230413-10:23:40:913\",\"respDate\":\"230413-10:23:40:915\",\"sourceId\":\"haproxy:5bfc6263-f6e3-4c56-a5e8-f4e6c8923f6b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:23:40:913-8469\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3ad0c919-d1f6-458d-a311-881584776895], x-b3-parentspanid=[00545870d11c6aa3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fbf474504c4d643600545870d11c6aa3], x-b3-spanid=[f0a6cca7eabd25aa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5bfc6263-f6e3-4c56-a5e8-f4e6c8923f6b]}\\\"}\"}","context":{"RequestID":"5bfc6263-f6e3-4c56-a5e8-f4e6c8923f6b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3d4fcbf8-c06e-4e61-a168-0bb4d1d4d81f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:40.911Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:40.917Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5bfc6263-f6e3-4c56-a5e8-f4e6c8923f6b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3d4fcbf8-c06e-4e61-a168-0bb4d1d4d81f","LogTimestamp":"2023-04-13T10:23:40.917Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:23:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-13T10:23:42.928Z","message":"Entering","context":{"RequestID":"1c1760d1-9623-4fbf-b59c-19b2e3350d0d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a933d20b-2517-4173-8b73-fa2665560ede","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:42.928Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:23:42.931Z","message":"{\"transactionId\":\"1c1760d1-9623-4fbf-b59c-19b2e3350d0d\",\"status\":\"200\",\"rqstDate\":\"230413-10:23:42:929\",\"respDate\":\"230413-10:23:42:930\",\"sourceId\":\"haproxy:1c1760d1-9623-4fbf-b59c-19b2e3350d0d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:23:42:929-91865\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ac656a7e-278e-42fd-a3ad-bc93230d7c99], x-b3-parentspanid=[f679ea00e8df009c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c9276c6bad065c32f679ea00e8df009c], x-b3-spanid=[a9aea369d7266e25], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1c1760d1-9623-4fbf-b59c-19b2e3350d0d]}\\\"}\"}","context":{"RequestID":"1c1760d1-9623-4fbf-b59c-19b2e3350d0d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a933d20b-2517-4173-8b73-fa2665560ede","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:42.928Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:42.931Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c1760d1-9623-4fbf-b59c-19b2e3350d0d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a933d20b-2517-4173-8b73-fa2665560ede","LogTimestamp":"2023-04-13T10:23:42.931Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:23:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:23:44.943Z","message":"Entering","context":{"RequestID":"d740a232-7394-429f-93ab-a40cb011d2d6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e70c39a6-ad28-48fd-96a9-1b9d90694120","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:44.943Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:23:44.946Z","message":"{\"transactionId\":\"d740a232-7394-429f-93ab-a40cb011d2d6\",\"status\":\"200\",\"rqstDate\":\"230413-10:23:44:944\",\"respDate\":\"230413-10:23:44:946\",\"sourceId\":\"haproxy:d740a232-7394-429f-93ab-a40cb011d2d6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:23:44:944-68980\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ca7f369b-43d6-4764-a677-5bc24f6336da], x-b3-parentspanid=[f2f56bda675184a8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ff49d64a65105267f2f56bda675184a8], x-b3-spanid=[6b410c559409fd07], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d740a232-7394-429f-93ab-a40cb011d2d6]}\\\"}\"}","context":{"RequestID":"d740a232-7394-429f-93ab-a40cb011d2d6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e70c39a6-ad28-48fd-96a9-1b9d90694120","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:44.943Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:44.947Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d740a232-7394-429f-93ab-a40cb011d2d6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e70c39a6-ad28-48fd-96a9-1b9d90694120","LogTimestamp":"2023-04-13T10:23:44.947Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:23:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:23:46.380Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:23:46.388Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:46.388Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:46.388Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:46.959Z","message":"Entering","context":{"RequestID":"c8fe4ad5-23e0-4c94-b997-1420164bea70","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7969e172-c854-4c65-ad63-e36f324aa833","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:46.959Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:23:46.962Z","message":"{\"transactionId\":\"c8fe4ad5-23e0-4c94-b997-1420164bea70\",\"status\":\"200\",\"rqstDate\":\"230413-10:23:46:960\",\"respDate\":\"230413-10:23:46:962\",\"sourceId\":\"haproxy:c8fe4ad5-23e0-4c94-b997-1420164bea70\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:23:46:960-49382\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ad4c7d0b-dbab-4968-b38e-4f8f33b8e485], x-b3-parentspanid=[c24456c9fea89982], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6c02eb2724e02035c24456c9fea89982], x-b3-spanid=[cef86591e19ffcae], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c8fe4ad5-23e0-4c94-b997-1420164bea70]}\\\"}\"}","context":{"RequestID":"c8fe4ad5-23e0-4c94-b997-1420164bea70","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7969e172-c854-4c65-ad63-e36f324aa833","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:46.959Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:46.963Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c8fe4ad5-23e0-4c94-b997-1420164bea70","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7969e172-c854-4c65-ad63-e36f324aa833","LogTimestamp":"2023-04-13T10:23:46.963Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:23:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:23:48.977Z","message":"Entering","context":{"RequestID":"d0dfb003-4bef-4520-88bb-873bbc881a3b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"79ea775e-f351-4f50-85d4-a8be61d32138","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:48.977Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:23:48.979Z","message":"{\"transactionId\":\"d0dfb003-4bef-4520-88bb-873bbc881a3b\",\"status\":\"200\",\"rqstDate\":\"230413-10:23:48:977\",\"respDate\":\"230413-10:23:48:979\",\"sourceId\":\"haproxy:d0dfb003-4bef-4520-88bb-873bbc881a3b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:23:48:977-65745\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[79661b32-84b6-40fe-a3a3-378098fafcd2], x-b3-parentspanid=[5e60a856f9a0ad94], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a29657ca5f4fb9985e60a856f9a0ad94], x-b3-spanid=[ec57137a53089994], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d0dfb003-4bef-4520-88bb-873bbc881a3b]}\\\"}\"}","context":{"RequestID":"d0dfb003-4bef-4520-88bb-873bbc881a3b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"79ea775e-f351-4f50-85d4-a8be61d32138","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:48.977Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:48.980Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d0dfb003-4bef-4520-88bb-873bbc881a3b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"79ea775e-f351-4f50-85d4-a8be61d32138","LogTimestamp":"2023-04-13T10:23:48.980Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:23:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:23:49.203Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:23:49.206Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:23:50.807Z","message":"Entering","context":{"RequestID":"2b3016ae-8835-4f92-b010-9960e3ef35f2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9630bae8-5db4-4a17-8153-f452ef426e97","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:23:50.807Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:23:50.810Z","message":"{\"transactionId\":\"2b3016ae-8835-4f92-b010-9960e3ef35f2\",\"status\":\"200\",\"rqstDate\":\"230413-10:23:50:808\",\"respDate\":\"230413-10:23:50:810\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2b3016ae-8835-4f92-b010-9960e3ef35f2\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:23:50:808-99777\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[494d009a-768c-4e4f-9f9e-437ed3a6b861], x-b3-parentspanid=[315873078348395a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34059], x-envoy-attempt-count=[1], x-b3-traceid=[5f8426da25afc888315873078348395a], x-b3-spanid=[0c60af818451a3e9], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2b3016ae-8835-4f92-b010-9960e3ef35f2]}\\\"}\"}","context":{"RequestID":"2b3016ae-8835-4f92-b010-9960e3ef35f2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9630bae8-5db4-4a17-8153-f452ef426e97","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:23:50.807Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:50.811Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2b3016ae-8835-4f92-b010-9960e3ef35f2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9630bae8-5db4-4a17-8153-f452ef426e97","LogTimestamp":"2023-04-13T10:23:50.811Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:23:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:23:50.849Z","message":"Entering","context":{"RequestID":"e0279267-0042-4bc1-932d-02699c82ffc7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dc83ca3b-34e0-46c8-be20-87f949571e43","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:23:50.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:23:50.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"e0279267-0042-4bc1-932d-02699c82ffc7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dc83ca3b-34e0-46c8-be20-87f949571e43","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:23:50.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:50.852Z","message":"{\"transactionId\":\"e0279267-0042-4bc1-932d-02699c82ffc7\",\"status\":\"200\",\"rqstDate\":\"230413-10:23:50:849\",\"respDate\":\"230413-10:23:50:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e0279267-0042-4bc1-932d-02699c82ffc7\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:23:50:849-3868\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e0279267-0042-4bc1-932d-02699c82ffc7]}\\\"}\"}","context":{"RequestID":"e0279267-0042-4bc1-932d-02699c82ffc7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dc83ca3b-34e0-46c8-be20-87f949571e43","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:23:50.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:50.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e0279267-0042-4bc1-932d-02699c82ffc7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dc83ca3b-34e0-46c8-be20-87f949571e43","LogTimestamp":"2023-04-13T10:23:50.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:23:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:23:50.990Z","message":"Entering","context":{"RequestID":"1fe819be-fde6-496c-94d6-7ad0f386736d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"392ac63d-002d-4621-b457-6ba8777626b5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:50.989Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:23:50.992Z","message":"{\"transactionId\":\"1fe819be-fde6-496c-94d6-7ad0f386736d\",\"status\":\"200\",\"rqstDate\":\"230413-10:23:50:990\",\"respDate\":\"230413-10:23:50:992\",\"sourceId\":\"haproxy:1fe819be-fde6-496c-94d6-7ad0f386736d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:23:50:990-59575\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a487f78a-f0eb-4c69-925f-f73997a528f9], x-b3-parentspanid=[a34f07b10b376564], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[88d9174ae8d19f38a34f07b10b376564], x-b3-spanid=[140be1f7778a7d04], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1fe819be-fde6-496c-94d6-7ad0f386736d]}\\\"}\"}","context":{"RequestID":"1fe819be-fde6-496c-94d6-7ad0f386736d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"392ac63d-002d-4621-b457-6ba8777626b5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:50.989Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:50.993Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1fe819be-fde6-496c-94d6-7ad0f386736d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"392ac63d-002d-4621-b457-6ba8777626b5","LogTimestamp":"2023-04-13T10:23:50.993Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:23:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:23:53.003Z","message":"Entering","context":{"RequestID":"786903a4-f623-4598-a264-ef9130c28dbd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c622b2a4-64ae-4047-9099-a2ded1e8993d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:53.003Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:23:53.006Z","message":"{\"transactionId\":\"786903a4-f623-4598-a264-ef9130c28dbd\",\"status\":\"200\",\"rqstDate\":\"230413-10:23:53:004\",\"respDate\":\"230413-10:23:53:006\",\"sourceId\":\"haproxy:786903a4-f623-4598-a264-ef9130c28dbd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:23:53:004-65232\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[11eadc05-0122-466d-8e07-75e439221bda], x-b3-parentspanid=[f6fdebd7a244f9c9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f2efed5148ddcc4ef6fdebd7a244f9c9], x-b3-spanid=[0c8d421ed3e979c2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[786903a4-f623-4598-a264-ef9130c28dbd]}\\\"}\"}","context":{"RequestID":"786903a4-f623-4598-a264-ef9130c28dbd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c622b2a4-64ae-4047-9099-a2ded1e8993d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:53.003Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:53.007Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"786903a4-f623-4598-a264-ef9130c28dbd","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c622b2a4-64ae-4047-9099-a2ded1e8993d","LogTimestamp":"2023-04-13T10:23:53.007Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:23:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:23:55.020Z","message":"Entering","context":{"RequestID":"5766fffc-9582-45a4-a8ae-1fb77b4936f4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e39e0d30-cb08-4b1a-a022-4a1c12c22b62","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:55.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:23:55.023Z","message":"{\"transactionId\":\"5766fffc-9582-45a4-a8ae-1fb77b4936f4\",\"status\":\"200\",\"rqstDate\":\"230413-10:23:55:021\",\"respDate\":\"230413-10:23:55:023\",\"sourceId\":\"haproxy:5766fffc-9582-45a4-a8ae-1fb77b4936f4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:23:55:021-47409\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[caf8e1fc-4b1d-4bad-814f-9b77789f3ebc], x-b3-parentspanid=[43b5867e5a99e8f5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a58487a911851edd43b5867e5a99e8f5], x-b3-spanid=[c2a346e562e72020], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5766fffc-9582-45a4-a8ae-1fb77b4936f4]}\\\"}\"}","context":{"RequestID":"5766fffc-9582-45a4-a8ae-1fb77b4936f4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e39e0d30-cb08-4b1a-a022-4a1c12c22b62","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:55.020Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:55.024Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5766fffc-9582-45a4-a8ae-1fb77b4936f4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e39e0d30-cb08-4b1a-a022-4a1c12c22b62","LogTimestamp":"2023-04-13T10:23:55.024Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:23:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:23:56.380Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:23:56.395Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:56.396Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:56.396Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:57.036Z","message":"Entering","context":{"RequestID":"f0dc8a94-ec0c-430e-ac8c-c69e65654bd9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"629c0590-7645-4a02-a4a9-8346756a10d2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:57.036Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:23:57.039Z","message":"{\"transactionId\":\"f0dc8a94-ec0c-430e-ac8c-c69e65654bd9\",\"status\":\"200\",\"rqstDate\":\"230413-10:23:57:037\",\"respDate\":\"230413-10:23:57:039\",\"sourceId\":\"haproxy:f0dc8a94-ec0c-430e-ac8c-c69e65654bd9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:23:57:037-68836\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9bd6a9f8-5f84-4a5c-b995-69760f50601e], x-b3-parentspanid=[ffcc3bb1c482b653], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3795688cd5d89b71ffcc3bb1c482b653], x-b3-spanid=[63859bf8b55c78d2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f0dc8a94-ec0c-430e-ac8c-c69e65654bd9]}\\\"}\"}","context":{"RequestID":"f0dc8a94-ec0c-430e-ac8c-c69e65654bd9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"629c0590-7645-4a02-a4a9-8346756a10d2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:57.036Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:57.040Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f0dc8a94-ec0c-430e-ac8c-c69e65654bd9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"629c0590-7645-4a02-a4a9-8346756a10d2","LogTimestamp":"2023-04-13T10:23:57.040Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:23:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:23:59.051Z","message":"Entering","context":{"RequestID":"89db908f-0f24-4a7a-84c3-5ff1ea394fde","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"85dc310b-5f5b-4a52-b2ad-97b4647a9172","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:59.051Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:23:59.053Z","message":"{\"transactionId\":\"89db908f-0f24-4a7a-84c3-5ff1ea394fde\",\"status\":\"200\",\"rqstDate\":\"230413-10:23:59:051\",\"respDate\":\"230413-10:23:59:052\",\"sourceId\":\"haproxy:89db908f-0f24-4a7a-84c3-5ff1ea394fde\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:23:59:051-61827\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e510345e-e220-4f4c-96de-43065650f970], x-b3-parentspanid=[a4cb004f32bec7d9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fb7816fd56a8d0cda4cb004f32bec7d9], x-b3-spanid=[06192726c0b60783], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[89db908f-0f24-4a7a-84c3-5ff1ea394fde]}\\\"}\"}","context":{"RequestID":"89db908f-0f24-4a7a-84c3-5ff1ea394fde","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"85dc310b-5f5b-4a52-b2ad-97b4647a9172","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:23:59.051Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:23:59.053Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"89db908f-0f24-4a7a-84c3-5ff1ea394fde","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"85dc310b-5f5b-4a52-b2ad-97b4647a9172","LogTimestamp":"2023-04-13T10:23:59.053Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:23:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:24:00.808Z","message":"Entering","context":{"RequestID":"639bf5fc-5b67-49e3-b9f6-8d36204e23d0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"d6b73ddb-9865-4774-b16e-3397ab564878","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:24:00.808Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:24:00.811Z","message":"{\"transactionId\":\"639bf5fc-5b67-49e3-b9f6-8d36204e23d0\",\"status\":\"200\",\"rqstDate\":\"230413-10:24:00:809\",\"respDate\":\"230413-10:24:00:810\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:639bf5fc-5b67-49e3-b9f6-8d36204e23d0\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:24:00:809-4828\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[365aafda-8aef-4547-a1fb-c00d368dea3c], x-b3-parentspanid=[387a142e89b9bb2d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37859], x-envoy-attempt-count=[1], x-b3-traceid=[48776628be11bb61387a142e89b9bb2d], x-b3-spanid=[62f583c392c5aa05], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[639bf5fc-5b67-49e3-b9f6-8d36204e23d0]}\\\"}\"}","context":{"RequestID":"639bf5fc-5b67-49e3-b9f6-8d36204e23d0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"d6b73ddb-9865-4774-b16e-3397ab564878","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:24:00.808Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:00.811Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"639bf5fc-5b67-49e3-b9f6-8d36204e23d0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d6b73ddb-9865-4774-b16e-3397ab564878","LogTimestamp":"2023-04-13T10:24:00.811Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:24:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:24:00.848Z","message":"Entering","context":{"RequestID":"76652796-b7c0-4c7e-a0e4-e552426887e6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"e2eeeb6b-3106-4b40-9df0-95aac0404039","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:24:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:24:00.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"76652796-b7c0-4c7e-a0e4-e552426887e6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"e2eeeb6b-3106-4b40-9df0-95aac0404039","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:24:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:00.850Z","message":"{\"transactionId\":\"76652796-b7c0-4c7e-a0e4-e552426887e6\",\"status\":\"200\",\"rqstDate\":\"230413-10:24:00:848\",\"respDate\":\"230413-10:24:00:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:76652796-b7c0-4c7e-a0e4-e552426887e6\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:24:00:848-6907\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[76652796-b7c0-4c7e-a0e4-e552426887e6]}\\\"}\"}","context":{"RequestID":"76652796-b7c0-4c7e-a0e4-e552426887e6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"e2eeeb6b-3106-4b40-9df0-95aac0404039","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:24:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:00.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"76652796-b7c0-4c7e-a0e4-e552426887e6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e2eeeb6b-3106-4b40-9df0-95aac0404039","LogTimestamp":"2023-04-13T10:24:00.850Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:24:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:24:01.063Z","message":"Entering","context":{"RequestID":"40c297a0-b484-44dc-901c-3af7155f90f5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c5587be3-7888-4e74-8beb-db5e5b06a889","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:01.063Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:24:01.066Z","message":"{\"transactionId\":\"40c297a0-b484-44dc-901c-3af7155f90f5\",\"status\":\"200\",\"rqstDate\":\"230413-10:24:01:064\",\"respDate\":\"230413-10:24:01:066\",\"sourceId\":\"haproxy:40c297a0-b484-44dc-901c-3af7155f90f5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:24:01:064-53684\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2af91bd8-c509-40ae-9aea-b2fd28ef39f7], x-b3-parentspanid=[e53375a831476c92], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7ba001ebf974f416e53375a831476c92], x-b3-spanid=[5e81e66f7a778832], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[40c297a0-b484-44dc-901c-3af7155f90f5]}\\\"}\"}","context":{"RequestID":"40c297a0-b484-44dc-901c-3af7155f90f5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c5587be3-7888-4e74-8beb-db5e5b06a889","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:01.063Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:01.067Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"40c297a0-b484-44dc-901c-3af7155f90f5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c5587be3-7888-4e74-8beb-db5e5b06a889","LogTimestamp":"2023-04-13T10:24:01.066Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:24:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:24:03.077Z","message":"Entering","context":{"RequestID":"00a82460-f6ef-4f67-90b0-e8b38067371f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3b775f93-1086-4a28-bd77-83b5bef23d5b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:03.077Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:24:03.080Z","message":"{\"transactionId\":\"00a82460-f6ef-4f67-90b0-e8b38067371f\",\"status\":\"200\",\"rqstDate\":\"230413-10:24:03:078\",\"respDate\":\"230413-10:24:03:080\",\"sourceId\":\"haproxy:00a82460-f6ef-4f67-90b0-e8b38067371f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:24:03:078-71844\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[de5acec3-cbc4-4fc5-a1fa-2c6fb5469b9f], x-b3-parentspanid=[d5842f5eb3153fc7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[060654cad2be2c06d5842f5eb3153fc7], x-b3-spanid=[2f2e07b55da629b4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[00a82460-f6ef-4f67-90b0-e8b38067371f]}\\\"}\"}","context":{"RequestID":"00a82460-f6ef-4f67-90b0-e8b38067371f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3b775f93-1086-4a28-bd77-83b5bef23d5b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:03.077Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:03.081Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"00a82460-f6ef-4f67-90b0-e8b38067371f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3b775f93-1086-4a28-bd77-83b5bef23d5b","LogTimestamp":"2023-04-13T10:24:03.081Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:24:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:24:05.091Z","message":"Entering","context":{"RequestID":"eb564e99-a954-4b85-8fa1-843005436bf6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2f006044-a3df-4376-aac1-58e8120c54ce","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:05.091Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:24:05.094Z","message":"{\"transactionId\":\"eb564e99-a954-4b85-8fa1-843005436bf6\",\"status\":\"200\",\"rqstDate\":\"230413-10:24:05:092\",\"respDate\":\"230413-10:24:05:094\",\"sourceId\":\"haproxy:eb564e99-a954-4b85-8fa1-843005436bf6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:24:05:092-80770\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7042bd01-486e-4171-b343-a7d6bee121db], x-b3-parentspanid=[e22e2051ff6aab05], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5f138706b8a02c6de22e2051ff6aab05], x-b3-spanid=[511941dbe5f2d616], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eb564e99-a954-4b85-8fa1-843005436bf6]}\\\"}\"}","context":{"RequestID":"eb564e99-a954-4b85-8fa1-843005436bf6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2f006044-a3df-4376-aac1-58e8120c54ce","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:05.091Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:05.095Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eb564e99-a954-4b85-8fa1-843005436bf6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2f006044-a3df-4376-aac1-58e8120c54ce","LogTimestamp":"2023-04-13T10:24:05.095Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:24:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:24:06.379Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:24:06.443Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:06.443Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:06.443Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:07.106Z","message":"Entering","context":{"RequestID":"587dd45c-ef4e-4431-87f1-1409e04717f2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8a0bcfe2-58c2-4b4d-a3ba-bf52cc6e5645","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:07.106Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:24:07.109Z","message":"{\"transactionId\":\"587dd45c-ef4e-4431-87f1-1409e04717f2\",\"status\":\"200\",\"rqstDate\":\"230413-10:24:07:107\",\"respDate\":\"230413-10:24:07:109\",\"sourceId\":\"haproxy:587dd45c-ef4e-4431-87f1-1409e04717f2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:24:07:107-55734\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eb219c88-1a49-4a85-ad16-8cb01e450f84], x-b3-parentspanid=[7c22b1f59b4da367], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[777992572ac8cb0f7c22b1f59b4da367], x-b3-spanid=[178caed1794fb505], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[587dd45c-ef4e-4431-87f1-1409e04717f2]}\\\"}\"}","context":{"RequestID":"587dd45c-ef4e-4431-87f1-1409e04717f2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8a0bcfe2-58c2-4b4d-a3ba-bf52cc6e5645","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:07.106Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:07.110Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"587dd45c-ef4e-4431-87f1-1409e04717f2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8a0bcfe2-58c2-4b4d-a3ba-bf52cc6e5645","LogTimestamp":"2023-04-13T10:24:07.110Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:24:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:24:09.121Z","message":"Entering","context":{"RequestID":"1b74aff2-906c-4b27-9cd2-d3fae7b700d0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9ae1ad84-442b-493e-9c61-94cc65c8e371","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:09.121Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:24:09.124Z","message":"{\"transactionId\":\"1b74aff2-906c-4b27-9cd2-d3fae7b700d0\",\"status\":\"200\",\"rqstDate\":\"230413-10:24:09:122\",\"respDate\":\"230413-10:24:09:124\",\"sourceId\":\"haproxy:1b74aff2-906c-4b27-9cd2-d3fae7b700d0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:24:09:122-52346\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7a986387-3ac6-4ebe-8017-b1fd6c1e4a42], x-b3-parentspanid=[ae4b758086199f29], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[361902af755a9defae4b758086199f29], x-b3-spanid=[9e7a48c75f18bda0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1b74aff2-906c-4b27-9cd2-d3fae7b700d0]}\\\"}\"}","context":{"RequestID":"1b74aff2-906c-4b27-9cd2-d3fae7b700d0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9ae1ad84-442b-493e-9c61-94cc65c8e371","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:09.121Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:09.125Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1b74aff2-906c-4b27-9cd2-d3fae7b700d0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ae1ad84-442b-493e-9c61-94cc65c8e371","LogTimestamp":"2023-04-13T10:24:09.124Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:24:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:24:10.805Z","message":"Entering","context":{"RequestID":"2d5268e4-ed65-4652-988f-49ccd690202e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dc80403c-3f53-4986-8b62-da1b222cfd63","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:24:10.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:24:10.807Z","message":"{\"transactionId\":\"2d5268e4-ed65-4652-988f-49ccd690202e\",\"status\":\"200\",\"rqstDate\":\"230413-10:24:10:806\",\"respDate\":\"230413-10:24:10:807\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2d5268e4-ed65-4652-988f-49ccd690202e\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:24:10:806-31301\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[977a63af-8116-4905-aa03-af268bc4273f], x-b3-parentspanid=[427f62a8d391614a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45565], x-envoy-attempt-count=[1], x-b3-traceid=[bad39e7e43f1c84e427f62a8d391614a], x-b3-spanid=[9a312ed095b0623b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2d5268e4-ed65-4652-988f-49ccd690202e]}\\\"}\"}","context":{"RequestID":"2d5268e4-ed65-4652-988f-49ccd690202e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dc80403c-3f53-4986-8b62-da1b222cfd63","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:24:10.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:10.808Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2d5268e4-ed65-4652-988f-49ccd690202e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dc80403c-3f53-4986-8b62-da1b222cfd63","LogTimestamp":"2023-04-13T10:24:10.807Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:24:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:24:10.849Z","message":"Entering","context":{"RequestID":"96fd3910-a49d-4b61-bb58-69c3e10d4353","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6cacbc39-4652-4f48-8d29-9b6d1d664291","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:24:10.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:24:10.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"96fd3910-a49d-4b61-bb58-69c3e10d4353","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6cacbc39-4652-4f48-8d29-9b6d1d664291","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:24:10.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:10.852Z","message":"{\"transactionId\":\"96fd3910-a49d-4b61-bb58-69c3e10d4353\",\"status\":\"200\",\"rqstDate\":\"230413-10:24:10:850\",\"respDate\":\"230413-10:24:10:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:96fd3910-a49d-4b61-bb58-69c3e10d4353\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:24:10:850-74720\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[96fd3910-a49d-4b61-bb58-69c3e10d4353]}\\\"}\"}","context":{"RequestID":"96fd3910-a49d-4b61-bb58-69c3e10d4353","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6cacbc39-4652-4f48-8d29-9b6d1d664291","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:24:10.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:10.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"96fd3910-a49d-4b61-bb58-69c3e10d4353","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6cacbc39-4652-4f48-8d29-9b6d1d664291","LogTimestamp":"2023-04-13T10:24:10.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:24:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:24:11.135Z","message":"Entering","context":{"RequestID":"4637ce2e-8333-4f1a-9f3b-814c8dbc02f6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b8cc003b-6f7c-40d2-9e99-0ddc7f6115a8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:11.135Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:24:11.138Z","message":"{\"transactionId\":\"4637ce2e-8333-4f1a-9f3b-814c8dbc02f6\",\"status\":\"200\",\"rqstDate\":\"230413-10:24:11:136\",\"respDate\":\"230413-10:24:11:138\",\"sourceId\":\"haproxy:4637ce2e-8333-4f1a-9f3b-814c8dbc02f6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:24:11:136-48023\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dfd02e77-e131-41ca-833e-463a274a7732], x-b3-parentspanid=[03eea389d402c0eb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8e6787b21665b0ae03eea389d402c0eb], x-b3-spanid=[cf95431fa7c3f7cb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4637ce2e-8333-4f1a-9f3b-814c8dbc02f6]}\\\"}\"}","context":{"RequestID":"4637ce2e-8333-4f1a-9f3b-814c8dbc02f6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b8cc003b-6f7c-40d2-9e99-0ddc7f6115a8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:11.135Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:11.139Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4637ce2e-8333-4f1a-9f3b-814c8dbc02f6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b8cc003b-6f7c-40d2-9e99-0ddc7f6115a8","LogTimestamp":"2023-04-13T10:24:11.139Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:24:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:24:13.149Z","message":"Entering","context":{"RequestID":"77ad40ad-806b-461f-a898-02648dc3ec8f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"09fd6d46-4251-4368-83fc-49845e980120","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:13.149Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:24:13.152Z","message":"{\"transactionId\":\"77ad40ad-806b-461f-a898-02648dc3ec8f\",\"status\":\"200\",\"rqstDate\":\"230413-10:24:13:150\",\"respDate\":\"230413-10:24:13:152\",\"sourceId\":\"haproxy:77ad40ad-806b-461f-a898-02648dc3ec8f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:24:13:150-38563\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a2d50b6b-2288-4056-a6f9-44aac35299a2], x-b3-parentspanid=[d89ca665aaa46e06], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[87ff88ff4f553633d89ca665aaa46e06], x-b3-spanid=[18ef0095c028e59b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[77ad40ad-806b-461f-a898-02648dc3ec8f]}\\\"}\"}","context":{"RequestID":"77ad40ad-806b-461f-a898-02648dc3ec8f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"09fd6d46-4251-4368-83fc-49845e980120","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:13.149Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:13.153Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"77ad40ad-806b-461f-a898-02648dc3ec8f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"09fd6d46-4251-4368-83fc-49845e980120","LogTimestamp":"2023-04-13T10:24:13.153Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:24:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:24:15.162Z","message":"Entering","context":{"RequestID":"5d907352-a74a-4e7a-84ad-93d5bb37e3d1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"562005e1-338d-4a3e-b80b-fb6ee86052e2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:15.162Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:24:15.165Z","message":"{\"transactionId\":\"5d907352-a74a-4e7a-84ad-93d5bb37e3d1\",\"status\":\"200\",\"rqstDate\":\"230413-10:24:15:163\",\"respDate\":\"230413-10:24:15:164\",\"sourceId\":\"haproxy:5d907352-a74a-4e7a-84ad-93d5bb37e3d1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:24:15:163-17878\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[449f804a-1dd9-4378-993e-98aea74e6150], x-b3-parentspanid=[7c438b68f42fd490], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c0766d509fa54ad87c438b68f42fd490], x-b3-spanid=[faa38c665c91968c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5d907352-a74a-4e7a-84ad-93d5bb37e3d1]}\\\"}\"}","context":{"RequestID":"5d907352-a74a-4e7a-84ad-93d5bb37e3d1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"562005e1-338d-4a3e-b80b-fb6ee86052e2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:15.162Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:15.165Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5d907352-a74a-4e7a-84ad-93d5bb37e3d1","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"562005e1-338d-4a3e-b80b-fb6ee86052e2","LogTimestamp":"2023-04-13T10:24:15.165Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:24:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:24:16.379Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:24:16.391Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:16.391Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:16.392Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:17.174Z","message":"Entering","context":{"RequestID":"cf059b3e-03ca-4516-847c-1c7a9ee07c19","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"232bebfb-2015-4278-a387-3d30c82c22f1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:17.174Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:24:17.176Z","message":"{\"transactionId\":\"cf059b3e-03ca-4516-847c-1c7a9ee07c19\",\"status\":\"200\",\"rqstDate\":\"230413-10:24:17:174\",\"respDate\":\"230413-10:24:17:176\",\"sourceId\":\"haproxy:cf059b3e-03ca-4516-847c-1c7a9ee07c19\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:24:17:174-63358\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ffac86c7-6f26-4446-ba8d-8d6b99fac921], x-b3-parentspanid=[4eeab1afe5e696cd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[67d25a315f7757044eeab1afe5e696cd], x-b3-spanid=[9ccdd6c4bcb6ab06], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cf059b3e-03ca-4516-847c-1c7a9ee07c19]}\\\"}\"}","context":{"RequestID":"cf059b3e-03ca-4516-847c-1c7a9ee07c19","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"232bebfb-2015-4278-a387-3d30c82c22f1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:17.174Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:17.176Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cf059b3e-03ca-4516-847c-1c7a9ee07c19","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"232bebfb-2015-4278-a387-3d30c82c22f1","LogTimestamp":"2023-04-13T10:24:17.176Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:24:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:24:19.187Z","message":"Entering","context":{"RequestID":"ed7087fd-b7a7-4200-bebe-23f4fb74add2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6d17413a-df93-4750-8754-4cd2c7b6631c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:19.187Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:24:19.189Z","message":"{\"transactionId\":\"ed7087fd-b7a7-4200-bebe-23f4fb74add2\",\"status\":\"200\",\"rqstDate\":\"230413-10:24:19:188\",\"respDate\":\"230413-10:24:19:189\",\"sourceId\":\"haproxy:ed7087fd-b7a7-4200-bebe-23f4fb74add2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:24:19:188-42939\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d1958b15-622c-4d62-bb91-701ed803a4eb], x-b3-parentspanid=[307ed39290e9a2e6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fc400eb63e11affd307ed39290e9a2e6], x-b3-spanid=[d03a3235788552f6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ed7087fd-b7a7-4200-bebe-23f4fb74add2]}\\\"}\"}","context":{"RequestID":"ed7087fd-b7a7-4200-bebe-23f4fb74add2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6d17413a-df93-4750-8754-4cd2c7b6631c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:19.187Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:19.190Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ed7087fd-b7a7-4200-bebe-23f4fb74add2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6d17413a-df93-4750-8754-4cd2c7b6631c","LogTimestamp":"2023-04-13T10:24:19.190Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:24:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:24:19.216Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:24:19.219Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:24:20.807Z","message":"Entering","context":{"RequestID":"58841670-32c1-41fc-b932-36c1e15674be","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"79d3f98b-d19c-4bd6-af91-053c83d67e7c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:24:20.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:24:20.809Z","message":"{\"transactionId\":\"58841670-32c1-41fc-b932-36c1e15674be\",\"status\":\"200\",\"rqstDate\":\"230413-10:24:20:808\",\"respDate\":\"230413-10:24:20:809\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:58841670-32c1-41fc-b932-36c1e15674be\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:24:20:808-60726\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b8731e85-b6e7-4b51-8e85-0e3bf0b3b458], x-b3-parentspanid=[928d5d558d8b2030], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56749], x-envoy-attempt-count=[1], x-b3-traceid=[d7315fe9ce8d805e928d5d558d8b2030], x-b3-spanid=[67bf0de715818c71], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[58841670-32c1-41fc-b932-36c1e15674be]}\\\"}\"}","context":{"RequestID":"58841670-32c1-41fc-b932-36c1e15674be","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"79d3f98b-d19c-4bd6-af91-053c83d67e7c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:24:20.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:20.810Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"58841670-32c1-41fc-b932-36c1e15674be","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"79d3f98b-d19c-4bd6-af91-053c83d67e7c","LogTimestamp":"2023-04-13T10:24:20.810Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:24:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:24:20.847Z","message":"Entering","context":{"RequestID":"8f58a4ad-9a03-4d0c-821d-b40eefeb9ddd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b444e555-27ba-4d53-86e2-df9b9bda1c76","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:24:20.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:24:20.848Z","message":"Database is available from CACHED check.","context":{"RequestID":"8f58a4ad-9a03-4d0c-821d-b40eefeb9ddd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b444e555-27ba-4d53-86e2-df9b9bda1c76","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:24:20.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:20.849Z","message":"{\"transactionId\":\"8f58a4ad-9a03-4d0c-821d-b40eefeb9ddd\",\"status\":\"200\",\"rqstDate\":\"230413-10:24:20:847\",\"respDate\":\"230413-10:24:20:849\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8f58a4ad-9a03-4d0c-821d-b40eefeb9ddd\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:24:20:847-92926\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8f58a4ad-9a03-4d0c-821d-b40eefeb9ddd]}\\\"}\"}","context":{"RequestID":"8f58a4ad-9a03-4d0c-821d-b40eefeb9ddd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b444e555-27ba-4d53-86e2-df9b9bda1c76","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:24:20.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:20.849Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8f58a4ad-9a03-4d0c-821d-b40eefeb9ddd","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b444e555-27ba-4d53-86e2-df9b9bda1c76","LogTimestamp":"2023-04-13T10:24:20.849Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:24:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:24:21.199Z","message":"Entering","context":{"RequestID":"0f45edd7-40f9-4316-86c3-4a62fc497034","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9ce7a9e7-8492-416b-b0a4-882b567cc072","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:21.199Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:24:21.204Z","message":"{\"transactionId\":\"0f45edd7-40f9-4316-86c3-4a62fc497034\",\"status\":\"200\",\"rqstDate\":\"230413-10:24:21:200\",\"respDate\":\"230413-10:24:21:204\",\"sourceId\":\"haproxy:0f45edd7-40f9-4316-86c3-4a62fc497034\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:24:21:200-5779\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9648a897-33fe-4996-b62e-2d920bce6d9c], x-b3-parentspanid=[b7bc6bcb42e73d08], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f711ce61f917e796b7bc6bcb42e73d08], x-b3-spanid=[df1d6c428a7ef0e3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0f45edd7-40f9-4316-86c3-4a62fc497034]}\\\"}\"}","context":{"RequestID":"0f45edd7-40f9-4316-86c3-4a62fc497034","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9ce7a9e7-8492-416b-b0a4-882b567cc072","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:21.199Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:21.204Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0f45edd7-40f9-4316-86c3-4a62fc497034","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ce7a9e7-8492-416b-b0a4-882b567cc072","LogTimestamp":"2023-04-13T10:24:21.204Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:24:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:24:23.214Z","message":"Entering","context":{"RequestID":"5baad283-a746-4f25-863a-fe6472cf854b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b0c6ca02-02e7-4b41-89dc-76939ee33032","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:23.214Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:24:23.217Z","message":"{\"transactionId\":\"5baad283-a746-4f25-863a-fe6472cf854b\",\"status\":\"200\",\"rqstDate\":\"230413-10:24:23:215\",\"respDate\":\"230413-10:24:23:217\",\"sourceId\":\"haproxy:5baad283-a746-4f25-863a-fe6472cf854b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:24:23:215-56169\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[18a824e7-6a97-4b63-86ef-d2ba0e16d178], x-b3-parentspanid=[e74cd5b694ee96d0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a23fe1fdca0b63aae74cd5b694ee96d0], x-b3-spanid=[0bd6a9e4c89f4a58], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5baad283-a746-4f25-863a-fe6472cf854b]}\\\"}\"}","context":{"RequestID":"5baad283-a746-4f25-863a-fe6472cf854b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b0c6ca02-02e7-4b41-89dc-76939ee33032","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:23.214Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:23.218Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5baad283-a746-4f25-863a-fe6472cf854b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b0c6ca02-02e7-4b41-89dc-76939ee33032","LogTimestamp":"2023-04-13T10:24:23.218Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:24:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:24:25.229Z","message":"Entering","context":{"RequestID":"f7984764-ec10-43bb-8ae2-de65fdec7c9c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"837ba0e1-0cd8-41dc-9bb8-b193160b1906","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:25.229Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:24:25.231Z","message":"{\"transactionId\":\"f7984764-ec10-43bb-8ae2-de65fdec7c9c\",\"status\":\"200\",\"rqstDate\":\"230413-10:24:25:230\",\"respDate\":\"230413-10:24:25:231\",\"sourceId\":\"haproxy:f7984764-ec10-43bb-8ae2-de65fdec7c9c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:24:25:230-25042\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[03f78e5e-a765-4db1-a686-02a4a11b7edd], x-b3-parentspanid=[2c5b3c564d4ecd22], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[32dd6390a29159d22c5b3c564d4ecd22], x-b3-spanid=[ce68d5e7390985c4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f7984764-ec10-43bb-8ae2-de65fdec7c9c]}\\\"}\"}","context":{"RequestID":"f7984764-ec10-43bb-8ae2-de65fdec7c9c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"837ba0e1-0cd8-41dc-9bb8-b193160b1906","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:25.229Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:25.231Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f7984764-ec10-43bb-8ae2-de65fdec7c9c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"837ba0e1-0cd8-41dc-9bb8-b193160b1906","LogTimestamp":"2023-04-13T10:24:25.231Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:24:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:24:26.379Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:24:26.390Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:26.390Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:26.390Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:27.242Z","message":"Entering","context":{"RequestID":"d0a214c5-ccdb-4384-a5bf-fb5934384b57","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b66fc46f-db73-41fa-9aa9-367e532c73bd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:27.242Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:24:27.245Z","message":"{\"transactionId\":\"d0a214c5-ccdb-4384-a5bf-fb5934384b57\",\"status\":\"200\",\"rqstDate\":\"230413-10:24:27:243\",\"respDate\":\"230413-10:24:27:245\",\"sourceId\":\"haproxy:d0a214c5-ccdb-4384-a5bf-fb5934384b57\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:24:27:243-34841\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[27b11fb3-146a-4ea5-8378-045eabc5eaa5], x-b3-parentspanid=[877a21f2e94e6f73], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c8682d6a02a1d0b7877a21f2e94e6f73], x-b3-spanid=[ac3ec72055d8df60], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d0a214c5-ccdb-4384-a5bf-fb5934384b57]}\\\"}\"}","context":{"RequestID":"d0a214c5-ccdb-4384-a5bf-fb5934384b57","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b66fc46f-db73-41fa-9aa9-367e532c73bd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:27.242Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:27.246Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d0a214c5-ccdb-4384-a5bf-fb5934384b57","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b66fc46f-db73-41fa-9aa9-367e532c73bd","LogTimestamp":"2023-04-13T10:24:27.245Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:24:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:24:29.256Z","message":"Entering","context":{"RequestID":"f0a613df-a9e0-4627-bb50-777fe79dcff7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dd34046a-0785-4d82-808b-3a96ecf9c630","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:29.256Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:24:29.259Z","message":"{\"transactionId\":\"f0a613df-a9e0-4627-bb50-777fe79dcff7\",\"status\":\"200\",\"rqstDate\":\"230413-10:24:29:257\",\"respDate\":\"230413-10:24:29:259\",\"sourceId\":\"haproxy:f0a613df-a9e0-4627-bb50-777fe79dcff7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:24:29:257-15960\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c502fa3a-0ba2-4df9-aef8-a2579214a64c], x-b3-parentspanid=[700d873d85403544], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ffa7c6b5d5a00968700d873d85403544], x-b3-spanid=[5a44cc1f0a9cf25a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f0a613df-a9e0-4627-bb50-777fe79dcff7]}\\\"}\"}","context":{"RequestID":"f0a613df-a9e0-4627-bb50-777fe79dcff7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dd34046a-0785-4d82-808b-3a96ecf9c630","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:29.256Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:29.259Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f0a613df-a9e0-4627-bb50-777fe79dcff7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dd34046a-0785-4d82-808b-3a96ecf9c630","LogTimestamp":"2023-04-13T10:24:29.259Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:24:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:24:30.806Z","message":"Entering","context":{"RequestID":"7981ca9a-c5ea-4a1e-867c-fd6b0f0c56f0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b034c10e-e463-46ce-bcc3-bab16f1cb239","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:24:30.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:24:30.808Z","message":"{\"transactionId\":\"7981ca9a-c5ea-4a1e-867c-fd6b0f0c56f0\",\"status\":\"200\",\"rqstDate\":\"230413-10:24:30:806\",\"respDate\":\"230413-10:24:30:808\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:7981ca9a-c5ea-4a1e-867c-fd6b0f0c56f0\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:24:30:806-78424\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f305b794-d6bb-433a-8108-459a6f8dad1b], x-b3-parentspanid=[3deefae7ae43ae31], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60973], x-envoy-attempt-count=[1], x-b3-traceid=[d9a214e919179e4a3deefae7ae43ae31], x-b3-spanid=[23417364c110ea1e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[7981ca9a-c5ea-4a1e-867c-fd6b0f0c56f0]}\\\"}\"}","context":{"RequestID":"7981ca9a-c5ea-4a1e-867c-fd6b0f0c56f0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b034c10e-e463-46ce-bcc3-bab16f1cb239","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:24:30.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:30.809Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7981ca9a-c5ea-4a1e-867c-fd6b0f0c56f0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b034c10e-e463-46ce-bcc3-bab16f1cb239","LogTimestamp":"2023-04-13T10:24:30.809Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:24:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:24:30.849Z","message":"Entering","context":{"RequestID":"6052a5c1-bacb-43e8-94e0-180094112388","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4957c25f-a32a-4f9e-ab28-a2f2dbd6e0eb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:24:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:24:30.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"6052a5c1-bacb-43e8-94e0-180094112388","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4957c25f-a32a-4f9e-ab28-a2f2dbd6e0eb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:24:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:30.853Z","message":"{\"transactionId\":\"6052a5c1-bacb-43e8-94e0-180094112388\",\"status\":\"200\",\"rqstDate\":\"230413-10:24:30:850\",\"respDate\":\"230413-10:24:30:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6052a5c1-bacb-43e8-94e0-180094112388\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:24:30:850-77433\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6052a5c1-bacb-43e8-94e0-180094112388]}\\\"}\"}","context":{"RequestID":"6052a5c1-bacb-43e8-94e0-180094112388","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4957c25f-a32a-4f9e-ab28-a2f2dbd6e0eb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:24:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:30.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6052a5c1-bacb-43e8-94e0-180094112388","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4957c25f-a32a-4f9e-ab28-a2f2dbd6e0eb","LogTimestamp":"2023-04-13T10:24:30.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:24:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:24:31.270Z","message":"Entering","context":{"RequestID":"8a0a5591-4284-4581-a647-4abd34e280f6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8f271cc1-f453-472e-8367-dd5ce99ce59f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:31.270Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:24:31.274Z","message":"{\"transactionId\":\"8a0a5591-4284-4581-a647-4abd34e280f6\",\"status\":\"200\",\"rqstDate\":\"230413-10:24:31:271\",\"respDate\":\"230413-10:24:31:274\",\"sourceId\":\"haproxy:8a0a5591-4284-4581-a647-4abd34e280f6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:24:31:271-51278\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[33f5915a-241b-4224-a05e-6ad046608238], x-b3-parentspanid=[0954512ae7c51d88], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[68ac7cb41c2813c60954512ae7c51d88], x-b3-spanid=[b2d65d9ec9b0e132], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8a0a5591-4284-4581-a647-4abd34e280f6]}\\\"}\"}","context":{"RequestID":"8a0a5591-4284-4581-a647-4abd34e280f6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8f271cc1-f453-472e-8367-dd5ce99ce59f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:31.270Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:31.275Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8a0a5591-4284-4581-a647-4abd34e280f6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8f271cc1-f453-472e-8367-dd5ce99ce59f","LogTimestamp":"2023-04-13T10:24:31.275Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:24:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:24:33.285Z","message":"Entering","context":{"RequestID":"3f20c44d-b606-406a-8259-5fd3e5a18cf7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"abcffe10-eb2b-4e50-8351-59ace6f361d4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:33.285Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:24:33.288Z","message":"{\"transactionId\":\"3f20c44d-b606-406a-8259-5fd3e5a18cf7\",\"status\":\"200\",\"rqstDate\":\"230413-10:24:33:286\",\"respDate\":\"230413-10:24:33:288\",\"sourceId\":\"haproxy:3f20c44d-b606-406a-8259-5fd3e5a18cf7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:24:33:286-66803\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[192264f7-d0d4-4ba7-82c0-d06bcf41ae3b], x-b3-parentspanid=[7f7ce828d595b8b8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[84c51c4dde5eb0a17f7ce828d595b8b8], x-b3-spanid=[6404c02a07033cc3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3f20c44d-b606-406a-8259-5fd3e5a18cf7]}\\\"}\"}","context":{"RequestID":"3f20c44d-b606-406a-8259-5fd3e5a18cf7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"abcffe10-eb2b-4e50-8351-59ace6f361d4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:33.285Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:33.289Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3f20c44d-b606-406a-8259-5fd3e5a18cf7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"abcffe10-eb2b-4e50-8351-59ace6f361d4","LogTimestamp":"2023-04-13T10:24:33.289Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:24:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:24:35.299Z","message":"Entering","context":{"RequestID":"76719b03-8c3b-4df9-8d1f-5c18cf99f413","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"366748e1-4038-450a-960c-7e31fae06291","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:35.299Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:24:35.302Z","message":"{\"transactionId\":\"76719b03-8c3b-4df9-8d1f-5c18cf99f413\",\"status\":\"200\",\"rqstDate\":\"230413-10:24:35:300\",\"respDate\":\"230413-10:24:35:302\",\"sourceId\":\"haproxy:76719b03-8c3b-4df9-8d1f-5c18cf99f413\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:24:35:300-36812\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c66f5f65-79a4-44a2-9ca4-2eb7a4786f62], x-b3-parentspanid=[db989d5e238f79e6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fa0babd81e7f3b70db989d5e238f79e6], x-b3-spanid=[71b9a1eb11f78211], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[76719b03-8c3b-4df9-8d1f-5c18cf99f413]}\\\"}\"}","context":{"RequestID":"76719b03-8c3b-4df9-8d1f-5c18cf99f413","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"366748e1-4038-450a-960c-7e31fae06291","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:35.299Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:35.303Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"76719b03-8c3b-4df9-8d1f-5c18cf99f413","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"366748e1-4038-450a-960c-7e31fae06291","LogTimestamp":"2023-04-13T10:24:35.303Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:24:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:24:36.380Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:24:36.397Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:36.397Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:36.397Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:37.313Z","message":"Entering","context":{"RequestID":"ce18438a-3d32-440b-8781-d8c4f083ef55","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"14d5840a-d4b3-4fd8-8345-977cc0de28da","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:37.313Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:24:37.316Z","message":"{\"transactionId\":\"ce18438a-3d32-440b-8781-d8c4f083ef55\",\"status\":\"200\",\"rqstDate\":\"230413-10:24:37:314\",\"respDate\":\"230413-10:24:37:316\",\"sourceId\":\"haproxy:ce18438a-3d32-440b-8781-d8c4f083ef55\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:24:37:314-27584\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a9323e40-14a0-4624-ba7a-6105d5cfb9c4], x-b3-parentspanid=[91acff23ae1e8697], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7af491975bff237791acff23ae1e8697], x-b3-spanid=[df0d595050ec25be], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ce18438a-3d32-440b-8781-d8c4f083ef55]}\\\"}\"}","context":{"RequestID":"ce18438a-3d32-440b-8781-d8c4f083ef55","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"14d5840a-d4b3-4fd8-8345-977cc0de28da","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:37.313Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:37.317Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce18438a-3d32-440b-8781-d8c4f083ef55","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"14d5840a-d4b3-4fd8-8345-977cc0de28da","LogTimestamp":"2023-04-13T10:24:37.317Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:24:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:24:39.329Z","message":"Entering","context":{"RequestID":"feb3f0dc-7317-4fa9-9e10-165c129990f8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a254fa6e-3c8d-4c6c-89de-62230d6b8216","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:39.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:24:39.331Z","message":"{\"transactionId\":\"feb3f0dc-7317-4fa9-9e10-165c129990f8\",\"status\":\"200\",\"rqstDate\":\"230413-10:24:39:329\",\"respDate\":\"230413-10:24:39:331\",\"sourceId\":\"haproxy:feb3f0dc-7317-4fa9-9e10-165c129990f8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:24:39:329-37949\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[50ea4674-04ce-4b5b-a2e2-abdfcc0fa644], x-b3-parentspanid=[37ea23b6add14bdc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c018f7688bf9c9b937ea23b6add14bdc], x-b3-spanid=[728a7b9438cc537a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[feb3f0dc-7317-4fa9-9e10-165c129990f8]}\\\"}\"}","context":{"RequestID":"feb3f0dc-7317-4fa9-9e10-165c129990f8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a254fa6e-3c8d-4c6c-89de-62230d6b8216","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:39.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:39.332Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"feb3f0dc-7317-4fa9-9e10-165c129990f8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a254fa6e-3c8d-4c6c-89de-62230d6b8216","LogTimestamp":"2023-04-13T10:24:39.332Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:24:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:24:40.804Z","message":"Entering","context":{"RequestID":"afa42c98-b546-40e0-800f-e4df21eb56a7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"db0cc3ef-e1d6-45f8-919c-215cbe06e476","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:24:40.804Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:24:40.806Z","message":"{\"transactionId\":\"afa42c98-b546-40e0-800f-e4df21eb56a7\",\"status\":\"200\",\"rqstDate\":\"230413-10:24:40:805\",\"respDate\":\"230413-10:24:40:806\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:afa42c98-b546-40e0-800f-e4df21eb56a7\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:24:40:805-56267\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4d9e5ff1-03e3-4ef4-adc6-ab3bd10f94bb], x-b3-parentspanid=[1543b03b9f335455], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51679], x-envoy-attempt-count=[1], x-b3-traceid=[1543f614c5946e2a1543b03b9f335455], x-b3-spanid=[1fcbe4360da5b4ac], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[afa42c98-b546-40e0-800f-e4df21eb56a7]}\\\"}\"}","context":{"RequestID":"afa42c98-b546-40e0-800f-e4df21eb56a7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"db0cc3ef-e1d6-45f8-919c-215cbe06e476","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:24:40.804Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:40.806Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"afa42c98-b546-40e0-800f-e4df21eb56a7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"db0cc3ef-e1d6-45f8-919c-215cbe06e476","LogTimestamp":"2023-04-13T10:24:40.806Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:24:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:24:40.848Z","message":"Entering","context":{"RequestID":"72935b50-9834-4395-b585-b0357ec5f1fa","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6f987a05-dd01-49c0-8446-849fed038f81","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:24:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:24:40.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"72935b50-9834-4395-b585-b0357ec5f1fa","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6f987a05-dd01-49c0-8446-849fed038f81","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:24:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:40.851Z","message":"{\"transactionId\":\"72935b50-9834-4395-b585-b0357ec5f1fa\",\"status\":\"200\",\"rqstDate\":\"230413-10:24:40:848\",\"respDate\":\"230413-10:24:40:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:72935b50-9834-4395-b585-b0357ec5f1fa\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:24:40:848-12097\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[72935b50-9834-4395-b585-b0357ec5f1fa]}\\\"}\"}","context":{"RequestID":"72935b50-9834-4395-b585-b0357ec5f1fa","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6f987a05-dd01-49c0-8446-849fed038f81","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:24:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:40.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"72935b50-9834-4395-b585-b0357ec5f1fa","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6f987a05-dd01-49c0-8446-849fed038f81","LogTimestamp":"2023-04-13T10:24:40.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:24:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:24:41.343Z","message":"Entering","context":{"RequestID":"a79badc4-b77e-45d9-9a16-04380adb0df3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d2538c2e-d38a-46ae-9eb9-7d7abaaf62ac","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:41.343Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:24:41.346Z","message":"{\"transactionId\":\"a79badc4-b77e-45d9-9a16-04380adb0df3\",\"status\":\"200\",\"rqstDate\":\"230413-10:24:41:344\",\"respDate\":\"230413-10:24:41:345\",\"sourceId\":\"haproxy:a79badc4-b77e-45d9-9a16-04380adb0df3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:24:41:344-53516\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[45dcc923-e54d-4d40-981b-5513a2760c0d], x-b3-parentspanid=[e638c0e3d1e8547c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[979692f89fb9e75ee638c0e3d1e8547c], x-b3-spanid=[051035a04646ca17], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a79badc4-b77e-45d9-9a16-04380adb0df3]}\\\"}\"}","context":{"RequestID":"a79badc4-b77e-45d9-9a16-04380adb0df3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d2538c2e-d38a-46ae-9eb9-7d7abaaf62ac","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:41.343Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:41.346Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a79badc4-b77e-45d9-9a16-04380adb0df3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d2538c2e-d38a-46ae-9eb9-7d7abaaf62ac","LogTimestamp":"2023-04-13T10:24:41.346Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:24:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:24:43.356Z","message":"Entering","context":{"RequestID":"6c8112f8-c2b6-49b1-b115-5cebf9fbb6e6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f3394f3a-cdde-44b2-976b-16bd5e47360f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:43.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:24:43.358Z","message":"{\"transactionId\":\"6c8112f8-c2b6-49b1-b115-5cebf9fbb6e6\",\"status\":\"200\",\"rqstDate\":\"230413-10:24:43:357\",\"respDate\":\"230413-10:24:43:358\",\"sourceId\":\"haproxy:6c8112f8-c2b6-49b1-b115-5cebf9fbb6e6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:24:43:357-89968\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fc8e62dd-0ebe-439b-9a72-606a8b7c19ac], x-b3-parentspanid=[6eb0a03088dd3d13], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8be71a72b48638a26eb0a03088dd3d13], x-b3-spanid=[f608bfa5beea4744], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6c8112f8-c2b6-49b1-b115-5cebf9fbb6e6]}\\\"}\"}","context":{"RequestID":"6c8112f8-c2b6-49b1-b115-5cebf9fbb6e6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f3394f3a-cdde-44b2-976b-16bd5e47360f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:43.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:43.359Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6c8112f8-c2b6-49b1-b115-5cebf9fbb6e6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f3394f3a-cdde-44b2-976b-16bd5e47360f","LogTimestamp":"2023-04-13T10:24:43.359Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:24:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:24:45.369Z","message":"Entering","context":{"RequestID":"2da48477-abe0-46d6-ad8c-605171a794ac","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f03badbc-151d-4d28-877b-3c07821c4df8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:45.369Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:24:45.372Z","message":"{\"transactionId\":\"2da48477-abe0-46d6-ad8c-605171a794ac\",\"status\":\"200\",\"rqstDate\":\"230413-10:24:45:370\",\"respDate\":\"230413-10:24:45:372\",\"sourceId\":\"haproxy:2da48477-abe0-46d6-ad8c-605171a794ac\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:24:45:370-27574\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3ca1110c-b8a3-490e-a134-b8d18f96d1ee], x-b3-parentspanid=[a9fbbda4a9166b0e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bf40e8a514c762dfa9fbbda4a9166b0e], x-b3-spanid=[e8e271bc80f84c4f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2da48477-abe0-46d6-ad8c-605171a794ac]}\\\"}\"}","context":{"RequestID":"2da48477-abe0-46d6-ad8c-605171a794ac","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f03badbc-151d-4d28-877b-3c07821c4df8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:45.369Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:45.373Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2da48477-abe0-46d6-ad8c-605171a794ac","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f03badbc-151d-4d28-877b-3c07821c4df8","LogTimestamp":"2023-04-13T10:24:45.373Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:24:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:24:46.379Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:24:46.391Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:46.392Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:46.392Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:47.384Z","message":"Entering","context":{"RequestID":"9f013151-fdac-447a-9aed-5d093d25689c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9e0ff5db-3cfc-4161-9bbd-aea51496e879","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:47.384Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:24:47.387Z","message":"{\"transactionId\":\"9f013151-fdac-447a-9aed-5d093d25689c\",\"status\":\"200\",\"rqstDate\":\"230413-10:24:47:385\",\"respDate\":\"230413-10:24:47:387\",\"sourceId\":\"haproxy:9f013151-fdac-447a-9aed-5d093d25689c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:24:47:385-25300\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[28646a1c-4323-48c6-8ad5-6db34337d949], x-b3-parentspanid=[c8a402bfc436c196], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3738c581e848506fc8a402bfc436c196], x-b3-spanid=[27bd238d78f51e34], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9f013151-fdac-447a-9aed-5d093d25689c]}\\\"}\"}","context":{"RequestID":"9f013151-fdac-447a-9aed-5d093d25689c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9e0ff5db-3cfc-4161-9bbd-aea51496e879","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:47.384Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:47.387Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9f013151-fdac-447a-9aed-5d093d25689c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9e0ff5db-3cfc-4161-9bbd-aea51496e879","LogTimestamp":"2023-04-13T10:24:47.387Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:24:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:24:49.236Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:24:49.240Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:24:49.399Z","message":"Entering","context":{"RequestID":"b566e348-d415-46ed-a011-cbb5bcf0e071","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0b01b53c-2987-4d2f-829b-6e9b41726b0d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:49.399Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:24:49.402Z","message":"{\"transactionId\":\"b566e348-d415-46ed-a011-cbb5bcf0e071\",\"status\":\"200\",\"rqstDate\":\"230413-10:24:49:400\",\"respDate\":\"230413-10:24:49:402\",\"sourceId\":\"haproxy:b566e348-d415-46ed-a011-cbb5bcf0e071\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:24:49:400-30245\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9b5b05c5-e8a3-4cae-b423-b25c0868d376], x-b3-parentspanid=[a4d3ea7edac11744], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b2c5c6a5b7f0c4c5a4d3ea7edac11744], x-b3-spanid=[7021752d9f605d8d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b566e348-d415-46ed-a011-cbb5bcf0e071]}\\\"}\"}","context":{"RequestID":"b566e348-d415-46ed-a011-cbb5bcf0e071","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0b01b53c-2987-4d2f-829b-6e9b41726b0d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:49.399Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:49.402Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b566e348-d415-46ed-a011-cbb5bcf0e071","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0b01b53c-2987-4d2f-829b-6e9b41726b0d","LogTimestamp":"2023-04-13T10:24:49.402Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:24:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:24:50.806Z","message":"Entering","context":{"RequestID":"46993673-7325-4e6d-9cfa-3552896deb67","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d4cd31ed-06d1-4f9a-ba9a-8e1495112a17","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:24:50.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:24:50.808Z","message":"{\"transactionId\":\"46993673-7325-4e6d-9cfa-3552896deb67\",\"status\":\"200\",\"rqstDate\":\"230413-10:24:50:807\",\"respDate\":\"230413-10:24:50:808\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:46993673-7325-4e6d-9cfa-3552896deb67\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:24:50:807-21115\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3006b4a8-5258-49a6-8445-b68ec6d3a3de], x-b3-parentspanid=[c10236f692091ce2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45951], x-envoy-attempt-count=[1], x-b3-traceid=[31a0a86a85425131c10236f692091ce2], x-b3-spanid=[1aacd03a5b411fb2], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[46993673-7325-4e6d-9cfa-3552896deb67]}\\\"}\"}","context":{"RequestID":"46993673-7325-4e6d-9cfa-3552896deb67","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d4cd31ed-06d1-4f9a-ba9a-8e1495112a17","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:24:50.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:50.809Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"46993673-7325-4e6d-9cfa-3552896deb67","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d4cd31ed-06d1-4f9a-ba9a-8e1495112a17","LogTimestamp":"2023-04-13T10:24:50.808Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:24:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:24:50.850Z","message":"Entering","context":{"RequestID":"50b4eea0-91d5-4f99-b089-a99f18a40ccd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"00572d96-a515-49ee-bbb2-2d4fee2a6c6f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:24:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:24:50.852Z","message":"Database is available from CACHED check.","context":{"RequestID":"50b4eea0-91d5-4f99-b089-a99f18a40ccd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"00572d96-a515-49ee-bbb2-2d4fee2a6c6f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:24:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:50.856Z","message":"{\"transactionId\":\"50b4eea0-91d5-4f99-b089-a99f18a40ccd\",\"status\":\"200\",\"rqstDate\":\"230413-10:24:50:851\",\"respDate\":\"230413-10:24:50:856\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:50b4eea0-91d5-4f99-b089-a99f18a40ccd\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:24:50:851-31522\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[50b4eea0-91d5-4f99-b089-a99f18a40ccd]}\\\"}\"}","context":{"RequestID":"50b4eea0-91d5-4f99-b089-a99f18a40ccd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"00572d96-a515-49ee-bbb2-2d4fee2a6c6f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:24:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:50.857Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"50b4eea0-91d5-4f99-b089-a99f18a40ccd","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"8","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"00572d96-a515-49ee-bbb2-2d4fee2a6c6f","LogTimestamp":"2023-04-13T10:24:50.857Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:24:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-04-13T10:24:51.414Z","message":"Entering","context":{"RequestID":"a64e6761-aa8d-436e-815d-41d88f3d5e94","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"95b7143b-204d-479e-860e-3e7414ae2497","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:51.413Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:24:51.416Z","message":"{\"transactionId\":\"a64e6761-aa8d-436e-815d-41d88f3d5e94\",\"status\":\"200\",\"rqstDate\":\"230413-10:24:51:414\",\"respDate\":\"230413-10:24:51:416\",\"sourceId\":\"haproxy:a64e6761-aa8d-436e-815d-41d88f3d5e94\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:24:51:414-1163\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e4373418-6b4c-4638-abdf-e02f591341ab], x-b3-parentspanid=[9f86c0971e62ee7a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[74735d2c2962030e9f86c0971e62ee7a], x-b3-spanid=[fa7b22328b9c121c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a64e6761-aa8d-436e-815d-41d88f3d5e94]}\\\"}\"}","context":{"RequestID":"a64e6761-aa8d-436e-815d-41d88f3d5e94","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"95b7143b-204d-479e-860e-3e7414ae2497","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:51.413Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:51.418Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a64e6761-aa8d-436e-815d-41d88f3d5e94","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"95b7143b-204d-479e-860e-3e7414ae2497","LogTimestamp":"2023-04-13T10:24:51.417Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:24:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:24:53.427Z","message":"Entering","context":{"RequestID":"be0edf31-42a6-43a6-bef4-c31bc4995391","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"39f45bde-9548-4676-ae89-321b013f9ed8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:53.427Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:24:53.429Z","message":"{\"transactionId\":\"be0edf31-42a6-43a6-bef4-c31bc4995391\",\"status\":\"200\",\"rqstDate\":\"230413-10:24:53:428\",\"respDate\":\"230413-10:24:53:429\",\"sourceId\":\"haproxy:be0edf31-42a6-43a6-bef4-c31bc4995391\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:24:53:428-66530\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3b9a5982-ac04-4e1b-aa62-a3c7ff87e726], x-b3-parentspanid=[663e0f2c266ea95e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[27e1a3fcdf112eb4663e0f2c266ea95e], x-b3-spanid=[90ae851330a901a9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[be0edf31-42a6-43a6-bef4-c31bc4995391]}\\\"}\"}","context":{"RequestID":"be0edf31-42a6-43a6-bef4-c31bc4995391","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"39f45bde-9548-4676-ae89-321b013f9ed8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:53.427Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:53.429Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"be0edf31-42a6-43a6-bef4-c31bc4995391","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"39f45bde-9548-4676-ae89-321b013f9ed8","LogTimestamp":"2023-04-13T10:24:53.429Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:24:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:24:55.438Z","message":"Entering","context":{"RequestID":"23b111dc-a2e3-4eb3-a502-0ac924fcba90","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fb376298-bbfd-404a-b4d7-656928c1445a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:55.438Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:24:55.441Z","message":"{\"transactionId\":\"23b111dc-a2e3-4eb3-a502-0ac924fcba90\",\"status\":\"200\",\"rqstDate\":\"230413-10:24:55:439\",\"respDate\":\"230413-10:24:55:441\",\"sourceId\":\"haproxy:23b111dc-a2e3-4eb3-a502-0ac924fcba90\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:24:55:439-96540\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[20b23f41-6718-4f1f-8c2e-86d920656de0], x-b3-parentspanid=[2f778495d4be8c56], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[58d6f568323df83f2f778495d4be8c56], x-b3-spanid=[0cd208752d358926], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[23b111dc-a2e3-4eb3-a502-0ac924fcba90]}\\\"}\"}","context":{"RequestID":"23b111dc-a2e3-4eb3-a502-0ac924fcba90","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fb376298-bbfd-404a-b4d7-656928c1445a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:55.438Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:55.442Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"23b111dc-a2e3-4eb3-a502-0ac924fcba90","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fb376298-bbfd-404a-b4d7-656928c1445a","LogTimestamp":"2023-04-13T10:24:55.442Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:24:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:24:56.381Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:24:56.395Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:56.396Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:56.396Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:57.453Z","message":"Entering","context":{"RequestID":"ac652473-00f5-4fc8-a2c5-b3fb22a13b79","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8cad21b0-2889-4eaa-9979-9467ba21e686","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:57.453Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:24:57.456Z","message":"{\"transactionId\":\"ac652473-00f5-4fc8-a2c5-b3fb22a13b79\",\"status\":\"200\",\"rqstDate\":\"230413-10:24:57:454\",\"respDate\":\"230413-10:24:57:456\",\"sourceId\":\"haproxy:ac652473-00f5-4fc8-a2c5-b3fb22a13b79\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:24:57:454-7515\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a0e503fb-b20f-4dcd-8cf5-4b84796b6c7d], x-b3-parentspanid=[0b5699cb6ad2bec4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a7fa2fb8b26c943a0b5699cb6ad2bec4], x-b3-spanid=[1bf1416fc8b44409], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ac652473-00f5-4fc8-a2c5-b3fb22a13b79]}\\\"}\"}","context":{"RequestID":"ac652473-00f5-4fc8-a2c5-b3fb22a13b79","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8cad21b0-2889-4eaa-9979-9467ba21e686","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:57.453Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:57.457Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ac652473-00f5-4fc8-a2c5-b3fb22a13b79","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8cad21b0-2889-4eaa-9979-9467ba21e686","LogTimestamp":"2023-04-13T10:24:57.456Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:24:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:24:59.466Z","message":"Entering","context":{"RequestID":"45c46c52-2db7-4ca7-a923-3220d461a14e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fd9bbe4c-9d4e-4ca6-8d5c-94b8ac546817","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:59.466Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:24:59.468Z","message":"{\"transactionId\":\"45c46c52-2db7-4ca7-a923-3220d461a14e\",\"status\":\"200\",\"rqstDate\":\"230413-10:24:59:467\",\"respDate\":\"230413-10:24:59:468\",\"sourceId\":\"haproxy:45c46c52-2db7-4ca7-a923-3220d461a14e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:24:59:467-45180\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b39f9d34-dae3-4437-b013-c21387cfd740], x-b3-parentspanid=[4d02bec1dfae79b6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[05d0eec5333988754d02bec1dfae79b6], x-b3-spanid=[7f5ce42e943a4254], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[45c46c52-2db7-4ca7-a923-3220d461a14e]}\\\"}\"}","context":{"RequestID":"45c46c52-2db7-4ca7-a923-3220d461a14e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fd9bbe4c-9d4e-4ca6-8d5c-94b8ac546817","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:24:59.466Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:24:59.469Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"45c46c52-2db7-4ca7-a923-3220d461a14e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fd9bbe4c-9d4e-4ca6-8d5c-94b8ac546817","LogTimestamp":"2023-04-13T10:24:59.468Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:24:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:25:00.806Z","message":"Entering","context":{"RequestID":"f475b1a3-3186-49ff-9b69-d345a0d24015","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ea4839b5-eaa3-4eda-ab22-7d94700d57b5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:25:00.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:25:00.809Z","message":"{\"transactionId\":\"f475b1a3-3186-49ff-9b69-d345a0d24015\",\"status\":\"200\",\"rqstDate\":\"230413-10:25:00:807\",\"respDate\":\"230413-10:25:00:809\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f475b1a3-3186-49ff-9b69-d345a0d24015\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:25:00:807-40958\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8e50e873-0fb4-4fc7-b521-f2250c69f34f], x-b3-parentspanid=[7d7b60e70eb58635], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50875], x-envoy-attempt-count=[1], x-b3-traceid=[b29f989f049eecfe7d7b60e70eb58635], x-b3-spanid=[04f0a622adb109dc], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f475b1a3-3186-49ff-9b69-d345a0d24015]}\\\"}\"}","context":{"RequestID":"f475b1a3-3186-49ff-9b69-d345a0d24015","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ea4839b5-eaa3-4eda-ab22-7d94700d57b5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:25:00.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:00.810Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f475b1a3-3186-49ff-9b69-d345a0d24015","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ea4839b5-eaa3-4eda-ab22-7d94700d57b5","LogTimestamp":"2023-04-13T10:25:00.810Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:25:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:25:00.849Z","message":"Entering","context":{"RequestID":"b39be24b-c4d8-48a6-aeb6-c2e7c41bb5cb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ebadc994-1575-4edd-b6ed-8203092d598c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:25:00.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:25:00.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"b39be24b-c4d8-48a6-aeb6-c2e7c41bb5cb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ebadc994-1575-4edd-b6ed-8203092d598c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:25:00.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:00.853Z","message":"{\"transactionId\":\"b39be24b-c4d8-48a6-aeb6-c2e7c41bb5cb\",\"status\":\"200\",\"rqstDate\":\"230413-10:25:00:850\",\"respDate\":\"230413-10:25:00:853\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b39be24b-c4d8-48a6-aeb6-c2e7c41bb5cb\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:25:00:850-36115\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b39be24b-c4d8-48a6-aeb6-c2e7c41bb5cb]}\\\"}\"}","context":{"RequestID":"b39be24b-c4d8-48a6-aeb6-c2e7c41bb5cb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ebadc994-1575-4edd-b6ed-8203092d598c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:25:00.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:00.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b39be24b-c4d8-48a6-aeb6-c2e7c41bb5cb","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ebadc994-1575-4edd-b6ed-8203092d598c","LogTimestamp":"2023-04-13T10:25:00.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:25:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:25:01.478Z","message":"Entering","context":{"RequestID":"b3418d28-be1c-493b-ad81-9ad7c688391f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a50bfe19-d795-42c4-9191-0694077e08ed","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:01.478Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:25:01.481Z","message":"{\"transactionId\":\"b3418d28-be1c-493b-ad81-9ad7c688391f\",\"status\":\"200\",\"rqstDate\":\"230413-10:25:01:479\",\"respDate\":\"230413-10:25:01:481\",\"sourceId\":\"haproxy:b3418d28-be1c-493b-ad81-9ad7c688391f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:25:01:479-39378\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2cf9dd00-57fa-49c8-8578-c76053f19678], x-b3-parentspanid=[1abee135d9d4c8b5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[919eb98450b72a001abee135d9d4c8b5], x-b3-spanid=[b5d81c9a01131b89], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b3418d28-be1c-493b-ad81-9ad7c688391f]}\\\"}\"}","context":{"RequestID":"b3418d28-be1c-493b-ad81-9ad7c688391f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a50bfe19-d795-42c4-9191-0694077e08ed","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:01.478Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:01.482Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b3418d28-be1c-493b-ad81-9ad7c688391f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a50bfe19-d795-42c4-9191-0694077e08ed","LogTimestamp":"2023-04-13T10:25:01.482Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:25:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:25:03.490Z","message":"Entering","context":{"RequestID":"9947b396-11e5-494c-9c9f-10ffecdf0d9b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3ad9d88a-8584-4b2f-a99d-3d71df691802","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:03.490Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:25:03.492Z","message":"{\"transactionId\":\"9947b396-11e5-494c-9c9f-10ffecdf0d9b\",\"status\":\"200\",\"rqstDate\":\"230413-10:25:03:491\",\"respDate\":\"230413-10:25:03:492\",\"sourceId\":\"haproxy:9947b396-11e5-494c-9c9f-10ffecdf0d9b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:25:03:491-72354\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9289dc56-75bd-452e-988b-a8e07a345249], x-b3-parentspanid=[f5cc8bbc94f2cacd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c6dee11364a1f726f5cc8bbc94f2cacd], x-b3-spanid=[273dd12a9f87473c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9947b396-11e5-494c-9c9f-10ffecdf0d9b]}\\\"}\"}","context":{"RequestID":"9947b396-11e5-494c-9c9f-10ffecdf0d9b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3ad9d88a-8584-4b2f-a99d-3d71df691802","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:03.490Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:03.492Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9947b396-11e5-494c-9c9f-10ffecdf0d9b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3ad9d88a-8584-4b2f-a99d-3d71df691802","LogTimestamp":"2023-04-13T10:25:03.492Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:25:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:25:05.501Z","message":"Entering","context":{"RequestID":"ea21cea1-e8fe-471a-b4dd-2e4d26429a44","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"21d1c765-1700-4617-a62e-4fe468024be4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:05.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:25:05.504Z","message":"{\"transactionId\":\"ea21cea1-e8fe-471a-b4dd-2e4d26429a44\",\"status\":\"200\",\"rqstDate\":\"230413-10:25:05:502\",\"respDate\":\"230413-10:25:05:504\",\"sourceId\":\"haproxy:ea21cea1-e8fe-471a-b4dd-2e4d26429a44\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:25:05:502-52273\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[deb3db89-3b73-46df-9fd5-4cc6e5567979], x-b3-parentspanid=[7f1b09b0ce3edc5d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[67fb4c7f1536411f7f1b09b0ce3edc5d], x-b3-spanid=[97fd28ddb7fe2d99], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ea21cea1-e8fe-471a-b4dd-2e4d26429a44]}\\\"}\"}","context":{"RequestID":"ea21cea1-e8fe-471a-b4dd-2e4d26429a44","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"21d1c765-1700-4617-a62e-4fe468024be4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:05.501Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:05.505Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ea21cea1-e8fe-471a-b4dd-2e4d26429a44","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"21d1c765-1700-4617-a62e-4fe468024be4","LogTimestamp":"2023-04-13T10:25:05.505Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:25:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:25:06.381Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:25:06.390Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:06.390Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:06.391Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:07.514Z","message":"Entering","context":{"RequestID":"f9154345-b6f3-483b-b363-1d265e43d819","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7b9facb9-3b6b-41ae-871c-b53ad8576c65","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:07.513Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:25:07.515Z","message":"{\"transactionId\":\"f9154345-b6f3-483b-b363-1d265e43d819\",\"status\":\"200\",\"rqstDate\":\"230413-10:25:07:514\",\"respDate\":\"230413-10:25:07:515\",\"sourceId\":\"haproxy:f9154345-b6f3-483b-b363-1d265e43d819\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:25:07:514-27906\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[31f9dc4e-37a3-4eb3-94c5-4ad256b71fea], x-b3-parentspanid=[65d037efd36bced7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[73d8a27441152bbb65d037efd36bced7], x-b3-spanid=[775098d9a07cd8d3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f9154345-b6f3-483b-b363-1d265e43d819]}\\\"}\"}","context":{"RequestID":"f9154345-b6f3-483b-b363-1d265e43d819","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7b9facb9-3b6b-41ae-871c-b53ad8576c65","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:07.513Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:07.516Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f9154345-b6f3-483b-b363-1d265e43d819","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7b9facb9-3b6b-41ae-871c-b53ad8576c65","LogTimestamp":"2023-04-13T10:25:07.516Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:25:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:25:09.526Z","message":"Entering","context":{"RequestID":"5eb765c1-2899-40fd-95d8-51e6db6c4c24","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c5a4c985-211c-42e4-a2c3-db220893d718","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:09.526Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:25:09.528Z","message":"{\"transactionId\":\"5eb765c1-2899-40fd-95d8-51e6db6c4c24\",\"status\":\"200\",\"rqstDate\":\"230413-10:25:09:527\",\"respDate\":\"230413-10:25:09:528\",\"sourceId\":\"haproxy:5eb765c1-2899-40fd-95d8-51e6db6c4c24\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:25:09:527-70802\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[df65eefd-c6e4-4991-b58a-b7dc894ef182], x-b3-parentspanid=[89dd3838622391ce], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4e533e74cc8e74cf89dd3838622391ce], x-b3-spanid=[d2f124d51734956d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5eb765c1-2899-40fd-95d8-51e6db6c4c24]}\\\"}\"}","context":{"RequestID":"5eb765c1-2899-40fd-95d8-51e6db6c4c24","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c5a4c985-211c-42e4-a2c3-db220893d718","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:09.526Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:09.529Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5eb765c1-2899-40fd-95d8-51e6db6c4c24","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c5a4c985-211c-42e4-a2c3-db220893d718","LogTimestamp":"2023-04-13T10:25:09.529Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:25:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:25:10.806Z","message":"Entering","context":{"RequestID":"3273f6fb-a4e1-409a-89eb-1bdd09f554b8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e643a361-8a26-42b5-8d83-6865098f22b2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:25:10.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:25:10.807Z","message":"{\"transactionId\":\"3273f6fb-a4e1-409a-89eb-1bdd09f554b8\",\"status\":\"200\",\"rqstDate\":\"230413-10:25:10:806\",\"respDate\":\"230413-10:25:10:807\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:3273f6fb-a4e1-409a-89eb-1bdd09f554b8\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:25:10:806-63369\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7b4274f0-a551-41e8-8e74-6e52aba698cf], x-b3-parentspanid=[e3fa9429a07e7d3a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40105], x-envoy-attempt-count=[1], x-b3-traceid=[26599d4121a3a8a3e3fa9429a07e7d3a], x-b3-spanid=[75ead410586e9ca0], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[3273f6fb-a4e1-409a-89eb-1bdd09f554b8]}\\\"}\"}","context":{"RequestID":"3273f6fb-a4e1-409a-89eb-1bdd09f554b8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e643a361-8a26-42b5-8d83-6865098f22b2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:25:10.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:10.808Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3273f6fb-a4e1-409a-89eb-1bdd09f554b8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e643a361-8a26-42b5-8d83-6865098f22b2","LogTimestamp":"2023-04-13T10:25:10.808Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:25:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:25:10.850Z","message":"Entering","context":{"RequestID":"3c25003b-1852-427a-872e-8235a4e44e23","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c0d01fc0-bdfe-4d4d-b28a-263c11769bc1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:25:10.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:25:10.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"3c25003b-1852-427a-872e-8235a4e44e23","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c0d01fc0-bdfe-4d4d-b28a-263c11769bc1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:25:10.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:10.852Z","message":"{\"transactionId\":\"3c25003b-1852-427a-872e-8235a4e44e23\",\"status\":\"200\",\"rqstDate\":\"230413-10:25:10:850\",\"respDate\":\"230413-10:25:10:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3c25003b-1852-427a-872e-8235a4e44e23\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:25:10:850-34210\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3c25003b-1852-427a-872e-8235a4e44e23]}\\\"}\"}","context":{"RequestID":"3c25003b-1852-427a-872e-8235a4e44e23","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c0d01fc0-bdfe-4d4d-b28a-263c11769bc1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:25:10.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:10.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3c25003b-1852-427a-872e-8235a4e44e23","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c0d01fc0-bdfe-4d4d-b28a-263c11769bc1","LogTimestamp":"2023-04-13T10:25:10.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:25:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:25:11.538Z","message":"Entering","context":{"RequestID":"a7033093-bb3d-4a7b-8ca4-d2d3e5c73771","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"19155ae7-2eff-4173-9166-c644eccc44bb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:11.538Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:25:11.540Z","message":"{\"transactionId\":\"a7033093-bb3d-4a7b-8ca4-d2d3e5c73771\",\"status\":\"200\",\"rqstDate\":\"230413-10:25:11:539\",\"respDate\":\"230413-10:25:11:540\",\"sourceId\":\"haproxy:a7033093-bb3d-4a7b-8ca4-d2d3e5c73771\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:25:11:539-64781\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ad2b1dbc-a416-407a-9093-1fe4f9ca71e5], x-b3-parentspanid=[4a6d745f1c231f1b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d9a8d011ad143a264a6d745f1c231f1b], x-b3-spanid=[a9f253192e257f7f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a7033093-bb3d-4a7b-8ca4-d2d3e5c73771]}\\\"}\"}","context":{"RequestID":"a7033093-bb3d-4a7b-8ca4-d2d3e5c73771","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"19155ae7-2eff-4173-9166-c644eccc44bb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:11.538Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:11.541Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a7033093-bb3d-4a7b-8ca4-d2d3e5c73771","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"19155ae7-2eff-4173-9166-c644eccc44bb","LogTimestamp":"2023-04-13T10:25:11.541Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:25:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:25:13.551Z","message":"Entering","context":{"RequestID":"faca1164-49ac-421e-879e-337afc201780","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4ef72527-0925-4b61-a7a3-3b73ee44e3c1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:13.550Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:25:13.553Z","message":"{\"transactionId\":\"faca1164-49ac-421e-879e-337afc201780\",\"status\":\"200\",\"rqstDate\":\"230413-10:25:13:551\",\"respDate\":\"230413-10:25:13:553\",\"sourceId\":\"haproxy:faca1164-49ac-421e-879e-337afc201780\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:25:13:551-79973\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eaa9e4e5-4a3e-4433-ac53-236861cf25a2], x-b3-parentspanid=[bc9f6491931b8fd9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2c34c325853993c2bc9f6491931b8fd9], x-b3-spanid=[21a6f2f35bf28050], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[faca1164-49ac-421e-879e-337afc201780]}\\\"}\"}","context":{"RequestID":"faca1164-49ac-421e-879e-337afc201780","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4ef72527-0925-4b61-a7a3-3b73ee44e3c1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:13.550Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:13.554Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"faca1164-49ac-421e-879e-337afc201780","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4ef72527-0925-4b61-a7a3-3b73ee44e3c1","LogTimestamp":"2023-04-13T10:25:13.554Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:25:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:25:15.564Z","message":"Entering","context":{"RequestID":"bda4bfd6-2798-4464-a971-fed45ec622a6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f5ee9ce7-9b83-4c41-b264-105692de8001","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:15.564Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:25:15.566Z","message":"{\"transactionId\":\"bda4bfd6-2798-4464-a971-fed45ec622a6\",\"status\":\"200\",\"rqstDate\":\"230413-10:25:15:565\",\"respDate\":\"230413-10:25:15:566\",\"sourceId\":\"haproxy:bda4bfd6-2798-4464-a971-fed45ec622a6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:25:15:565-61257\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e4fe2387-ac8f-44fa-b438-f3d4c6661e4c], x-b3-parentspanid=[438569a3debb7b55], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3801804ae49c7bce438569a3debb7b55], x-b3-spanid=[61845b8684b46c7d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bda4bfd6-2798-4464-a971-fed45ec622a6]}\\\"}\"}","context":{"RequestID":"bda4bfd6-2798-4464-a971-fed45ec622a6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f5ee9ce7-9b83-4c41-b264-105692de8001","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:15.564Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:15.567Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bda4bfd6-2798-4464-a971-fed45ec622a6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f5ee9ce7-9b83-4c41-b264-105692de8001","LogTimestamp":"2023-04-13T10:25:15.567Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:25:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:25:16.381Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:25:16.395Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:16.396Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:16.396Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:17.577Z","message":"Entering","context":{"RequestID":"12322693-82ea-4e58-818f-be81aa79bddf","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fd3eb92d-6fb5-4321-926e-e7708175a275","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:17.576Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:25:17.578Z","message":"{\"transactionId\":\"12322693-82ea-4e58-818f-be81aa79bddf\",\"status\":\"200\",\"rqstDate\":\"230413-10:25:17:577\",\"respDate\":\"230413-10:25:17:578\",\"sourceId\":\"haproxy:12322693-82ea-4e58-818f-be81aa79bddf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:25:17:577-31752\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[191659fa-7b4b-40e7-a881-226c76f20641], x-b3-parentspanid=[547b05fc82bb62cf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[66b7e4150d3ce269547b05fc82bb62cf], x-b3-spanid=[f967d55a73472b2b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[12322693-82ea-4e58-818f-be81aa79bddf]}\\\"}\"}","context":{"RequestID":"12322693-82ea-4e58-818f-be81aa79bddf","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fd3eb92d-6fb5-4321-926e-e7708175a275","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:17.576Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:17.578Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"12322693-82ea-4e58-818f-be81aa79bddf","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fd3eb92d-6fb5-4321-926e-e7708175a275","LogTimestamp":"2023-04-13T10:25:17.578Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:25:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:25:19.249Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:25:19.254Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:25:19.587Z","message":"Entering","context":{"RequestID":"ae79cd59-d71c-414e-9178-01367b8be33e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"aeab370a-7d5c-4bf6-a07e-90410f5dd050","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:19.587Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:25:19.590Z","message":"{\"transactionId\":\"ae79cd59-d71c-414e-9178-01367b8be33e\",\"status\":\"200\",\"rqstDate\":\"230413-10:25:19:587\",\"respDate\":\"230413-10:25:19:590\",\"sourceId\":\"haproxy:ae79cd59-d71c-414e-9178-01367b8be33e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:25:19:587-94811\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[00347121-b76a-4b1b-bbf8-eb96b38fff8e], x-b3-parentspanid=[a290776cfcab7e1f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[44c2fa85a0fd748fa290776cfcab7e1f], x-b3-spanid=[e2c1c23961fc5b85], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ae79cd59-d71c-414e-9178-01367b8be33e]}\\\"}\"}","context":{"RequestID":"ae79cd59-d71c-414e-9178-01367b8be33e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"aeab370a-7d5c-4bf6-a07e-90410f5dd050","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:19.587Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:19.591Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ae79cd59-d71c-414e-9178-01367b8be33e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aeab370a-7d5c-4bf6-a07e-90410f5dd050","LogTimestamp":"2023-04-13T10:25:19.590Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:25:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:25:20.807Z","message":"Entering","context":{"RequestID":"77533e02-916c-4fe9-91bb-00a9c67df14f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8ff7ee3f-3943-4519-aa52-ddb4740a3477","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:25:20.807Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:25:20.811Z","message":"{\"transactionId\":\"77533e02-916c-4fe9-91bb-00a9c67df14f\",\"status\":\"200\",\"rqstDate\":\"230413-10:25:20:809\",\"respDate\":\"230413-10:25:20:811\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:77533e02-916c-4fe9-91bb-00a9c67df14f\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:25:20:809-95950\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f7e06d7b-ca38-4f5c-9001-1cf3cde37328], x-b3-parentspanid=[e1614300af573adf], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43047], x-envoy-attempt-count=[1], x-b3-traceid=[a4c71ae29b73940ce1614300af573adf], x-b3-spanid=[0aaa7a97e09e0bfd], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[77533e02-916c-4fe9-91bb-00a9c67df14f]}\\\"}\"}","context":{"RequestID":"77533e02-916c-4fe9-91bb-00a9c67df14f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8ff7ee3f-3943-4519-aa52-ddb4740a3477","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:25:20.807Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:20.812Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"77533e02-916c-4fe9-91bb-00a9c67df14f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8ff7ee3f-3943-4519-aa52-ddb4740a3477","LogTimestamp":"2023-04-13T10:25:20.812Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:25:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:25:20.848Z","message":"Entering","context":{"RequestID":"46625fda-7875-451d-b33a-1ee10180dc0a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8393385b-0d2c-4fdd-8284-1bee1769a9c8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:25:20.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:25:20.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"46625fda-7875-451d-b33a-1ee10180dc0a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8393385b-0d2c-4fdd-8284-1bee1769a9c8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:25:20.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:20.850Z","message":"{\"transactionId\":\"46625fda-7875-451d-b33a-1ee10180dc0a\",\"status\":\"200\",\"rqstDate\":\"230413-10:25:20:848\",\"respDate\":\"230413-10:25:20:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:46625fda-7875-451d-b33a-1ee10180dc0a\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:25:20:848-15206\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[46625fda-7875-451d-b33a-1ee10180dc0a]}\\\"}\"}","context":{"RequestID":"46625fda-7875-451d-b33a-1ee10180dc0a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8393385b-0d2c-4fdd-8284-1bee1769a9c8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:25:20.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:20.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"46625fda-7875-451d-b33a-1ee10180dc0a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8393385b-0d2c-4fdd-8284-1bee1769a9c8","LogTimestamp":"2023-04-13T10:25:20.850Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:25:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:25:21.601Z","message":"Entering","context":{"RequestID":"4bbb8e1e-18dc-4a28-a3bc-126801c0e34a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"37aeea95-5108-4bf5-9d4a-5e0441a6842c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:21.601Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:25:21.605Z","message":"{\"transactionId\":\"4bbb8e1e-18dc-4a28-a3bc-126801c0e34a\",\"status\":\"200\",\"rqstDate\":\"230413-10:25:21:603\",\"respDate\":\"230413-10:25:21:605\",\"sourceId\":\"haproxy:4bbb8e1e-18dc-4a28-a3bc-126801c0e34a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:25:21:603-81663\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f9d7f8e1-07a6-42af-9082-2d60678865cd], x-b3-parentspanid=[4bca486123d4c521], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2e740052e6f17c574bca486123d4c521], x-b3-spanid=[28614bc1f0959051], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4bbb8e1e-18dc-4a28-a3bc-126801c0e34a]}\\\"}\"}","context":{"RequestID":"4bbb8e1e-18dc-4a28-a3bc-126801c0e34a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"37aeea95-5108-4bf5-9d4a-5e0441a6842c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:21.601Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:21.606Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4bbb8e1e-18dc-4a28-a3bc-126801c0e34a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"37aeea95-5108-4bf5-9d4a-5e0441a6842c","LogTimestamp":"2023-04-13T10:25:21.606Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:25:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-13T10:25:23.618Z","message":"Entering","context":{"RequestID":"65049239-6d47-4ebd-af8c-4726bb9c8270","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bb56aca8-1c00-461d-8580-79b23e36efb9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:23.618Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:25:23.621Z","message":"{\"transactionId\":\"65049239-6d47-4ebd-af8c-4726bb9c8270\",\"status\":\"200\",\"rqstDate\":\"230413-10:25:23:619\",\"respDate\":\"230413-10:25:23:621\",\"sourceId\":\"haproxy:65049239-6d47-4ebd-af8c-4726bb9c8270\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:25:23:619-11441\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[05cdaa6f-3055-43ad-b1c1-72ee882b9561], x-b3-parentspanid=[ee3e6da0e56f7f7b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dc9d5a979ed462a1ee3e6da0e56f7f7b], x-b3-spanid=[55431708c4315a67], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[65049239-6d47-4ebd-af8c-4726bb9c8270]}\\\"}\"}","context":{"RequestID":"65049239-6d47-4ebd-af8c-4726bb9c8270","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bb56aca8-1c00-461d-8580-79b23e36efb9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:23.618Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:23.622Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"65049239-6d47-4ebd-af8c-4726bb9c8270","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bb56aca8-1c00-461d-8580-79b23e36efb9","LogTimestamp":"2023-04-13T10:25:23.622Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:25:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:25:25.631Z","message":"Entering","context":{"RequestID":"e118c569-8032-4a53-99b1-ef368a0b04b9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6f198433-0b1e-45ae-a18e-f654d041e46c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:25.631Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:25:25.633Z","message":"{\"transactionId\":\"e118c569-8032-4a53-99b1-ef368a0b04b9\",\"status\":\"200\",\"rqstDate\":\"230413-10:25:25:632\",\"respDate\":\"230413-10:25:25:633\",\"sourceId\":\"haproxy:e118c569-8032-4a53-99b1-ef368a0b04b9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:25:25:632-31933\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a89bc2a1-e615-44cd-953a-78af1b05f8fc], x-b3-parentspanid=[6de47ccc41074787], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[95d575bbd7e6beb96de47ccc41074787], x-b3-spanid=[3ac4cb8080dc4da3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e118c569-8032-4a53-99b1-ef368a0b04b9]}\\\"}\"}","context":{"RequestID":"e118c569-8032-4a53-99b1-ef368a0b04b9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6f198433-0b1e-45ae-a18e-f654d041e46c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:25.631Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:25.633Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e118c569-8032-4a53-99b1-ef368a0b04b9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6f198433-0b1e-45ae-a18e-f654d041e46c","LogTimestamp":"2023-04-13T10:25:25.633Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:25:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:25:26.381Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:25:26.393Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:26.393Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:26.393Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:27.642Z","message":"Entering","context":{"RequestID":"b6c887d1-0629-4793-951d-819499341341","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"285a44aa-31e2-4962-b17f-b0bdf17a5ff6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:27.642Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:25:27.644Z","message":"{\"transactionId\":\"b6c887d1-0629-4793-951d-819499341341\",\"status\":\"200\",\"rqstDate\":\"230413-10:25:27:643\",\"respDate\":\"230413-10:25:27:644\",\"sourceId\":\"haproxy:b6c887d1-0629-4793-951d-819499341341\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:25:27:643-40031\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[10bc5721-2c10-4498-a35b-5dd87ecb640a], x-b3-parentspanid=[b8a5bacfb367c4cf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d2e57cb83b964ef1b8a5bacfb367c4cf], x-b3-spanid=[e8aca4950bb3b1d7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b6c887d1-0629-4793-951d-819499341341]}\\\"}\"}","context":{"RequestID":"b6c887d1-0629-4793-951d-819499341341","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"285a44aa-31e2-4962-b17f-b0bdf17a5ff6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:27.642Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:27.645Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b6c887d1-0629-4793-951d-819499341341","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"285a44aa-31e2-4962-b17f-b0bdf17a5ff6","LogTimestamp":"2023-04-13T10:25:27.645Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:25:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:25:29.654Z","message":"Entering","context":{"RequestID":"23f68a6a-7547-465e-b75f-36f3de7eb257","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"87718109-7c68-49d6-9842-22180815068f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:29.654Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:25:29.656Z","message":"{\"transactionId\":\"23f68a6a-7547-465e-b75f-36f3de7eb257\",\"status\":\"200\",\"rqstDate\":\"230413-10:25:29:655\",\"respDate\":\"230413-10:25:29:656\",\"sourceId\":\"haproxy:23f68a6a-7547-465e-b75f-36f3de7eb257\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:25:29:655-83600\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c8031961-cb6b-4f2e-b652-fafc152de125], x-b3-parentspanid=[773ff5516f125196], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[800abf73de98d568773ff5516f125196], x-b3-spanid=[8ed0b0b9fcbb8d25], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[23f68a6a-7547-465e-b75f-36f3de7eb257]}\\\"}\"}","context":{"RequestID":"23f68a6a-7547-465e-b75f-36f3de7eb257","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"87718109-7c68-49d6-9842-22180815068f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:29.654Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:29.657Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"23f68a6a-7547-465e-b75f-36f3de7eb257","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"87718109-7c68-49d6-9842-22180815068f","LogTimestamp":"2023-04-13T10:25:29.657Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:25:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:25:30.804Z","message":"Entering","context":{"RequestID":"c8d4ce9f-8822-408b-a50c-20a0c2b45fcf","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e493a96b-e356-4317-8353-6309fe88aa37","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:25:30.804Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:25:30.806Z","message":"{\"transactionId\":\"c8d4ce9f-8822-408b-a50c-20a0c2b45fcf\",\"status\":\"200\",\"rqstDate\":\"230413-10:25:30:805\",\"respDate\":\"230413-10:25:30:806\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c8d4ce9f-8822-408b-a50c-20a0c2b45fcf\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:25:30:805-68671\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0fa2a3b0-ef1e-42cf-adf9-f42d03239a6b], x-b3-parentspanid=[400b6028877d296c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37999], x-envoy-attempt-count=[1], x-b3-traceid=[e42445ec7f1e7fc2400b6028877d296c], x-b3-spanid=[c2d422e2d5ed732c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c8d4ce9f-8822-408b-a50c-20a0c2b45fcf]}\\\"}\"}","context":{"RequestID":"c8d4ce9f-8822-408b-a50c-20a0c2b45fcf","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e493a96b-e356-4317-8353-6309fe88aa37","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:25:30.804Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:30.807Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c8d4ce9f-8822-408b-a50c-20a0c2b45fcf","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e493a96b-e356-4317-8353-6309fe88aa37","LogTimestamp":"2023-04-13T10:25:30.807Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:25:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:25:30.848Z","message":"Entering","context":{"RequestID":"8553afd3-fcc9-4fc7-9bd2-2f8a49dc3fff","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9a222a11-6a18-4f26-ab7c-f4fceadc8545","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:25:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:25:30.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"8553afd3-fcc9-4fc7-9bd2-2f8a49dc3fff","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9a222a11-6a18-4f26-ab7c-f4fceadc8545","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:25:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:30.850Z","message":"{\"transactionId\":\"8553afd3-fcc9-4fc7-9bd2-2f8a49dc3fff\",\"status\":\"200\",\"rqstDate\":\"230413-10:25:30:848\",\"respDate\":\"230413-10:25:30:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8553afd3-fcc9-4fc7-9bd2-2f8a49dc3fff\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:25:30:848-9613\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8553afd3-fcc9-4fc7-9bd2-2f8a49dc3fff]}\\\"}\"}","context":{"RequestID":"8553afd3-fcc9-4fc7-9bd2-2f8a49dc3fff","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9a222a11-6a18-4f26-ab7c-f4fceadc8545","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:25:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:30.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8553afd3-fcc9-4fc7-9bd2-2f8a49dc3fff","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9a222a11-6a18-4f26-ab7c-f4fceadc8545","LogTimestamp":"2023-04-13T10:25:30.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:25:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:25:31.668Z","message":"Entering","context":{"RequestID":"f0b683b9-193a-4513-bb45-dcfc3bc0bffb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bb15945e-036d-49ed-8abd-f93f72565ee1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:31.668Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:25:31.670Z","message":"{\"transactionId\":\"f0b683b9-193a-4513-bb45-dcfc3bc0bffb\",\"status\":\"200\",\"rqstDate\":\"230413-10:25:31:669\",\"respDate\":\"230413-10:25:31:670\",\"sourceId\":\"haproxy:f0b683b9-193a-4513-bb45-dcfc3bc0bffb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:25:31:669-4601\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ae09f444-cb81-47c5-bf42-e4be2a472ede], x-b3-parentspanid=[44358750488a200d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5bfe21b187819a3d44358750488a200d], x-b3-spanid=[2ee5a1f0dd0e06bf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f0b683b9-193a-4513-bb45-dcfc3bc0bffb]}\\\"}\"}","context":{"RequestID":"f0b683b9-193a-4513-bb45-dcfc3bc0bffb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bb15945e-036d-49ed-8abd-f93f72565ee1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:31.668Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:31.671Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f0b683b9-193a-4513-bb45-dcfc3bc0bffb","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bb15945e-036d-49ed-8abd-f93f72565ee1","LogTimestamp":"2023-04-13T10:25:31.671Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:25:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:25:33.680Z","message":"Entering","context":{"RequestID":"72db92ac-449e-448b-9869-97061e099ac8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"390e0523-939d-4a8e-82b8-921548419852","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:33.680Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:25:33.683Z","message":"{\"transactionId\":\"72db92ac-449e-448b-9869-97061e099ac8\",\"status\":\"200\",\"rqstDate\":\"230413-10:25:33:681\",\"respDate\":\"230413-10:25:33:683\",\"sourceId\":\"haproxy:72db92ac-449e-448b-9869-97061e099ac8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:25:33:681-42854\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2b27a3ae-00af-4aac-8ac5-e033cff31681], x-b3-parentspanid=[b2aaee8351ddbb71], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d16532f500c02190b2aaee8351ddbb71], x-b3-spanid=[2868c2a734d9245a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[72db92ac-449e-448b-9869-97061e099ac8]}\\\"}\"}","context":{"RequestID":"72db92ac-449e-448b-9869-97061e099ac8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"390e0523-939d-4a8e-82b8-921548419852","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:33.680Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:33.684Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"72db92ac-449e-448b-9869-97061e099ac8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"390e0523-939d-4a8e-82b8-921548419852","LogTimestamp":"2023-04-13T10:25:33.684Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:25:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:25:35.694Z","message":"Entering","context":{"RequestID":"1e5947c5-65d5-4543-a559-318709a9a247","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3bdef71f-3999-4cac-93d6-bdb4de83ee44","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:35.694Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:25:35.697Z","message":"{\"transactionId\":\"1e5947c5-65d5-4543-a559-318709a9a247\",\"status\":\"200\",\"rqstDate\":\"230413-10:25:35:695\",\"respDate\":\"230413-10:25:35:696\",\"sourceId\":\"haproxy:1e5947c5-65d5-4543-a559-318709a9a247\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:25:35:695-64136\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[82afdf0f-3367-429c-9e6c-71512b5a878e], x-b3-parentspanid=[397f307472085075], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0670675d61341fa5397f307472085075], x-b3-spanid=[8b2633295cbad19c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1e5947c5-65d5-4543-a559-318709a9a247]}\\\"}\"}","context":{"RequestID":"1e5947c5-65d5-4543-a559-318709a9a247","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3bdef71f-3999-4cac-93d6-bdb4de83ee44","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:35.694Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:35.697Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1e5947c5-65d5-4543-a559-318709a9a247","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3bdef71f-3999-4cac-93d6-bdb4de83ee44","LogTimestamp":"2023-04-13T10:25:35.697Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:25:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:25:36.381Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:25:36.391Z","message":"Connection[/10.233.73.55: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-04-13T10:25:36.395Z","message":"Connection[/10.233.73.55: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-04-13T10:25:36.397Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:36.397Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:36.397Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:37.707Z","message":"Entering","context":{"RequestID":"04491b5a-18f3-4ecc-806d-c66492150c25","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0a06c1fd-6ff2-46b1-8de8-82d694ace118","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:37.706Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:25:37.709Z","message":"{\"transactionId\":\"04491b5a-18f3-4ecc-806d-c66492150c25\",\"status\":\"200\",\"rqstDate\":\"230413-10:25:37:707\",\"respDate\":\"230413-10:25:37:709\",\"sourceId\":\"haproxy:04491b5a-18f3-4ecc-806d-c66492150c25\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:25:37:707-76788\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6b0806d0-13bc-4e80-9914-c81fdefb2ba2], x-b3-parentspanid=[c56906e74caa3457], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2738be9ba978d144c56906e74caa3457], x-b3-spanid=[a65de0d7ed85ea31], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[04491b5a-18f3-4ecc-806d-c66492150c25]}\\\"}\"}","context":{"RequestID":"04491b5a-18f3-4ecc-806d-c66492150c25","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0a06c1fd-6ff2-46b1-8de8-82d694ace118","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:37.706Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:37.709Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"04491b5a-18f3-4ecc-806d-c66492150c25","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0a06c1fd-6ff2-46b1-8de8-82d694ace118","LogTimestamp":"2023-04-13T10:25:37.709Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:25:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:25:39.720Z","message":"Entering","context":{"RequestID":"ae12bbd8-fadb-49a0-9177-6e44b39d1e17","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"5cb1d8ee-ca29-41c5-a548-3881cb6b89ff","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:39.720Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:25:39.722Z","message":"{\"transactionId\":\"ae12bbd8-fadb-49a0-9177-6e44b39d1e17\",\"status\":\"200\",\"rqstDate\":\"230413-10:25:39:721\",\"respDate\":\"230413-10:25:39:722\",\"sourceId\":\"haproxy:ae12bbd8-fadb-49a0-9177-6e44b39d1e17\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:25:39:721-12866\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[726b907b-2a39-40d3-a0de-19d04d3b2e39], x-b3-parentspanid=[a684f016c6959153], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[88a4e9154ab2f6a0a684f016c6959153], x-b3-spanid=[8041093f6f2040ab], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ae12bbd8-fadb-49a0-9177-6e44b39d1e17]}\\\"}\"}","context":{"RequestID":"ae12bbd8-fadb-49a0-9177-6e44b39d1e17","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"5cb1d8ee-ca29-41c5-a548-3881cb6b89ff","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:39.720Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:39.723Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ae12bbd8-fadb-49a0-9177-6e44b39d1e17","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5cb1d8ee-ca29-41c5-a548-3881cb6b89ff","LogTimestamp":"2023-04-13T10:25:39.723Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:25:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:25:40.805Z","message":"Entering","context":{"RequestID":"f9794fec-e667-43c5-a686-0a8c29497aeb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2b8e517a-c019-4b40-a290-8323f369bcd1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:25:40.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:25:40.807Z","message":"{\"transactionId\":\"f9794fec-e667-43c5-a686-0a8c29497aeb\",\"status\":\"200\",\"rqstDate\":\"230413-10:25:40:806\",\"respDate\":\"230413-10:25:40:807\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f9794fec-e667-43c5-a686-0a8c29497aeb\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:25:40:806-45471\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b7e4b9ee-e215-482a-90ae-167883763343], x-b3-parentspanid=[a2d8b46f7b03b692], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40967], x-envoy-attempt-count=[1], x-b3-traceid=[480d1e9a9cf44bada2d8b46f7b03b692], x-b3-spanid=[d4d69136533527bc], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f9794fec-e667-43c5-a686-0a8c29497aeb]}\\\"}\"}","context":{"RequestID":"f9794fec-e667-43c5-a686-0a8c29497aeb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2b8e517a-c019-4b40-a290-8323f369bcd1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:25:40.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:40.807Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f9794fec-e667-43c5-a686-0a8c29497aeb","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2b8e517a-c019-4b40-a290-8323f369bcd1","LogTimestamp":"2023-04-13T10:25:40.807Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:25:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:25:40.848Z","message":"Entering","context":{"RequestID":"7368f5a7-a21d-4456-80df-919be8ac81e2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c1cb396a-035a-45b3-9af9-ee78983d317d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:25:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:25:40.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"7368f5a7-a21d-4456-80df-919be8ac81e2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c1cb396a-035a-45b3-9af9-ee78983d317d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:25:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:40.851Z","message":"{\"transactionId\":\"7368f5a7-a21d-4456-80df-919be8ac81e2\",\"status\":\"200\",\"rqstDate\":\"230413-10:25:40:849\",\"respDate\":\"230413-10:25:40:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7368f5a7-a21d-4456-80df-919be8ac81e2\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:25:40:849-70276\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7368f5a7-a21d-4456-80df-919be8ac81e2]}\\\"}\"}","context":{"RequestID":"7368f5a7-a21d-4456-80df-919be8ac81e2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c1cb396a-035a-45b3-9af9-ee78983d317d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:25:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:40.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7368f5a7-a21d-4456-80df-919be8ac81e2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c1cb396a-035a-45b3-9af9-ee78983d317d","LogTimestamp":"2023-04-13T10:25:40.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:25:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:25:41.734Z","message":"Entering","context":{"RequestID":"3e6d5b15-0df9-48b1-9e3b-61932ede4241","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"60dba209-373d-4d08-996e-5799e9d8ec12","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:41.734Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:25:41.737Z","message":"{\"transactionId\":\"3e6d5b15-0df9-48b1-9e3b-61932ede4241\",\"status\":\"200\",\"rqstDate\":\"230413-10:25:41:735\",\"respDate\":\"230413-10:25:41:737\",\"sourceId\":\"haproxy:3e6d5b15-0df9-48b1-9e3b-61932ede4241\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:25:41:735-63774\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[82dd4947-16a7-4ef4-b5c6-10df1374cb71], x-b3-parentspanid=[0a60f46cf8e32568], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[68e68f4d47c84f880a60f46cf8e32568], x-b3-spanid=[01c0919bd6bf9b5f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3e6d5b15-0df9-48b1-9e3b-61932ede4241]}\\\"}\"}","context":{"RequestID":"3e6d5b15-0df9-48b1-9e3b-61932ede4241","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"60dba209-373d-4d08-996e-5799e9d8ec12","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:41.734Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:41.738Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3e6d5b15-0df9-48b1-9e3b-61932ede4241","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"60dba209-373d-4d08-996e-5799e9d8ec12","LogTimestamp":"2023-04-13T10:25:41.738Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:25:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:25:43.747Z","message":"Entering","context":{"RequestID":"f7803a5c-f4d9-43ba-b064-49f6adfa5ae4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fb184f5d-cb7d-4b39-9819-505362d3bf7f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:43.747Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:25:43.751Z","message":"{\"transactionId\":\"f7803a5c-f4d9-43ba-b064-49f6adfa5ae4\",\"status\":\"200\",\"rqstDate\":\"230413-10:25:43:749\",\"respDate\":\"230413-10:25:43:751\",\"sourceId\":\"haproxy:f7803a5c-f4d9-43ba-b064-49f6adfa5ae4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:25:43:749-24120\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c1735a2a-296d-49c1-a36f-f07fe86f1282], x-b3-parentspanid=[ad270628e9f79c4f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6831286223ddc67fad270628e9f79c4f], x-b3-spanid=[76f456e7627a542f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f7803a5c-f4d9-43ba-b064-49f6adfa5ae4]}\\\"}\"}","context":{"RequestID":"f7803a5c-f4d9-43ba-b064-49f6adfa5ae4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fb184f5d-cb7d-4b39-9819-505362d3bf7f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:43.747Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:43.752Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f7803a5c-f4d9-43ba-b064-49f6adfa5ae4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fb184f5d-cb7d-4b39-9819-505362d3bf7f","LogTimestamp":"2023-04-13T10:25:43.751Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:25:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:25:45.761Z","message":"Entering","context":{"RequestID":"0a472a49-796e-4fa0-92ba-f50f653df991","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1853ee61-c167-4028-a3f9-0ed5b925c37d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:45.761Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:25:45.763Z","message":"{\"transactionId\":\"0a472a49-796e-4fa0-92ba-f50f653df991\",\"status\":\"200\",\"rqstDate\":\"230413-10:25:45:761\",\"respDate\":\"230413-10:25:45:762\",\"sourceId\":\"haproxy:0a472a49-796e-4fa0-92ba-f50f653df991\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:25:45:761-14973\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4995d563-696c-4381-99ab-614dcf906676], x-b3-parentspanid=[ac0287ca7f485efc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a49a2504c709f87fac0287ca7f485efc], x-b3-spanid=[6042b73ab5eaae04], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0a472a49-796e-4fa0-92ba-f50f653df991]}\\\"}\"}","context":{"RequestID":"0a472a49-796e-4fa0-92ba-f50f653df991","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1853ee61-c167-4028-a3f9-0ed5b925c37d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:45.761Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:45.763Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0a472a49-796e-4fa0-92ba-f50f653df991","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1853ee61-c167-4028-a3f9-0ed5b925c37d","LogTimestamp":"2023-04-13T10:25:45.763Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:25:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:25:46.382Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:25:46.396Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:46.397Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:46.397Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:47.772Z","message":"Entering","context":{"RequestID":"c522b9c7-fe72-4779-992b-245aa1dcb579","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fe046273-2975-404a-97a4-23eed889ae68","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:47.772Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:25:47.775Z","message":"{\"transactionId\":\"c522b9c7-fe72-4779-992b-245aa1dcb579\",\"status\":\"200\",\"rqstDate\":\"230413-10:25:47:773\",\"respDate\":\"230413-10:25:47:775\",\"sourceId\":\"haproxy:c522b9c7-fe72-4779-992b-245aa1dcb579\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:25:47:773-65173\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a6b1cd46-91a1-4c60-a813-2c06b1be4232], x-b3-parentspanid=[e74d258fb14ebf38], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fb3d17555f13ab70e74d258fb14ebf38], x-b3-spanid=[833b5fa571334de7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c522b9c7-fe72-4779-992b-245aa1dcb579]}\\\"}\"}","context":{"RequestID":"c522b9c7-fe72-4779-992b-245aa1dcb579","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fe046273-2975-404a-97a4-23eed889ae68","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:47.772Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:47.776Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c522b9c7-fe72-4779-992b-245aa1dcb579","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fe046273-2975-404a-97a4-23eed889ae68","LogTimestamp":"2023-04-13T10:25:47.776Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:25:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:25:49.255Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:25:49.260Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:25:49.785Z","message":"Entering","context":{"RequestID":"bd5d8da0-c56c-454d-a064-868a23b3a090","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"685b5247-ede7-48fb-bd31-694d48e246a4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:49.785Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:25:49.787Z","message":"{\"transactionId\":\"bd5d8da0-c56c-454d-a064-868a23b3a090\",\"status\":\"200\",\"rqstDate\":\"230413-10:25:49:786\",\"respDate\":\"230413-10:25:49:787\",\"sourceId\":\"haproxy:bd5d8da0-c56c-454d-a064-868a23b3a090\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:25:49:786-34392\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[59d7162d-bfe1-4178-8dab-8e5cfaf15167], x-b3-parentspanid=[92c272d9bb88aa94], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[90ce72176869718092c272d9bb88aa94], x-b3-spanid=[5cc62ff6c3a4ff65], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bd5d8da0-c56c-454d-a064-868a23b3a090]}\\\"}\"}","context":{"RequestID":"bd5d8da0-c56c-454d-a064-868a23b3a090","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"685b5247-ede7-48fb-bd31-694d48e246a4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:49.785Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:49.787Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bd5d8da0-c56c-454d-a064-868a23b3a090","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"685b5247-ede7-48fb-bd31-694d48e246a4","LogTimestamp":"2023-04-13T10:25:49.787Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:25:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:25:50.806Z","message":"Entering","context":{"RequestID":"265db613-89fb-43ee-8296-652b9af609f3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cd4bf548-88cc-47b7-a061-9dcdddab59be","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:25:50.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:25:50.809Z","message":"{\"transactionId\":\"265db613-89fb-43ee-8296-652b9af609f3\",\"status\":\"200\",\"rqstDate\":\"230413-10:25:50:807\",\"respDate\":\"230413-10:25:50:809\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:265db613-89fb-43ee-8296-652b9af609f3\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:25:50:807-46350\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[945150ce-5401-4584-87d8-656de8d2df94], x-b3-parentspanid=[ae46d0bce5ef0473], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51241], x-envoy-attempt-count=[1], x-b3-traceid=[67165818aaf6f9c9ae46d0bce5ef0473], x-b3-spanid=[edd396668e11722b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[265db613-89fb-43ee-8296-652b9af609f3]}\\\"}\"}","context":{"RequestID":"265db613-89fb-43ee-8296-652b9af609f3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cd4bf548-88cc-47b7-a061-9dcdddab59be","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:25:50.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:50.810Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"265db613-89fb-43ee-8296-652b9af609f3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cd4bf548-88cc-47b7-a061-9dcdddab59be","LogTimestamp":"2023-04-13T10:25:50.809Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:25:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:25:50.850Z","message":"Entering","context":{"RequestID":"58721fe5-57fb-4506-ba19-f735053b7470","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4dc63547-0095-4cdf-ae21-4a6ca0ed141f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:25:50.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:25:50.852Z","message":"Database is available from CACHED check.","context":{"RequestID":"58721fe5-57fb-4506-ba19-f735053b7470","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4dc63547-0095-4cdf-ae21-4a6ca0ed141f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:25:50.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:50.854Z","message":"{\"transactionId\":\"58721fe5-57fb-4506-ba19-f735053b7470\",\"status\":\"200\",\"rqstDate\":\"230413-10:25:50:851\",\"respDate\":\"230413-10:25:50:853\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:58721fe5-57fb-4506-ba19-f735053b7470\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:25:50:851-87476\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[58721fe5-57fb-4506-ba19-f735053b7470]}\\\"}\"}","context":{"RequestID":"58721fe5-57fb-4506-ba19-f735053b7470","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4dc63547-0095-4cdf-ae21-4a6ca0ed141f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:25:50.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:50.854Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"58721fe5-57fb-4506-ba19-f735053b7470","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4dc63547-0095-4cdf-ae21-4a6ca0ed141f","LogTimestamp":"2023-04-13T10:25:50.854Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:25:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:25:51.798Z","message":"Entering","context":{"RequestID":"c3049f0f-ecb8-450c-bad8-573c35b4e22f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"396d2736-bdab-4d1c-aaf1-d6afafad23e7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:51.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:25:51.801Z","message":"{\"transactionId\":\"c3049f0f-ecb8-450c-bad8-573c35b4e22f\",\"status\":\"200\",\"rqstDate\":\"230413-10:25:51:799\",\"respDate\":\"230413-10:25:51:800\",\"sourceId\":\"haproxy:c3049f0f-ecb8-450c-bad8-573c35b4e22f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:25:51:799-32918\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0bf60584-88d8-4397-8561-eec5364544f9], x-b3-parentspanid=[5488efc7d1a90b70], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8b810723fae0f3a55488efc7d1a90b70], x-b3-spanid=[ab0f2b457747d01c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c3049f0f-ecb8-450c-bad8-573c35b4e22f]}\\\"}\"}","context":{"RequestID":"c3049f0f-ecb8-450c-bad8-573c35b4e22f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"396d2736-bdab-4d1c-aaf1-d6afafad23e7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:51.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:51.801Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c3049f0f-ecb8-450c-bad8-573c35b4e22f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"396d2736-bdab-4d1c-aaf1-d6afafad23e7","LogTimestamp":"2023-04-13T10:25:51.801Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:25:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:25:53.812Z","message":"Entering","context":{"RequestID":"db9f3496-0354-49a0-8825-f68256909f3d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2bd48eff-cc3f-47f6-9c4b-42e225da6610","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:53.812Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:25:53.813Z","message":"{\"transactionId\":\"db9f3496-0354-49a0-8825-f68256909f3d\",\"status\":\"200\",\"rqstDate\":\"230413-10:25:53:812\",\"respDate\":\"230413-10:25:53:813\",\"sourceId\":\"haproxy:db9f3496-0354-49a0-8825-f68256909f3d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:25:53:812-827\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2aae9b16-4049-45bb-90cf-54191429b532], x-b3-parentspanid=[e0e0e12c5ae03c6b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[510d3a5b294c4062e0e0e12c5ae03c6b], x-b3-spanid=[a788c47000490d5b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[db9f3496-0354-49a0-8825-f68256909f3d]}\\\"}\"}","context":{"RequestID":"db9f3496-0354-49a0-8825-f68256909f3d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2bd48eff-cc3f-47f6-9c4b-42e225da6610","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:53.812Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:53.814Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"db9f3496-0354-49a0-8825-f68256909f3d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2bd48eff-cc3f-47f6-9c4b-42e225da6610","LogTimestamp":"2023-04-13T10:25:53.814Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:25:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:25:55.824Z","message":"Entering","context":{"RequestID":"c9fe5d68-630d-4bd4-ac84-6ed60dad99a1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"487f86d6-f456-4687-9f5e-1bf68af2e4eb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:55.824Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:25:55.826Z","message":"{\"transactionId\":\"c9fe5d68-630d-4bd4-ac84-6ed60dad99a1\",\"status\":\"200\",\"rqstDate\":\"230413-10:25:55:825\",\"respDate\":\"230413-10:25:55:826\",\"sourceId\":\"haproxy:c9fe5d68-630d-4bd4-ac84-6ed60dad99a1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:25:55:825-6068\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[42272722-b3d0-4536-9a26-2054a0162405], x-b3-parentspanid=[00f736286f9d1d6a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[73a3012dae06575600f736286f9d1d6a], x-b3-spanid=[6ac4c4802ace3630], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c9fe5d68-630d-4bd4-ac84-6ed60dad99a1]}\\\"}\"}","context":{"RequestID":"c9fe5d68-630d-4bd4-ac84-6ed60dad99a1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"487f86d6-f456-4687-9f5e-1bf68af2e4eb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:55.824Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:55.826Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c9fe5d68-630d-4bd4-ac84-6ed60dad99a1","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"487f86d6-f456-4687-9f5e-1bf68af2e4eb","LogTimestamp":"2023-04-13T10:25:55.826Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:25:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:25:56.382Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:25:56.393Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:56.393Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:56.394Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:57.836Z","message":"Entering","context":{"RequestID":"fde77cfa-859b-4c59-a598-dbff0b2d8bda","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b7d0a759-6492-485a-82c0-e5f176118bc9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:57.836Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:25:57.838Z","message":"{\"transactionId\":\"fde77cfa-859b-4c59-a598-dbff0b2d8bda\",\"status\":\"200\",\"rqstDate\":\"230413-10:25:57:837\",\"respDate\":\"230413-10:25:57:838\",\"sourceId\":\"haproxy:fde77cfa-859b-4c59-a598-dbff0b2d8bda\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:25:57:837-28732\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[789a23de-9b63-46e2-a717-d88085fdbe52], x-b3-parentspanid=[c1a6d115b142ab8f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fce3f37d572fb052c1a6d115b142ab8f], x-b3-spanid=[3f9f6eb968fbd5bd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fde77cfa-859b-4c59-a598-dbff0b2d8bda]}\\\"}\"}","context":{"RequestID":"fde77cfa-859b-4c59-a598-dbff0b2d8bda","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b7d0a759-6492-485a-82c0-e5f176118bc9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:57.836Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:57.839Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fde77cfa-859b-4c59-a598-dbff0b2d8bda","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b7d0a759-6492-485a-82c0-e5f176118bc9","LogTimestamp":"2023-04-13T10:25:57.839Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:25:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:25:59.848Z","message":"Entering","context":{"RequestID":"7db24f22-41b5-40c7-8b52-57b30e21043d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6260992d-243c-4835-b5b7-c7240a1d34e2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:59.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:25:59.850Z","message":"{\"transactionId\":\"7db24f22-41b5-40c7-8b52-57b30e21043d\",\"status\":\"200\",\"rqstDate\":\"230413-10:25:59:849\",\"respDate\":\"230413-10:25:59:850\",\"sourceId\":\"haproxy:7db24f22-41b5-40c7-8b52-57b30e21043d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:25:59:849-73558\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dea4b558-204d-484b-9b29-094cbe62ef26], x-b3-parentspanid=[0a523f7da2e4f05a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cd9b8d6863d9a7500a523f7da2e4f05a], x-b3-spanid=[b55978744423225f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7db24f22-41b5-40c7-8b52-57b30e21043d]}\\\"}\"}","context":{"RequestID":"7db24f22-41b5-40c7-8b52-57b30e21043d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6260992d-243c-4835-b5b7-c7240a1d34e2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:25:59.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:25:59.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7db24f22-41b5-40c7-8b52-57b30e21043d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6260992d-243c-4835-b5b7-c7240a1d34e2","LogTimestamp":"2023-04-13T10:25:59.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:25:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:26:00.805Z","message":"Entering","context":{"RequestID":"ff68e052-7ae6-40a7-9984-ba8667573ac2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8a582af5-ee74-4048-9378-989482ffe726","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:26:00.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:26:00.807Z","message":"{\"transactionId\":\"ff68e052-7ae6-40a7-9984-ba8667573ac2\",\"status\":\"200\",\"rqstDate\":\"230413-10:26:00:806\",\"respDate\":\"230413-10:26:00:807\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ff68e052-7ae6-40a7-9984-ba8667573ac2\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:26:00:806-63628\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[53630cf8-c409-464c-9435-eb8e9563f9d2], x-b3-parentspanid=[ee889bde71170022], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51703], x-envoy-attempt-count=[1], x-b3-traceid=[0277a3b09dfe07e1ee889bde71170022], x-b3-spanid=[7c91aa61530d3053], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ff68e052-7ae6-40a7-9984-ba8667573ac2]}\\\"}\"}","context":{"RequestID":"ff68e052-7ae6-40a7-9984-ba8667573ac2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8a582af5-ee74-4048-9378-989482ffe726","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:26:00.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:00.807Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ff68e052-7ae6-40a7-9984-ba8667573ac2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8a582af5-ee74-4048-9378-989482ffe726","LogTimestamp":"2023-04-13T10:26:00.807Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:26:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:26:00.848Z","message":"Entering","context":{"RequestID":"942ac16a-2d1a-4537-9209-c77eda714c4e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"d95e1b40-5dc7-4883-b629-19164d5e340b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:26:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:26:00.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"942ac16a-2d1a-4537-9209-c77eda714c4e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"d95e1b40-5dc7-4883-b629-19164d5e340b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:26:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:00.853Z","message":"{\"transactionId\":\"942ac16a-2d1a-4537-9209-c77eda714c4e\",\"status\":\"200\",\"rqstDate\":\"230413-10:26:00:848\",\"respDate\":\"230413-10:26:00:853\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:942ac16a-2d1a-4537-9209-c77eda714c4e\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:26:00:848-14041\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[942ac16a-2d1a-4537-9209-c77eda714c4e]}\\\"}\"}","context":{"RequestID":"942ac16a-2d1a-4537-9209-c77eda714c4e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"d95e1b40-5dc7-4883-b629-19164d5e340b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:26:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:00.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"942ac16a-2d1a-4537-9209-c77eda714c4e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d95e1b40-5dc7-4883-b629-19164d5e340b","LogTimestamp":"2023-04-13T10:26:00.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:26:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:26:01.861Z","message":"Entering","context":{"RequestID":"d8de25cb-243f-4146-954a-071297d710e6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f50434a7-49fe-4f97-9d33-484df5fabcf9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:26:01.861Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:26:01.862Z","message":"{\"transactionId\":\"d8de25cb-243f-4146-954a-071297d710e6\",\"status\":\"200\",\"rqstDate\":\"230413-10:26:01:861\",\"respDate\":\"230413-10:26:01:862\",\"sourceId\":\"haproxy:d8de25cb-243f-4146-954a-071297d710e6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:26:01:861-25452\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[34c25905-a632-4697-b0d6-cd7efa748c3c], x-b3-parentspanid=[f3a5063f54943663], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[29502b335d366addf3a5063f54943663], x-b3-spanid=[3ed695cb9e406691], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d8de25cb-243f-4146-954a-071297d710e6]}\\\"}\"}","context":{"RequestID":"d8de25cb-243f-4146-954a-071297d710e6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f50434a7-49fe-4f97-9d33-484df5fabcf9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:26:01.861Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:01.863Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d8de25cb-243f-4146-954a-071297d710e6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f50434a7-49fe-4f97-9d33-484df5fabcf9","LogTimestamp":"2023-04-13T10:26:01.863Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:26:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:26:03.873Z","message":"Entering","context":{"RequestID":"f4a388ec-7716-4771-8b38-7bcc4cd0a655","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ba4e09de-7efe-4adf-afdb-e2e72d644724","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:26:03.873Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:26:03.876Z","message":"{\"transactionId\":\"f4a388ec-7716-4771-8b38-7bcc4cd0a655\",\"status\":\"200\",\"rqstDate\":\"230413-10:26:03:874\",\"respDate\":\"230413-10:26:03:876\",\"sourceId\":\"haproxy:f4a388ec-7716-4771-8b38-7bcc4cd0a655\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:26:03:874-7635\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d6b9de14-479a-4de5-9767-b94be7c27fb1], x-b3-parentspanid=[4ccfbed1b77ef1fb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b06a32d86ec7ba2f4ccfbed1b77ef1fb], x-b3-spanid=[08495042f119fcea], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f4a388ec-7716-4771-8b38-7bcc4cd0a655]}\\\"}\"}","context":{"RequestID":"f4a388ec-7716-4771-8b38-7bcc4cd0a655","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ba4e09de-7efe-4adf-afdb-e2e72d644724","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:26:03.873Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:03.877Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f4a388ec-7716-4771-8b38-7bcc4cd0a655","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba4e09de-7efe-4adf-afdb-e2e72d644724","LogTimestamp":"2023-04-13T10:26:03.877Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:26:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:26:05.886Z","message":"Entering","context":{"RequestID":"c3d8dfd6-f4c8-4fcd-99e1-6a0815ac1a54","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cc9c725c-351b-46b7-acaa-484f0f85efd1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:26:05.886Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:26:05.888Z","message":"{\"transactionId\":\"c3d8dfd6-f4c8-4fcd-99e1-6a0815ac1a54\",\"status\":\"200\",\"rqstDate\":\"230413-10:26:05:887\",\"respDate\":\"230413-10:26:05:888\",\"sourceId\":\"haproxy:c3d8dfd6-f4c8-4fcd-99e1-6a0815ac1a54\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:26:05:887-72638\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0b94079a-79f7-4bc2-aa7f-34f3ffb2193e], x-b3-parentspanid=[9645e49ae19de585], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[192513aa1cddbc139645e49ae19de585], x-b3-spanid=[2aa492eb5db8b779], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c3d8dfd6-f4c8-4fcd-99e1-6a0815ac1a54]}\\\"}\"}","context":{"RequestID":"c3d8dfd6-f4c8-4fcd-99e1-6a0815ac1a54","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cc9c725c-351b-46b7-acaa-484f0f85efd1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:26:05.886Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:05.888Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c3d8dfd6-f4c8-4fcd-99e1-6a0815ac1a54","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cc9c725c-351b-46b7-acaa-484f0f85efd1","LogTimestamp":"2023-04-13T10:26:05.888Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:26:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:26:06.382Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:26:06.435Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:06.436Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:06.436Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:07.898Z","message":"Entering","context":{"RequestID":"c29362c3-cc79-4671-b998-b8f9322e5497","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7332ec2e-061f-4d8d-ba36-98f5c16960c3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:26:07.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:26:07.901Z","message":"{\"transactionId\":\"c29362c3-cc79-4671-b998-b8f9322e5497\",\"status\":\"200\",\"rqstDate\":\"230413-10:26:07:899\",\"respDate\":\"230413-10:26:07:901\",\"sourceId\":\"haproxy:c29362c3-cc79-4671-b998-b8f9322e5497\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:26:07:899-90980\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ee01839e-8b19-4d16-a379-9df0f88988f8], x-b3-parentspanid=[28e8d87a1d21e501], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[203fe563dd191e6d28e8d87a1d21e501], x-b3-spanid=[22d9492dfc79012c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c29362c3-cc79-4671-b998-b8f9322e5497]}\\\"}\"}","context":{"RequestID":"c29362c3-cc79-4671-b998-b8f9322e5497","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7332ec2e-061f-4d8d-ba36-98f5c16960c3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:26:07.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:07.902Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c29362c3-cc79-4671-b998-b8f9322e5497","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7332ec2e-061f-4d8d-ba36-98f5c16960c3","LogTimestamp":"2023-04-13T10:26:07.902Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:26:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:26:09.912Z","message":"Entering","context":{"RequestID":"08782ae6-8ed3-4630-9246-aff7ae7033a2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4ee0b33c-8daa-46a2-9551-0e6ebf0fbd44","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:26:09.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:26:09.914Z","message":"{\"transactionId\":\"08782ae6-8ed3-4630-9246-aff7ae7033a2\",\"status\":\"200\",\"rqstDate\":\"230413-10:26:09:913\",\"respDate\":\"230413-10:26:09:914\",\"sourceId\":\"haproxy:08782ae6-8ed3-4630-9246-aff7ae7033a2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:26:09:913-25165\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d73958a6-2033-4237-a20f-4aa93024746d], x-b3-parentspanid=[148b15583897ac9f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fc71979a93cb6116148b15583897ac9f], x-b3-spanid=[a03e01cb2e3898f2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[08782ae6-8ed3-4630-9246-aff7ae7033a2]}\\\"}\"}","context":{"RequestID":"08782ae6-8ed3-4630-9246-aff7ae7033a2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4ee0b33c-8daa-46a2-9551-0e6ebf0fbd44","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:26:09.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:09.914Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"08782ae6-8ed3-4630-9246-aff7ae7033a2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4ee0b33c-8daa-46a2-9551-0e6ebf0fbd44","LogTimestamp":"2023-04-13T10:26:09.914Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:26:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:26:10.804Z","message":"Entering","context":{"RequestID":"c41b98e8-0f21-4f34-82b0-7ffa6a8f9cbf","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c8cbf39e-fc94-4bbb-be60-6a0190d3c2f0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:26:10.804Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:26:10.807Z","message":"{\"transactionId\":\"c41b98e8-0f21-4f34-82b0-7ffa6a8f9cbf\",\"status\":\"200\",\"rqstDate\":\"230413-10:26:10:805\",\"respDate\":\"230413-10:26:10:806\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c41b98e8-0f21-4f34-82b0-7ffa6a8f9cbf\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:26:10:805-8457\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a7d2aa23-9eb9-4c9f-bca8-4e95b24363e0], x-b3-parentspanid=[69b887f34f5003bb], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48673], x-envoy-attempt-count=[1], x-b3-traceid=[3ded9ba6d21d4d5f69b887f34f5003bb], x-b3-spanid=[cf36766e9eb6dab7], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c41b98e8-0f21-4f34-82b0-7ffa6a8f9cbf]}\\\"}\"}","context":{"RequestID":"c41b98e8-0f21-4f34-82b0-7ffa6a8f9cbf","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c8cbf39e-fc94-4bbb-be60-6a0190d3c2f0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:26:10.804Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:10.807Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c41b98e8-0f21-4f34-82b0-7ffa6a8f9cbf","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c8cbf39e-fc94-4bbb-be60-6a0190d3c2f0","LogTimestamp":"2023-04-13T10:26:10.807Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:26:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:26:10.848Z","message":"Entering","context":{"RequestID":"85eba0eb-de51-422e-b621-492e3b295f57","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ea061c39-8648-430e-9563-f287ada4c59f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:26:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:26:10.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"85eba0eb-de51-422e-b621-492e3b295f57","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ea061c39-8648-430e-9563-f287ada4c59f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:26:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:10.850Z","message":"{\"transactionId\":\"85eba0eb-de51-422e-b621-492e3b295f57\",\"status\":\"200\",\"rqstDate\":\"230413-10:26:10:848\",\"respDate\":\"230413-10:26:10:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:85eba0eb-de51-422e-b621-492e3b295f57\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:26:10:848-40208\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[85eba0eb-de51-422e-b621-492e3b295f57]}\\\"}\"}","context":{"RequestID":"85eba0eb-de51-422e-b621-492e3b295f57","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ea061c39-8648-430e-9563-f287ada4c59f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:26:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:10.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"85eba0eb-de51-422e-b621-492e3b295f57","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ea061c39-8648-430e-9563-f287ada4c59f","LogTimestamp":"2023-04-13T10:26:10.850Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:26:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:26:11.924Z","message":"Entering","context":{"RequestID":"9542756d-7965-4ea2-9f92-62a203dacc72","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"e2f9a1ab-9533-4a21-939e-f57e1d63fd74","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:26:11.924Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:26:11.926Z","message":"{\"transactionId\":\"9542756d-7965-4ea2-9f92-62a203dacc72\",\"status\":\"200\",\"rqstDate\":\"230413-10:26:11:925\",\"respDate\":\"230413-10:26:11:926\",\"sourceId\":\"haproxy:9542756d-7965-4ea2-9f92-62a203dacc72\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:26:11:925-11071\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0c6c4c40-1896-4146-a3de-2549219ebeb3], x-b3-parentspanid=[202beb867648e7eb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c4d4ae049d39f8f3202beb867648e7eb], x-b3-spanid=[8398fc9a6660db4d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9542756d-7965-4ea2-9f92-62a203dacc72]}\\\"}\"}","context":{"RequestID":"9542756d-7965-4ea2-9f92-62a203dacc72","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"e2f9a1ab-9533-4a21-939e-f57e1d63fd74","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:26:11.924Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:11.927Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9542756d-7965-4ea2-9f92-62a203dacc72","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e2f9a1ab-9533-4a21-939e-f57e1d63fd74","LogTimestamp":"2023-04-13T10:26:11.927Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:26:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:26:13.939Z","message":"Entering","context":{"RequestID":"fcb1780c-c1fe-4473-86be-7886930dfb59","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d97ff43a-31c5-4c53-b1f3-fa3027a2408b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:26:13.938Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:26:13.942Z","message":"{\"transactionId\":\"fcb1780c-c1fe-4473-86be-7886930dfb59\",\"status\":\"200\",\"rqstDate\":\"230413-10:26:13:940\",\"respDate\":\"230413-10:26:13:942\",\"sourceId\":\"haproxy:fcb1780c-c1fe-4473-86be-7886930dfb59\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:26:13:940-81006\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[971d6fa6-e00f-4baf-8dde-6a999846dfb3], x-b3-parentspanid=[8272ae5492595f48], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7affbfd6c451d3d88272ae5492595f48], x-b3-spanid=[b8d65ebc06c5c08f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fcb1780c-c1fe-4473-86be-7886930dfb59]}\\\"}\"}","context":{"RequestID":"fcb1780c-c1fe-4473-86be-7886930dfb59","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d97ff43a-31c5-4c53-b1f3-fa3027a2408b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:26:13.938Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:13.943Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fcb1780c-c1fe-4473-86be-7886930dfb59","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d97ff43a-31c5-4c53-b1f3-fa3027a2408b","LogTimestamp":"2023-04-13T10:26:13.943Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:26:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:26:15.954Z","message":"Entering","context":{"RequestID":"0c93801e-2ea0-4593-aff7-e62bc019834c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1bb52987-4b6e-4a71-91c1-5121df77c364","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:26:15.954Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:26:15.956Z","message":"{\"transactionId\":\"0c93801e-2ea0-4593-aff7-e62bc019834c\",\"status\":\"200\",\"rqstDate\":\"230413-10:26:15:955\",\"respDate\":\"230413-10:26:15:956\",\"sourceId\":\"haproxy:0c93801e-2ea0-4593-aff7-e62bc019834c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:26:15:955-10761\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aa477206-2732-419c-bfac-c46b5434843a], x-b3-parentspanid=[0478a25f22e9b4c8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3d7d20357fcd00d60478a25f22e9b4c8], x-b3-spanid=[8c444e075a71ae9f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0c93801e-2ea0-4593-aff7-e62bc019834c]}\\\"}\"}","context":{"RequestID":"0c93801e-2ea0-4593-aff7-e62bc019834c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1bb52987-4b6e-4a71-91c1-5121df77c364","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:26:15.954Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:15.956Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c93801e-2ea0-4593-aff7-e62bc019834c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1bb52987-4b6e-4a71-91c1-5121df77c364","LogTimestamp":"2023-04-13T10:26:15.956Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:26:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:26:16.382Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:26:16.391Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:16.392Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:16.392Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:17.969Z","message":"Entering","context":{"RequestID":"d33d48d3-4a9f-4998-871c-a07e4c1c450c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"156e912f-d01f-404f-b7ab-4781de0e5ef7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:26:17.969Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:26:17.971Z","message":"{\"transactionId\":\"d33d48d3-4a9f-4998-871c-a07e4c1c450c\",\"status\":\"200\",\"rqstDate\":\"230413-10:26:17:970\",\"respDate\":\"230413-10:26:17:971\",\"sourceId\":\"haproxy:d33d48d3-4a9f-4998-871c-a07e4c1c450c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:26:17:970-70646\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[20695229-1323-42cd-89a5-3da43b26dd2a], x-b3-parentspanid=[25232873c4b34c65], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bfe4bedc287fcd9b25232873c4b34c65], x-b3-spanid=[b6711a394645e263], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d33d48d3-4a9f-4998-871c-a07e4c1c450c]}\\\"}\"}","context":{"RequestID":"d33d48d3-4a9f-4998-871c-a07e4c1c450c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"156e912f-d01f-404f-b7ab-4781de0e5ef7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:26:17.969Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:17.971Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d33d48d3-4a9f-4998-871c-a07e4c1c450c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"156e912f-d01f-404f-b7ab-4781de0e5ef7","LogTimestamp":"2023-04-13T10:26:17.971Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:26:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:26:19.261Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:26:19.264Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:26:19.982Z","message":"Entering","context":{"RequestID":"66e7eb32-5919-4973-939a-2cde708c892e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"64f0f927-c0c0-4bc6-82cc-64d2b2e5869a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:26:19.982Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:26:19.985Z","message":"{\"transactionId\":\"66e7eb32-5919-4973-939a-2cde708c892e\",\"status\":\"200\",\"rqstDate\":\"230413-10:26:19:983\",\"respDate\":\"230413-10:26:19:985\",\"sourceId\":\"haproxy:66e7eb32-5919-4973-939a-2cde708c892e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:26:19:983-49572\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dc18f90e-43f8-4f72-aa2e-331d39b3788d], x-b3-parentspanid=[ed7adaa097fe3605], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d511fa338c0766baed7adaa097fe3605], x-b3-spanid=[f8ea4ba31dde304a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[66e7eb32-5919-4973-939a-2cde708c892e]}\\\"}\"}","context":{"RequestID":"66e7eb32-5919-4973-939a-2cde708c892e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"64f0f927-c0c0-4bc6-82cc-64d2b2e5869a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:26:19.982Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:19.986Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"66e7eb32-5919-4973-939a-2cde708c892e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"64f0f927-c0c0-4bc6-82cc-64d2b2e5869a","LogTimestamp":"2023-04-13T10:26:19.986Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:26:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:26:20.805Z","message":"Entering","context":{"RequestID":"16efbb78-b646-4486-8082-d9e97a30ea8c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0bfc7dbf-495f-416e-87f1-f108efbef34a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:26:20.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:26:20.808Z","message":"{\"transactionId\":\"16efbb78-b646-4486-8082-d9e97a30ea8c\",\"status\":\"200\",\"rqstDate\":\"230413-10:26:20:806\",\"respDate\":\"230413-10:26:20:807\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:16efbb78-b646-4486-8082-d9e97a30ea8c\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:26:20:806-5429\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[94534b69-aea5-4760-95e0-cbe1e300a3c2], x-b3-parentspanid=[ffb7afd196bb6127], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35537], x-envoy-attempt-count=[1], x-b3-traceid=[c488a41950208d7fffb7afd196bb6127], x-b3-spanid=[caecb3e51c3803d6], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[16efbb78-b646-4486-8082-d9e97a30ea8c]}\\\"}\"}","context":{"RequestID":"16efbb78-b646-4486-8082-d9e97a30ea8c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0bfc7dbf-495f-416e-87f1-f108efbef34a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:26:20.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:20.808Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"16efbb78-b646-4486-8082-d9e97a30ea8c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0bfc7dbf-495f-416e-87f1-f108efbef34a","LogTimestamp":"2023-04-13T10:26:20.808Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:26:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:26:20.850Z","message":"Entering","context":{"RequestID":"8bed425a-bcf3-418d-930d-39851c4455f4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"36b5cd4e-ac40-42d2-8b63-c48d30a651d0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:26:20.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:26:20.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"8bed425a-bcf3-418d-930d-39851c4455f4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"36b5cd4e-ac40-42d2-8b63-c48d30a651d0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:26:20.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:20.852Z","message":"{\"transactionId\":\"8bed425a-bcf3-418d-930d-39851c4455f4\",\"status\":\"200\",\"rqstDate\":\"230413-10:26:20:850\",\"respDate\":\"230413-10:26:20:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8bed425a-bcf3-418d-930d-39851c4455f4\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:26:20:850-91757\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8bed425a-bcf3-418d-930d-39851c4455f4]}\\\"}\"}","context":{"RequestID":"8bed425a-bcf3-418d-930d-39851c4455f4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"36b5cd4e-ac40-42d2-8b63-c48d30a651d0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:26:20.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:20.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8bed425a-bcf3-418d-930d-39851c4455f4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"36b5cd4e-ac40-42d2-8b63-c48d30a651d0","LogTimestamp":"2023-04-13T10:26:20.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:26:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:26:21.996Z","message":"Entering","context":{"RequestID":"513a45df-41d5-4348-8274-08f9ff33ebbf","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d284e2ef-6ae9-441a-8a9e-ff9e85187cd9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:26:21.995Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:26:21.997Z","message":"{\"transactionId\":\"513a45df-41d5-4348-8274-08f9ff33ebbf\",\"status\":\"200\",\"rqstDate\":\"230413-10:26:21:996\",\"respDate\":\"230413-10:26:21:997\",\"sourceId\":\"haproxy:513a45df-41d5-4348-8274-08f9ff33ebbf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:26:21:996-56785\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[21028944-771c-4cc0-be31-8ed6043f5781], x-b3-parentspanid=[8dcaea61ce820628], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[640f1523602d883a8dcaea61ce820628], x-b3-spanid=[ba308b75dcf2e571], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[513a45df-41d5-4348-8274-08f9ff33ebbf]}\\\"}\"}","context":{"RequestID":"513a45df-41d5-4348-8274-08f9ff33ebbf","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d284e2ef-6ae9-441a-8a9e-ff9e85187cd9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:26:21.995Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:21.997Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"513a45df-41d5-4348-8274-08f9ff33ebbf","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d284e2ef-6ae9-441a-8a9e-ff9e85187cd9","LogTimestamp":"2023-04-13T10:26:21.997Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:26:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:26:24.006Z","message":"Entering","context":{"RequestID":"fca93ed1-5a55-4447-9d80-ea7c493393a3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0b7d54fb-6ded-49f5-929b-e9c4954782a7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:26:24.006Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:26:24.008Z","message":"{\"transactionId\":\"fca93ed1-5a55-4447-9d80-ea7c493393a3\",\"status\":\"200\",\"rqstDate\":\"230413-10:26:24:006\",\"respDate\":\"230413-10:26:24:008\",\"sourceId\":\"haproxy:fca93ed1-5a55-4447-9d80-ea7c493393a3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:26:24:006-3766\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[89a33392-5c04-42fc-93d1-4b907feda909], x-b3-parentspanid=[3155fb331ca58322], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7682eb31cd39ce3f3155fb331ca58322], x-b3-spanid=[57d288cfc42bc94e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fca93ed1-5a55-4447-9d80-ea7c493393a3]}\\\"}\"}","context":{"RequestID":"fca93ed1-5a55-4447-9d80-ea7c493393a3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0b7d54fb-6ded-49f5-929b-e9c4954782a7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:26:24.006Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:24.009Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fca93ed1-5a55-4447-9d80-ea7c493393a3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0b7d54fb-6ded-49f5-929b-e9c4954782a7","LogTimestamp":"2023-04-13T10:26:24.009Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:26:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:26:26.018Z","message":"Entering","context":{"RequestID":"701dc173-23e3-4c8a-8da6-87490cbc8525","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"83f1654b-b5fe-4a9d-8466-44a0165be40d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:26:26.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:26:26.019Z","message":"{\"transactionId\":\"701dc173-23e3-4c8a-8da6-87490cbc8525\",\"status\":\"200\",\"rqstDate\":\"230413-10:26:26:018\",\"respDate\":\"230413-10:26:26:019\",\"sourceId\":\"haproxy:701dc173-23e3-4c8a-8da6-87490cbc8525\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:26:26:018-45254\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d9484b8b-59c9-41ed-a87f-d14d62767cc8], x-b3-parentspanid=[063ac84962d268ee], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dd7ab369c9519fb6063ac84962d268ee], x-b3-spanid=[1f757775d4adfad3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[701dc173-23e3-4c8a-8da6-87490cbc8525]}\\\"}\"}","context":{"RequestID":"701dc173-23e3-4c8a-8da6-87490cbc8525","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"83f1654b-b5fe-4a9d-8466-44a0165be40d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:26:26.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:26.020Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"701dc173-23e3-4c8a-8da6-87490cbc8525","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"83f1654b-b5fe-4a9d-8466-44a0165be40d","LogTimestamp":"2023-04-13T10:26:26.020Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:26:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:26:26.383Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:26:26.394Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:26.394Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:26.394Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:28.028Z","message":"Entering","context":{"RequestID":"bd7bd59c-a07e-4a2d-b371-bf07c3646ea9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"066c9c4b-e366-4c5f-8428-79a1c565d26f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:26:28.028Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:26:28.030Z","message":"{\"transactionId\":\"bd7bd59c-a07e-4a2d-b371-bf07c3646ea9\",\"status\":\"200\",\"rqstDate\":\"230413-10:26:28:029\",\"respDate\":\"230413-10:26:28:030\",\"sourceId\":\"haproxy:bd7bd59c-a07e-4a2d-b371-bf07c3646ea9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:26:28:029-10502\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e7f5a895-ea21-4a9d-aa26-4d61d40f5899], x-b3-parentspanid=[26da34bd4ae964db], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a05d7cfff8305a2626da34bd4ae964db], x-b3-spanid=[a59b36420ec2d22d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bd7bd59c-a07e-4a2d-b371-bf07c3646ea9]}\\\"}\"}","context":{"RequestID":"bd7bd59c-a07e-4a2d-b371-bf07c3646ea9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"066c9c4b-e366-4c5f-8428-79a1c565d26f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:26:28.028Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:28.030Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bd7bd59c-a07e-4a2d-b371-bf07c3646ea9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"066c9c4b-e366-4c5f-8428-79a1c565d26f","LogTimestamp":"2023-04-13T10:26:28.030Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:26:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:26:30.040Z","message":"Entering","context":{"RequestID":"ee206d64-65b7-48f3-ba50-feead3b2dfb9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e6734515-084f-4a6b-8dda-af35fadb34ec","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:26:30.040Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:26:30.041Z","message":"{\"transactionId\":\"ee206d64-65b7-48f3-ba50-feead3b2dfb9\",\"status\":\"200\",\"rqstDate\":\"230413-10:26:30:040\",\"respDate\":\"230413-10:26:30:041\",\"sourceId\":\"haproxy:ee206d64-65b7-48f3-ba50-feead3b2dfb9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:26:30:040-68817\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7d9fe487-d17c-4176-a632-55f6993f91f0], x-b3-parentspanid=[c6372bbb4ff2099f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a90d2977d7a9c79bc6372bbb4ff2099f], x-b3-spanid=[fab98a068684b581], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ee206d64-65b7-48f3-ba50-feead3b2dfb9]}\\\"}\"}","context":{"RequestID":"ee206d64-65b7-48f3-ba50-feead3b2dfb9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e6734515-084f-4a6b-8dda-af35fadb34ec","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:26:30.040Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:30.042Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee206d64-65b7-48f3-ba50-feead3b2dfb9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e6734515-084f-4a6b-8dda-af35fadb34ec","LogTimestamp":"2023-04-13T10:26:30.042Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:26:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:26:30.807Z","message":"Entering","context":{"RequestID":"e4901ecf-cb4c-47c5-8a3e-cf6041e8ed0b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"77be9234-9e25-4222-8140-96d73916b3e1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:26:30.807Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:26:30.810Z","message":"{\"transactionId\":\"e4901ecf-cb4c-47c5-8a3e-cf6041e8ed0b\",\"status\":\"200\",\"rqstDate\":\"230413-10:26:30:808\",\"respDate\":\"230413-10:26:30:809\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e4901ecf-cb4c-47c5-8a3e-cf6041e8ed0b\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:26:30:808-6592\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d589765a-8ca6-4cff-972c-6f005c817b84], x-b3-parentspanid=[cb56d983ce0f0149], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42385], x-envoy-attempt-count=[1], x-b3-traceid=[c4526512f9f9cce2cb56d983ce0f0149], x-b3-spanid=[20aa350d13e8f7fe], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e4901ecf-cb4c-47c5-8a3e-cf6041e8ed0b]}\\\"}\"}","context":{"RequestID":"e4901ecf-cb4c-47c5-8a3e-cf6041e8ed0b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"77be9234-9e25-4222-8140-96d73916b3e1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:26:30.807Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:30.810Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e4901ecf-cb4c-47c5-8a3e-cf6041e8ed0b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"77be9234-9e25-4222-8140-96d73916b3e1","LogTimestamp":"2023-04-13T10:26:30.810Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:26:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:26:30.850Z","message":"Entering","context":{"RequestID":"487c6790-5697-4bef-9440-72673e43386c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c21d360f-dc77-475d-a864-db85929baed5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:26:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:26:30.852Z","message":"Database is available from CACHED check.","context":{"RequestID":"487c6790-5697-4bef-9440-72673e43386c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c21d360f-dc77-475d-a864-db85929baed5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:26:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:30.853Z","message":"{\"transactionId\":\"487c6790-5697-4bef-9440-72673e43386c\",\"status\":\"200\",\"rqstDate\":\"230413-10:26:30:850\",\"respDate\":\"230413-10:26:30:853\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:487c6790-5697-4bef-9440-72673e43386c\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:26:30:850-21497\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[487c6790-5697-4bef-9440-72673e43386c]}\\\"}\"}","context":{"RequestID":"487c6790-5697-4bef-9440-72673e43386c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c21d360f-dc77-475d-a864-db85929baed5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:26:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:30.854Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"487c6790-5697-4bef-9440-72673e43386c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c21d360f-dc77-475d-a864-db85929baed5","LogTimestamp":"2023-04-13T10:26:30.854Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:26:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:26:32.051Z","message":"Entering","context":{"RequestID":"51ad310c-17d4-4839-8676-9dda1cfef7c0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0f94c251-4dde-468c-8030-49970a512f1e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:26:32.051Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:26:32.053Z","message":"{\"transactionId\":\"51ad310c-17d4-4839-8676-9dda1cfef7c0\",\"status\":\"200\",\"rqstDate\":\"230413-10:26:32:052\",\"respDate\":\"230413-10:26:32:053\",\"sourceId\":\"haproxy:51ad310c-17d4-4839-8676-9dda1cfef7c0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:26:32:052-35441\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[178ca8ad-8f00-4f0d-bf5e-c4f8b3bcf64f], x-b3-parentspanid=[2a4285241f505487], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7e4ccb311dea84242a4285241f505487], x-b3-spanid=[0bd63adb1bfd2f61], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[51ad310c-17d4-4839-8676-9dda1cfef7c0]}\\\"}\"}","context":{"RequestID":"51ad310c-17d4-4839-8676-9dda1cfef7c0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0f94c251-4dde-468c-8030-49970a512f1e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:26:32.051Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:32.054Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"51ad310c-17d4-4839-8676-9dda1cfef7c0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0f94c251-4dde-468c-8030-49970a512f1e","LogTimestamp":"2023-04-13T10:26:32.054Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:26:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:26:34.063Z","message":"Entering","context":{"RequestID":"9d94958a-a699-4fbc-98d1-6b01f15f1c91","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fc19cf21-74b6-4396-8a83-d2705d19e358","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:26:34.063Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:26:34.066Z","message":"{\"transactionId\":\"9d94958a-a699-4fbc-98d1-6b01f15f1c91\",\"status\":\"200\",\"rqstDate\":\"230413-10:26:34:064\",\"respDate\":\"230413-10:26:34:066\",\"sourceId\":\"haproxy:9d94958a-a699-4fbc-98d1-6b01f15f1c91\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:26:34:064-92288\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[deffd273-8b4d-42ec-90df-aaa96a550dc3], x-b3-parentspanid=[11075792ffa32283], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8ee515bf5b565f6311075792ffa32283], x-b3-spanid=[b07f78bb0ffd94f6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9d94958a-a699-4fbc-98d1-6b01f15f1c91]}\\\"}\"}","context":{"RequestID":"9d94958a-a699-4fbc-98d1-6b01f15f1c91","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fc19cf21-74b6-4396-8a83-d2705d19e358","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:26:34.063Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:34.066Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9d94958a-a699-4fbc-98d1-6b01f15f1c91","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fc19cf21-74b6-4396-8a83-d2705d19e358","LogTimestamp":"2023-04-13T10:26:34.066Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:26:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:26:36.076Z","message":"Entering","context":{"RequestID":"943cdb3e-e38b-4e85-9f9f-b504ed0da835","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"34c2e65e-bcaa-4838-9e17-973aba05416e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:26:36.076Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:26:36.079Z","message":"{\"transactionId\":\"943cdb3e-e38b-4e85-9f9f-b504ed0da835\",\"status\":\"200\",\"rqstDate\":\"230413-10:26:36:077\",\"respDate\":\"230413-10:26:36:079\",\"sourceId\":\"haproxy:943cdb3e-e38b-4e85-9f9f-b504ed0da835\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:26:36:077-760\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d7e12fd1-b49a-49df-b02d-d5b7237644ce], x-b3-parentspanid=[ed0c7e49f0c711e1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[30a4c0b639f5b3bded0c7e49f0c711e1], x-b3-spanid=[b1623fdbb2d294ca], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[943cdb3e-e38b-4e85-9f9f-b504ed0da835]}\\\"}\"}","context":{"RequestID":"943cdb3e-e38b-4e85-9f9f-b504ed0da835","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"34c2e65e-bcaa-4838-9e17-973aba05416e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:26:36.076Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:36.079Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"943cdb3e-e38b-4e85-9f9f-b504ed0da835","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"34c2e65e-bcaa-4838-9e17-973aba05416e","LogTimestamp":"2023-04-13T10:26:36.079Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:26:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:26:36.383Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:26:36.395Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:36.395Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:36.396Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:38.088Z","message":"Entering","context":{"RequestID":"a6f288d9-d007-4313-afd3-7603b720adc1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"497f852c-c3b6-4303-ba33-9bf4c0ae5fac","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:26:38.088Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:26:38.090Z","message":"{\"transactionId\":\"a6f288d9-d007-4313-afd3-7603b720adc1\",\"status\":\"200\",\"rqstDate\":\"230413-10:26:38:089\",\"respDate\":\"230413-10:26:38:090\",\"sourceId\":\"haproxy:a6f288d9-d007-4313-afd3-7603b720adc1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:26:38:089-36877\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[34ba961b-1315-4324-ad66-d9c6e57871b2], x-b3-parentspanid=[bbe30bb811d666d7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3e03da1017af55bdbbe30bb811d666d7], x-b3-spanid=[0d46f29e768488b1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a6f288d9-d007-4313-afd3-7603b720adc1]}\\\"}\"}","context":{"RequestID":"a6f288d9-d007-4313-afd3-7603b720adc1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"497f852c-c3b6-4303-ba33-9bf4c0ae5fac","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:26:38.088Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:38.090Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a6f288d9-d007-4313-afd3-7603b720adc1","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"497f852c-c3b6-4303-ba33-9bf4c0ae5fac","LogTimestamp":"2023-04-13T10:26:38.090Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:26:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:26:40.099Z","message":"Entering","context":{"RequestID":"9bc7f432-d6e1-4788-b3ec-84022f2b7d00","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"39127970-0b8a-4eb8-ba31-2aa19f94c958","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:26:40.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:26:40.102Z","message":"{\"transactionId\":\"9bc7f432-d6e1-4788-b3ec-84022f2b7d00\",\"status\":\"200\",\"rqstDate\":\"230413-10:26:40:100\",\"respDate\":\"230413-10:26:40:102\",\"sourceId\":\"haproxy:9bc7f432-d6e1-4788-b3ec-84022f2b7d00\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:26:40:100-51149\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e11e5354-dc22-4117-ae28-64d07224cb7e], x-b3-parentspanid=[a9597e5109a6c874], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2407c13579f27ccaa9597e5109a6c874], x-b3-spanid=[cbc90d426aa20c38], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9bc7f432-d6e1-4788-b3ec-84022f2b7d00]}\\\"}\"}","context":{"RequestID":"9bc7f432-d6e1-4788-b3ec-84022f2b7d00","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"39127970-0b8a-4eb8-ba31-2aa19f94c958","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:26:40.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:40.103Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9bc7f432-d6e1-4788-b3ec-84022f2b7d00","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"39127970-0b8a-4eb8-ba31-2aa19f94c958","LogTimestamp":"2023-04-13T10:26:40.103Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:26:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:26:40.805Z","message":"Entering","context":{"RequestID":"6f370e6d-9650-43d4-9ea5-7d194a7f5db0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"999cc45b-a00d-469c-a9ff-1d95b28ae195","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:26:40.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:26:40.807Z","message":"{\"transactionId\":\"6f370e6d-9650-43d4-9ea5-7d194a7f5db0\",\"status\":\"200\",\"rqstDate\":\"230413-10:26:40:806\",\"respDate\":\"230413-10:26:40:807\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6f370e6d-9650-43d4-9ea5-7d194a7f5db0\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:26:40:806-24111\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d335a108-23fd-4e3d-a2eb-af284a740d95], x-b3-parentspanid=[e4215ae69ff4857c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44889], x-envoy-attempt-count=[1], x-b3-traceid=[c23346889dacbde2e4215ae69ff4857c], x-b3-spanid=[8b1d95456c734bd6], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6f370e6d-9650-43d4-9ea5-7d194a7f5db0]}\\\"}\"}","context":{"RequestID":"6f370e6d-9650-43d4-9ea5-7d194a7f5db0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"999cc45b-a00d-469c-a9ff-1d95b28ae195","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:26:40.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:40.808Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6f370e6d-9650-43d4-9ea5-7d194a7f5db0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"999cc45b-a00d-469c-a9ff-1d95b28ae195","LogTimestamp":"2023-04-13T10:26:40.808Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:26:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:26:40.849Z","message":"Entering","context":{"RequestID":"71003132-a627-4c20-abe5-8b62e1508c55","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3674b1ae-2aa9-478e-8109-c997077a4091","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:26:40.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:26:40.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"71003132-a627-4c20-abe5-8b62e1508c55","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3674b1ae-2aa9-478e-8109-c997077a4091","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:26:40.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:40.852Z","message":"{\"transactionId\":\"71003132-a627-4c20-abe5-8b62e1508c55\",\"status\":\"200\",\"rqstDate\":\"230413-10:26:40:850\",\"respDate\":\"230413-10:26:40:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:71003132-a627-4c20-abe5-8b62e1508c55\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:26:40:850-65206\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[71003132-a627-4c20-abe5-8b62e1508c55]}\\\"}\"}","context":{"RequestID":"71003132-a627-4c20-abe5-8b62e1508c55","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3674b1ae-2aa9-478e-8109-c997077a4091","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:26:40.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:40.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"71003132-a627-4c20-abe5-8b62e1508c55","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3674b1ae-2aa9-478e-8109-c997077a4091","LogTimestamp":"2023-04-13T10:26:40.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:26:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:26:42.113Z","message":"Entering","context":{"RequestID":"d8da53c0-c332-4071-99a9-cd4c222a83f6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"823cab23-dbd5-4f09-a1b5-38a4ba4a7275","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:26:42.113Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:26:42.116Z","message":"{\"transactionId\":\"d8da53c0-c332-4071-99a9-cd4c222a83f6\",\"status\":\"200\",\"rqstDate\":\"230413-10:26:42:114\",\"respDate\":\"230413-10:26:42:116\",\"sourceId\":\"haproxy:d8da53c0-c332-4071-99a9-cd4c222a83f6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:26:42:114-27857\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[384c5254-ec51-4ac8-af0e-8fbc9f910c1e], x-b3-parentspanid=[36f2bea9fdc1a06e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4b4afaa2aae3497c36f2bea9fdc1a06e], x-b3-spanid=[b8cffb9a4865ba7a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d8da53c0-c332-4071-99a9-cd4c222a83f6]}\\\"}\"}","context":{"RequestID":"d8da53c0-c332-4071-99a9-cd4c222a83f6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"823cab23-dbd5-4f09-a1b5-38a4ba4a7275","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:26:42.113Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:42.117Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d8da53c0-c332-4071-99a9-cd4c222a83f6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"823cab23-dbd5-4f09-a1b5-38a4ba4a7275","LogTimestamp":"2023-04-13T10:26:42.117Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:26:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:26:44.126Z","message":"Entering","context":{"RequestID":"3f1b2102-c5de-4ee7-8efe-47de73ac0b61","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"48870f69-6bab-4432-afed-7b95db845f4c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:26:44.126Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:26:44.129Z","message":"{\"transactionId\":\"3f1b2102-c5de-4ee7-8efe-47de73ac0b61\",\"status\":\"200\",\"rqstDate\":\"230413-10:26:44:127\",\"respDate\":\"230413-10:26:44:129\",\"sourceId\":\"haproxy:3f1b2102-c5de-4ee7-8efe-47de73ac0b61\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:26:44:127-87226\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9384ff79-ca43-470b-9c90-d1c4e2fa221e], x-b3-parentspanid=[09468a283362349e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[01e96619e9a2f7d409468a283362349e], x-b3-spanid=[70a9cf2c2249c504], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3f1b2102-c5de-4ee7-8efe-47de73ac0b61]}\\\"}\"}","context":{"RequestID":"3f1b2102-c5de-4ee7-8efe-47de73ac0b61","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"48870f69-6bab-4432-afed-7b95db845f4c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:26:44.126Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:44.130Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3f1b2102-c5de-4ee7-8efe-47de73ac0b61","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"48870f69-6bab-4432-afed-7b95db845f4c","LogTimestamp":"2023-04-13T10:26:44.130Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:26:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:26:46.140Z","message":"Entering","context":{"RequestID":"ceeca4ea-12cd-4bdc-ad25-47020209ec48","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9247cae5-cde6-4c6b-8bdc-376947401700","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:26:46.140Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:26:46.142Z","message":"{\"transactionId\":\"ceeca4ea-12cd-4bdc-ad25-47020209ec48\",\"status\":\"200\",\"rqstDate\":\"230413-10:26:46:141\",\"respDate\":\"230413-10:26:46:142\",\"sourceId\":\"haproxy:ceeca4ea-12cd-4bdc-ad25-47020209ec48\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:26:46:141-65120\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1e6459d6-67b9-4fdf-9e3c-d998e387cd5a], x-b3-parentspanid=[2a6120a8418b451e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c8bcfbac6c4442612a6120a8418b451e], x-b3-spanid=[749396ed313ede45], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ceeca4ea-12cd-4bdc-ad25-47020209ec48]}\\\"}\"}","context":{"RequestID":"ceeca4ea-12cd-4bdc-ad25-47020209ec48","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9247cae5-cde6-4c6b-8bdc-376947401700","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:26:46.140Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:46.143Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ceeca4ea-12cd-4bdc-ad25-47020209ec48","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9247cae5-cde6-4c6b-8bdc-376947401700","LogTimestamp":"2023-04-13T10:26:46.143Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:26:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:26:46.382Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:26:46.395Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:46.395Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:46.395Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:48.154Z","message":"Entering","context":{"RequestID":"419e05dd-d42b-4878-8642-1821335cda5b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4797cfff-31f2-4a77-b624-930866682437","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:26:48.153Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:26:48.156Z","message":"{\"transactionId\":\"419e05dd-d42b-4878-8642-1821335cda5b\",\"status\":\"200\",\"rqstDate\":\"230413-10:26:48:154\",\"respDate\":\"230413-10:26:48:156\",\"sourceId\":\"haproxy:419e05dd-d42b-4878-8642-1821335cda5b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:26:48:154-23505\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3cef8309-52e4-45bb-97f8-3f88d05e20ca], x-b3-parentspanid=[07e015e451261132], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7a8ea8dcb64a5f7b07e015e451261132], x-b3-spanid=[2d80272477534c74], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[419e05dd-d42b-4878-8642-1821335cda5b]}\\\"}\"}","context":{"RequestID":"419e05dd-d42b-4878-8642-1821335cda5b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4797cfff-31f2-4a77-b624-930866682437","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:26:48.153Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:48.157Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"419e05dd-d42b-4878-8642-1821335cda5b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4797cfff-31f2-4a77-b624-930866682437","LogTimestamp":"2023-04-13T10:26:48.157Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:26:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:26:49.268Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:26:49.273Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:26:50.169Z","message":"Entering","context":{"RequestID":"0f67157c-678d-4ae4-bbde-8c765776bc96","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"100b6d6f-aa93-4d62-b88c-00741cb80df8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:26:50.169Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:26:50.171Z","message":"{\"transactionId\":\"0f67157c-678d-4ae4-bbde-8c765776bc96\",\"status\":\"200\",\"rqstDate\":\"230413-10:26:50:170\",\"respDate\":\"230413-10:26:50:171\",\"sourceId\":\"haproxy:0f67157c-678d-4ae4-bbde-8c765776bc96\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:26:50:170-77810\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[85f52b7b-074d-4a6a-bffa-e3193b9f960d], x-b3-parentspanid=[39be90f2e3819eeb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[15b5b491041e155239be90f2e3819eeb], x-b3-spanid=[6049333c34b9bc5e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0f67157c-678d-4ae4-bbde-8c765776bc96]}\\\"}\"}","context":{"RequestID":"0f67157c-678d-4ae4-bbde-8c765776bc96","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"100b6d6f-aa93-4d62-b88c-00741cb80df8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:26:50.169Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:50.172Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0f67157c-678d-4ae4-bbde-8c765776bc96","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"100b6d6f-aa93-4d62-b88c-00741cb80df8","LogTimestamp":"2023-04-13T10:26:50.172Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:26:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:26:50.805Z","message":"Entering","context":{"RequestID":"a81dfe83-afcc-4d6c-a8e2-58458b9cecbf","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"42f0cb3e-1a69-40a9-859b-9aee2a885c96","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:26:50.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:26:50.809Z","message":"{\"transactionId\":\"a81dfe83-afcc-4d6c-a8e2-58458b9cecbf\",\"status\":\"200\",\"rqstDate\":\"230413-10:26:50:806\",\"respDate\":\"230413-10:26:50:809\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a81dfe83-afcc-4d6c-a8e2-58458b9cecbf\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:26:50:806-98247\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3a3f3848-bbb5-41f3-8c4a-4f649f1c8cc7], x-b3-parentspanid=[219353f22882468b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49157], x-envoy-attempt-count=[1], x-b3-traceid=[d0d275fbfa2e27c8219353f22882468b], x-b3-spanid=[e35f236d387dc1fe], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a81dfe83-afcc-4d6c-a8e2-58458b9cecbf]}\\\"}\"}","context":{"RequestID":"a81dfe83-afcc-4d6c-a8e2-58458b9cecbf","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"42f0cb3e-1a69-40a9-859b-9aee2a885c96","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:26:50.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:50.810Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a81dfe83-afcc-4d6c-a8e2-58458b9cecbf","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"42f0cb3e-1a69-40a9-859b-9aee2a885c96","LogTimestamp":"2023-04-13T10:26:50.810Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:26:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:26:50.849Z","message":"Entering","context":{"RequestID":"d8718ebd-4d5d-4c30-81e1-949379bba418","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1c64fc79-b7ca-449f-941a-0b215886ef1e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:26:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:26:50.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"d8718ebd-4d5d-4c30-81e1-949379bba418","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1c64fc79-b7ca-449f-941a-0b215886ef1e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:26:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:50.852Z","message":"{\"transactionId\":\"d8718ebd-4d5d-4c30-81e1-949379bba418\",\"status\":\"200\",\"rqstDate\":\"230413-10:26:50:849\",\"respDate\":\"230413-10:26:50:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d8718ebd-4d5d-4c30-81e1-949379bba418\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:26:50:849-76317\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d8718ebd-4d5d-4c30-81e1-949379bba418]}\\\"}\"}","context":{"RequestID":"d8718ebd-4d5d-4c30-81e1-949379bba418","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1c64fc79-b7ca-449f-941a-0b215886ef1e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:26:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:50.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d8718ebd-4d5d-4c30-81e1-949379bba418","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1c64fc79-b7ca-449f-941a-0b215886ef1e","LogTimestamp":"2023-04-13T10:26:50.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:26:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:26:52.182Z","message":"Entering","context":{"RequestID":"bb88d3af-526f-46d5-b472-5487a141e775","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ea6eca26-9d15-4943-9c0f-9e3d6d2f827d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:26:52.182Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:26:52.185Z","message":"{\"transactionId\":\"bb88d3af-526f-46d5-b472-5487a141e775\",\"status\":\"200\",\"rqstDate\":\"230413-10:26:52:183\",\"respDate\":\"230413-10:26:52:185\",\"sourceId\":\"haproxy:bb88d3af-526f-46d5-b472-5487a141e775\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:26:52:183-46440\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8957977f-d805-4d81-8cbe-cf48bf88fda4], x-b3-parentspanid=[4656c083f7345382], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c3d48c8d08896f084656c083f7345382], x-b3-spanid=[772876cb5bf98c98], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bb88d3af-526f-46d5-b472-5487a141e775]}\\\"}\"}","context":{"RequestID":"bb88d3af-526f-46d5-b472-5487a141e775","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ea6eca26-9d15-4943-9c0f-9e3d6d2f827d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:26:52.182Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:52.186Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bb88d3af-526f-46d5-b472-5487a141e775","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ea6eca26-9d15-4943-9c0f-9e3d6d2f827d","LogTimestamp":"2023-04-13T10:26:52.186Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:26:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:26:54.198Z","message":"Entering","context":{"RequestID":"79b48125-7d53-4a32-9d1a-c7252cc14165","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ac2078e0-9654-436f-b37d-485f7276f895","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:26:54.198Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:26:54.201Z","message":"{\"transactionId\":\"79b48125-7d53-4a32-9d1a-c7252cc14165\",\"status\":\"200\",\"rqstDate\":\"230413-10:26:54:199\",\"respDate\":\"230413-10:26:54:201\",\"sourceId\":\"haproxy:79b48125-7d53-4a32-9d1a-c7252cc14165\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:26:54:199-8462\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dbea92f9-b753-4661-adb2-2506dfe5c5a4], x-b3-parentspanid=[37bac59baa51a37e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ebfad6c8154a5e3737bac59baa51a37e], x-b3-spanid=[d7c9f3fbd6cd91c6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[79b48125-7d53-4a32-9d1a-c7252cc14165]}\\\"}\"}","context":{"RequestID":"79b48125-7d53-4a32-9d1a-c7252cc14165","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ac2078e0-9654-436f-b37d-485f7276f895","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:26:54.198Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:54.202Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"79b48125-7d53-4a32-9d1a-c7252cc14165","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac2078e0-9654-436f-b37d-485f7276f895","LogTimestamp":"2023-04-13T10:26:54.202Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:26:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:26:56.213Z","message":"Entering","context":{"RequestID":"ee159b72-5e39-49b2-bf13-c4cd54d6543f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b3694c98-ed17-4e4b-a70f-ec4325d02074","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:26:56.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:26:56.215Z","message":"{\"transactionId\":\"ee159b72-5e39-49b2-bf13-c4cd54d6543f\",\"status\":\"200\",\"rqstDate\":\"230413-10:26:56:213\",\"respDate\":\"230413-10:26:56:215\",\"sourceId\":\"haproxy:ee159b72-5e39-49b2-bf13-c4cd54d6543f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:26:56:213-20533\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[07ad8db1-da37-48a3-ba96-e8f7d26758c5], x-b3-parentspanid=[471367d43a0d6c8e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[992ee2e015a72ce0471367d43a0d6c8e], x-b3-spanid=[09ffd8d537a2f1f6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ee159b72-5e39-49b2-bf13-c4cd54d6543f]}\\\"}\"}","context":{"RequestID":"ee159b72-5e39-49b2-bf13-c4cd54d6543f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b3694c98-ed17-4e4b-a70f-ec4325d02074","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:26:56.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:56.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee159b72-5e39-49b2-bf13-c4cd54d6543f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b3694c98-ed17-4e4b-a70f-ec4325d02074","LogTimestamp":"2023-04-13T10:26:56.216Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:26:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:26:56.382Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:26:56.394Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:56.395Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:56.395Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:58.226Z","message":"Entering","context":{"RequestID":"839ef0e5-7bb3-41e0-b176-3df386d7ed17","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bd3e8770-6ed7-4dd8-af37-16dbf9bb7473","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:26:58.226Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:26:58.229Z","message":"{\"transactionId\":\"839ef0e5-7bb3-41e0-b176-3df386d7ed17\",\"status\":\"200\",\"rqstDate\":\"230413-10:26:58:227\",\"respDate\":\"230413-10:26:58:229\",\"sourceId\":\"haproxy:839ef0e5-7bb3-41e0-b176-3df386d7ed17\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:26:58:227-23624\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dd15c052-39cb-41aa-bb0a-abefa125f5ca], x-b3-parentspanid=[ca75868a3e820393], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7fdb39a4efb435d6ca75868a3e820393], x-b3-spanid=[0bbcbc7511eeb6b0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[839ef0e5-7bb3-41e0-b176-3df386d7ed17]}\\\"}\"}","context":{"RequestID":"839ef0e5-7bb3-41e0-b176-3df386d7ed17","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bd3e8770-6ed7-4dd8-af37-16dbf9bb7473","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:26:58.226Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:26:58.229Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"839ef0e5-7bb3-41e0-b176-3df386d7ed17","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bd3e8770-6ed7-4dd8-af37-16dbf9bb7473","LogTimestamp":"2023-04-13T10:26:58.229Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:26:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:27:00.238Z","message":"Entering","context":{"RequestID":"f68ad197-d28f-4191-bc04-c49f4bc2ab23","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0657b563-ccd4-4d70-bc59-0702e5cc98f4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:00.238Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:27:00.240Z","message":"{\"transactionId\":\"f68ad197-d28f-4191-bc04-c49f4bc2ab23\",\"status\":\"200\",\"rqstDate\":\"230413-10:27:00:239\",\"respDate\":\"230413-10:27:00:240\",\"sourceId\":\"haproxy:f68ad197-d28f-4191-bc04-c49f4bc2ab23\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:27:00:239-52253\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9f7d4f91-9102-4b44-801a-b94f3836ad1d], x-b3-parentspanid=[11c42987a722080b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c8a15cf9e75ec0d011c42987a722080b], x-b3-spanid=[b2279511edc4271b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f68ad197-d28f-4191-bc04-c49f4bc2ab23]}\\\"}\"}","context":{"RequestID":"f68ad197-d28f-4191-bc04-c49f4bc2ab23","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0657b563-ccd4-4d70-bc59-0702e5cc98f4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:00.238Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:00.240Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f68ad197-d28f-4191-bc04-c49f4bc2ab23","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0657b563-ccd4-4d70-bc59-0702e5cc98f4","LogTimestamp":"2023-04-13T10:27:00.240Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:27:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:27:00.806Z","message":"Entering","context":{"RequestID":"34f1b886-9cee-4a86-bb9c-6edd39986cd7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f1f442cb-3015-4dd1-9686-4d869d885374","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:27:00.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:27:00.809Z","message":"{\"transactionId\":\"34f1b886-9cee-4a86-bb9c-6edd39986cd7\",\"status\":\"200\",\"rqstDate\":\"230413-10:27:00:807\",\"respDate\":\"230413-10:27:00:809\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:34f1b886-9cee-4a86-bb9c-6edd39986cd7\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:27:00:807-53923\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[36ac01dd-06f8-4619-9ee4-43c4079fc9be], x-b3-parentspanid=[45c8bfa907b4e1c3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38481], x-envoy-attempt-count=[1], x-b3-traceid=[6c88c4004f9741a245c8bfa907b4e1c3], x-b3-spanid=[bada29a9e67466d7], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[34f1b886-9cee-4a86-bb9c-6edd39986cd7]}\\\"}\"}","context":{"RequestID":"34f1b886-9cee-4a86-bb9c-6edd39986cd7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f1f442cb-3015-4dd1-9686-4d869d885374","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:27:00.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:00.810Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"34f1b886-9cee-4a86-bb9c-6edd39986cd7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f1f442cb-3015-4dd1-9686-4d869d885374","LogTimestamp":"2023-04-13T10:27:00.810Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:27:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:27:00.849Z","message":"Entering","context":{"RequestID":"4def6c23-497b-4e22-b171-8b4ffa64652c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"97f7bf3f-6f30-4ed0-9b7e-f36277686e80","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:27:00.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:27:00.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"4def6c23-497b-4e22-b171-8b4ffa64652c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"97f7bf3f-6f30-4ed0-9b7e-f36277686e80","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:27:00.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:00.852Z","message":"{\"transactionId\":\"4def6c23-497b-4e22-b171-8b4ffa64652c\",\"status\":\"200\",\"rqstDate\":\"230413-10:27:00:849\",\"respDate\":\"230413-10:27:00:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4def6c23-497b-4e22-b171-8b4ffa64652c\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:27:00:849-29444\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4def6c23-497b-4e22-b171-8b4ffa64652c]}\\\"}\"}","context":{"RequestID":"4def6c23-497b-4e22-b171-8b4ffa64652c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"97f7bf3f-6f30-4ed0-9b7e-f36277686e80","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:27:00.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:00.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4def6c23-497b-4e22-b171-8b4ffa64652c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"97f7bf3f-6f30-4ed0-9b7e-f36277686e80","LogTimestamp":"2023-04-13T10:27:00.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:27:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:27:02.251Z","message":"Entering","context":{"RequestID":"7245bc45-365e-4cd0-a082-19b89c9facd7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"f52090fe-80f9-446a-8e87-435320927348","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:02.251Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:27:02.254Z","message":"{\"transactionId\":\"7245bc45-365e-4cd0-a082-19b89c9facd7\",\"status\":\"200\",\"rqstDate\":\"230413-10:27:02:252\",\"respDate\":\"230413-10:27:02:254\",\"sourceId\":\"haproxy:7245bc45-365e-4cd0-a082-19b89c9facd7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:27:02:252-65731\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[46019251-e121-4ea6-a369-b58c2c5c914d], x-b3-parentspanid=[25e129e61984de0f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b7ad26096a7ea7ff25e129e61984de0f], x-b3-spanid=[f1520c75b0e4c7b8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7245bc45-365e-4cd0-a082-19b89c9facd7]}\\\"}\"}","context":{"RequestID":"7245bc45-365e-4cd0-a082-19b89c9facd7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"f52090fe-80f9-446a-8e87-435320927348","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:02.251Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:02.255Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7245bc45-365e-4cd0-a082-19b89c9facd7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f52090fe-80f9-446a-8e87-435320927348","LogTimestamp":"2023-04-13T10:27:02.255Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:27:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:27:04.266Z","message":"Entering","context":{"RequestID":"36885d45-82fa-4bea-b277-44acaee93674","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"0359d107-1750-401a-bd9e-f671c89e4d83","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:04.266Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:27:04.268Z","message":"{\"transactionId\":\"36885d45-82fa-4bea-b277-44acaee93674\",\"status\":\"200\",\"rqstDate\":\"230413-10:27:04:266\",\"respDate\":\"230413-10:27:04:268\",\"sourceId\":\"haproxy:36885d45-82fa-4bea-b277-44acaee93674\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:27:04:266-50061\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[55a22a7d-1f30-42bc-b226-ed7f8052ef96], x-b3-parentspanid=[a1238da37ae3f3b5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9defc93f2030a366a1238da37ae3f3b5], x-b3-spanid=[8c74de208d15b2b8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[36885d45-82fa-4bea-b277-44acaee93674]}\\\"}\"}","context":{"RequestID":"36885d45-82fa-4bea-b277-44acaee93674","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"0359d107-1750-401a-bd9e-f671c89e4d83","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:04.266Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:04.269Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"36885d45-82fa-4bea-b277-44acaee93674","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0359d107-1750-401a-bd9e-f671c89e4d83","LogTimestamp":"2023-04-13T10:27:04.269Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:27:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:27:06.281Z","message":"Entering","context":{"RequestID":"60eddba3-51ea-4590-8f11-3c5f9a7923b4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"86d72465-483a-4560-882b-90150d6f6eba","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:06.281Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:27:06.283Z","message":"{\"transactionId\":\"60eddba3-51ea-4590-8f11-3c5f9a7923b4\",\"status\":\"200\",\"rqstDate\":\"230413-10:27:06:282\",\"respDate\":\"230413-10:27:06:283\",\"sourceId\":\"haproxy:60eddba3-51ea-4590-8f11-3c5f9a7923b4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:27:06:282-81825\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3757f2f2-e0ef-4046-9492-be17e20b590b], x-b3-parentspanid=[3453d1af0352e737], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1c2f61a6aefed1ed3453d1af0352e737], x-b3-spanid=[76dff177cab72002], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[60eddba3-51ea-4590-8f11-3c5f9a7923b4]}\\\"}\"}","context":{"RequestID":"60eddba3-51ea-4590-8f11-3c5f9a7923b4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"86d72465-483a-4560-882b-90150d6f6eba","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:06.281Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:06.284Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"60eddba3-51ea-4590-8f11-3c5f9a7923b4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"86d72465-483a-4560-882b-90150d6f6eba","LogTimestamp":"2023-04-13T10:27:06.284Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:27:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:27:06.382Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:27:06.393Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:06.393Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:06.393Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:08.294Z","message":"Entering","context":{"RequestID":"77f4b00c-5786-442d-86cf-af6334843b6c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6d0cba4e-61b6-4c6e-9385-d321362a1123","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:08.294Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:27:08.297Z","message":"{\"transactionId\":\"77f4b00c-5786-442d-86cf-af6334843b6c\",\"status\":\"200\",\"rqstDate\":\"230413-10:27:08:295\",\"respDate\":\"230413-10:27:08:296\",\"sourceId\":\"haproxy:77f4b00c-5786-442d-86cf-af6334843b6c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:27:08:295-67045\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[57ecc471-da28-47c8-8332-6ab9232b3d26], x-b3-parentspanid=[e933749e7c4ba476], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[804cfddf1f34e1b6e933749e7c4ba476], x-b3-spanid=[d49616522cbd324b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[77f4b00c-5786-442d-86cf-af6334843b6c]}\\\"}\"}","context":{"RequestID":"77f4b00c-5786-442d-86cf-af6334843b6c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6d0cba4e-61b6-4c6e-9385-d321362a1123","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:08.294Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:08.297Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"77f4b00c-5786-442d-86cf-af6334843b6c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6d0cba4e-61b6-4c6e-9385-d321362a1123","LogTimestamp":"2023-04-13T10:27:08.297Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:27:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:27:10.307Z","message":"Entering","context":{"RequestID":"707622fd-23b3-47e4-91c6-aaa8f7603493","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3f0e8efd-d59b-4c67-ad93-352e99bf770c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:10.307Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:27:10.310Z","message":"{\"transactionId\":\"707622fd-23b3-47e4-91c6-aaa8f7603493\",\"status\":\"200\",\"rqstDate\":\"230413-10:27:10:308\",\"respDate\":\"230413-10:27:10:310\",\"sourceId\":\"haproxy:707622fd-23b3-47e4-91c6-aaa8f7603493\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:27:10:308-33604\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9ab6411a-c442-42d4-97c2-190840287abc], x-b3-parentspanid=[c54eb313133ce30f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4737b7e7008e205ec54eb313133ce30f], x-b3-spanid=[c6ac28798ea628bc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[707622fd-23b3-47e4-91c6-aaa8f7603493]}\\\"}\"}","context":{"RequestID":"707622fd-23b3-47e4-91c6-aaa8f7603493","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3f0e8efd-d59b-4c67-ad93-352e99bf770c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:10.307Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:10.311Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"707622fd-23b3-47e4-91c6-aaa8f7603493","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3f0e8efd-d59b-4c67-ad93-352e99bf770c","LogTimestamp":"2023-04-13T10:27:10.311Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:27:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:27:10.804Z","message":"Entering","context":{"RequestID":"f78612df-04a8-47d2-82d9-0a815ea81454","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1fefc687-a07b-4a3a-838c-06de9c13b3a1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:27:10.804Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:27:10.806Z","message":"{\"transactionId\":\"f78612df-04a8-47d2-82d9-0a815ea81454\",\"status\":\"200\",\"rqstDate\":\"230413-10:27:10:805\",\"respDate\":\"230413-10:27:10:806\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f78612df-04a8-47d2-82d9-0a815ea81454\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:27:10:805-31524\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[68c36100-3209-472f-a4d1-1cdc9ff87ba3], x-b3-parentspanid=[352643739d3c394d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50669], x-envoy-attempt-count=[1], x-b3-traceid=[2d94ed1bac455f36352643739d3c394d], x-b3-spanid=[be6e1ac168d9df56], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f78612df-04a8-47d2-82d9-0a815ea81454]}\\\"}\"}","context":{"RequestID":"f78612df-04a8-47d2-82d9-0a815ea81454","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1fefc687-a07b-4a3a-838c-06de9c13b3a1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:27:10.804Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:10.807Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f78612df-04a8-47d2-82d9-0a815ea81454","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1fefc687-a07b-4a3a-838c-06de9c13b3a1","LogTimestamp":"2023-04-13T10:27:10.807Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:27:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:27:10.849Z","message":"Entering","context":{"RequestID":"37ca82c6-96ca-43b9-8239-163c3a7de859","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"a3bdaa76-4793-4e39-8669-7452478e66d9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:27:10.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:27:10.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"37ca82c6-96ca-43b9-8239-163c3a7de859","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"a3bdaa76-4793-4e39-8669-7452478e66d9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:27:10.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:10.851Z","message":"{\"transactionId\":\"37ca82c6-96ca-43b9-8239-163c3a7de859\",\"status\":\"200\",\"rqstDate\":\"230413-10:27:10:849\",\"respDate\":\"230413-10:27:10:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:37ca82c6-96ca-43b9-8239-163c3a7de859\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:27:10:849-80493\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[37ca82c6-96ca-43b9-8239-163c3a7de859]}\\\"}\"}","context":{"RequestID":"37ca82c6-96ca-43b9-8239-163c3a7de859","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"a3bdaa76-4793-4e39-8669-7452478e66d9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:27:10.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:10.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"37ca82c6-96ca-43b9-8239-163c3a7de859","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a3bdaa76-4793-4e39-8669-7452478e66d9","LogTimestamp":"2023-04-13T10:27:10.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:27:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:27:12.322Z","message":"Entering","context":{"RequestID":"6d7a2877-a395-412d-8cde-1f51da2db7e3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"41eabd75-c66b-4a3d-ba6c-055586a1da7e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:12.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:27:12.324Z","message":"{\"transactionId\":\"6d7a2877-a395-412d-8cde-1f51da2db7e3\",\"status\":\"200\",\"rqstDate\":\"230413-10:27:12:323\",\"respDate\":\"230413-10:27:12:324\",\"sourceId\":\"haproxy:6d7a2877-a395-412d-8cde-1f51da2db7e3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:27:12:323-42878\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bce90585-f76d-4da1-a1f4-e0c10187e02f], x-b3-parentspanid=[80c1678316f9e64c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[77b365bca6d7e13c80c1678316f9e64c], x-b3-spanid=[010bd1e7c0d18e2b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6d7a2877-a395-412d-8cde-1f51da2db7e3]}\\\"}\"}","context":{"RequestID":"6d7a2877-a395-412d-8cde-1f51da2db7e3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"41eabd75-c66b-4a3d-ba6c-055586a1da7e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:12.322Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:12.325Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6d7a2877-a395-412d-8cde-1f51da2db7e3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"41eabd75-c66b-4a3d-ba6c-055586a1da7e","LogTimestamp":"2023-04-13T10:27:12.325Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:27:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:27:14.336Z","message":"Entering","context":{"RequestID":"ed6eca21-e212-4cbd-9556-df70c3c5113e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ebe703f0-346b-474d-92a8-942ccf0ff1e4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:14.336Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:27:14.339Z","message":"{\"transactionId\":\"ed6eca21-e212-4cbd-9556-df70c3c5113e\",\"status\":\"200\",\"rqstDate\":\"230413-10:27:14:337\",\"respDate\":\"230413-10:27:14:339\",\"sourceId\":\"haproxy:ed6eca21-e212-4cbd-9556-df70c3c5113e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:27:14:337-80638\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[44e11acc-c1c3-4731-b96e-700ff6d8bc80], x-b3-parentspanid=[35b866e2a26b118f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a188d1af840b150235b866e2a26b118f], x-b3-spanid=[7c494ed0d9d6857a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ed6eca21-e212-4cbd-9556-df70c3c5113e]}\\\"}\"}","context":{"RequestID":"ed6eca21-e212-4cbd-9556-df70c3c5113e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ebe703f0-346b-474d-92a8-942ccf0ff1e4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:14.336Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:14.340Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ed6eca21-e212-4cbd-9556-df70c3c5113e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ebe703f0-346b-474d-92a8-942ccf0ff1e4","LogTimestamp":"2023-04-13T10:27:14.340Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:27:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:27:16.350Z","message":"Entering","context":{"RequestID":"7c6cdbce-bb40-4ba3-a3cc-b0c28915cfbc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"93a68181-1bcd-4faf-9522-2bd9f1d56ba2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:16.350Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:27:16.352Z","message":"{\"transactionId\":\"7c6cdbce-bb40-4ba3-a3cc-b0c28915cfbc\",\"status\":\"200\",\"rqstDate\":\"230413-10:27:16:351\",\"respDate\":\"230413-10:27:16:352\",\"sourceId\":\"haproxy:7c6cdbce-bb40-4ba3-a3cc-b0c28915cfbc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:27:16:351-52421\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[202838c6-b028-40e2-863a-5d43f333dffa], x-b3-parentspanid=[c2a48b49aa8e0afe], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6b672422e3129eacc2a48b49aa8e0afe], x-b3-spanid=[70f6fa324cb853a3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7c6cdbce-bb40-4ba3-a3cc-b0c28915cfbc]}\\\"}\"}","context":{"RequestID":"7c6cdbce-bb40-4ba3-a3cc-b0c28915cfbc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"93a68181-1bcd-4faf-9522-2bd9f1d56ba2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:16.350Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:16.353Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c6cdbce-bb40-4ba3-a3cc-b0c28915cfbc","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"93a68181-1bcd-4faf-9522-2bd9f1d56ba2","LogTimestamp":"2023-04-13T10:27:16.353Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:27:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:27:16.383Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:27:16.395Z","message":"Connection[/10.233.74.149: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-04-13T10:27:16.398Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:16.398Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:16.399Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:16.399Z","message":"Connection[/10.233.74.149: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-04-13T10:27:18.363Z","message":"Entering","context":{"RequestID":"32715122-7cd1-4ad2-bad8-862a912fb20f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9c25c529-d437-4bb5-a73a-ebc75a9da141","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:18.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:27:18.365Z","message":"{\"transactionId\":\"32715122-7cd1-4ad2-bad8-862a912fb20f\",\"status\":\"200\",\"rqstDate\":\"230413-10:27:18:364\",\"respDate\":\"230413-10:27:18:365\",\"sourceId\":\"haproxy:32715122-7cd1-4ad2-bad8-862a912fb20f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:27:18:364-24489\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c28b4dc4-6ec7-4f9a-91ee-5a7fb48e10b4], x-b3-parentspanid=[2197bd5263651b10], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7c641201f3748b352197bd5263651b10], x-b3-spanid=[3c2bf97f6b8030ef], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[32715122-7cd1-4ad2-bad8-862a912fb20f]}\\\"}\"}","context":{"RequestID":"32715122-7cd1-4ad2-bad8-862a912fb20f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9c25c529-d437-4bb5-a73a-ebc75a9da141","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:18.363Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:18.366Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"32715122-7cd1-4ad2-bad8-862a912fb20f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9c25c529-d437-4bb5-a73a-ebc75a9da141","LogTimestamp":"2023-04-13T10:27:18.366Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:27:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:27:19.278Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:27:19.282Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:27:20.376Z","message":"Entering","context":{"RequestID":"55ad4f8f-f910-4760-919d-320f10356f70","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f72c05ac-bc5c-4bb1-a9f0-f105f0305f7a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:20.376Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:27:20.379Z","message":"{\"transactionId\":\"55ad4f8f-f910-4760-919d-320f10356f70\",\"status\":\"200\",\"rqstDate\":\"230413-10:27:20:377\",\"respDate\":\"230413-10:27:20:379\",\"sourceId\":\"haproxy:55ad4f8f-f910-4760-919d-320f10356f70\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:27:20:377-60140\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0c05e3d2-2de6-45d9-9183-06173948fea3], x-b3-parentspanid=[603ac32372fbeca4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c62bc7c46e5f9b74603ac32372fbeca4], x-b3-spanid=[42ab9ef287e744d8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[55ad4f8f-f910-4760-919d-320f10356f70]}\\\"}\"}","context":{"RequestID":"55ad4f8f-f910-4760-919d-320f10356f70","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f72c05ac-bc5c-4bb1-a9f0-f105f0305f7a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:20.376Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:20.380Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"55ad4f8f-f910-4760-919d-320f10356f70","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f72c05ac-bc5c-4bb1-a9f0-f105f0305f7a","LogTimestamp":"2023-04-13T10:27:20.380Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:27:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:27:20.806Z","message":"Entering","context":{"RequestID":"db060346-a786-43ef-b1b2-9f7be66c6438","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a884b856-c65f-49ae-92f2-ce21a6bd7381","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:27:20.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:27:20.809Z","message":"{\"transactionId\":\"db060346-a786-43ef-b1b2-9f7be66c6438\",\"status\":\"200\",\"rqstDate\":\"230413-10:27:20:807\",\"respDate\":\"230413-10:27:20:809\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:db060346-a786-43ef-b1b2-9f7be66c6438\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:27:20:807-94280\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bdd37cbc-f38f-46c9-9d00-290e0be7f8d2], x-b3-parentspanid=[17411a157d9ef689], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44609], x-envoy-attempt-count=[1], x-b3-traceid=[7a6287e39120d93c17411a157d9ef689], x-b3-spanid=[1ac39c8d71708298], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[db060346-a786-43ef-b1b2-9f7be66c6438]}\\\"}\"}","context":{"RequestID":"db060346-a786-43ef-b1b2-9f7be66c6438","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a884b856-c65f-49ae-92f2-ce21a6bd7381","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:27:20.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:20.810Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"db060346-a786-43ef-b1b2-9f7be66c6438","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a884b856-c65f-49ae-92f2-ce21a6bd7381","LogTimestamp":"2023-04-13T10:27:20.810Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:27:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:27:20.849Z","message":"Entering","context":{"RequestID":"ffc63386-99ca-4564-a84d-431ffd8820a9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fc0c2b3f-ccfb-4c5c-b9d1-a9d96d5c3488","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:27:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:27:20.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"ffc63386-99ca-4564-a84d-431ffd8820a9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fc0c2b3f-ccfb-4c5c-b9d1-a9d96d5c3488","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:27:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:20.852Z","message":"{\"transactionId\":\"ffc63386-99ca-4564-a84d-431ffd8820a9\",\"status\":\"200\",\"rqstDate\":\"230413-10:27:20:849\",\"respDate\":\"230413-10:27:20:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ffc63386-99ca-4564-a84d-431ffd8820a9\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:27:20:849-2258\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ffc63386-99ca-4564-a84d-431ffd8820a9]}\\\"}\"}","context":{"RequestID":"ffc63386-99ca-4564-a84d-431ffd8820a9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fc0c2b3f-ccfb-4c5c-b9d1-a9d96d5c3488","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:27:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:20.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ffc63386-99ca-4564-a84d-431ffd8820a9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fc0c2b3f-ccfb-4c5c-b9d1-a9d96d5c3488","LogTimestamp":"2023-04-13T10:27:20.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:27:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:27:22.390Z","message":"Entering","context":{"RequestID":"5baffb54-4b0a-44a4-9c1d-ef35879bfb83","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a16d5363-b594-4af7-b782-c3ed066390e3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:22.390Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:27:22.393Z","message":"{\"transactionId\":\"5baffb54-4b0a-44a4-9c1d-ef35879bfb83\",\"status\":\"200\",\"rqstDate\":\"230413-10:27:22:391\",\"respDate\":\"230413-10:27:22:393\",\"sourceId\":\"haproxy:5baffb54-4b0a-44a4-9c1d-ef35879bfb83\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:27:22:391-77723\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[57acb831-70d6-4eb7-944d-dc00f32ccd2f], x-b3-parentspanid=[875f35aaf01daac7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8a7a39d7682fc82f875f35aaf01daac7], x-b3-spanid=[4b501e5ea56b91fd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5baffb54-4b0a-44a4-9c1d-ef35879bfb83]}\\\"}\"}","context":{"RequestID":"5baffb54-4b0a-44a4-9c1d-ef35879bfb83","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a16d5363-b594-4af7-b782-c3ed066390e3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:22.390Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:22.394Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5baffb54-4b0a-44a4-9c1d-ef35879bfb83","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a16d5363-b594-4af7-b782-c3ed066390e3","LogTimestamp":"2023-04-13T10:27:22.394Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:27:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:27:24.405Z","message":"Entering","context":{"RequestID":"9dacfee9-5b9e-4d2d-a44b-3f1acd0f05a9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f8b9dc36-1aa3-42dd-9b49-3e1c1de2f586","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:24.405Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:27:24.408Z","message":"{\"transactionId\":\"9dacfee9-5b9e-4d2d-a44b-3f1acd0f05a9\",\"status\":\"200\",\"rqstDate\":\"230413-10:27:24:406\",\"respDate\":\"230413-10:27:24:408\",\"sourceId\":\"haproxy:9dacfee9-5b9e-4d2d-a44b-3f1acd0f05a9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:27:24:406-35677\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8f431452-ce80-4cdc-82c8-9eb08b547846], x-b3-parentspanid=[91f768ff57749b19], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c9cc78327f61a61691f768ff57749b19], x-b3-spanid=[93463a17a3fb5ea2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9dacfee9-5b9e-4d2d-a44b-3f1acd0f05a9]}\\\"}\"}","context":{"RequestID":"9dacfee9-5b9e-4d2d-a44b-3f1acd0f05a9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f8b9dc36-1aa3-42dd-9b49-3e1c1de2f586","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:24.405Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:24.410Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9dacfee9-5b9e-4d2d-a44b-3f1acd0f05a9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f8b9dc36-1aa3-42dd-9b49-3e1c1de2f586","LogTimestamp":"2023-04-13T10:27:24.410Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:27:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-13T10:27:26.383Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:27:26.397Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:26.397Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:26.398Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:26.420Z","message":"Entering","context":{"RequestID":"b0932ea7-e2d6-4f5e-94a9-61df3aab850e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"00d16c48-d84d-4304-8abc-efb29259c8ba","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:26.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:27:26.422Z","message":"{\"transactionId\":\"b0932ea7-e2d6-4f5e-94a9-61df3aab850e\",\"status\":\"200\",\"rqstDate\":\"230413-10:27:26:421\",\"respDate\":\"230413-10:27:26:422\",\"sourceId\":\"haproxy:b0932ea7-e2d6-4f5e-94a9-61df3aab850e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:27:26:421-4319\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[abf77440-697c-4292-bbd7-6e2ca458c437], x-b3-parentspanid=[4e5d436c11f5dc0b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c748554b2d84a4f54e5d436c11f5dc0b], x-b3-spanid=[075afb83d54da1ed], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b0932ea7-e2d6-4f5e-94a9-61df3aab850e]}\\\"}\"}","context":{"RequestID":"b0932ea7-e2d6-4f5e-94a9-61df3aab850e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"00d16c48-d84d-4304-8abc-efb29259c8ba","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:26.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:26.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b0932ea7-e2d6-4f5e-94a9-61df3aab850e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"00d16c48-d84d-4304-8abc-efb29259c8ba","LogTimestamp":"2023-04-13T10:27:26.422Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:27:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:27:28.433Z","message":"Entering","context":{"RequestID":"384e00b9-304a-4ba9-8a41-a8750a665614","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"811bea5a-3c8e-4e1c-b4a8-fdbd19948cec","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:28.433Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:27:28.436Z","message":"{\"transactionId\":\"384e00b9-304a-4ba9-8a41-a8750a665614\",\"status\":\"200\",\"rqstDate\":\"230413-10:27:28:434\",\"respDate\":\"230413-10:27:28:435\",\"sourceId\":\"haproxy:384e00b9-304a-4ba9-8a41-a8750a665614\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:27:28:434-37426\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[236083fc-c76b-43e2-b781-16835b53f39b], x-b3-parentspanid=[9c371281cc37ad26], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b923d2da6caf60419c371281cc37ad26], x-b3-spanid=[ea77826aac026fd8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[384e00b9-304a-4ba9-8a41-a8750a665614]}\\\"}\"}","context":{"RequestID":"384e00b9-304a-4ba9-8a41-a8750a665614","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"811bea5a-3c8e-4e1c-b4a8-fdbd19948cec","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:28.433Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:28.436Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"384e00b9-304a-4ba9-8a41-a8750a665614","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"811bea5a-3c8e-4e1c-b4a8-fdbd19948cec","LogTimestamp":"2023-04-13T10:27:28.436Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:27:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:27:30.445Z","message":"Entering","context":{"RequestID":"c1a1b35c-2dcf-4ce3-a11b-1545c6d774cf","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"82875af3-64f2-4f43-a9d2-223bcf232805","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:30.445Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:27:30.447Z","message":"{\"transactionId\":\"c1a1b35c-2dcf-4ce3-a11b-1545c6d774cf\",\"status\":\"200\",\"rqstDate\":\"230413-10:27:30:446\",\"respDate\":\"230413-10:27:30:447\",\"sourceId\":\"haproxy:c1a1b35c-2dcf-4ce3-a11b-1545c6d774cf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:27:30:446-64007\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[28decbe0-cee6-42fc-a71d-5e4a3fd82adf], x-b3-parentspanid=[83b867b1cd49320c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7337246498b5390483b867b1cd49320c], x-b3-spanid=[08e8868a2ec7337e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c1a1b35c-2dcf-4ce3-a11b-1545c6d774cf]}\\\"}\"}","context":{"RequestID":"c1a1b35c-2dcf-4ce3-a11b-1545c6d774cf","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"82875af3-64f2-4f43-a9d2-223bcf232805","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:30.445Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:30.448Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c1a1b35c-2dcf-4ce3-a11b-1545c6d774cf","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"82875af3-64f2-4f43-a9d2-223bcf232805","LogTimestamp":"2023-04-13T10:27:30.448Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:27:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:27:30.806Z","message":"Entering","context":{"RequestID":"74b5b759-9ed3-4ee7-8e53-7e10c718059e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8afabf34-5bca-4ab8-a39e-45a3927a13e9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:27:30.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:27:30.809Z","message":"{\"transactionId\":\"74b5b759-9ed3-4ee7-8e53-7e10c718059e\",\"status\":\"200\",\"rqstDate\":\"230413-10:27:30:807\",\"respDate\":\"230413-10:27:30:809\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:74b5b759-9ed3-4ee7-8e53-7e10c718059e\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:27:30:807-58018\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1a2664be-8e05-49f5-b209-f406d1a99f39], x-b3-parentspanid=[a1ddcc12ef37903e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39201], x-envoy-attempt-count=[1], x-b3-traceid=[b49faaaf3ffd1514a1ddcc12ef37903e], x-b3-spanid=[19b1adcee0c47722], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[74b5b759-9ed3-4ee7-8e53-7e10c718059e]}\\\"}\"}","context":{"RequestID":"74b5b759-9ed3-4ee7-8e53-7e10c718059e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8afabf34-5bca-4ab8-a39e-45a3927a13e9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:27:30.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:30.810Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"74b5b759-9ed3-4ee7-8e53-7e10c718059e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8afabf34-5bca-4ab8-a39e-45a3927a13e9","LogTimestamp":"2023-04-13T10:27:30.810Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:27:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:27:30.850Z","message":"Entering","context":{"RequestID":"631f5304-259c-48c3-91d3-83186e3fee8c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f84c100d-b044-4a4b-a5b8-3d0302e48f99","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:27:30.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:27:30.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"631f5304-259c-48c3-91d3-83186e3fee8c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f84c100d-b044-4a4b-a5b8-3d0302e48f99","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:27:30.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:30.853Z","message":"{\"transactionId\":\"631f5304-259c-48c3-91d3-83186e3fee8c\",\"status\":\"200\",\"rqstDate\":\"230413-10:27:30:850\",\"respDate\":\"230413-10:27:30:853\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:631f5304-259c-48c3-91d3-83186e3fee8c\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:27:30:850-6128\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[631f5304-259c-48c3-91d3-83186e3fee8c]}\\\"}\"}","context":{"RequestID":"631f5304-259c-48c3-91d3-83186e3fee8c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f84c100d-b044-4a4b-a5b8-3d0302e48f99","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:27:30.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:30.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"631f5304-259c-48c3-91d3-83186e3fee8c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f84c100d-b044-4a4b-a5b8-3d0302e48f99","LogTimestamp":"2023-04-13T10:27:30.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:27:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:27:32.458Z","message":"Entering","context":{"RequestID":"73938b72-d060-4405-845c-64065ab993c3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2c52cdd5-cb69-48df-8592-9a3f31ad2b9e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:32.458Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:27:32.461Z","message":"{\"transactionId\":\"73938b72-d060-4405-845c-64065ab993c3\",\"status\":\"200\",\"rqstDate\":\"230413-10:27:32:459\",\"respDate\":\"230413-10:27:32:461\",\"sourceId\":\"haproxy:73938b72-d060-4405-845c-64065ab993c3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:27:32:459-34479\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8ec949b4-43b9-49c4-b8c1-aab1fa67cd91], x-b3-parentspanid=[9d43cb1139493865], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c7e3c5d7ed88f2eb9d43cb1139493865], x-b3-spanid=[28ce3df4a321b399], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[73938b72-d060-4405-845c-64065ab993c3]}\\\"}\"}","context":{"RequestID":"73938b72-d060-4405-845c-64065ab993c3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2c52cdd5-cb69-48df-8592-9a3f31ad2b9e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:32.458Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:32.462Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"73938b72-d060-4405-845c-64065ab993c3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2c52cdd5-cb69-48df-8592-9a3f31ad2b9e","LogTimestamp":"2023-04-13T10:27:32.462Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:27:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:27:34.471Z","message":"Entering","context":{"RequestID":"81498494-13e3-484c-a43a-a7f150723102","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b828ef3d-07fa-41b6-b13f-58ac0143ab79","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:34.471Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:27:34.474Z","message":"{\"transactionId\":\"81498494-13e3-484c-a43a-a7f150723102\",\"status\":\"200\",\"rqstDate\":\"230413-10:27:34:473\",\"respDate\":\"230413-10:27:34:474\",\"sourceId\":\"haproxy:81498494-13e3-484c-a43a-a7f150723102\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:27:34:473-93962\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a94c1c05-adbc-486f-9175-0cf067d59cf2], x-b3-parentspanid=[f1d57829015e4b45], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eff847f8632121b6f1d57829015e4b45], x-b3-spanid=[20cb661d4dc32031], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[81498494-13e3-484c-a43a-a7f150723102]}\\\"}\"}","context":{"RequestID":"81498494-13e3-484c-a43a-a7f150723102","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b828ef3d-07fa-41b6-b13f-58ac0143ab79","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:34.471Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:34.475Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"81498494-13e3-484c-a43a-a7f150723102","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b828ef3d-07fa-41b6-b13f-58ac0143ab79","LogTimestamp":"2023-04-13T10:27:34.475Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:27:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:27:36.383Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:27:36.401Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:36.401Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:36.402Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:36.486Z","message":"Entering","context":{"RequestID":"a4cf137d-5ee9-44dc-8043-69694e63aee5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2c940cad-8375-4a4a-98d9-3cc8c3e5c78a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:36.486Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:27:36.489Z","message":"{\"transactionId\":\"a4cf137d-5ee9-44dc-8043-69694e63aee5\",\"status\":\"200\",\"rqstDate\":\"230413-10:27:36:487\",\"respDate\":\"230413-10:27:36:489\",\"sourceId\":\"haproxy:a4cf137d-5ee9-44dc-8043-69694e63aee5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:27:36:487-10351\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8c9e3cdc-f190-48e7-a275-5b5d07294931], x-b3-parentspanid=[8ecb15995b7b9707], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2d0d810ea7a3b9df8ecb15995b7b9707], x-b3-spanid=[81d9eb04069aebed], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a4cf137d-5ee9-44dc-8043-69694e63aee5]}\\\"}\"}","context":{"RequestID":"a4cf137d-5ee9-44dc-8043-69694e63aee5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2c940cad-8375-4a4a-98d9-3cc8c3e5c78a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:36.486Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:36.490Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a4cf137d-5ee9-44dc-8043-69694e63aee5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2c940cad-8375-4a4a-98d9-3cc8c3e5c78a","LogTimestamp":"2023-04-13T10:27:36.489Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:27:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:27:38.500Z","message":"Entering","context":{"RequestID":"245e03c3-9aa3-4b1e-b55e-a21a06f49a2d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"60254665-3e7e-4377-9581-5d336dde54de","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:38.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:27:38.504Z","message":"{\"transactionId\":\"245e03c3-9aa3-4b1e-b55e-a21a06f49a2d\",\"status\":\"200\",\"rqstDate\":\"230413-10:27:38:501\",\"respDate\":\"230413-10:27:38:504\",\"sourceId\":\"haproxy:245e03c3-9aa3-4b1e-b55e-a21a06f49a2d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:27:38:501-98660\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5567ef87-92fc-4a4b-8416-f0d3ae192e06], x-b3-parentspanid=[2e4accac873279a6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[06fc29089a4431372e4accac873279a6], x-b3-spanid=[87094cef82b6e2e0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[245e03c3-9aa3-4b1e-b55e-a21a06f49a2d]}\\\"}\"}","context":{"RequestID":"245e03c3-9aa3-4b1e-b55e-a21a06f49a2d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"60254665-3e7e-4377-9581-5d336dde54de","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:38.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:38.505Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"245e03c3-9aa3-4b1e-b55e-a21a06f49a2d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"60254665-3e7e-4377-9581-5d336dde54de","LogTimestamp":"2023-04-13T10:27:38.505Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:27:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:27:40.516Z","message":"Entering","context":{"RequestID":"9b544305-1f29-459f-8d2d-a0532906bca5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f7a9ca1d-6bb2-4694-944a-2ac4f27c3f3c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:40.515Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:27:40.519Z","message":"{\"transactionId\":\"9b544305-1f29-459f-8d2d-a0532906bca5\",\"status\":\"200\",\"rqstDate\":\"230413-10:27:40:517\",\"respDate\":\"230413-10:27:40:519\",\"sourceId\":\"haproxy:9b544305-1f29-459f-8d2d-a0532906bca5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:27:40:517-51420\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d625adb9-afaf-4fb9-9f4b-b925684d3d36], x-b3-parentspanid=[3bf9b79a2d34625d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e28e5a9ab7294b4c3bf9b79a2d34625d], x-b3-spanid=[5be450fefd227e93], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9b544305-1f29-459f-8d2d-a0532906bca5]}\\\"}\"}","context":{"RequestID":"9b544305-1f29-459f-8d2d-a0532906bca5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f7a9ca1d-6bb2-4694-944a-2ac4f27c3f3c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:40.515Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:40.521Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9b544305-1f29-459f-8d2d-a0532906bca5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f7a9ca1d-6bb2-4694-944a-2ac4f27c3f3c","LogTimestamp":"2023-04-13T10:27:40.521Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:27:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-13T10:27:40.805Z","message":"Entering","context":{"RequestID":"9c331f51-5587-4ebd-9035-6ec8662bc44b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"62d93693-0495-42f4-a708-3a5e31391a21","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:27:40.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:27:40.808Z","message":"{\"transactionId\":\"9c331f51-5587-4ebd-9035-6ec8662bc44b\",\"status\":\"200\",\"rqstDate\":\"230413-10:27:40:806\",\"respDate\":\"230413-10:27:40:808\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:9c331f51-5587-4ebd-9035-6ec8662bc44b\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:27:40:806-88754\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cda311cf-5407-4b15-b830-55545d406857], x-b3-parentspanid=[22c2bb1b599de500], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44151], x-envoy-attempt-count=[1], x-b3-traceid=[f2cde39f2c966ad522c2bb1b599de500], x-b3-spanid=[afe71055d569b972], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[9c331f51-5587-4ebd-9035-6ec8662bc44b]}\\\"}\"}","context":{"RequestID":"9c331f51-5587-4ebd-9035-6ec8662bc44b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"62d93693-0495-42f4-a708-3a5e31391a21","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:27:40.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:40.809Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9c331f51-5587-4ebd-9035-6ec8662bc44b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"62d93693-0495-42f4-a708-3a5e31391a21","LogTimestamp":"2023-04-13T10:27:40.808Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:27:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:27:40.848Z","message":"Entering","context":{"RequestID":"b3df571a-5aa9-45ae-9cab-b04357b0e9e9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f61a3fcb-ce9b-4069-a0eb-ca6501569b66","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:27:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:27:40.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"b3df571a-5aa9-45ae-9cab-b04357b0e9e9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f61a3fcb-ce9b-4069-a0eb-ca6501569b66","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:27:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:40.851Z","message":"{\"transactionId\":\"b3df571a-5aa9-45ae-9cab-b04357b0e9e9\",\"status\":\"200\",\"rqstDate\":\"230413-10:27:40:849\",\"respDate\":\"230413-10:27:40:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b3df571a-5aa9-45ae-9cab-b04357b0e9e9\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:27:40:849-38886\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b3df571a-5aa9-45ae-9cab-b04357b0e9e9]}\\\"}\"}","context":{"RequestID":"b3df571a-5aa9-45ae-9cab-b04357b0e9e9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f61a3fcb-ce9b-4069-a0eb-ca6501569b66","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:27:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:40.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b3df571a-5aa9-45ae-9cab-b04357b0e9e9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f61a3fcb-ce9b-4069-a0eb-ca6501569b66","LogTimestamp":"2023-04-13T10:27:40.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:27:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:27:42.532Z","message":"Entering","context":{"RequestID":"568da7c9-28eb-4201-bdad-3f83e7d41ace","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"78413a8a-c07e-4e45-a2a0-d86ca9f18fcc","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:42.532Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:27:42.535Z","message":"{\"transactionId\":\"568da7c9-28eb-4201-bdad-3f83e7d41ace\",\"status\":\"200\",\"rqstDate\":\"230413-10:27:42:533\",\"respDate\":\"230413-10:27:42:535\",\"sourceId\":\"haproxy:568da7c9-28eb-4201-bdad-3f83e7d41ace\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:27:42:533-49637\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5090c4b9-aa0d-4825-9ad8-da7a912d41e0], x-b3-parentspanid=[7fd81056dae10fe7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[494f0c9de6a0b2847fd81056dae10fe7], x-b3-spanid=[dc2562c3b3c29f72], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[568da7c9-28eb-4201-bdad-3f83e7d41ace]}\\\"}\"}","context":{"RequestID":"568da7c9-28eb-4201-bdad-3f83e7d41ace","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"78413a8a-c07e-4e45-a2a0-d86ca9f18fcc","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:42.532Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:42.535Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"568da7c9-28eb-4201-bdad-3f83e7d41ace","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"78413a8a-c07e-4e45-a2a0-d86ca9f18fcc","LogTimestamp":"2023-04-13T10:27:42.535Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:27:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:27:44.545Z","message":"Entering","context":{"RequestID":"f86db4f0-611f-47c3-a659-613347ef56dd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b645ea3f-554c-4757-a859-76ff2a07eac0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:44.545Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:27:44.547Z","message":"{\"transactionId\":\"f86db4f0-611f-47c3-a659-613347ef56dd\",\"status\":\"200\",\"rqstDate\":\"230413-10:27:44:546\",\"respDate\":\"230413-10:27:44:547\",\"sourceId\":\"haproxy:f86db4f0-611f-47c3-a659-613347ef56dd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:27:44:546-34114\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[565ed0fb-a7dd-46aa-9cc8-e11f4e174a6a], x-b3-parentspanid=[a1ad1740df2bf997], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[79284ef3bdfb1c3ca1ad1740df2bf997], x-b3-spanid=[fd1991eac3feb278], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f86db4f0-611f-47c3-a659-613347ef56dd]}\\\"}\"}","context":{"RequestID":"f86db4f0-611f-47c3-a659-613347ef56dd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b645ea3f-554c-4757-a859-76ff2a07eac0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:44.545Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:44.548Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f86db4f0-611f-47c3-a659-613347ef56dd","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b645ea3f-554c-4757-a859-76ff2a07eac0","LogTimestamp":"2023-04-13T10:27:44.548Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:27:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:27:46.383Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:27:46.396Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:46.397Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:46.397Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:46.558Z","message":"Entering","context":{"RequestID":"047906a9-177e-47c8-b0e0-35a684609c6b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8bf606e7-f27d-44fc-9260-6c746af309bd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:46.558Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:27:46.560Z","message":"{\"transactionId\":\"047906a9-177e-47c8-b0e0-35a684609c6b\",\"status\":\"200\",\"rqstDate\":\"230413-10:27:46:559\",\"respDate\":\"230413-10:27:46:560\",\"sourceId\":\"haproxy:047906a9-177e-47c8-b0e0-35a684609c6b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:27:46:559-97\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d376aa16-d00a-4a2a-9754-021b2bbff19d], x-b3-parentspanid=[b579ec2d1c4266c4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[704988d1a7ae956bb579ec2d1c4266c4], x-b3-spanid=[c249d73c2da4e9df], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[047906a9-177e-47c8-b0e0-35a684609c6b]}\\\"}\"}","context":{"RequestID":"047906a9-177e-47c8-b0e0-35a684609c6b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8bf606e7-f27d-44fc-9260-6c746af309bd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:46.558Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:46.561Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"047906a9-177e-47c8-b0e0-35a684609c6b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8bf606e7-f27d-44fc-9260-6c746af309bd","LogTimestamp":"2023-04-13T10:27:46.560Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:27:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:27:48.574Z","message":"Entering","context":{"RequestID":"d4746820-d4c5-4050-8e3f-cf07ea6e4d26","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1ad75add-311e-4fe5-b626-84b7ff7f9005","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:48.574Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:27:48.577Z","message":"{\"transactionId\":\"d4746820-d4c5-4050-8e3f-cf07ea6e4d26\",\"status\":\"200\",\"rqstDate\":\"230413-10:27:48:575\",\"respDate\":\"230413-10:27:48:577\",\"sourceId\":\"haproxy:d4746820-d4c5-4050-8e3f-cf07ea6e4d26\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:27:48:575-73607\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8eb65417-2295-4b06-b375-0354acc9bc6d], x-b3-parentspanid=[9c016c04c8c59f6c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6ab8523cc84608d89c016c04c8c59f6c], x-b3-spanid=[d5d1f4d86e314643], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d4746820-d4c5-4050-8e3f-cf07ea6e4d26]}\\\"}\"}","context":{"RequestID":"d4746820-d4c5-4050-8e3f-cf07ea6e4d26","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1ad75add-311e-4fe5-b626-84b7ff7f9005","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:48.574Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:48.578Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d4746820-d4c5-4050-8e3f-cf07ea6e4d26","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1ad75add-311e-4fe5-b626-84b7ff7f9005","LogTimestamp":"2023-04-13T10:27:48.578Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:27:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:27:49.296Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:27:49.300Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:27:50.588Z","message":"Entering","context":{"RequestID":"6a6be37f-1d45-445e-969b-baab11ecef8f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d0d72b54-0b18-446d-8d55-b415c2aa9c76","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:50.588Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:27:50.590Z","message":"{\"transactionId\":\"6a6be37f-1d45-445e-969b-baab11ecef8f\",\"status\":\"200\",\"rqstDate\":\"230413-10:27:50:589\",\"respDate\":\"230413-10:27:50:590\",\"sourceId\":\"haproxy:6a6be37f-1d45-445e-969b-baab11ecef8f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:27:50:589-34449\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[18419e16-44a5-435e-9970-2da719e43347], x-b3-parentspanid=[3d0ff7db6f3bf26f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2fa663c1a7711bb43d0ff7db6f3bf26f], x-b3-spanid=[41b3530f6503abb0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6a6be37f-1d45-445e-969b-baab11ecef8f]}\\\"}\"}","context":{"RequestID":"6a6be37f-1d45-445e-969b-baab11ecef8f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d0d72b54-0b18-446d-8d55-b415c2aa9c76","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:50.588Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:50.591Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6a6be37f-1d45-445e-969b-baab11ecef8f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d0d72b54-0b18-446d-8d55-b415c2aa9c76","LogTimestamp":"2023-04-13T10:27:50.591Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:27:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:27:50.806Z","message":"Entering","context":{"RequestID":"0fb851ae-d5ae-486a-9b65-d91171bf8d1b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"07cec267-554d-4cce-8982-cb6f5dce4731","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:27:50.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:27:50.809Z","message":"{\"transactionId\":\"0fb851ae-d5ae-486a-9b65-d91171bf8d1b\",\"status\":\"200\",\"rqstDate\":\"230413-10:27:50:807\",\"respDate\":\"230413-10:27:50:809\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0fb851ae-d5ae-486a-9b65-d91171bf8d1b\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:27:50:807-13642\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0c44dff3-7796-4d7f-bd37-54562faeed63], x-b3-parentspanid=[7b8fe984734dc765], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51121], x-envoy-attempt-count=[1], x-b3-traceid=[5b63164aa0b6ffc87b8fe984734dc765], x-b3-spanid=[df5204b456760d1e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0fb851ae-d5ae-486a-9b65-d91171bf8d1b]}\\\"}\"}","context":{"RequestID":"0fb851ae-d5ae-486a-9b65-d91171bf8d1b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"07cec267-554d-4cce-8982-cb6f5dce4731","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:27:50.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:50.810Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0fb851ae-d5ae-486a-9b65-d91171bf8d1b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"07cec267-554d-4cce-8982-cb6f5dce4731","LogTimestamp":"2023-04-13T10:27:50.810Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:27:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:27:50.850Z","message":"Entering","context":{"RequestID":"42a71ff4-9ede-4584-858e-b852a876faab","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5cd42b11-c5fd-4c47-b2d3-10a888673b0f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:27:50.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:27:50.852Z","message":"Database is available from CACHED check.","context":{"RequestID":"42a71ff4-9ede-4584-858e-b852a876faab","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5cd42b11-c5fd-4c47-b2d3-10a888673b0f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:27:50.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:50.854Z","message":"{\"transactionId\":\"42a71ff4-9ede-4584-858e-b852a876faab\",\"status\":\"200\",\"rqstDate\":\"230413-10:27:50:851\",\"respDate\":\"230413-10:27:50:854\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:42a71ff4-9ede-4584-858e-b852a876faab\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:27:50:851-27946\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[42a71ff4-9ede-4584-858e-b852a876faab]}\\\"}\"}","context":{"RequestID":"42a71ff4-9ede-4584-858e-b852a876faab","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5cd42b11-c5fd-4c47-b2d3-10a888673b0f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:27:50.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:50.855Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"42a71ff4-9ede-4584-858e-b852a876faab","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5cd42b11-c5fd-4c47-b2d3-10a888673b0f","LogTimestamp":"2023-04-13T10:27:50.855Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:27:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:27:52.599Z","message":"Entering","context":{"RequestID":"8813149c-1cd2-482a-b8de-4a44fc3e5e26","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a3d2cd7f-85bc-445f-83b3-8e6419f409c7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:52.599Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:27:52.601Z","message":"{\"transactionId\":\"8813149c-1cd2-482a-b8de-4a44fc3e5e26\",\"status\":\"200\",\"rqstDate\":\"230413-10:27:52:600\",\"respDate\":\"230413-10:27:52:601\",\"sourceId\":\"haproxy:8813149c-1cd2-482a-b8de-4a44fc3e5e26\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:27:52:600-66305\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fe04c10f-7f12-4d9e-9638-df91fcbcd60d], x-b3-parentspanid=[88302a3cc5f09e7c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e98a296f15065f0e88302a3cc5f09e7c], x-b3-spanid=[e798199b0e7d59ac], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8813149c-1cd2-482a-b8de-4a44fc3e5e26]}\\\"}\"}","context":{"RequestID":"8813149c-1cd2-482a-b8de-4a44fc3e5e26","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a3d2cd7f-85bc-445f-83b3-8e6419f409c7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:52.599Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:52.602Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8813149c-1cd2-482a-b8de-4a44fc3e5e26","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a3d2cd7f-85bc-445f-83b3-8e6419f409c7","LogTimestamp":"2023-04-13T10:27:52.602Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:27:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:27:54.611Z","message":"Entering","context":{"RequestID":"d3753776-710a-40ce-9788-77b7a6f96330","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ad35abd2-5195-4259-87f6-8808e1f9db99","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:54.611Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:27:54.613Z","message":"{\"transactionId\":\"d3753776-710a-40ce-9788-77b7a6f96330\",\"status\":\"200\",\"rqstDate\":\"230413-10:27:54:611\",\"respDate\":\"230413-10:27:54:613\",\"sourceId\":\"haproxy:d3753776-710a-40ce-9788-77b7a6f96330\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:27:54:611-14881\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bb02d77a-8830-4ab9-9561-8916a348bbc1], x-b3-parentspanid=[b45866276c612882], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6ceb984b057259dab45866276c612882], x-b3-spanid=[a333e3a113b1aea8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d3753776-710a-40ce-9788-77b7a6f96330]}\\\"}\"}","context":{"RequestID":"d3753776-710a-40ce-9788-77b7a6f96330","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ad35abd2-5195-4259-87f6-8808e1f9db99","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:54.611Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:54.613Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d3753776-710a-40ce-9788-77b7a6f96330","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad35abd2-5195-4259-87f6-8808e1f9db99","LogTimestamp":"2023-04-13T10:27:54.613Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:27:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:27:56.383Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:27:56.396Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:56.396Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:56.396Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:56.623Z","message":"Entering","context":{"RequestID":"567772e1-4b3d-44c6-869e-0b82bc181046","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c7370a96-3529-4e19-8357-dcadec953710","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:56.623Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:27:56.626Z","message":"{\"transactionId\":\"567772e1-4b3d-44c6-869e-0b82bc181046\",\"status\":\"200\",\"rqstDate\":\"230413-10:27:56:624\",\"respDate\":\"230413-10:27:56:626\",\"sourceId\":\"haproxy:567772e1-4b3d-44c6-869e-0b82bc181046\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:27:56:624-51856\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aeb1c433-98d9-4565-8f95-fdb2e262d2a8], x-b3-parentspanid=[07ae9b24e211401a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cce1bb059a2a1e4f07ae9b24e211401a], x-b3-spanid=[ee534762984351d4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[567772e1-4b3d-44c6-869e-0b82bc181046]}\\\"}\"}","context":{"RequestID":"567772e1-4b3d-44c6-869e-0b82bc181046","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c7370a96-3529-4e19-8357-dcadec953710","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:56.623Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:56.627Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"567772e1-4b3d-44c6-869e-0b82bc181046","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c7370a96-3529-4e19-8357-dcadec953710","LogTimestamp":"2023-04-13T10:27:56.627Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:27:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:27:58.638Z","message":"Entering","context":{"RequestID":"a0615c90-286c-42ef-ab46-b886f143deb3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"41266363-7253-4102-ab38-da762c87180c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:58.638Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:27:58.640Z","message":"{\"transactionId\":\"a0615c90-286c-42ef-ab46-b886f143deb3\",\"status\":\"200\",\"rqstDate\":\"230413-10:27:58:639\",\"respDate\":\"230413-10:27:58:640\",\"sourceId\":\"haproxy:a0615c90-286c-42ef-ab46-b886f143deb3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:27:58:639-34821\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7ed9c12b-6db5-4e92-a155-25dce006706c], x-b3-parentspanid=[3bf617d20a354220], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0154545e07620aa13bf617d20a354220], x-b3-spanid=[bd03b227479adc45], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a0615c90-286c-42ef-ab46-b886f143deb3]}\\\"}\"}","context":{"RequestID":"a0615c90-286c-42ef-ab46-b886f143deb3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"41266363-7253-4102-ab38-da762c87180c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:27:58.638Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:27:58.640Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a0615c90-286c-42ef-ab46-b886f143deb3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"41266363-7253-4102-ab38-da762c87180c","LogTimestamp":"2023-04-13T10:27:58.640Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:27:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:28:00.647Z","message":"Entering","context":{"RequestID":"8921a241-bb54-4d32-a2b7-ca4ca1133204","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d368a4a0-3a22-43de-8c3d-f14279598581","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:00.647Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:28:00.649Z","message":"{\"transactionId\":\"8921a241-bb54-4d32-a2b7-ca4ca1133204\",\"status\":\"200\",\"rqstDate\":\"230413-10:28:00:648\",\"respDate\":\"230413-10:28:00:649\",\"sourceId\":\"haproxy:8921a241-bb54-4d32-a2b7-ca4ca1133204\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:28:00:648-99099\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e339af36-535d-43af-8a9e-ab41f369b9e8], x-b3-parentspanid=[225845e55fc81bd0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b20fb3a7009ab595225845e55fc81bd0], x-b3-spanid=[0be87e7736f67f9c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8921a241-bb54-4d32-a2b7-ca4ca1133204]}\\\"}\"}","context":{"RequestID":"8921a241-bb54-4d32-a2b7-ca4ca1133204","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d368a4a0-3a22-43de-8c3d-f14279598581","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:00.647Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:00.649Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8921a241-bb54-4d32-a2b7-ca4ca1133204","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d368a4a0-3a22-43de-8c3d-f14279598581","LogTimestamp":"2023-04-13T10:28:00.649Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:28:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:28:00.805Z","message":"Entering","context":{"RequestID":"86d790d9-9010-440c-8039-76dcda3a963d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"91544c4b-f438-45d6-b8c6-6a2ffbac1e49","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:28:00.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:28:00.807Z","message":"{\"transactionId\":\"86d790d9-9010-440c-8039-76dcda3a963d\",\"status\":\"200\",\"rqstDate\":\"230413-10:28:00:806\",\"respDate\":\"230413-10:28:00:807\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:86d790d9-9010-440c-8039-76dcda3a963d\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:28:00:806-7699\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0c5417f2-0099-4cf3-bd83-296270c6a5ba], x-b3-parentspanid=[10304454d26aded7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39689], x-envoy-attempt-count=[1], x-b3-traceid=[600ed24591be32f810304454d26aded7], x-b3-spanid=[dc158719f9b4c23d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[86d790d9-9010-440c-8039-76dcda3a963d]}\\\"}\"}","context":{"RequestID":"86d790d9-9010-440c-8039-76dcda3a963d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"91544c4b-f438-45d6-b8c6-6a2ffbac1e49","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:28:00.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:00.807Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"86d790d9-9010-440c-8039-76dcda3a963d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"91544c4b-f438-45d6-b8c6-6a2ffbac1e49","LogTimestamp":"2023-04-13T10:28:00.807Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:28:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:28:00.850Z","message":"Entering","context":{"RequestID":"b59dc907-55ea-4003-9b5f-29bb2885a2de","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6c417690-c4dc-4d3a-aa54-df55ce1ce6b9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:28:00.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:28:00.852Z","message":"Database is available from CACHED check.","context":{"RequestID":"b59dc907-55ea-4003-9b5f-29bb2885a2de","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6c417690-c4dc-4d3a-aa54-df55ce1ce6b9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:28:00.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:00.854Z","message":"{\"transactionId\":\"b59dc907-55ea-4003-9b5f-29bb2885a2de\",\"status\":\"200\",\"rqstDate\":\"230413-10:28:00:851\",\"respDate\":\"230413-10:28:00:854\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b59dc907-55ea-4003-9b5f-29bb2885a2de\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:28:00:851-8644\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b59dc907-55ea-4003-9b5f-29bb2885a2de]}\\\"}\"}","context":{"RequestID":"b59dc907-55ea-4003-9b5f-29bb2885a2de","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6c417690-c4dc-4d3a-aa54-df55ce1ce6b9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:28:00.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:00.855Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b59dc907-55ea-4003-9b5f-29bb2885a2de","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c417690-c4dc-4d3a-aa54-df55ce1ce6b9","LogTimestamp":"2023-04-13T10:28:00.855Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:28:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:28:02.658Z","message":"Entering","context":{"RequestID":"c9b484bd-fc84-4372-872e-d8c6423bd10a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9310ea3d-80ee-4738-89e2-1eca5c060c16","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:02.658Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:28:02.661Z","message":"{\"transactionId\":\"c9b484bd-fc84-4372-872e-d8c6423bd10a\",\"status\":\"200\",\"rqstDate\":\"230413-10:28:02:659\",\"respDate\":\"230413-10:28:02:661\",\"sourceId\":\"haproxy:c9b484bd-fc84-4372-872e-d8c6423bd10a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:28:02:659-48343\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[df9dbdd9-71d4-48ac-8e04-4f912fd52760], x-b3-parentspanid=[0dc216e0390bb9dd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e6e32018be7627b70dc216e0390bb9dd], x-b3-spanid=[bdbb5aff7c583c11], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c9b484bd-fc84-4372-872e-d8c6423bd10a]}\\\"}\"}","context":{"RequestID":"c9b484bd-fc84-4372-872e-d8c6423bd10a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9310ea3d-80ee-4738-89e2-1eca5c060c16","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:02.658Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:02.662Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c9b484bd-fc84-4372-872e-d8c6423bd10a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9310ea3d-80ee-4738-89e2-1eca5c060c16","LogTimestamp":"2023-04-13T10:28:02.662Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:28:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:28:04.673Z","message":"Entering","context":{"RequestID":"62307c6a-e691-4a98-b8f0-307c95aa4b71","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1e004381-0cce-4e28-a2fe-a3b078d4c035","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:04.673Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:28:04.676Z","message":"{\"transactionId\":\"62307c6a-e691-4a98-b8f0-307c95aa4b71\",\"status\":\"200\",\"rqstDate\":\"230413-10:28:04:674\",\"respDate\":\"230413-10:28:04:676\",\"sourceId\":\"haproxy:62307c6a-e691-4a98-b8f0-307c95aa4b71\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:28:04:674-75652\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a91f4b29-f7ca-452b-9607-ebef766c7506], x-b3-parentspanid=[5df8fa384581fe69], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ddb0e098c5e30fa95df8fa384581fe69], x-b3-spanid=[9301e0264e6cc671], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[62307c6a-e691-4a98-b8f0-307c95aa4b71]}\\\"}\"}","context":{"RequestID":"62307c6a-e691-4a98-b8f0-307c95aa4b71","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1e004381-0cce-4e28-a2fe-a3b078d4c035","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:04.673Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:04.677Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"62307c6a-e691-4a98-b8f0-307c95aa4b71","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1e004381-0cce-4e28-a2fe-a3b078d4c035","LogTimestamp":"2023-04-13T10:28:04.677Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:28:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:28:06.383Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:28:06.401Z","message":"Connection[/10.233.73.55: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-04-13T10:28:06.427Z","message":"Connection[/10.233.73.55: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-04-13T10:28:06.433Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:06.433Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:06.433Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:06.687Z","message":"Entering","context":{"RequestID":"36b018c7-6dd2-468a-b594-10983cd1c2e3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c118fe68-0fa1-4ef9-ba4c-615f695b5e54","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:06.687Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:28:06.691Z","message":"{\"transactionId\":\"36b018c7-6dd2-468a-b594-10983cd1c2e3\",\"status\":\"200\",\"rqstDate\":\"230413-10:28:06:689\",\"respDate\":\"230413-10:28:06:690\",\"sourceId\":\"haproxy:36b018c7-6dd2-468a-b594-10983cd1c2e3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:28:06:689-91915\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b2b5ea33-b345-4615-a5a6-41f0d48cb37b], x-b3-parentspanid=[59ca633a7b6a3116], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0ab699011971a46359ca633a7b6a3116], x-b3-spanid=[0063a6138e2c3d6e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[36b018c7-6dd2-468a-b594-10983cd1c2e3]}\\\"}\"}","context":{"RequestID":"36b018c7-6dd2-468a-b594-10983cd1c2e3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c118fe68-0fa1-4ef9-ba4c-615f695b5e54","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:06.687Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:06.691Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"36b018c7-6dd2-468a-b594-10983cd1c2e3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c118fe68-0fa1-4ef9-ba4c-615f695b5e54","LogTimestamp":"2023-04-13T10:28:06.691Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:28:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:28:08.701Z","message":"Entering","context":{"RequestID":"eca50d92-e847-45eb-9d81-257aed27f672","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6da975ca-c126-4555-9868-bc37918b79e6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:08.701Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:28:08.703Z","message":"{\"transactionId\":\"eca50d92-e847-45eb-9d81-257aed27f672\",\"status\":\"200\",\"rqstDate\":\"230413-10:28:08:702\",\"respDate\":\"230413-10:28:08:703\",\"sourceId\":\"haproxy:eca50d92-e847-45eb-9d81-257aed27f672\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:28:08:702-69778\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e30850bb-385e-4956-8e02-7a89d2adf82a], x-b3-parentspanid=[3dcf8089a1f96825], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c43dc3fe6bb3de313dcf8089a1f96825], x-b3-spanid=[3b4bbc7abb08c352], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eca50d92-e847-45eb-9d81-257aed27f672]}\\\"}\"}","context":{"RequestID":"eca50d92-e847-45eb-9d81-257aed27f672","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6da975ca-c126-4555-9868-bc37918b79e6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:08.701Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:08.703Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eca50d92-e847-45eb-9d81-257aed27f672","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6da975ca-c126-4555-9868-bc37918b79e6","LogTimestamp":"2023-04-13T10:28:08.703Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:28:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:28:10.713Z","message":"Entering","context":{"RequestID":"61f6dd5c-2111-4d93-ab3e-ddd284aee4ba","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a6298b87-5e72-4e28-b587-85997a5f31d1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:10.713Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:28:10.716Z","message":"{\"transactionId\":\"61f6dd5c-2111-4d93-ab3e-ddd284aee4ba\",\"status\":\"200\",\"rqstDate\":\"230413-10:28:10:714\",\"respDate\":\"230413-10:28:10:716\",\"sourceId\":\"haproxy:61f6dd5c-2111-4d93-ab3e-ddd284aee4ba\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:28:10:714-21120\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c9d5a187-b348-4c45-afb5-2d8357d4d8b7], x-b3-parentspanid=[339ff61889b2190c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[999649bbabb5cc05339ff61889b2190c], x-b3-spanid=[56cc4d85f9ef1bed], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[61f6dd5c-2111-4d93-ab3e-ddd284aee4ba]}\\\"}\"}","context":{"RequestID":"61f6dd5c-2111-4d93-ab3e-ddd284aee4ba","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a6298b87-5e72-4e28-b587-85997a5f31d1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:10.713Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:10.717Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"61f6dd5c-2111-4d93-ab3e-ddd284aee4ba","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a6298b87-5e72-4e28-b587-85997a5f31d1","LogTimestamp":"2023-04-13T10:28:10.717Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:28:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:28:10.803Z","message":"Entering","context":{"RequestID":"5607cbab-121f-45c5-92dd-76ccf9dd2871","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a87ba714-deff-4525-9f9d-23c20fb7276f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:28:10.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:28:10.805Z","message":"{\"transactionId\":\"5607cbab-121f-45c5-92dd-76ccf9dd2871\",\"status\":\"200\",\"rqstDate\":\"230413-10:28:10:804\",\"respDate\":\"230413-10:28:10:805\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:5607cbab-121f-45c5-92dd-76ccf9dd2871\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:28:10:804-22921\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[977e8495-b58e-41a8-a5ff-0ca6d3911140], x-b3-parentspanid=[4a1554b862cd3e0d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60139], x-envoy-attempt-count=[1], x-b3-traceid=[60e310c05f76b2c74a1554b862cd3e0d], x-b3-spanid=[871d9c215b3dba71], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[5607cbab-121f-45c5-92dd-76ccf9dd2871]}\\\"}\"}","context":{"RequestID":"5607cbab-121f-45c5-92dd-76ccf9dd2871","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a87ba714-deff-4525-9f9d-23c20fb7276f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:28:10.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:10.806Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5607cbab-121f-45c5-92dd-76ccf9dd2871","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a87ba714-deff-4525-9f9d-23c20fb7276f","LogTimestamp":"2023-04-13T10:28:10.806Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:28:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:28:10.847Z","message":"Entering","context":{"RequestID":"21ad5d8a-a2fa-42f9-b2b8-506fee9ae59b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"eee9775a-0562-4f3c-b221-bbbf1a03c4cc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:28:10.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:28:10.848Z","message":"Database is available from CACHED check.","context":{"RequestID":"21ad5d8a-a2fa-42f9-b2b8-506fee9ae59b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"eee9775a-0562-4f3c-b221-bbbf1a03c4cc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:28:10.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:10.849Z","message":"{\"transactionId\":\"21ad5d8a-a2fa-42f9-b2b8-506fee9ae59b\",\"status\":\"200\",\"rqstDate\":\"230413-10:28:10:847\",\"respDate\":\"230413-10:28:10:849\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:21ad5d8a-a2fa-42f9-b2b8-506fee9ae59b\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:28:10:847-46873\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[21ad5d8a-a2fa-42f9-b2b8-506fee9ae59b]}\\\"}\"}","context":{"RequestID":"21ad5d8a-a2fa-42f9-b2b8-506fee9ae59b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"eee9775a-0562-4f3c-b221-bbbf1a03c4cc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:28:10.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:10.849Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"21ad5d8a-a2fa-42f9-b2b8-506fee9ae59b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eee9775a-0562-4f3c-b221-bbbf1a03c4cc","LogTimestamp":"2023-04-13T10:28:10.849Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:28:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:28:12.726Z","message":"Entering","context":{"RequestID":"f787f479-928f-4e2f-8997-f5f7815cad92","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a04fd70b-7a39-4633-8b89-8dc27a97e1e1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:12.726Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:28:12.729Z","message":"{\"transactionId\":\"f787f479-928f-4e2f-8997-f5f7815cad92\",\"status\":\"200\",\"rqstDate\":\"230413-10:28:12:727\",\"respDate\":\"230413-10:28:12:729\",\"sourceId\":\"haproxy:f787f479-928f-4e2f-8997-f5f7815cad92\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:28:12:727-21440\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[272d1a70-2971-4ee6-a02c-13e92dde3f27], x-b3-parentspanid=[639a1b109ea3247d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8398045f69c61701639a1b109ea3247d], x-b3-spanid=[af0ea5f9dadbee99], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f787f479-928f-4e2f-8997-f5f7815cad92]}\\\"}\"}","context":{"RequestID":"f787f479-928f-4e2f-8997-f5f7815cad92","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a04fd70b-7a39-4633-8b89-8dc27a97e1e1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:12.726Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:12.730Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f787f479-928f-4e2f-8997-f5f7815cad92","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a04fd70b-7a39-4633-8b89-8dc27a97e1e1","LogTimestamp":"2023-04-13T10:28:12.730Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:28:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:28:14.741Z","message":"Entering","context":{"RequestID":"7c730604-7f0b-4594-8003-c15c5451deca","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4f53bfd9-aa27-40aa-852e-fbeb95f0244f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:14.740Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:28:14.743Z","message":"{\"transactionId\":\"7c730604-7f0b-4594-8003-c15c5451deca\",\"status\":\"200\",\"rqstDate\":\"230413-10:28:14:741\",\"respDate\":\"230413-10:28:14:743\",\"sourceId\":\"haproxy:7c730604-7f0b-4594-8003-c15c5451deca\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:28:14:741-81533\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d5aa846d-f48a-48df-b8fc-8c79a91de2c2], x-b3-parentspanid=[9ed78866b56b88f7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9f3062e4a18595c99ed78866b56b88f7], x-b3-spanid=[3692b9f19a812c04], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7c730604-7f0b-4594-8003-c15c5451deca]}\\\"}\"}","context":{"RequestID":"7c730604-7f0b-4594-8003-c15c5451deca","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4f53bfd9-aa27-40aa-852e-fbeb95f0244f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:14.740Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:14.744Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c730604-7f0b-4594-8003-c15c5451deca","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4f53bfd9-aa27-40aa-852e-fbeb95f0244f","LogTimestamp":"2023-04-13T10:28:14.744Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:28:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:28:16.384Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:28:16.398Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:16.398Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:16.398Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:16.754Z","message":"Entering","context":{"RequestID":"ebfd0298-2224-4a49-98df-3dc791c3a0f8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"67df3410-342d-4841-a28e-27c0201eaa60","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:16.754Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:28:16.757Z","message":"{\"transactionId\":\"ebfd0298-2224-4a49-98df-3dc791c3a0f8\",\"status\":\"200\",\"rqstDate\":\"230413-10:28:16:755\",\"respDate\":\"230413-10:28:16:757\",\"sourceId\":\"haproxy:ebfd0298-2224-4a49-98df-3dc791c3a0f8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:28:16:755-44655\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e9df0f69-823e-4663-b66b-433186313272], x-b3-parentspanid=[08c3e87c48150768], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[51fe77261093c53708c3e87c48150768], x-b3-spanid=[b28a0bcd647ae121], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ebfd0298-2224-4a49-98df-3dc791c3a0f8]}\\\"}\"}","context":{"RequestID":"ebfd0298-2224-4a49-98df-3dc791c3a0f8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"67df3410-342d-4841-a28e-27c0201eaa60","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:16.754Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:16.758Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ebfd0298-2224-4a49-98df-3dc791c3a0f8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"67df3410-342d-4841-a28e-27c0201eaa60","LogTimestamp":"2023-04-13T10:28:16.758Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:28:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:28:18.773Z","message":"Entering","context":{"RequestID":"b3453f63-7358-4cbb-8f8c-6f62fd0a4a58","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6c8893de-f34d-4d49-9163-c792c68c80da","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:18.773Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:28:18.775Z","message":"{\"transactionId\":\"b3453f63-7358-4cbb-8f8c-6f62fd0a4a58\",\"status\":\"200\",\"rqstDate\":\"230413-10:28:18:774\",\"respDate\":\"230413-10:28:18:775\",\"sourceId\":\"haproxy:b3453f63-7358-4cbb-8f8c-6f62fd0a4a58\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:28:18:774-11886\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ca4a3652-a8e6-470e-b77f-7f42b0954789], x-b3-parentspanid=[457ecf62012020a6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[675bd5121ade3bf1457ecf62012020a6], x-b3-spanid=[4731864d309ce0b3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b3453f63-7358-4cbb-8f8c-6f62fd0a4a58]}\\\"}\"}","context":{"RequestID":"b3453f63-7358-4cbb-8f8c-6f62fd0a4a58","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6c8893de-f34d-4d49-9163-c792c68c80da","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:18.773Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:18.776Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b3453f63-7358-4cbb-8f8c-6f62fd0a4a58","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c8893de-f34d-4d49-9163-c792c68c80da","LogTimestamp":"2023-04-13T10:28:18.776Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:28:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:28:19.301Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:28:19.305Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:28:20.787Z","message":"Entering","context":{"RequestID":"bd6956fa-1c31-4932-842e-75c62a2dd6b8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1ee8f3a2-6299-4ae1-a04c-cf47caa67966","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:20.787Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:28:20.790Z","message":"{\"transactionId\":\"bd6956fa-1c31-4932-842e-75c62a2dd6b8\",\"status\":\"200\",\"rqstDate\":\"230413-10:28:20:788\",\"respDate\":\"230413-10:28:20:790\",\"sourceId\":\"haproxy:bd6956fa-1c31-4932-842e-75c62a2dd6b8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:28:20:788-83247\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0b10688c-603f-4b7e-ad05-436c1ebca5fa], x-b3-parentspanid=[ccb05174c32243a8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a592bd2722534acaccb05174c32243a8], x-b3-spanid=[d2362b5797c095b9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bd6956fa-1c31-4932-842e-75c62a2dd6b8]}\\\"}\"}","context":{"RequestID":"bd6956fa-1c31-4932-842e-75c62a2dd6b8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1ee8f3a2-6299-4ae1-a04c-cf47caa67966","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:20.787Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:20.791Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bd6956fa-1c31-4932-842e-75c62a2dd6b8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1ee8f3a2-6299-4ae1-a04c-cf47caa67966","LogTimestamp":"2023-04-13T10:28:20.791Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:28:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:28:20.803Z","message":"Entering","context":{"RequestID":"8c806b5d-8078-4458-8758-9f7bc78a8fc9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1a99e3b6-016f-42e9-b803-71d9bc611ddc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:28:20.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:28:20.805Z","message":"{\"transactionId\":\"8c806b5d-8078-4458-8758-9f7bc78a8fc9\",\"status\":\"200\",\"rqstDate\":\"230413-10:28:20:804\",\"respDate\":\"230413-10:28:20:805\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:8c806b5d-8078-4458-8758-9f7bc78a8fc9\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:28:20:804-12021\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e15cc42f-8584-4741-9058-7b06ba988637], x-b3-parentspanid=[4ff708518fed1933], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34533], x-envoy-attempt-count=[1], x-b3-traceid=[a2991b457f71c2114ff708518fed1933], x-b3-spanid=[3f0634cf3c72d1af], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[8c806b5d-8078-4458-8758-9f7bc78a8fc9]}\\\"}\"}","context":{"RequestID":"8c806b5d-8078-4458-8758-9f7bc78a8fc9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1a99e3b6-016f-42e9-b803-71d9bc611ddc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:28:20.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:20.805Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8c806b5d-8078-4458-8758-9f7bc78a8fc9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1a99e3b6-016f-42e9-b803-71d9bc611ddc","LogTimestamp":"2023-04-13T10:28:20.805Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:28:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:28:20.848Z","message":"Entering","context":{"RequestID":"31ae756e-5bfd-492b-a475-f10b0439e78f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5fd18a44-6c70-4527-a60a-e96169eac066","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:28:20.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:28:20.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"31ae756e-5bfd-492b-a475-f10b0439e78f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5fd18a44-6c70-4527-a60a-e96169eac066","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:28:20.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:20.850Z","message":"{\"transactionId\":\"31ae756e-5bfd-492b-a475-f10b0439e78f\",\"status\":\"200\",\"rqstDate\":\"230413-10:28:20:848\",\"respDate\":\"230413-10:28:20:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:31ae756e-5bfd-492b-a475-f10b0439e78f\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:28:20:848-80591\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[31ae756e-5bfd-492b-a475-f10b0439e78f]}\\\"}\"}","context":{"RequestID":"31ae756e-5bfd-492b-a475-f10b0439e78f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5fd18a44-6c70-4527-a60a-e96169eac066","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:28:20.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:20.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"31ae756e-5bfd-492b-a475-f10b0439e78f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5fd18a44-6c70-4527-a60a-e96169eac066","LogTimestamp":"2023-04-13T10:28:20.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:28:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:28:22.802Z","message":"Entering","context":{"RequestID":"88b0e1a9-ea29-440a-9fe4-34ab4a7ab1c4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3d229db2-45fe-45b1-90a9-d6b31e554965","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:22.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:28:22.805Z","message":"{\"transactionId\":\"88b0e1a9-ea29-440a-9fe4-34ab4a7ab1c4\",\"status\":\"200\",\"rqstDate\":\"230413-10:28:22:803\",\"respDate\":\"230413-10:28:22:805\",\"sourceId\":\"haproxy:88b0e1a9-ea29-440a-9fe4-34ab4a7ab1c4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:28:22:803-77106\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1b52936f-b833-45ee-aa86-c5159388bebe], x-b3-parentspanid=[e24904d2e9c1dfc3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0d3f5c253c59ec81e24904d2e9c1dfc3], x-b3-spanid=[50a5ac74b579e060], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[88b0e1a9-ea29-440a-9fe4-34ab4a7ab1c4]}\\\"}\"}","context":{"RequestID":"88b0e1a9-ea29-440a-9fe4-34ab4a7ab1c4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3d229db2-45fe-45b1-90a9-d6b31e554965","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:22.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:22.805Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"88b0e1a9-ea29-440a-9fe4-34ab4a7ab1c4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3d229db2-45fe-45b1-90a9-d6b31e554965","LogTimestamp":"2023-04-13T10:28:22.805Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:28:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:28:24.815Z","message":"Entering","context":{"RequestID":"bd9c01fa-0fa3-4a08-93c7-d267e0aa7939","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3ec3e00b-6762-44f9-8a60-9be416bc2994","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:24.815Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:28:24.817Z","message":"{\"transactionId\":\"bd9c01fa-0fa3-4a08-93c7-d267e0aa7939\",\"status\":\"200\",\"rqstDate\":\"230413-10:28:24:815\",\"respDate\":\"230413-10:28:24:817\",\"sourceId\":\"haproxy:bd9c01fa-0fa3-4a08-93c7-d267e0aa7939\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:28:24:815-25816\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0722cba1-9959-4594-a633-f11e2ae24d02], x-b3-parentspanid=[bf0ddbf3c38da4cf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[34edaf5d11673625bf0ddbf3c38da4cf], x-b3-spanid=[0298f941d1de60ac], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bd9c01fa-0fa3-4a08-93c7-d267e0aa7939]}\\\"}\"}","context":{"RequestID":"bd9c01fa-0fa3-4a08-93c7-d267e0aa7939","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3ec3e00b-6762-44f9-8a60-9be416bc2994","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:24.815Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:24.818Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bd9c01fa-0fa3-4a08-93c7-d267e0aa7939","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3ec3e00b-6762-44f9-8a60-9be416bc2994","LogTimestamp":"2023-04-13T10:28:24.817Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:28:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:28:26.384Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:28:26.396Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:26.396Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:26.396Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:26.827Z","message":"Entering","context":{"RequestID":"7788420e-f58c-48f3-9dea-55e546d0e600","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b11910ee-12b3-4704-8403-a45bea70b63c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:26.827Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:28:26.829Z","message":"{\"transactionId\":\"7788420e-f58c-48f3-9dea-55e546d0e600\",\"status\":\"200\",\"rqstDate\":\"230413-10:28:26:827\",\"respDate\":\"230413-10:28:26:828\",\"sourceId\":\"haproxy:7788420e-f58c-48f3-9dea-55e546d0e600\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:28:26:827-19607\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[035a1cf9-8ba0-4c73-a127-4bf1e3c5b854], x-b3-parentspanid=[0f6fbc5d0daa0755], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0dfad64601891d870f6fbc5d0daa0755], x-b3-spanid=[6b6b6b6fe1fe54a7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7788420e-f58c-48f3-9dea-55e546d0e600]}\\\"}\"}","context":{"RequestID":"7788420e-f58c-48f3-9dea-55e546d0e600","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b11910ee-12b3-4704-8403-a45bea70b63c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:26.827Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:26.829Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7788420e-f58c-48f3-9dea-55e546d0e600","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b11910ee-12b3-4704-8403-a45bea70b63c","LogTimestamp":"2023-04-13T10:28:26.829Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:28:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:28:28.838Z","message":"Entering","context":{"RequestID":"4283fcd0-943d-4b6b-a4ae-7f333c820563","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6d56718e-0ae8-42e1-a6ed-9ceb88a29f2b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:28.838Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:28:28.840Z","message":"{\"transactionId\":\"4283fcd0-943d-4b6b-a4ae-7f333c820563\",\"status\":\"200\",\"rqstDate\":\"230413-10:28:28:839\",\"respDate\":\"230413-10:28:28:840\",\"sourceId\":\"haproxy:4283fcd0-943d-4b6b-a4ae-7f333c820563\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:28:28:839-28433\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2cdcf496-a42d-4fa2-ba18-bd9d55a38a0d], x-b3-parentspanid=[96cbaff41b5a65fa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[72957c1d4f3139e996cbaff41b5a65fa], x-b3-spanid=[6a3d0fae240a9cb5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4283fcd0-943d-4b6b-a4ae-7f333c820563]}\\\"}\"}","context":{"RequestID":"4283fcd0-943d-4b6b-a4ae-7f333c820563","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6d56718e-0ae8-42e1-a6ed-9ceb88a29f2b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:28.838Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:28.841Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4283fcd0-943d-4b6b-a4ae-7f333c820563","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6d56718e-0ae8-42e1-a6ed-9ceb88a29f2b","LogTimestamp":"2023-04-13T10:28:28.841Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:28:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:28:30.805Z","message":"Entering","context":{"RequestID":"d6662732-6213-4d1b-8af1-53bc4621b587","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4675e33d-0274-46b2-9f51-704cd0170eee","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:28:30.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:28:30.807Z","message":"{\"transactionId\":\"d6662732-6213-4d1b-8af1-53bc4621b587\",\"status\":\"200\",\"rqstDate\":\"230413-10:28:30:806\",\"respDate\":\"230413-10:28:30:807\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d6662732-6213-4d1b-8af1-53bc4621b587\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:28:30:806-54874\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3f6a1d11-30bb-4d69-b3a4-d59f455afd4f], x-b3-parentspanid=[821489ac52e210f9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40209], x-envoy-attempt-count=[1], x-b3-traceid=[7730207f4805e003821489ac52e210f9], x-b3-spanid=[53559865988e8135], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d6662732-6213-4d1b-8af1-53bc4621b587]}\\\"}\"}","context":{"RequestID":"d6662732-6213-4d1b-8af1-53bc4621b587","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4675e33d-0274-46b2-9f51-704cd0170eee","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:28:30.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:30.808Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d6662732-6213-4d1b-8af1-53bc4621b587","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4675e33d-0274-46b2-9f51-704cd0170eee","LogTimestamp":"2023-04-13T10:28:30.808Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:28:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:28:30.848Z","message":"Entering","context":{"RequestID":"228c7227-8d4f-48b1-9825-8bd3bc8ef32c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"227a3ab9-219e-42f2-b053-dae6300cb196","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:28:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:28:30.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"228c7227-8d4f-48b1-9825-8bd3bc8ef32c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"227a3ab9-219e-42f2-b053-dae6300cb196","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:28:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:30.850Z","message":"{\"transactionId\":\"228c7227-8d4f-48b1-9825-8bd3bc8ef32c\",\"status\":\"200\",\"rqstDate\":\"230413-10:28:30:848\",\"respDate\":\"230413-10:28:30:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:228c7227-8d4f-48b1-9825-8bd3bc8ef32c\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:28:30:848-47690\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[228c7227-8d4f-48b1-9825-8bd3bc8ef32c]}\\\"}\"}","context":{"RequestID":"228c7227-8d4f-48b1-9825-8bd3bc8ef32c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"227a3ab9-219e-42f2-b053-dae6300cb196","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:28:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:30.850Z","message":"Entering","context":{"RequestID":"d7d9504c-7eeb-4a76-b832-76a419c37b76","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6711bf55-f10a-41cc-a5ec-cda819ed4c8f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:30.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:28:30.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"228c7227-8d4f-48b1-9825-8bd3bc8ef32c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"227a3ab9-219e-42f2-b053-dae6300cb196","LogTimestamp":"2023-04-13T10:28:30.850Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:28:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:28:30.851Z","message":"{\"transactionId\":\"d7d9504c-7eeb-4a76-b832-76a419c37b76\",\"status\":\"200\",\"rqstDate\":\"230413-10:28:30:850\",\"respDate\":\"230413-10:28:30:851\",\"sourceId\":\"haproxy:d7d9504c-7eeb-4a76-b832-76a419c37b76\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:28:30:850-98872\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e9cf3361-986b-499d-88d0-a03df596241c], x-b3-parentspanid=[d083ad5eddcf0245], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d821d899da3881ded083ad5eddcf0245], x-b3-spanid=[25990f7fc980c31e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d7d9504c-7eeb-4a76-b832-76a419c37b76]}\\\"}\"}","context":{"RequestID":"d7d9504c-7eeb-4a76-b832-76a419c37b76","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6711bf55-f10a-41cc-a5ec-cda819ed4c8f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:30.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:30.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d7d9504c-7eeb-4a76-b832-76a419c37b76","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6711bf55-f10a-41cc-a5ec-cda819ed4c8f","LogTimestamp":"2023-04-13T10:28:30.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:28:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:28:32.862Z","message":"Entering","context":{"RequestID":"3ddc9aec-5c99-477d-b673-7bd5e308fd3f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"81e3b54a-1fe7-4f81-81a5-2cfb369cc103","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:32.862Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:28:32.865Z","message":"{\"transactionId\":\"3ddc9aec-5c99-477d-b673-7bd5e308fd3f\",\"status\":\"200\",\"rqstDate\":\"230413-10:28:32:863\",\"respDate\":\"230413-10:28:32:865\",\"sourceId\":\"haproxy:3ddc9aec-5c99-477d-b673-7bd5e308fd3f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:28:32:863-85380\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0f3cb749-30da-401e-8f33-72065d55d437], x-b3-parentspanid=[581494912e6d39ec], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[020e1f672670c201581494912e6d39ec], x-b3-spanid=[548b187e77eea2cc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3ddc9aec-5c99-477d-b673-7bd5e308fd3f]}\\\"}\"}","context":{"RequestID":"3ddc9aec-5c99-477d-b673-7bd5e308fd3f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"81e3b54a-1fe7-4f81-81a5-2cfb369cc103","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:32.862Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:32.866Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3ddc9aec-5c99-477d-b673-7bd5e308fd3f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"81e3b54a-1fe7-4f81-81a5-2cfb369cc103","LogTimestamp":"2023-04-13T10:28:32.866Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:28:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:28:34.877Z","message":"Entering","context":{"RequestID":"fb47d58a-c6cb-4df4-af06-890e166571ef","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b728941f-2234-4ac7-b320-1504a74f4641","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:34.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:28:34.881Z","message":"{\"transactionId\":\"fb47d58a-c6cb-4df4-af06-890e166571ef\",\"status\":\"200\",\"rqstDate\":\"230413-10:28:34:878\",\"respDate\":\"230413-10:28:34:881\",\"sourceId\":\"haproxy:fb47d58a-c6cb-4df4-af06-890e166571ef\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:28:34:878-47045\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[900a241d-e2be-4f10-9a35-21329fd8c604], x-b3-parentspanid=[a198a0b1313df496], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dd6a47806b37d701a198a0b1313df496], x-b3-spanid=[deb9930d31c15b64], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fb47d58a-c6cb-4df4-af06-890e166571ef]}\\\"}\"}","context":{"RequestID":"fb47d58a-c6cb-4df4-af06-890e166571ef","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b728941f-2234-4ac7-b320-1504a74f4641","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:34.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:34.882Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb47d58a-c6cb-4df4-af06-890e166571ef","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b728941f-2234-4ac7-b320-1504a74f4641","LogTimestamp":"2023-04-13T10:28:34.881Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:28:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:28:36.385Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:28:36.397Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:36.398Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:36.398Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:36.893Z","message":"Entering","context":{"RequestID":"5c3e8bec-c45b-4474-bebb-f559e6c29e24","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e4c57a54-5b78-4b2a-9f9f-098d93ade1e8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:36.893Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:28:36.895Z","message":"{\"transactionId\":\"5c3e8bec-c45b-4474-bebb-f559e6c29e24\",\"status\":\"200\",\"rqstDate\":\"230413-10:28:36:894\",\"respDate\":\"230413-10:28:36:895\",\"sourceId\":\"haproxy:5c3e8bec-c45b-4474-bebb-f559e6c29e24\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:28:36:894-38180\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1a5a40fc-6f9d-467e-bf83-692dee00ee95], x-b3-parentspanid=[4fe7a2253dcf3e27], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[03441ae1ce1423fa4fe7a2253dcf3e27], x-b3-spanid=[086601e95461f2e8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5c3e8bec-c45b-4474-bebb-f559e6c29e24]}\\\"}\"}","context":{"RequestID":"5c3e8bec-c45b-4474-bebb-f559e6c29e24","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e4c57a54-5b78-4b2a-9f9f-098d93ade1e8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:36.893Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:36.896Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5c3e8bec-c45b-4474-bebb-f559e6c29e24","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e4c57a54-5b78-4b2a-9f9f-098d93ade1e8","LogTimestamp":"2023-04-13T10:28:36.896Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:28:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:28:38.907Z","message":"Entering","context":{"RequestID":"63ca9378-be8f-41cf-9df4-f3c5b1a251f2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cc5029b0-ad36-4273-89eb-e38cbdaa879c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:38.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:28:38.910Z","message":"{\"transactionId\":\"63ca9378-be8f-41cf-9df4-f3c5b1a251f2\",\"status\":\"200\",\"rqstDate\":\"230413-10:28:38:908\",\"respDate\":\"230413-10:28:38:910\",\"sourceId\":\"haproxy:63ca9378-be8f-41cf-9df4-f3c5b1a251f2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:28:38:908-53581\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[362d20be-808e-4bf8-b074-03bb6a8c02f0], x-b3-parentspanid=[fb705eda371be9da], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9f8afdafaf3207a6fb705eda371be9da], x-b3-spanid=[b62711676eed3e70], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[63ca9378-be8f-41cf-9df4-f3c5b1a251f2]}\\\"}\"}","context":{"RequestID":"63ca9378-be8f-41cf-9df4-f3c5b1a251f2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cc5029b0-ad36-4273-89eb-e38cbdaa879c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:38.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:38.911Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"63ca9378-be8f-41cf-9df4-f3c5b1a251f2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cc5029b0-ad36-4273-89eb-e38cbdaa879c","LogTimestamp":"2023-04-13T10:28:38.911Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:28:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:28:40.805Z","message":"Entering","context":{"RequestID":"8403782d-1844-44b9-b6b8-4983e4074069","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b6504441-733c-452f-9f24-6468de4beaff","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:28:40.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:28:40.806Z","message":"{\"transactionId\":\"8403782d-1844-44b9-b6b8-4983e4074069\",\"status\":\"200\",\"rqstDate\":\"230413-10:28:40:805\",\"respDate\":\"230413-10:28:40:806\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:8403782d-1844-44b9-b6b8-4983e4074069\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:28:40:805-65307\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ef448e3c-a31e-4b8c-8d10-b5d5424b4602], x-b3-parentspanid=[654c14b9511c07cb], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56137], x-envoy-attempt-count=[1], x-b3-traceid=[b910873ea7ad8975654c14b9511c07cb], x-b3-spanid=[a1af50f92b0567bb], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[8403782d-1844-44b9-b6b8-4983e4074069]}\\\"}\"}","context":{"RequestID":"8403782d-1844-44b9-b6b8-4983e4074069","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b6504441-733c-452f-9f24-6468de4beaff","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:28:40.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:40.807Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8403782d-1844-44b9-b6b8-4983e4074069","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b6504441-733c-452f-9f24-6468de4beaff","LogTimestamp":"2023-04-13T10:28:40.807Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:28:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:28:40.847Z","message":"Entering","context":{"RequestID":"b3f56d9e-80ef-476a-b8ef-720a6bf9a70a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b13cae4f-a580-433e-a8da-b48199863971","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:28:40.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:28:40.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"b3f56d9e-80ef-476a-b8ef-720a6bf9a70a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b13cae4f-a580-433e-a8da-b48199863971","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:28:40.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:40.850Z","message":"{\"transactionId\":\"b3f56d9e-80ef-476a-b8ef-720a6bf9a70a\",\"status\":\"200\",\"rqstDate\":\"230413-10:28:40:848\",\"respDate\":\"230413-10:28:40:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b3f56d9e-80ef-476a-b8ef-720a6bf9a70a\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:28:40:848-37362\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b3f56d9e-80ef-476a-b8ef-720a6bf9a70a]}\\\"}\"}","context":{"RequestID":"b3f56d9e-80ef-476a-b8ef-720a6bf9a70a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b13cae4f-a580-433e-a8da-b48199863971","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:28:40.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:40.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b3f56d9e-80ef-476a-b8ef-720a6bf9a70a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b13cae4f-a580-433e-a8da-b48199863971","LogTimestamp":"2023-04-13T10:28:40.850Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:28:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:28:40.920Z","message":"Entering","context":{"RequestID":"29233f68-c613-4da0-becd-15036352c043","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3231c79c-0a9f-435a-84b7-507d94a3b2f1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:40.920Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:28:40.923Z","message":"{\"transactionId\":\"29233f68-c613-4da0-becd-15036352c043\",\"status\":\"200\",\"rqstDate\":\"230413-10:28:40:921\",\"respDate\":\"230413-10:28:40:923\",\"sourceId\":\"haproxy:29233f68-c613-4da0-becd-15036352c043\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:28:40:921-78010\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5d4821a9-faaf-4411-a964-705ef0de4d43], x-b3-parentspanid=[40785aba67aa7a5b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6d9a165a5ee3037c40785aba67aa7a5b], x-b3-spanid=[48f732f28253e6a4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[29233f68-c613-4da0-becd-15036352c043]}\\\"}\"}","context":{"RequestID":"29233f68-c613-4da0-becd-15036352c043","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3231c79c-0a9f-435a-84b7-507d94a3b2f1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:40.920Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:40.924Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"29233f68-c613-4da0-becd-15036352c043","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3231c79c-0a9f-435a-84b7-507d94a3b2f1","LogTimestamp":"2023-04-13T10:28:40.924Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:28:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:28:42.935Z","message":"Entering","context":{"RequestID":"f514a17b-5366-492b-8d0c-d69081afa5c6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"247f5a6f-b512-4ecf-b19d-c2bdab398b9a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:42.935Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:28:42.938Z","message":"{\"transactionId\":\"f514a17b-5366-492b-8d0c-d69081afa5c6\",\"status\":\"200\",\"rqstDate\":\"230413-10:28:42:936\",\"respDate\":\"230413-10:28:42:938\",\"sourceId\":\"haproxy:f514a17b-5366-492b-8d0c-d69081afa5c6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:28:42:936-71950\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cb3fcfbd-e9b4-4c5f-b42c-6a2d68885d88], x-b3-parentspanid=[398412342ce3477f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a6b53a7ead5211c1398412342ce3477f], x-b3-spanid=[45e1e1b3dfb5e06b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f514a17b-5366-492b-8d0c-d69081afa5c6]}\\\"}\"}","context":{"RequestID":"f514a17b-5366-492b-8d0c-d69081afa5c6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"247f5a6f-b512-4ecf-b19d-c2bdab398b9a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:42.935Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:42.939Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f514a17b-5366-492b-8d0c-d69081afa5c6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"247f5a6f-b512-4ecf-b19d-c2bdab398b9a","LogTimestamp":"2023-04-13T10:28:42.939Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:28:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:28:44.951Z","message":"Entering","context":{"RequestID":"02db7add-d1d5-49a2-b697-f04ed64a9f97","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0dcf78a7-f4eb-4ca9-a713-a72b2a6daab0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:44.951Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:28:44.954Z","message":"{\"transactionId\":\"02db7add-d1d5-49a2-b697-f04ed64a9f97\",\"status\":\"200\",\"rqstDate\":\"230413-10:28:44:952\",\"respDate\":\"230413-10:28:44:954\",\"sourceId\":\"haproxy:02db7add-d1d5-49a2-b697-f04ed64a9f97\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:28:44:952-37173\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[53fac54c-9a3c-418c-884c-f870d19d2407], x-b3-parentspanid=[ea950e7a74151713], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1c6b45a62bc0f10dea950e7a74151713], x-b3-spanid=[0f63b7de62ab9ee9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[02db7add-d1d5-49a2-b697-f04ed64a9f97]}\\\"}\"}","context":{"RequestID":"02db7add-d1d5-49a2-b697-f04ed64a9f97","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0dcf78a7-f4eb-4ca9-a713-a72b2a6daab0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:44.951Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:44.955Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"02db7add-d1d5-49a2-b697-f04ed64a9f97","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0dcf78a7-f4eb-4ca9-a713-a72b2a6daab0","LogTimestamp":"2023-04-13T10:28:44.955Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:28:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:28:46.385Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:28:46.398Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:46.398Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:46.398Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:46.966Z","message":"Entering","context":{"RequestID":"3aeca9ab-a6f5-4d6c-a422-551918c084ff","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"279ad956-dcbe-4ad1-bc30-5a992123917d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:46.966Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:28:46.969Z","message":"{\"transactionId\":\"3aeca9ab-a6f5-4d6c-a422-551918c084ff\",\"status\":\"200\",\"rqstDate\":\"230413-10:28:46:967\",\"respDate\":\"230413-10:28:46:969\",\"sourceId\":\"haproxy:3aeca9ab-a6f5-4d6c-a422-551918c084ff\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:28:46:967-77533\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[75a69a0b-c473-4b1a-a9cf-dc0e834d1a65], x-b3-parentspanid=[edd7731b69c9be8a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ffdbbe73b1217fb5edd7731b69c9be8a], x-b3-spanid=[2718a6f3c2532229], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3aeca9ab-a6f5-4d6c-a422-551918c084ff]}\\\"}\"}","context":{"RequestID":"3aeca9ab-a6f5-4d6c-a422-551918c084ff","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"279ad956-dcbe-4ad1-bc30-5a992123917d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:46.966Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:46.969Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3aeca9ab-a6f5-4d6c-a422-551918c084ff","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"279ad956-dcbe-4ad1-bc30-5a992123917d","LogTimestamp":"2023-04-13T10:28:46.969Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:28:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:28:48.980Z","message":"Entering","context":{"RequestID":"8d0ff6c7-fa0a-4f17-9e87-0e0b8a127ef2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"eef45d84-f582-4522-9f25-53ce54c35dd0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:48.980Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:28:48.983Z","message":"{\"transactionId\":\"8d0ff6c7-fa0a-4f17-9e87-0e0b8a127ef2\",\"status\":\"200\",\"rqstDate\":\"230413-10:28:48:981\",\"respDate\":\"230413-10:28:48:983\",\"sourceId\":\"haproxy:8d0ff6c7-fa0a-4f17-9e87-0e0b8a127ef2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:28:48:981-14646\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[defb9c7a-1a13-4832-a893-ab1c84388d8f], x-b3-parentspanid=[b6b0397f671b001f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2032e889f75c5b8fb6b0397f671b001f], x-b3-spanid=[dffe72fccb044605], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8d0ff6c7-fa0a-4f17-9e87-0e0b8a127ef2]}\\\"}\"}","context":{"RequestID":"8d0ff6c7-fa0a-4f17-9e87-0e0b8a127ef2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"eef45d84-f582-4522-9f25-53ce54c35dd0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:48.980Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:48.984Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8d0ff6c7-fa0a-4f17-9e87-0e0b8a127ef2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eef45d84-f582-4522-9f25-53ce54c35dd0","LogTimestamp":"2023-04-13T10:28:48.984Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:28:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:28:49.319Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:28:49.324Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:28:50.806Z","message":"Entering","context":{"RequestID":"60a48e2c-9df5-46a3-b456-2f194f4d7fce","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2d25e9fe-7b21-4d41-bc4e-ecf9726c6f6c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:28:50.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:28:50.809Z","message":"{\"transactionId\":\"60a48e2c-9df5-46a3-b456-2f194f4d7fce\",\"status\":\"200\",\"rqstDate\":\"230413-10:28:50:807\",\"respDate\":\"230413-10:28:50:809\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:60a48e2c-9df5-46a3-b456-2f194f4d7fce\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:28:50:807-99268\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e797bad7-3bee-4e34-9a35-1e449561da13], x-b3-parentspanid=[c9a89552627587b2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43091], x-envoy-attempt-count=[1], x-b3-traceid=[bb5e7c4bff200b00c9a89552627587b2], x-b3-spanid=[791c0a202c4d8144], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[60a48e2c-9df5-46a3-b456-2f194f4d7fce]}\\\"}\"}","context":{"RequestID":"60a48e2c-9df5-46a3-b456-2f194f4d7fce","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2d25e9fe-7b21-4d41-bc4e-ecf9726c6f6c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:28:50.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:50.809Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"60a48e2c-9df5-46a3-b456-2f194f4d7fce","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2d25e9fe-7b21-4d41-bc4e-ecf9726c6f6c","LogTimestamp":"2023-04-13T10:28:50.809Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:28:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:28:50.849Z","message":"Entering","context":{"RequestID":"9c61c2e6-0e7d-4038-ba41-9f2dfa90d4e9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b1c35c8a-d497-4372-9528-b8f35c64b99e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:28:50.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:28:50.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"9c61c2e6-0e7d-4038-ba41-9f2dfa90d4e9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b1c35c8a-d497-4372-9528-b8f35c64b99e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:28:50.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:50.851Z","message":"{\"transactionId\":\"9c61c2e6-0e7d-4038-ba41-9f2dfa90d4e9\",\"status\":\"200\",\"rqstDate\":\"230413-10:28:50:849\",\"respDate\":\"230413-10:28:50:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9c61c2e6-0e7d-4038-ba41-9f2dfa90d4e9\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:28:50:849-76199\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9c61c2e6-0e7d-4038-ba41-9f2dfa90d4e9]}\\\"}\"}","context":{"RequestID":"9c61c2e6-0e7d-4038-ba41-9f2dfa90d4e9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b1c35c8a-d497-4372-9528-b8f35c64b99e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:28:50.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:50.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9c61c2e6-0e7d-4038-ba41-9f2dfa90d4e9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b1c35c8a-d497-4372-9528-b8f35c64b99e","LogTimestamp":"2023-04-13T10:28:50.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:28:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:28:50.993Z","message":"Entering","context":{"RequestID":"66beb6dc-808f-485b-ad46-fd2316b86266","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5a30993d-b53d-4ac9-bc03-6537c9188339","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:50.993Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:28:50.995Z","message":"{\"transactionId\":\"66beb6dc-808f-485b-ad46-fd2316b86266\",\"status\":\"200\",\"rqstDate\":\"230413-10:28:50:994\",\"respDate\":\"230413-10:28:50:995\",\"sourceId\":\"haproxy:66beb6dc-808f-485b-ad46-fd2316b86266\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:28:50:994-74579\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3e95a990-3dab-4840-b959-bb352616ee5d], x-b3-parentspanid=[214da2790040334d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[95ec9a07d4a217b2214da2790040334d], x-b3-spanid=[1124299e9f4bed2d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[66beb6dc-808f-485b-ad46-fd2316b86266]}\\\"}\"}","context":{"RequestID":"66beb6dc-808f-485b-ad46-fd2316b86266","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5a30993d-b53d-4ac9-bc03-6537c9188339","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:50.993Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:50.996Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"66beb6dc-808f-485b-ad46-fd2316b86266","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5a30993d-b53d-4ac9-bc03-6537c9188339","LogTimestamp":"2023-04-13T10:28:50.996Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:28:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:28:53.006Z","message":"Entering","context":{"RequestID":"49d402ba-510a-4378-a7ef-ddc11d5c1b66","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c642d0e8-27a7-49c0-954d-13c1e2b01c2c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:53.006Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:28:53.008Z","message":"{\"transactionId\":\"49d402ba-510a-4378-a7ef-ddc11d5c1b66\",\"status\":\"200\",\"rqstDate\":\"230413-10:28:53:007\",\"respDate\":\"230413-10:28:53:008\",\"sourceId\":\"haproxy:49d402ba-510a-4378-a7ef-ddc11d5c1b66\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:28:53:007-56551\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[42937686-639c-4e5a-b76d-91b1ab7bb7b0], x-b3-parentspanid=[663a7d21cd0799f8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b26069299febfdee663a7d21cd0799f8], x-b3-spanid=[0591370ab0c81b26], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[49d402ba-510a-4378-a7ef-ddc11d5c1b66]}\\\"}\"}","context":{"RequestID":"49d402ba-510a-4378-a7ef-ddc11d5c1b66","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c642d0e8-27a7-49c0-954d-13c1e2b01c2c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:53.006Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:53.008Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"49d402ba-510a-4378-a7ef-ddc11d5c1b66","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c642d0e8-27a7-49c0-954d-13c1e2b01c2c","LogTimestamp":"2023-04-13T10:28:53.008Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:28:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:28:55.021Z","message":"Entering","context":{"RequestID":"b0689d95-b93f-4618-b34e-58610aa0089d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f14a09aa-4490-4523-9260-4c1bf499ec83","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:55.021Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:28:55.024Z","message":"{\"transactionId\":\"b0689d95-b93f-4618-b34e-58610aa0089d\",\"status\":\"200\",\"rqstDate\":\"230413-10:28:55:022\",\"respDate\":\"230413-10:28:55:023\",\"sourceId\":\"haproxy:b0689d95-b93f-4618-b34e-58610aa0089d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:28:55:022-13773\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[88a4054f-ec94-451e-86a1-abbc52f893eb], x-b3-parentspanid=[3a847a07c01508e3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[18c1c62114db24763a847a07c01508e3], x-b3-spanid=[3f2af9faacace99f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b0689d95-b93f-4618-b34e-58610aa0089d]}\\\"}\"}","context":{"RequestID":"b0689d95-b93f-4618-b34e-58610aa0089d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f14a09aa-4490-4523-9260-4c1bf499ec83","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:55.021Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:55.024Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b0689d95-b93f-4618-b34e-58610aa0089d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f14a09aa-4490-4523-9260-4c1bf499ec83","LogTimestamp":"2023-04-13T10:28:55.024Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:28:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:28:56.386Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:28:56.396Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:28:56.399Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:28:56.402Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:56.402Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:56.403Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:57.036Z","message":"Entering","context":{"RequestID":"4e7b185e-97aa-487a-b070-905df04469a6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"96953ca6-bcce-41bc-bf2a-a3d6b815cf08","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:57.035Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:28:57.038Z","message":"{\"transactionId\":\"4e7b185e-97aa-487a-b070-905df04469a6\",\"status\":\"200\",\"rqstDate\":\"230413-10:28:57:036\",\"respDate\":\"230413-10:28:57:038\",\"sourceId\":\"haproxy:4e7b185e-97aa-487a-b070-905df04469a6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:28:57:036-58901\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[77f2ee29-cdb5-4cd8-add5-44e55bf41772], x-b3-parentspanid=[c9f6c8c14bb7091b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ac01d29a6eb19636c9f6c8c14bb7091b], x-b3-spanid=[ddda932f3b58e114], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4e7b185e-97aa-487a-b070-905df04469a6]}\\\"}\"}","context":{"RequestID":"4e7b185e-97aa-487a-b070-905df04469a6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"96953ca6-bcce-41bc-bf2a-a3d6b815cf08","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:57.035Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:57.039Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4e7b185e-97aa-487a-b070-905df04469a6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"96953ca6-bcce-41bc-bf2a-a3d6b815cf08","LogTimestamp":"2023-04-13T10:28:57.039Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:28:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:28:59.049Z","message":"Entering","context":{"RequestID":"d3364555-679d-4461-8278-4947534bb9d3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"59583d12-53a9-4a9e-911c-b2479a1bac8f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:59.049Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:28:59.051Z","message":"{\"transactionId\":\"d3364555-679d-4461-8278-4947534bb9d3\",\"status\":\"200\",\"rqstDate\":\"230413-10:28:59:050\",\"respDate\":\"230413-10:28:59:051\",\"sourceId\":\"haproxy:d3364555-679d-4461-8278-4947534bb9d3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:28:59:050-1338\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[69305d3e-6fe5-4872-b2ca-c82b004c876b], x-b3-parentspanid=[dc6def4cc26a6b43], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[70b5becbe3ba09a7dc6def4cc26a6b43], x-b3-spanid=[8dbe1641a3d31a10], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d3364555-679d-4461-8278-4947534bb9d3]}\\\"}\"}","context":{"RequestID":"d3364555-679d-4461-8278-4947534bb9d3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"59583d12-53a9-4a9e-911c-b2479a1bac8f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:28:59.049Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:28:59.051Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d3364555-679d-4461-8278-4947534bb9d3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"59583d12-53a9-4a9e-911c-b2479a1bac8f","LogTimestamp":"2023-04-13T10:28:59.051Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:28:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:29:00.806Z","message":"Entering","context":{"RequestID":"649e916a-354f-4871-b40d-f452228b323c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"45b5c5c0-046f-490c-a5f7-f6357fef4a8d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:29:00.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:29:00.809Z","message":"{\"transactionId\":\"649e916a-354f-4871-b40d-f452228b323c\",\"status\":\"200\",\"rqstDate\":\"230413-10:29:00:807\",\"respDate\":\"230413-10:29:00:809\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:649e916a-354f-4871-b40d-f452228b323c\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:29:00:807-66626\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a6b777c9-bad7-4027-b06a-7fbb54b7ea9f], x-b3-parentspanid=[7d2d692da0de196c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55911], x-envoy-attempt-count=[1], x-b3-traceid=[2c2ee9bfe2ba68677d2d692da0de196c], x-b3-spanid=[99889a4f0055fc62], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[649e916a-354f-4871-b40d-f452228b323c]}\\\"}\"}","context":{"RequestID":"649e916a-354f-4871-b40d-f452228b323c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"45b5c5c0-046f-490c-a5f7-f6357fef4a8d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:29:00.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:00.809Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"649e916a-354f-4871-b40d-f452228b323c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"45b5c5c0-046f-490c-a5f7-f6357fef4a8d","LogTimestamp":"2023-04-13T10:29:00.809Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:29:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:29:00.849Z","message":"Entering","context":{"RequestID":"7bd858c4-1c88-4402-82ec-b17cd9b38c28","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2701917e-7b2b-48d7-9741-afed1a762937","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:29:00.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:29:00.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"7bd858c4-1c88-4402-82ec-b17cd9b38c28","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2701917e-7b2b-48d7-9741-afed1a762937","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:29:00.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:00.852Z","message":"{\"transactionId\":\"7bd858c4-1c88-4402-82ec-b17cd9b38c28\",\"status\":\"200\",\"rqstDate\":\"230413-10:29:00:849\",\"respDate\":\"230413-10:29:00:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7bd858c4-1c88-4402-82ec-b17cd9b38c28\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:29:00:849-94358\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7bd858c4-1c88-4402-82ec-b17cd9b38c28]}\\\"}\"}","context":{"RequestID":"7bd858c4-1c88-4402-82ec-b17cd9b38c28","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2701917e-7b2b-48d7-9741-afed1a762937","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:29:00.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:00.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7bd858c4-1c88-4402-82ec-b17cd9b38c28","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2701917e-7b2b-48d7-9741-afed1a762937","LogTimestamp":"2023-04-13T10:29:00.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:29:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:29:01.061Z","message":"Entering","context":{"RequestID":"53a87b3c-96bd-418b-8d18-d4df4bde82f5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7eed9c58-7482-4d85-bad4-a25e922b237c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:01.061Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:29:01.064Z","message":"{\"transactionId\":\"53a87b3c-96bd-418b-8d18-d4df4bde82f5\",\"status\":\"200\",\"rqstDate\":\"230413-10:29:01:062\",\"respDate\":\"230413-10:29:01:064\",\"sourceId\":\"haproxy:53a87b3c-96bd-418b-8d18-d4df4bde82f5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:29:01:062-42016\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[57b6ffb1-0b18-4fe5-8352-6f706ec9b997], x-b3-parentspanid=[87abe7d815a1a101], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[17767bb4a7e5f10187abe7d815a1a101], x-b3-spanid=[e724e8cf2e999da7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[53a87b3c-96bd-418b-8d18-d4df4bde82f5]}\\\"}\"}","context":{"RequestID":"53a87b3c-96bd-418b-8d18-d4df4bde82f5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7eed9c58-7482-4d85-bad4-a25e922b237c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:01.061Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:01.065Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"53a87b3c-96bd-418b-8d18-d4df4bde82f5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7eed9c58-7482-4d85-bad4-a25e922b237c","LogTimestamp":"2023-04-13T10:29:01.064Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:29:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:29:03.075Z","message":"Entering","context":{"RequestID":"9f027856-1c5a-4423-8f3a-7b687c6b9ad6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cb165d24-e49e-4f5c-9844-0313d31121e3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:03.075Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:29:03.078Z","message":"{\"transactionId\":\"9f027856-1c5a-4423-8f3a-7b687c6b9ad6\",\"status\":\"200\",\"rqstDate\":\"230413-10:29:03:076\",\"respDate\":\"230413-10:29:03:078\",\"sourceId\":\"haproxy:9f027856-1c5a-4423-8f3a-7b687c6b9ad6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:29:03:076-89649\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4b42948f-e51a-4aec-a718-6fd0b65f3316], x-b3-parentspanid=[5e083eced4651c4d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5607fd7b43435b095e083eced4651c4d], x-b3-spanid=[0dd4a185ec5747a8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9f027856-1c5a-4423-8f3a-7b687c6b9ad6]}\\\"}\"}","context":{"RequestID":"9f027856-1c5a-4423-8f3a-7b687c6b9ad6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cb165d24-e49e-4f5c-9844-0313d31121e3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:03.075Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:03.078Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9f027856-1c5a-4423-8f3a-7b687c6b9ad6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cb165d24-e49e-4f5c-9844-0313d31121e3","LogTimestamp":"2023-04-13T10:29:03.078Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:29:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:29:05.088Z","message":"Entering","context":{"RequestID":"09b7a96e-6d24-4388-8735-c3cca3c690d2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0baf1931-dda3-4d39-b928-efbb5136240f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:05.088Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:29:05.089Z","message":"{\"transactionId\":\"09b7a96e-6d24-4388-8735-c3cca3c690d2\",\"status\":\"200\",\"rqstDate\":\"230413-10:29:05:088\",\"respDate\":\"230413-10:29:05:089\",\"sourceId\":\"haproxy:09b7a96e-6d24-4388-8735-c3cca3c690d2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:29:05:088-37759\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dd1e1da3-ff8c-43e9-b313-f725989caaeb], x-b3-parentspanid=[3cd9974e6cd2cdd6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b075b0d3a621c5713cd9974e6cd2cdd6], x-b3-spanid=[0b3e447208592fb7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[09b7a96e-6d24-4388-8735-c3cca3c690d2]}\\\"}\"}","context":{"RequestID":"09b7a96e-6d24-4388-8735-c3cca3c690d2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0baf1931-dda3-4d39-b928-efbb5136240f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:05.088Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:05.090Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"09b7a96e-6d24-4388-8735-c3cca3c690d2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0baf1931-dda3-4d39-b928-efbb5136240f","LogTimestamp":"2023-04-13T10:29:05.090Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:29:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:29:06.386Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:29:06.401Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:06.401Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:06.401Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:07.099Z","message":"Entering","context":{"RequestID":"960306a4-e8da-4bb3-9f81-d1f816cf62c6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"17a5cbc4-9f14-42ef-b41b-32dec5109aec","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:07.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:29:07.102Z","message":"{\"transactionId\":\"960306a4-e8da-4bb3-9f81-d1f816cf62c6\",\"status\":\"200\",\"rqstDate\":\"230413-10:29:07:100\",\"respDate\":\"230413-10:29:07:102\",\"sourceId\":\"haproxy:960306a4-e8da-4bb3-9f81-d1f816cf62c6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:29:07:100-96999\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3bbff0c9-7524-4a78-be8a-5ecbb7894d3d], x-b3-parentspanid=[81ca7586cde93a4f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[480a8c7d095a325d81ca7586cde93a4f], x-b3-spanid=[1dbb2bec3fd269f9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[960306a4-e8da-4bb3-9f81-d1f816cf62c6]}\\\"}\"}","context":{"RequestID":"960306a4-e8da-4bb3-9f81-d1f816cf62c6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"17a5cbc4-9f14-42ef-b41b-32dec5109aec","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:07.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:07.103Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"960306a4-e8da-4bb3-9f81-d1f816cf62c6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"17a5cbc4-9f14-42ef-b41b-32dec5109aec","LogTimestamp":"2023-04-13T10:29:07.102Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:29:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:29:09.114Z","message":"Entering","context":{"RequestID":"4d74121f-98ed-439a-861d-f5574bf33693","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3a84dfbc-70a1-4d54-8968-f37d71237b48","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:09.114Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:29:09.117Z","message":"{\"transactionId\":\"4d74121f-98ed-439a-861d-f5574bf33693\",\"status\":\"200\",\"rqstDate\":\"230413-10:29:09:115\",\"respDate\":\"230413-10:29:09:117\",\"sourceId\":\"haproxy:4d74121f-98ed-439a-861d-f5574bf33693\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:29:09:115-48563\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dec701c4-a664-4310-b04d-f24d8d8e4d97], x-b3-parentspanid=[fee7ef45f0000ec8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5baecc8498b8a112fee7ef45f0000ec8], x-b3-spanid=[1df7ff8ee3cde6fc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4d74121f-98ed-439a-861d-f5574bf33693]}\\\"}\"}","context":{"RequestID":"4d74121f-98ed-439a-861d-f5574bf33693","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3a84dfbc-70a1-4d54-8968-f37d71237b48","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:09.114Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:09.118Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4d74121f-98ed-439a-861d-f5574bf33693","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3a84dfbc-70a1-4d54-8968-f37d71237b48","LogTimestamp":"2023-04-13T10:29:09.118Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:29:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:29:10.805Z","message":"Entering","context":{"RequestID":"fd125e16-d568-4f74-b855-cb78dc3c84c6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"701a5b6b-ef9d-45ef-a9a9-fda2f5bcbc18","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:29:10.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:29:10.808Z","message":"{\"transactionId\":\"fd125e16-d568-4f74-b855-cb78dc3c84c6\",\"status\":\"200\",\"rqstDate\":\"230413-10:29:10:806\",\"respDate\":\"230413-10:29:10:807\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:fd125e16-d568-4f74-b855-cb78dc3c84c6\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:29:10:806-43673\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dd4062f1-9005-49b5-a3c4-d5266ec54bbf], x-b3-parentspanid=[10a6436b267b3958], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38935], x-envoy-attempt-count=[1], x-b3-traceid=[114d6bc9b404890b10a6436b267b3958], x-b3-spanid=[a9eb01cd03c64f2d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[fd125e16-d568-4f74-b855-cb78dc3c84c6]}\\\"}\"}","context":{"RequestID":"fd125e16-d568-4f74-b855-cb78dc3c84c6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"701a5b6b-ef9d-45ef-a9a9-fda2f5bcbc18","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:29:10.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:10.808Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fd125e16-d568-4f74-b855-cb78dc3c84c6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"701a5b6b-ef9d-45ef-a9a9-fda2f5bcbc18","LogTimestamp":"2023-04-13T10:29:10.808Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:29:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:29:10.848Z","message":"Entering","context":{"RequestID":"98a77eba-fca5-4dff-9c98-5cd61adad055","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ed142876-6106-4f25-a60d-be174ad4cc3b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:29:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:29:10.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"98a77eba-fca5-4dff-9c98-5cd61adad055","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ed142876-6106-4f25-a60d-be174ad4cc3b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:29:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:10.850Z","message":"{\"transactionId\":\"98a77eba-fca5-4dff-9c98-5cd61adad055\",\"status\":\"200\",\"rqstDate\":\"230413-10:29:10:849\",\"respDate\":\"230413-10:29:10:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:98a77eba-fca5-4dff-9c98-5cd61adad055\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:29:10:849-36654\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[98a77eba-fca5-4dff-9c98-5cd61adad055]}\\\"}\"}","context":{"RequestID":"98a77eba-fca5-4dff-9c98-5cd61adad055","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ed142876-6106-4f25-a60d-be174ad4cc3b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:29:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:10.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"98a77eba-fca5-4dff-9c98-5cd61adad055","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ed142876-6106-4f25-a60d-be174ad4cc3b","LogTimestamp":"2023-04-13T10:29:10.850Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:29:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:29:11.129Z","message":"Entering","context":{"RequestID":"0ea01c9a-a1e8-40dd-8318-2de025094a77","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"998d503d-48a5-43ff-9096-b57a5f16532e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:11.129Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:29:11.132Z","message":"{\"transactionId\":\"0ea01c9a-a1e8-40dd-8318-2de025094a77\",\"status\":\"200\",\"rqstDate\":\"230413-10:29:11:130\",\"respDate\":\"230413-10:29:11:132\",\"sourceId\":\"haproxy:0ea01c9a-a1e8-40dd-8318-2de025094a77\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:29:11:130-42354\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[454d11e1-c833-48b5-a36d-499bba6b9913], x-b3-parentspanid=[00d400a08d4b5b71], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8574cfff9fb8fe1700d400a08d4b5b71], x-b3-spanid=[95317cb20b8b711f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0ea01c9a-a1e8-40dd-8318-2de025094a77]}\\\"}\"}","context":{"RequestID":"0ea01c9a-a1e8-40dd-8318-2de025094a77","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"998d503d-48a5-43ff-9096-b57a5f16532e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:11.129Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:11.133Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0ea01c9a-a1e8-40dd-8318-2de025094a77","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"998d503d-48a5-43ff-9096-b57a5f16532e","LogTimestamp":"2023-04-13T10:29:11.132Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:29:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:29:13.143Z","message":"Entering","context":{"RequestID":"84185ce8-4457-4193-a7f7-168a38bc6a04","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bc993f8f-8c93-43f8-ab05-5a3f9c4840d9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:13.143Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:29:13.146Z","message":"{\"transactionId\":\"84185ce8-4457-4193-a7f7-168a38bc6a04\",\"status\":\"200\",\"rqstDate\":\"230413-10:29:13:144\",\"respDate\":\"230413-10:29:13:145\",\"sourceId\":\"haproxy:84185ce8-4457-4193-a7f7-168a38bc6a04\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:29:13:144-69350\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c68de4c2-c6ea-49a7-be34-bf144ca44a25], x-b3-parentspanid=[693783dd877d12e7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0f2c858739ba9263693783dd877d12e7], x-b3-spanid=[0b8b069e1cff3b50], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[84185ce8-4457-4193-a7f7-168a38bc6a04]}\\\"}\"}","context":{"RequestID":"84185ce8-4457-4193-a7f7-168a38bc6a04","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bc993f8f-8c93-43f8-ab05-5a3f9c4840d9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:13.143Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:13.146Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"84185ce8-4457-4193-a7f7-168a38bc6a04","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bc993f8f-8c93-43f8-ab05-5a3f9c4840d9","LogTimestamp":"2023-04-13T10:29:13.146Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:29:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:29:15.155Z","message":"Entering","context":{"RequestID":"df46db7b-e404-41df-954d-cf60cf1b2d9c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b0d2d195-841d-420e-b52b-a923d4767010","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:15.155Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:29:15.158Z","message":"{\"transactionId\":\"df46db7b-e404-41df-954d-cf60cf1b2d9c\",\"status\":\"200\",\"rqstDate\":\"230413-10:29:15:156\",\"respDate\":\"230413-10:29:15:158\",\"sourceId\":\"haproxy:df46db7b-e404-41df-954d-cf60cf1b2d9c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:29:15:156-78468\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[baa390e5-3514-47ef-b12a-5abbf36810eb], x-b3-parentspanid=[f6f880980d0786c1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1a284eeb28eb33f9f6f880980d0786c1], x-b3-spanid=[78657f6a49880f19], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[df46db7b-e404-41df-954d-cf60cf1b2d9c]}\\\"}\"}","context":{"RequestID":"df46db7b-e404-41df-954d-cf60cf1b2d9c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b0d2d195-841d-420e-b52b-a923d4767010","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:15.155Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:15.159Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"df46db7b-e404-41df-954d-cf60cf1b2d9c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b0d2d195-841d-420e-b52b-a923d4767010","LogTimestamp":"2023-04-13T10:29:15.159Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:29:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:29:16.387Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:29:16.402Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:16.402Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:16.402Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:17.169Z","message":"Entering","context":{"RequestID":"2f58bcf5-4152-4cee-a028-c094246808af","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f483d8b4-5857-4dd9-83a4-04b6115e9fdf","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:17.169Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:29:17.172Z","message":"{\"transactionId\":\"2f58bcf5-4152-4cee-a028-c094246808af\",\"status\":\"200\",\"rqstDate\":\"230413-10:29:17:170\",\"respDate\":\"230413-10:29:17:172\",\"sourceId\":\"haproxy:2f58bcf5-4152-4cee-a028-c094246808af\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:29:17:170-14955\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[49980384-b926-4bf0-a71a-c6ef288f41b0], x-b3-parentspanid=[8325e4835cb28859], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[238a593e74a53aad8325e4835cb28859], x-b3-spanid=[89165e46db65a148], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2f58bcf5-4152-4cee-a028-c094246808af]}\\\"}\"}","context":{"RequestID":"2f58bcf5-4152-4cee-a028-c094246808af","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f483d8b4-5857-4dd9-83a4-04b6115e9fdf","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:17.169Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:17.172Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2f58bcf5-4152-4cee-a028-c094246808af","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f483d8b4-5857-4dd9-83a4-04b6115e9fdf","LogTimestamp":"2023-04-13T10:29:17.172Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:29:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:29:19.182Z","message":"Entering","context":{"RequestID":"bed8952b-8748-48d5-9942-f88d390753e5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"77c5c12e-bf05-48e6-a91b-5e4aa2e0c69c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:19.182Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:29:19.185Z","message":"{\"transactionId\":\"bed8952b-8748-48d5-9942-f88d390753e5\",\"status\":\"200\",\"rqstDate\":\"230413-10:29:19:183\",\"respDate\":\"230413-10:29:19:185\",\"sourceId\":\"haproxy:bed8952b-8748-48d5-9942-f88d390753e5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:29:19:183-35685\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[69634e54-00c6-4030-9f8d-e1b936a06873], x-b3-parentspanid=[61e01f2738b60079], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eb5a2dd1d6b20be861e01f2738b60079], x-b3-spanid=[3b5c6e58d9b8d1fb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bed8952b-8748-48d5-9942-f88d390753e5]}\\\"}\"}","context":{"RequestID":"bed8952b-8748-48d5-9942-f88d390753e5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"77c5c12e-bf05-48e6-a91b-5e4aa2e0c69c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:19.182Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:19.186Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bed8952b-8748-48d5-9942-f88d390753e5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"77c5c12e-bf05-48e6-a91b-5e4aa2e0c69c","LogTimestamp":"2023-04-13T10:29:19.186Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:29:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:29:19.325Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:29:19.329Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:29:20.804Z","message":"Entering","context":{"RequestID":"28698ec8-af23-47b0-8a7f-775fb751153a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ed576afc-b8ea-49e5-bd66-f8939f3dd601","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:29:20.804Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:29:20.807Z","message":"{\"transactionId\":\"28698ec8-af23-47b0-8a7f-775fb751153a\",\"status\":\"200\",\"rqstDate\":\"230413-10:29:20:805\",\"respDate\":\"230413-10:29:20:807\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:28698ec8-af23-47b0-8a7f-775fb751153a\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:29:20:805-99867\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[99a08213-4564-4844-b4ba-7da5fe9cdb36], x-b3-parentspanid=[cb21b9781f3b1a60], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59667], x-envoy-attempt-count=[1], x-b3-traceid=[05613d48c4d8da12cb21b9781f3b1a60], x-b3-spanid=[1965111b184cbdc7], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[28698ec8-af23-47b0-8a7f-775fb751153a]}\\\"}\"}","context":{"RequestID":"28698ec8-af23-47b0-8a7f-775fb751153a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ed576afc-b8ea-49e5-bd66-f8939f3dd601","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:29:20.804Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:20.808Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"28698ec8-af23-47b0-8a7f-775fb751153a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ed576afc-b8ea-49e5-bd66-f8939f3dd601","LogTimestamp":"2023-04-13T10:29:20.808Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:29:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:29:20.849Z","message":"Entering","context":{"RequestID":"fb279e03-01c6-495d-90cc-ae57827a0393","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"1dbbb851-9eac-48af-a7bf-8905305e7ec0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:29:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:29:20.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"fb279e03-01c6-495d-90cc-ae57827a0393","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"1dbbb851-9eac-48af-a7bf-8905305e7ec0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:29:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:20.852Z","message":"{\"transactionId\":\"fb279e03-01c6-495d-90cc-ae57827a0393\",\"status\":\"200\",\"rqstDate\":\"230413-10:29:20:849\",\"respDate\":\"230413-10:29:20:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:fb279e03-01c6-495d-90cc-ae57827a0393\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:29:20:849-52905\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[fb279e03-01c6-495d-90cc-ae57827a0393]}\\\"}\"}","context":{"RequestID":"fb279e03-01c6-495d-90cc-ae57827a0393","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"1dbbb851-9eac-48af-a7bf-8905305e7ec0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:29:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:20.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb279e03-01c6-495d-90cc-ae57827a0393","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1dbbb851-9eac-48af-a7bf-8905305e7ec0","LogTimestamp":"2023-04-13T10:29:20.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:29:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:29:21.196Z","message":"Entering","context":{"RequestID":"742a9882-a8be-4cc3-9dcb-bc2f353436eb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2679ed45-3304-43c9-9bc2-7e365f16f2b8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:21.195Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:29:21.197Z","message":"{\"transactionId\":\"742a9882-a8be-4cc3-9dcb-bc2f353436eb\",\"status\":\"200\",\"rqstDate\":\"230413-10:29:21:196\",\"respDate\":\"230413-10:29:21:197\",\"sourceId\":\"haproxy:742a9882-a8be-4cc3-9dcb-bc2f353436eb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:29:21:196-88174\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[09236275-d671-4bde-9c76-aa5c5bebf804], x-b3-parentspanid=[d4fa448b3471fa8d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d72c081c41d2185cd4fa448b3471fa8d], x-b3-spanid=[17b28e74e89058dd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[742a9882-a8be-4cc3-9dcb-bc2f353436eb]}\\\"}\"}","context":{"RequestID":"742a9882-a8be-4cc3-9dcb-bc2f353436eb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2679ed45-3304-43c9-9bc2-7e365f16f2b8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:21.195Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:21.198Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"742a9882-a8be-4cc3-9dcb-bc2f353436eb","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2679ed45-3304-43c9-9bc2-7e365f16f2b8","LogTimestamp":"2023-04-13T10:29:21.198Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:29:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:29:23.207Z","message":"Entering","context":{"RequestID":"0e86ae86-9051-42d8-9d79-c56f9bd6548e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"03d79a2f-c1be-4d0f-8345-d6495b78867d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:23.207Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:29:23.210Z","message":"{\"transactionId\":\"0e86ae86-9051-42d8-9d79-c56f9bd6548e\",\"status\":\"200\",\"rqstDate\":\"230413-10:29:23:208\",\"respDate\":\"230413-10:29:23:210\",\"sourceId\":\"haproxy:0e86ae86-9051-42d8-9d79-c56f9bd6548e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:29:23:208-74757\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5cd8b689-e7c5-46dc-a290-2b5c0686290d], x-b3-parentspanid=[5fd8ad159839c558], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8c4cde42f762e14e5fd8ad159839c558], x-b3-spanid=[9d609a42805fd0b1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0e86ae86-9051-42d8-9d79-c56f9bd6548e]}\\\"}\"}","context":{"RequestID":"0e86ae86-9051-42d8-9d79-c56f9bd6548e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"03d79a2f-c1be-4d0f-8345-d6495b78867d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:23.207Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:23.211Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0e86ae86-9051-42d8-9d79-c56f9bd6548e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"03d79a2f-c1be-4d0f-8345-d6495b78867d","LogTimestamp":"2023-04-13T10:29:23.211Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:29:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:29:25.220Z","message":"Entering","context":{"RequestID":"13ad9ca6-0e95-45e4-9921-c18a716ad161","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d1264dd6-df6d-4ede-8617-27255e8330f4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:25.220Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:29:25.222Z","message":"{\"transactionId\":\"13ad9ca6-0e95-45e4-9921-c18a716ad161\",\"status\":\"200\",\"rqstDate\":\"230413-10:29:25:221\",\"respDate\":\"230413-10:29:25:222\",\"sourceId\":\"haproxy:13ad9ca6-0e95-45e4-9921-c18a716ad161\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:29:25:221-36610\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e893a6e2-1655-4a23-b7f0-f4365418ed19], x-b3-parentspanid=[0090b4383a0ab731], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[017141864341117e0090b4383a0ab731], x-b3-spanid=[0cac305484181181], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[13ad9ca6-0e95-45e4-9921-c18a716ad161]}\\\"}\"}","context":{"RequestID":"13ad9ca6-0e95-45e4-9921-c18a716ad161","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d1264dd6-df6d-4ede-8617-27255e8330f4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:25.220Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:25.222Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"13ad9ca6-0e95-45e4-9921-c18a716ad161","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d1264dd6-df6d-4ede-8617-27255e8330f4","LogTimestamp":"2023-04-13T10:29:25.222Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:29:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:29:26.387Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:29:26.401Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:26.401Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:26.401Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:27.230Z","message":"Entering","context":{"RequestID":"c4103329-85f9-4b44-bc49-9f8612162a9e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3d56e3c2-11c0-4169-9b41-c748dd008083","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:27.230Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:29:27.233Z","message":"{\"transactionId\":\"c4103329-85f9-4b44-bc49-9f8612162a9e\",\"status\":\"200\",\"rqstDate\":\"230413-10:29:27:231\",\"respDate\":\"230413-10:29:27:233\",\"sourceId\":\"haproxy:c4103329-85f9-4b44-bc49-9f8612162a9e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:29:27:231-49572\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9259b436-efae-44e1-a6b2-e2a3dc0c1073], x-b3-parentspanid=[e385657dad0a8a03], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4d1674af6d664e78e385657dad0a8a03], x-b3-spanid=[b510a5878da2e9a4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c4103329-85f9-4b44-bc49-9f8612162a9e]}\\\"}\"}","context":{"RequestID":"c4103329-85f9-4b44-bc49-9f8612162a9e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3d56e3c2-11c0-4169-9b41-c748dd008083","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:27.230Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:27.234Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c4103329-85f9-4b44-bc49-9f8612162a9e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3d56e3c2-11c0-4169-9b41-c748dd008083","LogTimestamp":"2023-04-13T10:29:27.234Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:29:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:29:29.244Z","message":"Entering","context":{"RequestID":"c4ceecf2-24a7-48ff-8c5f-b4508a6a828d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7ec1cc94-320f-4c87-82b5-6501da7248ae","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:29.244Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:29:29.246Z","message":"{\"transactionId\":\"c4ceecf2-24a7-48ff-8c5f-b4508a6a828d\",\"status\":\"200\",\"rqstDate\":\"230413-10:29:29:245\",\"respDate\":\"230413-10:29:29:246\",\"sourceId\":\"haproxy:c4ceecf2-24a7-48ff-8c5f-b4508a6a828d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:29:29:245-93747\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[afa4680a-eba1-4c69-85f0-5f0b0c860dbc], x-b3-parentspanid=[9beb70203ed0e474], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5369c0d9efebd0189beb70203ed0e474], x-b3-spanid=[94d025f14d8425e8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c4ceecf2-24a7-48ff-8c5f-b4508a6a828d]}\\\"}\"}","context":{"RequestID":"c4ceecf2-24a7-48ff-8c5f-b4508a6a828d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7ec1cc94-320f-4c87-82b5-6501da7248ae","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:29.244Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:29.247Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c4ceecf2-24a7-48ff-8c5f-b4508a6a828d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7ec1cc94-320f-4c87-82b5-6501da7248ae","LogTimestamp":"2023-04-13T10:29:29.247Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:29:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:29:30.806Z","message":"Entering","context":{"RequestID":"75ddbb0b-8cce-45d6-8809-4eb587d33b43","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8c1a1302-cf53-4e44-b084-e37576658fae","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:29:30.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:29:30.809Z","message":"{\"transactionId\":\"75ddbb0b-8cce-45d6-8809-4eb587d33b43\",\"status\":\"200\",\"rqstDate\":\"230413-10:29:30:807\",\"respDate\":\"230413-10:29:30:809\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:75ddbb0b-8cce-45d6-8809-4eb587d33b43\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:29:30:807-30684\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6b51bdb9-dc0e-440a-b22e-9e4faaa707b1], x-b3-parentspanid=[c3c79dc7a9cf3c97], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50019], x-envoy-attempt-count=[1], x-b3-traceid=[458ae8c434b4910ec3c79dc7a9cf3c97], x-b3-spanid=[ff902484ca31c46b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[75ddbb0b-8cce-45d6-8809-4eb587d33b43]}\\\"}\"}","context":{"RequestID":"75ddbb0b-8cce-45d6-8809-4eb587d33b43","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8c1a1302-cf53-4e44-b084-e37576658fae","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:29:30.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:30.810Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"75ddbb0b-8cce-45d6-8809-4eb587d33b43","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c1a1302-cf53-4e44-b084-e37576658fae","LogTimestamp":"2023-04-13T10:29:30.809Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:29:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:29:30.848Z","message":"Entering","context":{"RequestID":"e3c2aa5b-ba42-41be-ac1b-eb53b24e8976","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"783c376a-cf58-426a-9820-5491da5b46d8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:29:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:29:30.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"e3c2aa5b-ba42-41be-ac1b-eb53b24e8976","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"783c376a-cf58-426a-9820-5491da5b46d8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:29:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:30.852Z","message":"{\"transactionId\":\"e3c2aa5b-ba42-41be-ac1b-eb53b24e8976\",\"status\":\"200\",\"rqstDate\":\"230413-10:29:30:849\",\"respDate\":\"230413-10:29:30:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e3c2aa5b-ba42-41be-ac1b-eb53b24e8976\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:29:30:849-21155\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e3c2aa5b-ba42-41be-ac1b-eb53b24e8976]}\\\"}\"}","context":{"RequestID":"e3c2aa5b-ba42-41be-ac1b-eb53b24e8976","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"783c376a-cf58-426a-9820-5491da5b46d8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:29:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:30.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e3c2aa5b-ba42-41be-ac1b-eb53b24e8976","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"783c376a-cf58-426a-9820-5491da5b46d8","LogTimestamp":"2023-04-13T10:29:30.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:29:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:29:31.257Z","message":"Entering","context":{"RequestID":"cdeadccd-ee61-474d-9425-f31cdbcb09e7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5aba865a-aa44-4fe5-bddc-274c9d7111a6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:31.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:29:31.260Z","message":"{\"transactionId\":\"cdeadccd-ee61-474d-9425-f31cdbcb09e7\",\"status\":\"200\",\"rqstDate\":\"230413-10:29:31:258\",\"respDate\":\"230413-10:29:31:260\",\"sourceId\":\"haproxy:cdeadccd-ee61-474d-9425-f31cdbcb09e7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:29:31:258-85375\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7375de79-5eb5-47d9-8a51-f83e564c5d23], x-b3-parentspanid=[01314596231fb9dc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[443de44d657ff11d01314596231fb9dc], x-b3-spanid=[bfdd3fe27bd74fff], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cdeadccd-ee61-474d-9425-f31cdbcb09e7]}\\\"}\"}","context":{"RequestID":"cdeadccd-ee61-474d-9425-f31cdbcb09e7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5aba865a-aa44-4fe5-bddc-274c9d7111a6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:31.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:31.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cdeadccd-ee61-474d-9425-f31cdbcb09e7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5aba865a-aa44-4fe5-bddc-274c9d7111a6","LogTimestamp":"2023-04-13T10:29:31.261Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:29:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:29:33.270Z","message":"Entering","context":{"RequestID":"70d6b365-0e4b-4231-8aad-48924b86659b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6ee2f4e2-c8b5-4cfc-8ec1-b666968919d9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:33.270Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:29:33.273Z","message":"{\"transactionId\":\"70d6b365-0e4b-4231-8aad-48924b86659b\",\"status\":\"200\",\"rqstDate\":\"230413-10:29:33:271\",\"respDate\":\"230413-10:29:33:273\",\"sourceId\":\"haproxy:70d6b365-0e4b-4231-8aad-48924b86659b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:29:33:271-74199\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[61a59d65-ac7b-4502-86e3-54892aa4d0c3], x-b3-parentspanid=[4cf03213fc65dad8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[08338fd6c4b244d44cf03213fc65dad8], x-b3-spanid=[822eb1f9c9effb47], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[70d6b365-0e4b-4231-8aad-48924b86659b]}\\\"}\"}","context":{"RequestID":"70d6b365-0e4b-4231-8aad-48924b86659b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6ee2f4e2-c8b5-4cfc-8ec1-b666968919d9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:33.270Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:33.274Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"70d6b365-0e4b-4231-8aad-48924b86659b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6ee2f4e2-c8b5-4cfc-8ec1-b666968919d9","LogTimestamp":"2023-04-13T10:29:33.273Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:29:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:29:35.284Z","message":"Entering","context":{"RequestID":"a020555f-d06f-4e70-bef7-46ce551fd29d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c97eed7a-99e9-4323-926c-a11fe7073484","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:35.283Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:29:35.286Z","message":"{\"transactionId\":\"a020555f-d06f-4e70-bef7-46ce551fd29d\",\"status\":\"200\",\"rqstDate\":\"230413-10:29:35:285\",\"respDate\":\"230413-10:29:35:286\",\"sourceId\":\"haproxy:a020555f-d06f-4e70-bef7-46ce551fd29d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:29:35:285-38347\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f99758bc-e154-4d87-87f0-580e969e459a], x-b3-parentspanid=[745fe95cf04bb8e4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eb473872060efd0e745fe95cf04bb8e4], x-b3-spanid=[5e4cb94e4c0aedad], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a020555f-d06f-4e70-bef7-46ce551fd29d]}\\\"}\"}","context":{"RequestID":"a020555f-d06f-4e70-bef7-46ce551fd29d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c97eed7a-99e9-4323-926c-a11fe7073484","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:35.283Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:35.287Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a020555f-d06f-4e70-bef7-46ce551fd29d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c97eed7a-99e9-4323-926c-a11fe7073484","LogTimestamp":"2023-04-13T10:29:35.287Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:29:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:29:36.386Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:29:36.400Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:36.400Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:36.401Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:37.298Z","message":"Entering","context":{"RequestID":"b982b96c-2741-4291-8fc4-2a365072afb6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cee00715-8e3f-48b6-81f3-b5358e6c5f3a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:37.298Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:29:37.301Z","message":"{\"transactionId\":\"b982b96c-2741-4291-8fc4-2a365072afb6\",\"status\":\"200\",\"rqstDate\":\"230413-10:29:37:299\",\"respDate\":\"230413-10:29:37:301\",\"sourceId\":\"haproxy:b982b96c-2741-4291-8fc4-2a365072afb6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:29:37:299-68923\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[90b60b9a-c389-4ce7-b16a-a370775a30d5], x-b3-parentspanid=[2add6e6bd4a3cda3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e21772abbbcb86682add6e6bd4a3cda3], x-b3-spanid=[81dc73a90c2f5878], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b982b96c-2741-4291-8fc4-2a365072afb6]}\\\"}\"}","context":{"RequestID":"b982b96c-2741-4291-8fc4-2a365072afb6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cee00715-8e3f-48b6-81f3-b5358e6c5f3a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:37.298Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:37.302Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b982b96c-2741-4291-8fc4-2a365072afb6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cee00715-8e3f-48b6-81f3-b5358e6c5f3a","LogTimestamp":"2023-04-13T10:29:37.302Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:29:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:29:39.314Z","message":"Entering","context":{"RequestID":"64ce7238-3cdf-44d0-a002-be24cb1ba232","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a8eb5f46-81b6-48e1-9692-1b1136b3b9c8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:39.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:29:39.318Z","message":"{\"transactionId\":\"64ce7238-3cdf-44d0-a002-be24cb1ba232\",\"status\":\"200\",\"rqstDate\":\"230413-10:29:39:315\",\"respDate\":\"230413-10:29:39:318\",\"sourceId\":\"haproxy:64ce7238-3cdf-44d0-a002-be24cb1ba232\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:29:39:315-50595\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[90cf757e-abfc-4907-8256-41b322c6ff31], x-b3-parentspanid=[54e891ecd9bcbd5c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3c187e0b669a91b854e891ecd9bcbd5c], x-b3-spanid=[386f3b5f7ca57109], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[64ce7238-3cdf-44d0-a002-be24cb1ba232]}\\\"}\"}","context":{"RequestID":"64ce7238-3cdf-44d0-a002-be24cb1ba232","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a8eb5f46-81b6-48e1-9692-1b1136b3b9c8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:39.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:39.319Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"64ce7238-3cdf-44d0-a002-be24cb1ba232","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a8eb5f46-81b6-48e1-9692-1b1136b3b9c8","LogTimestamp":"2023-04-13T10:29:39.319Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:29:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:29:40.806Z","message":"Entering","context":{"RequestID":"aa006a29-e386-4fc7-b9d7-e92e4a9b9dc2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9a651ff7-7376-4889-871f-185ca5503ac7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:29:40.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:29:40.808Z","message":"{\"transactionId\":\"aa006a29-e386-4fc7-b9d7-e92e4a9b9dc2\",\"status\":\"200\",\"rqstDate\":\"230413-10:29:40:807\",\"respDate\":\"230413-10:29:40:808\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:aa006a29-e386-4fc7-b9d7-e92e4a9b9dc2\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:29:40:807-1089\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[218fd55f-91c3-40cc-8fc4-b2e1f9ce37b5], x-b3-parentspanid=[914e380d4086b20a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51861], x-envoy-attempt-count=[1], x-b3-traceid=[ae0b0d9783e19389914e380d4086b20a], x-b3-spanid=[82f853e407d0926f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[aa006a29-e386-4fc7-b9d7-e92e4a9b9dc2]}\\\"}\"}","context":{"RequestID":"aa006a29-e386-4fc7-b9d7-e92e4a9b9dc2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9a651ff7-7376-4889-871f-185ca5503ac7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:29:40.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:40.808Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aa006a29-e386-4fc7-b9d7-e92e4a9b9dc2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9a651ff7-7376-4889-871f-185ca5503ac7","LogTimestamp":"2023-04-13T10:29:40.808Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:29:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:29:40.848Z","message":"Entering","context":{"RequestID":"dfb790dc-c669-44f7-aa2f-1dfe78f1a79f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d81d2183-7757-445f-91c4-ccc6c4fe66b1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:29:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:29:40.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"dfb790dc-c669-44f7-aa2f-1dfe78f1a79f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d81d2183-7757-445f-91c4-ccc6c4fe66b1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:29:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:40.850Z","message":"{\"transactionId\":\"dfb790dc-c669-44f7-aa2f-1dfe78f1a79f\",\"status\":\"200\",\"rqstDate\":\"230413-10:29:40:849\",\"respDate\":\"230413-10:29:40:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:dfb790dc-c669-44f7-aa2f-1dfe78f1a79f\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:29:40:849-38767\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[dfb790dc-c669-44f7-aa2f-1dfe78f1a79f]}\\\"}\"}","context":{"RequestID":"dfb790dc-c669-44f7-aa2f-1dfe78f1a79f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d81d2183-7757-445f-91c4-ccc6c4fe66b1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:29:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:40.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dfb790dc-c669-44f7-aa2f-1dfe78f1a79f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d81d2183-7757-445f-91c4-ccc6c4fe66b1","LogTimestamp":"2023-04-13T10:29:40.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:29:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:29:41.329Z","message":"Entering","context":{"RequestID":"4653f282-eb16-47f1-b009-acc578581f54","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"291e18c7-b4e7-4ef4-a11d-454e01558fcf","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:41.329Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:29:41.332Z","message":"{\"transactionId\":\"4653f282-eb16-47f1-b009-acc578581f54\",\"status\":\"200\",\"rqstDate\":\"230413-10:29:41:330\",\"respDate\":\"230413-10:29:41:332\",\"sourceId\":\"haproxy:4653f282-eb16-47f1-b009-acc578581f54\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:29:41:330-50582\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a35781b6-7b50-4534-8d7a-b2dc6803fb5e], x-b3-parentspanid=[5ea07c9bed3ec34f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2c962ac025217c475ea07c9bed3ec34f], x-b3-spanid=[2ecd1f3c31298fb4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4653f282-eb16-47f1-b009-acc578581f54]}\\\"}\"}","context":{"RequestID":"4653f282-eb16-47f1-b009-acc578581f54","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"291e18c7-b4e7-4ef4-a11d-454e01558fcf","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:41.329Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:41.333Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4653f282-eb16-47f1-b009-acc578581f54","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"291e18c7-b4e7-4ef4-a11d-454e01558fcf","LogTimestamp":"2023-04-13T10:29:41.333Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:29:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:29:43.344Z","message":"Entering","context":{"RequestID":"f07c823a-865f-44cb-aad5-66d803dcafc3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ffba0560-7d57-473d-a1ee-3d8b8fd7ace7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:43.344Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:29:43.347Z","message":"{\"transactionId\":\"f07c823a-865f-44cb-aad5-66d803dcafc3\",\"status\":\"200\",\"rqstDate\":\"230413-10:29:43:345\",\"respDate\":\"230413-10:29:43:347\",\"sourceId\":\"haproxy:f07c823a-865f-44cb-aad5-66d803dcafc3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:29:43:345-85451\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[410a587c-4206-4a0e-b16d-f5b2ab5c8ad8], x-b3-parentspanid=[f8246f574a607849], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[29219c72ed048c2af8246f574a607849], x-b3-spanid=[4258ac8dd04cd62d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f07c823a-865f-44cb-aad5-66d803dcafc3]}\\\"}\"}","context":{"RequestID":"f07c823a-865f-44cb-aad5-66d803dcafc3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ffba0560-7d57-473d-a1ee-3d8b8fd7ace7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:43.344Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:43.348Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f07c823a-865f-44cb-aad5-66d803dcafc3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ffba0560-7d57-473d-a1ee-3d8b8fd7ace7","LogTimestamp":"2023-04-13T10:29:43.347Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:29:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:29:45.358Z","message":"Entering","context":{"RequestID":"180506b7-194c-4e4c-a989-5b722f517cf8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"10699f63-82e3-4f96-b7c8-fad5f4b51d74","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:45.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:29:45.361Z","message":"{\"transactionId\":\"180506b7-194c-4e4c-a989-5b722f517cf8\",\"status\":\"200\",\"rqstDate\":\"230413-10:29:45:359\",\"respDate\":\"230413-10:29:45:361\",\"sourceId\":\"haproxy:180506b7-194c-4e4c-a989-5b722f517cf8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:29:45:359-35877\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[683bdb9e-217f-4ea3-861f-7f35a0d254b4], x-b3-parentspanid=[170387774ee5cb46], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[047f45eb70f48e38170387774ee5cb46], x-b3-spanid=[6eb0a83f117110a4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[180506b7-194c-4e4c-a989-5b722f517cf8]}\\\"}\"}","context":{"RequestID":"180506b7-194c-4e4c-a989-5b722f517cf8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"10699f63-82e3-4f96-b7c8-fad5f4b51d74","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:45.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:45.362Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"180506b7-194c-4e4c-a989-5b722f517cf8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"10699f63-82e3-4f96-b7c8-fad5f4b51d74","LogTimestamp":"2023-04-13T10:29:45.362Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:29:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:29:46.387Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:29:46.399Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:46.399Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:46.399Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:47.374Z","message":"Entering","context":{"RequestID":"49023f77-8ed0-4224-bd8b-3372249c7800","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a1a7b186-e484-4098-a343-86cf02209bf3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:47.374Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:29:47.377Z","message":"{\"transactionId\":\"49023f77-8ed0-4224-bd8b-3372249c7800\",\"status\":\"200\",\"rqstDate\":\"230413-10:29:47:375\",\"respDate\":\"230413-10:29:47:377\",\"sourceId\":\"haproxy:49023f77-8ed0-4224-bd8b-3372249c7800\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:29:47:375-58725\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[11f425d5-8ec4-4051-b723-a57e712a8b11], x-b3-parentspanid=[654fa95582f2f476], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[976846f46adb6d1d654fa95582f2f476], x-b3-spanid=[4f826889e9c50845], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[49023f77-8ed0-4224-bd8b-3372249c7800]}\\\"}\"}","context":{"RequestID":"49023f77-8ed0-4224-bd8b-3372249c7800","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a1a7b186-e484-4098-a343-86cf02209bf3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:47.374Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:47.378Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"49023f77-8ed0-4224-bd8b-3372249c7800","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a1a7b186-e484-4098-a343-86cf02209bf3","LogTimestamp":"2023-04-13T10:29:47.378Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:29:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:29:49.331Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:29:49.335Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:29:49.390Z","message":"Entering","context":{"RequestID":"98faaab7-14ca-4d64-acf7-086a66677e77","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5c5f441f-021a-4dda-932b-1fdfc29d66fe","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:49.390Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:29:49.394Z","message":"{\"transactionId\":\"98faaab7-14ca-4d64-acf7-086a66677e77\",\"status\":\"200\",\"rqstDate\":\"230413-10:29:49:391\",\"respDate\":\"230413-10:29:49:393\",\"sourceId\":\"haproxy:98faaab7-14ca-4d64-acf7-086a66677e77\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:29:49:391-74877\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b826f003-5910-423e-8593-3375cd33555c], x-b3-parentspanid=[df7d6f2884676122], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5aff103809262ef5df7d6f2884676122], x-b3-spanid=[f11e43ab2a7e52ea], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[98faaab7-14ca-4d64-acf7-086a66677e77]}\\\"}\"}","context":{"RequestID":"98faaab7-14ca-4d64-acf7-086a66677e77","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5c5f441f-021a-4dda-932b-1fdfc29d66fe","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:49.390Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:49.394Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"98faaab7-14ca-4d64-acf7-086a66677e77","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5c5f441f-021a-4dda-932b-1fdfc29d66fe","LogTimestamp":"2023-04-13T10:29:49.394Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:29:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:29:50.805Z","message":"Entering","context":{"RequestID":"b58d9e83-6925-4210-8978-50bc79e73135","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e598edcf-d6ca-4f06-8147-744c9be34605","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:29:50.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:29:50.808Z","message":"{\"transactionId\":\"b58d9e83-6925-4210-8978-50bc79e73135\",\"status\":\"200\",\"rqstDate\":\"230413-10:29:50:806\",\"respDate\":\"230413-10:29:50:808\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b58d9e83-6925-4210-8978-50bc79e73135\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:29:50:806-42340\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[77a6c61d-059c-48f2-a59f-74daaae40f05], x-b3-parentspanid=[0cc7f2eba4bfc128], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35141], x-envoy-attempt-count=[1], x-b3-traceid=[59d16ec73805c14c0cc7f2eba4bfc128], x-b3-spanid=[28ca2193bdfbc477], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b58d9e83-6925-4210-8978-50bc79e73135]}\\\"}\"}","context":{"RequestID":"b58d9e83-6925-4210-8978-50bc79e73135","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e598edcf-d6ca-4f06-8147-744c9be34605","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:29:50.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:50.809Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b58d9e83-6925-4210-8978-50bc79e73135","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e598edcf-d6ca-4f06-8147-744c9be34605","LogTimestamp":"2023-04-13T10:29:50.809Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:29:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:29:50.850Z","message":"Entering","context":{"RequestID":"dc216383-fc3c-4dcd-b35b-f654c5f66018","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4b0965c8-a084-43be-9d99-f0b2d52071f6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:29:50.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:29:50.852Z","message":"Database is available from CACHED check.","context":{"RequestID":"dc216383-fc3c-4dcd-b35b-f654c5f66018","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4b0965c8-a084-43be-9d99-f0b2d52071f6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:29:50.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:50.853Z","message":"{\"transactionId\":\"dc216383-fc3c-4dcd-b35b-f654c5f66018\",\"status\":\"200\",\"rqstDate\":\"230413-10:29:50:850\",\"respDate\":\"230413-10:29:50:853\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:dc216383-fc3c-4dcd-b35b-f654c5f66018\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:29:50:850-41238\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[dc216383-fc3c-4dcd-b35b-f654c5f66018]}\\\"}\"}","context":{"RequestID":"dc216383-fc3c-4dcd-b35b-f654c5f66018","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4b0965c8-a084-43be-9d99-f0b2d52071f6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:29:50.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:50.854Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dc216383-fc3c-4dcd-b35b-f654c5f66018","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4b0965c8-a084-43be-9d99-f0b2d52071f6","LogTimestamp":"2023-04-13T10:29:50.854Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:29:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:29:51.404Z","message":"Entering","context":{"RequestID":"b674d8d9-1935-42d9-bda8-ecb8ea73eb90","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5f97d382-1a6e-48af-af10-35a0d6a6ead5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:51.404Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:29:51.407Z","message":"{\"transactionId\":\"b674d8d9-1935-42d9-bda8-ecb8ea73eb90\",\"status\":\"200\",\"rqstDate\":\"230413-10:29:51:405\",\"respDate\":\"230413-10:29:51:407\",\"sourceId\":\"haproxy:b674d8d9-1935-42d9-bda8-ecb8ea73eb90\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:29:51:405-53920\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[28b2031c-876b-4dde-aa17-b8936b59d4a4], x-b3-parentspanid=[8b4a3b457a38bdc9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[65907acb34a3db038b4a3b457a38bdc9], x-b3-spanid=[751b821c8586edc6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b674d8d9-1935-42d9-bda8-ecb8ea73eb90]}\\\"}\"}","context":{"RequestID":"b674d8d9-1935-42d9-bda8-ecb8ea73eb90","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5f97d382-1a6e-48af-af10-35a0d6a6ead5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:51.404Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:51.408Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b674d8d9-1935-42d9-bda8-ecb8ea73eb90","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5f97d382-1a6e-48af-af10-35a0d6a6ead5","LogTimestamp":"2023-04-13T10:29:51.408Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:29:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:29:53.417Z","message":"Entering","context":{"RequestID":"03dc31f3-f6af-4eb6-bbb5-3ee7e4f0f611","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ce974b2b-ecfd-43e3-91bb-47d386006a91","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:53.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:29:53.419Z","message":"{\"transactionId\":\"03dc31f3-f6af-4eb6-bbb5-3ee7e4f0f611\",\"status\":\"200\",\"rqstDate\":\"230413-10:29:53:418\",\"respDate\":\"230413-10:29:53:419\",\"sourceId\":\"haproxy:03dc31f3-f6af-4eb6-bbb5-3ee7e4f0f611\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:29:53:418-23286\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[368bec74-96c4-4d37-97b6-fabbcbf17efc], x-b3-parentspanid=[a052fdef59315274], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[81cc586c84e07ccfa052fdef59315274], x-b3-spanid=[b2d80eaa48211571], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[03dc31f3-f6af-4eb6-bbb5-3ee7e4f0f611]}\\\"}\"}","context":{"RequestID":"03dc31f3-f6af-4eb6-bbb5-3ee7e4f0f611","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ce974b2b-ecfd-43e3-91bb-47d386006a91","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:53.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:53.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"03dc31f3-f6af-4eb6-bbb5-3ee7e4f0f611","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce974b2b-ecfd-43e3-91bb-47d386006a91","LogTimestamp":"2023-04-13T10:29:53.420Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:29:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:29:55.430Z","message":"Entering","context":{"RequestID":"c1b8455d-cbfd-4ea9-a56c-b532f3bed6df","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2f3823a8-f497-41a0-9747-f094fd612c2b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:55.430Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:29:55.432Z","message":"{\"transactionId\":\"c1b8455d-cbfd-4ea9-a56c-b532f3bed6df\",\"status\":\"200\",\"rqstDate\":\"230413-10:29:55:431\",\"respDate\":\"230413-10:29:55:432\",\"sourceId\":\"haproxy:c1b8455d-cbfd-4ea9-a56c-b532f3bed6df\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:29:55:431-62330\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[14a5ee88-2763-4997-a18f-199e35541085], x-b3-parentspanid=[d75da6fd43c0798c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[18b7eb2793835f6bd75da6fd43c0798c], x-b3-spanid=[7dc5f6d78044ed91], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c1b8455d-cbfd-4ea9-a56c-b532f3bed6df]}\\\"}\"}","context":{"RequestID":"c1b8455d-cbfd-4ea9-a56c-b532f3bed6df","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2f3823a8-f497-41a0-9747-f094fd612c2b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:55.430Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:55.433Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c1b8455d-cbfd-4ea9-a56c-b532f3bed6df","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2f3823a8-f497-41a0-9747-f094fd612c2b","LogTimestamp":"2023-04-13T10:29:55.433Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:29:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:29:56.386Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:29:56.397Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:56.397Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:56.398Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:57.443Z","message":"Entering","context":{"RequestID":"b17d14ec-3a26-478c-b837-b9aca020cb7e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"90046045-2c43-4f02-a4ec-989184d7b33d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:57.443Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:29:57.446Z","message":"{\"transactionId\":\"b17d14ec-3a26-478c-b837-b9aca020cb7e\",\"status\":\"200\",\"rqstDate\":\"230413-10:29:57:444\",\"respDate\":\"230413-10:29:57:445\",\"sourceId\":\"haproxy:b17d14ec-3a26-478c-b837-b9aca020cb7e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:29:57:444-90180\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c938ee92-72c3-4c8e-99de-3926b66caeea], x-b3-parentspanid=[0b0bf9272a9c3a21], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6b74f89d99bd72bf0b0bf9272a9c3a21], x-b3-spanid=[c6e28249b4207a02], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b17d14ec-3a26-478c-b837-b9aca020cb7e]}\\\"}\"}","context":{"RequestID":"b17d14ec-3a26-478c-b837-b9aca020cb7e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"90046045-2c43-4f02-a4ec-989184d7b33d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:57.443Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:57.446Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b17d14ec-3a26-478c-b837-b9aca020cb7e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"90046045-2c43-4f02-a4ec-989184d7b33d","LogTimestamp":"2023-04-13T10:29:57.446Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:29:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:29:59.455Z","message":"Entering","context":{"RequestID":"86b345c0-3918-4a73-a57f-84bf35958e6f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ab4fce89-4fab-4be6-bcc7-97199672e2a6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:59.455Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:29:59.456Z","message":"{\"transactionId\":\"86b345c0-3918-4a73-a57f-84bf35958e6f\",\"status\":\"200\",\"rqstDate\":\"230413-10:29:59:455\",\"respDate\":\"230413-10:29:59:456\",\"sourceId\":\"haproxy:86b345c0-3918-4a73-a57f-84bf35958e6f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:29:59:455-28911\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f282c489-cdc1-4cd9-8c09-2a928dde52ef], x-b3-parentspanid=[db45bcb06a13bb9e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c11d32df87a6a84adb45bcb06a13bb9e], x-b3-spanid=[5686a74ac4531708], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[86b345c0-3918-4a73-a57f-84bf35958e6f]}\\\"}\"}","context":{"RequestID":"86b345c0-3918-4a73-a57f-84bf35958e6f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ab4fce89-4fab-4be6-bcc7-97199672e2a6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:29:59.455Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:29:59.457Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"86b345c0-3918-4a73-a57f-84bf35958e6f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ab4fce89-4fab-4be6-bcc7-97199672e2a6","LogTimestamp":"2023-04-13T10:29:59.457Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:29:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:30:00.805Z","message":"Entering","context":{"RequestID":"7e037559-584e-4d92-abb9-2712793d589c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1e6a2885-622d-4315-aedc-361a7fe463df","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:30:00.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:30:00.807Z","message":"{\"transactionId\":\"7e037559-584e-4d92-abb9-2712793d589c\",\"status\":\"200\",\"rqstDate\":\"230413-10:30:00:806\",\"respDate\":\"230413-10:30:00:807\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:7e037559-584e-4d92-abb9-2712793d589c\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:30:00:806-92134\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1d15d723-b3e0-4187-8118-f0de0ce24a05], x-b3-parentspanid=[7e55ffe016729c80], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35667], x-envoy-attempt-count=[1], x-b3-traceid=[b7f5d945d30901ff7e55ffe016729c80], x-b3-spanid=[96752dbf509e5be1], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[7e037559-584e-4d92-abb9-2712793d589c]}\\\"}\"}","context":{"RequestID":"7e037559-584e-4d92-abb9-2712793d589c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1e6a2885-622d-4315-aedc-361a7fe463df","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:30:00.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:00.808Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7e037559-584e-4d92-abb9-2712793d589c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1e6a2885-622d-4315-aedc-361a7fe463df","LogTimestamp":"2023-04-13T10:30:00.808Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:30:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:30:00.848Z","message":"Entering","context":{"RequestID":"7417357e-412c-46cc-ab97-c5638a37ba60","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cf927e23-1d3f-4eba-b59e-c25c8df2abe6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:30:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:30:00.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"7417357e-412c-46cc-ab97-c5638a37ba60","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cf927e23-1d3f-4eba-b59e-c25c8df2abe6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:30:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:00.851Z","message":"{\"transactionId\":\"7417357e-412c-46cc-ab97-c5638a37ba60\",\"status\":\"200\",\"rqstDate\":\"230413-10:30:00:848\",\"respDate\":\"230413-10:30:00:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7417357e-412c-46cc-ab97-c5638a37ba60\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:30:00:848-64339\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7417357e-412c-46cc-ab97-c5638a37ba60]}\\\"}\"}","context":{"RequestID":"7417357e-412c-46cc-ab97-c5638a37ba60","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cf927e23-1d3f-4eba-b59e-c25c8df2abe6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:30:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:00.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7417357e-412c-46cc-ab97-c5638a37ba60","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cf927e23-1d3f-4eba-b59e-c25c8df2abe6","LogTimestamp":"2023-04-13T10:30:00.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:30:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:30:01.470Z","message":"Entering","context":{"RequestID":"d48872b6-f694-4ee8-99b3-d5f32e13e61f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"da807d4b-055f-4522-a51b-721be1bfeaa1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:01.470Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:30:01.473Z","message":"{\"transactionId\":\"d48872b6-f694-4ee8-99b3-d5f32e13e61f\",\"status\":\"200\",\"rqstDate\":\"230413-10:30:01:471\",\"respDate\":\"230413-10:30:01:473\",\"sourceId\":\"haproxy:d48872b6-f694-4ee8-99b3-d5f32e13e61f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:30:01:471-76711\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6022d0bd-e060-4733-ba50-4b8b5b62ca95], x-b3-parentspanid=[4124720d3ee15290], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1b660ed574fd465b4124720d3ee15290], x-b3-spanid=[e0668c3734141ef1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d48872b6-f694-4ee8-99b3-d5f32e13e61f]}\\\"}\"}","context":{"RequestID":"d48872b6-f694-4ee8-99b3-d5f32e13e61f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"da807d4b-055f-4522-a51b-721be1bfeaa1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:01.470Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:01.474Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d48872b6-f694-4ee8-99b3-d5f32e13e61f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"da807d4b-055f-4522-a51b-721be1bfeaa1","LogTimestamp":"2023-04-13T10:30:01.474Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:30:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-13T10:30:03.483Z","message":"Entering","context":{"RequestID":"141849a5-d92a-45e0-97a9-ef051bb3784e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"704b04a3-b807-4815-ad9f-a08428116f38","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:03.483Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:30:03.486Z","message":"{\"transactionId\":\"141849a5-d92a-45e0-97a9-ef051bb3784e\",\"status\":\"200\",\"rqstDate\":\"230413-10:30:03:484\",\"respDate\":\"230413-10:30:03:486\",\"sourceId\":\"haproxy:141849a5-d92a-45e0-97a9-ef051bb3784e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:30:03:484-6268\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3015a741-e434-4d36-9f38-556af295ee63], x-b3-parentspanid=[33ebcc448d820c1f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f67adc6507d83be733ebcc448d820c1f], x-b3-spanid=[b7c6d64d55c9be4c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[141849a5-d92a-45e0-97a9-ef051bb3784e]}\\\"}\"}","context":{"RequestID":"141849a5-d92a-45e0-97a9-ef051bb3784e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"704b04a3-b807-4815-ad9f-a08428116f38","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:03.483Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:03.487Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"141849a5-d92a-45e0-97a9-ef051bb3784e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"704b04a3-b807-4815-ad9f-a08428116f38","LogTimestamp":"2023-04-13T10:30:03.487Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:30:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:30:05.498Z","message":"Entering","context":{"RequestID":"1a3cf9a1-b9f3-40bc-9706-14167ac9b3ba","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3e4882ed-7077-4763-aa6f-3610d4ced764","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:05.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:30:05.500Z","message":"{\"transactionId\":\"1a3cf9a1-b9f3-40bc-9706-14167ac9b3ba\",\"status\":\"200\",\"rqstDate\":\"230413-10:30:05:498\",\"respDate\":\"230413-10:30:05:500\",\"sourceId\":\"haproxy:1a3cf9a1-b9f3-40bc-9706-14167ac9b3ba\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:30:05:498-11219\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6ee23f31-be42-4665-8eba-6da8ff9a91f6], x-b3-parentspanid=[867dd94b242e2439], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8b78522a73beb2f2867dd94b242e2439], x-b3-spanid=[6a19ac2e668c30ac], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1a3cf9a1-b9f3-40bc-9706-14167ac9b3ba]}\\\"}\"}","context":{"RequestID":"1a3cf9a1-b9f3-40bc-9706-14167ac9b3ba","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3e4882ed-7077-4763-aa6f-3610d4ced764","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:05.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:05.501Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1a3cf9a1-b9f3-40bc-9706-14167ac9b3ba","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3e4882ed-7077-4763-aa6f-3610d4ced764","LogTimestamp":"2023-04-13T10:30:05.501Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:30:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:30:06.386Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:30:06.436Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:06.436Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:06.436Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:07.511Z","message":"Entering","context":{"RequestID":"248e40d5-4a40-46d9-bba8-fb601d0fdaa6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"47fa1292-3fef-4fc6-b2f1-1938b175bbb3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:07.511Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:30:07.514Z","message":"{\"transactionId\":\"248e40d5-4a40-46d9-bba8-fb601d0fdaa6\",\"status\":\"200\",\"rqstDate\":\"230413-10:30:07:512\",\"respDate\":\"230413-10:30:07:514\",\"sourceId\":\"haproxy:248e40d5-4a40-46d9-bba8-fb601d0fdaa6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:30:07:512-56994\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[36d7a686-fe56-439a-b1db-927373145312], x-b3-parentspanid=[1819dd71212af354], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ed874470ab16dcf61819dd71212af354], x-b3-spanid=[f197c89e330fd41c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[248e40d5-4a40-46d9-bba8-fb601d0fdaa6]}\\\"}\"}","context":{"RequestID":"248e40d5-4a40-46d9-bba8-fb601d0fdaa6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"47fa1292-3fef-4fc6-b2f1-1938b175bbb3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:07.511Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:07.515Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"248e40d5-4a40-46d9-bba8-fb601d0fdaa6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"47fa1292-3fef-4fc6-b2f1-1938b175bbb3","LogTimestamp":"2023-04-13T10:30:07.515Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:30:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:30:09.545Z","message":"Entering","context":{"RequestID":"192d748f-e0de-4ca0-9de6-fde222a51877","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0aa85de9-3efe-403e-b067-c384d617adc7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:09.545Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:30:09.548Z","message":"{\"transactionId\":\"192d748f-e0de-4ca0-9de6-fde222a51877\",\"status\":\"200\",\"rqstDate\":\"230413-10:30:09:546\",\"respDate\":\"230413-10:30:09:547\",\"sourceId\":\"haproxy:192d748f-e0de-4ca0-9de6-fde222a51877\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:30:09:546-90382\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6749948f-180b-40d2-a780-a0ccbd94be34], x-b3-parentspanid=[0f3408cab323cd6a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1f776f412ee415450f3408cab323cd6a], x-b3-spanid=[c6c144c0871fcf4d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[192d748f-e0de-4ca0-9de6-fde222a51877]}\\\"}\"}","context":{"RequestID":"192d748f-e0de-4ca0-9de6-fde222a51877","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0aa85de9-3efe-403e-b067-c384d617adc7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:09.545Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:09.548Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"192d748f-e0de-4ca0-9de6-fde222a51877","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0aa85de9-3efe-403e-b067-c384d617adc7","LogTimestamp":"2023-04-13T10:30:09.548Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:30:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:30:10.804Z","message":"Entering","context":{"RequestID":"d0bd3c8a-34d5-4861-a672-f77ab8d2faa3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"80c8479c-a192-45e1-b0ed-55f2a8187912","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:30:10.804Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:30:10.807Z","message":"{\"transactionId\":\"d0bd3c8a-34d5-4861-a672-f77ab8d2faa3\",\"status\":\"200\",\"rqstDate\":\"230413-10:30:10:805\",\"respDate\":\"230413-10:30:10:806\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d0bd3c8a-34d5-4861-a672-f77ab8d2faa3\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:30:10:805-41403\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c7df0350-f246-46bd-931a-0a78fda1ea6c], x-b3-parentspanid=[29e7d1997c9b76ab], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46835], x-envoy-attempt-count=[1], x-b3-traceid=[b8b9feef98a166fe29e7d1997c9b76ab], x-b3-spanid=[3e1d2f5ee33fea8f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d0bd3c8a-34d5-4861-a672-f77ab8d2faa3]}\\\"}\"}","context":{"RequestID":"d0bd3c8a-34d5-4861-a672-f77ab8d2faa3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"80c8479c-a192-45e1-b0ed-55f2a8187912","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:30:10.804Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:10.807Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d0bd3c8a-34d5-4861-a672-f77ab8d2faa3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"80c8479c-a192-45e1-b0ed-55f2a8187912","LogTimestamp":"2023-04-13T10:30:10.807Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:30:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:30:10.849Z","message":"Entering","context":{"RequestID":"0e799cfc-0d9c-4f8f-a0c0-b685a66c212a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4260063b-a49e-4c65-8c0d-2f6d9467ea8c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:30:10.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:30:10.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"0e799cfc-0d9c-4f8f-a0c0-b685a66c212a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4260063b-a49e-4c65-8c0d-2f6d9467ea8c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:30:10.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:10.852Z","message":"{\"transactionId\":\"0e799cfc-0d9c-4f8f-a0c0-b685a66c212a\",\"status\":\"200\",\"rqstDate\":\"230413-10:30:10:850\",\"respDate\":\"230413-10:30:10:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0e799cfc-0d9c-4f8f-a0c0-b685a66c212a\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:30:10:850-67529\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0e799cfc-0d9c-4f8f-a0c0-b685a66c212a]}\\\"}\"}","context":{"RequestID":"0e799cfc-0d9c-4f8f-a0c0-b685a66c212a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4260063b-a49e-4c65-8c0d-2f6d9467ea8c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:30:10.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:10.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0e799cfc-0d9c-4f8f-a0c0-b685a66c212a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4260063b-a49e-4c65-8c0d-2f6d9467ea8c","LogTimestamp":"2023-04-13T10:30:10.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:30:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:30:11.558Z","message":"Entering","context":{"RequestID":"f30f27c4-93f1-45c0-ae9a-6571f026e02f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"832f6410-3771-4d86-aeb0-00cb51a642c0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:11.558Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:30:11.561Z","message":"{\"transactionId\":\"f30f27c4-93f1-45c0-ae9a-6571f026e02f\",\"status\":\"200\",\"rqstDate\":\"230413-10:30:11:559\",\"respDate\":\"230413-10:30:11:560\",\"sourceId\":\"haproxy:f30f27c4-93f1-45c0-ae9a-6571f026e02f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:30:11:559-81\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f291755a-8e23-47ca-9055-116387a26789], x-b3-parentspanid=[4c8362067e2f8f75], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[288def8383724e694c8362067e2f8f75], x-b3-spanid=[8d90c27d82aeb932], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f30f27c4-93f1-45c0-ae9a-6571f026e02f]}\\\"}\"}","context":{"RequestID":"f30f27c4-93f1-45c0-ae9a-6571f026e02f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"832f6410-3771-4d86-aeb0-00cb51a642c0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:11.558Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:11.561Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f30f27c4-93f1-45c0-ae9a-6571f026e02f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"832f6410-3771-4d86-aeb0-00cb51a642c0","LogTimestamp":"2023-04-13T10:30:11.561Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:30:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:30:13.570Z","message":"Entering","context":{"RequestID":"fd693d73-f586-4751-8229-acfe21e497bd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"66875691-f0af-4cff-ac0c-b382f4281e37","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:13.570Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:30:13.572Z","message":"{\"transactionId\":\"fd693d73-f586-4751-8229-acfe21e497bd\",\"status\":\"200\",\"rqstDate\":\"230413-10:30:13:571\",\"respDate\":\"230413-10:30:13:572\",\"sourceId\":\"haproxy:fd693d73-f586-4751-8229-acfe21e497bd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:30:13:571-79877\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[de096401-f3a9-4ba9-9dcd-9bf49e2bb2cb], x-b3-parentspanid=[bcfbaed030d6576d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4be6114ef0aba00fbcfbaed030d6576d], x-b3-spanid=[f0046f0cd80357ea], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fd693d73-f586-4751-8229-acfe21e497bd]}\\\"}\"}","context":{"RequestID":"fd693d73-f586-4751-8229-acfe21e497bd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"66875691-f0af-4cff-ac0c-b382f4281e37","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:13.570Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:13.572Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fd693d73-f586-4751-8229-acfe21e497bd","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"66875691-f0af-4cff-ac0c-b382f4281e37","LogTimestamp":"2023-04-13T10:30:13.572Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:30:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:30:15.582Z","message":"Entering","context":{"RequestID":"41ca913e-c9dc-4c5a-9707-e13486c16191","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6d02b57d-f9d8-4527-a289-66e273f860a9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:15.581Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:30:15.585Z","message":"{\"transactionId\":\"41ca913e-c9dc-4c5a-9707-e13486c16191\",\"status\":\"200\",\"rqstDate\":\"230413-10:30:15:582\",\"respDate\":\"230413-10:30:15:584\",\"sourceId\":\"haproxy:41ca913e-c9dc-4c5a-9707-e13486c16191\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:30:15:582-15329\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7eeca622-af8b-4f4d-b357-74f7fd893694], x-b3-parentspanid=[e962528956581903], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6da3b8845b4ba5c3e962528956581903], x-b3-spanid=[346ed208ff75a2aa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[41ca913e-c9dc-4c5a-9707-e13486c16191]}\\\"}\"}","context":{"RequestID":"41ca913e-c9dc-4c5a-9707-e13486c16191","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6d02b57d-f9d8-4527-a289-66e273f860a9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:15.581Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:15.585Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"41ca913e-c9dc-4c5a-9707-e13486c16191","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6d02b57d-f9d8-4527-a289-66e273f860a9","LogTimestamp":"2023-04-13T10:30:15.585Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:30:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:30:16.387Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:30:16.397Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:16.397Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:16.398Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:17.595Z","message":"Entering","context":{"RequestID":"8ca0bf52-e13c-42c3-a55d-a1b010733cb3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7eac28ed-4bc3-4f8a-8fdf-2472cef5e0fd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:17.595Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:30:17.597Z","message":"{\"transactionId\":\"8ca0bf52-e13c-42c3-a55d-a1b010733cb3\",\"status\":\"200\",\"rqstDate\":\"230413-10:30:17:596\",\"respDate\":\"230413-10:30:17:597\",\"sourceId\":\"haproxy:8ca0bf52-e13c-42c3-a55d-a1b010733cb3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:30:17:596-81155\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[acc5537b-f873-4ea7-a047-09b9465a8c7b], x-b3-parentspanid=[af75333f1c52d64a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[09f8f0f82fcc30d3af75333f1c52d64a], x-b3-spanid=[c9c105e0bc36fe3c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8ca0bf52-e13c-42c3-a55d-a1b010733cb3]}\\\"}\"}","context":{"RequestID":"8ca0bf52-e13c-42c3-a55d-a1b010733cb3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7eac28ed-4bc3-4f8a-8fdf-2472cef5e0fd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:17.595Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:17.598Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8ca0bf52-e13c-42c3-a55d-a1b010733cb3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7eac28ed-4bc3-4f8a-8fdf-2472cef5e0fd","LogTimestamp":"2023-04-13T10:30:17.598Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:30:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:30:19.348Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:30:19.353Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:30:19.607Z","message":"Entering","context":{"RequestID":"86fc4663-0143-4edc-a6be-044e158caeff","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"29767a52-3b5a-4331-8183-3a19930e6a8f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:19.607Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:30:19.609Z","message":"{\"transactionId\":\"86fc4663-0143-4edc-a6be-044e158caeff\",\"status\":\"200\",\"rqstDate\":\"230413-10:30:19:607\",\"respDate\":\"230413-10:30:19:609\",\"sourceId\":\"haproxy:86fc4663-0143-4edc-a6be-044e158caeff\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:30:19:607-93510\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[52b96f8f-5250-4ed5-ab9e-1fb5e65b6548], x-b3-parentspanid=[ddd49d0463d0b851], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d491854bf32b6663ddd49d0463d0b851], x-b3-spanid=[159ab1696fe19735], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[86fc4663-0143-4edc-a6be-044e158caeff]}\\\"}\"}","context":{"RequestID":"86fc4663-0143-4edc-a6be-044e158caeff","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"29767a52-3b5a-4331-8183-3a19930e6a8f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:19.607Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:19.609Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"86fc4663-0143-4edc-a6be-044e158caeff","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"29767a52-3b5a-4331-8183-3a19930e6a8f","LogTimestamp":"2023-04-13T10:30:19.609Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:30:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:30:20.805Z","message":"Entering","context":{"RequestID":"33751b5f-3225-4b52-8977-691cff2b00d0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1fb5a0db-6c20-4b2d-bf36-b1a6364699cd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:30:20.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:30:20.808Z","message":"{\"transactionId\":\"33751b5f-3225-4b52-8977-691cff2b00d0\",\"status\":\"200\",\"rqstDate\":\"230413-10:30:20:806\",\"respDate\":\"230413-10:30:20:808\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:33751b5f-3225-4b52-8977-691cff2b00d0\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:30:20:806-68264\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f9e63fda-726d-41a7-82cc-a8c5e9d8c89d], x-b3-parentspanid=[b9df368c3ccff3d1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34691], x-envoy-attempt-count=[1], x-b3-traceid=[c6b703914533ce99b9df368c3ccff3d1], x-b3-spanid=[5c89afab13fbf581], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[33751b5f-3225-4b52-8977-691cff2b00d0]}\\\"}\"}","context":{"RequestID":"33751b5f-3225-4b52-8977-691cff2b00d0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1fb5a0db-6c20-4b2d-bf36-b1a6364699cd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:30:20.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:20.809Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"33751b5f-3225-4b52-8977-691cff2b00d0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1fb5a0db-6c20-4b2d-bf36-b1a6364699cd","LogTimestamp":"2023-04-13T10:30:20.808Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:30:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:30:20.849Z","message":"Entering","context":{"RequestID":"c3b7b6f3-f253-47b3-906b-1a297f5aa102","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8aff6e98-f7b0-4c3b-8735-f58ae199b8fe","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:30:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:30:20.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"c3b7b6f3-f253-47b3-906b-1a297f5aa102","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8aff6e98-f7b0-4c3b-8735-f58ae199b8fe","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:30:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:20.853Z","message":"{\"transactionId\":\"c3b7b6f3-f253-47b3-906b-1a297f5aa102\",\"status\":\"200\",\"rqstDate\":\"230413-10:30:20:850\",\"respDate\":\"230413-10:30:20:853\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c3b7b6f3-f253-47b3-906b-1a297f5aa102\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:30:20:850-64185\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c3b7b6f3-f253-47b3-906b-1a297f5aa102]}\\\"}\"}","context":{"RequestID":"c3b7b6f3-f253-47b3-906b-1a297f5aa102","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8aff6e98-f7b0-4c3b-8735-f58ae199b8fe","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:30:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:20.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c3b7b6f3-f253-47b3-906b-1a297f5aa102","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8aff6e98-f7b0-4c3b-8735-f58ae199b8fe","LogTimestamp":"2023-04-13T10:30:20.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:30:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:30:21.619Z","message":"Entering","context":{"RequestID":"d6368d59-9c7a-4f65-b8bb-0bd3484c2c64","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6d4540cf-db6f-40ca-8c93-9b4531237605","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:21.619Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:30:21.621Z","message":"{\"transactionId\":\"d6368d59-9c7a-4f65-b8bb-0bd3484c2c64\",\"status\":\"200\",\"rqstDate\":\"230413-10:30:21:620\",\"respDate\":\"230413-10:30:21:621\",\"sourceId\":\"haproxy:d6368d59-9c7a-4f65-b8bb-0bd3484c2c64\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:30:21:620-99583\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[64a86882-686d-4b0c-8427-bea6c9f70757], x-b3-parentspanid=[bcd86dd440f5d14c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aee9b0bbe18bd9dcbcd86dd440f5d14c], x-b3-spanid=[c954969340b4f4dc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d6368d59-9c7a-4f65-b8bb-0bd3484c2c64]}\\\"}\"}","context":{"RequestID":"d6368d59-9c7a-4f65-b8bb-0bd3484c2c64","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6d4540cf-db6f-40ca-8c93-9b4531237605","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:21.619Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:21.621Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d6368d59-9c7a-4f65-b8bb-0bd3484c2c64","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6d4540cf-db6f-40ca-8c93-9b4531237605","LogTimestamp":"2023-04-13T10:30:21.621Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:30:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:30:23.631Z","message":"Entering","context":{"RequestID":"1ec7f520-45d1-431a-a05f-d75bb1da8f0f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7858e201-57d1-4d0d-9456-563175260b86","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:23.631Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:30:23.634Z","message":"{\"transactionId\":\"1ec7f520-45d1-431a-a05f-d75bb1da8f0f\",\"status\":\"200\",\"rqstDate\":\"230413-10:30:23:632\",\"respDate\":\"230413-10:30:23:634\",\"sourceId\":\"haproxy:1ec7f520-45d1-431a-a05f-d75bb1da8f0f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:30:23:632-75151\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f4d334c5-820f-44c5-a9cf-eb0e95f4aa8b], x-b3-parentspanid=[ea84edd87595d208], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5aa700d12e4b834bea84edd87595d208], x-b3-spanid=[448036a8543ed65d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1ec7f520-45d1-431a-a05f-d75bb1da8f0f]}\\\"}\"}","context":{"RequestID":"1ec7f520-45d1-431a-a05f-d75bb1da8f0f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7858e201-57d1-4d0d-9456-563175260b86","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:23.631Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:23.635Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1ec7f520-45d1-431a-a05f-d75bb1da8f0f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7858e201-57d1-4d0d-9456-563175260b86","LogTimestamp":"2023-04-13T10:30:23.635Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:30:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:30:25.644Z","message":"Entering","context":{"RequestID":"2bea6117-c4c9-4dea-a6fa-43cb967058be","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"23d23b68-f9fa-4147-bf0c-a6f02abeb618","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:25.644Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:30:25.646Z","message":"{\"transactionId\":\"2bea6117-c4c9-4dea-a6fa-43cb967058be\",\"status\":\"200\",\"rqstDate\":\"230413-10:30:25:645\",\"respDate\":\"230413-10:30:25:646\",\"sourceId\":\"haproxy:2bea6117-c4c9-4dea-a6fa-43cb967058be\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:30:25:645-28841\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[675fefb8-734d-40b9-999f-613440f5b187], x-b3-parentspanid=[97bc7653a10b676e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dcc53e72a0179d0097bc7653a10b676e], x-b3-spanid=[60134b5756dc3fee], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2bea6117-c4c9-4dea-a6fa-43cb967058be]}\\\"}\"}","context":{"RequestID":"2bea6117-c4c9-4dea-a6fa-43cb967058be","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"23d23b68-f9fa-4147-bf0c-a6f02abeb618","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:25.644Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:25.646Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2bea6117-c4c9-4dea-a6fa-43cb967058be","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"23d23b68-f9fa-4147-bf0c-a6f02abeb618","LogTimestamp":"2023-04-13T10:30:25.646Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:30:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:30:26.386Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:30:26.399Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:26.399Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:26.400Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:27.654Z","message":"Entering","context":{"RequestID":"8d21ff7d-0749-477c-9869-f643cd82fdc9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c71e6812-1021-4f18-ae58-c6bc68caf8cf","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:27.654Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:30:27.656Z","message":"{\"transactionId\":\"8d21ff7d-0749-477c-9869-f643cd82fdc9\",\"status\":\"200\",\"rqstDate\":\"230413-10:30:27:655\",\"respDate\":\"230413-10:30:27:656\",\"sourceId\":\"haproxy:8d21ff7d-0749-477c-9869-f643cd82fdc9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:30:27:655-30647\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[73a0616f-1380-48cb-b1a9-8f5549b2a1e4], x-b3-parentspanid=[698a567a8c46fbc5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b3bad7278fe8ba44698a567a8c46fbc5], x-b3-spanid=[96245d0acf39bcab], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8d21ff7d-0749-477c-9869-f643cd82fdc9]}\\\"}\"}","context":{"RequestID":"8d21ff7d-0749-477c-9869-f643cd82fdc9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c71e6812-1021-4f18-ae58-c6bc68caf8cf","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:27.654Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:27.657Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8d21ff7d-0749-477c-9869-f643cd82fdc9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c71e6812-1021-4f18-ae58-c6bc68caf8cf","LogTimestamp":"2023-04-13T10:30:27.656Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:30:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:30:29.666Z","message":"Entering","context":{"RequestID":"3007e94d-d96b-4f10-b23b-0aab8dc313b8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"67c308ce-5088-4d32-93bb-7a58c5dc1f1d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:29.665Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:30:29.668Z","message":"{\"transactionId\":\"3007e94d-d96b-4f10-b23b-0aab8dc313b8\",\"status\":\"200\",\"rqstDate\":\"230413-10:30:29:666\",\"respDate\":\"230413-10:30:29:668\",\"sourceId\":\"haproxy:3007e94d-d96b-4f10-b23b-0aab8dc313b8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:30:29:666-83106\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cd428ff2-85ce-41d4-a7b8-67cad8380532], x-b3-parentspanid=[77abe98f06bdcc92], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a4085b977db2dc4677abe98f06bdcc92], x-b3-spanid=[a0023393da042a6a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3007e94d-d96b-4f10-b23b-0aab8dc313b8]}\\\"}\"}","context":{"RequestID":"3007e94d-d96b-4f10-b23b-0aab8dc313b8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"67c308ce-5088-4d32-93bb-7a58c5dc1f1d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:29.665Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:29.669Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3007e94d-d96b-4f10-b23b-0aab8dc313b8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"67c308ce-5088-4d32-93bb-7a58c5dc1f1d","LogTimestamp":"2023-04-13T10:30:29.669Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:30:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:30:30.804Z","message":"Entering","context":{"RequestID":"6007789c-0e61-422d-b041-50f93db5c0f4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"450bd91b-f29f-441f-a917-eca2cf6404bb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:30:30.804Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:30:30.807Z","message":"{\"transactionId\":\"6007789c-0e61-422d-b041-50f93db5c0f4\",\"status\":\"200\",\"rqstDate\":\"230413-10:30:30:805\",\"respDate\":\"230413-10:30:30:807\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6007789c-0e61-422d-b041-50f93db5c0f4\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:30:30:805-14601\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d0e3ed01-f3a7-46ef-a6f4-25730ce20494], x-b3-parentspanid=[865f40dc10a3970f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46769], x-envoy-attempt-count=[1], x-b3-traceid=[a0517a878cb2156b865f40dc10a3970f], x-b3-spanid=[64c6267b7b8086bd], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6007789c-0e61-422d-b041-50f93db5c0f4]}\\\"}\"}","context":{"RequestID":"6007789c-0e61-422d-b041-50f93db5c0f4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"450bd91b-f29f-441f-a917-eca2cf6404bb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:30:30.804Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:30.807Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6007789c-0e61-422d-b041-50f93db5c0f4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"450bd91b-f29f-441f-a917-eca2cf6404bb","LogTimestamp":"2023-04-13T10:30:30.807Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:30:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:30:30.848Z","message":"Entering","context":{"RequestID":"51f378b0-2a8d-4cd5-84c1-cc94e28ae9e7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a985ed79-152d-453b-8961-1ddae9b6a6a7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:30:30.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:30:30.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"51f378b0-2a8d-4cd5-84c1-cc94e28ae9e7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a985ed79-152d-453b-8961-1ddae9b6a6a7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:30:30.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:30.849Z","message":"{\"transactionId\":\"51f378b0-2a8d-4cd5-84c1-cc94e28ae9e7\",\"status\":\"200\",\"rqstDate\":\"230413-10:30:30:848\",\"respDate\":\"230413-10:30:30:849\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:51f378b0-2a8d-4cd5-84c1-cc94e28ae9e7\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:30:30:848-13437\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[51f378b0-2a8d-4cd5-84c1-cc94e28ae9e7]}\\\"}\"}","context":{"RequestID":"51f378b0-2a8d-4cd5-84c1-cc94e28ae9e7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a985ed79-152d-453b-8961-1ddae9b6a6a7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:30:30.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:30.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"51f378b0-2a8d-4cd5-84c1-cc94e28ae9e7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a985ed79-152d-453b-8961-1ddae9b6a6a7","LogTimestamp":"2023-04-13T10:30:30.850Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:30:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:30:31.679Z","message":"Entering","context":{"RequestID":"8a0ab713-1535-482e-8468-beda8434c082","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8c440eff-7af5-41d4-99fb-66847b0f4456","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:31.679Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:30:31.681Z","message":"{\"transactionId\":\"8a0ab713-1535-482e-8468-beda8434c082\",\"status\":\"200\",\"rqstDate\":\"230413-10:30:31:680\",\"respDate\":\"230413-10:30:31:681\",\"sourceId\":\"haproxy:8a0ab713-1535-482e-8468-beda8434c082\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:30:31:680-65574\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ff1a6d4c-9578-4497-b915-26a7dfca7178], x-b3-parentspanid=[7571c5c34798d023], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b5714fb389016a867571c5c34798d023], x-b3-spanid=[c4c48c83bcef7193], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8a0ab713-1535-482e-8468-beda8434c082]}\\\"}\"}","context":{"RequestID":"8a0ab713-1535-482e-8468-beda8434c082","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8c440eff-7af5-41d4-99fb-66847b0f4456","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:31.679Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:31.682Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8a0ab713-1535-482e-8468-beda8434c082","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c440eff-7af5-41d4-99fb-66847b0f4456","LogTimestamp":"2023-04-13T10:30:31.682Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:30:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:30:33.692Z","message":"Entering","context":{"RequestID":"b113bfdc-6e44-4e66-96bf-e50e36d563a6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c02f623f-eabc-4dfd-b07c-6d8f7e8ac350","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:33.692Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:30:33.695Z","message":"{\"transactionId\":\"b113bfdc-6e44-4e66-96bf-e50e36d563a6\",\"status\":\"200\",\"rqstDate\":\"230413-10:30:33:693\",\"respDate\":\"230413-10:30:33:695\",\"sourceId\":\"haproxy:b113bfdc-6e44-4e66-96bf-e50e36d563a6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:30:33:693-24155\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[93c42aef-6d43-4483-9e04-2bf2255ad9b6], x-b3-parentspanid=[66c9d030a0e667e2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e3e9909e5de30d3066c9d030a0e667e2], x-b3-spanid=[a98d9273536b5323], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b113bfdc-6e44-4e66-96bf-e50e36d563a6]}\\\"}\"}","context":{"RequestID":"b113bfdc-6e44-4e66-96bf-e50e36d563a6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c02f623f-eabc-4dfd-b07c-6d8f7e8ac350","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:33.692Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:33.696Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b113bfdc-6e44-4e66-96bf-e50e36d563a6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c02f623f-eabc-4dfd-b07c-6d8f7e8ac350","LogTimestamp":"2023-04-13T10:30:33.695Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:30:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:30:35.705Z","message":"Entering","context":{"RequestID":"e118d837-a1b7-4d88-89b1-b8be95c8c557","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"60a80b7e-4763-4340-b708-d27ddbcc35f9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:35.705Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:30:35.707Z","message":"{\"transactionId\":\"e118d837-a1b7-4d88-89b1-b8be95c8c557\",\"status\":\"200\",\"rqstDate\":\"230413-10:30:35:706\",\"respDate\":\"230413-10:30:35:707\",\"sourceId\":\"haproxy:e118d837-a1b7-4d88-89b1-b8be95c8c557\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:30:35:706-47680\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[75866c6a-01ef-4797-83bf-c6d32dfb72d8], x-b3-parentspanid=[e4b94f153fd96ab0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f0af0f3d6857dab4e4b94f153fd96ab0], x-b3-spanid=[f499521278eccf7a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e118d837-a1b7-4d88-89b1-b8be95c8c557]}\\\"}\"}","context":{"RequestID":"e118d837-a1b7-4d88-89b1-b8be95c8c557","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"60a80b7e-4763-4340-b708-d27ddbcc35f9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:35.705Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:35.708Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e118d837-a1b7-4d88-89b1-b8be95c8c557","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"60a80b7e-4763-4340-b708-d27ddbcc35f9","LogTimestamp":"2023-04-13T10:30:35.708Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:30:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:30:36.387Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:30:36.398Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:36.398Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:36.398Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:37.719Z","message":"Entering","context":{"RequestID":"97e3470b-0817-452c-b5e0-01f5cc251301","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"919e2be6-9998-4c8d-a363-dca8bf72a492","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:37.718Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:30:37.721Z","message":"{\"transactionId\":\"97e3470b-0817-452c-b5e0-01f5cc251301\",\"status\":\"200\",\"rqstDate\":\"230413-10:30:37:719\",\"respDate\":\"230413-10:30:37:721\",\"sourceId\":\"haproxy:97e3470b-0817-452c-b5e0-01f5cc251301\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:30:37:719-95741\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1a17d082-a5b2-4687-96af-c5040a067dc0], x-b3-parentspanid=[334cf42a70cc91ad], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d08d922884d74ac1334cf42a70cc91ad], x-b3-spanid=[5cea2b0bf8d15445], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[97e3470b-0817-452c-b5e0-01f5cc251301]}\\\"}\"}","context":{"RequestID":"97e3470b-0817-452c-b5e0-01f5cc251301","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"919e2be6-9998-4c8d-a363-dca8bf72a492","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:37.718Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:37.722Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"97e3470b-0817-452c-b5e0-01f5cc251301","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"919e2be6-9998-4c8d-a363-dca8bf72a492","LogTimestamp":"2023-04-13T10:30:37.722Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:30:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:30:39.733Z","message":"Entering","context":{"RequestID":"ee0e2fd2-f3de-4b72-9265-29e9173695de","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1ed3b407-438b-48fa-9bc4-d212799f8728","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:39.733Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:30:39.736Z","message":"{\"transactionId\":\"ee0e2fd2-f3de-4b72-9265-29e9173695de\",\"status\":\"200\",\"rqstDate\":\"230413-10:30:39:734\",\"respDate\":\"230413-10:30:39:736\",\"sourceId\":\"haproxy:ee0e2fd2-f3de-4b72-9265-29e9173695de\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:30:39:734-27618\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c9972b23-f781-4331-90bc-3576e3f83ef8], x-b3-parentspanid=[65cf46a86aa8c3ab], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c1433e90bd2da35d65cf46a86aa8c3ab], x-b3-spanid=[8a66b8d21852f3f0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ee0e2fd2-f3de-4b72-9265-29e9173695de]}\\\"}\"}","context":{"RequestID":"ee0e2fd2-f3de-4b72-9265-29e9173695de","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1ed3b407-438b-48fa-9bc4-d212799f8728","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:39.733Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:39.737Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee0e2fd2-f3de-4b72-9265-29e9173695de","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1ed3b407-438b-48fa-9bc4-d212799f8728","LogTimestamp":"2023-04-13T10:30:39.736Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:30:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:30:40.808Z","message":"Entering","context":{"RequestID":"17679f87-57ef-43e9-a14e-348eb5a97436","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d1c04d02-3eb1-4816-af35-a5d4c3e5df46","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:30:40.807Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:30:40.810Z","message":"{\"transactionId\":\"17679f87-57ef-43e9-a14e-348eb5a97436\",\"status\":\"200\",\"rqstDate\":\"230413-10:30:40:808\",\"respDate\":\"230413-10:30:40:810\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:17679f87-57ef-43e9-a14e-348eb5a97436\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:30:40:808-40060\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[853ea9df-23a6-4dc9-a2a4-e07fe1a5e5f6], x-b3-parentspanid=[f80fd173ba9eb164], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45379], x-envoy-attempt-count=[1], x-b3-traceid=[2cbd939a3be5d51ff80fd173ba9eb164], x-b3-spanid=[944627cadf01d657], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[17679f87-57ef-43e9-a14e-348eb5a97436]}\\\"}\"}","context":{"RequestID":"17679f87-57ef-43e9-a14e-348eb5a97436","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d1c04d02-3eb1-4816-af35-a5d4c3e5df46","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:30:40.807Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:40.811Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"17679f87-57ef-43e9-a14e-348eb5a97436","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d1c04d02-3eb1-4816-af35-a5d4c3e5df46","LogTimestamp":"2023-04-13T10:30:40.811Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:30:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:30:40.848Z","message":"Entering","context":{"RequestID":"5c7c7fed-2301-4b3b-8cef-f2c4297b42ea","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f8560555-e751-43b2-a57b-8906e89f3ab8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:30:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:30:40.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"5c7c7fed-2301-4b3b-8cef-f2c4297b42ea","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f8560555-e751-43b2-a57b-8906e89f3ab8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:30:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:40.851Z","message":"{\"transactionId\":\"5c7c7fed-2301-4b3b-8cef-f2c4297b42ea\",\"status\":\"200\",\"rqstDate\":\"230413-10:30:40:849\",\"respDate\":\"230413-10:30:40:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:5c7c7fed-2301-4b3b-8cef-f2c4297b42ea\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:30:40:849-87632\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[5c7c7fed-2301-4b3b-8cef-f2c4297b42ea]}\\\"}\"}","context":{"RequestID":"5c7c7fed-2301-4b3b-8cef-f2c4297b42ea","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f8560555-e751-43b2-a57b-8906e89f3ab8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:30:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:40.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5c7c7fed-2301-4b3b-8cef-f2c4297b42ea","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f8560555-e751-43b2-a57b-8906e89f3ab8","LogTimestamp":"2023-04-13T10:30:40.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:30:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:30:41.747Z","message":"Entering","context":{"RequestID":"f6a4995e-aa42-4b0c-92a4-6d103c066ad3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"b4044002-8598-444a-b7e3-5af40204aab8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:41.747Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:30:41.749Z","message":"{\"transactionId\":\"f6a4995e-aa42-4b0c-92a4-6d103c066ad3\",\"status\":\"200\",\"rqstDate\":\"230413-10:30:41:748\",\"respDate\":\"230413-10:30:41:749\",\"sourceId\":\"haproxy:f6a4995e-aa42-4b0c-92a4-6d103c066ad3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:30:41:748-12539\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e0bc47a8-5be0-46fe-ad02-bf2dd25aaa75], x-b3-parentspanid=[bc036e23ff57a766], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ca5e221a8b2928cdbc036e23ff57a766], x-b3-spanid=[5ec6cb57b8e93a88], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f6a4995e-aa42-4b0c-92a4-6d103c066ad3]}\\\"}\"}","context":{"RequestID":"f6a4995e-aa42-4b0c-92a4-6d103c066ad3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"b4044002-8598-444a-b7e3-5af40204aab8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:41.747Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:41.750Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f6a4995e-aa42-4b0c-92a4-6d103c066ad3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b4044002-8598-444a-b7e3-5af40204aab8","LogTimestamp":"2023-04-13T10:30:41.750Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:30:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:30:43.761Z","message":"Entering","context":{"RequestID":"30f04404-3488-439d-a42c-eddd2c0414c8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b7f358fc-3a3c-48f3-ba22-0eefd9b4356b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:43.761Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:30:43.763Z","message":"{\"transactionId\":\"30f04404-3488-439d-a42c-eddd2c0414c8\",\"status\":\"200\",\"rqstDate\":\"230413-10:30:43:761\",\"respDate\":\"230413-10:30:43:763\",\"sourceId\":\"haproxy:30f04404-3488-439d-a42c-eddd2c0414c8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:30:43:761-14577\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9c175f72-ed13-44f0-a600-d6d74325be13], x-b3-parentspanid=[e3be2271ba94feb6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[441e7b57fdcfd9c8e3be2271ba94feb6], x-b3-spanid=[1cb4cbeef97cd923], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[30f04404-3488-439d-a42c-eddd2c0414c8]}\\\"}\"}","context":{"RequestID":"30f04404-3488-439d-a42c-eddd2c0414c8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b7f358fc-3a3c-48f3-ba22-0eefd9b4356b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:43.761Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:43.763Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"30f04404-3488-439d-a42c-eddd2c0414c8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b7f358fc-3a3c-48f3-ba22-0eefd9b4356b","LogTimestamp":"2023-04-13T10:30:43.763Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:30:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:30:45.773Z","message":"Entering","context":{"RequestID":"dda265bb-33b7-42d2-afed-11d57024749d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"482266ef-33d0-4872-8d18-069fee03c544","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:45.773Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:30:45.776Z","message":"{\"transactionId\":\"dda265bb-33b7-42d2-afed-11d57024749d\",\"status\":\"200\",\"rqstDate\":\"230413-10:30:45:774\",\"respDate\":\"230413-10:30:45:776\",\"sourceId\":\"haproxy:dda265bb-33b7-42d2-afed-11d57024749d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:30:45:774-69549\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[852a6ee4-0aac-4bc0-b3fd-e636de30891a], x-b3-parentspanid=[aeeb0cc69052c54a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cba9dee8cbe3fe23aeeb0cc69052c54a], x-b3-spanid=[714bb8efaf94a268], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dda265bb-33b7-42d2-afed-11d57024749d]}\\\"}\"}","context":{"RequestID":"dda265bb-33b7-42d2-afed-11d57024749d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"482266ef-33d0-4872-8d18-069fee03c544","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:45.773Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:45.777Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dda265bb-33b7-42d2-afed-11d57024749d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"482266ef-33d0-4872-8d18-069fee03c544","LogTimestamp":"2023-04-13T10:30:45.777Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:30:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:30:46.387Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:30:46.400Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:46.401Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:46.401Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:47.788Z","message":"Entering","context":{"RequestID":"0487634f-02a3-433e-9f5e-9f665cba4a05","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a5160071-33a6-4bae-b7b5-d62fec6f9219","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:47.787Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:30:47.790Z","message":"{\"transactionId\":\"0487634f-02a3-433e-9f5e-9f665cba4a05\",\"status\":\"200\",\"rqstDate\":\"230413-10:30:47:788\",\"respDate\":\"230413-10:30:47:790\",\"sourceId\":\"haproxy:0487634f-02a3-433e-9f5e-9f665cba4a05\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:30:47:788-88693\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[984a94a3-3cd1-4ecb-bbfc-fef8bd9f5583], x-b3-parentspanid=[f76e41d5d1a877c7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3886aa9a97b15f1cf76e41d5d1a877c7], x-b3-spanid=[4c0ddd586050953e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0487634f-02a3-433e-9f5e-9f665cba4a05]}\\\"}\"}","context":{"RequestID":"0487634f-02a3-433e-9f5e-9f665cba4a05","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a5160071-33a6-4bae-b7b5-d62fec6f9219","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:47.787Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:47.791Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0487634f-02a3-433e-9f5e-9f665cba4a05","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a5160071-33a6-4bae-b7b5-d62fec6f9219","LogTimestamp":"2023-04-13T10:30:47.791Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:30:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:30:49.364Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:30:49.370Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:30:49.801Z","message":"Entering","context":{"RequestID":"79e68751-c83e-4344-acc9-a76751b956a8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"269ed780-cc60-4004-af67-83c5fb2f63bb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:49.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:30:49.804Z","message":"{\"transactionId\":\"79e68751-c83e-4344-acc9-a76751b956a8\",\"status\":\"200\",\"rqstDate\":\"230413-10:30:49:802\",\"respDate\":\"230413-10:30:49:804\",\"sourceId\":\"haproxy:79e68751-c83e-4344-acc9-a76751b956a8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:30:49:802-52521\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2fb7949e-0bfa-4b10-bee9-6dbd7ee15443], x-b3-parentspanid=[d8fc0f45e9a5d05f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5919960160fc9486d8fc0f45e9a5d05f], x-b3-spanid=[f360064633c27536], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[79e68751-c83e-4344-acc9-a76751b956a8]}\\\"}\"}","context":{"RequestID":"79e68751-c83e-4344-acc9-a76751b956a8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"269ed780-cc60-4004-af67-83c5fb2f63bb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:49.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:49.805Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"79e68751-c83e-4344-acc9-a76751b956a8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"269ed780-cc60-4004-af67-83c5fb2f63bb","LogTimestamp":"2023-04-13T10:30:49.805Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:30:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:30:50.803Z","message":"Entering","context":{"RequestID":"7687977f-948a-4323-bc6e-919c00a724ea","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cf66c34e-86b1-4405-8dc8-0cba1fe3f9cf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:30:50.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:30:50.806Z","message":"{\"transactionId\":\"7687977f-948a-4323-bc6e-919c00a724ea\",\"status\":\"200\",\"rqstDate\":\"230413-10:30:50:804\",\"respDate\":\"230413-10:30:50:806\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:7687977f-948a-4323-bc6e-919c00a724ea\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:30:50:804-90887\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d260f022-f080-4866-97a8-c7b78165a154], x-b3-parentspanid=[3b16f980e0ebda6e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38577], x-envoy-attempt-count=[1], x-b3-traceid=[81c67fc3c4af15963b16f980e0ebda6e], x-b3-spanid=[c4a306bfa7d47b92], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[7687977f-948a-4323-bc6e-919c00a724ea]}\\\"}\"}","context":{"RequestID":"7687977f-948a-4323-bc6e-919c00a724ea","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cf66c34e-86b1-4405-8dc8-0cba1fe3f9cf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:30:50.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:50.807Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7687977f-948a-4323-bc6e-919c00a724ea","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cf66c34e-86b1-4405-8dc8-0cba1fe3f9cf","LogTimestamp":"2023-04-13T10:30:50.807Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:30:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:30:50.849Z","message":"Entering","context":{"RequestID":"aab23782-10ef-401b-be03-28c92e0feee1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"40de4351-da0a-4b57-85a5-35e4deb96bf3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:30:50.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:30:50.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"aab23782-10ef-401b-be03-28c92e0feee1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"40de4351-da0a-4b57-85a5-35e4deb96bf3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:30:50.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:50.851Z","message":"{\"transactionId\":\"aab23782-10ef-401b-be03-28c92e0feee1\",\"status\":\"200\",\"rqstDate\":\"230413-10:30:50:849\",\"respDate\":\"230413-10:30:50:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:aab23782-10ef-401b-be03-28c92e0feee1\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:30:50:849-61462\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[aab23782-10ef-401b-be03-28c92e0feee1]}\\\"}\"}","context":{"RequestID":"aab23782-10ef-401b-be03-28c92e0feee1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"40de4351-da0a-4b57-85a5-35e4deb96bf3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:30:50.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:50.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aab23782-10ef-401b-be03-28c92e0feee1","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"40de4351-da0a-4b57-85a5-35e4deb96bf3","LogTimestamp":"2023-04-13T10:30:50.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:30:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:30:51.815Z","message":"Entering","context":{"RequestID":"fe9ec602-1bfb-408d-8240-47606b79be72","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"24aab2ba-3546-4f27-9d13-2da1ab31c02d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:51.815Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:30:51.818Z","message":"{\"transactionId\":\"fe9ec602-1bfb-408d-8240-47606b79be72\",\"status\":\"200\",\"rqstDate\":\"230413-10:30:51:816\",\"respDate\":\"230413-10:30:51:817\",\"sourceId\":\"haproxy:fe9ec602-1bfb-408d-8240-47606b79be72\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:30:51:816-57438\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fd4b58b8-7f45-4dbc-a2f3-9f519d09b90b], x-b3-parentspanid=[3e2778c3f4af19a9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[43a29fdacd7b63853e2778c3f4af19a9], x-b3-spanid=[6e883f3a617dc864], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fe9ec602-1bfb-408d-8240-47606b79be72]}\\\"}\"}","context":{"RequestID":"fe9ec602-1bfb-408d-8240-47606b79be72","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"24aab2ba-3546-4f27-9d13-2da1ab31c02d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:51.815Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:51.819Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fe9ec602-1bfb-408d-8240-47606b79be72","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"24aab2ba-3546-4f27-9d13-2da1ab31c02d","LogTimestamp":"2023-04-13T10:30:51.819Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:30:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:30:53.828Z","message":"Entering","context":{"RequestID":"159bba17-cdde-4fcb-aaf0-8bdd041f661b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1126d7ec-3b68-4cc0-b074-8d721f630804","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:53.828Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:30:53.830Z","message":"{\"transactionId\":\"159bba17-cdde-4fcb-aaf0-8bdd041f661b\",\"status\":\"200\",\"rqstDate\":\"230413-10:30:53:829\",\"respDate\":\"230413-10:30:53:830\",\"sourceId\":\"haproxy:159bba17-cdde-4fcb-aaf0-8bdd041f661b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:30:53:829-97766\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3a21afe2-6b0b-41e6-a4b2-3b3edf4662a0], x-b3-parentspanid=[1ce3dbff99efbfe1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6c61ff98de2d3e241ce3dbff99efbfe1], x-b3-spanid=[61963ee2e0918c2f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[159bba17-cdde-4fcb-aaf0-8bdd041f661b]}\\\"}\"}","context":{"RequestID":"159bba17-cdde-4fcb-aaf0-8bdd041f661b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1126d7ec-3b68-4cc0-b074-8d721f630804","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:53.828Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:53.830Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"159bba17-cdde-4fcb-aaf0-8bdd041f661b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1126d7ec-3b68-4cc0-b074-8d721f630804","LogTimestamp":"2023-04-13T10:30:53.830Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:30:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:30:55.841Z","message":"Entering","context":{"RequestID":"8275bb1f-1d5d-4c93-a0b3-ca04781fdf0f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b661c618-7b48-4908-9e96-4dc83f8a3423","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:55.841Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:30:55.844Z","message":"{\"transactionId\":\"8275bb1f-1d5d-4c93-a0b3-ca04781fdf0f\",\"status\":\"200\",\"rqstDate\":\"230413-10:30:55:842\",\"respDate\":\"230413-10:30:55:844\",\"sourceId\":\"haproxy:8275bb1f-1d5d-4c93-a0b3-ca04781fdf0f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:30:55:842-45192\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8d040f7b-6073-46cf-94a9-6d7033cf0277], x-b3-parentspanid=[60ded55758bed3c3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0610fe9eefc9220d60ded55758bed3c3], x-b3-spanid=[abea908a0ddb7fe3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8275bb1f-1d5d-4c93-a0b3-ca04781fdf0f]}\\\"}\"}","context":{"RequestID":"8275bb1f-1d5d-4c93-a0b3-ca04781fdf0f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b661c618-7b48-4908-9e96-4dc83f8a3423","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:55.841Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:55.845Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8275bb1f-1d5d-4c93-a0b3-ca04781fdf0f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b661c618-7b48-4908-9e96-4dc83f8a3423","LogTimestamp":"2023-04-13T10:30:55.845Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:30:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:30:56.387Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:30:56.400Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:56.401Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:56.401Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:57.854Z","message":"Entering","context":{"RequestID":"ab6795b3-74c4-49b6-a283-5eeda308f805","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"79318895-deca-43b9-b7c7-dd48ea3268c6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:57.854Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:30:57.857Z","message":"{\"transactionId\":\"ab6795b3-74c4-49b6-a283-5eeda308f805\",\"status\":\"200\",\"rqstDate\":\"230413-10:30:57:855\",\"respDate\":\"230413-10:30:57:857\",\"sourceId\":\"haproxy:ab6795b3-74c4-49b6-a283-5eeda308f805\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:30:57:855-29966\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f72e3475-d51e-423c-8c97-edc63aa9fa01], x-b3-parentspanid=[ffb0c488d6331473], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fe9baa91181f1b8cffb0c488d6331473], x-b3-spanid=[16d61d4e9e581ba4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ab6795b3-74c4-49b6-a283-5eeda308f805]}\\\"}\"}","context":{"RequestID":"ab6795b3-74c4-49b6-a283-5eeda308f805","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"79318895-deca-43b9-b7c7-dd48ea3268c6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:57.854Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:57.858Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ab6795b3-74c4-49b6-a283-5eeda308f805","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"79318895-deca-43b9-b7c7-dd48ea3268c6","LogTimestamp":"2023-04-13T10:30:57.858Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:30:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:30:59.869Z","message":"Entering","context":{"RequestID":"2861d391-213a-4b27-b7a0-4047061e1787","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"25c7a5a5-96e6-4991-8c62-294b9885de48","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:59.869Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:30:59.872Z","message":"{\"transactionId\":\"2861d391-213a-4b27-b7a0-4047061e1787\",\"status\":\"200\",\"rqstDate\":\"230413-10:30:59:870\",\"respDate\":\"230413-10:30:59:872\",\"sourceId\":\"haproxy:2861d391-213a-4b27-b7a0-4047061e1787\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:30:59:870-79800\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[92efff1e-4020-416d-b68a-d818ac79aab2], x-b3-parentspanid=[01a465910bc2eac4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e869d0c7d361548f01a465910bc2eac4], x-b3-spanid=[5301c3da8155e09b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2861d391-213a-4b27-b7a0-4047061e1787]}\\\"}\"}","context":{"RequestID":"2861d391-213a-4b27-b7a0-4047061e1787","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"25c7a5a5-96e6-4991-8c62-294b9885de48","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:30:59.869Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:30:59.873Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2861d391-213a-4b27-b7a0-4047061e1787","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"25c7a5a5-96e6-4991-8c62-294b9885de48","LogTimestamp":"2023-04-13T10:30:59.873Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:30:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:31:00.806Z","message":"Entering","context":{"RequestID":"d68d90e0-8cc2-4dcc-a1cc-6d87e6c46972","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"63979e53-980f-4ac3-a3f5-974e1e356993","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:31:00.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:31:00.809Z","message":"{\"transactionId\":\"d68d90e0-8cc2-4dcc-a1cc-6d87e6c46972\",\"status\":\"200\",\"rqstDate\":\"230413-10:31:00:807\",\"respDate\":\"230413-10:31:00:809\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d68d90e0-8cc2-4dcc-a1cc-6d87e6c46972\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:31:00:807-44859\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8639e385-a7b3-4101-a030-2b6c0091dc12], x-b3-parentspanid=[957231d78ae24dd2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51699], x-envoy-attempt-count=[1], x-b3-traceid=[07398b0d34c68d38957231d78ae24dd2], x-b3-spanid=[5cc4964afd49929b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d68d90e0-8cc2-4dcc-a1cc-6d87e6c46972]}\\\"}\"}","context":{"RequestID":"d68d90e0-8cc2-4dcc-a1cc-6d87e6c46972","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"63979e53-980f-4ac3-a3f5-974e1e356993","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:31:00.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:00.810Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d68d90e0-8cc2-4dcc-a1cc-6d87e6c46972","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"63979e53-980f-4ac3-a3f5-974e1e356993","LogTimestamp":"2023-04-13T10:31:00.810Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:31:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:31:00.848Z","message":"Entering","context":{"RequestID":"d01a037d-a0e0-4716-b042-a61155f6ef89","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d5e883a0-ca17-4d6b-a397-5441a2e51702","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:31:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:31:00.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"d01a037d-a0e0-4716-b042-a61155f6ef89","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d5e883a0-ca17-4d6b-a397-5441a2e51702","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:31:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:00.850Z","message":"{\"transactionId\":\"d01a037d-a0e0-4716-b042-a61155f6ef89\",\"status\":\"200\",\"rqstDate\":\"230413-10:31:00:848\",\"respDate\":\"230413-10:31:00:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d01a037d-a0e0-4716-b042-a61155f6ef89\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:31:00:848-75902\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d01a037d-a0e0-4716-b042-a61155f6ef89]}\\\"}\"}","context":{"RequestID":"d01a037d-a0e0-4716-b042-a61155f6ef89","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d5e883a0-ca17-4d6b-a397-5441a2e51702","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:31:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:00.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d01a037d-a0e0-4716-b042-a61155f6ef89","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d5e883a0-ca17-4d6b-a397-5441a2e51702","LogTimestamp":"2023-04-13T10:31:00.850Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:31:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:31:01.884Z","message":"Entering","context":{"RequestID":"346c3fa7-578c-4d0a-a8ab-e6c81b4b4c07","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3b59c122-8db2-49df-9871-074fdb192862","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:31:01.883Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:31:01.887Z","message":"{\"transactionId\":\"346c3fa7-578c-4d0a-a8ab-e6c81b4b4c07\",\"status\":\"200\",\"rqstDate\":\"230413-10:31:01:885\",\"respDate\":\"230413-10:31:01:887\",\"sourceId\":\"haproxy:346c3fa7-578c-4d0a-a8ab-e6c81b4b4c07\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:31:01:885-10865\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1ba1e7bf-c4f5-4049-9592-aa797dedcfef], x-b3-parentspanid=[0b5b157b4023be58], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e27a1745c5ea1d880b5b157b4023be58], x-b3-spanid=[23988d4e3e318dcc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[346c3fa7-578c-4d0a-a8ab-e6c81b4b4c07]}\\\"}\"}","context":{"RequestID":"346c3fa7-578c-4d0a-a8ab-e6c81b4b4c07","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3b59c122-8db2-49df-9871-074fdb192862","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:31:01.883Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:01.888Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"346c3fa7-578c-4d0a-a8ab-e6c81b4b4c07","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3b59c122-8db2-49df-9871-074fdb192862","LogTimestamp":"2023-04-13T10:31:01.887Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:31:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:31:03.899Z","message":"Entering","context":{"RequestID":"f937dda8-77fa-4476-83ec-8ceb9d50ea54","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ea7bab89-ce20-4f67-ac9f-0d114bb192f0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:31:03.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:31:03.901Z","message":"{\"transactionId\":\"f937dda8-77fa-4476-83ec-8ceb9d50ea54\",\"status\":\"200\",\"rqstDate\":\"230413-10:31:03:900\",\"respDate\":\"230413-10:31:03:901\",\"sourceId\":\"haproxy:f937dda8-77fa-4476-83ec-8ceb9d50ea54\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:31:03:900-72185\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a311625e-935d-4021-8b35-d0f1111b38c5], x-b3-parentspanid=[60b40aa38d770ea5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5580ffaf36d20c4760b40aa38d770ea5], x-b3-spanid=[bbf4da4ad00beea7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f937dda8-77fa-4476-83ec-8ceb9d50ea54]}\\\"}\"}","context":{"RequestID":"f937dda8-77fa-4476-83ec-8ceb9d50ea54","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ea7bab89-ce20-4f67-ac9f-0d114bb192f0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:31:03.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:03.902Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f937dda8-77fa-4476-83ec-8ceb9d50ea54","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ea7bab89-ce20-4f67-ac9f-0d114bb192f0","LogTimestamp":"2023-04-13T10:31:03.902Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:31:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:31:05.912Z","message":"Entering","context":{"RequestID":"7614e41e-4caf-485c-a35e-ca0dc9078755","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1d27c70e-473e-4af0-b55d-613e5a4f23f7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:31:05.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:31:05.915Z","message":"{\"transactionId\":\"7614e41e-4caf-485c-a35e-ca0dc9078755\",\"status\":\"200\",\"rqstDate\":\"230413-10:31:05:913\",\"respDate\":\"230413-10:31:05:914\",\"sourceId\":\"haproxy:7614e41e-4caf-485c-a35e-ca0dc9078755\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:31:05:913-33585\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b4515729-a6f0-4a72-980a-54072859599f], x-b3-parentspanid=[26994c071712ea48], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a715396cc64740b026994c071712ea48], x-b3-spanid=[6d4fa6d998e0e832], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7614e41e-4caf-485c-a35e-ca0dc9078755]}\\\"}\"}","context":{"RequestID":"7614e41e-4caf-485c-a35e-ca0dc9078755","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1d27c70e-473e-4af0-b55d-613e5a4f23f7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:31:05.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:05.915Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7614e41e-4caf-485c-a35e-ca0dc9078755","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1d27c70e-473e-4af0-b55d-613e5a4f23f7","LogTimestamp":"2023-04-13T10:31:05.915Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:31:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:31:06.387Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:31:06.397Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:06.397Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:06.397Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:07.925Z","message":"Entering","context":{"RequestID":"744f6b1d-b79f-4410-bbcd-fa42ff4915ae","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a057ef1a-a0ce-42d2-a3ac-1a50c10c2733","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:31:07.925Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:31:07.928Z","message":"{\"transactionId\":\"744f6b1d-b79f-4410-bbcd-fa42ff4915ae\",\"status\":\"200\",\"rqstDate\":\"230413-10:31:07:926\",\"respDate\":\"230413-10:31:07:928\",\"sourceId\":\"haproxy:744f6b1d-b79f-4410-bbcd-fa42ff4915ae\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:31:07:926-59693\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ca45c9c7-6b27-40f4-8c86-93787b576b10], x-b3-parentspanid=[956885cc3918322f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[23241da2cbbdf0a1956885cc3918322f], x-b3-spanid=[7e4a7f27a288cc29], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[744f6b1d-b79f-4410-bbcd-fa42ff4915ae]}\\\"}\"}","context":{"RequestID":"744f6b1d-b79f-4410-bbcd-fa42ff4915ae","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a057ef1a-a0ce-42d2-a3ac-1a50c10c2733","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:31:07.925Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:07.929Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"744f6b1d-b79f-4410-bbcd-fa42ff4915ae","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a057ef1a-a0ce-42d2-a3ac-1a50c10c2733","LogTimestamp":"2023-04-13T10:31:07.929Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:31:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:31:09.944Z","message":"Entering","context":{"RequestID":"b021ed61-c8cc-43fc-846c-7932ace8a876","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"df8da261-c959-406d-8ee6-1886012a69c8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:31:09.944Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:31:09.946Z","message":"{\"transactionId\":\"b021ed61-c8cc-43fc-846c-7932ace8a876\",\"status\":\"200\",\"rqstDate\":\"230413-10:31:09:945\",\"respDate\":\"230413-10:31:09:946\",\"sourceId\":\"haproxy:b021ed61-c8cc-43fc-846c-7932ace8a876\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:31:09:945-70348\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7fc8c065-5902-4255-b853-bf107c72da4a], x-b3-parentspanid=[200aba98d55140fe], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0b73d3d71853492d200aba98d55140fe], x-b3-spanid=[70d0daf4f4ddee2a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b021ed61-c8cc-43fc-846c-7932ace8a876]}\\\"}\"}","context":{"RequestID":"b021ed61-c8cc-43fc-846c-7932ace8a876","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"df8da261-c959-406d-8ee6-1886012a69c8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:31:09.944Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:09.947Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b021ed61-c8cc-43fc-846c-7932ace8a876","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"df8da261-c959-406d-8ee6-1886012a69c8","LogTimestamp":"2023-04-13T10:31:09.947Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:31:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:31:10.803Z","message":"Entering","context":{"RequestID":"c49a753c-ab0c-448b-b971-cb44ff054959","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d362c7fa-7925-44bf-95aa-6e4e1c899460","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:31:10.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:31:10.805Z","message":"{\"transactionId\":\"c49a753c-ab0c-448b-b971-cb44ff054959\",\"status\":\"200\",\"rqstDate\":\"230413-10:31:10:804\",\"respDate\":\"230413-10:31:10:805\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c49a753c-ab0c-448b-b971-cb44ff054959\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:31:10:804-17362\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[360114d8-236b-4358-a8ae-7af6e831b088], x-b3-parentspanid=[8862504872afa410], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33133], x-envoy-attempt-count=[1], x-b3-traceid=[8211b9573358f03f8862504872afa410], x-b3-spanid=[a019d6c1dc25e4b8], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c49a753c-ab0c-448b-b971-cb44ff054959]}\\\"}\"}","context":{"RequestID":"c49a753c-ab0c-448b-b971-cb44ff054959","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d362c7fa-7925-44bf-95aa-6e4e1c899460","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:31:10.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:10.805Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c49a753c-ab0c-448b-b971-cb44ff054959","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d362c7fa-7925-44bf-95aa-6e4e1c899460","LogTimestamp":"2023-04-13T10:31:10.805Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:31:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:31:10.848Z","message":"Entering","context":{"RequestID":"b17f4e36-fb28-48b5-8b99-3b0e5eb0d8dc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2211ca31-f276-4b08-b946-a988160a377e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:31:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:31:10.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"b17f4e36-fb28-48b5-8b99-3b0e5eb0d8dc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2211ca31-f276-4b08-b946-a988160a377e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:31:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:10.852Z","message":"{\"transactionId\":\"b17f4e36-fb28-48b5-8b99-3b0e5eb0d8dc\",\"status\":\"200\",\"rqstDate\":\"230413-10:31:10:849\",\"respDate\":\"230413-10:31:10:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b17f4e36-fb28-48b5-8b99-3b0e5eb0d8dc\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:31:10:849-86207\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b17f4e36-fb28-48b5-8b99-3b0e5eb0d8dc]}\\\"}\"}","context":{"RequestID":"b17f4e36-fb28-48b5-8b99-3b0e5eb0d8dc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2211ca31-f276-4b08-b946-a988160a377e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:31:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:10.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b17f4e36-fb28-48b5-8b99-3b0e5eb0d8dc","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2211ca31-f276-4b08-b946-a988160a377e","LogTimestamp":"2023-04-13T10:31:10.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:31:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:31:11.959Z","message":"Entering","context":{"RequestID":"a711e19a-cbaf-4a12-9807-c8f0c144c0fc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"38b91aaa-2f35-4192-86f6-6edf2909291d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:31:11.959Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:31:11.962Z","message":"{\"transactionId\":\"a711e19a-cbaf-4a12-9807-c8f0c144c0fc\",\"status\":\"200\",\"rqstDate\":\"230413-10:31:11:960\",\"respDate\":\"230413-10:31:11:962\",\"sourceId\":\"haproxy:a711e19a-cbaf-4a12-9807-c8f0c144c0fc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:31:11:960-39097\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cd7560da-2dd5-4406-be40-6321af0b41df], x-b3-parentspanid=[218688731444ef72], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3368196a9fd7dc88218688731444ef72], x-b3-spanid=[2adcbe7b964b3ba4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a711e19a-cbaf-4a12-9807-c8f0c144c0fc]}\\\"}\"}","context":{"RequestID":"a711e19a-cbaf-4a12-9807-c8f0c144c0fc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"38b91aaa-2f35-4192-86f6-6edf2909291d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:31:11.959Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:11.963Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a711e19a-cbaf-4a12-9807-c8f0c144c0fc","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"38b91aaa-2f35-4192-86f6-6edf2909291d","LogTimestamp":"2023-04-13T10:31:11.963Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:31:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:31:13.974Z","message":"Entering","context":{"RequestID":"acc2e862-1cb1-42e3-b180-0ba12ebacbab","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"eb977fd7-c2c7-405e-b47b-fb15894ff59f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:31:13.974Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:31:13.977Z","message":"{\"transactionId\":\"acc2e862-1cb1-42e3-b180-0ba12ebacbab\",\"status\":\"200\",\"rqstDate\":\"230413-10:31:13:975\",\"respDate\":\"230413-10:31:13:977\",\"sourceId\":\"haproxy:acc2e862-1cb1-42e3-b180-0ba12ebacbab\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:31:13:975-520\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[983fecda-e354-4660-96b9-33163a791d72], x-b3-parentspanid=[68ba9d1f4852ba89], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0ac517bc9031002068ba9d1f4852ba89], x-b3-spanid=[30ce2fde6895bcec], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[acc2e862-1cb1-42e3-b180-0ba12ebacbab]}\\\"}\"}","context":{"RequestID":"acc2e862-1cb1-42e3-b180-0ba12ebacbab","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"eb977fd7-c2c7-405e-b47b-fb15894ff59f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:31:13.974Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:13.978Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"acc2e862-1cb1-42e3-b180-0ba12ebacbab","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eb977fd7-c2c7-405e-b47b-fb15894ff59f","LogTimestamp":"2023-04-13T10:31:13.978Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:31:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:31:15.987Z","message":"Entering","context":{"RequestID":"5f7b82d4-2b5a-4f4d-a50b-2f2b8a06da4c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6c903151-d0f5-4738-9a97-839bb6d3d022","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:31:15.987Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:31:15.991Z","message":"{\"transactionId\":\"5f7b82d4-2b5a-4f4d-a50b-2f2b8a06da4c\",\"status\":\"200\",\"rqstDate\":\"230413-10:31:15:989\",\"respDate\":\"230413-10:31:15:991\",\"sourceId\":\"haproxy:5f7b82d4-2b5a-4f4d-a50b-2f2b8a06da4c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:31:15:989-8933\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ee6b1e0a-8282-408d-ba37-a8c87854f041], x-b3-parentspanid=[7dc7c2af8dd1485c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c972b0e52879a38d7dc7c2af8dd1485c], x-b3-spanid=[83dddfe58aa4fa17], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5f7b82d4-2b5a-4f4d-a50b-2f2b8a06da4c]}\\\"}\"}","context":{"RequestID":"5f7b82d4-2b5a-4f4d-a50b-2f2b8a06da4c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6c903151-d0f5-4738-9a97-839bb6d3d022","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:31:15.987Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:15.992Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5f7b82d4-2b5a-4f4d-a50b-2f2b8a06da4c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c903151-d0f5-4738-9a97-839bb6d3d022","LogTimestamp":"2023-04-13T10:31:15.992Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:31:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:31:16.386Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:31:16.400Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:16.400Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:16.400Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:18.003Z","message":"Entering","context":{"RequestID":"f3da956f-74f3-4571-94dc-48a335ea2151","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3b09874f-f60a-4505-adcb-f4d4f9ba08eb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:31:18.003Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:31:18.004Z","message":"{\"transactionId\":\"f3da956f-74f3-4571-94dc-48a335ea2151\",\"status\":\"200\",\"rqstDate\":\"230413-10:31:18:003\",\"respDate\":\"230413-10:31:18:004\",\"sourceId\":\"haproxy:f3da956f-74f3-4571-94dc-48a335ea2151\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:31:18:003-37539\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7e770222-987a-44be-a198-06f724a89ae2], x-b3-parentspanid=[22936c41d86576df], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b3146c8bbb3d0d8e22936c41d86576df], x-b3-spanid=[267be64a2ab3f784], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f3da956f-74f3-4571-94dc-48a335ea2151]}\\\"}\"}","context":{"RequestID":"f3da956f-74f3-4571-94dc-48a335ea2151","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3b09874f-f60a-4505-adcb-f4d4f9ba08eb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:31:18.003Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:18.005Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f3da956f-74f3-4571-94dc-48a335ea2151","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3b09874f-f60a-4505-adcb-f4d4f9ba08eb","LogTimestamp":"2023-04-13T10:31:18.005Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:31:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:31:19.373Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:31:19.378Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:31:20.013Z","message":"Entering","context":{"RequestID":"d501ebd9-bef6-4b56-8ce4-eefa20d7201d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"426e4012-3495-436c-92a1-a38428b7857a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:31:20.013Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:31:20.014Z","message":"{\"transactionId\":\"d501ebd9-bef6-4b56-8ce4-eefa20d7201d\",\"status\":\"200\",\"rqstDate\":\"230413-10:31:20:013\",\"respDate\":\"230413-10:31:20:014\",\"sourceId\":\"haproxy:d501ebd9-bef6-4b56-8ce4-eefa20d7201d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:31:20:013-33886\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a04f06a8-cf0a-44d2-b0fc-c774beab80e8], x-b3-parentspanid=[a9cce8b06613dd21], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[980ced9ed2af2ab0a9cce8b06613dd21], x-b3-spanid=[12782a0d851f5ecb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d501ebd9-bef6-4b56-8ce4-eefa20d7201d]}\\\"}\"}","context":{"RequestID":"d501ebd9-bef6-4b56-8ce4-eefa20d7201d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"426e4012-3495-436c-92a1-a38428b7857a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:31:20.013Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:20.015Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d501ebd9-bef6-4b56-8ce4-eefa20d7201d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"426e4012-3495-436c-92a1-a38428b7857a","LogTimestamp":"2023-04-13T10:31:20.015Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:31:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:31:20.804Z","message":"Entering","context":{"RequestID":"6f618931-ddf8-46e7-a798-b6e2664dbe23","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b1540d09-db8d-461a-aceb-7816c5020e1b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:31:20.804Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:31:20.806Z","message":"{\"transactionId\":\"6f618931-ddf8-46e7-a798-b6e2664dbe23\",\"status\":\"200\",\"rqstDate\":\"230413-10:31:20:805\",\"respDate\":\"230413-10:31:20:806\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6f618931-ddf8-46e7-a798-b6e2664dbe23\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:31:20:805-40186\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[22026ee3-0b27-42df-8369-c53f07000bf0], x-b3-parentspanid=[9a55e05c03dd3634], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47779], x-envoy-attempt-count=[1], x-b3-traceid=[423a91a6562ada729a55e05c03dd3634], x-b3-spanid=[50ff757a62d448e6], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6f618931-ddf8-46e7-a798-b6e2664dbe23]}\\\"}\"}","context":{"RequestID":"6f618931-ddf8-46e7-a798-b6e2664dbe23","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b1540d09-db8d-461a-aceb-7816c5020e1b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:31:20.804Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:20.807Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6f618931-ddf8-46e7-a798-b6e2664dbe23","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b1540d09-db8d-461a-aceb-7816c5020e1b","LogTimestamp":"2023-04-13T10:31:20.807Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:31:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:31:20.849Z","message":"Entering","context":{"RequestID":"9685cb99-3276-471c-8cd7-56bdc90b3797","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"42569f91-e2f3-43ad-bb65-7dc0fdbc5771","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:31:20.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:31:20.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"9685cb99-3276-471c-8cd7-56bdc90b3797","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"42569f91-e2f3-43ad-bb65-7dc0fdbc5771","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:31:20.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:20.851Z","message":"{\"transactionId\":\"9685cb99-3276-471c-8cd7-56bdc90b3797\",\"status\":\"200\",\"rqstDate\":\"230413-10:31:20:849\",\"respDate\":\"230413-10:31:20:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9685cb99-3276-471c-8cd7-56bdc90b3797\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:31:20:849-62655\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9685cb99-3276-471c-8cd7-56bdc90b3797]}\\\"}\"}","context":{"RequestID":"9685cb99-3276-471c-8cd7-56bdc90b3797","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"42569f91-e2f3-43ad-bb65-7dc0fdbc5771","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:31:20.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:20.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9685cb99-3276-471c-8cd7-56bdc90b3797","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"42569f91-e2f3-43ad-bb65-7dc0fdbc5771","LogTimestamp":"2023-04-13T10:31:20.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:31:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:31:22.024Z","message":"Entering","context":{"RequestID":"1e94c84d-56a7-486a-93bf-22bf52ad5f21","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"03d421c2-9e80-4a84-9df0-09626c258f92","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:31:22.024Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:31:22.026Z","message":"{\"transactionId\":\"1e94c84d-56a7-486a-93bf-22bf52ad5f21\",\"status\":\"200\",\"rqstDate\":\"230413-10:31:22:025\",\"respDate\":\"230413-10:31:22:026\",\"sourceId\":\"haproxy:1e94c84d-56a7-486a-93bf-22bf52ad5f21\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:31:22:025-57391\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aaf4d1ee-031f-4b5f-b2ad-9d9e4f039ed9], x-b3-parentspanid=[f37b41f348702324], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e96c5593c7a0c5f2f37b41f348702324], x-b3-spanid=[0cf34fe5c2ba4bbe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1e94c84d-56a7-486a-93bf-22bf52ad5f21]}\\\"}\"}","context":{"RequestID":"1e94c84d-56a7-486a-93bf-22bf52ad5f21","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"03d421c2-9e80-4a84-9df0-09626c258f92","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:31:22.024Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:22.027Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1e94c84d-56a7-486a-93bf-22bf52ad5f21","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"03d421c2-9e80-4a84-9df0-09626c258f92","LogTimestamp":"2023-04-13T10:31:22.027Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:31:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:31:24.036Z","message":"Entering","context":{"RequestID":"d027af83-b2bb-48b2-8480-5b28d413ae8a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f0a7ac2f-c3c5-457a-a1c9-758b9a4f4d15","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:31:24.036Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:31:24.038Z","message":"{\"transactionId\":\"d027af83-b2bb-48b2-8480-5b28d413ae8a\",\"status\":\"200\",\"rqstDate\":\"230413-10:31:24:037\",\"respDate\":\"230413-10:31:24:038\",\"sourceId\":\"haproxy:d027af83-b2bb-48b2-8480-5b28d413ae8a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:31:24:037-67260\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dfa17b86-269f-46a8-8634-f6de21a1b7cd], x-b3-parentspanid=[b24c527c529f1976], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[852064212d0f7576b24c527c529f1976], x-b3-spanid=[4861085df1e66a7d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d027af83-b2bb-48b2-8480-5b28d413ae8a]}\\\"}\"}","context":{"RequestID":"d027af83-b2bb-48b2-8480-5b28d413ae8a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f0a7ac2f-c3c5-457a-a1c9-758b9a4f4d15","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:31:24.036Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:24.038Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d027af83-b2bb-48b2-8480-5b28d413ae8a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f0a7ac2f-c3c5-457a-a1c9-758b9a4f4d15","LogTimestamp":"2023-04-13T10:31:24.038Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:31:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:31:26.047Z","message":"Entering","context":{"RequestID":"e54c4bac-dd02-47ea-ba36-aee784babe4e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cce7b4d0-1ee0-4fd0-9a73-713083e808ca","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:31:26.047Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:31:26.049Z","message":"{\"transactionId\":\"e54c4bac-dd02-47ea-ba36-aee784babe4e\",\"status\":\"200\",\"rqstDate\":\"230413-10:31:26:048\",\"respDate\":\"230413-10:31:26:049\",\"sourceId\":\"haproxy:e54c4bac-dd02-47ea-ba36-aee784babe4e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:31:26:048-19135\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fa1d7aa5-cea2-4c80-a39e-f6b0ca96d475], x-b3-parentspanid=[450d09cea912d62f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a5ecc304c8804df4450d09cea912d62f], x-b3-spanid=[0bddbfe62b2dcfbc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e54c4bac-dd02-47ea-ba36-aee784babe4e]}\\\"}\"}","context":{"RequestID":"e54c4bac-dd02-47ea-ba36-aee784babe4e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cce7b4d0-1ee0-4fd0-9a73-713083e808ca","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:31:26.047Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:26.050Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e54c4bac-dd02-47ea-ba36-aee784babe4e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cce7b4d0-1ee0-4fd0-9a73-713083e808ca","LogTimestamp":"2023-04-13T10:31:26.049Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:31:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:31:26.387Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:31:26.398Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:26.399Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:26.399Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:28.058Z","message":"Entering","context":{"RequestID":"150abfcb-8f6c-43e9-b9e4-ea0a88a62d7c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3113a694-b07a-4a5e-99ef-04224a700b1f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:31:28.058Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:31:28.061Z","message":"{\"transactionId\":\"150abfcb-8f6c-43e9-b9e4-ea0a88a62d7c\",\"status\":\"200\",\"rqstDate\":\"230413-10:31:28:059\",\"respDate\":\"230413-10:31:28:061\",\"sourceId\":\"haproxy:150abfcb-8f6c-43e9-b9e4-ea0a88a62d7c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:31:28:059-26707\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[13d08d31-0715-477f-bf7d-07173d67e894], x-b3-parentspanid=[866e2c6fc3f7b010], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[198e424215d1d642866e2c6fc3f7b010], x-b3-spanid=[38ae8dbec4044f5d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[150abfcb-8f6c-43e9-b9e4-ea0a88a62d7c]}\\\"}\"}","context":{"RequestID":"150abfcb-8f6c-43e9-b9e4-ea0a88a62d7c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3113a694-b07a-4a5e-99ef-04224a700b1f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:31:28.058Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:28.062Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"150abfcb-8f6c-43e9-b9e4-ea0a88a62d7c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3113a694-b07a-4a5e-99ef-04224a700b1f","LogTimestamp":"2023-04-13T10:31:28.062Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:31:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:31:30.071Z","message":"Entering","context":{"RequestID":"06c97678-0c71-4acc-a5a3-b75fb44187a7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5877092b-5394-44a5-810f-343fbb8db3cd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:31:30.071Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:31:30.073Z","message":"{\"transactionId\":\"06c97678-0c71-4acc-a5a3-b75fb44187a7\",\"status\":\"200\",\"rqstDate\":\"230413-10:31:30:072\",\"respDate\":\"230413-10:31:30:073\",\"sourceId\":\"haproxy:06c97678-0c71-4acc-a5a3-b75fb44187a7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:31:30:072-61295\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f68cd6bb-2ef8-41bd-a86e-c1023d4ec869], x-b3-parentspanid=[dfe2609ea7984d6f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ee9f8a792afffd5ddfe2609ea7984d6f], x-b3-spanid=[6d321cd1ac948664], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[06c97678-0c71-4acc-a5a3-b75fb44187a7]}\\\"}\"}","context":{"RequestID":"06c97678-0c71-4acc-a5a3-b75fb44187a7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5877092b-5394-44a5-810f-343fbb8db3cd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:31:30.071Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:30.074Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"06c97678-0c71-4acc-a5a3-b75fb44187a7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5877092b-5394-44a5-810f-343fbb8db3cd","LogTimestamp":"2023-04-13T10:31:30.074Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:31:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:31:30.805Z","message":"Entering","context":{"RequestID":"10c74d32-8b71-4b17-b944-6d4ca97eb948","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"50e3ed99-7024-4af4-b957-845a0e4a3f6e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:31:30.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:31:30.807Z","message":"{\"transactionId\":\"10c74d32-8b71-4b17-b944-6d4ca97eb948\",\"status\":\"200\",\"rqstDate\":\"230413-10:31:30:806\",\"respDate\":\"230413-10:31:30:807\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:10c74d32-8b71-4b17-b944-6d4ca97eb948\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:31:30:806-71222\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e1161b0e-a2c9-425c-8fdd-7b604431db0b], x-b3-parentspanid=[2ee314fda0f24416], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35151], x-envoy-attempt-count=[1], x-b3-traceid=[f7e0ab4cc8ef5e912ee314fda0f24416], x-b3-spanid=[2bd4023c4eed49b9], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[10c74d32-8b71-4b17-b944-6d4ca97eb948]}\\\"}\"}","context":{"RequestID":"10c74d32-8b71-4b17-b944-6d4ca97eb948","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"50e3ed99-7024-4af4-b957-845a0e4a3f6e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:31:30.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:30.808Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"10c74d32-8b71-4b17-b944-6d4ca97eb948","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"50e3ed99-7024-4af4-b957-845a0e4a3f6e","LogTimestamp":"2023-04-13T10:31:30.808Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:31:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:31:30.848Z","message":"Entering","context":{"RequestID":"02713752-086d-4029-9069-4c448cf3d9ae","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fa5c0cbd-6dd9-4577-afe0-f0e3e54d3459","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:31:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:31:30.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"02713752-086d-4029-9069-4c448cf3d9ae","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fa5c0cbd-6dd9-4577-afe0-f0e3e54d3459","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:31:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:30.850Z","message":"{\"transactionId\":\"02713752-086d-4029-9069-4c448cf3d9ae\",\"status\":\"200\",\"rqstDate\":\"230413-10:31:30:849\",\"respDate\":\"230413-10:31:30:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:02713752-086d-4029-9069-4c448cf3d9ae\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:31:30:849-29602\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[02713752-086d-4029-9069-4c448cf3d9ae]}\\\"}\"}","context":{"RequestID":"02713752-086d-4029-9069-4c448cf3d9ae","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fa5c0cbd-6dd9-4577-afe0-f0e3e54d3459","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:31:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:30.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"02713752-086d-4029-9069-4c448cf3d9ae","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fa5c0cbd-6dd9-4577-afe0-f0e3e54d3459","LogTimestamp":"2023-04-13T10:31:30.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:31:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:31:32.085Z","message":"Entering","context":{"RequestID":"537a57cb-b3c7-4feb-bdb9-b270e9dc9386","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"aa9c7e99-f855-4211-a4f5-ad078d254306","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:31:32.085Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:31:32.088Z","message":"{\"transactionId\":\"537a57cb-b3c7-4feb-bdb9-b270e9dc9386\",\"status\":\"200\",\"rqstDate\":\"230413-10:31:32:086\",\"respDate\":\"230413-10:31:32:088\",\"sourceId\":\"haproxy:537a57cb-b3c7-4feb-bdb9-b270e9dc9386\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:31:32:086-50203\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[adaa0924-489d-43f9-ac8e-89508026206c], x-b3-parentspanid=[9d327904fcda9e6e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2413d7e0bc14b7b19d327904fcda9e6e], x-b3-spanid=[5604445a233ab58d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[537a57cb-b3c7-4feb-bdb9-b270e9dc9386]}\\\"}\"}","context":{"RequestID":"537a57cb-b3c7-4feb-bdb9-b270e9dc9386","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"aa9c7e99-f855-4211-a4f5-ad078d254306","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:31:32.085Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:32.089Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"537a57cb-b3c7-4feb-bdb9-b270e9dc9386","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aa9c7e99-f855-4211-a4f5-ad078d254306","LogTimestamp":"2023-04-13T10:31:32.089Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:31:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:31:34.100Z","message":"Entering","context":{"RequestID":"95bc828f-c383-40ec-bc56-b6f7523fd2b9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d757d284-6f18-4d49-ae10-d0796583cc4b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:31:34.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:31:34.103Z","message":"{\"transactionId\":\"95bc828f-c383-40ec-bc56-b6f7523fd2b9\",\"status\":\"200\",\"rqstDate\":\"230413-10:31:34:101\",\"respDate\":\"230413-10:31:34:103\",\"sourceId\":\"haproxy:95bc828f-c383-40ec-bc56-b6f7523fd2b9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:31:34:101-27171\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d965867f-8b23-4e69-ac9c-116242213c44], x-b3-parentspanid=[1544b73ad20f690c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c82ff4cfe0030fa61544b73ad20f690c], x-b3-spanid=[1d1224eaa85dffa8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[95bc828f-c383-40ec-bc56-b6f7523fd2b9]}\\\"}\"}","context":{"RequestID":"95bc828f-c383-40ec-bc56-b6f7523fd2b9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d757d284-6f18-4d49-ae10-d0796583cc4b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:31:34.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:34.104Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"95bc828f-c383-40ec-bc56-b6f7523fd2b9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d757d284-6f18-4d49-ae10-d0796583cc4b","LogTimestamp":"2023-04-13T10:31:34.104Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:31:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:31:36.115Z","message":"Entering","context":{"RequestID":"7cf88ee4-fe1a-4333-808c-f2bdd7451e86","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1adeb271-4cec-4256-bd46-1b4648471e6c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:31:36.114Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:31:36.117Z","message":"{\"transactionId\":\"7cf88ee4-fe1a-4333-808c-f2bdd7451e86\",\"status\":\"200\",\"rqstDate\":\"230413-10:31:36:116\",\"respDate\":\"230413-10:31:36:117\",\"sourceId\":\"haproxy:7cf88ee4-fe1a-4333-808c-f2bdd7451e86\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:31:36:116-90861\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1fab2cc8-c1e7-49ea-af78-d02510d489a2], x-b3-parentspanid=[7cba2a6e15a9a02d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7f3530b6b9a6fa6b7cba2a6e15a9a02d], x-b3-spanid=[ddb5a3becd8c3254], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7cf88ee4-fe1a-4333-808c-f2bdd7451e86]}\\\"}\"}","context":{"RequestID":"7cf88ee4-fe1a-4333-808c-f2bdd7451e86","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1adeb271-4cec-4256-bd46-1b4648471e6c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:31:36.114Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:36.118Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7cf88ee4-fe1a-4333-808c-f2bdd7451e86","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1adeb271-4cec-4256-bd46-1b4648471e6c","LogTimestamp":"2023-04-13T10:31:36.118Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:31:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:31:36.387Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:31:36.402Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:36.403Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:36.403Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:38.129Z","message":"Entering","context":{"RequestID":"71ef2439-6276-46f4-b1ad-14a2f15a032e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"232368d7-343d-4c43-ad52-2793a9d1a898","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:31:38.129Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:31:38.131Z","message":"{\"transactionId\":\"71ef2439-6276-46f4-b1ad-14a2f15a032e\",\"status\":\"200\",\"rqstDate\":\"230413-10:31:38:129\",\"respDate\":\"230413-10:31:38:131\",\"sourceId\":\"haproxy:71ef2439-6276-46f4-b1ad-14a2f15a032e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:31:38:129-33297\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a02a2067-b9cf-4c2d-af72-ae35721c7119], x-b3-parentspanid=[978d7bc97f87367f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d568dc668e7d9b66978d7bc97f87367f], x-b3-spanid=[855e4c64dd02c69c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[71ef2439-6276-46f4-b1ad-14a2f15a032e]}\\\"}\"}","context":{"RequestID":"71ef2439-6276-46f4-b1ad-14a2f15a032e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"232368d7-343d-4c43-ad52-2793a9d1a898","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:31:38.129Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:38.132Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"71ef2439-6276-46f4-b1ad-14a2f15a032e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"232368d7-343d-4c43-ad52-2793a9d1a898","LogTimestamp":"2023-04-13T10:31:38.132Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:31:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:31:40.142Z","message":"Entering","context":{"RequestID":"bad8f648-6788-45b0-88da-fc288f6e1527","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c111ac93-8d21-4f08-a084-4b5852e6b187","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:31:40.142Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:31:40.145Z","message":"{\"transactionId\":\"bad8f648-6788-45b0-88da-fc288f6e1527\",\"status\":\"200\",\"rqstDate\":\"230413-10:31:40:143\",\"respDate\":\"230413-10:31:40:145\",\"sourceId\":\"haproxy:bad8f648-6788-45b0-88da-fc288f6e1527\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:31:40:143-82123\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e2d52547-73cc-473e-8fd9-3c4578321d0d], x-b3-parentspanid=[17ee79feedfcafcd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d1a51cdf6b37f88017ee79feedfcafcd], x-b3-spanid=[ea3b27e272c1ab4b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bad8f648-6788-45b0-88da-fc288f6e1527]}\\\"}\"}","context":{"RequestID":"bad8f648-6788-45b0-88da-fc288f6e1527","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c111ac93-8d21-4f08-a084-4b5852e6b187","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:31:40.142Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:40.146Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bad8f648-6788-45b0-88da-fc288f6e1527","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c111ac93-8d21-4f08-a084-4b5852e6b187","LogTimestamp":"2023-04-13T10:31:40.146Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:31:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:31:40.804Z","message":"Entering","context":{"RequestID":"c0503008-92b7-429d-9d3c-6b284d68cfa3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d38a928d-5782-4471-b8a8-75450b1d44e2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:31:40.804Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:31:40.807Z","message":"{\"transactionId\":\"c0503008-92b7-429d-9d3c-6b284d68cfa3\",\"status\":\"200\",\"rqstDate\":\"230413-10:31:40:805\",\"respDate\":\"230413-10:31:40:806\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c0503008-92b7-429d-9d3c-6b284d68cfa3\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:31:40:805-89609\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[08dd528f-5fe3-4cfd-98d6-57b50e69dfb1], x-b3-parentspanid=[853aa0bcc2297812], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56623], x-envoy-attempt-count=[1], x-b3-traceid=[2bbd5fed1bb89620853aa0bcc2297812], x-b3-spanid=[da36067441249ab7], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c0503008-92b7-429d-9d3c-6b284d68cfa3]}\\\"}\"}","context":{"RequestID":"c0503008-92b7-429d-9d3c-6b284d68cfa3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d38a928d-5782-4471-b8a8-75450b1d44e2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:31:40.804Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:40.807Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c0503008-92b7-429d-9d3c-6b284d68cfa3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d38a928d-5782-4471-b8a8-75450b1d44e2","LogTimestamp":"2023-04-13T10:31:40.807Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:31:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:31:40.847Z","message":"Entering","context":{"RequestID":"edbdc673-0019-4c3c-9175-a3593b1779ec","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2a0d080d-a5a4-4d69-834f-7cd910e09b1c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:31:40.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:31:40.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"edbdc673-0019-4c3c-9175-a3593b1779ec","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2a0d080d-a5a4-4d69-834f-7cd910e09b1c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:31:40.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:40.849Z","message":"{\"transactionId\":\"edbdc673-0019-4c3c-9175-a3593b1779ec\",\"status\":\"200\",\"rqstDate\":\"230413-10:31:40:848\",\"respDate\":\"230413-10:31:40:849\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:edbdc673-0019-4c3c-9175-a3593b1779ec\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:31:40:848-57260\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[edbdc673-0019-4c3c-9175-a3593b1779ec]}\\\"}\"}","context":{"RequestID":"edbdc673-0019-4c3c-9175-a3593b1779ec","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2a0d080d-a5a4-4d69-834f-7cd910e09b1c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:31:40.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:40.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"edbdc673-0019-4c3c-9175-a3593b1779ec","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2a0d080d-a5a4-4d69-834f-7cd910e09b1c","LogTimestamp":"2023-04-13T10:31:40.850Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:31:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:31:42.157Z","message":"Entering","context":{"RequestID":"163deca6-c04f-4f69-9256-479f3870d679","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4e85ee0c-4e72-4439-b448-ec396c1a766d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:31:42.157Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:31:42.160Z","message":"{\"transactionId\":\"163deca6-c04f-4f69-9256-479f3870d679\",\"status\":\"200\",\"rqstDate\":\"230413-10:31:42:158\",\"respDate\":\"230413-10:31:42:160\",\"sourceId\":\"haproxy:163deca6-c04f-4f69-9256-479f3870d679\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:31:42:158-19613\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bb8ecb0d-edb0-494d-ba9e-ef161091ef53], x-b3-parentspanid=[4c90b6e4f83fbcae], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7e64eeb5b1cd150b4c90b6e4f83fbcae], x-b3-spanid=[2fc225edb041ce82], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[163deca6-c04f-4f69-9256-479f3870d679]}\\\"}\"}","context":{"RequestID":"163deca6-c04f-4f69-9256-479f3870d679","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4e85ee0c-4e72-4439-b448-ec396c1a766d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:31:42.157Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:42.161Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"163deca6-c04f-4f69-9256-479f3870d679","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4e85ee0c-4e72-4439-b448-ec396c1a766d","LogTimestamp":"2023-04-13T10:31:42.160Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:31:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:31:44.172Z","message":"Entering","context":{"RequestID":"0640ea76-077a-4ed8-a9bf-897106126098","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2a6f79b8-a9ff-4b6e-b6b0-3e1aff1c560c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:31:44.172Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:31:44.176Z","message":"{\"transactionId\":\"0640ea76-077a-4ed8-a9bf-897106126098\",\"status\":\"200\",\"rqstDate\":\"230413-10:31:44:174\",\"respDate\":\"230413-10:31:44:176\",\"sourceId\":\"haproxy:0640ea76-077a-4ed8-a9bf-897106126098\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:31:44:174-9577\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[de611fd4-b1d7-4356-b55e-f87c40e76948], x-b3-parentspanid=[451d6e5c528ab726], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9718e9442dd32165451d6e5c528ab726], x-b3-spanid=[b053ef65d5990fc4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0640ea76-077a-4ed8-a9bf-897106126098]}\\\"}\"}","context":{"RequestID":"0640ea76-077a-4ed8-a9bf-897106126098","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2a6f79b8-a9ff-4b6e-b6b0-3e1aff1c560c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:31:44.172Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:44.177Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0640ea76-077a-4ed8-a9bf-897106126098","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2a6f79b8-a9ff-4b6e-b6b0-3e1aff1c560c","LogTimestamp":"2023-04-13T10:31:44.177Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:31:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-13T10:31:46.190Z","message":"Entering","context":{"RequestID":"68747c01-2c7c-4490-805c-908500d9622f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"aa3e5ba1-360c-4a75-a2c0-cc3f6f78dd09","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:31:46.189Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:31:46.192Z","message":"{\"transactionId\":\"68747c01-2c7c-4490-805c-908500d9622f\",\"status\":\"200\",\"rqstDate\":\"230413-10:31:46:190\",\"respDate\":\"230413-10:31:46:192\",\"sourceId\":\"haproxy:68747c01-2c7c-4490-805c-908500d9622f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:31:46:190-53458\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2198f29d-fefd-458e-a6ff-367cb8bc7f5b], x-b3-parentspanid=[b9a30576f51328c5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d3a68513136875d6b9a30576f51328c5], x-b3-spanid=[4a91c6c407007078], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[68747c01-2c7c-4490-805c-908500d9622f]}\\\"}\"}","context":{"RequestID":"68747c01-2c7c-4490-805c-908500d9622f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"aa3e5ba1-360c-4a75-a2c0-cc3f6f78dd09","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:31:46.189Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:46.193Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"68747c01-2c7c-4490-805c-908500d9622f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aa3e5ba1-360c-4a75-a2c0-cc3f6f78dd09","LogTimestamp":"2023-04-13T10:31:46.193Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:31:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:31:46.387Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:31:46.401Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:46.401Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:46.401Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:48.204Z","message":"Entering","context":{"RequestID":"d0464e12-d181-4cb5-a9a4-85696129591d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1198c105-7b6a-45be-96dc-2dbd2c67230e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:31:48.204Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:31:48.207Z","message":"{\"transactionId\":\"d0464e12-d181-4cb5-a9a4-85696129591d\",\"status\":\"200\",\"rqstDate\":\"230413-10:31:48:205\",\"respDate\":\"230413-10:31:48:207\",\"sourceId\":\"haproxy:d0464e12-d181-4cb5-a9a4-85696129591d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:31:48:205-44943\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7453fff9-e8da-4fb2-b210-d0fa3afdd5a9], x-b3-parentspanid=[36933ec45e569381], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b7a605e967af78cd36933ec45e569381], x-b3-spanid=[7f86b171a5658e03], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d0464e12-d181-4cb5-a9a4-85696129591d]}\\\"}\"}","context":{"RequestID":"d0464e12-d181-4cb5-a9a4-85696129591d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1198c105-7b6a-45be-96dc-2dbd2c67230e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:31:48.204Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:48.208Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d0464e12-d181-4cb5-a9a4-85696129591d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1198c105-7b6a-45be-96dc-2dbd2c67230e","LogTimestamp":"2023-04-13T10:31:48.208Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:31:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:31:49.381Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:31:49.385Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:31:50.217Z","message":"Entering","context":{"RequestID":"909684f2-0c09-4331-be7a-5532dc836fed","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7e33af49-f448-40fb-9740-5cbff728fd69","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:31:50.217Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:31:50.220Z","message":"{\"transactionId\":\"909684f2-0c09-4331-be7a-5532dc836fed\",\"status\":\"200\",\"rqstDate\":\"230413-10:31:50:218\",\"respDate\":\"230413-10:31:50:220\",\"sourceId\":\"haproxy:909684f2-0c09-4331-be7a-5532dc836fed\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:31:50:218-39768\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0428762e-866a-4688-8334-e5afb495962c], x-b3-parentspanid=[eb94ea2bd04095d4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6f9afc2ef818086feb94ea2bd04095d4], x-b3-spanid=[e294ee456e1f73f2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[909684f2-0c09-4331-be7a-5532dc836fed]}\\\"}\"}","context":{"RequestID":"909684f2-0c09-4331-be7a-5532dc836fed","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7e33af49-f448-40fb-9740-5cbff728fd69","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:31:50.217Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:50.221Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"909684f2-0c09-4331-be7a-5532dc836fed","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7e33af49-f448-40fb-9740-5cbff728fd69","LogTimestamp":"2023-04-13T10:31:50.221Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:31:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:31:50.805Z","message":"Entering","context":{"RequestID":"c3ec37f9-1f3c-4109-b0e9-c45c56f4e2d7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3e9bb50f-e230-4518-892d-a621d5d7a0e2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:31:50.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:31:50.808Z","message":"{\"transactionId\":\"c3ec37f9-1f3c-4109-b0e9-c45c56f4e2d7\",\"status\":\"200\",\"rqstDate\":\"230413-10:31:50:806\",\"respDate\":\"230413-10:31:50:808\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c3ec37f9-1f3c-4109-b0e9-c45c56f4e2d7\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:31:50:806-10437\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[593ae115-4fc2-4e88-adb9-40580ba92643], x-b3-parentspanid=[2f64a7a826768342], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41555], x-envoy-attempt-count=[1], x-b3-traceid=[7aa2f23fb3b3fb332f64a7a826768342], x-b3-spanid=[bb70b0534e507ca1], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c3ec37f9-1f3c-4109-b0e9-c45c56f4e2d7]}\\\"}\"}","context":{"RequestID":"c3ec37f9-1f3c-4109-b0e9-c45c56f4e2d7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3e9bb50f-e230-4518-892d-a621d5d7a0e2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:31:50.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:50.809Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c3ec37f9-1f3c-4109-b0e9-c45c56f4e2d7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3e9bb50f-e230-4518-892d-a621d5d7a0e2","LogTimestamp":"2023-04-13T10:31:50.809Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:31:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:31:50.848Z","message":"Entering","context":{"RequestID":"83426655-2c35-49cf-8e9f-4fbf6b0a367a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7dbb8d76-84c7-47b6-ba22-b040a9a7c11f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:31:50.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:31:50.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"83426655-2c35-49cf-8e9f-4fbf6b0a367a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7dbb8d76-84c7-47b6-ba22-b040a9a7c11f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:31:50.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:50.850Z","message":"{\"transactionId\":\"83426655-2c35-49cf-8e9f-4fbf6b0a367a\",\"status\":\"200\",\"rqstDate\":\"230413-10:31:50:849\",\"respDate\":\"230413-10:31:50:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:83426655-2c35-49cf-8e9f-4fbf6b0a367a\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:31:50:849-79805\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[83426655-2c35-49cf-8e9f-4fbf6b0a367a]}\\\"}\"}","context":{"RequestID":"83426655-2c35-49cf-8e9f-4fbf6b0a367a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7dbb8d76-84c7-47b6-ba22-b040a9a7c11f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:31:50.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:50.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"83426655-2c35-49cf-8e9f-4fbf6b0a367a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7dbb8d76-84c7-47b6-ba22-b040a9a7c11f","LogTimestamp":"2023-04-13T10:31:50.850Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:31:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:31:52.230Z","message":"Entering","context":{"RequestID":"572340b6-7802-4585-9dfe-1160a5a5a1dd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"541c5a53-036e-4bbc-a5f7-1535fa4d82ea","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:31:52.230Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:31:52.231Z","message":"{\"transactionId\":\"572340b6-7802-4585-9dfe-1160a5a5a1dd\",\"status\":\"200\",\"rqstDate\":\"230413-10:31:52:230\",\"respDate\":\"230413-10:31:52:231\",\"sourceId\":\"haproxy:572340b6-7802-4585-9dfe-1160a5a5a1dd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:31:52:230-73059\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9e18bba8-63ac-465d-98a8-e46b1fc20018], x-b3-parentspanid=[f32cd3e81de991af], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ac29e1f2c2123b99f32cd3e81de991af], x-b3-spanid=[d35421235da95fd0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[572340b6-7802-4585-9dfe-1160a5a5a1dd]}\\\"}\"}","context":{"RequestID":"572340b6-7802-4585-9dfe-1160a5a5a1dd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"541c5a53-036e-4bbc-a5f7-1535fa4d82ea","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:31:52.230Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:52.232Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"572340b6-7802-4585-9dfe-1160a5a5a1dd","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"541c5a53-036e-4bbc-a5f7-1535fa4d82ea","LogTimestamp":"2023-04-13T10:31:52.232Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:31:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:31:54.241Z","message":"Entering","context":{"RequestID":"6dae52b1-27f4-45e4-9dbd-b6bfb20b0676","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ab1fbd51-e48c-40d4-aa81-acdbdfb51761","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:31:54.241Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:31:54.244Z","message":"{\"transactionId\":\"6dae52b1-27f4-45e4-9dbd-b6bfb20b0676\",\"status\":\"200\",\"rqstDate\":\"230413-10:31:54:242\",\"respDate\":\"230413-10:31:54:244\",\"sourceId\":\"haproxy:6dae52b1-27f4-45e4-9dbd-b6bfb20b0676\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:31:54:242-92340\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[02b41d6a-337f-40bc-8661-402d6d855cb2], x-b3-parentspanid=[284d2ed1af7abd50], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[12b8b2085c5b3872284d2ed1af7abd50], x-b3-spanid=[1d2617eec779503f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6dae52b1-27f4-45e4-9dbd-b6bfb20b0676]}\\\"}\"}","context":{"RequestID":"6dae52b1-27f4-45e4-9dbd-b6bfb20b0676","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ab1fbd51-e48c-40d4-aa81-acdbdfb51761","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:31:54.241Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:54.245Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6dae52b1-27f4-45e4-9dbd-b6bfb20b0676","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ab1fbd51-e48c-40d4-aa81-acdbdfb51761","LogTimestamp":"2023-04-13T10:31:54.245Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:31:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:31:56.255Z","message":"Entering","context":{"RequestID":"fa73750f-4fc6-48a6-b4ee-cc31a8041ca3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"49b7bc5a-1181-476d-a55e-1d56a9b7bb8d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:31:56.255Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:31:56.258Z","message":"{\"transactionId\":\"fa73750f-4fc6-48a6-b4ee-cc31a8041ca3\",\"status\":\"200\",\"rqstDate\":\"230413-10:31:56:256\",\"respDate\":\"230413-10:31:56:258\",\"sourceId\":\"haproxy:fa73750f-4fc6-48a6-b4ee-cc31a8041ca3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:31:56:256-52261\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c75bdab1-b1c0-49c9-9367-7dc80e973be6], x-b3-parentspanid=[fd4a07063c48cb26], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d13d49b9b1fe8f5efd4a07063c48cb26], x-b3-spanid=[0d201569f9a86f32], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fa73750f-4fc6-48a6-b4ee-cc31a8041ca3]}\\\"}\"}","context":{"RequestID":"fa73750f-4fc6-48a6-b4ee-cc31a8041ca3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"49b7bc5a-1181-476d-a55e-1d56a9b7bb8d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:31:56.255Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:56.259Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fa73750f-4fc6-48a6-b4ee-cc31a8041ca3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"49b7bc5a-1181-476d-a55e-1d56a9b7bb8d","LogTimestamp":"2023-04-13T10:31:56.259Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:31:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:31:56.388Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:31:56.400Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:56.401Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:56.401Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:58.270Z","message":"Entering","context":{"RequestID":"b4770040-03bd-4352-94ac-f8c227a5c99b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"15500e1e-ce11-443a-aca0-e42ff7267d2d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:31:58.270Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:31:58.273Z","message":"{\"transactionId\":\"b4770040-03bd-4352-94ac-f8c227a5c99b\",\"status\":\"200\",\"rqstDate\":\"230413-10:31:58:270\",\"respDate\":\"230413-10:31:58:273\",\"sourceId\":\"haproxy:b4770040-03bd-4352-94ac-f8c227a5c99b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:31:58:270-2351\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9dd4814e-a33b-4176-9a91-102dac7ca56e], x-b3-parentspanid=[d7c551eedd10ac4a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b89c95840390301dd7c551eedd10ac4a], x-b3-spanid=[3f9f3f9ede32683c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b4770040-03bd-4352-94ac-f8c227a5c99b]}\\\"}\"}","context":{"RequestID":"b4770040-03bd-4352-94ac-f8c227a5c99b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"15500e1e-ce11-443a-aca0-e42ff7267d2d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:31:58.270Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:31:58.274Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b4770040-03bd-4352-94ac-f8c227a5c99b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"15500e1e-ce11-443a-aca0-e42ff7267d2d","LogTimestamp":"2023-04-13T10:31:58.274Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:31:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:32:00.285Z","message":"Entering","context":{"RequestID":"2f510d26-f5ac-430a-b479-3b90abeda9af","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a5ce9486-2a1c-420f-b9eb-31ecf300afe9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:00.285Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:32:00.288Z","message":"{\"transactionId\":\"2f510d26-f5ac-430a-b479-3b90abeda9af\",\"status\":\"200\",\"rqstDate\":\"230413-10:32:00:286\",\"respDate\":\"230413-10:32:00:288\",\"sourceId\":\"haproxy:2f510d26-f5ac-430a-b479-3b90abeda9af\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:32:00:286-63324\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[da6a0753-c164-4951-9df6-51a1ca5d5b08], x-b3-parentspanid=[7c91bcf74725c902], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b011bad5682bc7b87c91bcf74725c902], x-b3-spanid=[96a3636c0a81cb08], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2f510d26-f5ac-430a-b479-3b90abeda9af]}\\\"}\"}","context":{"RequestID":"2f510d26-f5ac-430a-b479-3b90abeda9af","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a5ce9486-2a1c-420f-b9eb-31ecf300afe9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:00.285Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:00.289Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2f510d26-f5ac-430a-b479-3b90abeda9af","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a5ce9486-2a1c-420f-b9eb-31ecf300afe9","LogTimestamp":"2023-04-13T10:32:00.289Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:32:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:32:00.803Z","message":"Entering","context":{"RequestID":"5d859a93-f149-4f09-9178-e98517ecddeb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7b214c78-33c0-489d-9025-8534261d8e29","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:32:00.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:32:00.805Z","message":"{\"transactionId\":\"5d859a93-f149-4f09-9178-e98517ecddeb\",\"status\":\"200\",\"rqstDate\":\"230413-10:32:00:804\",\"respDate\":\"230413-10:32:00:805\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:5d859a93-f149-4f09-9178-e98517ecddeb\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:32:00:804-95856\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[46366ee4-6d35-498b-a07f-07addb3ea24f], x-b3-parentspanid=[9f521e38db95422c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56487], x-envoy-attempt-count=[1], x-b3-traceid=[72112e496b0d62569f521e38db95422c], x-b3-spanid=[b8d07bd6cd08defb], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[5d859a93-f149-4f09-9178-e98517ecddeb]}\\\"}\"}","context":{"RequestID":"5d859a93-f149-4f09-9178-e98517ecddeb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7b214c78-33c0-489d-9025-8534261d8e29","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:32:00.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:00.805Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5d859a93-f149-4f09-9178-e98517ecddeb","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7b214c78-33c0-489d-9025-8534261d8e29","LogTimestamp":"2023-04-13T10:32:00.805Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:32:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:32:00.848Z","message":"Entering","context":{"RequestID":"8083cff6-75ce-4d48-a702-7a80a35201b4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"92a91186-2c22-4385-be5f-e5c4ed8f6ba3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:32:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:32:00.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"8083cff6-75ce-4d48-a702-7a80a35201b4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"92a91186-2c22-4385-be5f-e5c4ed8f6ba3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:32:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:00.851Z","message":"{\"transactionId\":\"8083cff6-75ce-4d48-a702-7a80a35201b4\",\"status\":\"200\",\"rqstDate\":\"230413-10:32:00:849\",\"respDate\":\"230413-10:32:00:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8083cff6-75ce-4d48-a702-7a80a35201b4\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:32:00:849-81610\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8083cff6-75ce-4d48-a702-7a80a35201b4]}\\\"}\"}","context":{"RequestID":"8083cff6-75ce-4d48-a702-7a80a35201b4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"92a91186-2c22-4385-be5f-e5c4ed8f6ba3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:32:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:00.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8083cff6-75ce-4d48-a702-7a80a35201b4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"92a91186-2c22-4385-be5f-e5c4ed8f6ba3","LogTimestamp":"2023-04-13T10:32:00.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:32:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:32:02.300Z","message":"Entering","context":{"RequestID":"efe7f6ca-0c11-4a6d-9a24-2ac1f54d4251","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"66048d21-7f84-4402-a7e2-1c2514b5f46e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:02.300Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:32:02.303Z","message":"{\"transactionId\":\"efe7f6ca-0c11-4a6d-9a24-2ac1f54d4251\",\"status\":\"200\",\"rqstDate\":\"230413-10:32:02:301\",\"respDate\":\"230413-10:32:02:303\",\"sourceId\":\"haproxy:efe7f6ca-0c11-4a6d-9a24-2ac1f54d4251\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:32:02:301-36643\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[17c31836-588e-40fd-9682-2a335d62a2b8], x-b3-parentspanid=[410f3dcd60bffd27], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9b09fb950d6b28f7410f3dcd60bffd27], x-b3-spanid=[d68cce6d5de9963c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[efe7f6ca-0c11-4a6d-9a24-2ac1f54d4251]}\\\"}\"}","context":{"RequestID":"efe7f6ca-0c11-4a6d-9a24-2ac1f54d4251","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"66048d21-7f84-4402-a7e2-1c2514b5f46e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:02.300Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:02.304Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"efe7f6ca-0c11-4a6d-9a24-2ac1f54d4251","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"66048d21-7f84-4402-a7e2-1c2514b5f46e","LogTimestamp":"2023-04-13T10:32:02.304Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:32:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:32:04.314Z","message":"Entering","context":{"RequestID":"00a9bc89-362c-4e33-81a5-b0ea2e059e3d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"74b70e7b-7308-4a91-bcca-b49c5436b0bf","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:04.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:32:04.317Z","message":"{\"transactionId\":\"00a9bc89-362c-4e33-81a5-b0ea2e059e3d\",\"status\":\"200\",\"rqstDate\":\"230413-10:32:04:315\",\"respDate\":\"230413-10:32:04:317\",\"sourceId\":\"haproxy:00a9bc89-362c-4e33-81a5-b0ea2e059e3d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:32:04:315-77644\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d99512fc-b1f2-4d0b-9ca8-16889ae998fe], x-b3-parentspanid=[d3ecc5fff838b26b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7b60e015c38bab96d3ecc5fff838b26b], x-b3-spanid=[1a6630daba5f4e99], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[00a9bc89-362c-4e33-81a5-b0ea2e059e3d]}\\\"}\"}","context":{"RequestID":"00a9bc89-362c-4e33-81a5-b0ea2e059e3d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"74b70e7b-7308-4a91-bcca-b49c5436b0bf","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:04.314Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:04.318Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"00a9bc89-362c-4e33-81a5-b0ea2e059e3d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"74b70e7b-7308-4a91-bcca-b49c5436b0bf","LogTimestamp":"2023-04-13T10:32:04.318Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:32:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:32:06.328Z","message":"Entering","context":{"RequestID":"ddab02bd-630b-4af4-a8e6-39111f95cd70","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6c4a556f-0918-416b-808c-ed5d80712b9f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:06.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:32:06.331Z","message":"{\"transactionId\":\"ddab02bd-630b-4af4-a8e6-39111f95cd70\",\"status\":\"200\",\"rqstDate\":\"230413-10:32:06:329\",\"respDate\":\"230413-10:32:06:331\",\"sourceId\":\"haproxy:ddab02bd-630b-4af4-a8e6-39111f95cd70\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:32:06:329-89364\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b36a883c-5dac-44f9-9464-1e60ee1c1e9c], x-b3-parentspanid=[b0ce1104d29d3f7c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bc75d961f0f53f4ab0ce1104d29d3f7c], x-b3-spanid=[d3e01e93c3a5ff85], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ddab02bd-630b-4af4-a8e6-39111f95cd70]}\\\"}\"}","context":{"RequestID":"ddab02bd-630b-4af4-a8e6-39111f95cd70","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6c4a556f-0918-416b-808c-ed5d80712b9f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:06.328Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:06.332Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ddab02bd-630b-4af4-a8e6-39111f95cd70","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c4a556f-0918-416b-808c-ed5d80712b9f","LogTimestamp":"2023-04-13T10:32:06.332Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:32:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:32:06.389Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:32:06.435Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:06.435Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:06.435Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:08.342Z","message":"Entering","context":{"RequestID":"b4879bf3-962e-4df2-b101-9bc942863524","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0d9d8a7c-6df7-461e-b115-e5e6a8a302c7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:08.342Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:32:08.345Z","message":"{\"transactionId\":\"b4879bf3-962e-4df2-b101-9bc942863524\",\"status\":\"200\",\"rqstDate\":\"230413-10:32:08:343\",\"respDate\":\"230413-10:32:08:345\",\"sourceId\":\"haproxy:b4879bf3-962e-4df2-b101-9bc942863524\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:32:08:343-69832\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1f73234d-f7d6-43f8-9a7a-cefcf4f2ebaf], x-b3-parentspanid=[1f54b2a574c6b882], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c73890331e23c1ea1f54b2a574c6b882], x-b3-spanid=[edffefb706b42a50], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b4879bf3-962e-4df2-b101-9bc942863524]}\\\"}\"}","context":{"RequestID":"b4879bf3-962e-4df2-b101-9bc942863524","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0d9d8a7c-6df7-461e-b115-e5e6a8a302c7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:08.342Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:08.346Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b4879bf3-962e-4df2-b101-9bc942863524","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0d9d8a7c-6df7-461e-b115-e5e6a8a302c7","LogTimestamp":"2023-04-13T10:32:08.346Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:32:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:32:10.357Z","message":"Entering","context":{"RequestID":"953d012d-96bd-4245-b6be-501f7c8a7666","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1c958843-8c8b-46b6-9357-66f530d076cc","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:10.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:32:10.360Z","message":"{\"transactionId\":\"953d012d-96bd-4245-b6be-501f7c8a7666\",\"status\":\"200\",\"rqstDate\":\"230413-10:32:10:357\",\"respDate\":\"230413-10:32:10:359\",\"sourceId\":\"haproxy:953d012d-96bd-4245-b6be-501f7c8a7666\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:32:10:357-20034\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[28df7877-1148-406a-8b9d-8f808ef8ba19], x-b3-parentspanid=[34341ef6136604a3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2fa5a4b8121ebf0d34341ef6136604a3], x-b3-spanid=[1d717b1baca3a74e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[953d012d-96bd-4245-b6be-501f7c8a7666]}\\\"}\"}","context":{"RequestID":"953d012d-96bd-4245-b6be-501f7c8a7666","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1c958843-8c8b-46b6-9357-66f530d076cc","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:10.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:10.361Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"953d012d-96bd-4245-b6be-501f7c8a7666","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1c958843-8c8b-46b6-9357-66f530d076cc","LogTimestamp":"2023-04-13T10:32:10.361Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:32:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:32:10.802Z","message":"Entering","context":{"RequestID":"69531b36-f7a6-4992-bfd3-61565e15f93c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"78955f81-f1b6-411a-9c5b-72e6bd421519","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:32:10.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:32:10.804Z","message":"{\"transactionId\":\"69531b36-f7a6-4992-bfd3-61565e15f93c\",\"status\":\"200\",\"rqstDate\":\"230413-10:32:10:802\",\"respDate\":\"230413-10:32:10:804\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:69531b36-f7a6-4992-bfd3-61565e15f93c\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:32:10:802-29445\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d662094b-ee2b-47f1-8960-842590791de2], x-b3-parentspanid=[ed6f4a7e557b894f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52785], x-envoy-attempt-count=[1], x-b3-traceid=[3ab914c317d04ad4ed6f4a7e557b894f], x-b3-spanid=[29d539e7bb4fd169], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[69531b36-f7a6-4992-bfd3-61565e15f93c]}\\\"}\"}","context":{"RequestID":"69531b36-f7a6-4992-bfd3-61565e15f93c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"78955f81-f1b6-411a-9c5b-72e6bd421519","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:32:10.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:10.804Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"69531b36-f7a6-4992-bfd3-61565e15f93c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"78955f81-f1b6-411a-9c5b-72e6bd421519","LogTimestamp":"2023-04-13T10:32:10.804Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:32:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:32:10.850Z","message":"Entering","context":{"RequestID":"ea659326-bdca-4899-a8fa-ce50f704c4c4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"95bfa000-dbbd-4bb4-8fbe-4a09be99a24a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:32:10.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:32:10.852Z","message":"Database is available from CACHED check.","context":{"RequestID":"ea659326-bdca-4899-a8fa-ce50f704c4c4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"95bfa000-dbbd-4bb4-8fbe-4a09be99a24a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:32:10.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:10.854Z","message":"{\"transactionId\":\"ea659326-bdca-4899-a8fa-ce50f704c4c4\",\"status\":\"200\",\"rqstDate\":\"230413-10:32:10:851\",\"respDate\":\"230413-10:32:10:854\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ea659326-bdca-4899-a8fa-ce50f704c4c4\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:32:10:851-29021\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ea659326-bdca-4899-a8fa-ce50f704c4c4]}\\\"}\"}","context":{"RequestID":"ea659326-bdca-4899-a8fa-ce50f704c4c4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"95bfa000-dbbd-4bb4-8fbe-4a09be99a24a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:32:10.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:10.855Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ea659326-bdca-4899-a8fa-ce50f704c4c4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"95bfa000-dbbd-4bb4-8fbe-4a09be99a24a","LogTimestamp":"2023-04-13T10:32:10.855Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:32:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:32:12.371Z","message":"Entering","context":{"RequestID":"5c4ff6d7-eda7-4850-bc06-035e7cedd233","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b8830fef-eab3-4724-a52a-25ae3829a45d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:12.371Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:32:12.373Z","message":"{\"transactionId\":\"5c4ff6d7-eda7-4850-bc06-035e7cedd233\",\"status\":\"200\",\"rqstDate\":\"230413-10:32:12:372\",\"respDate\":\"230413-10:32:12:373\",\"sourceId\":\"haproxy:5c4ff6d7-eda7-4850-bc06-035e7cedd233\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:32:12:372-64527\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[197a0da0-398c-4165-8d08-f4c77ef2079f], x-b3-parentspanid=[b37453168449cd92], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b4610493be953d12b37453168449cd92], x-b3-spanid=[eace47ff1539122f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5c4ff6d7-eda7-4850-bc06-035e7cedd233]}\\\"}\"}","context":{"RequestID":"5c4ff6d7-eda7-4850-bc06-035e7cedd233","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b8830fef-eab3-4724-a52a-25ae3829a45d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:12.371Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:12.374Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5c4ff6d7-eda7-4850-bc06-035e7cedd233","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b8830fef-eab3-4724-a52a-25ae3829a45d","LogTimestamp":"2023-04-13T10:32:12.374Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:32:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:32:14.384Z","message":"Entering","context":{"RequestID":"ebd96355-df23-4b9b-a1d3-05ebbdba6f4b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"663e8e9e-a5f9-4fe6-8cfa-8974ad6a3bc9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:14.383Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:32:14.386Z","message":"{\"transactionId\":\"ebd96355-df23-4b9b-a1d3-05ebbdba6f4b\",\"status\":\"200\",\"rqstDate\":\"230413-10:32:14:384\",\"respDate\":\"230413-10:32:14:386\",\"sourceId\":\"haproxy:ebd96355-df23-4b9b-a1d3-05ebbdba6f4b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:32:14:384-98851\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[095182c2-0795-47db-945a-67ded57ec12f], x-b3-parentspanid=[69b4dc24683116e8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b27a777047ca31cb69b4dc24683116e8], x-b3-spanid=[5959dcb6b8bd30bb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ebd96355-df23-4b9b-a1d3-05ebbdba6f4b]}\\\"}\"}","context":{"RequestID":"ebd96355-df23-4b9b-a1d3-05ebbdba6f4b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"663e8e9e-a5f9-4fe6-8cfa-8974ad6a3bc9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:14.383Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:14.387Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ebd96355-df23-4b9b-a1d3-05ebbdba6f4b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"663e8e9e-a5f9-4fe6-8cfa-8974ad6a3bc9","LogTimestamp":"2023-04-13T10:32:14.387Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:32:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:32:16.388Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:32:16.398Z","message":"Entering","context":{"RequestID":"62f0edd5-b486-4c85-8685-31a76ea2ec23","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1e406c0d-f89a-4d15-9882-200faf788135","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:16.398Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:32:16.401Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:16.401Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:16.401Z","message":"{\"transactionId\":\"62f0edd5-b486-4c85-8685-31a76ea2ec23\",\"status\":\"200\",\"rqstDate\":\"230413-10:32:16:399\",\"respDate\":\"230413-10:32:16:401\",\"sourceId\":\"haproxy:62f0edd5-b486-4c85-8685-31a76ea2ec23\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:32:16:399-69884\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[50f6058c-e10f-4544-a8b7-d17fa3249da2], x-b3-parentspanid=[b42e4e25e6103094], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[324a358731e80106b42e4e25e6103094], x-b3-spanid=[dcd99d67c0d36d69], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[62f0edd5-b486-4c85-8685-31a76ea2ec23]}\\\"}\"}","context":{"RequestID":"62f0edd5-b486-4c85-8685-31a76ea2ec23","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1e406c0d-f89a-4d15-9882-200faf788135","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:16.398Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:16.402Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:16.402Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"62f0edd5-b486-4c85-8685-31a76ea2ec23","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1e406c0d-f89a-4d15-9882-200faf788135","LogTimestamp":"2023-04-13T10:32:16.402Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:32:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:32:18.412Z","message":"Entering","context":{"RequestID":"39b50767-b06f-4d2c-a39a-f82013c6fc1c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4c8046e8-a70c-43a6-9f9e-11f6388336e0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:18.412Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:32:18.414Z","message":"{\"transactionId\":\"39b50767-b06f-4d2c-a39a-f82013c6fc1c\",\"status\":\"200\",\"rqstDate\":\"230413-10:32:18:413\",\"respDate\":\"230413-10:32:18:414\",\"sourceId\":\"haproxy:39b50767-b06f-4d2c-a39a-f82013c6fc1c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:32:18:413-59385\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9552185f-6f66-4865-a056-cdf56f527008], x-b3-parentspanid=[6dbe1a6032265e43], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8f3a72f87e8567f36dbe1a6032265e43], x-b3-spanid=[663ae40a9df0c537], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[39b50767-b06f-4d2c-a39a-f82013c6fc1c]}\\\"}\"}","context":{"RequestID":"39b50767-b06f-4d2c-a39a-f82013c6fc1c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4c8046e8-a70c-43a6-9f9e-11f6388336e0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:18.412Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:18.415Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"39b50767-b06f-4d2c-a39a-f82013c6fc1c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4c8046e8-a70c-43a6-9f9e-11f6388336e0","LogTimestamp":"2023-04-13T10:32:18.415Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:32:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:32:19.386Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:32:19.391Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:32:20.425Z","message":"Entering","context":{"RequestID":"e1b4ff5f-ca6d-4ade-94dd-fc0f4361aac5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b2b1992f-7248-4809-b66e-255b7fc2dd50","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:20.425Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:32:20.427Z","message":"{\"transactionId\":\"e1b4ff5f-ca6d-4ade-94dd-fc0f4361aac5\",\"status\":\"200\",\"rqstDate\":\"230413-10:32:20:426\",\"respDate\":\"230413-10:32:20:427\",\"sourceId\":\"haproxy:e1b4ff5f-ca6d-4ade-94dd-fc0f4361aac5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:32:20:426-78491\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1364a9c0-b918-4166-9c05-5cdf0e82b947], x-b3-parentspanid=[3b2e532c42d79f23], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3f9a1c9a519882ba3b2e532c42d79f23], x-b3-spanid=[36bc846d86e481ff], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e1b4ff5f-ca6d-4ade-94dd-fc0f4361aac5]}\\\"}\"}","context":{"RequestID":"e1b4ff5f-ca6d-4ade-94dd-fc0f4361aac5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b2b1992f-7248-4809-b66e-255b7fc2dd50","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:20.425Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:20.429Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e1b4ff5f-ca6d-4ade-94dd-fc0f4361aac5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b2b1992f-7248-4809-b66e-255b7fc2dd50","LogTimestamp":"2023-04-13T10:32:20.429Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:32:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:32:20.805Z","message":"Entering","context":{"RequestID":"0978f28d-c0df-4830-8fb8-177ae6e3f6c2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c8bea1fe-7e3d-46ee-b9bc-0e3567dc3553","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:32:20.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:32:20.808Z","message":"{\"transactionId\":\"0978f28d-c0df-4830-8fb8-177ae6e3f6c2\",\"status\":\"200\",\"rqstDate\":\"230413-10:32:20:806\",\"respDate\":\"230413-10:32:20:808\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0978f28d-c0df-4830-8fb8-177ae6e3f6c2\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:32:20:806-74854\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aca8f638-e345-4432-af15-6dac526cfd73], x-b3-parentspanid=[d807b89266114e71], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60121], x-envoy-attempt-count=[1], x-b3-traceid=[0f54767c16c3464fd807b89266114e71], x-b3-spanid=[9419a8a889e8f1f4], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0978f28d-c0df-4830-8fb8-177ae6e3f6c2]}\\\"}\"}","context":{"RequestID":"0978f28d-c0df-4830-8fb8-177ae6e3f6c2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c8bea1fe-7e3d-46ee-b9bc-0e3567dc3553","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:32:20.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:20.809Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0978f28d-c0df-4830-8fb8-177ae6e3f6c2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c8bea1fe-7e3d-46ee-b9bc-0e3567dc3553","LogTimestamp":"2023-04-13T10:32:20.809Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:32:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:32:20.853Z","message":"Entering","context":{"RequestID":"2de0a38e-bafa-4643-b247-7f8be25bec05","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8f6d8c9e-26d5-4f79-8ca9-2f67c81826d7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:32:20.853Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:32:20.855Z","message":"Database is available from CACHED check.","context":{"RequestID":"2de0a38e-bafa-4643-b247-7f8be25bec05","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8f6d8c9e-26d5-4f79-8ca9-2f67c81826d7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:32:20.853Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:20.857Z","message":"{\"transactionId\":\"2de0a38e-bafa-4643-b247-7f8be25bec05\",\"status\":\"200\",\"rqstDate\":\"230413-10:32:20:854\",\"respDate\":\"230413-10:32:20:856\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2de0a38e-bafa-4643-b247-7f8be25bec05\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:32:20:854-45150\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2de0a38e-bafa-4643-b247-7f8be25bec05]}\\\"}\"}","context":{"RequestID":"2de0a38e-bafa-4643-b247-7f8be25bec05","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8f6d8c9e-26d5-4f79-8ca9-2f67c81826d7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:32:20.853Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:20.857Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2de0a38e-bafa-4643-b247-7f8be25bec05","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8f6d8c9e-26d5-4f79-8ca9-2f67c81826d7","LogTimestamp":"2023-04-13T10:32:20.857Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:32:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-04-13T10:32:22.439Z","message":"Entering","context":{"RequestID":"563d5b18-ae75-46da-b23d-28a01d1d1809","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5fd91ac7-4c54-4a32-a630-a266794bb994","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:22.439Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:32:22.441Z","message":"{\"transactionId\":\"563d5b18-ae75-46da-b23d-28a01d1d1809\",\"status\":\"200\",\"rqstDate\":\"230413-10:32:22:440\",\"respDate\":\"230413-10:32:22:441\",\"sourceId\":\"haproxy:563d5b18-ae75-46da-b23d-28a01d1d1809\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:32:22:440-7665\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4a92fb4e-0bf2-4fc7-9fc2-49bd28649fa8], x-b3-parentspanid=[d69b877b089784dd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[80b19192905f8cfad69b877b089784dd], x-b3-spanid=[e6ae76cc7cb0a11f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[563d5b18-ae75-46da-b23d-28a01d1d1809]}\\\"}\"}","context":{"RequestID":"563d5b18-ae75-46da-b23d-28a01d1d1809","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5fd91ac7-4c54-4a32-a630-a266794bb994","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:22.439Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:22.441Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"563d5b18-ae75-46da-b23d-28a01d1d1809","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5fd91ac7-4c54-4a32-a630-a266794bb994","LogTimestamp":"2023-04-13T10:32:22.441Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:32:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:32:24.452Z","message":"Entering","context":{"RequestID":"7d7f93e9-19f8-444c-8e85-9cfe58d39d51","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c1dc850a-9e6b-44ad-b869-e6176be62984","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:24.452Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:32:24.455Z","message":"{\"transactionId\":\"7d7f93e9-19f8-444c-8e85-9cfe58d39d51\",\"status\":\"200\",\"rqstDate\":\"230413-10:32:24:453\",\"respDate\":\"230413-10:32:24:455\",\"sourceId\":\"haproxy:7d7f93e9-19f8-444c-8e85-9cfe58d39d51\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:32:24:453-171\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[136795f8-7cce-44f8-89cf-b51b95cfaaec], x-b3-parentspanid=[6203a4236e00eb88], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2a419c3493e31e616203a4236e00eb88], x-b3-spanid=[6b4cfbc5b57c0b72], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7d7f93e9-19f8-444c-8e85-9cfe58d39d51]}\\\"}\"}","context":{"RequestID":"7d7f93e9-19f8-444c-8e85-9cfe58d39d51","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c1dc850a-9e6b-44ad-b869-e6176be62984","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:24.452Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:24.456Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7d7f93e9-19f8-444c-8e85-9cfe58d39d51","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c1dc850a-9e6b-44ad-b869-e6176be62984","LogTimestamp":"2023-04-13T10:32:24.456Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:32:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:32:26.388Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:32:26.403Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:26.404Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:26.404Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:26.468Z","message":"Entering","context":{"RequestID":"1f431167-85d5-4e06-a336-43bb26092ee9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"30d00c8e-b3b4-4e07-baea-ae31d5040022","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:26.467Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:32:26.470Z","message":"{\"transactionId\":\"1f431167-85d5-4e06-a336-43bb26092ee9\",\"status\":\"200\",\"rqstDate\":\"230413-10:32:26:468\",\"respDate\":\"230413-10:32:26:470\",\"sourceId\":\"haproxy:1f431167-85d5-4e06-a336-43bb26092ee9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:32:26:468-46365\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ebc1d2e0-426c-4889-a481-717eb347d69a], x-b3-parentspanid=[70b3166fc59cfbd4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cd3d1464ace4c69e70b3166fc59cfbd4], x-b3-spanid=[3868611e9fb80506], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1f431167-85d5-4e06-a336-43bb26092ee9]}\\\"}\"}","context":{"RequestID":"1f431167-85d5-4e06-a336-43bb26092ee9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"30d00c8e-b3b4-4e07-baea-ae31d5040022","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:26.467Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:26.471Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1f431167-85d5-4e06-a336-43bb26092ee9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"30d00c8e-b3b4-4e07-baea-ae31d5040022","LogTimestamp":"2023-04-13T10:32:26.471Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:32:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:32:28.482Z","message":"Entering","context":{"RequestID":"f568d9be-3074-4f12-9b49-70bc8ecffa88","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cf77de30-83c8-44ee-b2b9-a84472adb612","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:28.482Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:32:28.485Z","message":"{\"transactionId\":\"f568d9be-3074-4f12-9b49-70bc8ecffa88\",\"status\":\"200\",\"rqstDate\":\"230413-10:32:28:483\",\"respDate\":\"230413-10:32:28:485\",\"sourceId\":\"haproxy:f568d9be-3074-4f12-9b49-70bc8ecffa88\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:32:28:483-58952\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4bd726d8-95b9-4916-8475-c26d665dadcd], x-b3-parentspanid=[0d3036a3e1808a0a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aa0deaff1882763b0d3036a3e1808a0a], x-b3-spanid=[435dd12dbd359fda], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f568d9be-3074-4f12-9b49-70bc8ecffa88]}\\\"}\"}","context":{"RequestID":"f568d9be-3074-4f12-9b49-70bc8ecffa88","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cf77de30-83c8-44ee-b2b9-a84472adb612","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:28.482Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:28.486Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f568d9be-3074-4f12-9b49-70bc8ecffa88","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cf77de30-83c8-44ee-b2b9-a84472adb612","LogTimestamp":"2023-04-13T10:32:28.486Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:32:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:32:30.498Z","message":"Entering","context":{"RequestID":"9821357e-4620-474d-8d9e-446dbc2d9f99","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2fa4dfb4-e4f6-4d02-8b50-df9be18c1f0b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:30.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:32:30.501Z","message":"{\"transactionId\":\"9821357e-4620-474d-8d9e-446dbc2d9f99\",\"status\":\"200\",\"rqstDate\":\"230413-10:32:30:499\",\"respDate\":\"230413-10:32:30:500\",\"sourceId\":\"haproxy:9821357e-4620-474d-8d9e-446dbc2d9f99\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:32:30:499-20875\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3f93e29a-55ef-4e8d-8ff7-d1561dc36081], x-b3-parentspanid=[46987f8a98ba7850], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[da7fcbabc9bcdae646987f8a98ba7850], x-b3-spanid=[6e57a238c0b66e9e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9821357e-4620-474d-8d9e-446dbc2d9f99]}\\\"}\"}","context":{"RequestID":"9821357e-4620-474d-8d9e-446dbc2d9f99","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2fa4dfb4-e4f6-4d02-8b50-df9be18c1f0b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:30.498Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:30.501Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9821357e-4620-474d-8d9e-446dbc2d9f99","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2fa4dfb4-e4f6-4d02-8b50-df9be18c1f0b","LogTimestamp":"2023-04-13T10:32:30.501Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:32:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:32:30.804Z","message":"Entering","context":{"RequestID":"22e10aeb-8859-4c3f-953f-bfb46ebc872e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"aec2ea6d-01e2-4bab-9bd9-5f5b3d164c54","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:32:30.804Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:32:30.807Z","message":"{\"transactionId\":\"22e10aeb-8859-4c3f-953f-bfb46ebc872e\",\"status\":\"200\",\"rqstDate\":\"230413-10:32:30:805\",\"respDate\":\"230413-10:32:30:807\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:22e10aeb-8859-4c3f-953f-bfb46ebc872e\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:32:30:805-69632\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7f43de45-de8a-46b0-9976-17ecffc3e940], x-b3-parentspanid=[e52192dd775b9c07], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54697], x-envoy-attempt-count=[1], x-b3-traceid=[bb80b266bb8c4e90e52192dd775b9c07], x-b3-spanid=[8b88c53e887b2319], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[22e10aeb-8859-4c3f-953f-bfb46ebc872e]}\\\"}\"}","context":{"RequestID":"22e10aeb-8859-4c3f-953f-bfb46ebc872e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"aec2ea6d-01e2-4bab-9bd9-5f5b3d164c54","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:32:30.804Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:30.808Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"22e10aeb-8859-4c3f-953f-bfb46ebc872e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aec2ea6d-01e2-4bab-9bd9-5f5b3d164c54","LogTimestamp":"2023-04-13T10:32:30.808Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:32:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 11 - "logType": "access"
{"timestamp":"2023-04-13T10:32:30.847Z","message":"Entering","context":{"RequestID":"4aac734b-ab06-4210-9b74-48c4ab53a899","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1aafb1a6-40b8-4f53-9eb2-c9075fb40c4b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:32:30.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:32:30.848Z","message":"Database is available from CACHED check.","context":{"RequestID":"4aac734b-ab06-4210-9b74-48c4ab53a899","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1aafb1a6-40b8-4f53-9eb2-c9075fb40c4b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:32:30.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:30.849Z","message":"{\"transactionId\":\"4aac734b-ab06-4210-9b74-48c4ab53a899\",\"status\":\"200\",\"rqstDate\":\"230413-10:32:30:847\",\"respDate\":\"230413-10:32:30:849\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4aac734b-ab06-4210-9b74-48c4ab53a899\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:32:30:847-32722\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4aac734b-ab06-4210-9b74-48c4ab53a899]}\\\"}\"}","context":{"RequestID":"4aac734b-ab06-4210-9b74-48c4ab53a899","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1aafb1a6-40b8-4f53-9eb2-c9075fb40c4b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:32:30.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:30.849Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4aac734b-ab06-4210-9b74-48c4ab53a899","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1aafb1a6-40b8-4f53-9eb2-c9075fb40c4b","LogTimestamp":"2023-04-13T10:32:30.849Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:32:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:32:32.512Z","message":"Entering","context":{"RequestID":"49412f4d-359d-42e6-9f5b-0f53fd9f3f99","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b65be3a1-1afc-4b55-b9b4-633ef2ed6445","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:32.512Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:32:32.515Z","message":"{\"transactionId\":\"49412f4d-359d-42e6-9f5b-0f53fd9f3f99\",\"status\":\"200\",\"rqstDate\":\"230413-10:32:32:513\",\"respDate\":\"230413-10:32:32:515\",\"sourceId\":\"haproxy:49412f4d-359d-42e6-9f5b-0f53fd9f3f99\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:32:32:513-50821\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c9fc31aa-6214-44c1-9778-b887b444ff42], x-b3-parentspanid=[2c717c4ebcc1bf7c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5a1f10a11c86693c2c717c4ebcc1bf7c], x-b3-spanid=[ea35977fb2fc13b7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[49412f4d-359d-42e6-9f5b-0f53fd9f3f99]}\\\"}\"}","context":{"RequestID":"49412f4d-359d-42e6-9f5b-0f53fd9f3f99","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b65be3a1-1afc-4b55-b9b4-633ef2ed6445","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:32.512Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:32.516Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"49412f4d-359d-42e6-9f5b-0f53fd9f3f99","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b65be3a1-1afc-4b55-b9b4-633ef2ed6445","LogTimestamp":"2023-04-13T10:32:32.516Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:32:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:32:34.527Z","message":"Entering","context":{"RequestID":"4572d107-6756-4610-a891-4bcdab688863","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"439703ba-06c8-41ba-ad2c-0c819eb7bf66","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:34.526Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:32:34.529Z","message":"{\"transactionId\":\"4572d107-6756-4610-a891-4bcdab688863\",\"status\":\"200\",\"rqstDate\":\"230413-10:32:34:527\",\"respDate\":\"230413-10:32:34:529\",\"sourceId\":\"haproxy:4572d107-6756-4610-a891-4bcdab688863\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:32:34:527-83339\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3d5f3e6c-9b7e-47d0-b25f-4cf857c6c8bc], x-b3-parentspanid=[0c452a348fb08624], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1626f125e27cbadc0c452a348fb08624], x-b3-spanid=[dcc10282f05f965b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4572d107-6756-4610-a891-4bcdab688863]}\\\"}\"}","context":{"RequestID":"4572d107-6756-4610-a891-4bcdab688863","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"439703ba-06c8-41ba-ad2c-0c819eb7bf66","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:34.526Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:34.530Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4572d107-6756-4610-a891-4bcdab688863","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"439703ba-06c8-41ba-ad2c-0c819eb7bf66","LogTimestamp":"2023-04-13T10:32:34.530Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:32:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:32:36.389Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:32:36.403Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:36.404Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:36.404Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:36.542Z","message":"Entering","context":{"RequestID":"6e37ee0c-a252-41a1-aa25-e74d8d4a74bc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0c9e6f0b-1fe2-4135-af4f-e70e8babe707","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:36.542Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:32:36.544Z","message":"{\"transactionId\":\"6e37ee0c-a252-41a1-aa25-e74d8d4a74bc\",\"status\":\"200\",\"rqstDate\":\"230413-10:32:36:543\",\"respDate\":\"230413-10:32:36:544\",\"sourceId\":\"haproxy:6e37ee0c-a252-41a1-aa25-e74d8d4a74bc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:32:36:543-22120\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[07203f6d-6699-4cd2-adb5-c81b95d7ca0f], x-b3-parentspanid=[3c73d81a5a1bece4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[daa2275902f807623c73d81a5a1bece4], x-b3-spanid=[31038807ac9d51c2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6e37ee0c-a252-41a1-aa25-e74d8d4a74bc]}\\\"}\"}","context":{"RequestID":"6e37ee0c-a252-41a1-aa25-e74d8d4a74bc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0c9e6f0b-1fe2-4135-af4f-e70e8babe707","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:36.542Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:36.545Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6e37ee0c-a252-41a1-aa25-e74d8d4a74bc","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0c9e6f0b-1fe2-4135-af4f-e70e8babe707","LogTimestamp":"2023-04-13T10:32:36.545Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:32:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:32:38.556Z","message":"Entering","context":{"RequestID":"cb7f3c90-9f4d-4f79-ade6-a431a98f7da6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0dd0d773-3bf1-4f0c-b688-3672a1000935","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:38.556Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:32:38.558Z","message":"{\"transactionId\":\"cb7f3c90-9f4d-4f79-ade6-a431a98f7da6\",\"status\":\"200\",\"rqstDate\":\"230413-10:32:38:557\",\"respDate\":\"230413-10:32:38:558\",\"sourceId\":\"haproxy:cb7f3c90-9f4d-4f79-ade6-a431a98f7da6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:32:38:557-40100\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a5e4686e-df74-4cc5-99dd-01cc9ff12b9e], x-b3-parentspanid=[2960db033bd8ace7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6f9800908b225e9f2960db033bd8ace7], x-b3-spanid=[9edfc656e0ac8f20], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cb7f3c90-9f4d-4f79-ade6-a431a98f7da6]}\\\"}\"}","context":{"RequestID":"cb7f3c90-9f4d-4f79-ade6-a431a98f7da6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0dd0d773-3bf1-4f0c-b688-3672a1000935","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:38.556Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:38.559Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cb7f3c90-9f4d-4f79-ade6-a431a98f7da6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0dd0d773-3bf1-4f0c-b688-3672a1000935","LogTimestamp":"2023-04-13T10:32:38.559Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:32:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:32:40.569Z","message":"Entering","context":{"RequestID":"f9b6a068-dd43-4cca-b10a-402714df4b4a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dabe8b57-6b89-4070-b8cb-0f2e99f06e08","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:40.569Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:32:40.571Z","message":"{\"transactionId\":\"f9b6a068-dd43-4cca-b10a-402714df4b4a\",\"status\":\"200\",\"rqstDate\":\"230413-10:32:40:569\",\"respDate\":\"230413-10:32:40:571\",\"sourceId\":\"haproxy:f9b6a068-dd43-4cca-b10a-402714df4b4a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:32:40:569-81324\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[35b780b9-51dd-47f2-9f90-4ae4a2c9feb1], x-b3-parentspanid=[e9ad23519d409b42], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e5422a28c3a21230e9ad23519d409b42], x-b3-spanid=[dfd6b956f0ffac57], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f9b6a068-dd43-4cca-b10a-402714df4b4a]}\\\"}\"}","context":{"RequestID":"f9b6a068-dd43-4cca-b10a-402714df4b4a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dabe8b57-6b89-4070-b8cb-0f2e99f06e08","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:40.569Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:40.571Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f9b6a068-dd43-4cca-b10a-402714df4b4a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dabe8b57-6b89-4070-b8cb-0f2e99f06e08","LogTimestamp":"2023-04-13T10:32:40.571Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:32:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:32:40.804Z","message":"Entering","context":{"RequestID":"8c6cba44-100c-489b-be91-64a6e3d10402","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7b2bd389-fd15-4e92-97ee-eba4d15fc3c0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:32:40.804Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:32:40.805Z","message":"{\"transactionId\":\"8c6cba44-100c-489b-be91-64a6e3d10402\",\"status\":\"200\",\"rqstDate\":\"230413-10:32:40:804\",\"respDate\":\"230413-10:32:40:805\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:8c6cba44-100c-489b-be91-64a6e3d10402\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:32:40:804-92184\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[006c09a1-72ec-409c-b1ee-d74e9e2d3180], x-b3-parentspanid=[1e4307dafe7cc103], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41777], x-envoy-attempt-count=[1], x-b3-traceid=[f44c756cbd950fdb1e4307dafe7cc103], x-b3-spanid=[fecb732e68287b01], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[8c6cba44-100c-489b-be91-64a6e3d10402]}\\\"}\"}","context":{"RequestID":"8c6cba44-100c-489b-be91-64a6e3d10402","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7b2bd389-fd15-4e92-97ee-eba4d15fc3c0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:32:40.804Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:40.806Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8c6cba44-100c-489b-be91-64a6e3d10402","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7b2bd389-fd15-4e92-97ee-eba4d15fc3c0","LogTimestamp":"2023-04-13T10:32:40.806Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:32:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:32:40.855Z","message":"Entering","context":{"RequestID":"487ebd3b-b7e9-4681-ab61-c952f2a623b3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"00cc3258-fd22-4188-9797-7ad53e8e5d55","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:32:40.854Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:32:40.857Z","message":"Database is available from CACHED check.","context":{"RequestID":"487ebd3b-b7e9-4681-ab61-c952f2a623b3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"00cc3258-fd22-4188-9797-7ad53e8e5d55","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:32:40.854Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:40.858Z","message":"{\"transactionId\":\"487ebd3b-b7e9-4681-ab61-c952f2a623b3\",\"status\":\"200\",\"rqstDate\":\"230413-10:32:40:855\",\"respDate\":\"230413-10:32:40:858\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:487ebd3b-b7e9-4681-ab61-c952f2a623b3\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:32:40:855-24566\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[487ebd3b-b7e9-4681-ab61-c952f2a623b3]}\\\"}\"}","context":{"RequestID":"487ebd3b-b7e9-4681-ab61-c952f2a623b3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"00cc3258-fd22-4188-9797-7ad53e8e5d55","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:32:40.854Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:40.858Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"487ebd3b-b7e9-4681-ab61-c952f2a623b3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"00cc3258-fd22-4188-9797-7ad53e8e5d55","LogTimestamp":"2023-04-13T10:32:40.858Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:32:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:32:42.581Z","message":"Entering","context":{"RequestID":"6a50664d-38fa-4822-873b-3b72aeb9f5ab","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b35c9a5f-77ab-4e74-9f01-11eed0adc161","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:42.581Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:32:42.584Z","message":"{\"transactionId\":\"6a50664d-38fa-4822-873b-3b72aeb9f5ab\",\"status\":\"200\",\"rqstDate\":\"230413-10:32:42:582\",\"respDate\":\"230413-10:32:42:584\",\"sourceId\":\"haproxy:6a50664d-38fa-4822-873b-3b72aeb9f5ab\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:32:42:582-55211\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[97836e37-57e1-4eba-9257-f7f597586624], x-b3-parentspanid=[f70dc75ae6172280], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cfe3286995992b89f70dc75ae6172280], x-b3-spanid=[8f10bdc53d0e12cf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6a50664d-38fa-4822-873b-3b72aeb9f5ab]}\\\"}\"}","context":{"RequestID":"6a50664d-38fa-4822-873b-3b72aeb9f5ab","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b35c9a5f-77ab-4e74-9f01-11eed0adc161","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:42.581Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:42.585Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6a50664d-38fa-4822-873b-3b72aeb9f5ab","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b35c9a5f-77ab-4e74-9f01-11eed0adc161","LogTimestamp":"2023-04-13T10:32:42.585Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:32:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:32:44.596Z","message":"Entering","context":{"RequestID":"73471489-9054-46ed-b1c8-1229435ebbfe","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6abcdfff-608d-4896-a3f9-c4a03bb769b8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:44.596Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:32:44.599Z","message":"{\"transactionId\":\"73471489-9054-46ed-b1c8-1229435ebbfe\",\"status\":\"200\",\"rqstDate\":\"230413-10:32:44:597\",\"respDate\":\"230413-10:32:44:599\",\"sourceId\":\"haproxy:73471489-9054-46ed-b1c8-1229435ebbfe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:32:44:597-6047\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[082cebd8-b7db-43c0-9098-b7bcccec7c3d], x-b3-parentspanid=[6b63376374754c03], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b3ed3c22eafcedea6b63376374754c03], x-b3-spanid=[b47ad1e37e4c01e7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[73471489-9054-46ed-b1c8-1229435ebbfe]}\\\"}\"}","context":{"RequestID":"73471489-9054-46ed-b1c8-1229435ebbfe","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6abcdfff-608d-4896-a3f9-c4a03bb769b8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:44.596Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:44.600Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"73471489-9054-46ed-b1c8-1229435ebbfe","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6abcdfff-608d-4896-a3f9-c4a03bb769b8","LogTimestamp":"2023-04-13T10:32:44.600Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:32:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:32:46.388Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:32:46.402Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:46.402Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:46.402Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:46.611Z","message":"Entering","context":{"RequestID":"f401194f-ace2-471d-953e-5d159459ee6d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"da27016e-55e7-4fca-9fae-74d77d6accb5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:46.611Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:32:46.613Z","message":"{\"transactionId\":\"f401194f-ace2-471d-953e-5d159459ee6d\",\"status\":\"200\",\"rqstDate\":\"230413-10:32:46:611\",\"respDate\":\"230413-10:32:46:613\",\"sourceId\":\"haproxy:f401194f-ace2-471d-953e-5d159459ee6d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:32:46:611-34014\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a809140f-7ff3-4c93-bbc5-e521e7b8806f], x-b3-parentspanid=[0eb0d039c4917e10], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e13210fe1173ec970eb0d039c4917e10], x-b3-spanid=[694af5739a2b3429], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f401194f-ace2-471d-953e-5d159459ee6d]}\\\"}\"}","context":{"RequestID":"f401194f-ace2-471d-953e-5d159459ee6d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"da27016e-55e7-4fca-9fae-74d77d6accb5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:46.611Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:46.613Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f401194f-ace2-471d-953e-5d159459ee6d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"da27016e-55e7-4fca-9fae-74d77d6accb5","LogTimestamp":"2023-04-13T10:32:46.613Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:32:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:32:48.623Z","message":"Entering","context":{"RequestID":"338d5f2f-ae78-496e-828f-264d4b6618a9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bd3d4db1-8742-49fc-a8ba-5c5a04d963fb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:48.623Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:32:48.626Z","message":"{\"transactionId\":\"338d5f2f-ae78-496e-828f-264d4b6618a9\",\"status\":\"200\",\"rqstDate\":\"230413-10:32:48:624\",\"respDate\":\"230413-10:32:48:626\",\"sourceId\":\"haproxy:338d5f2f-ae78-496e-828f-264d4b6618a9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:32:48:624-8316\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5c2ecaf3-5455-4d1c-aa02-8c89c33b26df], x-b3-parentspanid=[86c14a9ec6374836], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7636758b7e706bf386c14a9ec6374836], x-b3-spanid=[a3f3ee8a93210970], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[338d5f2f-ae78-496e-828f-264d4b6618a9]}\\\"}\"}","context":{"RequestID":"338d5f2f-ae78-496e-828f-264d4b6618a9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bd3d4db1-8742-49fc-a8ba-5c5a04d963fb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:48.623Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:48.627Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"338d5f2f-ae78-496e-828f-264d4b6618a9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bd3d4db1-8742-49fc-a8ba-5c5a04d963fb","LogTimestamp":"2023-04-13T10:32:48.627Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:32:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:32:49.392Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:32:49.397Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:32:50.637Z","message":"Entering","context":{"RequestID":"86a52aba-ecee-4053-a6be-0d481dd0b9ca","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0053f680-8cc7-4730-8977-12e75138b1a5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:50.637Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:32:50.641Z","message":"{\"transactionId\":\"86a52aba-ecee-4053-a6be-0d481dd0b9ca\",\"status\":\"200\",\"rqstDate\":\"230413-10:32:50:638\",\"respDate\":\"230413-10:32:50:641\",\"sourceId\":\"haproxy:86a52aba-ecee-4053-a6be-0d481dd0b9ca\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:32:50:638-1416\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4745dae9-d512-4c2c-a848-7e4237e6b132], x-b3-parentspanid=[18359f6532da96cc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2d1d315f787949ac18359f6532da96cc], x-b3-spanid=[4de770107db3b06c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[86a52aba-ecee-4053-a6be-0d481dd0b9ca]}\\\"}\"}","context":{"RequestID":"86a52aba-ecee-4053-a6be-0d481dd0b9ca","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0053f680-8cc7-4730-8977-12e75138b1a5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:50.637Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:50.642Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"86a52aba-ecee-4053-a6be-0d481dd0b9ca","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0053f680-8cc7-4730-8977-12e75138b1a5","LogTimestamp":"2023-04-13T10:32:50.642Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:32:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:32:50.803Z","message":"Entering","context":{"RequestID":"a1004ed1-85b5-4603-89b2-5a53ff5cec5f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0c410889-02ae-4c8d-a3b9-987ce728869d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:32:50.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:32:50.806Z","message":"{\"transactionId\":\"a1004ed1-85b5-4603-89b2-5a53ff5cec5f\",\"status\":\"200\",\"rqstDate\":\"230413-10:32:50:804\",\"respDate\":\"230413-10:32:50:806\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a1004ed1-85b5-4603-89b2-5a53ff5cec5f\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:32:50:804-94166\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d3a53ca3-8aca-4051-853e-9f5fe4e7aa7b], x-b3-parentspanid=[a1119c927f0e4c42], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57371], x-envoy-attempt-count=[1], x-b3-traceid=[f71e919b32a06525a1119c927f0e4c42], x-b3-spanid=[64d3b11c0bf07946], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a1004ed1-85b5-4603-89b2-5a53ff5cec5f]}\\\"}\"}","context":{"RequestID":"a1004ed1-85b5-4603-89b2-5a53ff5cec5f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0c410889-02ae-4c8d-a3b9-987ce728869d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:32:50.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:50.807Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a1004ed1-85b5-4603-89b2-5a53ff5cec5f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0c410889-02ae-4c8d-a3b9-987ce728869d","LogTimestamp":"2023-04-13T10:32:50.807Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:32:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:32:50.850Z","message":"Entering","context":{"RequestID":"7b04ce1e-a3af-49e4-83a3-43dd8f0afdae","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f8125b8f-ac51-4819-a2e5-875dfa88210d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:32:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:32:50.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"7b04ce1e-a3af-49e4-83a3-43dd8f0afdae","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f8125b8f-ac51-4819-a2e5-875dfa88210d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:32:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:50.853Z","message":"{\"transactionId\":\"7b04ce1e-a3af-49e4-83a3-43dd8f0afdae\",\"status\":\"200\",\"rqstDate\":\"230413-10:32:50:850\",\"respDate\":\"230413-10:32:50:853\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7b04ce1e-a3af-49e4-83a3-43dd8f0afdae\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:32:50:850-25470\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7b04ce1e-a3af-49e4-83a3-43dd8f0afdae]}\\\"}\"}","context":{"RequestID":"7b04ce1e-a3af-49e4-83a3-43dd8f0afdae","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f8125b8f-ac51-4819-a2e5-875dfa88210d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:32:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:50.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7b04ce1e-a3af-49e4-83a3-43dd8f0afdae","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f8125b8f-ac51-4819-a2e5-875dfa88210d","LogTimestamp":"2023-04-13T10:32:50.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:32:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:32:52.652Z","message":"Entering","context":{"RequestID":"c31ce897-b7a1-43d6-a760-a2df05d196b4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"99cb53f3-5896-4492-81e7-c3f511a79bfc","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:52.652Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:32:52.655Z","message":"{\"transactionId\":\"c31ce897-b7a1-43d6-a760-a2df05d196b4\",\"status\":\"200\",\"rqstDate\":\"230413-10:32:52:653\",\"respDate\":\"230413-10:32:52:655\",\"sourceId\":\"haproxy:c31ce897-b7a1-43d6-a760-a2df05d196b4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:32:52:653-20656\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7da85270-aa0a-4569-b431-675d8fce7bb3], x-b3-parentspanid=[acca0fb1ab5f7d4a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[88b0b8b9ccf65ea5acca0fb1ab5f7d4a], x-b3-spanid=[5e0f69ea9f3eb6c5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c31ce897-b7a1-43d6-a760-a2df05d196b4]}\\\"}\"}","context":{"RequestID":"c31ce897-b7a1-43d6-a760-a2df05d196b4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"99cb53f3-5896-4492-81e7-c3f511a79bfc","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:52.652Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:52.655Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c31ce897-b7a1-43d6-a760-a2df05d196b4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"99cb53f3-5896-4492-81e7-c3f511a79bfc","LogTimestamp":"2023-04-13T10:32:52.655Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:32:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:32:54.667Z","message":"Entering","context":{"RequestID":"f942a9c9-4581-4677-b560-27d34d3d1a6f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ff98e0c5-ff3d-4bd9-b606-4bb55e320376","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:54.667Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:32:54.669Z","message":"{\"transactionId\":\"f942a9c9-4581-4677-b560-27d34d3d1a6f\",\"status\":\"200\",\"rqstDate\":\"230413-10:32:54:668\",\"respDate\":\"230413-10:32:54:669\",\"sourceId\":\"haproxy:f942a9c9-4581-4677-b560-27d34d3d1a6f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:32:54:668-95894\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[02c38e4b-63b1-45fb-8426-31b63548c9d1], x-b3-parentspanid=[10829580642a75a1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[61bba14e159f73af10829580642a75a1], x-b3-spanid=[3029b880cb2296a1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f942a9c9-4581-4677-b560-27d34d3d1a6f]}\\\"}\"}","context":{"RequestID":"f942a9c9-4581-4677-b560-27d34d3d1a6f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ff98e0c5-ff3d-4bd9-b606-4bb55e320376","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:54.667Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:54.670Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f942a9c9-4581-4677-b560-27d34d3d1a6f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ff98e0c5-ff3d-4bd9-b606-4bb55e320376","LogTimestamp":"2023-04-13T10:32:54.670Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:32:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:32:56.389Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:32:56.402Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:56.403Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:56.403Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:56.679Z","message":"Entering","context":{"RequestID":"81756413-dd6b-4142-9367-e2afd044c51e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9fc7479a-7999-4313-b2f3-fe937c0530e9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:56.679Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:32:56.682Z","message":"{\"transactionId\":\"81756413-dd6b-4142-9367-e2afd044c51e\",\"status\":\"200\",\"rqstDate\":\"230413-10:32:56:680\",\"respDate\":\"230413-10:32:56:682\",\"sourceId\":\"haproxy:81756413-dd6b-4142-9367-e2afd044c51e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:32:56:680-31671\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6b5bcef9-c0d6-42c7-99d8-3b97e7eeec51], x-b3-parentspanid=[cf11abe43333a9cf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[085b63ee708fa9d4cf11abe43333a9cf], x-b3-spanid=[cd5a51d5856015a4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[81756413-dd6b-4142-9367-e2afd044c51e]}\\\"}\"}","context":{"RequestID":"81756413-dd6b-4142-9367-e2afd044c51e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9fc7479a-7999-4313-b2f3-fe937c0530e9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:56.679Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:56.683Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"81756413-dd6b-4142-9367-e2afd044c51e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9fc7479a-7999-4313-b2f3-fe937c0530e9","LogTimestamp":"2023-04-13T10:32:56.683Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:32:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:32:58.692Z","message":"Entering","context":{"RequestID":"4f6c97d6-e0db-4ed4-bcdd-95b3a9fddcff","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7a24b0bf-9073-4ed2-8b25-65e7a160247f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:58.692Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:32:58.695Z","message":"{\"transactionId\":\"4f6c97d6-e0db-4ed4-bcdd-95b3a9fddcff\",\"status\":\"200\",\"rqstDate\":\"230413-10:32:58:693\",\"respDate\":\"230413-10:32:58:695\",\"sourceId\":\"haproxy:4f6c97d6-e0db-4ed4-bcdd-95b3a9fddcff\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:32:58:693-98502\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8198d170-ccfa-41f7-825b-2d4b650cc832], x-b3-parentspanid=[ffdca281d45aa437], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6648eb6d32dc847bffdca281d45aa437], x-b3-spanid=[b072b42f1376e31a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4f6c97d6-e0db-4ed4-bcdd-95b3a9fddcff]}\\\"}\"}","context":{"RequestID":"4f6c97d6-e0db-4ed4-bcdd-95b3a9fddcff","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7a24b0bf-9073-4ed2-8b25-65e7a160247f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:32:58.692Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:32:58.696Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4f6c97d6-e0db-4ed4-bcdd-95b3a9fddcff","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7a24b0bf-9073-4ed2-8b25-65e7a160247f","LogTimestamp":"2023-04-13T10:32:58.696Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:32:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:33:00.705Z","message":"Entering","context":{"RequestID":"b7564563-473f-4af1-8710-27c052de8d6a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c1ee7faf-f05e-4975-af94-f86a204f2c9e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:00.705Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:33:00.708Z","message":"{\"transactionId\":\"b7564563-473f-4af1-8710-27c052de8d6a\",\"status\":\"200\",\"rqstDate\":\"230413-10:33:00:706\",\"respDate\":\"230413-10:33:00:708\",\"sourceId\":\"haproxy:b7564563-473f-4af1-8710-27c052de8d6a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:33:00:706-97364\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f2a795b1-d693-40b9-a75b-9a47e4363274], x-b3-parentspanid=[e06d31b08b71fa63], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e920a9ccbdf48185e06d31b08b71fa63], x-b3-spanid=[10cb089468e45c49], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b7564563-473f-4af1-8710-27c052de8d6a]}\\\"}\"}","context":{"RequestID":"b7564563-473f-4af1-8710-27c052de8d6a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c1ee7faf-f05e-4975-af94-f86a204f2c9e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:00.705Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:00.709Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b7564563-473f-4af1-8710-27c052de8d6a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c1ee7faf-f05e-4975-af94-f86a204f2c9e","LogTimestamp":"2023-04-13T10:33:00.708Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:33:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:33:00.802Z","message":"Entering","context":{"RequestID":"0c42c8e6-df38-4142-ae6a-0bf1a7fe63be","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9b51de4f-b8a8-4f5b-83d1-2741d6a8d153","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:33:00.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:33:00.805Z","message":"{\"transactionId\":\"0c42c8e6-df38-4142-ae6a-0bf1a7fe63be\",\"status\":\"200\",\"rqstDate\":\"230413-10:33:00:803\",\"respDate\":\"230413-10:33:00:805\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0c42c8e6-df38-4142-ae6a-0bf1a7fe63be\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:33:00:803-25726\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bbbb74b6-f0e1-4c05-8361-f52021b16f8e], x-b3-parentspanid=[9cb7404c435e1157], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55789], x-envoy-attempt-count=[1], x-b3-traceid=[210e5adc20dd491f9cb7404c435e1157], x-b3-spanid=[2edebf23c8a4652b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0c42c8e6-df38-4142-ae6a-0bf1a7fe63be]}\\\"}\"}","context":{"RequestID":"0c42c8e6-df38-4142-ae6a-0bf1a7fe63be","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9b51de4f-b8a8-4f5b-83d1-2741d6a8d153","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:33:00.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:00.806Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c42c8e6-df38-4142-ae6a-0bf1a7fe63be","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9b51de4f-b8a8-4f5b-83d1-2741d6a8d153","LogTimestamp":"2023-04-13T10:33:00.806Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:33:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:33:00.850Z","message":"Entering","context":{"RequestID":"5780c8da-7b65-4c1e-895f-d69752d35b13","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1bc00583-19bc-407b-9e7f-12354746f396","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:33:00.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:33:00.852Z","message":"Database is available from CACHED check.","context":{"RequestID":"5780c8da-7b65-4c1e-895f-d69752d35b13","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1bc00583-19bc-407b-9e7f-12354746f396","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:33:00.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:00.854Z","message":"{\"transactionId\":\"5780c8da-7b65-4c1e-895f-d69752d35b13\",\"status\":\"200\",\"rqstDate\":\"230413-10:33:00:851\",\"respDate\":\"230413-10:33:00:854\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:5780c8da-7b65-4c1e-895f-d69752d35b13\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:33:00:851-32114\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[5780c8da-7b65-4c1e-895f-d69752d35b13]}\\\"}\"}","context":{"RequestID":"5780c8da-7b65-4c1e-895f-d69752d35b13","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1bc00583-19bc-407b-9e7f-12354746f396","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:33:00.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:00.854Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5780c8da-7b65-4c1e-895f-d69752d35b13","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1bc00583-19bc-407b-9e7f-12354746f396","LogTimestamp":"2023-04-13T10:33:00.854Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:33:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:33:02.718Z","message":"Entering","context":{"RequestID":"4623c9a5-135e-44be-ba40-bb64fe369261","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f5239b45-ae0d-472e-a777-1dbdb5db1669","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:02.718Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:33:02.721Z","message":"{\"transactionId\":\"4623c9a5-135e-44be-ba40-bb64fe369261\",\"status\":\"200\",\"rqstDate\":\"230413-10:33:02:719\",\"respDate\":\"230413-10:33:02:721\",\"sourceId\":\"haproxy:4623c9a5-135e-44be-ba40-bb64fe369261\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:33:02:719-17847\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dc9b09dc-7a17-4ef8-8f1c-fb1424c309dd], x-b3-parentspanid=[7e9365d69c43cd5b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c2664f54fa8f16ac7e9365d69c43cd5b], x-b3-spanid=[993b034cf3662823], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4623c9a5-135e-44be-ba40-bb64fe369261]}\\\"}\"}","context":{"RequestID":"4623c9a5-135e-44be-ba40-bb64fe369261","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f5239b45-ae0d-472e-a777-1dbdb5db1669","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:02.718Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:02.722Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4623c9a5-135e-44be-ba40-bb64fe369261","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f5239b45-ae0d-472e-a777-1dbdb5db1669","LogTimestamp":"2023-04-13T10:33:02.721Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:33:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:33:04.730Z","message":"Entering","context":{"RequestID":"594efbcd-d7d6-44e5-8dc1-80bae8656e3f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d91d08cf-6ee9-41b9-93d2-d8a9bde76c88","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:04.730Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:33:04.732Z","message":"{\"transactionId\":\"594efbcd-d7d6-44e5-8dc1-80bae8656e3f\",\"status\":\"200\",\"rqstDate\":\"230413-10:33:04:731\",\"respDate\":\"230413-10:33:04:732\",\"sourceId\":\"haproxy:594efbcd-d7d6-44e5-8dc1-80bae8656e3f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:33:04:731-92843\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7ffc03d0-fc32-4203-807b-5e58decfe002], x-b3-parentspanid=[df6feb67e3a59fd2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[84edf1171306b98cdf6feb67e3a59fd2], x-b3-spanid=[6a59c7799000a20e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[594efbcd-d7d6-44e5-8dc1-80bae8656e3f]}\\\"}\"}","context":{"RequestID":"594efbcd-d7d6-44e5-8dc1-80bae8656e3f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d91d08cf-6ee9-41b9-93d2-d8a9bde76c88","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:04.730Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:04.732Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"594efbcd-d7d6-44e5-8dc1-80bae8656e3f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d91d08cf-6ee9-41b9-93d2-d8a9bde76c88","LogTimestamp":"2023-04-13T10:33:04.732Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:33:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:33:06.389Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:33:06.401Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:06.402Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:06.402Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:06.746Z","message":"Entering","context":{"RequestID":"eb464b85-4007-4edf-b267-a81e489681a1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ec5aea8d-0faa-4d59-8c16-3e23e66e30c6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:06.745Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:33:06.749Z","message":"{\"transactionId\":\"eb464b85-4007-4edf-b267-a81e489681a1\",\"status\":\"200\",\"rqstDate\":\"230413-10:33:06:747\",\"respDate\":\"230413-10:33:06:749\",\"sourceId\":\"haproxy:eb464b85-4007-4edf-b267-a81e489681a1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:33:06:747-85629\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1a329128-3091-4e67-92cc-e929674bbe10], x-b3-parentspanid=[8e444e82fc8c00c3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7b671be2aea5bbfd8e444e82fc8c00c3], x-b3-spanid=[f98247dc2565fcd4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eb464b85-4007-4edf-b267-a81e489681a1]}\\\"}\"}","context":{"RequestID":"eb464b85-4007-4edf-b267-a81e489681a1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ec5aea8d-0faa-4d59-8c16-3e23e66e30c6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:06.745Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:06.749Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eb464b85-4007-4edf-b267-a81e489681a1","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ec5aea8d-0faa-4d59-8c16-3e23e66e30c6","LogTimestamp":"2023-04-13T10:33:06.749Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:33:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:33:08.760Z","message":"Entering","context":{"RequestID":"3f4cd4d3-42f3-4574-8a7f-3367b95198d1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"638f00f0-950d-4925-9c25-3599d3c1b729","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:08.760Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:33:08.763Z","message":"{\"transactionId\":\"3f4cd4d3-42f3-4574-8a7f-3367b95198d1\",\"status\":\"200\",\"rqstDate\":\"230413-10:33:08:761\",\"respDate\":\"230413-10:33:08:762\",\"sourceId\":\"haproxy:3f4cd4d3-42f3-4574-8a7f-3367b95198d1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:33:08:761-16954\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7f6f26db-c23b-4305-ab27-0a824ec0e8da], x-b3-parentspanid=[77a2d525381f32b8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[50b413aa4e58639e77a2d525381f32b8], x-b3-spanid=[fb287092ee6bbefb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3f4cd4d3-42f3-4574-8a7f-3367b95198d1]}\\\"}\"}","context":{"RequestID":"3f4cd4d3-42f3-4574-8a7f-3367b95198d1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"638f00f0-950d-4925-9c25-3599d3c1b729","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:08.760Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:08.763Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3f4cd4d3-42f3-4574-8a7f-3367b95198d1","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"638f00f0-950d-4925-9c25-3599d3c1b729","LogTimestamp":"2023-04-13T10:33:08.763Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:33:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:33:10.772Z","message":"Entering","context":{"RequestID":"c63bd90e-76cd-4bc8-90d7-521ef0cca427","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7061a330-8e64-4bd4-8481-90123ea9fee7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:10.772Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:33:10.774Z","message":"{\"transactionId\":\"c63bd90e-76cd-4bc8-90d7-521ef0cca427\",\"status\":\"200\",\"rqstDate\":\"230413-10:33:10:773\",\"respDate\":\"230413-10:33:10:774\",\"sourceId\":\"haproxy:c63bd90e-76cd-4bc8-90d7-521ef0cca427\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:33:10:773-93552\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7f039152-0fb8-43f4-bdee-0a9e730ad9a0], x-b3-parentspanid=[c2e56800b4a7537b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0da71d6e3c97b631c2e56800b4a7537b], x-b3-spanid=[ed60147109f3c6c4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c63bd90e-76cd-4bc8-90d7-521ef0cca427]}\\\"}\"}","context":{"RequestID":"c63bd90e-76cd-4bc8-90d7-521ef0cca427","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7061a330-8e64-4bd4-8481-90123ea9fee7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:10.772Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:10.774Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c63bd90e-76cd-4bc8-90d7-521ef0cca427","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7061a330-8e64-4bd4-8481-90123ea9fee7","LogTimestamp":"2023-04-13T10:33:10.774Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:33:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:33:10.804Z","message":"Entering","context":{"RequestID":"3a15f05f-db7c-48c3-87c0-8fa128127a7e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b129c002-3c41-4e62-a1cd-33c4df4f255e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:33:10.804Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:33:10.806Z","message":"{\"transactionId\":\"3a15f05f-db7c-48c3-87c0-8fa128127a7e\",\"status\":\"200\",\"rqstDate\":\"230413-10:33:10:804\",\"respDate\":\"230413-10:33:10:806\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:3a15f05f-db7c-48c3-87c0-8fa128127a7e\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:33:10:804-82470\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[41d55c43-474b-461f-be72-bba1103ade29], x-b3-parentspanid=[c21710059f14809d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38203], x-envoy-attempt-count=[1], x-b3-traceid=[709b2a73675c84a4c21710059f14809d], x-b3-spanid=[a29f1c8998e5e914], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[3a15f05f-db7c-48c3-87c0-8fa128127a7e]}\\\"}\"}","context":{"RequestID":"3a15f05f-db7c-48c3-87c0-8fa128127a7e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b129c002-3c41-4e62-a1cd-33c4df4f255e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:33:10.804Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:10.807Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3a15f05f-db7c-48c3-87c0-8fa128127a7e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b129c002-3c41-4e62-a1cd-33c4df4f255e","LogTimestamp":"2023-04-13T10:33:10.806Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:33:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:33:10.848Z","message":"Entering","context":{"RequestID":"ba3ad002-8beb-480c-95e8-dd78bf511770","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"be144627-78b9-4135-9e41-f55fe1bb513a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:33:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:33:10.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"ba3ad002-8beb-480c-95e8-dd78bf511770","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"be144627-78b9-4135-9e41-f55fe1bb513a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:33:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:10.851Z","message":"{\"transactionId\":\"ba3ad002-8beb-480c-95e8-dd78bf511770\",\"status\":\"200\",\"rqstDate\":\"230413-10:33:10:849\",\"respDate\":\"230413-10:33:10:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ba3ad002-8beb-480c-95e8-dd78bf511770\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:33:10:849-30523\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ba3ad002-8beb-480c-95e8-dd78bf511770]}\\\"}\"}","context":{"RequestID":"ba3ad002-8beb-480c-95e8-dd78bf511770","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"be144627-78b9-4135-9e41-f55fe1bb513a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:33:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:10.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ba3ad002-8beb-480c-95e8-dd78bf511770","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"be144627-78b9-4135-9e41-f55fe1bb513a","LogTimestamp":"2023-04-13T10:33:10.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:33:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:33:12.785Z","message":"Entering","context":{"RequestID":"9e7d3a9c-aa9b-4948-97fc-f2d6a2749ae9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9f72ac7e-b5a6-4800-b96c-a1e847a482dd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:12.785Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:33:12.788Z","message":"{\"transactionId\":\"9e7d3a9c-aa9b-4948-97fc-f2d6a2749ae9\",\"status\":\"200\",\"rqstDate\":\"230413-10:33:12:786\",\"respDate\":\"230413-10:33:12:788\",\"sourceId\":\"haproxy:9e7d3a9c-aa9b-4948-97fc-f2d6a2749ae9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:33:12:786-29679\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a7090bd3-03f4-4e9d-ac44-93e752dd5b4a], x-b3-parentspanid=[12bce2d47650a41c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[697495c0e59d528412bce2d47650a41c], x-b3-spanid=[5532653a667960d1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9e7d3a9c-aa9b-4948-97fc-f2d6a2749ae9]}\\\"}\"}","context":{"RequestID":"9e7d3a9c-aa9b-4948-97fc-f2d6a2749ae9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9f72ac7e-b5a6-4800-b96c-a1e847a482dd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:12.785Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:12.789Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9e7d3a9c-aa9b-4948-97fc-f2d6a2749ae9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9f72ac7e-b5a6-4800-b96c-a1e847a482dd","LogTimestamp":"2023-04-13T10:33:12.789Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:33:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:33:14.799Z","message":"Entering","context":{"RequestID":"e3ac168c-ae3f-4dce-ad6a-56ff6061dc5e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"446b02ba-4495-415c-a910-8b4ac0fb0a9e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:14.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:33:14.802Z","message":"{\"transactionId\":\"e3ac168c-ae3f-4dce-ad6a-56ff6061dc5e\",\"status\":\"200\",\"rqstDate\":\"230413-10:33:14:800\",\"respDate\":\"230413-10:33:14:802\",\"sourceId\":\"haproxy:e3ac168c-ae3f-4dce-ad6a-56ff6061dc5e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:33:14:800-1470\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ce17c1ce-4dda-4a47-9ed3-2ceb9fce1e67], x-b3-parentspanid=[cd4d1b6b371e8f8d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9ff387e7bf27a684cd4d1b6b371e8f8d], x-b3-spanid=[b5db097eb267e593], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e3ac168c-ae3f-4dce-ad6a-56ff6061dc5e]}\\\"}\"}","context":{"RequestID":"e3ac168c-ae3f-4dce-ad6a-56ff6061dc5e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"446b02ba-4495-415c-a910-8b4ac0fb0a9e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:14.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:14.803Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e3ac168c-ae3f-4dce-ad6a-56ff6061dc5e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"446b02ba-4495-415c-a910-8b4ac0fb0a9e","LogTimestamp":"2023-04-13T10:33:14.802Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:33:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:33:16.389Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:33:16.402Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:16.402Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:16.403Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:16.812Z","message":"Entering","context":{"RequestID":"9181195a-e51e-42e6-b394-8d93949d253d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6fe863b5-98d2-4fbf-a504-fbaf11e469fc","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:16.812Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:33:16.815Z","message":"{\"transactionId\":\"9181195a-e51e-42e6-b394-8d93949d253d\",\"status\":\"200\",\"rqstDate\":\"230413-10:33:16:813\",\"respDate\":\"230413-10:33:16:815\",\"sourceId\":\"haproxy:9181195a-e51e-42e6-b394-8d93949d253d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:33:16:813-34589\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d44ea730-b11c-4700-bec5-477ec6b691b0], x-b3-parentspanid=[1746a84b25176089], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1e1641ef87829bdb1746a84b25176089], x-b3-spanid=[fb4b6e7145618a7d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9181195a-e51e-42e6-b394-8d93949d253d]}\\\"}\"}","context":{"RequestID":"9181195a-e51e-42e6-b394-8d93949d253d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6fe863b5-98d2-4fbf-a504-fbaf11e469fc","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:16.812Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:16.815Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9181195a-e51e-42e6-b394-8d93949d253d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6fe863b5-98d2-4fbf-a504-fbaf11e469fc","LogTimestamp":"2023-04-13T10:33:16.815Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:33:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:33:18.826Z","message":"Entering","context":{"RequestID":"0df6cb90-9d23-49d7-9b17-dadcbaa8c2c4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"22debd91-466e-4fed-9a90-ad9303c1f283","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:18.826Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:33:18.828Z","message":"{\"transactionId\":\"0df6cb90-9d23-49d7-9b17-dadcbaa8c2c4\",\"status\":\"200\",\"rqstDate\":\"230413-10:33:18:827\",\"respDate\":\"230413-10:33:18:828\",\"sourceId\":\"haproxy:0df6cb90-9d23-49d7-9b17-dadcbaa8c2c4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:33:18:827-98922\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0c88be4c-b73f-44f4-9f5f-93b9c2309f45], x-b3-parentspanid=[689ea03fb7681226], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4a536f26eb6028dc689ea03fb7681226], x-b3-spanid=[6681ac5f4942175f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0df6cb90-9d23-49d7-9b17-dadcbaa8c2c4]}\\\"}\"}","context":{"RequestID":"0df6cb90-9d23-49d7-9b17-dadcbaa8c2c4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"22debd91-466e-4fed-9a90-ad9303c1f283","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:18.826Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:18.829Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0df6cb90-9d23-49d7-9b17-dadcbaa8c2c4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"22debd91-466e-4fed-9a90-ad9303c1f283","LogTimestamp":"2023-04-13T10:33:18.829Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:33:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:33:19.412Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:33:19.418Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:33:20.803Z","message":"Entering","context":{"RequestID":"efe1fcd5-2960-4ed4-b188-a97c1eabcf18","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a6956a98-6200-4874-8f0d-de3b5b6ca9be","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:33:20.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:33:20.805Z","message":"{\"transactionId\":\"efe1fcd5-2960-4ed4-b188-a97c1eabcf18\",\"status\":\"200\",\"rqstDate\":\"230413-10:33:20:804\",\"respDate\":\"230413-10:33:20:805\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:efe1fcd5-2960-4ed4-b188-a97c1eabcf18\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:33:20:804-80545\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9a8a4ec2-fbf8-417c-8426-7b7671618874], x-b3-parentspanid=[0bcb1839a928c4e1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40941], x-envoy-attempt-count=[1], x-b3-traceid=[9fa190e926722c4e0bcb1839a928c4e1], x-b3-spanid=[702ca432add7ca91], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[efe1fcd5-2960-4ed4-b188-a97c1eabcf18]}\\\"}\"}","context":{"RequestID":"efe1fcd5-2960-4ed4-b188-a97c1eabcf18","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a6956a98-6200-4874-8f0d-de3b5b6ca9be","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:33:20.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:20.805Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"efe1fcd5-2960-4ed4-b188-a97c1eabcf18","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a6956a98-6200-4874-8f0d-de3b5b6ca9be","LogTimestamp":"2023-04-13T10:33:20.805Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:33:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:33:20.837Z","message":"Entering","context":{"RequestID":"f070a027-7d9f-43a6-a49d-be44bc7ed0b8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4becf9ec-98cc-4502-9c95-53e4738b3489","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:20.837Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:33:20.838Z","message":"{\"transactionId\":\"f070a027-7d9f-43a6-a49d-be44bc7ed0b8\",\"status\":\"200\",\"rqstDate\":\"230413-10:33:20:837\",\"respDate\":\"230413-10:33:20:838\",\"sourceId\":\"haproxy:f070a027-7d9f-43a6-a49d-be44bc7ed0b8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:33:20:837-80912\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9c4828cd-ac5f-4f3e-ae82-577217f10eb5], x-b3-parentspanid=[ae5c163ccb39d2fa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0d32823d4b85238dae5c163ccb39d2fa], x-b3-spanid=[7f87f386752691ca], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f070a027-7d9f-43a6-a49d-be44bc7ed0b8]}\\\"}\"}","context":{"RequestID":"f070a027-7d9f-43a6-a49d-be44bc7ed0b8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4becf9ec-98cc-4502-9c95-53e4738b3489","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:20.837Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:20.838Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f070a027-7d9f-43a6-a49d-be44bc7ed0b8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4becf9ec-98cc-4502-9c95-53e4738b3489","LogTimestamp":"2023-04-13T10:33:20.838Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:33:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:33:20.848Z","message":"Entering","context":{"RequestID":"f8d308b8-ce17-4f3d-9fb9-c13329621009","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cf33415d-afc6-4176-8fd9-bbf4a324314f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:33:20.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:33:20.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"f8d308b8-ce17-4f3d-9fb9-c13329621009","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cf33415d-afc6-4176-8fd9-bbf4a324314f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:33:20.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:20.851Z","message":"{\"transactionId\":\"f8d308b8-ce17-4f3d-9fb9-c13329621009\",\"status\":\"200\",\"rqstDate\":\"230413-10:33:20:849\",\"respDate\":\"230413-10:33:20:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f8d308b8-ce17-4f3d-9fb9-c13329621009\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:33:20:849-88162\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f8d308b8-ce17-4f3d-9fb9-c13329621009]}\\\"}\"}","context":{"RequestID":"f8d308b8-ce17-4f3d-9fb9-c13329621009","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cf33415d-afc6-4176-8fd9-bbf4a324314f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:33:20.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:20.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f8d308b8-ce17-4f3d-9fb9-c13329621009","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cf33415d-afc6-4176-8fd9-bbf4a324314f","LogTimestamp":"2023-04-13T10:33:20.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:33:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:33:22.847Z","message":"Entering","context":{"RequestID":"202abce5-2263-4f92-9131-f477ac82a794","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3dca1745-5f38-46a7-9555-5511ec8c6a08","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:22.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:33:22.850Z","message":"{\"transactionId\":\"202abce5-2263-4f92-9131-f477ac82a794\",\"status\":\"200\",\"rqstDate\":\"230413-10:33:22:848\",\"respDate\":\"230413-10:33:22:850\",\"sourceId\":\"haproxy:202abce5-2263-4f92-9131-f477ac82a794\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:33:22:848-68155\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[451eced1-ee31-472b-924a-3a665f786999], x-b3-parentspanid=[9520bb82577b7ff2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b1568a5d35fe2c8b9520bb82577b7ff2], x-b3-spanid=[4dc98845fa07a91f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[202abce5-2263-4f92-9131-f477ac82a794]}\\\"}\"}","context":{"RequestID":"202abce5-2263-4f92-9131-f477ac82a794","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3dca1745-5f38-46a7-9555-5511ec8c6a08","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:22.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:22.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"202abce5-2263-4f92-9131-f477ac82a794","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3dca1745-5f38-46a7-9555-5511ec8c6a08","LogTimestamp":"2023-04-13T10:33:22.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:33:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:33:24.861Z","message":"Entering","context":{"RequestID":"234e04db-ff18-4d92-bbd7-83105f8ea395","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fdcd4038-4754-4364-9f7d-983d2ca1f5f7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:24.861Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:33:24.864Z","message":"{\"transactionId\":\"234e04db-ff18-4d92-bbd7-83105f8ea395\",\"status\":\"200\",\"rqstDate\":\"230413-10:33:24:862\",\"respDate\":\"230413-10:33:24:864\",\"sourceId\":\"haproxy:234e04db-ff18-4d92-bbd7-83105f8ea395\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:33:24:862-39212\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[37f46fbb-85fc-4348-968d-d88831f25e3a], x-b3-parentspanid=[a9d7376560b7d8fa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f2fb9c74156974e8a9d7376560b7d8fa], x-b3-spanid=[bbd58f8e1dc274bd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[234e04db-ff18-4d92-bbd7-83105f8ea395]}\\\"}\"}","context":{"RequestID":"234e04db-ff18-4d92-bbd7-83105f8ea395","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fdcd4038-4754-4364-9f7d-983d2ca1f5f7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:24.861Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:24.865Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"234e04db-ff18-4d92-bbd7-83105f8ea395","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fdcd4038-4754-4364-9f7d-983d2ca1f5f7","LogTimestamp":"2023-04-13T10:33:24.864Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:33:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:33:26.389Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:33:26.402Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:33:26.404Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:26.404Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:26.405Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:26.406Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:33:26.874Z","message":"Entering","context":{"RequestID":"84ad01e7-b680-46d8-b9ed-370c5292c876","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"02670f8a-a05a-421e-905b-76ab492255f6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:26.874Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:33:26.877Z","message":"{\"transactionId\":\"84ad01e7-b680-46d8-b9ed-370c5292c876\",\"status\":\"200\",\"rqstDate\":\"230413-10:33:26:875\",\"respDate\":\"230413-10:33:26:877\",\"sourceId\":\"haproxy:84ad01e7-b680-46d8-b9ed-370c5292c876\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:33:26:875-93667\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b43f2077-c131-4e6d-a921-e1c7906321e9], x-b3-parentspanid=[99c4e2f088a0a716], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[72a3ab61a21e9d7b99c4e2f088a0a716], x-b3-spanid=[233e943c3c23c4fa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[84ad01e7-b680-46d8-b9ed-370c5292c876]}\\\"}\"}","context":{"RequestID":"84ad01e7-b680-46d8-b9ed-370c5292c876","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"02670f8a-a05a-421e-905b-76ab492255f6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:26.874Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:26.877Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"84ad01e7-b680-46d8-b9ed-370c5292c876","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"02670f8a-a05a-421e-905b-76ab492255f6","LogTimestamp":"2023-04-13T10:33:26.877Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:33:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:33:28.889Z","message":"Entering","context":{"RequestID":"d722ed95-a495-40dc-9a46-32b516eeb01d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"db377bdd-f397-4bff-8347-8ca67a59a611","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:28.889Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:33:28.892Z","message":"{\"transactionId\":\"d722ed95-a495-40dc-9a46-32b516eeb01d\",\"status\":\"200\",\"rqstDate\":\"230413-10:33:28:890\",\"respDate\":\"230413-10:33:28:892\",\"sourceId\":\"haproxy:d722ed95-a495-40dc-9a46-32b516eeb01d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:33:28:890-8198\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ed16cf40-0918-4364-b9ab-ac4dbca62ed4], x-b3-parentspanid=[0c9932082d316115], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1266846509b18a960c9932082d316115], x-b3-spanid=[10b81063eaae4774], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d722ed95-a495-40dc-9a46-32b516eeb01d]}\\\"}\"}","context":{"RequestID":"d722ed95-a495-40dc-9a46-32b516eeb01d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"db377bdd-f397-4bff-8347-8ca67a59a611","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:28.889Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:28.893Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d722ed95-a495-40dc-9a46-32b516eeb01d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"db377bdd-f397-4bff-8347-8ca67a59a611","LogTimestamp":"2023-04-13T10:33:28.893Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:33:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:33:30.802Z","message":"Entering","context":{"RequestID":"9454e0ae-41bc-4134-8851-ad97a9935a30","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a1af985c-afe0-4133-ba79-037f15b42ce0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:33:30.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:33:30.806Z","message":"{\"transactionId\":\"9454e0ae-41bc-4134-8851-ad97a9935a30\",\"status\":\"200\",\"rqstDate\":\"230413-10:33:30:803\",\"respDate\":\"230413-10:33:30:806\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:9454e0ae-41bc-4134-8851-ad97a9935a30\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:33:30:803-1056\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c09260ee-57aa-4fee-a3f8-c9ac847e8639], x-b3-parentspanid=[b09607ed547fb3c9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39961], x-envoy-attempt-count=[1], x-b3-traceid=[903ec9e4ae42aa42b09607ed547fb3c9], x-b3-spanid=[7516d3f777fb4953], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[9454e0ae-41bc-4134-8851-ad97a9935a30]}\\\"}\"}","context":{"RequestID":"9454e0ae-41bc-4134-8851-ad97a9935a30","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a1af985c-afe0-4133-ba79-037f15b42ce0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:33:30.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:30.807Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9454e0ae-41bc-4134-8851-ad97a9935a30","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a1af985c-afe0-4133-ba79-037f15b42ce0","LogTimestamp":"2023-04-13T10:33:30.807Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:33:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:33:30.849Z","message":"Entering","context":{"RequestID":"17be7506-5a5b-432e-a422-69ea816e2124","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"49b75148-933b-4fb7-b84e-395309228cd5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:33:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:33:30.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"17be7506-5a5b-432e-a422-69ea816e2124","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"49b75148-933b-4fb7-b84e-395309228cd5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:33:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:30.852Z","message":"{\"transactionId\":\"17be7506-5a5b-432e-a422-69ea816e2124\",\"status\":\"200\",\"rqstDate\":\"230413-10:33:30:850\",\"respDate\":\"230413-10:33:30:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:17be7506-5a5b-432e-a422-69ea816e2124\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:33:30:850-16924\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[17be7506-5a5b-432e-a422-69ea816e2124]}\\\"}\"}","context":{"RequestID":"17be7506-5a5b-432e-a422-69ea816e2124","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"49b75148-933b-4fb7-b84e-395309228cd5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:33:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:30.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"17be7506-5a5b-432e-a422-69ea816e2124","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"49b75148-933b-4fb7-b84e-395309228cd5","LogTimestamp":"2023-04-13T10:33:30.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:33:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:33:30.903Z","message":"Entering","context":{"RequestID":"5f87d76f-4fb8-4e2b-a971-f088a0131554","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b6ab9d59-16e4-4908-b4d9-f802b43501f2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:30.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:33:30.906Z","message":"{\"transactionId\":\"5f87d76f-4fb8-4e2b-a971-f088a0131554\",\"status\":\"200\",\"rqstDate\":\"230413-10:33:30:904\",\"respDate\":\"230413-10:33:30:906\",\"sourceId\":\"haproxy:5f87d76f-4fb8-4e2b-a971-f088a0131554\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:33:30:904-39492\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[caef20ac-26f3-4693-8019-3c3e79ec4b54], x-b3-parentspanid=[a6d5fbb097c542e3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ec8b56043e4cb33ca6d5fbb097c542e3], x-b3-spanid=[f8e24ce5e42af02f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5f87d76f-4fb8-4e2b-a971-f088a0131554]}\\\"}\"}","context":{"RequestID":"5f87d76f-4fb8-4e2b-a971-f088a0131554","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b6ab9d59-16e4-4908-b4d9-f802b43501f2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:30.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:30.907Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5f87d76f-4fb8-4e2b-a971-f088a0131554","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b6ab9d59-16e4-4908-b4d9-f802b43501f2","LogTimestamp":"2023-04-13T10:33:30.907Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:33:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:33:32.918Z","message":"Entering","context":{"RequestID":"f65ce675-09f4-4a30-adc4-01c48cd473db","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5de2613b-20f9-47ab-8013-2d2dd6e4678f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:32.918Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:33:32.921Z","message":"{\"transactionId\":\"f65ce675-09f4-4a30-adc4-01c48cd473db\",\"status\":\"200\",\"rqstDate\":\"230413-10:33:32:919\",\"respDate\":\"230413-10:33:32:920\",\"sourceId\":\"haproxy:f65ce675-09f4-4a30-adc4-01c48cd473db\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:33:32:919-82636\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9fcaf2ee-9760-4fb8-baf9-015374e56818], x-b3-parentspanid=[104a64b8c1389bd1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bceac8680663d874104a64b8c1389bd1], x-b3-spanid=[3268b26172dc1157], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f65ce675-09f4-4a30-adc4-01c48cd473db]}\\\"}\"}","context":{"RequestID":"f65ce675-09f4-4a30-adc4-01c48cd473db","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5de2613b-20f9-47ab-8013-2d2dd6e4678f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:32.918Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:32.921Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f65ce675-09f4-4a30-adc4-01c48cd473db","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5de2613b-20f9-47ab-8013-2d2dd6e4678f","LogTimestamp":"2023-04-13T10:33:32.921Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:33:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:33:34.933Z","message":"Entering","context":{"RequestID":"c4ab3c7b-44e3-40a7-8626-b6bf1ff88c75","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d65d0c3b-4989-47d9-af32-55bdfbe2b91c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:34.933Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:33:34.936Z","message":"{\"transactionId\":\"c4ab3c7b-44e3-40a7-8626-b6bf1ff88c75\",\"status\":\"200\",\"rqstDate\":\"230413-10:33:34:934\",\"respDate\":\"230413-10:33:34:936\",\"sourceId\":\"haproxy:c4ab3c7b-44e3-40a7-8626-b6bf1ff88c75\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:33:34:934-80272\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ff7555b3-eb16-4478-940e-e739c0f2e1c4], x-b3-parentspanid=[767bb3b1b4b63849], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c624698d19c547fd767bb3b1b4b63849], x-b3-spanid=[3a63630fed893574], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c4ab3c7b-44e3-40a7-8626-b6bf1ff88c75]}\\\"}\"}","context":{"RequestID":"c4ab3c7b-44e3-40a7-8626-b6bf1ff88c75","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d65d0c3b-4989-47d9-af32-55bdfbe2b91c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:34.933Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:34.937Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c4ab3c7b-44e3-40a7-8626-b6bf1ff88c75","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d65d0c3b-4989-47d9-af32-55bdfbe2b91c","LogTimestamp":"2023-04-13T10:33:34.937Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:33:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:33:36.389Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:33:36.403Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:36.403Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:36.404Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:36.946Z","message":"Entering","context":{"RequestID":"b5640ac5-4902-4729-9cad-3f5cd7aa34e1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6566103a-bb20-4f48-a6cf-f7ead360c839","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:36.946Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:33:36.949Z","message":"{\"transactionId\":\"b5640ac5-4902-4729-9cad-3f5cd7aa34e1\",\"status\":\"200\",\"rqstDate\":\"230413-10:33:36:947\",\"respDate\":\"230413-10:33:36:949\",\"sourceId\":\"haproxy:b5640ac5-4902-4729-9cad-3f5cd7aa34e1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:33:36:947-56083\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7a0e3491-f55b-4736-ab34-1c6dff842961], x-b3-parentspanid=[7972bd980b4df636], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ee61a1185bb329c87972bd980b4df636], x-b3-spanid=[64ce7c92cf5214eb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b5640ac5-4902-4729-9cad-3f5cd7aa34e1]}\\\"}\"}","context":{"RequestID":"b5640ac5-4902-4729-9cad-3f5cd7aa34e1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6566103a-bb20-4f48-a6cf-f7ead360c839","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:36.946Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:36.950Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b5640ac5-4902-4729-9cad-3f5cd7aa34e1","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6566103a-bb20-4f48-a6cf-f7ead360c839","LogTimestamp":"2023-04-13T10:33:36.950Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:33:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:33:38.961Z","message":"Entering","context":{"RequestID":"ce494959-3e8a-4212-b14a-0d8b7d819e63","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d597e957-e304-4b85-ae7c-8a713b657a2e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:38.961Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:33:38.964Z","message":"{\"transactionId\":\"ce494959-3e8a-4212-b14a-0d8b7d819e63\",\"status\":\"200\",\"rqstDate\":\"230413-10:33:38:962\",\"respDate\":\"230413-10:33:38:964\",\"sourceId\":\"haproxy:ce494959-3e8a-4212-b14a-0d8b7d819e63\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:33:38:962-14833\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7d52ec70-452e-48e3-a020-37a36ba0db23], x-b3-parentspanid=[8ef32aaff37fe198], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e8afdb8cb90f20278ef32aaff37fe198], x-b3-spanid=[6f963f48ad450373], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ce494959-3e8a-4212-b14a-0d8b7d819e63]}\\\"}\"}","context":{"RequestID":"ce494959-3e8a-4212-b14a-0d8b7d819e63","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d597e957-e304-4b85-ae7c-8a713b657a2e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:38.961Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:38.965Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce494959-3e8a-4212-b14a-0d8b7d819e63","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d597e957-e304-4b85-ae7c-8a713b657a2e","LogTimestamp":"2023-04-13T10:33:38.965Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:33:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:33:40.804Z","message":"Entering","context":{"RequestID":"0c3350da-f141-40f1-9a65-ef45b4ade16e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f7cfc1f3-b0b1-43d4-960d-83357d491101","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:33:40.804Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:33:40.806Z","message":"{\"transactionId\":\"0c3350da-f141-40f1-9a65-ef45b4ade16e\",\"status\":\"200\",\"rqstDate\":\"230413-10:33:40:805\",\"respDate\":\"230413-10:33:40:806\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0c3350da-f141-40f1-9a65-ef45b4ade16e\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:33:40:805-98302\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[be4eeb05-821b-4a53-a33b-fad2a2de2ceb], x-b3-parentspanid=[d99fdd5c86dc098a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49029], x-envoy-attempt-count=[1], x-b3-traceid=[bce3986887d96afad99fdd5c86dc098a], x-b3-spanid=[ee75e9c743c1b006], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0c3350da-f141-40f1-9a65-ef45b4ade16e]}\\\"}\"}","context":{"RequestID":"0c3350da-f141-40f1-9a65-ef45b4ade16e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f7cfc1f3-b0b1-43d4-960d-83357d491101","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:33:40.804Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:40.806Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c3350da-f141-40f1-9a65-ef45b4ade16e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f7cfc1f3-b0b1-43d4-960d-83357d491101","LogTimestamp":"2023-04-13T10:33:40.806Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:33:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:33:40.848Z","message":"Entering","context":{"RequestID":"7146114d-63c3-4eb3-8c31-950a4c04026c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f51137e8-4a44-4009-a2c2-686e8783acfa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:33:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:33:40.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"7146114d-63c3-4eb3-8c31-950a4c04026c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f51137e8-4a44-4009-a2c2-686e8783acfa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:33:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:40.851Z","message":"{\"transactionId\":\"7146114d-63c3-4eb3-8c31-950a4c04026c\",\"status\":\"200\",\"rqstDate\":\"230413-10:33:40:849\",\"respDate\":\"230413-10:33:40:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7146114d-63c3-4eb3-8c31-950a4c04026c\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:33:40:849-83627\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7146114d-63c3-4eb3-8c31-950a4c04026c]}\\\"}\"}","context":{"RequestID":"7146114d-63c3-4eb3-8c31-950a4c04026c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f51137e8-4a44-4009-a2c2-686e8783acfa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:33:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:40.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7146114d-63c3-4eb3-8c31-950a4c04026c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f51137e8-4a44-4009-a2c2-686e8783acfa","LogTimestamp":"2023-04-13T10:33:40.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:33:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:33:40.975Z","message":"Entering","context":{"RequestID":"f2eae102-af19-47ef-a9bf-27ba1e3e556e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b155b75b-1ffe-4edd-b56a-05bc9cb03a93","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:40.974Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:33:40.977Z","message":"{\"transactionId\":\"f2eae102-af19-47ef-a9bf-27ba1e3e556e\",\"status\":\"200\",\"rqstDate\":\"230413-10:33:40:975\",\"respDate\":\"230413-10:33:40:977\",\"sourceId\":\"haproxy:f2eae102-af19-47ef-a9bf-27ba1e3e556e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:33:40:975-61750\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aee8e09f-e3f6-4b15-9ae5-8391da886ac3], x-b3-parentspanid=[2f88251aa58f9b4d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0bf561e481ea919e2f88251aa58f9b4d], x-b3-spanid=[b353e7dcf2a2a28c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f2eae102-af19-47ef-a9bf-27ba1e3e556e]}\\\"}\"}","context":{"RequestID":"f2eae102-af19-47ef-a9bf-27ba1e3e556e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b155b75b-1ffe-4edd-b56a-05bc9cb03a93","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:40.974Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:40.978Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f2eae102-af19-47ef-a9bf-27ba1e3e556e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b155b75b-1ffe-4edd-b56a-05bc9cb03a93","LogTimestamp":"2023-04-13T10:33:40.978Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:33:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:33:42.989Z","message":"Entering","context":{"RequestID":"5392b199-4f17-49e4-8b14-42670e553355","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2cd8c056-2307-47f8-b034-4e2cab7bf368","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:42.989Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:33:42.992Z","message":"{\"transactionId\":\"5392b199-4f17-49e4-8b14-42670e553355\",\"status\":\"200\",\"rqstDate\":\"230413-10:33:42:990\",\"respDate\":\"230413-10:33:42:992\",\"sourceId\":\"haproxy:5392b199-4f17-49e4-8b14-42670e553355\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:33:42:990-45352\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[166594ce-11b5-46f0-87bf-68057f1df3f0], x-b3-parentspanid=[94d9651c6145d973], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8ccb6efa44a82ca594d9651c6145d973], x-b3-spanid=[9e07204776a30303], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5392b199-4f17-49e4-8b14-42670e553355]}\\\"}\"}","context":{"RequestID":"5392b199-4f17-49e4-8b14-42670e553355","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2cd8c056-2307-47f8-b034-4e2cab7bf368","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:42.989Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:42.993Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5392b199-4f17-49e4-8b14-42670e553355","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2cd8c056-2307-47f8-b034-4e2cab7bf368","LogTimestamp":"2023-04-13T10:33:42.993Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:33:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:33:45.002Z","message":"Entering","context":{"RequestID":"7b177ccc-376e-4c56-a43e-d27685a13cbe","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0a04cd1a-5e30-4eb4-8f55-1dda1803ae64","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:45.001Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:33:45.003Z","message":"{\"transactionId\":\"7b177ccc-376e-4c56-a43e-d27685a13cbe\",\"status\":\"200\",\"rqstDate\":\"230413-10:33:45:002\",\"respDate\":\"230413-10:33:45:003\",\"sourceId\":\"haproxy:7b177ccc-376e-4c56-a43e-d27685a13cbe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:33:45:002-73513\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0855ca26-6375-9ef1-a876-c33936a7618b], x-b3-parentspanid=[8724f89e39013866], 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=[49d75853568346d88724f89e39013866], x-b3-spanid=[6da2cc2fd9989726], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7b177ccc-376e-4c56-a43e-d27685a13cbe]}\\\"}\"}","context":{"RequestID":"7b177ccc-376e-4c56-a43e-d27685a13cbe","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0a04cd1a-5e30-4eb4-8f55-1dda1803ae64","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:45.001Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:45.004Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7b177ccc-376e-4c56-a43e-d27685a13cbe","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0a04cd1a-5e30-4eb4-8f55-1dda1803ae64","LogTimestamp":"2023-04-13T10:33:45.004Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:33:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:33:46.389Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:33:46.402Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:46.403Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:46.403Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:47.019Z","message":"Entering","context":{"RequestID":"5d7e626d-08db-4754-a60b-e1c49375e274","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cd1bbc99-fcae-49c8-ba5a-e0416a97edc2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:47.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:33:47.021Z","message":"{\"transactionId\":\"5d7e626d-08db-4754-a60b-e1c49375e274\",\"status\":\"200\",\"rqstDate\":\"230413-10:33:47:019\",\"respDate\":\"230413-10:33:47:021\",\"sourceId\":\"haproxy:5d7e626d-08db-4754-a60b-e1c49375e274\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:33:47:019-60457\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eaaf63cd-a122-4772-bfa9-59671496e3df], x-b3-parentspanid=[6a63a67e51a10a8f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c407d21e95ee40d46a63a67e51a10a8f], x-b3-spanid=[bc8d68c6a2a6c771], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5d7e626d-08db-4754-a60b-e1c49375e274]}\\\"}\"}","context":{"RequestID":"5d7e626d-08db-4754-a60b-e1c49375e274","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cd1bbc99-fcae-49c8-ba5a-e0416a97edc2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:47.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:47.022Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5d7e626d-08db-4754-a60b-e1c49375e274","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cd1bbc99-fcae-49c8-ba5a-e0416a97edc2","LogTimestamp":"2023-04-13T10:33:47.022Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:33:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:33:49.031Z","message":"Entering","context":{"RequestID":"6b932739-ad4a-4bd5-91b6-db24b94b41f4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"594897b2-ad41-4d1e-bd4a-4bf9f2461dfc","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:49.031Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:33:49.033Z","message":"{\"transactionId\":\"6b932739-ad4a-4bd5-91b6-db24b94b41f4\",\"status\":\"200\",\"rqstDate\":\"230413-10:33:49:032\",\"respDate\":\"230413-10:33:49:033\",\"sourceId\":\"haproxy:6b932739-ad4a-4bd5-91b6-db24b94b41f4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:33:49:032-94620\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0660c13b-58bf-496f-b8a2-dd3abc4e9dfd], x-b3-parentspanid=[14ad13c3dcd78d45], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3ccbab1d5ca1ec5814ad13c3dcd78d45], x-b3-spanid=[d1a1adebe3a57589], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6b932739-ad4a-4bd5-91b6-db24b94b41f4]}\\\"}\"}","context":{"RequestID":"6b932739-ad4a-4bd5-91b6-db24b94b41f4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"594897b2-ad41-4d1e-bd4a-4bf9f2461dfc","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:49.031Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:49.034Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6b932739-ad4a-4bd5-91b6-db24b94b41f4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"594897b2-ad41-4d1e-bd4a-4bf9f2461dfc","LogTimestamp":"2023-04-13T10:33:49.033Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:33:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:33:49.431Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:33:49.435Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:33:50.805Z","message":"Entering","context":{"RequestID":"0c46aa59-1411-4502-abb0-291bb258fda8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"356b6e3a-f8f0-42a0-a060-9b3993040004","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:33:50.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:33:50.808Z","message":"{\"transactionId\":\"0c46aa59-1411-4502-abb0-291bb258fda8\",\"status\":\"200\",\"rqstDate\":\"230413-10:33:50:806\",\"respDate\":\"230413-10:33:50:808\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0c46aa59-1411-4502-abb0-291bb258fda8\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:33:50:806-91292\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a683a0cc-9d18-48c8-b899-ae73cfc83e4b], x-b3-parentspanid=[1d7f57b25ec29ab0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49483], x-envoy-attempt-count=[1], x-b3-traceid=[2d70eee1cedbeefd1d7f57b25ec29ab0], x-b3-spanid=[fca7836d3782149c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0c46aa59-1411-4502-abb0-291bb258fda8]}\\\"}\"}","context":{"RequestID":"0c46aa59-1411-4502-abb0-291bb258fda8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"356b6e3a-f8f0-42a0-a060-9b3993040004","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:33:50.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:50.808Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c46aa59-1411-4502-abb0-291bb258fda8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"356b6e3a-f8f0-42a0-a060-9b3993040004","LogTimestamp":"2023-04-13T10:33:50.808Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:33:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:33:50.850Z","message":"Entering","context":{"RequestID":"2d48030a-f369-4377-a2d2-9bcfb9917262","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"134896be-4ee7-43fa-8264-8020aef9e59f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:33:50.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:33:50.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"2d48030a-f369-4377-a2d2-9bcfb9917262","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"134896be-4ee7-43fa-8264-8020aef9e59f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:33:50.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:50.852Z","message":"{\"transactionId\":\"2d48030a-f369-4377-a2d2-9bcfb9917262\",\"status\":\"200\",\"rqstDate\":\"230413-10:33:50:850\",\"respDate\":\"230413-10:33:50:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2d48030a-f369-4377-a2d2-9bcfb9917262\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:33:50:850-57135\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2d48030a-f369-4377-a2d2-9bcfb9917262]}\\\"}\"}","context":{"RequestID":"2d48030a-f369-4377-a2d2-9bcfb9917262","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"134896be-4ee7-43fa-8264-8020aef9e59f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:33:50.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:50.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2d48030a-f369-4377-a2d2-9bcfb9917262","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"134896be-4ee7-43fa-8264-8020aef9e59f","LogTimestamp":"2023-04-13T10:33:50.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:33:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:33:51.043Z","message":"Entering","context":{"RequestID":"2eca1d45-c749-4b7a-b851-d6b655b307e9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9fb5eb69-9bc8-4d26-94f2-c845237ecc54","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:51.043Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:33:51.046Z","message":"{\"transactionId\":\"2eca1d45-c749-4b7a-b851-d6b655b307e9\",\"status\":\"200\",\"rqstDate\":\"230413-10:33:51:044\",\"respDate\":\"230413-10:33:51:046\",\"sourceId\":\"haproxy:2eca1d45-c749-4b7a-b851-d6b655b307e9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:33:51:044-11315\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[be4841d9-3e13-4ccd-bed0-1dfad09a96f6], x-b3-parentspanid=[e631b235fe6558c0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a12f3f09c57fcf4fe631b235fe6558c0], x-b3-spanid=[0283e56685370113], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2eca1d45-c749-4b7a-b851-d6b655b307e9]}\\\"}\"}","context":{"RequestID":"2eca1d45-c749-4b7a-b851-d6b655b307e9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9fb5eb69-9bc8-4d26-94f2-c845237ecc54","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:51.043Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:51.047Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2eca1d45-c749-4b7a-b851-d6b655b307e9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9fb5eb69-9bc8-4d26-94f2-c845237ecc54","LogTimestamp":"2023-04-13T10:33:51.046Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:33:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:33:53.056Z","message":"Entering","context":{"RequestID":"026e1709-739c-40b1-a0d5-fe9c975f5fd0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c5deeed2-f53a-45da-8f61-6902f1fcd16f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:53.056Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:33:53.059Z","message":"{\"transactionId\":\"026e1709-739c-40b1-a0d5-fe9c975f5fd0\",\"status\":\"200\",\"rqstDate\":\"230413-10:33:53:057\",\"respDate\":\"230413-10:33:53:059\",\"sourceId\":\"haproxy:026e1709-739c-40b1-a0d5-fe9c975f5fd0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:33:53:057-60440\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b32932b2-1d0e-4052-be89-6a39fbee7ba6], x-b3-parentspanid=[c0eee1a691ebd90c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b4eaea99359dd65fc0eee1a691ebd90c], x-b3-spanid=[c46ad6c887159b99], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[026e1709-739c-40b1-a0d5-fe9c975f5fd0]}\\\"}\"}","context":{"RequestID":"026e1709-739c-40b1-a0d5-fe9c975f5fd0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c5deeed2-f53a-45da-8f61-6902f1fcd16f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:53.056Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:53.059Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"026e1709-739c-40b1-a0d5-fe9c975f5fd0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c5deeed2-f53a-45da-8f61-6902f1fcd16f","LogTimestamp":"2023-04-13T10:33:53.059Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:33:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:33:55.070Z","message":"Entering","context":{"RequestID":"2bcf07d2-e2a2-4b9c-944d-ea457ee6c0fe","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"545ebda1-7459-478c-84c4-ea3d3029c9b3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:55.070Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:33:55.072Z","message":"{\"transactionId\":\"2bcf07d2-e2a2-4b9c-944d-ea457ee6c0fe\",\"status\":\"200\",\"rqstDate\":\"230413-10:33:55:070\",\"respDate\":\"230413-10:33:55:072\",\"sourceId\":\"haproxy:2bcf07d2-e2a2-4b9c-944d-ea457ee6c0fe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:33:55:070-81204\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f6588017-cc55-4b29-85b2-8fdd15b3cc54], x-b3-parentspanid=[bb7d6334ea8b30c8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[336a52344611fe89bb7d6334ea8b30c8], x-b3-spanid=[2b517eb4d128b235], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2bcf07d2-e2a2-4b9c-944d-ea457ee6c0fe]}\\\"}\"}","context":{"RequestID":"2bcf07d2-e2a2-4b9c-944d-ea457ee6c0fe","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"545ebda1-7459-478c-84c4-ea3d3029c9b3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:55.070Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:55.073Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2bcf07d2-e2a2-4b9c-944d-ea457ee6c0fe","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"545ebda1-7459-478c-84c4-ea3d3029c9b3","LogTimestamp":"2023-04-13T10:33:55.073Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:33:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:33:56.388Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:33:56.400Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:56.400Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:56.401Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:57.083Z","message":"Entering","context":{"RequestID":"8661bac5-2726-4119-895a-bde72b78a569","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6f2be252-e729-4b0d-b720-75c799176a7c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:57.083Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:33:57.085Z","message":"{\"transactionId\":\"8661bac5-2726-4119-895a-bde72b78a569\",\"status\":\"200\",\"rqstDate\":\"230413-10:33:57:083\",\"respDate\":\"230413-10:33:57:085\",\"sourceId\":\"haproxy:8661bac5-2726-4119-895a-bde72b78a569\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:33:57:083-9601\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[581cde3c-8455-44f3-8bf2-e499653da4cf], x-b3-parentspanid=[d92483b7964fd722], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f17d0dfb9f523939d92483b7964fd722], x-b3-spanid=[f08452a9b8e61f36], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8661bac5-2726-4119-895a-bde72b78a569]}\\\"}\"}","context":{"RequestID":"8661bac5-2726-4119-895a-bde72b78a569","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6f2be252-e729-4b0d-b720-75c799176a7c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:57.083Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:57.086Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8661bac5-2726-4119-895a-bde72b78a569","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6f2be252-e729-4b0d-b720-75c799176a7c","LogTimestamp":"2023-04-13T10:33:57.086Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:33:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:33:59.094Z","message":"Entering","context":{"RequestID":"a339a8a8-144c-4801-9301-271d04653a70","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4395dd81-7fc0-47cb-b096-82b5a4f9a483","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:59.094Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:33:59.096Z","message":"{\"transactionId\":\"a339a8a8-144c-4801-9301-271d04653a70\",\"status\":\"200\",\"rqstDate\":\"230413-10:33:59:095\",\"respDate\":\"230413-10:33:59:096\",\"sourceId\":\"haproxy:a339a8a8-144c-4801-9301-271d04653a70\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:33:59:095-36778\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2b992ab0-e68f-4d08-b1da-292f306df2a2], x-b3-parentspanid=[12959f7a6538c8ae], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[387e26a74975c05212959f7a6538c8ae], x-b3-spanid=[95551ca3232fd0f9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a339a8a8-144c-4801-9301-271d04653a70]}\\\"}\"}","context":{"RequestID":"a339a8a8-144c-4801-9301-271d04653a70","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4395dd81-7fc0-47cb-b096-82b5a4f9a483","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:33:59.094Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:33:59.096Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a339a8a8-144c-4801-9301-271d04653a70","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4395dd81-7fc0-47cb-b096-82b5a4f9a483","LogTimestamp":"2023-04-13T10:33:59.096Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:33:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:34:00.803Z","message":"Entering","context":{"RequestID":"958d67a5-9afd-4aac-9ae4-7255d42c0be0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6392fe94-b6a4-41b9-a2f7-5e6b67694a94","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:34:00.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:34:00.807Z","message":"{\"transactionId\":\"958d67a5-9afd-4aac-9ae4-7255d42c0be0\",\"status\":\"200\",\"rqstDate\":\"230413-10:34:00:804\",\"respDate\":\"230413-10:34:00:806\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:958d67a5-9afd-4aac-9ae4-7255d42c0be0\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:34:00:804-96133\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d3fca922-732d-4eed-8804-45341611aef8], x-b3-parentspanid=[d33ee41db6cb3019], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52927], x-envoy-attempt-count=[1], x-b3-traceid=[186e00e9ec3b2b66d33ee41db6cb3019], x-b3-spanid=[952e7a39fb3b9e46], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[958d67a5-9afd-4aac-9ae4-7255d42c0be0]}\\\"}\"}","context":{"RequestID":"958d67a5-9afd-4aac-9ae4-7255d42c0be0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6392fe94-b6a4-41b9-a2f7-5e6b67694a94","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:34:00.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:00.808Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"958d67a5-9afd-4aac-9ae4-7255d42c0be0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6392fe94-b6a4-41b9-a2f7-5e6b67694a94","LogTimestamp":"2023-04-13T10:34:00.807Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:34:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:34:00.847Z","message":"Entering","context":{"RequestID":"6664fa99-7e00-4dbd-93d9-2547ea5e6676","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d7c45750-a649-4e08-8188-b824dfcdf41d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:34:00.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:34:00.848Z","message":"Database is available from CACHED check.","context":{"RequestID":"6664fa99-7e00-4dbd-93d9-2547ea5e6676","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d7c45750-a649-4e08-8188-b824dfcdf41d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:34:00.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:00.849Z","message":"{\"transactionId\":\"6664fa99-7e00-4dbd-93d9-2547ea5e6676\",\"status\":\"200\",\"rqstDate\":\"230413-10:34:00:848\",\"respDate\":\"230413-10:34:00:849\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6664fa99-7e00-4dbd-93d9-2547ea5e6676\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:34:00:848-97301\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6664fa99-7e00-4dbd-93d9-2547ea5e6676]}\\\"}\"}","context":{"RequestID":"6664fa99-7e00-4dbd-93d9-2547ea5e6676","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d7c45750-a649-4e08-8188-b824dfcdf41d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:34:00.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:00.849Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6664fa99-7e00-4dbd-93d9-2547ea5e6676","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d7c45750-a649-4e08-8188-b824dfcdf41d","LogTimestamp":"2023-04-13T10:34:00.849Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:34:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:34:01.105Z","message":"Entering","context":{"RequestID":"dd347ae7-b0e5-4a85-bc35-4ce842a520a5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8bb3fdff-0f6a-4076-9240-e5452dd818c2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:01.105Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:34:01.107Z","message":"{\"transactionId\":\"dd347ae7-b0e5-4a85-bc35-4ce842a520a5\",\"status\":\"200\",\"rqstDate\":\"230413-10:34:01:106\",\"respDate\":\"230413-10:34:01:107\",\"sourceId\":\"haproxy:dd347ae7-b0e5-4a85-bc35-4ce842a520a5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:34:01:106-55307\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[62c51825-4b7f-48d3-9aa4-de77702b8f99], x-b3-parentspanid=[f862cf0eba28db03], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cba96145fd3b80e3f862cf0eba28db03], x-b3-spanid=[9b555fb2ae3ab8c8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dd347ae7-b0e5-4a85-bc35-4ce842a520a5]}\\\"}\"}","context":{"RequestID":"dd347ae7-b0e5-4a85-bc35-4ce842a520a5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8bb3fdff-0f6a-4076-9240-e5452dd818c2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:01.105Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:01.107Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dd347ae7-b0e5-4a85-bc35-4ce842a520a5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8bb3fdff-0f6a-4076-9240-e5452dd818c2","LogTimestamp":"2023-04-13T10:34:01.107Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:34:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:34:03.117Z","message":"Entering","context":{"RequestID":"fc1866d6-954c-478b-a222-779349dd52de","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7b4f8ac9-b065-4a0f-a683-fd04ac5afd85","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:03.117Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:34:03.120Z","message":"{\"transactionId\":\"fc1866d6-954c-478b-a222-779349dd52de\",\"status\":\"200\",\"rqstDate\":\"230413-10:34:03:118\",\"respDate\":\"230413-10:34:03:120\",\"sourceId\":\"haproxy:fc1866d6-954c-478b-a222-779349dd52de\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:34:03:118-969\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b5072b30-8408-43c3-8083-6a8a9bf23963], x-b3-parentspanid=[171a3222973a4106], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4a5077548d715f91171a3222973a4106], x-b3-spanid=[6122a34936f0922d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fc1866d6-954c-478b-a222-779349dd52de]}\\\"}\"}","context":{"RequestID":"fc1866d6-954c-478b-a222-779349dd52de","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7b4f8ac9-b065-4a0f-a683-fd04ac5afd85","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:03.117Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:03.121Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fc1866d6-954c-478b-a222-779349dd52de","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7b4f8ac9-b065-4a0f-a683-fd04ac5afd85","LogTimestamp":"2023-04-13T10:34:03.120Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:34:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:34:05.131Z","message":"Entering","context":{"RequestID":"5716f9fc-1227-4c60-954a-fcc19f90b53a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"054d8fc6-f5c4-45a9-ab67-2f3bbb85d31e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:05.131Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:34:05.133Z","message":"{\"transactionId\":\"5716f9fc-1227-4c60-954a-fcc19f90b53a\",\"status\":\"200\",\"rqstDate\":\"230413-10:34:05:132\",\"respDate\":\"230413-10:34:05:133\",\"sourceId\":\"haproxy:5716f9fc-1227-4c60-954a-fcc19f90b53a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:34:05:132-27111\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9b1ca6de-5677-4130-81eb-16ae0b367cf4], x-b3-parentspanid=[2fffb7460dbcabee], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bf12ff7a55dc7a982fffb7460dbcabee], x-b3-spanid=[e058bf7aef24d259], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5716f9fc-1227-4c60-954a-fcc19f90b53a]}\\\"}\"}","context":{"RequestID":"5716f9fc-1227-4c60-954a-fcc19f90b53a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"054d8fc6-f5c4-45a9-ab67-2f3bbb85d31e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:05.131Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:05.133Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5716f9fc-1227-4c60-954a-fcc19f90b53a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"054d8fc6-f5c4-45a9-ab67-2f3bbb85d31e","LogTimestamp":"2023-04-13T10:34:05.133Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:34:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:34:06.388Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:34:06.436Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:06.437Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:06.437Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:07.145Z","message":"Entering","context":{"RequestID":"c48fd229-0e7c-402d-88e8-1e4e5491834e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"75880cca-9f78-42cd-a9c6-c56d2ea53c1b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:07.145Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:34:07.149Z","message":"{\"transactionId\":\"c48fd229-0e7c-402d-88e8-1e4e5491834e\",\"status\":\"200\",\"rqstDate\":\"230413-10:34:07:147\",\"respDate\":\"230413-10:34:07:149\",\"sourceId\":\"haproxy:c48fd229-0e7c-402d-88e8-1e4e5491834e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:34:07:147-15138\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[60d37942-47e3-427a-a2ef-203f894ce4a2], x-b3-parentspanid=[083dc60c4a667a6f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c6bbdb7cb9d24bcf083dc60c4a667a6f], x-b3-spanid=[3fc17d283cd644cd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c48fd229-0e7c-402d-88e8-1e4e5491834e]}\\\"}\"}","context":{"RequestID":"c48fd229-0e7c-402d-88e8-1e4e5491834e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"75880cca-9f78-42cd-a9c6-c56d2ea53c1b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:07.145Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:07.150Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c48fd229-0e7c-402d-88e8-1e4e5491834e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"75880cca-9f78-42cd-a9c6-c56d2ea53c1b","LogTimestamp":"2023-04-13T10:34:07.150Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:34:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:34:09.160Z","message":"Entering","context":{"RequestID":"1851bd3d-8b79-4dcd-8941-0edf34419034","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"38d8e2da-ed81-49ac-aaf9-e92cda9dec32","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:09.160Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:34:09.162Z","message":"{\"transactionId\":\"1851bd3d-8b79-4dcd-8941-0edf34419034\",\"status\":\"200\",\"rqstDate\":\"230413-10:34:09:161\",\"respDate\":\"230413-10:34:09:162\",\"sourceId\":\"haproxy:1851bd3d-8b79-4dcd-8941-0edf34419034\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:34:09:161-35536\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4cadcf25-de18-4eff-b6bc-ea3a04de97bb], x-b3-parentspanid=[bbd3e67f066e7118], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9995536cfdc1f79abbd3e67f066e7118], x-b3-spanid=[3f65b7eca6d23bce], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1851bd3d-8b79-4dcd-8941-0edf34419034]}\\\"}\"}","context":{"RequestID":"1851bd3d-8b79-4dcd-8941-0edf34419034","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"38d8e2da-ed81-49ac-aaf9-e92cda9dec32","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:09.160Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:09.163Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1851bd3d-8b79-4dcd-8941-0edf34419034","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"38d8e2da-ed81-49ac-aaf9-e92cda9dec32","LogTimestamp":"2023-04-13T10:34:09.163Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:34:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:34:10.805Z","message":"Entering","context":{"RequestID":"6f1c0c00-fdbc-44cf-9848-8457fe4edf8c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"503a5890-f0f4-4ce2-b293-ac2dffc07912","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:34:10.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:34:10.807Z","message":"{\"transactionId\":\"6f1c0c00-fdbc-44cf-9848-8457fe4edf8c\",\"status\":\"200\",\"rqstDate\":\"230413-10:34:10:805\",\"respDate\":\"230413-10:34:10:807\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6f1c0c00-fdbc-44cf-9848-8457fe4edf8c\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:34:10:805-92635\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8c7c47a2-8789-4525-a519-2aca715db6a7], x-b3-parentspanid=[690c475576d2179f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53775], x-envoy-attempt-count=[1], x-b3-traceid=[81ab7b0fb2bcc924690c475576d2179f], x-b3-spanid=[6fdfb0485867868a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6f1c0c00-fdbc-44cf-9848-8457fe4edf8c]}\\\"}\"}","context":{"RequestID":"6f1c0c00-fdbc-44cf-9848-8457fe4edf8c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"503a5890-f0f4-4ce2-b293-ac2dffc07912","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:34:10.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:10.807Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6f1c0c00-fdbc-44cf-9848-8457fe4edf8c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"503a5890-f0f4-4ce2-b293-ac2dffc07912","LogTimestamp":"2023-04-13T10:34:10.807Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:34:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:34:10.848Z","message":"Entering","context":{"RequestID":"cafc7a13-8409-4e27-adbb-f15b7e8d375a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"98fd7761-d86d-43b4-a5b3-369311b1bb19","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:34:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:34:10.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"cafc7a13-8409-4e27-adbb-f15b7e8d375a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"98fd7761-d86d-43b4-a5b3-369311b1bb19","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:34:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:10.850Z","message":"{\"transactionId\":\"cafc7a13-8409-4e27-adbb-f15b7e8d375a\",\"status\":\"200\",\"rqstDate\":\"230413-10:34:10:848\",\"respDate\":\"230413-10:34:10:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:cafc7a13-8409-4e27-adbb-f15b7e8d375a\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:34:10:848-93559\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[cafc7a13-8409-4e27-adbb-f15b7e8d375a]}\\\"}\"}","context":{"RequestID":"cafc7a13-8409-4e27-adbb-f15b7e8d375a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"98fd7761-d86d-43b4-a5b3-369311b1bb19","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:34:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:10.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cafc7a13-8409-4e27-adbb-f15b7e8d375a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"98fd7761-d86d-43b4-a5b3-369311b1bb19","LogTimestamp":"2023-04-13T10:34:10.850Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:34:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:34:11.173Z","message":"Entering","context":{"RequestID":"6453a8e8-01e4-473a-a5d3-05da356cb823","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6da79af5-7c4d-4398-b530-7cf5385065c3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:11.173Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:34:11.176Z","message":"{\"transactionId\":\"6453a8e8-01e4-473a-a5d3-05da356cb823\",\"status\":\"200\",\"rqstDate\":\"230413-10:34:11:174\",\"respDate\":\"230413-10:34:11:176\",\"sourceId\":\"haproxy:6453a8e8-01e4-473a-a5d3-05da356cb823\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:34:11:174-26071\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7802aa12-b253-453e-a011-53ee5de10104], x-b3-parentspanid=[2fa8790f4a52be63], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aab4932a42825f8d2fa8790f4a52be63], x-b3-spanid=[fde13634040bf492], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6453a8e8-01e4-473a-a5d3-05da356cb823]}\\\"}\"}","context":{"RequestID":"6453a8e8-01e4-473a-a5d3-05da356cb823","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6da79af5-7c4d-4398-b530-7cf5385065c3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:11.173Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:11.177Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6453a8e8-01e4-473a-a5d3-05da356cb823","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6da79af5-7c4d-4398-b530-7cf5385065c3","LogTimestamp":"2023-04-13T10:34:11.177Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:34:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:34:13.186Z","message":"Entering","context":{"RequestID":"8433e75e-8984-43bb-bd14-fb5a4e5ba79f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d74528ab-d080-4fe9-9112-3a98aa4cfc40","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:13.186Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:34:13.188Z","message":"{\"transactionId\":\"8433e75e-8984-43bb-bd14-fb5a4e5ba79f\",\"status\":\"200\",\"rqstDate\":\"230413-10:34:13:186\",\"respDate\":\"230413-10:34:13:188\",\"sourceId\":\"haproxy:8433e75e-8984-43bb-bd14-fb5a4e5ba79f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:34:13:186-41209\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c1559548-b787-4b56-9b43-f643b8aabec6], x-b3-parentspanid=[65c7564384291ec3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9f3951f9a79c86ec65c7564384291ec3], x-b3-spanid=[b4bdf3a445da3c3a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8433e75e-8984-43bb-bd14-fb5a4e5ba79f]}\\\"}\"}","context":{"RequestID":"8433e75e-8984-43bb-bd14-fb5a4e5ba79f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d74528ab-d080-4fe9-9112-3a98aa4cfc40","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:13.186Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:13.189Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8433e75e-8984-43bb-bd14-fb5a4e5ba79f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d74528ab-d080-4fe9-9112-3a98aa4cfc40","LogTimestamp":"2023-04-13T10:34:13.189Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:34:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:34:15.199Z","message":"Entering","context":{"RequestID":"39e4a790-c454-4b3d-9bd9-dc1bb818fac1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"34d07783-e807-4df7-a417-57707e84e543","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:15.199Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:34:15.201Z","message":"{\"transactionId\":\"39e4a790-c454-4b3d-9bd9-dc1bb818fac1\",\"status\":\"200\",\"rqstDate\":\"230413-10:34:15:200\",\"respDate\":\"230413-10:34:15:201\",\"sourceId\":\"haproxy:39e4a790-c454-4b3d-9bd9-dc1bb818fac1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:34:15:200-34054\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8ef87054-c686-4a22-957c-e3b9f9b98413], x-b3-parentspanid=[5cc83260a921e464], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4fa072bb7291662e5cc83260a921e464], x-b3-spanid=[f356068f91cddc85], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[39e4a790-c454-4b3d-9bd9-dc1bb818fac1]}\\\"}\"}","context":{"RequestID":"39e4a790-c454-4b3d-9bd9-dc1bb818fac1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"34d07783-e807-4df7-a417-57707e84e543","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:15.199Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:15.202Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"39e4a790-c454-4b3d-9bd9-dc1bb818fac1","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"34d07783-e807-4df7-a417-57707e84e543","LogTimestamp":"2023-04-13T10:34:15.202Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:34:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:34:16.389Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:34:16.401Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:16.401Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:16.401Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:17.213Z","message":"Entering","context":{"RequestID":"2c804bf5-0dd1-42cf-a943-6bebbacf79eb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"80a886ea-c140-4a7b-9580-7f5cb306ecd2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:17.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:34:17.216Z","message":"{\"transactionId\":\"2c804bf5-0dd1-42cf-a943-6bebbacf79eb\",\"status\":\"200\",\"rqstDate\":\"230413-10:34:17:214\",\"respDate\":\"230413-10:34:17:216\",\"sourceId\":\"haproxy:2c804bf5-0dd1-42cf-a943-6bebbacf79eb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:34:17:214-41593\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d42c2d27-4934-43ab-89d5-f04841824714], x-b3-parentspanid=[444d17aedeabe6b9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[92a203f7ef0c4517444d17aedeabe6b9], x-b3-spanid=[2ea1ce672df5e63d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2c804bf5-0dd1-42cf-a943-6bebbacf79eb]}\\\"}\"}","context":{"RequestID":"2c804bf5-0dd1-42cf-a943-6bebbacf79eb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"80a886ea-c140-4a7b-9580-7f5cb306ecd2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:17.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:17.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2c804bf5-0dd1-42cf-a943-6bebbacf79eb","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"80a886ea-c140-4a7b-9580-7f5cb306ecd2","LogTimestamp":"2023-04-13T10:34:17.216Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:34:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:34:19.226Z","message":"Entering","context":{"RequestID":"fcf19912-9d5d-4822-aed9-5c09e57a4d9a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4b82fe55-e118-437d-a81d-e2d93627847a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:19.226Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:34:19.229Z","message":"{\"transactionId\":\"fcf19912-9d5d-4822-aed9-5c09e57a4d9a\",\"status\":\"200\",\"rqstDate\":\"230413-10:34:19:227\",\"respDate\":\"230413-10:34:19:229\",\"sourceId\":\"haproxy:fcf19912-9d5d-4822-aed9-5c09e57a4d9a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:34:19:227-67791\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[67aa79e5-5bd2-46c6-9eb5-20370ed630be], x-b3-parentspanid=[7519c17c399d8a42], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3698715879ba10587519c17c399d8a42], x-b3-spanid=[d75776ce4cb6e83a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fcf19912-9d5d-4822-aed9-5c09e57a4d9a]}\\\"}\"}","context":{"RequestID":"fcf19912-9d5d-4822-aed9-5c09e57a4d9a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4b82fe55-e118-437d-a81d-e2d93627847a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:19.226Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:19.230Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fcf19912-9d5d-4822-aed9-5c09e57a4d9a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4b82fe55-e118-437d-a81d-e2d93627847a","LogTimestamp":"2023-04-13T10:34:19.230Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:34:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:34:19.436Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:34:19.442Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:34:20.803Z","message":"Entering","context":{"RequestID":"5dbf50ec-aa05-4b92-af91-4ea09a102244","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0ea27b2f-93db-4c13-9d9c-3cd1938dcf83","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:34:20.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:34:20.806Z","message":"{\"transactionId\":\"5dbf50ec-aa05-4b92-af91-4ea09a102244\",\"status\":\"200\",\"rqstDate\":\"230413-10:34:20:804\",\"respDate\":\"230413-10:34:20:806\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:5dbf50ec-aa05-4b92-af91-4ea09a102244\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:34:20:804-33733\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b4f3ff83-db28-461e-9a88-701f970e08a8], x-b3-parentspanid=[778ac6d454479aff], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59585], x-envoy-attempt-count=[1], x-b3-traceid=[d74f4feb11041fe6778ac6d454479aff], x-b3-spanid=[c379df1c4ec455de], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[5dbf50ec-aa05-4b92-af91-4ea09a102244]}\\\"}\"}","context":{"RequestID":"5dbf50ec-aa05-4b92-af91-4ea09a102244","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0ea27b2f-93db-4c13-9d9c-3cd1938dcf83","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:34:20.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:20.807Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5dbf50ec-aa05-4b92-af91-4ea09a102244","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0ea27b2f-93db-4c13-9d9c-3cd1938dcf83","LogTimestamp":"2023-04-13T10:34:20.807Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:34:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:34:20.850Z","message":"Entering","context":{"RequestID":"4b45b58d-4324-4a54-8a2c-e0e106b08ff3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7637d27e-0a7e-42c2-bf46-f1318e9ff93d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:34:20.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:34:20.853Z","message":"Database is available from CACHED check.","context":{"RequestID":"4b45b58d-4324-4a54-8a2c-e0e106b08ff3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7637d27e-0a7e-42c2-bf46-f1318e9ff93d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:34:20.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:20.854Z","message":"{\"transactionId\":\"4b45b58d-4324-4a54-8a2c-e0e106b08ff3\",\"status\":\"200\",\"rqstDate\":\"230413-10:34:20:851\",\"respDate\":\"230413-10:34:20:854\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4b45b58d-4324-4a54-8a2c-e0e106b08ff3\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:34:20:851-5219\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4b45b58d-4324-4a54-8a2c-e0e106b08ff3]}\\\"}\"}","context":{"RequestID":"4b45b58d-4324-4a54-8a2c-e0e106b08ff3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7637d27e-0a7e-42c2-bf46-f1318e9ff93d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:34:20.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:20.855Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4b45b58d-4324-4a54-8a2c-e0e106b08ff3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7637d27e-0a7e-42c2-bf46-f1318e9ff93d","LogTimestamp":"2023-04-13T10:34:20.855Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:34:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:34:21.239Z","message":"Entering","context":{"RequestID":"8f5f9816-5dc6-4b00-a52c-2eb1b7464835","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4df3c6f5-8550-44de-87e6-0d7b92338e0a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:21.239Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:34:21.242Z","message":"{\"transactionId\":\"8f5f9816-5dc6-4b00-a52c-2eb1b7464835\",\"status\":\"200\",\"rqstDate\":\"230413-10:34:21:240\",\"respDate\":\"230413-10:34:21:242\",\"sourceId\":\"haproxy:8f5f9816-5dc6-4b00-a52c-2eb1b7464835\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:34:21:240-11787\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[257eb214-7f1f-4a73-baa4-72e265ef180f], x-b3-parentspanid=[2fa22f9de3572f40], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e316d329847746fa2fa22f9de3572f40], x-b3-spanid=[58221734076cd936], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8f5f9816-5dc6-4b00-a52c-2eb1b7464835]}\\\"}\"}","context":{"RequestID":"8f5f9816-5dc6-4b00-a52c-2eb1b7464835","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4df3c6f5-8550-44de-87e6-0d7b92338e0a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:21.239Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:21.242Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8f5f9816-5dc6-4b00-a52c-2eb1b7464835","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4df3c6f5-8550-44de-87e6-0d7b92338e0a","LogTimestamp":"2023-04-13T10:34:21.242Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:34:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:34:23.251Z","message":"Entering","context":{"RequestID":"b824e5cf-2063-40ff-a2d1-7219f0fbb13e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cdb9df9b-9e0e-4a97-a1d1-ae655b75eebf","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:23.251Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:34:23.254Z","message":"{\"transactionId\":\"b824e5cf-2063-40ff-a2d1-7219f0fbb13e\",\"status\":\"200\",\"rqstDate\":\"230413-10:34:23:252\",\"respDate\":\"230413-10:34:23:254\",\"sourceId\":\"haproxy:b824e5cf-2063-40ff-a2d1-7219f0fbb13e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:34:23:252-81725\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[179eccec-e989-47aa-b21b-57d986a9d882], x-b3-parentspanid=[beae94a629a9695e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fcb43e32a7aefef3beae94a629a9695e], x-b3-spanid=[cabe8c67674f53f0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b824e5cf-2063-40ff-a2d1-7219f0fbb13e]}\\\"}\"}","context":{"RequestID":"b824e5cf-2063-40ff-a2d1-7219f0fbb13e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cdb9df9b-9e0e-4a97-a1d1-ae655b75eebf","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:23.251Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:23.255Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b824e5cf-2063-40ff-a2d1-7219f0fbb13e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cdb9df9b-9e0e-4a97-a1d1-ae655b75eebf","LogTimestamp":"2023-04-13T10:34:23.255Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:34:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:34:25.265Z","message":"Entering","context":{"RequestID":"3f89df31-79b0-44d7-b5a0-b460a9d7d2a6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ef79c046-7472-404e-84d0-0043b2e81bfe","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:25.265Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:34:25.269Z","message":"{\"transactionId\":\"3f89df31-79b0-44d7-b5a0-b460a9d7d2a6\",\"status\":\"200\",\"rqstDate\":\"230413-10:34:25:266\",\"respDate\":\"230413-10:34:25:269\",\"sourceId\":\"haproxy:3f89df31-79b0-44d7-b5a0-b460a9d7d2a6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:34:25:266-5444\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[36a521b6-9225-427f-ac58-f409211f8961], x-b3-parentspanid=[45a52ca908444cd7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4a7a8c98547ff09145a52ca908444cd7], x-b3-spanid=[c826b78fb55e3353], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3f89df31-79b0-44d7-b5a0-b460a9d7d2a6]}\\\"}\"}","context":{"RequestID":"3f89df31-79b0-44d7-b5a0-b460a9d7d2a6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ef79c046-7472-404e-84d0-0043b2e81bfe","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:25.265Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:25.269Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3f89df31-79b0-44d7-b5a0-b460a9d7d2a6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ef79c046-7472-404e-84d0-0043b2e81bfe","LogTimestamp":"2023-04-13T10:34:25.269Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:34:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:34:26.389Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:34:26.403Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:26.403Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:26.404Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:27.279Z","message":"Entering","context":{"RequestID":"5e9eaae3-c1f8-4fc6-afcf-7254ac623a9b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7a2e8ebe-2024-4558-833e-8b23c6cbda52","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:27.279Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:34:27.281Z","message":"{\"transactionId\":\"5e9eaae3-c1f8-4fc6-afcf-7254ac623a9b\",\"status\":\"200\",\"rqstDate\":\"230413-10:34:27:280\",\"respDate\":\"230413-10:34:27:281\",\"sourceId\":\"haproxy:5e9eaae3-c1f8-4fc6-afcf-7254ac623a9b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:34:27:280-85474\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0376fdc3-e17f-4ce6-97ad-5ba45483c270], x-b3-parentspanid=[04ce502051cd5680], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d073cc627791ce0504ce502051cd5680], x-b3-spanid=[8f4df08faf463e14], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5e9eaae3-c1f8-4fc6-afcf-7254ac623a9b]}\\\"}\"}","context":{"RequestID":"5e9eaae3-c1f8-4fc6-afcf-7254ac623a9b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7a2e8ebe-2024-4558-833e-8b23c6cbda52","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:27.279Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:27.282Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5e9eaae3-c1f8-4fc6-afcf-7254ac623a9b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7a2e8ebe-2024-4558-833e-8b23c6cbda52","LogTimestamp":"2023-04-13T10:34:27.282Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:34:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:34:29.291Z","message":"Entering","context":{"RequestID":"027f50fa-86e4-4e75-9d46-66b81f900077","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"986da00b-58f3-427f-90aa-8e8e531cd05c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:29.291Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:34:29.293Z","message":"{\"transactionId\":\"027f50fa-86e4-4e75-9d46-66b81f900077\",\"status\":\"200\",\"rqstDate\":\"230413-10:34:29:291\",\"respDate\":\"230413-10:34:29:293\",\"sourceId\":\"haproxy:027f50fa-86e4-4e75-9d46-66b81f900077\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:34:29:291-68888\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[623627f6-850b-4712-a2a5-4c9855a1fc23], x-b3-parentspanid=[ed83b4e8179b2f6c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d3fa8e9b5218a8a3ed83b4e8179b2f6c], x-b3-spanid=[2695c605ef472fbb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[027f50fa-86e4-4e75-9d46-66b81f900077]}\\\"}\"}","context":{"RequestID":"027f50fa-86e4-4e75-9d46-66b81f900077","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"986da00b-58f3-427f-90aa-8e8e531cd05c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:29.291Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:29.294Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"027f50fa-86e4-4e75-9d46-66b81f900077","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"986da00b-58f3-427f-90aa-8e8e531cd05c","LogTimestamp":"2023-04-13T10:34:29.294Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:34:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:34:30.803Z","message":"Entering","context":{"RequestID":"a95dae15-3802-48bf-8927-742731fb82eb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a48884ad-174e-4dde-9186-8c7f0def2ed2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:34:30.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:34:30.806Z","message":"{\"transactionId\":\"a95dae15-3802-48bf-8927-742731fb82eb\",\"status\":\"200\",\"rqstDate\":\"230413-10:34:30:804\",\"respDate\":\"230413-10:34:30:806\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a95dae15-3802-48bf-8927-742731fb82eb\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:34:30:804-91057\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f8e5d979-cd15-4a3a-8d4b-b217c9f69caa], x-b3-parentspanid=[3cebe45512af0704], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60315], x-envoy-attempt-count=[1], x-b3-traceid=[8673e7dbef025d3b3cebe45512af0704], x-b3-spanid=[a88af8f190733769], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a95dae15-3802-48bf-8927-742731fb82eb]}\\\"}\"}","context":{"RequestID":"a95dae15-3802-48bf-8927-742731fb82eb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a48884ad-174e-4dde-9186-8c7f0def2ed2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:34:30.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:30.807Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a95dae15-3802-48bf-8927-742731fb82eb","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a48884ad-174e-4dde-9186-8c7f0def2ed2","LogTimestamp":"2023-04-13T10:34:30.807Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:34:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:34:30.850Z","message":"Entering","context":{"RequestID":"8c204b9c-ee3b-4457-a1c8-5e88834f917a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"39d8f7de-cabe-46b7-b4c9-acd46cb46882","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:34:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:34:30.852Z","message":"Database is available from CACHED check.","context":{"RequestID":"8c204b9c-ee3b-4457-a1c8-5e88834f917a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"39d8f7de-cabe-46b7-b4c9-acd46cb46882","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:34:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:30.853Z","message":"{\"transactionId\":\"8c204b9c-ee3b-4457-a1c8-5e88834f917a\",\"status\":\"200\",\"rqstDate\":\"230413-10:34:30:850\",\"respDate\":\"230413-10:34:30:853\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8c204b9c-ee3b-4457-a1c8-5e88834f917a\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:34:30:850-33076\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8c204b9c-ee3b-4457-a1c8-5e88834f917a]}\\\"}\"}","context":{"RequestID":"8c204b9c-ee3b-4457-a1c8-5e88834f917a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"39d8f7de-cabe-46b7-b4c9-acd46cb46882","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:34:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:30.854Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8c204b9c-ee3b-4457-a1c8-5e88834f917a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"39d8f7de-cabe-46b7-b4c9-acd46cb46882","LogTimestamp":"2023-04-13T10:34:30.854Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:34:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:34:31.304Z","message":"Entering","context":{"RequestID":"7d30b3c7-a3b4-4f5f-9f84-788798221155","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ea83d316-57cf-4ae2-94f9-6d7f91d0e6a1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:31.303Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:34:31.306Z","message":"{\"transactionId\":\"7d30b3c7-a3b4-4f5f-9f84-788798221155\",\"status\":\"200\",\"rqstDate\":\"230413-10:34:31:304\",\"respDate\":\"230413-10:34:31:306\",\"sourceId\":\"haproxy:7d30b3c7-a3b4-4f5f-9f84-788798221155\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:34:31:304-87949\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[17ac6d9d-115a-458c-83dd-679c307b6614], x-b3-parentspanid=[181166faaace097b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ad274cb916f1b2a9181166faaace097b], x-b3-spanid=[b4556151e79428f8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7d30b3c7-a3b4-4f5f-9f84-788798221155]}\\\"}\"}","context":{"RequestID":"7d30b3c7-a3b4-4f5f-9f84-788798221155","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ea83d316-57cf-4ae2-94f9-6d7f91d0e6a1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:31.303Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:31.307Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7d30b3c7-a3b4-4f5f-9f84-788798221155","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ea83d316-57cf-4ae2-94f9-6d7f91d0e6a1","LogTimestamp":"2023-04-13T10:34:31.307Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:34:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:34:33.318Z","message":"Entering","context":{"RequestID":"97f94339-6428-46ba-bd41-91dcfee55966","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"46c696a3-ebb8-4c37-93bd-ff832a4c1880","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:33.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:34:33.320Z","message":"{\"transactionId\":\"97f94339-6428-46ba-bd41-91dcfee55966\",\"status\":\"200\",\"rqstDate\":\"230413-10:34:33:318\",\"respDate\":\"230413-10:34:33:320\",\"sourceId\":\"haproxy:97f94339-6428-46ba-bd41-91dcfee55966\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:34:33:318-65204\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7ad9177d-1a53-48ff-84b3-e68cbfbe5001], x-b3-parentspanid=[9cebb31486dddc3f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[367b32313efc48459cebb31486dddc3f], x-b3-spanid=[b98c4223e8732db7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[97f94339-6428-46ba-bd41-91dcfee55966]}\\\"}\"}","context":{"RequestID":"97f94339-6428-46ba-bd41-91dcfee55966","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"46c696a3-ebb8-4c37-93bd-ff832a4c1880","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:33.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:33.321Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"97f94339-6428-46ba-bd41-91dcfee55966","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"46c696a3-ebb8-4c37-93bd-ff832a4c1880","LogTimestamp":"2023-04-13T10:34:33.320Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:34:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:34:35.330Z","message":"Entering","context":{"RequestID":"725de857-2227-45a3-9ce9-711685e938bc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2bb3bcbd-cb7b-461d-a317-ad510eaad46c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:35.330Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:34:35.332Z","message":"{\"transactionId\":\"725de857-2227-45a3-9ce9-711685e938bc\",\"status\":\"200\",\"rqstDate\":\"230413-10:34:35:331\",\"respDate\":\"230413-10:34:35:332\",\"sourceId\":\"haproxy:725de857-2227-45a3-9ce9-711685e938bc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:34:35:331-62804\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[df0e6fa6-b0f9-4cb4-b2a1-e10dc0512707], x-b3-parentspanid=[9b4bbbac23c3dfc9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b94485b5ec25db279b4bbbac23c3dfc9], x-b3-spanid=[70d91d7146cfb358], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[725de857-2227-45a3-9ce9-711685e938bc]}\\\"}\"}","context":{"RequestID":"725de857-2227-45a3-9ce9-711685e938bc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2bb3bcbd-cb7b-461d-a317-ad510eaad46c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:35.330Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:35.332Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"725de857-2227-45a3-9ce9-711685e938bc","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2bb3bcbd-cb7b-461d-a317-ad510eaad46c","LogTimestamp":"2023-04-13T10:34:35.332Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:34:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:34:36.389Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:34:36.404Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:36.405Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:36.405Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:37.342Z","message":"Entering","context":{"RequestID":"dda3ae2e-c91c-455a-8576-8073f162abe3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0779c2fa-d307-4a60-9e35-6b32d81ce18b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:37.341Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:34:37.344Z","message":"{\"transactionId\":\"dda3ae2e-c91c-455a-8576-8073f162abe3\",\"status\":\"200\",\"rqstDate\":\"230413-10:34:37:342\",\"respDate\":\"230413-10:34:37:344\",\"sourceId\":\"haproxy:dda3ae2e-c91c-455a-8576-8073f162abe3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:34:37:342-82395\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a452ca20-19a8-4497-904b-096d49b27c29], x-b3-parentspanid=[0bfc038c2532ee1d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[abb1e95b0f1abced0bfc038c2532ee1d], x-b3-spanid=[42b29495196238e0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dda3ae2e-c91c-455a-8576-8073f162abe3]}\\\"}\"}","context":{"RequestID":"dda3ae2e-c91c-455a-8576-8073f162abe3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0779c2fa-d307-4a60-9e35-6b32d81ce18b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:37.341Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:37.345Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dda3ae2e-c91c-455a-8576-8073f162abe3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0779c2fa-d307-4a60-9e35-6b32d81ce18b","LogTimestamp":"2023-04-13T10:34:37.345Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:34:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:34:39.355Z","message":"Entering","context":{"RequestID":"7cdb4f36-0b19-4835-80d3-3a4af93caf52","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7285ce59-2ec8-411f-86fe-881deae515e9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:39.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:34:39.357Z","message":"{\"transactionId\":\"7cdb4f36-0b19-4835-80d3-3a4af93caf52\",\"status\":\"200\",\"rqstDate\":\"230413-10:34:39:356\",\"respDate\":\"230413-10:34:39:357\",\"sourceId\":\"haproxy:7cdb4f36-0b19-4835-80d3-3a4af93caf52\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:34:39:356-65676\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9a488d8a-7198-4d05-9a66-799ffb2563e1], x-b3-parentspanid=[c88d4cc948a92ed8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cba2426d6c2ba29cc88d4cc948a92ed8], x-b3-spanid=[cf0b8a75264f8db6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7cdb4f36-0b19-4835-80d3-3a4af93caf52]}\\\"}\"}","context":{"RequestID":"7cdb4f36-0b19-4835-80d3-3a4af93caf52","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7285ce59-2ec8-411f-86fe-881deae515e9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:39.355Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:39.358Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7cdb4f36-0b19-4835-80d3-3a4af93caf52","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7285ce59-2ec8-411f-86fe-881deae515e9","LogTimestamp":"2023-04-13T10:34:39.358Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:34:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:34:40.803Z","message":"Entering","context":{"RequestID":"523b9b1d-66fe-4e77-94c3-24c3d8ed26ea","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"150ff92b-13c8-44ad-a6eb-abf46d1adbc9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:34:40.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:34:40.805Z","message":"{\"transactionId\":\"523b9b1d-66fe-4e77-94c3-24c3d8ed26ea\",\"status\":\"200\",\"rqstDate\":\"230413-10:34:40:803\",\"respDate\":\"230413-10:34:40:805\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:523b9b1d-66fe-4e77-94c3-24c3d8ed26ea\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:34:40:803-52552\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6f726138-6523-43e5-8748-dd538cd466e3], x-b3-parentspanid=[b95d7b476c81e055], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57229], x-envoy-attempt-count=[1], x-b3-traceid=[e01a2d7483464ab4b95d7b476c81e055], x-b3-spanid=[64634c3d2ffb8b48], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[523b9b1d-66fe-4e77-94c3-24c3d8ed26ea]}\\\"}\"}","context":{"RequestID":"523b9b1d-66fe-4e77-94c3-24c3d8ed26ea","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"150ff92b-13c8-44ad-a6eb-abf46d1adbc9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:34:40.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:40.806Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"523b9b1d-66fe-4e77-94c3-24c3d8ed26ea","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"150ff92b-13c8-44ad-a6eb-abf46d1adbc9","LogTimestamp":"2023-04-13T10:34:40.806Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:34:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:34:40.848Z","message":"Entering","context":{"RequestID":"e0b5b1a4-c822-494e-94b4-313ecb6664de","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ab909ceb-bc4c-4f97-b72a-ac13cbd01cc4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:34:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:34:40.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"e0b5b1a4-c822-494e-94b4-313ecb6664de","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ab909ceb-bc4c-4f97-b72a-ac13cbd01cc4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:34:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:40.851Z","message":"{\"transactionId\":\"e0b5b1a4-c822-494e-94b4-313ecb6664de\",\"status\":\"200\",\"rqstDate\":\"230413-10:34:40:848\",\"respDate\":\"230413-10:34:40:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e0b5b1a4-c822-494e-94b4-313ecb6664de\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:34:40:848-54383\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e0b5b1a4-c822-494e-94b4-313ecb6664de]}\\\"}\"}","context":{"RequestID":"e0b5b1a4-c822-494e-94b4-313ecb6664de","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ab909ceb-bc4c-4f97-b72a-ac13cbd01cc4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:34:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:40.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e0b5b1a4-c822-494e-94b4-313ecb6664de","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ab909ceb-bc4c-4f97-b72a-ac13cbd01cc4","LogTimestamp":"2023-04-13T10:34:40.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:34:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:34:41.368Z","message":"Entering","context":{"RequestID":"4c342b52-c25d-4337-9c25-778c0b2559d4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"29a7da14-dc95-4243-9f65-c2e7fc973a97","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:41.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:34:41.371Z","message":"{\"transactionId\":\"4c342b52-c25d-4337-9c25-778c0b2559d4\",\"status\":\"200\",\"rqstDate\":\"230413-10:34:41:369\",\"respDate\":\"230413-10:34:41:371\",\"sourceId\":\"haproxy:4c342b52-c25d-4337-9c25-778c0b2559d4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:34:41:369-96740\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[882af910-1777-4021-a5fb-49693969cb39], x-b3-parentspanid=[1c1c2b95a9081936], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[87b96412c71760061c1c2b95a9081936], x-b3-spanid=[2baa36b92feb9304], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4c342b52-c25d-4337-9c25-778c0b2559d4]}\\\"}\"}","context":{"RequestID":"4c342b52-c25d-4337-9c25-778c0b2559d4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"29a7da14-dc95-4243-9f65-c2e7fc973a97","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:41.368Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:41.372Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4c342b52-c25d-4337-9c25-778c0b2559d4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"29a7da14-dc95-4243-9f65-c2e7fc973a97","LogTimestamp":"2023-04-13T10:34:41.372Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:34:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:34:43.383Z","message":"Entering","context":{"RequestID":"ad2c4195-c934-4c43-9e53-3ac68d8fbf9b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"70282fb8-4e35-45bb-91d2-6982a68c1c17","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:43.383Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:34:43.385Z","message":"{\"transactionId\":\"ad2c4195-c934-4c43-9e53-3ac68d8fbf9b\",\"status\":\"200\",\"rqstDate\":\"230413-10:34:43:384\",\"respDate\":\"230413-10:34:43:385\",\"sourceId\":\"haproxy:ad2c4195-c934-4c43-9e53-3ac68d8fbf9b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:34:43:384-10308\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7a55545f-97cc-430a-8a94-867b1d3a7a3a], x-b3-parentspanid=[cd6b00fa1d72e064], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9ddc56512402efd8cd6b00fa1d72e064], x-b3-spanid=[ad7efb08b8db3880], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ad2c4195-c934-4c43-9e53-3ac68d8fbf9b]}\\\"}\"}","context":{"RequestID":"ad2c4195-c934-4c43-9e53-3ac68d8fbf9b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"70282fb8-4e35-45bb-91d2-6982a68c1c17","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:43.383Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:43.386Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ad2c4195-c934-4c43-9e53-3ac68d8fbf9b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"70282fb8-4e35-45bb-91d2-6982a68c1c17","LogTimestamp":"2023-04-13T10:34:43.386Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:34:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:34:45.395Z","message":"Entering","context":{"RequestID":"f6e7aa5b-95a8-4ed0-b10d-1a14e0dd4214","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d7b4f3c0-281f-49c1-82dd-016e4a12b55d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:45.395Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:34:45.398Z","message":"{\"transactionId\":\"f6e7aa5b-95a8-4ed0-b10d-1a14e0dd4214\",\"status\":\"200\",\"rqstDate\":\"230413-10:34:45:396\",\"respDate\":\"230413-10:34:45:398\",\"sourceId\":\"haproxy:f6e7aa5b-95a8-4ed0-b10d-1a14e0dd4214\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:34:45:396-74481\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4502b6e5-0903-48a5-a02e-a7948373867d], x-b3-parentspanid=[7f3fc4a131b4433d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fbcc8e9f6167ccea7f3fc4a131b4433d], x-b3-spanid=[643718d7768ed696], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f6e7aa5b-95a8-4ed0-b10d-1a14e0dd4214]}\\\"}\"}","context":{"RequestID":"f6e7aa5b-95a8-4ed0-b10d-1a14e0dd4214","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d7b4f3c0-281f-49c1-82dd-016e4a12b55d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:45.395Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:45.398Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f6e7aa5b-95a8-4ed0-b10d-1a14e0dd4214","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d7b4f3c0-281f-49c1-82dd-016e4a12b55d","LogTimestamp":"2023-04-13T10:34:45.398Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:34:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:34:46.390Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:34:46.404Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:46.404Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:46.405Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:47.407Z","message":"Entering","context":{"RequestID":"fac6c637-7748-4b86-bde8-13f3a7d2ebfd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"425973c9-56f3-4e1d-b7f2-ba2bfb65f018","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:47.407Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:34:47.410Z","message":"{\"transactionId\":\"fac6c637-7748-4b86-bde8-13f3a7d2ebfd\",\"status\":\"200\",\"rqstDate\":\"230413-10:34:47:408\",\"respDate\":\"230413-10:34:47:410\",\"sourceId\":\"haproxy:fac6c637-7748-4b86-bde8-13f3a7d2ebfd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:34:47:408-55396\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[19e33159-9bd9-4669-8704-c86b80558d1d], x-b3-parentspanid=[d04d649c72b13f9b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3c2e01cef0f5b72dd04d649c72b13f9b], x-b3-spanid=[262a61b8aafc2fc7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fac6c637-7748-4b86-bde8-13f3a7d2ebfd]}\\\"}\"}","context":{"RequestID":"fac6c637-7748-4b86-bde8-13f3a7d2ebfd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"425973c9-56f3-4e1d-b7f2-ba2bfb65f018","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:47.407Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:47.411Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fac6c637-7748-4b86-bde8-13f3a7d2ebfd","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"425973c9-56f3-4e1d-b7f2-ba2bfb65f018","LogTimestamp":"2023-04-13T10:34:47.411Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:34:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:34:49.420Z","message":"Entering","context":{"RequestID":"d98c0753-3feb-4723-9c6e-ea1cb9596ba4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"36c85ecf-460d-4b8e-84cf-e14e7a5a9b88","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:49.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:34:49.422Z","message":"{\"transactionId\":\"d98c0753-3feb-4723-9c6e-ea1cb9596ba4\",\"status\":\"200\",\"rqstDate\":\"230413-10:34:49:421\",\"respDate\":\"230413-10:34:49:422\",\"sourceId\":\"haproxy:d98c0753-3feb-4723-9c6e-ea1cb9596ba4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:34:49:421-88891\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[56bd4f3b-78f8-48f9-91af-0c30598d8663], x-b3-parentspanid=[0cfe7727ebf9cc21], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ee2d4abf27b6e32e0cfe7727ebf9cc21], x-b3-spanid=[2d296234264dabfa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d98c0753-3feb-4723-9c6e-ea1cb9596ba4]}\\\"}\"}","context":{"RequestID":"d98c0753-3feb-4723-9c6e-ea1cb9596ba4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"36c85ecf-460d-4b8e-84cf-e14e7a5a9b88","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:49.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:49.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d98c0753-3feb-4723-9c6e-ea1cb9596ba4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"36c85ecf-460d-4b8e-84cf-e14e7a5a9b88","LogTimestamp":"2023-04-13T10:34:49.423Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:34:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:34:49.443Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:34:49.447Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:34:50.805Z","message":"Entering","context":{"RequestID":"405bb703-2d4a-4024-80df-13d3b6b3f9ae","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"451faf1a-95b0-4619-ae7f-e5abc56a22aa","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:34:50.804Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:34:50.807Z","message":"{\"transactionId\":\"405bb703-2d4a-4024-80df-13d3b6b3f9ae\",\"status\":\"200\",\"rqstDate\":\"230413-10:34:50:805\",\"respDate\":\"230413-10:34:50:807\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:405bb703-2d4a-4024-80df-13d3b6b3f9ae\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:34:50:805-89252\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eb7ba783-667f-4547-8246-a46eb3230762], x-b3-parentspanid=[5f9cecfa2b7684fc], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47173], x-envoy-attempt-count=[1], x-b3-traceid=[42e5a721827c904d5f9cecfa2b7684fc], x-b3-spanid=[eb0b9ef1b893dff1], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[405bb703-2d4a-4024-80df-13d3b6b3f9ae]}\\\"}\"}","context":{"RequestID":"405bb703-2d4a-4024-80df-13d3b6b3f9ae","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"451faf1a-95b0-4619-ae7f-e5abc56a22aa","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:34:50.804Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:50.808Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"405bb703-2d4a-4024-80df-13d3b6b3f9ae","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"451faf1a-95b0-4619-ae7f-e5abc56a22aa","LogTimestamp":"2023-04-13T10:34:50.808Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:34:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:34:50.849Z","message":"Entering","context":{"RequestID":"6d1ee28f-f6d1-49c6-aa8c-fc02c5cee4c9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7a6d5590-e5d3-4c14-ac52-2be02158bc1c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:34:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:34:50.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"6d1ee28f-f6d1-49c6-aa8c-fc02c5cee4c9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7a6d5590-e5d3-4c14-ac52-2be02158bc1c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:34:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:50.852Z","message":"{\"transactionId\":\"6d1ee28f-f6d1-49c6-aa8c-fc02c5cee4c9\",\"status\":\"200\",\"rqstDate\":\"230413-10:34:50:849\",\"respDate\":\"230413-10:34:50:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6d1ee28f-f6d1-49c6-aa8c-fc02c5cee4c9\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:34:50:849-64751\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6d1ee28f-f6d1-49c6-aa8c-fc02c5cee4c9]}\\\"}\"}","context":{"RequestID":"6d1ee28f-f6d1-49c6-aa8c-fc02c5cee4c9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7a6d5590-e5d3-4c14-ac52-2be02158bc1c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:34:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:50.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6d1ee28f-f6d1-49c6-aa8c-fc02c5cee4c9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7a6d5590-e5d3-4c14-ac52-2be02158bc1c","LogTimestamp":"2023-04-13T10:34:50.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:34:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:34:51.433Z","message":"Entering","context":{"RequestID":"b0134657-22e8-4f21-ad13-b2ec876f3395","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a91a19a1-3cdf-4a57-bc73-2bc95b937c03","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:51.433Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:34:51.435Z","message":"{\"transactionId\":\"b0134657-22e8-4f21-ad13-b2ec876f3395\",\"status\":\"200\",\"rqstDate\":\"230413-10:34:51:434\",\"respDate\":\"230413-10:34:51:435\",\"sourceId\":\"haproxy:b0134657-22e8-4f21-ad13-b2ec876f3395\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:34:51:434-36489\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9f91a495-ecc1-43cc-97d9-8abe1eca66d6], x-b3-parentspanid=[9808f4c2cbaad354], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cc1afe63e8b3ac059808f4c2cbaad354], x-b3-spanid=[aaa9522d2b80ff44], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b0134657-22e8-4f21-ad13-b2ec876f3395]}\\\"}\"}","context":{"RequestID":"b0134657-22e8-4f21-ad13-b2ec876f3395","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a91a19a1-3cdf-4a57-bc73-2bc95b937c03","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:51.433Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:51.436Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b0134657-22e8-4f21-ad13-b2ec876f3395","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a91a19a1-3cdf-4a57-bc73-2bc95b937c03","LogTimestamp":"2023-04-13T10:34:51.436Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:34:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:34:53.446Z","message":"Entering","context":{"RequestID":"b10052c6-1b4c-4c12-9c83-26dc5de2b104","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"df7a779d-b23d-4afd-9c53-98f436fff10c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:53.446Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:34:53.449Z","message":"{\"transactionId\":\"b10052c6-1b4c-4c12-9c83-26dc5de2b104\",\"status\":\"200\",\"rqstDate\":\"230413-10:34:53:447\",\"respDate\":\"230413-10:34:53:449\",\"sourceId\":\"haproxy:b10052c6-1b4c-4c12-9c83-26dc5de2b104\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:34:53:447-11519\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6fe8a438-b557-4ef3-b6d5-3a6da86bcaaa], x-b3-parentspanid=[951827b6c81fa656], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[744e160631d736d9951827b6c81fa656], x-b3-spanid=[3475ea90dea2b67f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b10052c6-1b4c-4c12-9c83-26dc5de2b104]}\\\"}\"}","context":{"RequestID":"b10052c6-1b4c-4c12-9c83-26dc5de2b104","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"df7a779d-b23d-4afd-9c53-98f436fff10c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:53.446Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:53.450Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b10052c6-1b4c-4c12-9c83-26dc5de2b104","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"df7a779d-b23d-4afd-9c53-98f436fff10c","LogTimestamp":"2023-04-13T10:34:53.450Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:34:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:34:55.460Z","message":"Entering","context":{"RequestID":"cde55553-673c-4127-87d9-a65a8d7efcc4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f7f89687-c347-4d77-a9d1-51065c4cabcd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:55.460Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:34:55.461Z","message":"{\"transactionId\":\"cde55553-673c-4127-87d9-a65a8d7efcc4\",\"status\":\"200\",\"rqstDate\":\"230413-10:34:55:460\",\"respDate\":\"230413-10:34:55:461\",\"sourceId\":\"haproxy:cde55553-673c-4127-87d9-a65a8d7efcc4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:34:55:460-29001\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[92bf0a86-30ba-422d-b12f-794875530eb7], x-b3-parentspanid=[d4daf27884ec9bdd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[93052c8be055109cd4daf27884ec9bdd], x-b3-spanid=[152af56e7d723cad], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cde55553-673c-4127-87d9-a65a8d7efcc4]}\\\"}\"}","context":{"RequestID":"cde55553-673c-4127-87d9-a65a8d7efcc4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f7f89687-c347-4d77-a9d1-51065c4cabcd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:55.460Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:55.462Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cde55553-673c-4127-87d9-a65a8d7efcc4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f7f89687-c347-4d77-a9d1-51065c4cabcd","LogTimestamp":"2023-04-13T10:34:55.462Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:34:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:34:56.389Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:34:56.404Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:56.404Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:56.404Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:57.471Z","message":"Entering","context":{"RequestID":"8e5f3bbf-4640-4e3e-b924-760ea4afbba5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"08f28756-0f8f-48f3-95b3-2908881aa648","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:57.471Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:34:57.473Z","message":"{\"transactionId\":\"8e5f3bbf-4640-4e3e-b924-760ea4afbba5\",\"status\":\"200\",\"rqstDate\":\"230413-10:34:57:472\",\"respDate\":\"230413-10:34:57:473\",\"sourceId\":\"haproxy:8e5f3bbf-4640-4e3e-b924-760ea4afbba5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:34:57:472-50765\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3251816f-19ef-45b6-ab58-8ccc9882a8e9], x-b3-parentspanid=[192376e774687288], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[576b62f7d02ee7c6192376e774687288], x-b3-spanid=[1d5659f0c471f919], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8e5f3bbf-4640-4e3e-b924-760ea4afbba5]}\\\"}\"}","context":{"RequestID":"8e5f3bbf-4640-4e3e-b924-760ea4afbba5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"08f28756-0f8f-48f3-95b3-2908881aa648","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:57.471Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:57.474Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8e5f3bbf-4640-4e3e-b924-760ea4afbba5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"08f28756-0f8f-48f3-95b3-2908881aa648","LogTimestamp":"2023-04-13T10:34:57.474Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:34:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:34:59.484Z","message":"Entering","context":{"RequestID":"5748b41d-f4be-4ca9-b150-4e266b758597","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"46c205f2-f4da-47ae-b8f1-a571aab67e8d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:59.484Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:34:59.486Z","message":"{\"transactionId\":\"5748b41d-f4be-4ca9-b150-4e266b758597\",\"status\":\"200\",\"rqstDate\":\"230413-10:34:59:485\",\"respDate\":\"230413-10:34:59:486\",\"sourceId\":\"haproxy:5748b41d-f4be-4ca9-b150-4e266b758597\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:34:59:485-81324\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[384f5a9f-3e93-44ac-bb86-a1533f9eb7f4], x-b3-parentspanid=[1e8227127777c8b6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f9d7e5f37b9b66a61e8227127777c8b6], x-b3-spanid=[598f8174e1afb902], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5748b41d-f4be-4ca9-b150-4e266b758597]}\\\"}\"}","context":{"RequestID":"5748b41d-f4be-4ca9-b150-4e266b758597","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"46c205f2-f4da-47ae-b8f1-a571aab67e8d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:34:59.484Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:34:59.486Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5748b41d-f4be-4ca9-b150-4e266b758597","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"46c205f2-f4da-47ae-b8f1-a571aab67e8d","LogTimestamp":"2023-04-13T10:34:59.486Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:34:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:35:00.803Z","message":"Entering","context":{"RequestID":"59f90419-5f0b-4731-9e24-8cfe66d0b323","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3ee35ab0-d80c-4694-bcb8-659c31ab09c9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:35:00.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:35:00.805Z","message":"{\"transactionId\":\"59f90419-5f0b-4731-9e24-8cfe66d0b323\",\"status\":\"200\",\"rqstDate\":\"230413-10:35:00:803\",\"respDate\":\"230413-10:35:00:805\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:59f90419-5f0b-4731-9e24-8cfe66d0b323\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:35:00:803-81464\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[04452f95-1aad-48eb-a3f1-1d55699d1e98], x-b3-parentspanid=[939192eac4609c30], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54279], x-envoy-attempt-count=[1], x-b3-traceid=[ac544f1a8bfc6d1a939192eac4609c30], x-b3-spanid=[3a17868eee5a107a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[59f90419-5f0b-4731-9e24-8cfe66d0b323]}\\\"}\"}","context":{"RequestID":"59f90419-5f0b-4731-9e24-8cfe66d0b323","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3ee35ab0-d80c-4694-bcb8-659c31ab09c9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:35:00.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:00.806Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"59f90419-5f0b-4731-9e24-8cfe66d0b323","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3ee35ab0-d80c-4694-bcb8-659c31ab09c9","LogTimestamp":"2023-04-13T10:35:00.806Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:35:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:35:00.849Z","message":"Entering","context":{"RequestID":"ace4e532-bd05-4167-9297-9b38b1c30a44","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bd6af73b-745b-4d4e-a2fe-f392adf10a27","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:35:00.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:35:00.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"ace4e532-bd05-4167-9297-9b38b1c30a44","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bd6af73b-745b-4d4e-a2fe-f392adf10a27","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:35:00.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:00.853Z","message":"{\"transactionId\":\"ace4e532-bd05-4167-9297-9b38b1c30a44\",\"status\":\"200\",\"rqstDate\":\"230413-10:35:00:850\",\"respDate\":\"230413-10:35:00:853\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ace4e532-bd05-4167-9297-9b38b1c30a44\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:35:00:850-55317\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ace4e532-bd05-4167-9297-9b38b1c30a44]}\\\"}\"}","context":{"RequestID":"ace4e532-bd05-4167-9297-9b38b1c30a44","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bd6af73b-745b-4d4e-a2fe-f392adf10a27","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:35:00.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:00.854Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ace4e532-bd05-4167-9297-9b38b1c30a44","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bd6af73b-745b-4d4e-a2fe-f392adf10a27","LogTimestamp":"2023-04-13T10:35:00.854Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:35:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:35:01.496Z","message":"Entering","context":{"RequestID":"ca8b123c-2af6-4178-b251-6da61f156a38","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"92f3b5b2-5198-47e8-adab-4de1292e07f1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:01.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:35:01.499Z","message":"{\"transactionId\":\"ca8b123c-2af6-4178-b251-6da61f156a38\",\"status\":\"200\",\"rqstDate\":\"230413-10:35:01:497\",\"respDate\":\"230413-10:35:01:499\",\"sourceId\":\"haproxy:ca8b123c-2af6-4178-b251-6da61f156a38\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:35:01:497-52824\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[90bb138c-1996-4289-90bd-6ac03421ed0f], x-b3-parentspanid=[685234674542adf9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[483b6fa2639d7ba9685234674542adf9], x-b3-spanid=[f296043014a74197], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ca8b123c-2af6-4178-b251-6da61f156a38]}\\\"}\"}","context":{"RequestID":"ca8b123c-2af6-4178-b251-6da61f156a38","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"92f3b5b2-5198-47e8-adab-4de1292e07f1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:01.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:01.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ca8b123c-2af6-4178-b251-6da61f156a38","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"92f3b5b2-5198-47e8-adab-4de1292e07f1","LogTimestamp":"2023-04-13T10:35:01.500Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:35:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:35:03.510Z","message":"Entering","context":{"RequestID":"0d20d020-fed6-41b4-9333-de6991f52222","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3a97a61b-e50b-49b4-a1d9-712a523027df","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:03.510Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:35:03.513Z","message":"{\"transactionId\":\"0d20d020-fed6-41b4-9333-de6991f52222\",\"status\":\"200\",\"rqstDate\":\"230413-10:35:03:511\",\"respDate\":\"230413-10:35:03:512\",\"sourceId\":\"haproxy:0d20d020-fed6-41b4-9333-de6991f52222\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:35:03:511-82758\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[743f8da8-2952-46d1-bf3e-8aca7c881c79], x-b3-parentspanid=[35105b9c4ee31e0e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[53ff2138dcb3d09a35105b9c4ee31e0e], x-b3-spanid=[0210801f23838ed0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0d20d020-fed6-41b4-9333-de6991f52222]}\\\"}\"}","context":{"RequestID":"0d20d020-fed6-41b4-9333-de6991f52222","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3a97a61b-e50b-49b4-a1d9-712a523027df","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:03.510Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:03.513Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0d20d020-fed6-41b4-9333-de6991f52222","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3a97a61b-e50b-49b4-a1d9-712a523027df","LogTimestamp":"2023-04-13T10:35:03.513Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:35:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:35:05.523Z","message":"Entering","context":{"RequestID":"a049f46d-0480-494a-a76d-e7c78c80d537","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"797cec76-ac75-41e7-88bd-95b3f45549fd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:05.523Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:35:05.526Z","message":"{\"transactionId\":\"a049f46d-0480-494a-a76d-e7c78c80d537\",\"status\":\"200\",\"rqstDate\":\"230413-10:35:05:524\",\"respDate\":\"230413-10:35:05:526\",\"sourceId\":\"haproxy:a049f46d-0480-494a-a76d-e7c78c80d537\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:35:05:524-85564\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4aea91c8-026c-4e55-8e2a-0e5a4a31724e], x-b3-parentspanid=[5e2199f17013327b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d1147fc2731fdfe75e2199f17013327b], x-b3-spanid=[bd0464aae050f2be], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a049f46d-0480-494a-a76d-e7c78c80d537]}\\\"}\"}","context":{"RequestID":"a049f46d-0480-494a-a76d-e7c78c80d537","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"797cec76-ac75-41e7-88bd-95b3f45549fd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:05.523Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:05.527Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a049f46d-0480-494a-a76d-e7c78c80d537","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"797cec76-ac75-41e7-88bd-95b3f45549fd","LogTimestamp":"2023-04-13T10:35:05.527Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:35:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:35:06.390Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:35:06.406Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:06.406Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:06.406Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:07.539Z","message":"Entering","context":{"RequestID":"9f3c9273-18ff-4155-a26f-b6ccb652cc4b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b8c49565-97e2-48de-bc3a-36eab612993c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:07.539Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:35:07.542Z","message":"{\"transactionId\":\"9f3c9273-18ff-4155-a26f-b6ccb652cc4b\",\"status\":\"200\",\"rqstDate\":\"230413-10:35:07:540\",\"respDate\":\"230413-10:35:07:542\",\"sourceId\":\"haproxy:9f3c9273-18ff-4155-a26f-b6ccb652cc4b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:35:07:540-23302\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[491483b9-5f0e-4779-93f0-462ab90483ff], x-b3-parentspanid=[40587340a1e5b4bf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d0d0a420996e220840587340a1e5b4bf], x-b3-spanid=[c38354e30d992aa5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9f3c9273-18ff-4155-a26f-b6ccb652cc4b]}\\\"}\"}","context":{"RequestID":"9f3c9273-18ff-4155-a26f-b6ccb652cc4b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b8c49565-97e2-48de-bc3a-36eab612993c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:07.539Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:07.544Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9f3c9273-18ff-4155-a26f-b6ccb652cc4b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b8c49565-97e2-48de-bc3a-36eab612993c","LogTimestamp":"2023-04-13T10:35:07.544Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:35:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:35:09.554Z","message":"Entering","context":{"RequestID":"643d9925-e272-45df-acc1-9f8fcc789f8a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c3433bfe-6fe6-4d1b-94b2-e08a1463e0fc","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:09.553Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:35:09.556Z","message":"{\"transactionId\":\"643d9925-e272-45df-acc1-9f8fcc789f8a\",\"status\":\"200\",\"rqstDate\":\"230413-10:35:09:554\",\"respDate\":\"230413-10:35:09:556\",\"sourceId\":\"haproxy:643d9925-e272-45df-acc1-9f8fcc789f8a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:35:09:554-70380\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3ed89329-d339-4e82-97af-94dc1f1fe4e6], x-b3-parentspanid=[08d36f49edf36aa6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bc69f4c4fd11ffa808d36f49edf36aa6], x-b3-spanid=[8005e191bc71160e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[643d9925-e272-45df-acc1-9f8fcc789f8a]}\\\"}\"}","context":{"RequestID":"643d9925-e272-45df-acc1-9f8fcc789f8a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c3433bfe-6fe6-4d1b-94b2-e08a1463e0fc","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:09.553Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:09.557Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"643d9925-e272-45df-acc1-9f8fcc789f8a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c3433bfe-6fe6-4d1b-94b2-e08a1463e0fc","LogTimestamp":"2023-04-13T10:35:09.557Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:35:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:35:10.803Z","message":"Entering","context":{"RequestID":"cd1ea483-6379-431c-a7b7-2bad2cf621c2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f7dac588-64ca-4bd6-82f3-ed65912b3b07","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:35:10.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:35:10.805Z","message":"{\"transactionId\":\"cd1ea483-6379-431c-a7b7-2bad2cf621c2\",\"status\":\"200\",\"rqstDate\":\"230413-10:35:10:804\",\"respDate\":\"230413-10:35:10:805\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:cd1ea483-6379-431c-a7b7-2bad2cf621c2\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:35:10:804-7367\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8714b5e7-b558-4efb-be9b-eff07d937abd], x-b3-parentspanid=[a90f2c8660be8b8d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42749], x-envoy-attempt-count=[1], x-b3-traceid=[78e4d8c9ef311bd1a90f2c8660be8b8d], x-b3-spanid=[8c4d27a7f884aa20], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[cd1ea483-6379-431c-a7b7-2bad2cf621c2]}\\\"}\"}","context":{"RequestID":"cd1ea483-6379-431c-a7b7-2bad2cf621c2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f7dac588-64ca-4bd6-82f3-ed65912b3b07","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:35:10.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:10.805Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cd1ea483-6379-431c-a7b7-2bad2cf621c2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f7dac588-64ca-4bd6-82f3-ed65912b3b07","LogTimestamp":"2023-04-13T10:35:10.805Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:35:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:35:10.849Z","message":"Entering","context":{"RequestID":"2f8232f8-6a1d-473b-bd54-f5769b735985","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c11503c8-279c-4e53-b05a-17fdae96462f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:35:10.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:35:10.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"2f8232f8-6a1d-473b-bd54-f5769b735985","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c11503c8-279c-4e53-b05a-17fdae96462f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:35:10.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:10.851Z","message":"{\"transactionId\":\"2f8232f8-6a1d-473b-bd54-f5769b735985\",\"status\":\"200\",\"rqstDate\":\"230413-10:35:10:849\",\"respDate\":\"230413-10:35:10:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2f8232f8-6a1d-473b-bd54-f5769b735985\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:35:10:849-61956\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2f8232f8-6a1d-473b-bd54-f5769b735985]}\\\"}\"}","context":{"RequestID":"2f8232f8-6a1d-473b-bd54-f5769b735985","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c11503c8-279c-4e53-b05a-17fdae96462f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:35:10.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:10.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2f8232f8-6a1d-473b-bd54-f5769b735985","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c11503c8-279c-4e53-b05a-17fdae96462f","LogTimestamp":"2023-04-13T10:35:10.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:35:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:35:11.567Z","message":"Entering","context":{"RequestID":"cac81ee2-71b9-4f61-b72a-5bd8f32f6565","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c13eaf4a-b29a-4860-af41-2f662e1a319d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:11.567Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:35:11.570Z","message":"{\"transactionId\":\"cac81ee2-71b9-4f61-b72a-5bd8f32f6565\",\"status\":\"200\",\"rqstDate\":\"230413-10:35:11:568\",\"respDate\":\"230413-10:35:11:570\",\"sourceId\":\"haproxy:cac81ee2-71b9-4f61-b72a-5bd8f32f6565\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:35:11:568-61372\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b5851fcf-9adb-44d0-b7ec-6ece72226ac2], x-b3-parentspanid=[b6e9f6ef9036ac2a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3c72fe55137994edb6e9f6ef9036ac2a], x-b3-spanid=[3e9485d99e05ee49], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cac81ee2-71b9-4f61-b72a-5bd8f32f6565]}\\\"}\"}","context":{"RequestID":"cac81ee2-71b9-4f61-b72a-5bd8f32f6565","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c13eaf4a-b29a-4860-af41-2f662e1a319d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:11.567Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:11.571Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cac81ee2-71b9-4f61-b72a-5bd8f32f6565","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c13eaf4a-b29a-4860-af41-2f662e1a319d","LogTimestamp":"2023-04-13T10:35:11.571Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:35:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:35:13.581Z","message":"Entering","context":{"RequestID":"717ae801-27f6-462f-a829-bc2d3f7a3b0d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"796979c5-28fd-445b-a6c6-74509e494562","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:13.580Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:35:13.584Z","message":"{\"transactionId\":\"717ae801-27f6-462f-a829-bc2d3f7a3b0d\",\"status\":\"200\",\"rqstDate\":\"230413-10:35:13:582\",\"respDate\":\"230413-10:35:13:584\",\"sourceId\":\"haproxy:717ae801-27f6-462f-a829-bc2d3f7a3b0d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:35:13:582-60612\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2408a584-7b4c-42af-bf35-778a3391ded1], x-b3-parentspanid=[bfab78fb480e42a9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7d2eeb0cfe54cdaebfab78fb480e42a9], x-b3-spanid=[adafa434fc5443e2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[717ae801-27f6-462f-a829-bc2d3f7a3b0d]}\\\"}\"}","context":{"RequestID":"717ae801-27f6-462f-a829-bc2d3f7a3b0d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"796979c5-28fd-445b-a6c6-74509e494562","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:13.580Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:13.585Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"717ae801-27f6-462f-a829-bc2d3f7a3b0d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"796979c5-28fd-445b-a6c6-74509e494562","LogTimestamp":"2023-04-13T10:35:13.585Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:35:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:35:15.594Z","message":"Entering","context":{"RequestID":"4106ecd3-027c-4c48-a0dd-f281d551a1b1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6bd22770-4c05-4734-8f16-532cb85f71aa","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:15.594Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:35:15.596Z","message":"{\"transactionId\":\"4106ecd3-027c-4c48-a0dd-f281d551a1b1\",\"status\":\"200\",\"rqstDate\":\"230413-10:35:15:595\",\"respDate\":\"230413-10:35:15:596\",\"sourceId\":\"haproxy:4106ecd3-027c-4c48-a0dd-f281d551a1b1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:35:15:595-39540\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[11105c74-71d3-487b-a65c-817ff341b328], x-b3-parentspanid=[65b2f6e733909f29], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e29cf06a4b3e97a965b2f6e733909f29], x-b3-spanid=[e29a0e57a692b339], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4106ecd3-027c-4c48-a0dd-f281d551a1b1]}\\\"}\"}","context":{"RequestID":"4106ecd3-027c-4c48-a0dd-f281d551a1b1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6bd22770-4c05-4734-8f16-532cb85f71aa","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:15.594Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:15.597Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4106ecd3-027c-4c48-a0dd-f281d551a1b1","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6bd22770-4c05-4734-8f16-532cb85f71aa","LogTimestamp":"2023-04-13T10:35:15.597Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:35:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:35:16.390Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:35:16.407Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:16.408Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:16.408Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:17.606Z","message":"Entering","context":{"RequestID":"dc12bc06-1242-4b5d-a473-560d682c911b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8ad13cf4-1925-4bb0-b9d2-74167d32c38b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:17.606Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:35:17.608Z","message":"{\"transactionId\":\"dc12bc06-1242-4b5d-a473-560d682c911b\",\"status\":\"200\",\"rqstDate\":\"230413-10:35:17:607\",\"respDate\":\"230413-10:35:17:608\",\"sourceId\":\"haproxy:dc12bc06-1242-4b5d-a473-560d682c911b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:35:17:607-96268\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4c31952c-b848-41f6-939e-9b46d2654722], x-b3-parentspanid=[edd1b58f168b524e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[89d261701ce19911edd1b58f168b524e], x-b3-spanid=[48f7f7d572c82a43], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dc12bc06-1242-4b5d-a473-560d682c911b]}\\\"}\"}","context":{"RequestID":"dc12bc06-1242-4b5d-a473-560d682c911b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8ad13cf4-1925-4bb0-b9d2-74167d32c38b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:17.606Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:17.609Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dc12bc06-1242-4b5d-a473-560d682c911b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8ad13cf4-1925-4bb0-b9d2-74167d32c38b","LogTimestamp":"2023-04-13T10:35:17.609Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:35:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:35:19.450Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:35:19.454Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:35:19.625Z","message":"Entering","context":{"RequestID":"196cbaa5-d050-4f7b-9026-6dd4dada8e5d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8f8b1200-474f-48b3-bcfb-af8248ad32b2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:19.625Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:35:19.627Z","message":"{\"transactionId\":\"196cbaa5-d050-4f7b-9026-6dd4dada8e5d\",\"status\":\"200\",\"rqstDate\":\"230413-10:35:19:626\",\"respDate\":\"230413-10:35:19:627\",\"sourceId\":\"haproxy:196cbaa5-d050-4f7b-9026-6dd4dada8e5d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:35:19:626-93672\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[46858524-e53e-4c06-b2d6-4cc5e08b1cb1], x-b3-parentspanid=[8400e4d325b457f6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2a048c2f00e9bd418400e4d325b457f6], x-b3-spanid=[09c11108d4fc2794], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[196cbaa5-d050-4f7b-9026-6dd4dada8e5d]}\\\"}\"}","context":{"RequestID":"196cbaa5-d050-4f7b-9026-6dd4dada8e5d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8f8b1200-474f-48b3-bcfb-af8248ad32b2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:19.625Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:19.628Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"196cbaa5-d050-4f7b-9026-6dd4dada8e5d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8f8b1200-474f-48b3-bcfb-af8248ad32b2","LogTimestamp":"2023-04-13T10:35:19.628Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:35:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:35:20.804Z","message":"Entering","context":{"RequestID":"67af4a5a-fc8e-45fe-a189-32a94d0edcfe","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"97c64876-0d61-4b5a-9747-a60261569cd8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:35:20.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:35:20.808Z","message":"{\"transactionId\":\"67af4a5a-fc8e-45fe-a189-32a94d0edcfe\",\"status\":\"200\",\"rqstDate\":\"230413-10:35:20:805\",\"respDate\":\"230413-10:35:20:807\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:67af4a5a-fc8e-45fe-a189-32a94d0edcfe\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:35:20:805-12595\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a9972cae-32d0-45b8-8201-81b2dfda95a1], x-b3-parentspanid=[2bf900640fd1a944], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36973], x-envoy-attempt-count=[1], x-b3-traceid=[e1f26f30be1ae8762bf900640fd1a944], x-b3-spanid=[e731e7e5e512aeb2], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[67af4a5a-fc8e-45fe-a189-32a94d0edcfe]}\\\"}\"}","context":{"RequestID":"67af4a5a-fc8e-45fe-a189-32a94d0edcfe","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"97c64876-0d61-4b5a-9747-a60261569cd8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:35:20.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:20.808Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"67af4a5a-fc8e-45fe-a189-32a94d0edcfe","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"97c64876-0d61-4b5a-9747-a60261569cd8","LogTimestamp":"2023-04-13T10:35:20.808Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:35:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:35:20.849Z","message":"Entering","context":{"RequestID":"5cee01a4-ad97-44f1-9753-509da98c5cf7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4a3a677c-d6c0-4c93-80cc-56481ab0e82c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:35:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:35:20.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"5cee01a4-ad97-44f1-9753-509da98c5cf7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4a3a677c-d6c0-4c93-80cc-56481ab0e82c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:35:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:20.852Z","message":"{\"transactionId\":\"5cee01a4-ad97-44f1-9753-509da98c5cf7\",\"status\":\"200\",\"rqstDate\":\"230413-10:35:20:850\",\"respDate\":\"230413-10:35:20:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:5cee01a4-ad97-44f1-9753-509da98c5cf7\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:35:20:850-69093\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[5cee01a4-ad97-44f1-9753-509da98c5cf7]}\\\"}\"}","context":{"RequestID":"5cee01a4-ad97-44f1-9753-509da98c5cf7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4a3a677c-d6c0-4c93-80cc-56481ab0e82c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:35:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:20.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5cee01a4-ad97-44f1-9753-509da98c5cf7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4a3a677c-d6c0-4c93-80cc-56481ab0e82c","LogTimestamp":"2023-04-13T10:35:20.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:35:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:35:21.637Z","message":"Entering","context":{"RequestID":"34b9669e-fed6-4d36-827e-529cb723c88a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ceae893c-1eef-42df-9445-8cb2420c1f78","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:21.637Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:35:21.640Z","message":"{\"transactionId\":\"34b9669e-fed6-4d36-827e-529cb723c88a\",\"status\":\"200\",\"rqstDate\":\"230413-10:35:21:638\",\"respDate\":\"230413-10:35:21:640\",\"sourceId\":\"haproxy:34b9669e-fed6-4d36-827e-529cb723c88a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:35:21:638-54715\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e8d286f0-df3b-4740-9672-8d94253c4a41], x-b3-parentspanid=[4fe9b61b1481d1f3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9a02c2b7f1ce7b244fe9b61b1481d1f3], x-b3-spanid=[b218df9753f22917], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[34b9669e-fed6-4d36-827e-529cb723c88a]}\\\"}\"}","context":{"RequestID":"34b9669e-fed6-4d36-827e-529cb723c88a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ceae893c-1eef-42df-9445-8cb2420c1f78","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:21.637Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:21.641Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"34b9669e-fed6-4d36-827e-529cb723c88a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ceae893c-1eef-42df-9445-8cb2420c1f78","LogTimestamp":"2023-04-13T10:35:21.640Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:35:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:35:23.650Z","message":"Entering","context":{"RequestID":"5522e766-84c6-4387-a2f4-ed0726961f1a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1222f831-9955-4697-87f1-368f6ba35aaa","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:23.650Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:35:23.654Z","message":"{\"transactionId\":\"5522e766-84c6-4387-a2f4-ed0726961f1a\",\"status\":\"200\",\"rqstDate\":\"230413-10:35:23:651\",\"respDate\":\"230413-10:35:23:654\",\"sourceId\":\"haproxy:5522e766-84c6-4387-a2f4-ed0726961f1a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:35:23:651-53577\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bcd41361-571c-4eee-b864-e55937ac95d6], x-b3-parentspanid=[90404375f7e1bca8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e66d3c742779825190404375f7e1bca8], x-b3-spanid=[28315edb5e40ed98], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5522e766-84c6-4387-a2f4-ed0726961f1a]}\\\"}\"}","context":{"RequestID":"5522e766-84c6-4387-a2f4-ed0726961f1a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1222f831-9955-4697-87f1-368f6ba35aaa","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:23.650Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:23.655Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5522e766-84c6-4387-a2f4-ed0726961f1a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1222f831-9955-4697-87f1-368f6ba35aaa","LogTimestamp":"2023-04-13T10:35:23.655Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:35:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:35:25.666Z","message":"Entering","context":{"RequestID":"5fb51e45-1315-4947-92c0-5876635af62d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c3e0c002-15b5-478d-ac53-78570c86c893","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:25.666Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:35:25.669Z","message":"{\"transactionId\":\"5fb51e45-1315-4947-92c0-5876635af62d\",\"status\":\"200\",\"rqstDate\":\"230413-10:35:25:667\",\"respDate\":\"230413-10:35:25:668\",\"sourceId\":\"haproxy:5fb51e45-1315-4947-92c0-5876635af62d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:35:25:667-51361\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4259462d-7cc6-4d39-b88e-57d6bb8db306], x-b3-parentspanid=[b6b3d920687f5f4a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2075119fa98a8bbfb6b3d920687f5f4a], x-b3-spanid=[75351c0ea777cb1e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5fb51e45-1315-4947-92c0-5876635af62d]}\\\"}\"}","context":{"RequestID":"5fb51e45-1315-4947-92c0-5876635af62d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c3e0c002-15b5-478d-ac53-78570c86c893","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:25.666Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:25.669Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5fb51e45-1315-4947-92c0-5876635af62d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c3e0c002-15b5-478d-ac53-78570c86c893","LogTimestamp":"2023-04-13T10:35:25.669Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:35:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:35:26.391Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:35:26.401Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:26.401Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:26.402Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:27.680Z","message":"Entering","context":{"RequestID":"8ef8e9d6-8fd1-47f7-b2a0-b4fd313ffeb7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"92f39eb6-a68e-44ec-9873-ea982b5b6c7f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:27.680Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:35:27.682Z","message":"{\"transactionId\":\"8ef8e9d6-8fd1-47f7-b2a0-b4fd313ffeb7\",\"status\":\"200\",\"rqstDate\":\"230413-10:35:27:681\",\"respDate\":\"230413-10:35:27:682\",\"sourceId\":\"haproxy:8ef8e9d6-8fd1-47f7-b2a0-b4fd313ffeb7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:35:27:681-51949\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f77bd2aa-04bf-4b49-8f78-59424c5fcf29], x-b3-parentspanid=[ff5daf41f3911226], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[553839ef81a530d3ff5daf41f3911226], x-b3-spanid=[a787503cad39a95f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8ef8e9d6-8fd1-47f7-b2a0-b4fd313ffeb7]}\\\"}\"}","context":{"RequestID":"8ef8e9d6-8fd1-47f7-b2a0-b4fd313ffeb7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"92f39eb6-a68e-44ec-9873-ea982b5b6c7f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:27.680Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:27.683Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8ef8e9d6-8fd1-47f7-b2a0-b4fd313ffeb7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"92f39eb6-a68e-44ec-9873-ea982b5b6c7f","LogTimestamp":"2023-04-13T10:35:27.683Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:35:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:35:29.693Z","message":"Entering","context":{"RequestID":"9981f055-8f99-4d4f-92ee-8049503f278b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2a0adb9b-a567-4473-bfc9-efe1436b5ca9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:29.693Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:35:29.696Z","message":"{\"transactionId\":\"9981f055-8f99-4d4f-92ee-8049503f278b\",\"status\":\"200\",\"rqstDate\":\"230413-10:35:29:694\",\"respDate\":\"230413-10:35:29:696\",\"sourceId\":\"haproxy:9981f055-8f99-4d4f-92ee-8049503f278b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:35:29:694-18647\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1512fa34-2aa2-4d6c-9b95-7ced87486e90], x-b3-parentspanid=[27844c07c327bd35], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[142c7720b6ea460127844c07c327bd35], x-b3-spanid=[a815d7c65bf7fc37], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9981f055-8f99-4d4f-92ee-8049503f278b]}\\\"}\"}","context":{"RequestID":"9981f055-8f99-4d4f-92ee-8049503f278b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2a0adb9b-a567-4473-bfc9-efe1436b5ca9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:29.693Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:29.697Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9981f055-8f99-4d4f-92ee-8049503f278b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2a0adb9b-a567-4473-bfc9-efe1436b5ca9","LogTimestamp":"2023-04-13T10:35:29.697Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:35:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:35:30.804Z","message":"Entering","context":{"RequestID":"89fbe06b-219e-46cf-9bb5-2107a9abdb0b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d6f9a1bb-e551-40bf-b015-6d2213567c72","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:35:30.804Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:35:30.807Z","message":"{\"transactionId\":\"89fbe06b-219e-46cf-9bb5-2107a9abdb0b\",\"status\":\"200\",\"rqstDate\":\"230413-10:35:30:805\",\"respDate\":\"230413-10:35:30:807\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:89fbe06b-219e-46cf-9bb5-2107a9abdb0b\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:35:30:805-33998\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[19a12031-900a-4a40-bf63-8706cb5c00b9], x-b3-parentspanid=[cf4f49ed9cd67445], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58971], x-envoy-attempt-count=[1], x-b3-traceid=[171f0b75f4cf3cdfcf4f49ed9cd67445], x-b3-spanid=[cf33ba0871b62189], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[89fbe06b-219e-46cf-9bb5-2107a9abdb0b]}\\\"}\"}","context":{"RequestID":"89fbe06b-219e-46cf-9bb5-2107a9abdb0b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d6f9a1bb-e551-40bf-b015-6d2213567c72","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:35:30.804Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:30.807Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"89fbe06b-219e-46cf-9bb5-2107a9abdb0b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d6f9a1bb-e551-40bf-b015-6d2213567c72","LogTimestamp":"2023-04-13T10:35:30.807Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:35:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:35:30.849Z","message":"Entering","context":{"RequestID":"1072f7b1-f303-4faf-a430-f9cb41e3c889","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"99070687-a29b-4743-b5af-b4756b33ec7f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:35:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:35:30.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"1072f7b1-f303-4faf-a430-f9cb41e3c889","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"99070687-a29b-4743-b5af-b4756b33ec7f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:35:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:30.853Z","message":"{\"transactionId\":\"1072f7b1-f303-4faf-a430-f9cb41e3c889\",\"status\":\"200\",\"rqstDate\":\"230413-10:35:30:850\",\"respDate\":\"230413-10:35:30:853\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1072f7b1-f303-4faf-a430-f9cb41e3c889\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:35:30:850-18046\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1072f7b1-f303-4faf-a430-f9cb41e3c889]}\\\"}\"}","context":{"RequestID":"1072f7b1-f303-4faf-a430-f9cb41e3c889","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"99070687-a29b-4743-b5af-b4756b33ec7f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:35:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:30.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1072f7b1-f303-4faf-a430-f9cb41e3c889","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"99070687-a29b-4743-b5af-b4756b33ec7f","LogTimestamp":"2023-04-13T10:35:30.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:35:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:35:31.707Z","message":"Entering","context":{"RequestID":"ff85ceb4-723d-42d8-b0e4-8e629d129f20","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5825ecb0-b208-408e-af9a-18255ef22b5e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:31.707Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:35:31.710Z","message":"{\"transactionId\":\"ff85ceb4-723d-42d8-b0e4-8e629d129f20\",\"status\":\"200\",\"rqstDate\":\"230413-10:35:31:708\",\"respDate\":\"230413-10:35:31:709\",\"sourceId\":\"haproxy:ff85ceb4-723d-42d8-b0e4-8e629d129f20\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:35:31:708-92175\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4e5c6f74-723b-4ad1-b02f-f767940df68b], x-b3-parentspanid=[6931e2e735fbf98a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a18e1ec78eecfacc6931e2e735fbf98a], x-b3-spanid=[47015daee21dda89], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ff85ceb4-723d-42d8-b0e4-8e629d129f20]}\\\"}\"}","context":{"RequestID":"ff85ceb4-723d-42d8-b0e4-8e629d129f20","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5825ecb0-b208-408e-af9a-18255ef22b5e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:31.707Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:31.710Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ff85ceb4-723d-42d8-b0e4-8e629d129f20","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5825ecb0-b208-408e-af9a-18255ef22b5e","LogTimestamp":"2023-04-13T10:35:31.710Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:35:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:35:33.720Z","message":"Entering","context":{"RequestID":"5b078eea-a9ef-47d8-be0d-212df5c6dee3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c3f331ad-70d7-4215-9c61-0ee527befa15","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:33.720Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:35:33.723Z","message":"{\"transactionId\":\"5b078eea-a9ef-47d8-be0d-212df5c6dee3\",\"status\":\"200\",\"rqstDate\":\"230413-10:35:33:721\",\"respDate\":\"230413-10:35:33:723\",\"sourceId\":\"haproxy:5b078eea-a9ef-47d8-be0d-212df5c6dee3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:35:33:721-98537\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ded3af0b-75b3-4ae1-920b-ef5af17c619b], x-b3-parentspanid=[591bd3c55e5eb4c0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[466ae3d8ca9003fe591bd3c55e5eb4c0], x-b3-spanid=[13512df30f483db4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5b078eea-a9ef-47d8-be0d-212df5c6dee3]}\\\"}\"}","context":{"RequestID":"5b078eea-a9ef-47d8-be0d-212df5c6dee3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c3f331ad-70d7-4215-9c61-0ee527befa15","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:33.720Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:33.724Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5b078eea-a9ef-47d8-be0d-212df5c6dee3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c3f331ad-70d7-4215-9c61-0ee527befa15","LogTimestamp":"2023-04-13T10:35:33.723Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:35:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:35:35.733Z","message":"Entering","context":{"RequestID":"13f84a13-9dc0-4437-9a86-4bb53358b959","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a9dda625-9aa0-474b-a623-61e4356c1389","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:35.733Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:35:35.735Z","message":"{\"transactionId\":\"13f84a13-9dc0-4437-9a86-4bb53358b959\",\"status\":\"200\",\"rqstDate\":\"230413-10:35:35:734\",\"respDate\":\"230413-10:35:35:735\",\"sourceId\":\"haproxy:13f84a13-9dc0-4437-9a86-4bb53358b959\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:35:35:734-51845\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b39a133d-261a-4f39-b994-e48bef43d57c], x-b3-parentspanid=[eacd839fde61119c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b82bcdd896abab9aeacd839fde61119c], x-b3-spanid=[5ee41b4d12d624dc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[13f84a13-9dc0-4437-9a86-4bb53358b959]}\\\"}\"}","context":{"RequestID":"13f84a13-9dc0-4437-9a86-4bb53358b959","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a9dda625-9aa0-474b-a623-61e4356c1389","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:35.733Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:35.736Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"13f84a13-9dc0-4437-9a86-4bb53358b959","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a9dda625-9aa0-474b-a623-61e4356c1389","LogTimestamp":"2023-04-13T10:35:35.736Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:35:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:35:36.390Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:35:36.407Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:36.407Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:36.407Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:37.746Z","message":"Entering","context":{"RequestID":"b8b3dc71-1e6a-4aa9-8b6c-c864cc3be4ef","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0d2cdd21-5d6f-4ad5-abaa-aea7e775ac4d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:37.746Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:35:37.749Z","message":"{\"transactionId\":\"b8b3dc71-1e6a-4aa9-8b6c-c864cc3be4ef\",\"status\":\"200\",\"rqstDate\":\"230413-10:35:37:747\",\"respDate\":\"230413-10:35:37:749\",\"sourceId\":\"haproxy:b8b3dc71-1e6a-4aa9-8b6c-c864cc3be4ef\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:35:37:747-58801\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b49a2919-a73e-4064-8848-9e5c208abb92], x-b3-parentspanid=[c59d9dfa75eaa228], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2694958840c5a53fc59d9dfa75eaa228], x-b3-spanid=[0469bd76eb586bb9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b8b3dc71-1e6a-4aa9-8b6c-c864cc3be4ef]}\\\"}\"}","context":{"RequestID":"b8b3dc71-1e6a-4aa9-8b6c-c864cc3be4ef","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0d2cdd21-5d6f-4ad5-abaa-aea7e775ac4d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:37.746Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:37.750Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b8b3dc71-1e6a-4aa9-8b6c-c864cc3be4ef","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0d2cdd21-5d6f-4ad5-abaa-aea7e775ac4d","LogTimestamp":"2023-04-13T10:35:37.750Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:35:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:35:39.758Z","message":"Entering","context":{"RequestID":"754d9983-a7aa-4154-87d5-e8665bc9b385","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d77469f2-813c-4fba-bb19-3ce8b05ba12b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:39.758Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:35:39.760Z","message":"{\"transactionId\":\"754d9983-a7aa-4154-87d5-e8665bc9b385\",\"status\":\"200\",\"rqstDate\":\"230413-10:35:39:759\",\"respDate\":\"230413-10:35:39:760\",\"sourceId\":\"haproxy:754d9983-a7aa-4154-87d5-e8665bc9b385\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:35:39:759-63548\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[64f26b13-7c67-4ca8-b0a2-523cd1873e8a], x-b3-parentspanid=[e649b76719f50260], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7486f26f2e631095e649b76719f50260], x-b3-spanid=[7233b4e8a56e2310], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[754d9983-a7aa-4154-87d5-e8665bc9b385]}\\\"}\"}","context":{"RequestID":"754d9983-a7aa-4154-87d5-e8665bc9b385","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d77469f2-813c-4fba-bb19-3ce8b05ba12b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:39.758Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:39.760Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"754d9983-a7aa-4154-87d5-e8665bc9b385","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d77469f2-813c-4fba-bb19-3ce8b05ba12b","LogTimestamp":"2023-04-13T10:35:39.760Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:35:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:35:40.800Z","message":"Entering","context":{"RequestID":"006cd092-ad20-4ccc-a760-2a1d2abd9aac","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"08b97925-87a1-43b2-999f-d744997a82a7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:35:40.800Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:35:40.802Z","message":"{\"transactionId\":\"006cd092-ad20-4ccc-a760-2a1d2abd9aac\",\"status\":\"200\",\"rqstDate\":\"230413-10:35:40:801\",\"respDate\":\"230413-10:35:40:802\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:006cd092-ad20-4ccc-a760-2a1d2abd9aac\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:35:40:801-96621\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8c4b0655-96cb-4c3a-afab-0fa4430c4e58], x-b3-parentspanid=[7ea1ad1a4b9b6bba], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50923], x-envoy-attempt-count=[1], x-b3-traceid=[126706e7bfe7d85c7ea1ad1a4b9b6bba], x-b3-spanid=[ebd042efcc6be74c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[006cd092-ad20-4ccc-a760-2a1d2abd9aac]}\\\"}\"}","context":{"RequestID":"006cd092-ad20-4ccc-a760-2a1d2abd9aac","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"08b97925-87a1-43b2-999f-d744997a82a7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:35:40.800Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:40.803Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"006cd092-ad20-4ccc-a760-2a1d2abd9aac","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"08b97925-87a1-43b2-999f-d744997a82a7","LogTimestamp":"2023-04-13T10:35:40.803Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:35:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:35:40.848Z","message":"Entering","context":{"RequestID":"6666ba1b-c07f-4abd-abd3-832d43533be6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"640b24cc-3112-4a17-b78a-6a11402bb358","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:35:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:35:40.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"6666ba1b-c07f-4abd-abd3-832d43533be6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"640b24cc-3112-4a17-b78a-6a11402bb358","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:35:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:40.850Z","message":"{\"transactionId\":\"6666ba1b-c07f-4abd-abd3-832d43533be6\",\"status\":\"200\",\"rqstDate\":\"230413-10:35:40:848\",\"respDate\":\"230413-10:35:40:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6666ba1b-c07f-4abd-abd3-832d43533be6\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:35:40:848-75840\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6666ba1b-c07f-4abd-abd3-832d43533be6]}\\\"}\"}","context":{"RequestID":"6666ba1b-c07f-4abd-abd3-832d43533be6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"640b24cc-3112-4a17-b78a-6a11402bb358","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:35:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:40.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6666ba1b-c07f-4abd-abd3-832d43533be6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"640b24cc-3112-4a17-b78a-6a11402bb358","LogTimestamp":"2023-04-13T10:35:40.850Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:35:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:35:41.769Z","message":"Entering","context":{"RequestID":"3cae8184-19fb-47cb-a650-92a4c56bd767","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e3344afe-c95a-468b-833a-557642ca5174","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:41.769Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:35:41.772Z","message":"{\"transactionId\":\"3cae8184-19fb-47cb-a650-92a4c56bd767\",\"status\":\"200\",\"rqstDate\":\"230413-10:35:41:770\",\"respDate\":\"230413-10:35:41:771\",\"sourceId\":\"haproxy:3cae8184-19fb-47cb-a650-92a4c56bd767\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:35:41:770-31460\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9c064449-d836-4eff-b709-fce446800969], x-b3-parentspanid=[b12dd2224bcc2a74], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[86c7939a9bd5f37fb12dd2224bcc2a74], x-b3-spanid=[89ba08cd0b806c6d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3cae8184-19fb-47cb-a650-92a4c56bd767]}\\\"}\"}","context":{"RequestID":"3cae8184-19fb-47cb-a650-92a4c56bd767","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e3344afe-c95a-468b-833a-557642ca5174","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:41.769Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:41.772Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3cae8184-19fb-47cb-a650-92a4c56bd767","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e3344afe-c95a-468b-833a-557642ca5174","LogTimestamp":"2023-04-13T10:35:41.772Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:35:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:35:43.784Z","message":"Entering","context":{"RequestID":"323e71b5-6112-4f94-b1ba-5d659b65feb3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f23beb50-f238-4a6b-a7e4-04d5fcaaa354","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:43.784Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:35:43.787Z","message":"{\"transactionId\":\"323e71b5-6112-4f94-b1ba-5d659b65feb3\",\"status\":\"200\",\"rqstDate\":\"230413-10:35:43:785\",\"respDate\":\"230413-10:35:43:787\",\"sourceId\":\"haproxy:323e71b5-6112-4f94-b1ba-5d659b65feb3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:35:43:785-24809\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a83b13c2-a363-4516-a75f-b0ff166789d7], x-b3-parentspanid=[d28043e3f78c19c7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c0a3e235443d48f1d28043e3f78c19c7], x-b3-spanid=[172dd513bb724c2a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[323e71b5-6112-4f94-b1ba-5d659b65feb3]}\\\"}\"}","context":{"RequestID":"323e71b5-6112-4f94-b1ba-5d659b65feb3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f23beb50-f238-4a6b-a7e4-04d5fcaaa354","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:43.784Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:43.788Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"323e71b5-6112-4f94-b1ba-5d659b65feb3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f23beb50-f238-4a6b-a7e4-04d5fcaaa354","LogTimestamp":"2023-04-13T10:35:43.788Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:35:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:35:45.799Z","message":"Entering","context":{"RequestID":"d8f7aa17-7ca7-4beb-b468-7647d631c181","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fe4eb5fd-b7ef-4ad3-b1ca-47a0943b1b4e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:45.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:35:45.802Z","message":"{\"transactionId\":\"d8f7aa17-7ca7-4beb-b468-7647d631c181\",\"status\":\"200\",\"rqstDate\":\"230413-10:35:45:800\",\"respDate\":\"230413-10:35:45:801\",\"sourceId\":\"haproxy:d8f7aa17-7ca7-4beb-b468-7647d631c181\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:35:45:800-21230\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3a5506df-cc78-4177-aafe-f36dedffcddd], x-b3-parentspanid=[1579ef8825694482], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dfe11d5c86c4a16c1579ef8825694482], x-b3-spanid=[28de9bd4ce3851ca], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d8f7aa17-7ca7-4beb-b468-7647d631c181]}\\\"}\"}","context":{"RequestID":"d8f7aa17-7ca7-4beb-b468-7647d631c181","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fe4eb5fd-b7ef-4ad3-b1ca-47a0943b1b4e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:45.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:45.802Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d8f7aa17-7ca7-4beb-b468-7647d631c181","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fe4eb5fd-b7ef-4ad3-b1ca-47a0943b1b4e","LogTimestamp":"2023-04-13T10:35:45.802Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:35:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:35:46.390Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:35:46.405Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:46.405Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:46.406Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:47.812Z","message":"Entering","context":{"RequestID":"c290d81b-36d2-4e3d-803e-b6607d334ef9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9edd3096-bdfb-4e47-b94d-00546d911027","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:47.812Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:35:47.815Z","message":"{\"transactionId\":\"c290d81b-36d2-4e3d-803e-b6607d334ef9\",\"status\":\"200\",\"rqstDate\":\"230413-10:35:47:813\",\"respDate\":\"230413-10:35:47:815\",\"sourceId\":\"haproxy:c290d81b-36d2-4e3d-803e-b6607d334ef9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:35:47:813-53368\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4473ed52-1991-4053-85f2-31f62142964a], x-b3-parentspanid=[869689990cc6c2b8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f7ec09b2e10dbd10869689990cc6c2b8], x-b3-spanid=[8db77b0cfe9f8951], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c290d81b-36d2-4e3d-803e-b6607d334ef9]}\\\"}\"}","context":{"RequestID":"c290d81b-36d2-4e3d-803e-b6607d334ef9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9edd3096-bdfb-4e47-b94d-00546d911027","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:47.812Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:47.816Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c290d81b-36d2-4e3d-803e-b6607d334ef9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9edd3096-bdfb-4e47-b94d-00546d911027","LogTimestamp":"2023-04-13T10:35:47.816Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:35:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:35:49.455Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:35:49.458Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:35:49.827Z","message":"Entering","context":{"RequestID":"d29f56c2-25fd-4d63-975f-68b51646cc79","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ee252b9c-33ab-4be8-b09e-65f11fd617d5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:49.827Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:35:49.829Z","message":"{\"transactionId\":\"d29f56c2-25fd-4d63-975f-68b51646cc79\",\"status\":\"200\",\"rqstDate\":\"230413-10:35:49:828\",\"respDate\":\"230413-10:35:49:829\",\"sourceId\":\"haproxy:d29f56c2-25fd-4d63-975f-68b51646cc79\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:35:49:828-30990\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3aaed33e-476a-44a2-8b25-43a921a0fb73], x-b3-parentspanid=[cec9177becec9773], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[32f8d16967b0e56ecec9177becec9773], x-b3-spanid=[bee32f18feb1a151], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d29f56c2-25fd-4d63-975f-68b51646cc79]}\\\"}\"}","context":{"RequestID":"d29f56c2-25fd-4d63-975f-68b51646cc79","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ee252b9c-33ab-4be8-b09e-65f11fd617d5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:49.827Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:49.831Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d29f56c2-25fd-4d63-975f-68b51646cc79","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ee252b9c-33ab-4be8-b09e-65f11fd617d5","LogTimestamp":"2023-04-13T10:35:49.830Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:35:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:35:50.803Z","message":"Entering","context":{"RequestID":"81cb7713-5a09-43df-9d4b-1849967422dc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9ac14e50-240f-47a0-9898-4ab21fac7468","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:35:50.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:35:50.807Z","message":"{\"transactionId\":\"81cb7713-5a09-43df-9d4b-1849967422dc\",\"status\":\"200\",\"rqstDate\":\"230413-10:35:50:804\",\"respDate\":\"230413-10:35:50:806\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:81cb7713-5a09-43df-9d4b-1849967422dc\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:35:50:804-14740\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b1586bd5-e866-4472-8829-20d67b128d15], x-b3-parentspanid=[9b94a293d8141b38], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51777], x-envoy-attempt-count=[1], x-b3-traceid=[c5a7bebe4b355dbf9b94a293d8141b38], x-b3-spanid=[e32db6c2728cb57a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[81cb7713-5a09-43df-9d4b-1849967422dc]}\\\"}\"}","context":{"RequestID":"81cb7713-5a09-43df-9d4b-1849967422dc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9ac14e50-240f-47a0-9898-4ab21fac7468","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:35:50.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:50.807Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"81cb7713-5a09-43df-9d4b-1849967422dc","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ac14e50-240f-47a0-9898-4ab21fac7468","LogTimestamp":"2023-04-13T10:35:50.807Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:35:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:35:50.849Z","message":"Entering","context":{"RequestID":"d169576a-3968-46b2-a839-68a6072bd8e7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"49aa836b-e005-4a87-95d7-fe2832692ad9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:35:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:35:50.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"d169576a-3968-46b2-a839-68a6072bd8e7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"49aa836b-e005-4a87-95d7-fe2832692ad9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:35:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:50.853Z","message":"{\"transactionId\":\"d169576a-3968-46b2-a839-68a6072bd8e7\",\"status\":\"200\",\"rqstDate\":\"230413-10:35:50:850\",\"respDate\":\"230413-10:35:50:853\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d169576a-3968-46b2-a839-68a6072bd8e7\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:35:50:850-60325\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d169576a-3968-46b2-a839-68a6072bd8e7]}\\\"}\"}","context":{"RequestID":"d169576a-3968-46b2-a839-68a6072bd8e7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"49aa836b-e005-4a87-95d7-fe2832692ad9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:35:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:50.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d169576a-3968-46b2-a839-68a6072bd8e7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"49aa836b-e005-4a87-95d7-fe2832692ad9","LogTimestamp":"2023-04-13T10:35:50.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:35:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:35:51.841Z","message":"Entering","context":{"RequestID":"745b8c7f-9f97-45c8-a8e0-72c7b4119376","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"246182ed-da23-431b-ad3e-8e0ec1b8df55","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:51.841Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:35:51.843Z","message":"{\"transactionId\":\"745b8c7f-9f97-45c8-a8e0-72c7b4119376\",\"status\":\"200\",\"rqstDate\":\"230413-10:35:51:842\",\"respDate\":\"230413-10:35:51:843\",\"sourceId\":\"haproxy:745b8c7f-9f97-45c8-a8e0-72c7b4119376\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:35:51:842-17716\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5a525469-f2c9-48d5-9557-5ef9cd14bcc2], x-b3-parentspanid=[309a595b7aee2d14], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b644e551afe54e2e309a595b7aee2d14], x-b3-spanid=[a7323d3130c5956e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[745b8c7f-9f97-45c8-a8e0-72c7b4119376]}\\\"}\"}","context":{"RequestID":"745b8c7f-9f97-45c8-a8e0-72c7b4119376","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"246182ed-da23-431b-ad3e-8e0ec1b8df55","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:51.841Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:51.844Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"745b8c7f-9f97-45c8-a8e0-72c7b4119376","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"246182ed-da23-431b-ad3e-8e0ec1b8df55","LogTimestamp":"2023-04-13T10:35:51.844Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:35:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:35:53.852Z","message":"Entering","context":{"RequestID":"8be47ba3-70ad-43f2-aa76-aab25f97bcd0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c3e8e66f-85fb-4455-8cf5-5cb691ab9022","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:53.852Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:35:53.855Z","message":"{\"transactionId\":\"8be47ba3-70ad-43f2-aa76-aab25f97bcd0\",\"status\":\"200\",\"rqstDate\":\"230413-10:35:53:853\",\"respDate\":\"230413-10:35:53:855\",\"sourceId\":\"haproxy:8be47ba3-70ad-43f2-aa76-aab25f97bcd0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:35:53:853-93405\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[95293a7d-0d0a-4ab1-96d1-12b36d61a89e], x-b3-parentspanid=[d201178084d965dc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[813eb0614bef0cb8d201178084d965dc], x-b3-spanid=[f3bfd73310ff03a1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8be47ba3-70ad-43f2-aa76-aab25f97bcd0]}\\\"}\"}","context":{"RequestID":"8be47ba3-70ad-43f2-aa76-aab25f97bcd0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c3e8e66f-85fb-4455-8cf5-5cb691ab9022","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:53.852Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:53.856Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8be47ba3-70ad-43f2-aa76-aab25f97bcd0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c3e8e66f-85fb-4455-8cf5-5cb691ab9022","LogTimestamp":"2023-04-13T10:35:53.856Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:35:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:35:55.866Z","message":"Entering","context":{"RequestID":"46689391-5dbc-400b-8c12-b94596e31514","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"11b48ace-44d6-4dd5-a6f6-69b3bf55ebd3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:55.866Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:35:55.867Z","message":"{\"transactionId\":\"46689391-5dbc-400b-8c12-b94596e31514\",\"status\":\"200\",\"rqstDate\":\"230413-10:35:55:866\",\"respDate\":\"230413-10:35:55:867\",\"sourceId\":\"haproxy:46689391-5dbc-400b-8c12-b94596e31514\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:35:55:866-56816\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e4e10a7b-470b-4442-8643-f39047d405b7], x-b3-parentspanid=[887172fae4d6e229], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0313baec2042cb6e887172fae4d6e229], x-b3-spanid=[284f7216b828d7cd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[46689391-5dbc-400b-8c12-b94596e31514]}\\\"}\"}","context":{"RequestID":"46689391-5dbc-400b-8c12-b94596e31514","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"11b48ace-44d6-4dd5-a6f6-69b3bf55ebd3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:55.866Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:55.868Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"46689391-5dbc-400b-8c12-b94596e31514","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"11b48ace-44d6-4dd5-a6f6-69b3bf55ebd3","LogTimestamp":"2023-04-13T10:35:55.868Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:35:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:35:56.390Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:35:56.406Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:56.407Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:56.407Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:57.878Z","message":"Entering","context":{"RequestID":"023012e2-baa7-4ab4-9881-010340940239","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dd310c20-cd47-4614-8533-c0e0a1955512","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:57.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:35:57.880Z","message":"{\"transactionId\":\"023012e2-baa7-4ab4-9881-010340940239\",\"status\":\"200\",\"rqstDate\":\"230413-10:35:57:878\",\"respDate\":\"230413-10:35:57:880\",\"sourceId\":\"haproxy:023012e2-baa7-4ab4-9881-010340940239\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:35:57:878-2753\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[87533783-9cfc-4439-bb18-939c0ceb07cc], x-b3-parentspanid=[4a3db83031c3840a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[faa6fb137f3434b14a3db83031c3840a], x-b3-spanid=[9758ed0665bbe7a9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[023012e2-baa7-4ab4-9881-010340940239]}\\\"}\"}","context":{"RequestID":"023012e2-baa7-4ab4-9881-010340940239","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dd310c20-cd47-4614-8533-c0e0a1955512","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:57.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:57.881Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"023012e2-baa7-4ab4-9881-010340940239","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dd310c20-cd47-4614-8533-c0e0a1955512","LogTimestamp":"2023-04-13T10:35:57.881Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:35:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:35:59.890Z","message":"Entering","context":{"RequestID":"412e07c5-b6ac-4e83-8cc3-cf83a8a5ea4b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0716e180-7dc8-4352-8ecb-2b670f151a25","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:59.890Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:35:59.891Z","message":"{\"transactionId\":\"412e07c5-b6ac-4e83-8cc3-cf83a8a5ea4b\",\"status\":\"200\",\"rqstDate\":\"230413-10:35:59:890\",\"respDate\":\"230413-10:35:59:891\",\"sourceId\":\"haproxy:412e07c5-b6ac-4e83-8cc3-cf83a8a5ea4b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:35:59:890-5225\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4554f3df-1152-4b67-8865-c4459fcc2bad], x-b3-parentspanid=[3baf3e710e2e8ba2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ca730a6a6c071ea63baf3e710e2e8ba2], x-b3-spanid=[5073280f4dd9eec0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[412e07c5-b6ac-4e83-8cc3-cf83a8a5ea4b]}\\\"}\"}","context":{"RequestID":"412e07c5-b6ac-4e83-8cc3-cf83a8a5ea4b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0716e180-7dc8-4352-8ecb-2b670f151a25","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:35:59.890Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:35:59.892Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"412e07c5-b6ac-4e83-8cc3-cf83a8a5ea4b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0716e180-7dc8-4352-8ecb-2b670f151a25","LogTimestamp":"2023-04-13T10:35:59.892Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:35:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:36:00.803Z","message":"Entering","context":{"RequestID":"da177696-4692-4457-b14e-e8fc47998f16","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c9b00a6c-6a84-46d0-af02-fccd2fe83dde","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:36:00.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:36:00.806Z","message":"{\"transactionId\":\"da177696-4692-4457-b14e-e8fc47998f16\",\"status\":\"200\",\"rqstDate\":\"230413-10:36:00:804\",\"respDate\":\"230413-10:36:00:806\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:da177696-4692-4457-b14e-e8fc47998f16\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:36:00:804-17031\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0cfec8ab-171b-4062-8422-93ca8f2de977], x-b3-parentspanid=[f59fab62a9d15779], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41037], x-envoy-attempt-count=[1], x-b3-traceid=[d6dd931f8a0c0663f59fab62a9d15779], x-b3-spanid=[396282ebfa8ecce4], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[da177696-4692-4457-b14e-e8fc47998f16]}\\\"}\"}","context":{"RequestID":"da177696-4692-4457-b14e-e8fc47998f16","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c9b00a6c-6a84-46d0-af02-fccd2fe83dde","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:36:00.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:00.806Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"da177696-4692-4457-b14e-e8fc47998f16","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c9b00a6c-6a84-46d0-af02-fccd2fe83dde","LogTimestamp":"2023-04-13T10:36:00.806Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:36:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:36:00.849Z","message":"Entering","context":{"RequestID":"761b371a-b4d2-496b-8b03-be3746c48cf6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1aed125b-ca0d-40ff-9695-6579fbe292b0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:36:00.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:36:00.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"761b371a-b4d2-496b-8b03-be3746c48cf6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1aed125b-ca0d-40ff-9695-6579fbe292b0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:36:00.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:00.851Z","message":"{\"transactionId\":\"761b371a-b4d2-496b-8b03-be3746c48cf6\",\"status\":\"200\",\"rqstDate\":\"230413-10:36:00:850\",\"respDate\":\"230413-10:36:00:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:761b371a-b4d2-496b-8b03-be3746c48cf6\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:36:00:850-85082\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[761b371a-b4d2-496b-8b03-be3746c48cf6]}\\\"}\"}","context":{"RequestID":"761b371a-b4d2-496b-8b03-be3746c48cf6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1aed125b-ca0d-40ff-9695-6579fbe292b0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:36:00.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:00.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"761b371a-b4d2-496b-8b03-be3746c48cf6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1aed125b-ca0d-40ff-9695-6579fbe292b0","LogTimestamp":"2023-04-13T10:36:00.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:36:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:36:01.901Z","message":"Entering","context":{"RequestID":"993c051f-af95-458a-a68b-e8df67dcbfeb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"110f3b6a-1d63-42cc-baab-bad854b12abc","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:36:01.901Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:36:01.904Z","message":"{\"transactionId\":\"993c051f-af95-458a-a68b-e8df67dcbfeb\",\"status\":\"200\",\"rqstDate\":\"230413-10:36:01:902\",\"respDate\":\"230413-10:36:01:904\",\"sourceId\":\"haproxy:993c051f-af95-458a-a68b-e8df67dcbfeb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:36:01:902-49011\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[99cf2d50-c8f6-4deb-8a56-2ce747b18aba], x-b3-parentspanid=[d8cb078d02694129], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7564cf5730f99a44d8cb078d02694129], x-b3-spanid=[dff62a4cd251fc72], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[993c051f-af95-458a-a68b-e8df67dcbfeb]}\\\"}\"}","context":{"RequestID":"993c051f-af95-458a-a68b-e8df67dcbfeb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"110f3b6a-1d63-42cc-baab-bad854b12abc","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:36:01.901Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:01.904Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"993c051f-af95-458a-a68b-e8df67dcbfeb","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"110f3b6a-1d63-42cc-baab-bad854b12abc","LogTimestamp":"2023-04-13T10:36:01.904Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:36:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:36:03.916Z","message":"Entering","context":{"RequestID":"861ff584-57e7-48ce-9c53-6180dd5fd59a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"239ae571-5f3b-4c6b-a3dd-852589b80c1b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:36:03.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:36:03.918Z","message":"{\"transactionId\":\"861ff584-57e7-48ce-9c53-6180dd5fd59a\",\"status\":\"200\",\"rqstDate\":\"230413-10:36:03:917\",\"respDate\":\"230413-10:36:03:918\",\"sourceId\":\"haproxy:861ff584-57e7-48ce-9c53-6180dd5fd59a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:36:03:917-26388\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c4a24f9c-5c42-43d8-a520-b8a1f164d139], x-b3-parentspanid=[245ee4dda56b311f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[794fa5e964a4706f245ee4dda56b311f], x-b3-spanid=[b6c7f1b7269127f6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[861ff584-57e7-48ce-9c53-6180dd5fd59a]}\\\"}\"}","context":{"RequestID":"861ff584-57e7-48ce-9c53-6180dd5fd59a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"239ae571-5f3b-4c6b-a3dd-852589b80c1b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:36:03.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:03.919Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"861ff584-57e7-48ce-9c53-6180dd5fd59a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"239ae571-5f3b-4c6b-a3dd-852589b80c1b","LogTimestamp":"2023-04-13T10:36:03.919Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:36:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:36:05.929Z","message":"Entering","context":{"RequestID":"3d71d680-2d7d-4de6-908a-451781ee2608","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c17fd378-080e-446e-85f8-389a4873c144","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:36:05.929Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:36:05.930Z","message":"{\"transactionId\":\"3d71d680-2d7d-4de6-908a-451781ee2608\",\"status\":\"200\",\"rqstDate\":\"230413-10:36:05:929\",\"respDate\":\"230413-10:36:05:930\",\"sourceId\":\"haproxy:3d71d680-2d7d-4de6-908a-451781ee2608\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:36:05:929-21638\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c2714721-8e5a-47be-8562-ffcfc8a4e0c4], x-b3-parentspanid=[8812b6ce13814bfb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f2826f908899ce4d8812b6ce13814bfb], x-b3-spanid=[5bc125e3ba3a044f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3d71d680-2d7d-4de6-908a-451781ee2608]}\\\"}\"}","context":{"RequestID":"3d71d680-2d7d-4de6-908a-451781ee2608","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c17fd378-080e-446e-85f8-389a4873c144","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:36:05.929Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:05.931Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3d71d680-2d7d-4de6-908a-451781ee2608","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c17fd378-080e-446e-85f8-389a4873c144","LogTimestamp":"2023-04-13T10:36:05.931Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:36:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:36:06.391Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:36:06.434Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:06.434Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:06.434Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:07.940Z","message":"Entering","context":{"RequestID":"4686f675-c8b4-46bb-b8c9-34a09a092f49","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2a0088c3-0a01-4c94-acd2-112d15734f17","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:36:07.940Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:36:07.943Z","message":"{\"transactionId\":\"4686f675-c8b4-46bb-b8c9-34a09a092f49\",\"status\":\"200\",\"rqstDate\":\"230413-10:36:07:941\",\"respDate\":\"230413-10:36:07:943\",\"sourceId\":\"haproxy:4686f675-c8b4-46bb-b8c9-34a09a092f49\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:36:07:941-59450\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[18f5068e-ad47-4147-bd7d-820ba1fe1543], x-b3-parentspanid=[fb904407263bd7a7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4a9c7175696668abfb904407263bd7a7], x-b3-spanid=[2291bc9e8e282a3d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4686f675-c8b4-46bb-b8c9-34a09a092f49]}\\\"}\"}","context":{"RequestID":"4686f675-c8b4-46bb-b8c9-34a09a092f49","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2a0088c3-0a01-4c94-acd2-112d15734f17","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:36:07.940Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:07.943Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4686f675-c8b4-46bb-b8c9-34a09a092f49","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2a0088c3-0a01-4c94-acd2-112d15734f17","LogTimestamp":"2023-04-13T10:36:07.943Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:36:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:36:09.954Z","message":"Entering","context":{"RequestID":"7788df1c-8369-498d-a6e7-4f4c7e0de4dc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"12e64e4a-e6c7-4085-abef-b2839b892431","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:36:09.953Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:36:09.957Z","message":"{\"transactionId\":\"7788df1c-8369-498d-a6e7-4f4c7e0de4dc\",\"status\":\"200\",\"rqstDate\":\"230413-10:36:09:955\",\"respDate\":\"230413-10:36:09:957\",\"sourceId\":\"haproxy:7788df1c-8369-498d-a6e7-4f4c7e0de4dc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:36:09:955-67106\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[be00b9e3-f642-456e-aa55-deef8e1bb0f2], x-b3-parentspanid=[7d50e412b2f3ce27], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[90227d5d2d1f12b17d50e412b2f3ce27], x-b3-spanid=[529f844d7ea5b8ed], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7788df1c-8369-498d-a6e7-4f4c7e0de4dc]}\\\"}\"}","context":{"RequestID":"7788df1c-8369-498d-a6e7-4f4c7e0de4dc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"12e64e4a-e6c7-4085-abef-b2839b892431","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:36:09.953Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:09.959Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7788df1c-8369-498d-a6e7-4f4c7e0de4dc","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"6","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"12e64e4a-e6c7-4085-abef-b2839b892431","LogTimestamp":"2023-04-13T10:36:09.959Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:36:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:36:10.802Z","message":"Entering","context":{"RequestID":"132b1799-6619-4954-9595-42d32a3b1018","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"933f64f3-d513-4bdb-9b7f-5bc13fb5fff6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:36:10.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:36:10.805Z","message":"{\"transactionId\":\"132b1799-6619-4954-9595-42d32a3b1018\",\"status\":\"200\",\"rqstDate\":\"230413-10:36:10:803\",\"respDate\":\"230413-10:36:10:805\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:132b1799-6619-4954-9595-42d32a3b1018\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:36:10:803-74710\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f3e1a230-abde-4911-8456-ff11060352f2], x-b3-parentspanid=[a9f22da67056da52], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43399], x-envoy-attempt-count=[1], x-b3-traceid=[d9d996394c8ab5dba9f22da67056da52], x-b3-spanid=[dfecaa8f021418a1], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[132b1799-6619-4954-9595-42d32a3b1018]}\\\"}\"}","context":{"RequestID":"132b1799-6619-4954-9595-42d32a3b1018","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"933f64f3-d513-4bdb-9b7f-5bc13fb5fff6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:36:10.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:10.805Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"132b1799-6619-4954-9595-42d32a3b1018","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"933f64f3-d513-4bdb-9b7f-5bc13fb5fff6","LogTimestamp":"2023-04-13T10:36:10.805Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:36:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:36:10.847Z","message":"Entering","context":{"RequestID":"25a2ed91-dfd4-4cb8-bc7e-b7d6c858fa91","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ed61cddd-d14d-4a1b-b531-4f1e5b6a4a8b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:36:10.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:36:10.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"25a2ed91-dfd4-4cb8-bc7e-b7d6c858fa91","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ed61cddd-d14d-4a1b-b531-4f1e5b6a4a8b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:36:10.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:10.849Z","message":"{\"transactionId\":\"25a2ed91-dfd4-4cb8-bc7e-b7d6c858fa91\",\"status\":\"200\",\"rqstDate\":\"230413-10:36:10:848\",\"respDate\":\"230413-10:36:10:849\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:25a2ed91-dfd4-4cb8-bc7e-b7d6c858fa91\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:36:10:848-97253\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[25a2ed91-dfd4-4cb8-bc7e-b7d6c858fa91]}\\\"}\"}","context":{"RequestID":"25a2ed91-dfd4-4cb8-bc7e-b7d6c858fa91","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ed61cddd-d14d-4a1b-b531-4f1e5b6a4a8b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:36:10.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:10.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"25a2ed91-dfd4-4cb8-bc7e-b7d6c858fa91","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ed61cddd-d14d-4a1b-b531-4f1e5b6a4a8b","LogTimestamp":"2023-04-13T10:36:10.850Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:36:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:36:11.968Z","message":"Entering","context":{"RequestID":"15453ad9-de98-4351-b9c1-efe42da701fa","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"653c3ecb-1eba-441e-b56f-c05f5f024f02","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:36:11.968Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:36:11.971Z","message":"{\"transactionId\":\"15453ad9-de98-4351-b9c1-efe42da701fa\",\"status\":\"200\",\"rqstDate\":\"230413-10:36:11:969\",\"respDate\":\"230413-10:36:11:971\",\"sourceId\":\"haproxy:15453ad9-de98-4351-b9c1-efe42da701fa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:36:11:969-17800\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f16c1d1e-685a-4918-b2b9-fe784c2ec30d], x-b3-parentspanid=[038ae25c38f56563], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ae8ee0fa9671ec99038ae25c38f56563], x-b3-spanid=[48f4bc1c6f5f469e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[15453ad9-de98-4351-b9c1-efe42da701fa]}\\\"}\"}","context":{"RequestID":"15453ad9-de98-4351-b9c1-efe42da701fa","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"653c3ecb-1eba-441e-b56f-c05f5f024f02","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:36:11.968Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:11.972Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"15453ad9-de98-4351-b9c1-efe42da701fa","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"653c3ecb-1eba-441e-b56f-c05f5f024f02","LogTimestamp":"2023-04-13T10:36:11.972Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:36:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:36:13.981Z","message":"Entering","context":{"RequestID":"01793be0-218a-4756-8977-a5edd9ea1d89","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"76f82477-48d2-4b8a-a448-c3c4b2f781f1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:36:13.981Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:36:13.984Z","message":"{\"transactionId\":\"01793be0-218a-4756-8977-a5edd9ea1d89\",\"status\":\"200\",\"rqstDate\":\"230413-10:36:13:982\",\"respDate\":\"230413-10:36:13:984\",\"sourceId\":\"haproxy:01793be0-218a-4756-8977-a5edd9ea1d89\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:36:13:982-9573\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a614aa6a-3c5e-40c5-a4ff-025cb6fb4b8c], x-b3-parentspanid=[adcfcec01e89a65b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3b18ad8e3db3b33fadcfcec01e89a65b], x-b3-spanid=[d1d747b970400a2d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[01793be0-218a-4756-8977-a5edd9ea1d89]}\\\"}\"}","context":{"RequestID":"01793be0-218a-4756-8977-a5edd9ea1d89","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"76f82477-48d2-4b8a-a448-c3c4b2f781f1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:36:13.981Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:13.985Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"01793be0-218a-4756-8977-a5edd9ea1d89","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"76f82477-48d2-4b8a-a448-c3c4b2f781f1","LogTimestamp":"2023-04-13T10:36:13.985Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:36:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:36:15.995Z","message":"Entering","context":{"RequestID":"37ad4aeb-f38b-4f7d-b55b-fbf8b77e89b6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"29a92756-8a26-44ed-b1c0-85a4a32bbc87","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:36:15.994Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:36:15.996Z","message":"{\"transactionId\":\"37ad4aeb-f38b-4f7d-b55b-fbf8b77e89b6\",\"status\":\"200\",\"rqstDate\":\"230413-10:36:15:995\",\"respDate\":\"230413-10:36:15:996\",\"sourceId\":\"haproxy:37ad4aeb-f38b-4f7d-b55b-fbf8b77e89b6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:36:15:995-67458\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e87f21a1-dd5c-45d8-9881-55f0c0eff964], x-b3-parentspanid=[90daf590b6c0bc5d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e2e1349dc009f33f90daf590b6c0bc5d], x-b3-spanid=[6734dca9688e8a0b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[37ad4aeb-f38b-4f7d-b55b-fbf8b77e89b6]}\\\"}\"}","context":{"RequestID":"37ad4aeb-f38b-4f7d-b55b-fbf8b77e89b6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"29a92756-8a26-44ed-b1c0-85a4a32bbc87","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:36:15.994Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:15.997Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"37ad4aeb-f38b-4f7d-b55b-fbf8b77e89b6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"29a92756-8a26-44ed-b1c0-85a4a32bbc87","LogTimestamp":"2023-04-13T10:36:15.997Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:36:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:36:16.391Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:36:16.405Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:16.405Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:16.406Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:18.004Z","message":"Entering","context":{"RequestID":"692ada61-739d-4d3c-99b2-12537b5055de","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b1df4661-c2d3-4b76-86f8-496cb8717b12","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:36:18.004Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:36:18.005Z","message":"{\"transactionId\":\"692ada61-739d-4d3c-99b2-12537b5055de\",\"status\":\"200\",\"rqstDate\":\"230413-10:36:18:004\",\"respDate\":\"230413-10:36:18:005\",\"sourceId\":\"haproxy:692ada61-739d-4d3c-99b2-12537b5055de\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:36:18:004-8548\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4bf20fc3-dbeb-4668-a0a8-fa4f6c8087bd], x-b3-parentspanid=[c4cf5314a258f66d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a61482b96397cd60c4cf5314a258f66d], x-b3-spanid=[7992a6583e9850f4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[692ada61-739d-4d3c-99b2-12537b5055de]}\\\"}\"}","context":{"RequestID":"692ada61-739d-4d3c-99b2-12537b5055de","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b1df4661-c2d3-4b76-86f8-496cb8717b12","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:36:18.004Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:18.006Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"692ada61-739d-4d3c-99b2-12537b5055de","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b1df4661-c2d3-4b76-86f8-496cb8717b12","LogTimestamp":"2023-04-13T10:36:18.006Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:36:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:36:19.459Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:36:19.467Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:36:20.015Z","message":"Entering","context":{"RequestID":"803b6b9d-fe04-4ad3-b8e9-de04e6753f9f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7d9ac0be-7566-43b7-bffb-b5f0a3ab0988","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:36:20.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:36:20.017Z","message":"{\"transactionId\":\"803b6b9d-fe04-4ad3-b8e9-de04e6753f9f\",\"status\":\"200\",\"rqstDate\":\"230413-10:36:20:016\",\"respDate\":\"230413-10:36:20:017\",\"sourceId\":\"haproxy:803b6b9d-fe04-4ad3-b8e9-de04e6753f9f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:36:20:016-15288\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7dce04b1-c029-4684-8829-abd5222cfcaf], x-b3-parentspanid=[aea92305c7cd3977], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c51763d635353fbfaea92305c7cd3977], x-b3-spanid=[b837b9a20143ae84], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[803b6b9d-fe04-4ad3-b8e9-de04e6753f9f]}\\\"}\"}","context":{"RequestID":"803b6b9d-fe04-4ad3-b8e9-de04e6753f9f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7d9ac0be-7566-43b7-bffb-b5f0a3ab0988","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:36:20.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:20.018Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"803b6b9d-fe04-4ad3-b8e9-de04e6753f9f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7d9ac0be-7566-43b7-bffb-b5f0a3ab0988","LogTimestamp":"2023-04-13T10:36:20.018Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:36:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:36:20.802Z","message":"Entering","context":{"RequestID":"fac37aa3-09a6-403f-a53b-54f37c96a312","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8e0a7a9b-c035-43ab-85a4-af0b2b1d250f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:36:20.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:36:20.804Z","message":"{\"transactionId\":\"fac37aa3-09a6-403f-a53b-54f37c96a312\",\"status\":\"200\",\"rqstDate\":\"230413-10:36:20:803\",\"respDate\":\"230413-10:36:20:804\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:fac37aa3-09a6-403f-a53b-54f37c96a312\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:36:20:803-20481\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a3f55296-9a8e-4180-9656-7d63dbf5a1e3], x-b3-parentspanid=[110cfbe0dcded4c7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43665], x-envoy-attempt-count=[1], x-b3-traceid=[619ab50a0c2ba4a6110cfbe0dcded4c7], x-b3-spanid=[0f900280ce64e358], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[fac37aa3-09a6-403f-a53b-54f37c96a312]}\\\"}\"}","context":{"RequestID":"fac37aa3-09a6-403f-a53b-54f37c96a312","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8e0a7a9b-c035-43ab-85a4-af0b2b1d250f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:36:20.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:20.805Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fac37aa3-09a6-403f-a53b-54f37c96a312","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8e0a7a9b-c035-43ab-85a4-af0b2b1d250f","LogTimestamp":"2023-04-13T10:36:20.805Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:36:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:36:20.850Z","message":"Entering","context":{"RequestID":"c605d6bd-bcea-4438-ace5-6b92d4339287","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dab1359d-20bd-4057-8e61-9cc3200f8332","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:36:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:36:20.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"c605d6bd-bcea-4438-ace5-6b92d4339287","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dab1359d-20bd-4057-8e61-9cc3200f8332","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:36:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:20.853Z","message":"{\"transactionId\":\"c605d6bd-bcea-4438-ace5-6b92d4339287\",\"status\":\"200\",\"rqstDate\":\"230413-10:36:20:850\",\"respDate\":\"230413-10:36:20:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c605d6bd-bcea-4438-ace5-6b92d4339287\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:36:20:850-98557\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c605d6bd-bcea-4438-ace5-6b92d4339287]}\\\"}\"}","context":{"RequestID":"c605d6bd-bcea-4438-ace5-6b92d4339287","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dab1359d-20bd-4057-8e61-9cc3200f8332","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:36:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:20.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c605d6bd-bcea-4438-ace5-6b92d4339287","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dab1359d-20bd-4057-8e61-9cc3200f8332","LogTimestamp":"2023-04-13T10:36:20.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:36:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:36:22.027Z","message":"Entering","context":{"RequestID":"721abdfd-9df8-441b-bf8c-967fc1397252","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"daa771f9-e58e-4605-9c19-e0449d4ab0f6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:36:22.027Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:36:22.029Z","message":"{\"transactionId\":\"721abdfd-9df8-441b-bf8c-967fc1397252\",\"status\":\"200\",\"rqstDate\":\"230413-10:36:22:027\",\"respDate\":\"230413-10:36:22:028\",\"sourceId\":\"haproxy:721abdfd-9df8-441b-bf8c-967fc1397252\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:36:22:027-28223\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c9bdd05d-e172-92ce-ad46-efa2ecde6e72], x-b3-parentspanid=[7280cd7d15eebba1], 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=[3b53d8109928f6397280cd7d15eebba1], x-b3-spanid=[26e65a67e9d3a39b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[721abdfd-9df8-441b-bf8c-967fc1397252]}\\\"}\"}","context":{"RequestID":"721abdfd-9df8-441b-bf8c-967fc1397252","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"daa771f9-e58e-4605-9c19-e0449d4ab0f6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:36:22.027Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:22.029Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"721abdfd-9df8-441b-bf8c-967fc1397252","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"daa771f9-e58e-4605-9c19-e0449d4ab0f6","LogTimestamp":"2023-04-13T10:36:22.029Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:36:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:36:24.037Z","message":"Entering","context":{"RequestID":"93c0862d-e000-4279-924e-c22609732bf2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d9e7a99b-24c0-4aa4-b435-95da0e17aa10","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:36:24.037Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:36:24.038Z","message":"{\"transactionId\":\"93c0862d-e000-4279-924e-c22609732bf2\",\"status\":\"200\",\"rqstDate\":\"230413-10:36:24:037\",\"respDate\":\"230413-10:36:24:038\",\"sourceId\":\"haproxy:93c0862d-e000-4279-924e-c22609732bf2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:36:24:037-29879\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9c92a8f1-ea09-47df-bdad-4b86da34bc9b], x-b3-parentspanid=[fa696c2f491a7dfb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0751ba8ad7cc09a3fa696c2f491a7dfb], x-b3-spanid=[72818be0af906215], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[93c0862d-e000-4279-924e-c22609732bf2]}\\\"}\"}","context":{"RequestID":"93c0862d-e000-4279-924e-c22609732bf2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d9e7a99b-24c0-4aa4-b435-95da0e17aa10","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:36:24.037Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:24.039Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"93c0862d-e000-4279-924e-c22609732bf2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d9e7a99b-24c0-4aa4-b435-95da0e17aa10","LogTimestamp":"2023-04-13T10:36:24.039Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:36:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:36:26.048Z","message":"Entering","context":{"RequestID":"aa21718b-89e1-4e83-9907-8d4b3ee450b4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"453e040e-d223-49ee-a862-5f7ed2179ff6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:36:26.048Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:36:26.050Z","message":"{\"transactionId\":\"aa21718b-89e1-4e83-9907-8d4b3ee450b4\",\"status\":\"200\",\"rqstDate\":\"230413-10:36:26:049\",\"respDate\":\"230413-10:36:26:050\",\"sourceId\":\"haproxy:aa21718b-89e1-4e83-9907-8d4b3ee450b4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:36:26:049-72683\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[695f2027-c909-457c-928d-7f31188be07d], x-b3-parentspanid=[24b07185f5dadceb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a8aaa0bc756acc4124b07185f5dadceb], x-b3-spanid=[94422fb27682a94b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[aa21718b-89e1-4e83-9907-8d4b3ee450b4]}\\\"}\"}","context":{"RequestID":"aa21718b-89e1-4e83-9907-8d4b3ee450b4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"453e040e-d223-49ee-a862-5f7ed2179ff6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:36:26.048Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:26.051Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aa21718b-89e1-4e83-9907-8d4b3ee450b4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"453e040e-d223-49ee-a862-5f7ed2179ff6","LogTimestamp":"2023-04-13T10:36:26.051Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:36:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:36:26.391Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:36:26.406Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:26.407Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:26.407Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:28.061Z","message":"Entering","context":{"RequestID":"8fc231e6-90ce-450a-8963-b437f5d95840","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"563a48fb-d65b-4bb9-afc9-21ab206df809","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:36:28.061Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:36:28.062Z","message":"{\"transactionId\":\"8fc231e6-90ce-450a-8963-b437f5d95840\",\"status\":\"200\",\"rqstDate\":\"230413-10:36:28:061\",\"respDate\":\"230413-10:36:28:062\",\"sourceId\":\"haproxy:8fc231e6-90ce-450a-8963-b437f5d95840\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:36:28:061-57810\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cc738c38-b829-4065-a95d-760a5820902f], x-b3-parentspanid=[1cf330c1840e4610], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b19308eb6c49478a1cf330c1840e4610], x-b3-spanid=[aaada617a77314cb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8fc231e6-90ce-450a-8963-b437f5d95840]}\\\"}\"}","context":{"RequestID":"8fc231e6-90ce-450a-8963-b437f5d95840","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"563a48fb-d65b-4bb9-afc9-21ab206df809","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:36:28.061Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:28.063Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8fc231e6-90ce-450a-8963-b437f5d95840","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"563a48fb-d65b-4bb9-afc9-21ab206df809","LogTimestamp":"2023-04-13T10:36:28.063Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:36:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:36:30.072Z","message":"Entering","context":{"RequestID":"48a62e62-54bb-454d-be9a-834e1db98127","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2f1fb181-438a-4f83-8c14-0a1018853b89","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:36:30.072Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:36:30.075Z","message":"{\"transactionId\":\"48a62e62-54bb-454d-be9a-834e1db98127\",\"status\":\"200\",\"rqstDate\":\"230413-10:36:30:073\",\"respDate\":\"230413-10:36:30:075\",\"sourceId\":\"haproxy:48a62e62-54bb-454d-be9a-834e1db98127\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:36:30:073-2272\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cfdde94c-04c5-4d0e-9ef4-3f53a2698497], x-b3-parentspanid=[6f94612a89de8b15], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[48de7d848877a5306f94612a89de8b15], x-b3-spanid=[6744af53fcbf55ff], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[48a62e62-54bb-454d-be9a-834e1db98127]}\\\"}\"}","context":{"RequestID":"48a62e62-54bb-454d-be9a-834e1db98127","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2f1fb181-438a-4f83-8c14-0a1018853b89","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:36:30.072Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:30.076Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"48a62e62-54bb-454d-be9a-834e1db98127","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2f1fb181-438a-4f83-8c14-0a1018853b89","LogTimestamp":"2023-04-13T10:36:30.075Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:36:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:36:30.802Z","message":"Entering","context":{"RequestID":"90ba9f64-6b9a-44ea-833c-4e492a17bda6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fb5ee8ec-4893-49d9-9e2c-cebcb70b8d42","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:36:30.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:36:30.805Z","message":"{\"transactionId\":\"90ba9f64-6b9a-44ea-833c-4e492a17bda6\",\"status\":\"200\",\"rqstDate\":\"230413-10:36:30:803\",\"respDate\":\"230413-10:36:30:804\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:90ba9f64-6b9a-44ea-833c-4e492a17bda6\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:36:30:803-32489\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c08fc276-f84f-46cf-beb3-0a1855a3f37a], x-b3-parentspanid=[7a065c60f095792b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33165], x-envoy-attempt-count=[1], x-b3-traceid=[f7e8ce338c900f9b7a065c60f095792b], x-b3-spanid=[b558f735eac3e0cf], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[90ba9f64-6b9a-44ea-833c-4e492a17bda6]}\\\"}\"}","context":{"RequestID":"90ba9f64-6b9a-44ea-833c-4e492a17bda6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fb5ee8ec-4893-49d9-9e2c-cebcb70b8d42","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:36:30.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:30.805Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"90ba9f64-6b9a-44ea-833c-4e492a17bda6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fb5ee8ec-4893-49d9-9e2c-cebcb70b8d42","LogTimestamp":"2023-04-13T10:36:30.805Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:36:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:36:30.848Z","message":"Entering","context":{"RequestID":"19890571-6826-43d1-9a67-974688a0a5c8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a77ba9f2-c21d-4b9b-a69d-f13cf5482386","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:36:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:36:30.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"19890571-6826-43d1-9a67-974688a0a5c8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a77ba9f2-c21d-4b9b-a69d-f13cf5482386","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:36:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:30.851Z","message":"{\"transactionId\":\"19890571-6826-43d1-9a67-974688a0a5c8\",\"status\":\"200\",\"rqstDate\":\"230413-10:36:30:849\",\"respDate\":\"230413-10:36:30:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:19890571-6826-43d1-9a67-974688a0a5c8\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:36:30:849-82661\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[19890571-6826-43d1-9a67-974688a0a5c8]}\\\"}\"}","context":{"RequestID":"19890571-6826-43d1-9a67-974688a0a5c8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a77ba9f2-c21d-4b9b-a69d-f13cf5482386","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:36:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:30.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"19890571-6826-43d1-9a67-974688a0a5c8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a77ba9f2-c21d-4b9b-a69d-f13cf5482386","LogTimestamp":"2023-04-13T10:36:30.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:36:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:36:32.085Z","message":"Entering","context":{"RequestID":"a0d9bfc4-712f-416c-87e0-ed2f46eca935","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"db6c40f2-f536-4c12-b848-6dd4f61bfd19","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:36:32.085Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:36:32.088Z","message":"{\"transactionId\":\"a0d9bfc4-712f-416c-87e0-ed2f46eca935\",\"status\":\"200\",\"rqstDate\":\"230413-10:36:32:086\",\"respDate\":\"230413-10:36:32:088\",\"sourceId\":\"haproxy:a0d9bfc4-712f-416c-87e0-ed2f46eca935\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:36:32:086-82800\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6a3c2092-bb7e-40e2-8f43-dd118d12b860], x-b3-parentspanid=[61679b0d017e983b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[18cd8c87a87e4bf861679b0d017e983b], x-b3-spanid=[e2f0d8df3ab3005f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a0d9bfc4-712f-416c-87e0-ed2f46eca935]}\\\"}\"}","context":{"RequestID":"a0d9bfc4-712f-416c-87e0-ed2f46eca935","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"db6c40f2-f536-4c12-b848-6dd4f61bfd19","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:36:32.085Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:32.089Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a0d9bfc4-712f-416c-87e0-ed2f46eca935","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"db6c40f2-f536-4c12-b848-6dd4f61bfd19","LogTimestamp":"2023-04-13T10:36:32.089Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:36:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:36:34.099Z","message":"Entering","context":{"RequestID":"b9b5743f-8896-469d-9b7c-c67db31c5c2c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"65b28d35-32a1-40ce-9d4c-e5e08bf3fdb5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:36:34.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:36:34.100Z","message":"{\"transactionId\":\"b9b5743f-8896-469d-9b7c-c67db31c5c2c\",\"status\":\"200\",\"rqstDate\":\"230413-10:36:34:099\",\"respDate\":\"230413-10:36:34:100\",\"sourceId\":\"haproxy:b9b5743f-8896-469d-9b7c-c67db31c5c2c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:36:34:099-51730\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[103a6b40-a9f1-4e35-8b78-e9aebac8f85c], x-b3-parentspanid=[0987dd546694aa14], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b10e553dd52d1a130987dd546694aa14], x-b3-spanid=[9948c308bd4ae96f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b9b5743f-8896-469d-9b7c-c67db31c5c2c]}\\\"}\"}","context":{"RequestID":"b9b5743f-8896-469d-9b7c-c67db31c5c2c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"65b28d35-32a1-40ce-9d4c-e5e08bf3fdb5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:36:34.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:34.101Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b9b5743f-8896-469d-9b7c-c67db31c5c2c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"65b28d35-32a1-40ce-9d4c-e5e08bf3fdb5","LogTimestamp":"2023-04-13T10:36:34.100Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:36:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:36:36.110Z","message":"Entering","context":{"RequestID":"ddbe10bd-256a-460e-a8e9-12d059b56f11","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a614136e-52fe-4299-a190-209e17f10a35","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:36:36.110Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:36:36.112Z","message":"{\"transactionId\":\"ddbe10bd-256a-460e-a8e9-12d059b56f11\",\"status\":\"200\",\"rqstDate\":\"230413-10:36:36:111\",\"respDate\":\"230413-10:36:36:112\",\"sourceId\":\"haproxy:ddbe10bd-256a-460e-a8e9-12d059b56f11\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:36:36:111-16636\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2dbb02ff-a441-42dd-98bf-44c6a4deb70c], x-b3-parentspanid=[2df3f81efc121ee9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ee7a0d56a38f74fd2df3f81efc121ee9], x-b3-spanid=[5d8fa576bc0b47cb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ddbe10bd-256a-460e-a8e9-12d059b56f11]}\\\"}\"}","context":{"RequestID":"ddbe10bd-256a-460e-a8e9-12d059b56f11","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a614136e-52fe-4299-a190-209e17f10a35","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:36:36.110Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:36.113Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ddbe10bd-256a-460e-a8e9-12d059b56f11","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a614136e-52fe-4299-a190-209e17f10a35","LogTimestamp":"2023-04-13T10:36:36.113Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:36:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:36:36.391Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:36:36.407Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:36.407Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:36.408Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:38.122Z","message":"Entering","context":{"RequestID":"e25cc977-08a0-4443-ba62-2af284f39dd1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0ccda022-f762-4f99-ab4b-ce76cf76360a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:36:38.122Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:36:38.125Z","message":"{\"transactionId\":\"e25cc977-08a0-4443-ba62-2af284f39dd1\",\"status\":\"200\",\"rqstDate\":\"230413-10:36:38:123\",\"respDate\":\"230413-10:36:38:125\",\"sourceId\":\"haproxy:e25cc977-08a0-4443-ba62-2af284f39dd1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:36:38:123-12862\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dba64d30-7d4b-41c6-a82c-294b79e84fa9], x-b3-parentspanid=[9fe78e990df755b1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[68390cb8e8df77579fe78e990df755b1], x-b3-spanid=[e6a31e625b42a989], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e25cc977-08a0-4443-ba62-2af284f39dd1]}\\\"}\"}","context":{"RequestID":"e25cc977-08a0-4443-ba62-2af284f39dd1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0ccda022-f762-4f99-ab4b-ce76cf76360a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:36:38.122Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:38.126Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e25cc977-08a0-4443-ba62-2af284f39dd1","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0ccda022-f762-4f99-ab4b-ce76cf76360a","LogTimestamp":"2023-04-13T10:36:38.126Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:36:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:36:40.137Z","message":"Entering","context":{"RequestID":"78516144-53ec-4eea-80f4-550e7023daee","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c0be4326-52aa-4327-89ac-edc68618693e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:36:40.137Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:36:40.139Z","message":"{\"transactionId\":\"78516144-53ec-4eea-80f4-550e7023daee\",\"status\":\"200\",\"rqstDate\":\"230413-10:36:40:138\",\"respDate\":\"230413-10:36:40:139\",\"sourceId\":\"haproxy:78516144-53ec-4eea-80f4-550e7023daee\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:36:40:138-22925\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e1335521-ff8e-44eb-8b1e-3626263e835b], x-b3-parentspanid=[f1aaeeb4ac727e1e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[729483c562cacf3ff1aaeeb4ac727e1e], x-b3-spanid=[3369c808ed5754e1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[78516144-53ec-4eea-80f4-550e7023daee]}\\\"}\"}","context":{"RequestID":"78516144-53ec-4eea-80f4-550e7023daee","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c0be4326-52aa-4327-89ac-edc68618693e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:36:40.137Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:40.140Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"78516144-53ec-4eea-80f4-550e7023daee","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c0be4326-52aa-4327-89ac-edc68618693e","LogTimestamp":"2023-04-13T10:36:40.140Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:36:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:36:40.803Z","message":"Entering","context":{"RequestID":"f11f6ac7-c3aa-4d9d-a390-d9e35d8118d5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"e7222f8d-5dd4-4ded-8bfa-a35cef54c572","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:36:40.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:36:40.805Z","message":"{\"transactionId\":\"f11f6ac7-c3aa-4d9d-a390-d9e35d8118d5\",\"status\":\"200\",\"rqstDate\":\"230413-10:36:40:803\",\"respDate\":\"230413-10:36:40:805\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f11f6ac7-c3aa-4d9d-a390-d9e35d8118d5\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:36:40:803-16250\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[562e8776-7251-417a-9dbe-257bb0fa3804], x-b3-parentspanid=[ae15258edbe3d6b6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39727], x-envoy-attempt-count=[1], x-b3-traceid=[49ecf31a0878b24dae15258edbe3d6b6], x-b3-spanid=[22cf7a85bd3f6e61], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f11f6ac7-c3aa-4d9d-a390-d9e35d8118d5]}\\\"}\"}","context":{"RequestID":"f11f6ac7-c3aa-4d9d-a390-d9e35d8118d5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"e7222f8d-5dd4-4ded-8bfa-a35cef54c572","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:36:40.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:40.806Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f11f6ac7-c3aa-4d9d-a390-d9e35d8118d5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e7222f8d-5dd4-4ded-8bfa-a35cef54c572","LogTimestamp":"2023-04-13T10:36:40.806Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:36:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:36:40.848Z","message":"Entering","context":{"RequestID":"cc4521a1-7579-493b-8ed8-66266a43a4dc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4cfa4216-794a-404d-a395-16f51b78d9b0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:36:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:36:40.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"cc4521a1-7579-493b-8ed8-66266a43a4dc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4cfa4216-794a-404d-a395-16f51b78d9b0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:36:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:40.852Z","message":"{\"transactionId\":\"cc4521a1-7579-493b-8ed8-66266a43a4dc\",\"status\":\"200\",\"rqstDate\":\"230413-10:36:40:849\",\"respDate\":\"230413-10:36:40:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:cc4521a1-7579-493b-8ed8-66266a43a4dc\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:36:40:849-4436\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[cc4521a1-7579-493b-8ed8-66266a43a4dc]}\\\"}\"}","context":{"RequestID":"cc4521a1-7579-493b-8ed8-66266a43a4dc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4cfa4216-794a-404d-a395-16f51b78d9b0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:36:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:40.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cc4521a1-7579-493b-8ed8-66266a43a4dc","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4cfa4216-794a-404d-a395-16f51b78d9b0","LogTimestamp":"2023-04-13T10:36:40.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:36:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:36:42.149Z","message":"Entering","context":{"RequestID":"c7c6fbe3-cbe4-471d-9e8d-381e5855e8bf","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"54867fd1-6b8e-413a-b747-51238ebb47ee","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:36:42.148Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:36:42.151Z","message":"{\"transactionId\":\"c7c6fbe3-cbe4-471d-9e8d-381e5855e8bf\",\"status\":\"200\",\"rqstDate\":\"230413-10:36:42:149\",\"respDate\":\"230413-10:36:42:151\",\"sourceId\":\"haproxy:c7c6fbe3-cbe4-471d-9e8d-381e5855e8bf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:36:42:149-7215\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8e1f3102-8398-4db0-8562-78f98f3ddee6], x-b3-parentspanid=[1c5ac0de6857db7e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[05262f9846c551681c5ac0de6857db7e], x-b3-spanid=[4c272f8abf356bc6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c7c6fbe3-cbe4-471d-9e8d-381e5855e8bf]}\\\"}\"}","context":{"RequestID":"c7c6fbe3-cbe4-471d-9e8d-381e5855e8bf","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"54867fd1-6b8e-413a-b747-51238ebb47ee","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:36:42.148Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:42.152Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c7c6fbe3-cbe4-471d-9e8d-381e5855e8bf","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"54867fd1-6b8e-413a-b747-51238ebb47ee","LogTimestamp":"2023-04-13T10:36:42.152Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:36:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:36:44.162Z","message":"Entering","context":{"RequestID":"35ff775b-80c7-4ca5-9704-6d8b17a39ad9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"589a295b-82d8-43c9-aa0a-61d8c1cdfa9f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:36:44.162Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:36:44.164Z","message":"{\"transactionId\":\"35ff775b-80c7-4ca5-9704-6d8b17a39ad9\",\"status\":\"200\",\"rqstDate\":\"230413-10:36:44:163\",\"respDate\":\"230413-10:36:44:164\",\"sourceId\":\"haproxy:35ff775b-80c7-4ca5-9704-6d8b17a39ad9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:36:44:163-63284\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a120122c-b7fe-4293-879e-74bac0e240d8], x-b3-parentspanid=[9c7a3a5ef7df4537], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[080fa857fd26ba259c7a3a5ef7df4537], x-b3-spanid=[1c5e02ec06f74e9d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[35ff775b-80c7-4ca5-9704-6d8b17a39ad9]}\\\"}\"}","context":{"RequestID":"35ff775b-80c7-4ca5-9704-6d8b17a39ad9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"589a295b-82d8-43c9-aa0a-61d8c1cdfa9f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:36:44.162Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:44.165Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"35ff775b-80c7-4ca5-9704-6d8b17a39ad9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"589a295b-82d8-43c9-aa0a-61d8c1cdfa9f","LogTimestamp":"2023-04-13T10:36:44.165Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:36:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:36:46.176Z","message":"Entering","context":{"RequestID":"dae1f114-2de1-4400-8366-66331d01cf3d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e2f217d5-58ef-4cfd-a07d-7f32dacf1966","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:36:46.176Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:36:46.179Z","message":"{\"transactionId\":\"dae1f114-2de1-4400-8366-66331d01cf3d\",\"status\":\"200\",\"rqstDate\":\"230413-10:36:46:177\",\"respDate\":\"230413-10:36:46:179\",\"sourceId\":\"haproxy:dae1f114-2de1-4400-8366-66331d01cf3d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:36:46:177-59705\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7cc7ba57-e12c-4757-92cd-f5f0b1dd3008], x-b3-parentspanid=[9a588e615d34d7a8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[311841156f9b15b39a588e615d34d7a8], x-b3-spanid=[9c4a71ebbc9df6a0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dae1f114-2de1-4400-8366-66331d01cf3d]}\\\"}\"}","context":{"RequestID":"dae1f114-2de1-4400-8366-66331d01cf3d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e2f217d5-58ef-4cfd-a07d-7f32dacf1966","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:36:46.176Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:46.180Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dae1f114-2de1-4400-8366-66331d01cf3d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e2f217d5-58ef-4cfd-a07d-7f32dacf1966","LogTimestamp":"2023-04-13T10:36:46.180Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:36:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:36:46.392Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:36:46.402Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:46.402Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:46.402Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:48.189Z","message":"Entering","context":{"RequestID":"83d118d0-30f8-4745-b880-c7052c5fe32b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ce67e098-b771-44bb-a8ba-9d1ed099d592","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:36:48.189Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:36:48.191Z","message":"{\"transactionId\":\"83d118d0-30f8-4745-b880-c7052c5fe32b\",\"status\":\"200\",\"rqstDate\":\"230413-10:36:48:190\",\"respDate\":\"230413-10:36:48:191\",\"sourceId\":\"haproxy:83d118d0-30f8-4745-b880-c7052c5fe32b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:36:48:190-31946\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[65349c9f-68d1-4d84-81ea-9c3e940a6a3e], x-b3-parentspanid=[7e40ed383b7e1230], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[14462d4b3ce9fbd07e40ed383b7e1230], x-b3-spanid=[d53efcc688160a44], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[83d118d0-30f8-4745-b880-c7052c5fe32b]}\\\"}\"}","context":{"RequestID":"83d118d0-30f8-4745-b880-c7052c5fe32b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ce67e098-b771-44bb-a8ba-9d1ed099d592","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:36:48.189Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:48.191Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"83d118d0-30f8-4745-b880-c7052c5fe32b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce67e098-b771-44bb-a8ba-9d1ed099d592","LogTimestamp":"2023-04-13T10:36:48.191Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:36:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:36:49.472Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:36:49.476Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:36:50.200Z","message":"Entering","context":{"RequestID":"0af14b34-c05d-4f31-9047-ad08bec5d6d1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8fa0982a-30d0-4a09-bbe8-9d3f0af4d1e4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:36:50.200Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:36:50.203Z","message":"{\"transactionId\":\"0af14b34-c05d-4f31-9047-ad08bec5d6d1\",\"status\":\"200\",\"rqstDate\":\"230413-10:36:50:201\",\"respDate\":\"230413-10:36:50:202\",\"sourceId\":\"haproxy:0af14b34-c05d-4f31-9047-ad08bec5d6d1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:36:50:201-12557\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f1e19ce1-ec94-464d-a990-272c65e0d80d], x-b3-parentspanid=[58a2dd198969208a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b4409c5d16000fa958a2dd198969208a], x-b3-spanid=[2b33ee0d03e8c98e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0af14b34-c05d-4f31-9047-ad08bec5d6d1]}\\\"}\"}","context":{"RequestID":"0af14b34-c05d-4f31-9047-ad08bec5d6d1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8fa0982a-30d0-4a09-bbe8-9d3f0af4d1e4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:36:50.200Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:50.203Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0af14b34-c05d-4f31-9047-ad08bec5d6d1","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8fa0982a-30d0-4a09-bbe8-9d3f0af4d1e4","LogTimestamp":"2023-04-13T10:36:50.203Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:36:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:36:50.802Z","message":"Entering","context":{"RequestID":"81c92826-22f4-4570-a6ea-6159d42c0e20","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"18ad0233-4c95-4859-b57a-703c5163f6a2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:36:50.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:36:50.805Z","message":"{\"transactionId\":\"81c92826-22f4-4570-a6ea-6159d42c0e20\",\"status\":\"200\",\"rqstDate\":\"230413-10:36:50:803\",\"respDate\":\"230413-10:36:50:804\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:81c92826-22f4-4570-a6ea-6159d42c0e20\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:36:50:803-28603\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2d942f55-8cc5-41e3-a000-67bac8724c86], x-b3-parentspanid=[3bf279b00657be66], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50597], x-envoy-attempt-count=[1], x-b3-traceid=[a864ac32cca003e23bf279b00657be66], x-b3-spanid=[afb9e25c7b557a12], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[81c92826-22f4-4570-a6ea-6159d42c0e20]}\\\"}\"}","context":{"RequestID":"81c92826-22f4-4570-a6ea-6159d42c0e20","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"18ad0233-4c95-4859-b57a-703c5163f6a2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:36:50.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:50.805Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"81c92826-22f4-4570-a6ea-6159d42c0e20","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"18ad0233-4c95-4859-b57a-703c5163f6a2","LogTimestamp":"2023-04-13T10:36:50.805Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:36:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:36:50.849Z","message":"Entering","context":{"RequestID":"301ea963-e9e0-4ca6-89b2-1e23d993b4f2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0db59a20-1c27-4dea-965a-1cadc4387fa6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:36:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:36:50.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"301ea963-e9e0-4ca6-89b2-1e23d993b4f2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0db59a20-1c27-4dea-965a-1cadc4387fa6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:36:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:50.852Z","message":"{\"transactionId\":\"301ea963-e9e0-4ca6-89b2-1e23d993b4f2\",\"status\":\"200\",\"rqstDate\":\"230413-10:36:50:849\",\"respDate\":\"230413-10:36:50:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:301ea963-e9e0-4ca6-89b2-1e23d993b4f2\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:36:50:849-61828\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[301ea963-e9e0-4ca6-89b2-1e23d993b4f2]}\\\"}\"}","context":{"RequestID":"301ea963-e9e0-4ca6-89b2-1e23d993b4f2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0db59a20-1c27-4dea-965a-1cadc4387fa6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:36:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:50.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"301ea963-e9e0-4ca6-89b2-1e23d993b4f2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0db59a20-1c27-4dea-965a-1cadc4387fa6","LogTimestamp":"2023-04-13T10:36:50.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:36:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:36:52.213Z","message":"Entering","context":{"RequestID":"5d620a0a-6fc3-44c1-81c9-c8a643f7e5e6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6c99be17-aa53-41c3-8475-4b2aeb178016","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:36:52.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:36:52.215Z","message":"{\"transactionId\":\"5d620a0a-6fc3-44c1-81c9-c8a643f7e5e6\",\"status\":\"200\",\"rqstDate\":\"230413-10:36:52:214\",\"respDate\":\"230413-10:36:52:215\",\"sourceId\":\"haproxy:5d620a0a-6fc3-44c1-81c9-c8a643f7e5e6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:36:52:214-53392\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2d21bbad-05de-4a0b-81f6-2986b35c5ca7], x-b3-parentspanid=[0e7bff21105a50d7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ad2c71e66b4fe5920e7bff21105a50d7], x-b3-spanid=[dedae42cf1742f08], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5d620a0a-6fc3-44c1-81c9-c8a643f7e5e6]}\\\"}\"}","context":{"RequestID":"5d620a0a-6fc3-44c1-81c9-c8a643f7e5e6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6c99be17-aa53-41c3-8475-4b2aeb178016","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:36:52.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:52.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5d620a0a-6fc3-44c1-81c9-c8a643f7e5e6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c99be17-aa53-41c3-8475-4b2aeb178016","LogTimestamp":"2023-04-13T10:36:52.216Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:36:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:36:54.226Z","message":"Entering","context":{"RequestID":"11fb513e-4fea-4454-91b5-8ce8bde5a726","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"870a9e1c-c73e-4122-b456-3c95b50b20c2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:36:54.225Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:36:54.228Z","message":"{\"transactionId\":\"11fb513e-4fea-4454-91b5-8ce8bde5a726\",\"status\":\"200\",\"rqstDate\":\"230413-10:36:54:226\",\"respDate\":\"230413-10:36:54:228\",\"sourceId\":\"haproxy:11fb513e-4fea-4454-91b5-8ce8bde5a726\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:36:54:226-98727\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[51739b32-5ae2-43ad-95a9-d09c93fc8534], x-b3-parentspanid=[9702d0b4373a3cd1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7f1f347424a824c09702d0b4373a3cd1], x-b3-spanid=[cd73a0dbf774812e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[11fb513e-4fea-4454-91b5-8ce8bde5a726]}\\\"}\"}","context":{"RequestID":"11fb513e-4fea-4454-91b5-8ce8bde5a726","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"870a9e1c-c73e-4122-b456-3c95b50b20c2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:36:54.225Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:54.229Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"11fb513e-4fea-4454-91b5-8ce8bde5a726","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"870a9e1c-c73e-4122-b456-3c95b50b20c2","LogTimestamp":"2023-04-13T10:36:54.229Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:36:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:36:56.239Z","message":"Entering","context":{"RequestID":"77d4e76f-81fc-4407-a9ed-770a4ceca699","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"553b06d6-58aa-44e6-99a5-ccda21a641f4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:36:56.239Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:36:56.242Z","message":"{\"transactionId\":\"77d4e76f-81fc-4407-a9ed-770a4ceca699\",\"status\":\"200\",\"rqstDate\":\"230413-10:36:56:240\",\"respDate\":\"230413-10:36:56:242\",\"sourceId\":\"haproxy:77d4e76f-81fc-4407-a9ed-770a4ceca699\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:36:56:240-45069\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4df130df-ed4f-4b9f-a530-13a90950473c], x-b3-parentspanid=[eace47acd34f1fe5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1d13866991b94c3feace47acd34f1fe5], x-b3-spanid=[5008a17520e44003], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[77d4e76f-81fc-4407-a9ed-770a4ceca699]}\\\"}\"}","context":{"RequestID":"77d4e76f-81fc-4407-a9ed-770a4ceca699","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"553b06d6-58aa-44e6-99a5-ccda21a641f4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:36:56.239Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:56.243Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"77d4e76f-81fc-4407-a9ed-770a4ceca699","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"553b06d6-58aa-44e6-99a5-ccda21a641f4","LogTimestamp":"2023-04-13T10:36:56.243Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:36:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:36:56.392Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:36:56.405Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:56.405Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:56.405Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:58.253Z","message":"Entering","context":{"RequestID":"2d89ef75-03ab-407e-abe5-bcea69650437","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d74fc905-cbe8-410d-afb0-78a408753c6c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:36:58.253Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:36:58.255Z","message":"{\"transactionId\":\"2d89ef75-03ab-407e-abe5-bcea69650437\",\"status\":\"200\",\"rqstDate\":\"230413-10:36:58:254\",\"respDate\":\"230413-10:36:58:255\",\"sourceId\":\"haproxy:2d89ef75-03ab-407e-abe5-bcea69650437\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:36:58:254-60496\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8899bfcf-32c7-4d81-a742-429d1ea0637b], x-b3-parentspanid=[b389200516bb2360], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0eef8613f6743c54b389200516bb2360], x-b3-spanid=[f3b40a1775f26804], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2d89ef75-03ab-407e-abe5-bcea69650437]}\\\"}\"}","context":{"RequestID":"2d89ef75-03ab-407e-abe5-bcea69650437","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d74fc905-cbe8-410d-afb0-78a408753c6c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:36:58.253Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:36:58.256Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2d89ef75-03ab-407e-abe5-bcea69650437","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d74fc905-cbe8-410d-afb0-78a408753c6c","LogTimestamp":"2023-04-13T10:36:58.256Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:36:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:37:00.266Z","message":"Entering","context":{"RequestID":"1a7530b5-09b6-4260-aa45-96bfc9278a99","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8a4ae50b-8f65-4b72-83a0-eef256ef559e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:00.266Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:37:00.268Z","message":"{\"transactionId\":\"1a7530b5-09b6-4260-aa45-96bfc9278a99\",\"status\":\"200\",\"rqstDate\":\"230413-10:37:00:266\",\"respDate\":\"230413-10:37:00:268\",\"sourceId\":\"haproxy:1a7530b5-09b6-4260-aa45-96bfc9278a99\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:37:00:266-93324\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[10333ef2-5f11-4031-8947-2b8410f5b6c9], x-b3-parentspanid=[de4c4af049b399de], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b4155ec7e284a49ede4c4af049b399de], x-b3-spanid=[396fbc87534f8a90], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1a7530b5-09b6-4260-aa45-96bfc9278a99]}\\\"}\"}","context":{"RequestID":"1a7530b5-09b6-4260-aa45-96bfc9278a99","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8a4ae50b-8f65-4b72-83a0-eef256ef559e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:00.266Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:00.269Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1a7530b5-09b6-4260-aa45-96bfc9278a99","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8a4ae50b-8f65-4b72-83a0-eef256ef559e","LogTimestamp":"2023-04-13T10:37:00.269Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:37:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:37:00.802Z","message":"Entering","context":{"RequestID":"d276bbed-f6e5-44d6-b4dd-06aa3bd865cd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3ae92786-e8fe-4078-b397-73c38f419bde","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:37:00.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:37:00.804Z","message":"{\"transactionId\":\"d276bbed-f6e5-44d6-b4dd-06aa3bd865cd\",\"status\":\"200\",\"rqstDate\":\"230413-10:37:00:803\",\"respDate\":\"230413-10:37:00:804\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d276bbed-f6e5-44d6-b4dd-06aa3bd865cd\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:37:00:803-40818\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0957e3a6-a2ca-4cf3-93b0-7342c627ad3b], x-b3-parentspanid=[054ce2cfc421fabb], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51653], x-envoy-attempt-count=[1], x-b3-traceid=[2c4ef93d5cd50edc054ce2cfc421fabb], x-b3-spanid=[37ee84a9fba2cc5a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d276bbed-f6e5-44d6-b4dd-06aa3bd865cd]}\\\"}\"}","context":{"RequestID":"d276bbed-f6e5-44d6-b4dd-06aa3bd865cd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3ae92786-e8fe-4078-b397-73c38f419bde","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:37:00.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:00.805Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d276bbed-f6e5-44d6-b4dd-06aa3bd865cd","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3ae92786-e8fe-4078-b397-73c38f419bde","LogTimestamp":"2023-04-13T10:37:00.805Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:37:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:37:00.849Z","message":"Entering","context":{"RequestID":"b093d3ad-8c48-489d-ab11-c4b2927e4bee","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2894e3c0-d1d0-43e9-b0ae-a17e67147a17","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:37:00.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:37:00.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"b093d3ad-8c48-489d-ab11-c4b2927e4bee","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2894e3c0-d1d0-43e9-b0ae-a17e67147a17","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:37:00.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:00.852Z","message":"{\"transactionId\":\"b093d3ad-8c48-489d-ab11-c4b2927e4bee\",\"status\":\"200\",\"rqstDate\":\"230413-10:37:00:850\",\"respDate\":\"230413-10:37:00:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b093d3ad-8c48-489d-ab11-c4b2927e4bee\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:37:00:850-43339\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b093d3ad-8c48-489d-ab11-c4b2927e4bee]}\\\"}\"}","context":{"RequestID":"b093d3ad-8c48-489d-ab11-c4b2927e4bee","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2894e3c0-d1d0-43e9-b0ae-a17e67147a17","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:37:00.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:00.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b093d3ad-8c48-489d-ab11-c4b2927e4bee","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2894e3c0-d1d0-43e9-b0ae-a17e67147a17","LogTimestamp":"2023-04-13T10:37:00.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:37:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:37:02.278Z","message":"Entering","context":{"RequestID":"72131372-3319-475b-8785-3abb8931061d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"063c4503-5add-4433-ae6f-d42de9cdb50f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:02.278Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:37:02.280Z","message":"{\"transactionId\":\"72131372-3319-475b-8785-3abb8931061d\",\"status\":\"200\",\"rqstDate\":\"230413-10:37:02:278\",\"respDate\":\"230413-10:37:02:280\",\"sourceId\":\"haproxy:72131372-3319-475b-8785-3abb8931061d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:37:02:278-14249\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[093bb18f-73f4-4ec2-a5a4-8bdc517e5f88], x-b3-parentspanid=[793f33019b39ac0c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[87036e14338c34ed793f33019b39ac0c], x-b3-spanid=[001e965946178b71], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[72131372-3319-475b-8785-3abb8931061d]}\\\"}\"}","context":{"RequestID":"72131372-3319-475b-8785-3abb8931061d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"063c4503-5add-4433-ae6f-d42de9cdb50f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:02.278Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:02.280Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"72131372-3319-475b-8785-3abb8931061d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"063c4503-5add-4433-ae6f-d42de9cdb50f","LogTimestamp":"2023-04-13T10:37:02.280Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:37:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:37:04.289Z","message":"Entering","context":{"RequestID":"b2b76f87-febf-4646-bcf7-b6981722a90d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e2af6a08-e35f-4e1c-b923-5c2945273349","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:04.289Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:37:04.290Z","message":"{\"transactionId\":\"b2b76f87-febf-4646-bcf7-b6981722a90d\",\"status\":\"200\",\"rqstDate\":\"230413-10:37:04:289\",\"respDate\":\"230413-10:37:04:290\",\"sourceId\":\"haproxy:b2b76f87-febf-4646-bcf7-b6981722a90d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:37:04:289-83984\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[df82b400-dafc-4c7b-82ea-73c91e1843b6], x-b3-parentspanid=[ed7e893aa255468d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dedf09fa082ff09bed7e893aa255468d], x-b3-spanid=[ce1e5b6600accbab], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b2b76f87-febf-4646-bcf7-b6981722a90d]}\\\"}\"}","context":{"RequestID":"b2b76f87-febf-4646-bcf7-b6981722a90d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e2af6a08-e35f-4e1c-b923-5c2945273349","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:04.289Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:04.291Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b2b76f87-febf-4646-bcf7-b6981722a90d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e2af6a08-e35f-4e1c-b923-5c2945273349","LogTimestamp":"2023-04-13T10:37:04.291Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:37:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:37:06.300Z","message":"Entering","context":{"RequestID":"28475218-d23c-4238-b140-a3b9cd54cc59","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1be8b0ae-a8e6-47ce-9268-84a622a599b3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:06.300Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:37:06.302Z","message":"{\"transactionId\":\"28475218-d23c-4238-b140-a3b9cd54cc59\",\"status\":\"200\",\"rqstDate\":\"230413-10:37:06:301\",\"respDate\":\"230413-10:37:06:302\",\"sourceId\":\"haproxy:28475218-d23c-4238-b140-a3b9cd54cc59\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:37:06:301-867\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[61a4ffb9-dd66-444a-88be-6de5d58c8d5e], x-b3-parentspanid=[25f71e25091599ac], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[610e0cdcbe162bb025f71e25091599ac], x-b3-spanid=[083191fbfaed30bb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[28475218-d23c-4238-b140-a3b9cd54cc59]}\\\"}\"}","context":{"RequestID":"28475218-d23c-4238-b140-a3b9cd54cc59","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1be8b0ae-a8e6-47ce-9268-84a622a599b3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:06.300Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:06.303Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"28475218-d23c-4238-b140-a3b9cd54cc59","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1be8b0ae-a8e6-47ce-9268-84a622a599b3","LogTimestamp":"2023-04-13T10:37:06.303Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:37:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:37:06.392Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:37:06.407Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:06.408Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:06.408Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:08.313Z","message":"Entering","context":{"RequestID":"6af916e3-4746-4c13-a7a1-5c363b0ef1c5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e43ba6f5-ad0e-4884-97bb-906d89c4a5f5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:08.313Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:37:08.316Z","message":"{\"transactionId\":\"6af916e3-4746-4c13-a7a1-5c363b0ef1c5\",\"status\":\"200\",\"rqstDate\":\"230413-10:37:08:314\",\"respDate\":\"230413-10:37:08:316\",\"sourceId\":\"haproxy:6af916e3-4746-4c13-a7a1-5c363b0ef1c5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:37:08:314-99019\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[18533729-394d-48d7-b2a5-a1a838b7e23f], x-b3-parentspanid=[c54449996e881fff], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8d788b8ac8e4a57fc54449996e881fff], x-b3-spanid=[d3b8788ca7b80693], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6af916e3-4746-4c13-a7a1-5c363b0ef1c5]}\\\"}\"}","context":{"RequestID":"6af916e3-4746-4c13-a7a1-5c363b0ef1c5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e43ba6f5-ad0e-4884-97bb-906d89c4a5f5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:08.313Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:08.317Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6af916e3-4746-4c13-a7a1-5c363b0ef1c5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e43ba6f5-ad0e-4884-97bb-906d89c4a5f5","LogTimestamp":"2023-04-13T10:37:08.316Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:37:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:37:10.327Z","message":"Entering","context":{"RequestID":"a7b148b5-a702-451b-9b42-76a625dbdcf3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5ad37acc-fe41-4c56-955c-124a2b6d4c1e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:10.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:37:10.329Z","message":"{\"transactionId\":\"a7b148b5-a702-451b-9b42-76a625dbdcf3\",\"status\":\"200\",\"rqstDate\":\"230413-10:37:10:328\",\"respDate\":\"230413-10:37:10:329\",\"sourceId\":\"haproxy:a7b148b5-a702-451b-9b42-76a625dbdcf3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:37:10:328-67897\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a1a0fa56-c6b7-4dfb-ae61-0eaeecb785f1], x-b3-parentspanid=[c7096b36eb8a4303], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[59322b375b793955c7096b36eb8a4303], x-b3-spanid=[c7cd1b1f2c1c2ae1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a7b148b5-a702-451b-9b42-76a625dbdcf3]}\\\"}\"}","context":{"RequestID":"a7b148b5-a702-451b-9b42-76a625dbdcf3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5ad37acc-fe41-4c56-955c-124a2b6d4c1e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:10.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:10.330Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a7b148b5-a702-451b-9b42-76a625dbdcf3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ad37acc-fe41-4c56-955c-124a2b6d4c1e","LogTimestamp":"2023-04-13T10:37:10.330Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:37:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:37:10.802Z","message":"Entering","context":{"RequestID":"3439ebac-22c5-4f0e-881c-54abc2d7f3e0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9a2f5527-4eff-4733-80ca-f91f9b4009ab","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:37:10.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:37:10.804Z","message":"{\"transactionId\":\"3439ebac-22c5-4f0e-881c-54abc2d7f3e0\",\"status\":\"200\",\"rqstDate\":\"230413-10:37:10:802\",\"respDate\":\"230413-10:37:10:804\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:3439ebac-22c5-4f0e-881c-54abc2d7f3e0\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:37:10:802-10809\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[44259a28-2784-4b63-8e30-10eac06c43d5], x-b3-parentspanid=[5b27db2704ffa600], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49541], x-envoy-attempt-count=[1], x-b3-traceid=[e6958729534452805b27db2704ffa600], x-b3-spanid=[187709d5d3dc39b6], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[3439ebac-22c5-4f0e-881c-54abc2d7f3e0]}\\\"}\"}","context":{"RequestID":"3439ebac-22c5-4f0e-881c-54abc2d7f3e0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9a2f5527-4eff-4733-80ca-f91f9b4009ab","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:37:10.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:10.805Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3439ebac-22c5-4f0e-881c-54abc2d7f3e0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9a2f5527-4eff-4733-80ca-f91f9b4009ab","LogTimestamp":"2023-04-13T10:37:10.805Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:37:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:37:10.848Z","message":"Entering","context":{"RequestID":"9ad86933-3e51-4a0d-95a3-4a102f93dd55","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cabb9f28-fcb9-46d2-9d57-1b63e66c8b77","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:37:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:37:10.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"9ad86933-3e51-4a0d-95a3-4a102f93dd55","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cabb9f28-fcb9-46d2-9d57-1b63e66c8b77","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:37:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:10.850Z","message":"{\"transactionId\":\"9ad86933-3e51-4a0d-95a3-4a102f93dd55\",\"status\":\"200\",\"rqstDate\":\"230413-10:37:10:848\",\"respDate\":\"230413-10:37:10:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9ad86933-3e51-4a0d-95a3-4a102f93dd55\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:37:10:848-48783\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9ad86933-3e51-4a0d-95a3-4a102f93dd55]}\\\"}\"}","context":{"RequestID":"9ad86933-3e51-4a0d-95a3-4a102f93dd55","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cabb9f28-fcb9-46d2-9d57-1b63e66c8b77","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:37:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:10.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9ad86933-3e51-4a0d-95a3-4a102f93dd55","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cabb9f28-fcb9-46d2-9d57-1b63e66c8b77","LogTimestamp":"2023-04-13T10:37:10.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:37:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:37:12.341Z","message":"Entering","context":{"RequestID":"b90c5370-b5ad-4deb-9758-cacdaad40cc0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"02768709-afcf-4f0f-9978-3597205a6479","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:12.340Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:37:12.343Z","message":"{\"transactionId\":\"b90c5370-b5ad-4deb-9758-cacdaad40cc0\",\"status\":\"200\",\"rqstDate\":\"230413-10:37:12:341\",\"respDate\":\"230413-10:37:12:343\",\"sourceId\":\"haproxy:b90c5370-b5ad-4deb-9758-cacdaad40cc0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:37:12:341-89972\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[411cdabc-e3c4-966c-8cec-5ff5998415a3], x-b3-parentspanid=[4dd3d2f3bc692cb5], 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=[ac55479e99d90d144dd3d2f3bc692cb5], x-b3-spanid=[19edcabb22626825], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b90c5370-b5ad-4deb-9758-cacdaad40cc0]}\\\"}\"}","context":{"RequestID":"b90c5370-b5ad-4deb-9758-cacdaad40cc0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"02768709-afcf-4f0f-9978-3597205a6479","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:12.340Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:12.344Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b90c5370-b5ad-4deb-9758-cacdaad40cc0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"02768709-afcf-4f0f-9978-3597205a6479","LogTimestamp":"2023-04-13T10:37:12.344Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:37:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:37:14.354Z","message":"Entering","context":{"RequestID":"122e7dcd-5f3f-4322-a31f-f6fd83147873","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"21397c91-068f-4153-8861-f2ed9fc42e74","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:14.354Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:37:14.356Z","message":"{\"transactionId\":\"122e7dcd-5f3f-4322-a31f-f6fd83147873\",\"status\":\"200\",\"rqstDate\":\"230413-10:37:14:355\",\"respDate\":\"230413-10:37:14:356\",\"sourceId\":\"haproxy:122e7dcd-5f3f-4322-a31f-f6fd83147873\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:37:14:355-72918\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[17ce5cd0-0160-44a1-82fa-abfe091292b0], x-b3-parentspanid=[ea04d9a5177936f0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[85a416a64ba0d8e1ea04d9a5177936f0], x-b3-spanid=[1f3a01d025a38f9c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[122e7dcd-5f3f-4322-a31f-f6fd83147873]}\\\"}\"}","context":{"RequestID":"122e7dcd-5f3f-4322-a31f-f6fd83147873","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"21397c91-068f-4153-8861-f2ed9fc42e74","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:14.354Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:14.357Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"122e7dcd-5f3f-4322-a31f-f6fd83147873","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"21397c91-068f-4153-8861-f2ed9fc42e74","LogTimestamp":"2023-04-13T10:37:14.356Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:37:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:37:16.367Z","message":"Entering","context":{"RequestID":"29acf6aa-a33b-4581-8825-cc0991d0e5ba","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6020688c-8ac8-409e-9cd5-20f82358e471","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:16.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:37:16.369Z","message":"{\"transactionId\":\"29acf6aa-a33b-4581-8825-cc0991d0e5ba\",\"status\":\"200\",\"rqstDate\":\"230413-10:37:16:368\",\"respDate\":\"230413-10:37:16:369\",\"sourceId\":\"haproxy:29acf6aa-a33b-4581-8825-cc0991d0e5ba\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:37:16:368-31409\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[01423d38-5753-4ada-9013-8aa9cb80ca33], x-b3-parentspanid=[9489cc4761a01b34], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3800d8db4a69056d9489cc4761a01b34], x-b3-spanid=[780d5879f50ceca8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[29acf6aa-a33b-4581-8825-cc0991d0e5ba]}\\\"}\"}","context":{"RequestID":"29acf6aa-a33b-4581-8825-cc0991d0e5ba","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6020688c-8ac8-409e-9cd5-20f82358e471","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:16.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:16.370Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"29acf6aa-a33b-4581-8825-cc0991d0e5ba","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6020688c-8ac8-409e-9cd5-20f82358e471","LogTimestamp":"2023-04-13T10:37:16.370Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:37:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:37:16.392Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:37:16.407Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:16.407Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:16.407Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:18.380Z","message":"Entering","context":{"RequestID":"f188b3a5-c7a0-465d-bd66-6e5da2775585","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"69fb463c-d0d1-4d77-acf9-01be9707a590","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:18.380Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:37:18.383Z","message":"{\"transactionId\":\"f188b3a5-c7a0-465d-bd66-6e5da2775585\",\"status\":\"200\",\"rqstDate\":\"230413-10:37:18:381\",\"respDate\":\"230413-10:37:18:382\",\"sourceId\":\"haproxy:f188b3a5-c7a0-465d-bd66-6e5da2775585\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:37:18:381-11208\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b19d7dfe-317f-486a-94bb-6ce12a35c2ec], x-b3-parentspanid=[b7965186400327ec], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4b0dfc51651c5032b7965186400327ec], x-b3-spanid=[178cfffb9d734f1a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f188b3a5-c7a0-465d-bd66-6e5da2775585]}\\\"}\"}","context":{"RequestID":"f188b3a5-c7a0-465d-bd66-6e5da2775585","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"69fb463c-d0d1-4d77-acf9-01be9707a590","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:18.380Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:18.383Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f188b3a5-c7a0-465d-bd66-6e5da2775585","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"69fb463c-d0d1-4d77-acf9-01be9707a590","LogTimestamp":"2023-04-13T10:37:18.383Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:37:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:37:19.488Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:37:19.493Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:37:20.393Z","message":"Entering","context":{"RequestID":"bdf3f87a-7371-48a0-a5ee-48a05990b514","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1c984cb0-20a5-47e7-bad2-cc32ce897479","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:20.393Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:37:20.396Z","message":"{\"transactionId\":\"bdf3f87a-7371-48a0-a5ee-48a05990b514\",\"status\":\"200\",\"rqstDate\":\"230413-10:37:20:394\",\"respDate\":\"230413-10:37:20:396\",\"sourceId\":\"haproxy:bdf3f87a-7371-48a0-a5ee-48a05990b514\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:37:20:394-91361\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e61ebb6a-1770-4021-92fb-69c4d009059b], x-b3-parentspanid=[d794335438f61a1f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aa5501d4caf21b11d794335438f61a1f], x-b3-spanid=[6f438e0f9dc3fc21], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bdf3f87a-7371-48a0-a5ee-48a05990b514]}\\\"}\"}","context":{"RequestID":"bdf3f87a-7371-48a0-a5ee-48a05990b514","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1c984cb0-20a5-47e7-bad2-cc32ce897479","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:20.393Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:20.397Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bdf3f87a-7371-48a0-a5ee-48a05990b514","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1c984cb0-20a5-47e7-bad2-cc32ce897479","LogTimestamp":"2023-04-13T10:37:20.396Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:37:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:37:20.803Z","message":"Entering","context":{"RequestID":"49771a31-10a0-4035-9da0-1eed04bbe58f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"15e8fbe5-3c4a-4d01-8c34-047277f1a9df","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:37:20.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:37:20.806Z","message":"{\"transactionId\":\"49771a31-10a0-4035-9da0-1eed04bbe58f\",\"status\":\"200\",\"rqstDate\":\"230413-10:37:20:804\",\"respDate\":\"230413-10:37:20:806\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:49771a31-10a0-4035-9da0-1eed04bbe58f\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:37:20:804-62696\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3b0e0eac-c10e-49d6-a6dc-d13ad67eafb3], x-b3-parentspanid=[91d98f1a6cb14940], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42547], x-envoy-attempt-count=[1], x-b3-traceid=[f0633cd505a143c691d98f1a6cb14940], x-b3-spanid=[5a9ff99c9f0499e2], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[49771a31-10a0-4035-9da0-1eed04bbe58f]}\\\"}\"}","context":{"RequestID":"49771a31-10a0-4035-9da0-1eed04bbe58f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"15e8fbe5-3c4a-4d01-8c34-047277f1a9df","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:37:20.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:20.806Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"49771a31-10a0-4035-9da0-1eed04bbe58f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"15e8fbe5-3c4a-4d01-8c34-047277f1a9df","LogTimestamp":"2023-04-13T10:37:20.806Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:37:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:37:20.848Z","message":"Entering","context":{"RequestID":"610317c2-8dcd-419f-8e0d-814b514eb709","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"54c8bc03-ab92-418b-b910-016112de5378","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:37:20.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:37:20.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"610317c2-8dcd-419f-8e0d-814b514eb709","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"54c8bc03-ab92-418b-b910-016112de5378","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:37:20.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:20.851Z","message":"{\"transactionId\":\"610317c2-8dcd-419f-8e0d-814b514eb709\",\"status\":\"200\",\"rqstDate\":\"230413-10:37:20:848\",\"respDate\":\"230413-10:37:20:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:610317c2-8dcd-419f-8e0d-814b514eb709\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:37:20:848-64712\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[610317c2-8dcd-419f-8e0d-814b514eb709]}\\\"}\"}","context":{"RequestID":"610317c2-8dcd-419f-8e0d-814b514eb709","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"54c8bc03-ab92-418b-b910-016112de5378","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:37:20.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:20.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"610317c2-8dcd-419f-8e0d-814b514eb709","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"54c8bc03-ab92-418b-b910-016112de5378","LogTimestamp":"2023-04-13T10:37:20.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:37:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:37:22.406Z","message":"Entering","context":{"RequestID":"b598a385-8757-4443-a08b-86e13d03e271","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c9187918-f61d-41d1-b1bb-f36f3ccb2679","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:22.405Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:37:22.408Z","message":"{\"transactionId\":\"b598a385-8757-4443-a08b-86e13d03e271\",\"status\":\"200\",\"rqstDate\":\"230413-10:37:22:406\",\"respDate\":\"230413-10:37:22:408\",\"sourceId\":\"haproxy:b598a385-8757-4443-a08b-86e13d03e271\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:37:22:406-81017\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b3696df9-ce39-4ba3-9555-8dd5046e3b6d], x-b3-parentspanid=[25f31ca4d8f64c1a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c8ed183ac918ba8d25f31ca4d8f64c1a], x-b3-spanid=[35c4a945f0ebbe6b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b598a385-8757-4443-a08b-86e13d03e271]}\\\"}\"}","context":{"RequestID":"b598a385-8757-4443-a08b-86e13d03e271","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c9187918-f61d-41d1-b1bb-f36f3ccb2679","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:22.405Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:22.409Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b598a385-8757-4443-a08b-86e13d03e271","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c9187918-f61d-41d1-b1bb-f36f3ccb2679","LogTimestamp":"2023-04-13T10:37:22.409Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:37:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:37:24.419Z","message":"Entering","context":{"RequestID":"4a69be1e-7c32-41e0-8904-9999eb16c221","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a2cfb5ec-a248-45d5-bce6-39067fcb10a8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:24.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:37:24.421Z","message":"{\"transactionId\":\"4a69be1e-7c32-41e0-8904-9999eb16c221\",\"status\":\"200\",\"rqstDate\":\"230413-10:37:24:420\",\"respDate\":\"230413-10:37:24:421\",\"sourceId\":\"haproxy:4a69be1e-7c32-41e0-8904-9999eb16c221\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:37:24:420-12150\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ebd1aa7a-5f82-48c9-a05d-8252b1d959f7], x-b3-parentspanid=[a779764b29d494ca], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[717e7e0d59f9495ca779764b29d494ca], x-b3-spanid=[bd3d1f20c859e86b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4a69be1e-7c32-41e0-8904-9999eb16c221]}\\\"}\"}","context":{"RequestID":"4a69be1e-7c32-41e0-8904-9999eb16c221","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a2cfb5ec-a248-45d5-bce6-39067fcb10a8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:24.419Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:24.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4a69be1e-7c32-41e0-8904-9999eb16c221","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a2cfb5ec-a248-45d5-bce6-39067fcb10a8","LogTimestamp":"2023-04-13T10:37:24.423Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:37:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:37:26.393Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:37:26.406Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:26.406Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:26.406Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:26.432Z","message":"Entering","context":{"RequestID":"0f75cd70-bc1d-4a11-8f18-f361632e18e6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"de512f50-064b-4d14-9ad0-9ac738604c31","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:26.432Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:37:26.435Z","message":"{\"transactionId\":\"0f75cd70-bc1d-4a11-8f18-f361632e18e6\",\"status\":\"200\",\"rqstDate\":\"230413-10:37:26:433\",\"respDate\":\"230413-10:37:26:435\",\"sourceId\":\"haproxy:0f75cd70-bc1d-4a11-8f18-f361632e18e6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:37:26:433-69052\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[328f011d-3b50-4b70-a8fb-b39d21bb700e], x-b3-parentspanid=[10b57d464eaec27d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a3a91e77e6bcc99c10b57d464eaec27d], x-b3-spanid=[e08b134e0d19537c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0f75cd70-bc1d-4a11-8f18-f361632e18e6]}\\\"}\"}","context":{"RequestID":"0f75cd70-bc1d-4a11-8f18-f361632e18e6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"de512f50-064b-4d14-9ad0-9ac738604c31","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:26.432Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:26.436Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0f75cd70-bc1d-4a11-8f18-f361632e18e6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"de512f50-064b-4d14-9ad0-9ac738604c31","LogTimestamp":"2023-04-13T10:37:26.436Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:37:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:37:28.444Z","message":"Entering","context":{"RequestID":"3b9ad6ee-211c-48ff-a15b-f3ccd9cfc26b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"31e1281e-f181-4cc6-9876-4b33615e2a08","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:28.444Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:37:28.447Z","message":"{\"transactionId\":\"3b9ad6ee-211c-48ff-a15b-f3ccd9cfc26b\",\"status\":\"200\",\"rqstDate\":\"230413-10:37:28:445\",\"respDate\":\"230413-10:37:28:446\",\"sourceId\":\"haproxy:3b9ad6ee-211c-48ff-a15b-f3ccd9cfc26b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:37:28:445-70813\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fcbebe07-b7c8-49ee-9772-8d598fc04325], x-b3-parentspanid=[1de48005b82f94cf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[db713f8f10ca96a51de48005b82f94cf], x-b3-spanid=[b2d2084a81c1a723], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3b9ad6ee-211c-48ff-a15b-f3ccd9cfc26b]}\\\"}\"}","context":{"RequestID":"3b9ad6ee-211c-48ff-a15b-f3ccd9cfc26b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"31e1281e-f181-4cc6-9876-4b33615e2a08","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:28.444Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:28.447Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3b9ad6ee-211c-48ff-a15b-f3ccd9cfc26b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"31e1281e-f181-4cc6-9876-4b33615e2a08","LogTimestamp":"2023-04-13T10:37:28.447Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:37:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:37:30.458Z","message":"Entering","context":{"RequestID":"fa568ead-b1f4-45aa-82ab-63304d62e5d5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"eb3dd1ea-fe8b-49dc-8972-d5eb60b55ad1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:30.458Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:37:30.460Z","message":"{\"transactionId\":\"fa568ead-b1f4-45aa-82ab-63304d62e5d5\",\"status\":\"200\",\"rqstDate\":\"230413-10:37:30:458\",\"respDate\":\"230413-10:37:30:460\",\"sourceId\":\"haproxy:fa568ead-b1f4-45aa-82ab-63304d62e5d5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:37:30:458-57821\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[72cccb24-f4ab-4a0e-97d6-e3dff035a243], x-b3-parentspanid=[1c38e9aeaa05c514], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[27ad2bd1f1bf6e441c38e9aeaa05c514], x-b3-spanid=[6261f53628f56cbc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fa568ead-b1f4-45aa-82ab-63304d62e5d5]}\\\"}\"}","context":{"RequestID":"fa568ead-b1f4-45aa-82ab-63304d62e5d5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"eb3dd1ea-fe8b-49dc-8972-d5eb60b55ad1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:30.458Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:30.461Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fa568ead-b1f4-45aa-82ab-63304d62e5d5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eb3dd1ea-fe8b-49dc-8972-d5eb60b55ad1","LogTimestamp":"2023-04-13T10:37:30.461Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:37:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:37:30.803Z","message":"Entering","context":{"RequestID":"98e2959b-52f8-4cd6-a5b9-9b7edac36ad4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fb44cfd7-fd2e-4f72-9321-371c4d76a42e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:37:30.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:37:30.807Z","message":"{\"transactionId\":\"98e2959b-52f8-4cd6-a5b9-9b7edac36ad4\",\"status\":\"200\",\"rqstDate\":\"230413-10:37:30:804\",\"respDate\":\"230413-10:37:30:806\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:98e2959b-52f8-4cd6-a5b9-9b7edac36ad4\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:37:30:804-31210\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9b80c5f3-c2ee-4c18-8051-beaf4cb6016d], x-b3-parentspanid=[2af718097c6d9c56], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47165], x-envoy-attempt-count=[1], x-b3-traceid=[a395edf91e91ba9b2af718097c6d9c56], x-b3-spanid=[7d0c7d15ac9782f6], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[98e2959b-52f8-4cd6-a5b9-9b7edac36ad4]}\\\"}\"}","context":{"RequestID":"98e2959b-52f8-4cd6-a5b9-9b7edac36ad4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fb44cfd7-fd2e-4f72-9321-371c4d76a42e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:37:30.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:30.808Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"98e2959b-52f8-4cd6-a5b9-9b7edac36ad4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fb44cfd7-fd2e-4f72-9321-371c4d76a42e","LogTimestamp":"2023-04-13T10:37:30.808Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:37:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:37:30.849Z","message":"Entering","context":{"RequestID":"8a28ecac-4717-4277-b594-acb1c9a2d63a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5e255aba-cc3a-493c-8fde-4eebc3898446","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:37:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:37:30.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"8a28ecac-4717-4277-b594-acb1c9a2d63a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5e255aba-cc3a-493c-8fde-4eebc3898446","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:37:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:30.853Z","message":"{\"transactionId\":\"8a28ecac-4717-4277-b594-acb1c9a2d63a\",\"status\":\"200\",\"rqstDate\":\"230413-10:37:30:850\",\"respDate\":\"230413-10:37:30:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8a28ecac-4717-4277-b594-acb1c9a2d63a\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:37:30:850-66748\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8a28ecac-4717-4277-b594-acb1c9a2d63a]}\\\"}\"}","context":{"RequestID":"8a28ecac-4717-4277-b594-acb1c9a2d63a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5e255aba-cc3a-493c-8fde-4eebc3898446","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:37:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:30.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8a28ecac-4717-4277-b594-acb1c9a2d63a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5e255aba-cc3a-493c-8fde-4eebc3898446","LogTimestamp":"2023-04-13T10:37:30.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:37:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:37:32.471Z","message":"Entering","context":{"RequestID":"4da5741a-85db-4474-9a53-e5e365a91368","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ab86e96c-6e51-436b-8c54-2d8581023fa3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:32.471Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:37:32.473Z","message":"{\"transactionId\":\"4da5741a-85db-4474-9a53-e5e365a91368\",\"status\":\"200\",\"rqstDate\":\"230413-10:37:32:472\",\"respDate\":\"230413-10:37:32:473\",\"sourceId\":\"haproxy:4da5741a-85db-4474-9a53-e5e365a91368\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:37:32:472-89571\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c4f3ae1c-701b-418c-b7e7-7c1086ca3c8f], x-b3-parentspanid=[4c75f9807e20d039], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fb58d138db3c23dd4c75f9807e20d039], x-b3-spanid=[d574ecaa51126fea], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4da5741a-85db-4474-9a53-e5e365a91368]}\\\"}\"}","context":{"RequestID":"4da5741a-85db-4474-9a53-e5e365a91368","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ab86e96c-6e51-436b-8c54-2d8581023fa3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:32.471Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:32.474Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4da5741a-85db-4474-9a53-e5e365a91368","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ab86e96c-6e51-436b-8c54-2d8581023fa3","LogTimestamp":"2023-04-13T10:37:32.474Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:37:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:37:34.484Z","message":"Entering","context":{"RequestID":"690670e4-ba48-4e63-92f1-5d9551da79eb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c042228b-2ea0-4347-b503-5627a90df1c1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:34.484Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:37:34.487Z","message":"{\"transactionId\":\"690670e4-ba48-4e63-92f1-5d9551da79eb\",\"status\":\"200\",\"rqstDate\":\"230413-10:37:34:485\",\"respDate\":\"230413-10:37:34:487\",\"sourceId\":\"haproxy:690670e4-ba48-4e63-92f1-5d9551da79eb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:37:34:485-37122\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a81f7c63-98ee-40de-a458-91acf087ab24], x-b3-parentspanid=[642f3f3132c307b2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d715111f2790dcf2642f3f3132c307b2], x-b3-spanid=[c870b1f8f6d110d8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[690670e4-ba48-4e63-92f1-5d9551da79eb]}\\\"}\"}","context":{"RequestID":"690670e4-ba48-4e63-92f1-5d9551da79eb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c042228b-2ea0-4347-b503-5627a90df1c1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:34.484Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:34.488Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"690670e4-ba48-4e63-92f1-5d9551da79eb","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c042228b-2ea0-4347-b503-5627a90df1c1","LogTimestamp":"2023-04-13T10:37:34.487Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:37:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:37:36.394Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:37:36.410Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:36.410Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:36.411Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:36.497Z","message":"Entering","context":{"RequestID":"180c68f5-465b-4412-ab85-3f706b5a4cc3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"045ffe01-f773-4912-92e3-12f7eafb6a31","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:36.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:37:36.499Z","message":"{\"transactionId\":\"180c68f5-465b-4412-ab85-3f706b5a4cc3\",\"status\":\"200\",\"rqstDate\":\"230413-10:37:36:498\",\"respDate\":\"230413-10:37:36:499\",\"sourceId\":\"haproxy:180c68f5-465b-4412-ab85-3f706b5a4cc3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:37:36:498-33476\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b47a281f-6658-44e4-96fd-4f9d3f201e1d], x-b3-parentspanid=[ef529a297ddb0382], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[09b495c76be91df8ef529a297ddb0382], x-b3-spanid=[55e841686fa38728], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[180c68f5-465b-4412-ab85-3f706b5a4cc3]}\\\"}\"}","context":{"RequestID":"180c68f5-465b-4412-ab85-3f706b5a4cc3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"045ffe01-f773-4912-92e3-12f7eafb6a31","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:36.497Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:36.499Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"180c68f5-465b-4412-ab85-3f706b5a4cc3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"045ffe01-f773-4912-92e3-12f7eafb6a31","LogTimestamp":"2023-04-13T10:37:36.499Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:37:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:37:38.508Z","message":"Entering","context":{"RequestID":"e1537972-6602-4fbd-a4f6-e7cac3ded5da","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d632c529-b870-4664-94e4-688684f4d115","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:38.508Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:37:38.511Z","message":"{\"transactionId\":\"e1537972-6602-4fbd-a4f6-e7cac3ded5da\",\"status\":\"200\",\"rqstDate\":\"230413-10:37:38:509\",\"respDate\":\"230413-10:37:38:511\",\"sourceId\":\"haproxy:e1537972-6602-4fbd-a4f6-e7cac3ded5da\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:37:38:509-35728\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[73520384-c605-4c6f-afbb-42b674bc99fb], x-b3-parentspanid=[44f9897f3ccfb38c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[69b7d464006be39044f9897f3ccfb38c], x-b3-spanid=[f24756078439021c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e1537972-6602-4fbd-a4f6-e7cac3ded5da]}\\\"}\"}","context":{"RequestID":"e1537972-6602-4fbd-a4f6-e7cac3ded5da","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d632c529-b870-4664-94e4-688684f4d115","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:38.508Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:38.511Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e1537972-6602-4fbd-a4f6-e7cac3ded5da","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d632c529-b870-4664-94e4-688684f4d115","LogTimestamp":"2023-04-13T10:37:38.511Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:37:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:37:40.519Z","message":"Entering","context":{"RequestID":"4b480dc5-fa64-4b2a-935e-4ba1602e41ec","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"45379d63-90ce-41d8-ab11-fe01af2cd0f9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:40.519Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:37:40.521Z","message":"{\"transactionId\":\"4b480dc5-fa64-4b2a-935e-4ba1602e41ec\",\"status\":\"200\",\"rqstDate\":\"230413-10:37:40:520\",\"respDate\":\"230413-10:37:40:521\",\"sourceId\":\"haproxy:4b480dc5-fa64-4b2a-935e-4ba1602e41ec\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:37:40:520-22800\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e4e836f8-431d-4f0b-8acc-b28485271375], x-b3-parentspanid=[c2d724466eaaaba9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4b34b58d5fdcfd42c2d724466eaaaba9], x-b3-spanid=[81920642a3fb0a0d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4b480dc5-fa64-4b2a-935e-4ba1602e41ec]}\\\"}\"}","context":{"RequestID":"4b480dc5-fa64-4b2a-935e-4ba1602e41ec","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"45379d63-90ce-41d8-ab11-fe01af2cd0f9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:40.519Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:40.522Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4b480dc5-fa64-4b2a-935e-4ba1602e41ec","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"45379d63-90ce-41d8-ab11-fe01af2cd0f9","LogTimestamp":"2023-04-13T10:37:40.522Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:37:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:37:40.803Z","message":"Entering","context":{"RequestID":"44c48b65-a510-4953-a04b-7e8dd910008d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"017eb95e-9038-4c36-bd5b-1e57b75b923d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:37:40.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:37:40.806Z","message":"{\"transactionId\":\"44c48b65-a510-4953-a04b-7e8dd910008d\",\"status\":\"200\",\"rqstDate\":\"230413-10:37:40:804\",\"respDate\":\"230413-10:37:40:806\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:44c48b65-a510-4953-a04b-7e8dd910008d\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:37:40:804-23015\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2898615e-46e1-480f-a3d8-d7e6bc8b2a11], x-b3-parentspanid=[30ff97b25f622d9a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59365], x-envoy-attempt-count=[1], x-b3-traceid=[2c037491d2968e9230ff97b25f622d9a], x-b3-spanid=[a90675b7aad5d5c0], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[44c48b65-a510-4953-a04b-7e8dd910008d]}\\\"}\"}","context":{"RequestID":"44c48b65-a510-4953-a04b-7e8dd910008d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"017eb95e-9038-4c36-bd5b-1e57b75b923d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:37:40.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:40.807Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"44c48b65-a510-4953-a04b-7e8dd910008d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"017eb95e-9038-4c36-bd5b-1e57b75b923d","LogTimestamp":"2023-04-13T10:37:40.807Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:37:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:37:40.849Z","message":"Entering","context":{"RequestID":"4591835e-1333-4719-a619-2ff9ccf69281","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"10f3c6b2-5b04-47f2-97a3-6e4ab9bcd1b9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:37:40.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:37:40.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"4591835e-1333-4719-a619-2ff9ccf69281","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"10f3c6b2-5b04-47f2-97a3-6e4ab9bcd1b9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:37:40.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:40.852Z","message":"{\"transactionId\":\"4591835e-1333-4719-a619-2ff9ccf69281\",\"status\":\"200\",\"rqstDate\":\"230413-10:37:40:850\",\"respDate\":\"230413-10:37:40:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4591835e-1333-4719-a619-2ff9ccf69281\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:37:40:850-91705\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4591835e-1333-4719-a619-2ff9ccf69281]}\\\"}\"}","context":{"RequestID":"4591835e-1333-4719-a619-2ff9ccf69281","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"10f3c6b2-5b04-47f2-97a3-6e4ab9bcd1b9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:37:40.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:40.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4591835e-1333-4719-a619-2ff9ccf69281","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"10f3c6b2-5b04-47f2-97a3-6e4ab9bcd1b9","LogTimestamp":"2023-04-13T10:37:40.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:37:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:37:42.530Z","message":"Entering","context":{"RequestID":"fce9e872-29e9-4db9-9682-2a17fbb75759","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ce0f3075-4334-4424-aa45-66066a77a884","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:42.530Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:37:42.533Z","message":"{\"transactionId\":\"fce9e872-29e9-4db9-9682-2a17fbb75759\",\"status\":\"200\",\"rqstDate\":\"230413-10:37:42:531\",\"respDate\":\"230413-10:37:42:533\",\"sourceId\":\"haproxy:fce9e872-29e9-4db9-9682-2a17fbb75759\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:37:42:531-88733\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e5b72bd5-480a-4cd1-8139-dabd2d0c375b], x-b3-parentspanid=[0896913361fb8314], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cee7cde813f562810896913361fb8314], x-b3-spanid=[be04b92e491bfd86], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fce9e872-29e9-4db9-9682-2a17fbb75759]}\\\"}\"}","context":{"RequestID":"fce9e872-29e9-4db9-9682-2a17fbb75759","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ce0f3075-4334-4424-aa45-66066a77a884","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:42.530Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:42.534Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fce9e872-29e9-4db9-9682-2a17fbb75759","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce0f3075-4334-4424-aa45-66066a77a884","LogTimestamp":"2023-04-13T10:37:42.534Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:37:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:37:44.544Z","message":"Entering","context":{"RequestID":"ef8e4041-5c98-40fd-8744-254b27c3a0ce","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8140de3c-5e5d-4851-a26c-1eac4348244d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:44.544Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:37:44.546Z","message":"{\"transactionId\":\"ef8e4041-5c98-40fd-8744-254b27c3a0ce\",\"status\":\"200\",\"rqstDate\":\"230413-10:37:44:545\",\"respDate\":\"230413-10:37:44:546\",\"sourceId\":\"haproxy:ef8e4041-5c98-40fd-8744-254b27c3a0ce\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:37:44:545-80111\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[433cc9c6-7efb-44f4-82a7-16df4cc00744], x-b3-parentspanid=[ce3514376cdde685], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ac3e9f95d5dccb1cce3514376cdde685], x-b3-spanid=[d82c6d13fa392614], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ef8e4041-5c98-40fd-8744-254b27c3a0ce]}\\\"}\"}","context":{"RequestID":"ef8e4041-5c98-40fd-8744-254b27c3a0ce","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8140de3c-5e5d-4851-a26c-1eac4348244d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:44.544Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:44.547Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ef8e4041-5c98-40fd-8744-254b27c3a0ce","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8140de3c-5e5d-4851-a26c-1eac4348244d","LogTimestamp":"2023-04-13T10:37:44.547Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:37:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:37:46.395Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:37:46.413Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:46.413Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:46.413Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:46.560Z","message":"Entering","context":{"RequestID":"c55a7efb-b243-4bb2-a52a-0d101413e0f3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e4e6809b-f68c-4c6d-a3d5-3b5b05350a06","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:46.560Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:37:46.562Z","message":"{\"transactionId\":\"c55a7efb-b243-4bb2-a52a-0d101413e0f3\",\"status\":\"200\",\"rqstDate\":\"230413-10:37:46:561\",\"respDate\":\"230413-10:37:46:562\",\"sourceId\":\"haproxy:c55a7efb-b243-4bb2-a52a-0d101413e0f3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:37:46:561-60696\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3d8b8eb1-876c-40a7-8f13-ce1d0057e49a], x-b3-parentspanid=[6ed49f84ef8af239], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b07f97a07960f97c6ed49f84ef8af239], x-b3-spanid=[8a847660fbec6656], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c55a7efb-b243-4bb2-a52a-0d101413e0f3]}\\\"}\"}","context":{"RequestID":"c55a7efb-b243-4bb2-a52a-0d101413e0f3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e4e6809b-f68c-4c6d-a3d5-3b5b05350a06","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:46.560Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:46.563Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c55a7efb-b243-4bb2-a52a-0d101413e0f3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e4e6809b-f68c-4c6d-a3d5-3b5b05350a06","LogTimestamp":"2023-04-13T10:37:46.563Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:37:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:37:48.572Z","message":"Entering","context":{"RequestID":"ae0dbb19-f76c-4a45-a4a2-d362b6d6f8eb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5e0e4e0b-a5ed-47eb-9464-bb50218b1d4b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:48.572Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:37:48.575Z","message":"{\"transactionId\":\"ae0dbb19-f76c-4a45-a4a2-d362b6d6f8eb\",\"status\":\"200\",\"rqstDate\":\"230413-10:37:48:573\",\"respDate\":\"230413-10:37:48:575\",\"sourceId\":\"haproxy:ae0dbb19-f76c-4a45-a4a2-d362b6d6f8eb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:37:48:573-8144\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9e6272cb-fe6f-4112-964c-a54a733f9161], x-b3-parentspanid=[7f3544130918204c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[32c785e5e5273a2c7f3544130918204c], x-b3-spanid=[3b68478552ec9a21], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ae0dbb19-f76c-4a45-a4a2-d362b6d6f8eb]}\\\"}\"}","context":{"RequestID":"ae0dbb19-f76c-4a45-a4a2-d362b6d6f8eb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5e0e4e0b-a5ed-47eb-9464-bb50218b1d4b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:48.572Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:48.575Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ae0dbb19-f76c-4a45-a4a2-d362b6d6f8eb","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5e0e4e0b-a5ed-47eb-9464-bb50218b1d4b","LogTimestamp":"2023-04-13T10:37:48.575Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:37:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:37:49.494Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:37:49.498Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:37:50.585Z","message":"Entering","context":{"RequestID":"f5f3db5c-278d-4246-86c2-6a671510603a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"64c91ca7-2205-4936-b7dc-011b7366ecf3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:50.585Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:37:50.588Z","message":"{\"transactionId\":\"f5f3db5c-278d-4246-86c2-6a671510603a\",\"status\":\"200\",\"rqstDate\":\"230413-10:37:50:586\",\"respDate\":\"230413-10:37:50:588\",\"sourceId\":\"haproxy:f5f3db5c-278d-4246-86c2-6a671510603a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:37:50:586-96394\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[30607493-c26b-4529-997c-013e3974bd31], x-b3-parentspanid=[c3e0f82169b73493], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[95036e9a59e67d11c3e0f82169b73493], x-b3-spanid=[a2f923d972db8fe1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f5f3db5c-278d-4246-86c2-6a671510603a]}\\\"}\"}","context":{"RequestID":"f5f3db5c-278d-4246-86c2-6a671510603a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"64c91ca7-2205-4936-b7dc-011b7366ecf3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:50.585Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:50.589Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f5f3db5c-278d-4246-86c2-6a671510603a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"64c91ca7-2205-4936-b7dc-011b7366ecf3","LogTimestamp":"2023-04-13T10:37:50.589Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:37:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:37:50.802Z","message":"Entering","context":{"RequestID":"9ef4475a-217c-42cf-85c2-90c0beca9310","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a356b75c-92a2-42a0-85a2-3eb8182e5c7d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:37:50.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:37:50.804Z","message":"{\"transactionId\":\"9ef4475a-217c-42cf-85c2-90c0beca9310\",\"status\":\"200\",\"rqstDate\":\"230413-10:37:50:802\",\"respDate\":\"230413-10:37:50:804\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:9ef4475a-217c-42cf-85c2-90c0beca9310\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:37:50:802-45042\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[79dcc31c-47ae-4c49-963c-7a38edb964b1], x-b3-parentspanid=[c28d9a3772d4dc11], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46461], x-envoy-attempt-count=[1], x-b3-traceid=[767dbef3cd774dcec28d9a3772d4dc11], x-b3-spanid=[38c5a93e2d04a3fe], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[9ef4475a-217c-42cf-85c2-90c0beca9310]}\\\"}\"}","context":{"RequestID":"9ef4475a-217c-42cf-85c2-90c0beca9310","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a356b75c-92a2-42a0-85a2-3eb8182e5c7d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:37:50.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:50.805Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9ef4475a-217c-42cf-85c2-90c0beca9310","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a356b75c-92a2-42a0-85a2-3eb8182e5c7d","LogTimestamp":"2023-04-13T10:37:50.805Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:37:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:37:50.849Z","message":"Entering","context":{"RequestID":"b1f0b5b7-2809-4173-8e9d-25b6f29ee48e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5affd49a-efc5-41b7-b96d-04caed5f482a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:37:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:37:50.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"b1f0b5b7-2809-4173-8e9d-25b6f29ee48e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5affd49a-efc5-41b7-b96d-04caed5f482a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:37:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:50.853Z","message":"{\"transactionId\":\"b1f0b5b7-2809-4173-8e9d-25b6f29ee48e\",\"status\":\"200\",\"rqstDate\":\"230413-10:37:50:850\",\"respDate\":\"230413-10:37:50:853\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b1f0b5b7-2809-4173-8e9d-25b6f29ee48e\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:37:50:850-87950\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b1f0b5b7-2809-4173-8e9d-25b6f29ee48e]}\\\"}\"}","context":{"RequestID":"b1f0b5b7-2809-4173-8e9d-25b6f29ee48e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5affd49a-efc5-41b7-b96d-04caed5f482a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:37:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:50.854Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b1f0b5b7-2809-4173-8e9d-25b6f29ee48e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5affd49a-efc5-41b7-b96d-04caed5f482a","LogTimestamp":"2023-04-13T10:37:50.854Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:37:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:37:52.598Z","message":"Entering","context":{"RequestID":"d2ee217f-2fe8-4bb7-a93e-1ed3f8d91f8d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1375c890-3d46-49ee-83c1-106076706037","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:52.598Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:37:52.600Z","message":"{\"transactionId\":\"d2ee217f-2fe8-4bb7-a93e-1ed3f8d91f8d\",\"status\":\"200\",\"rqstDate\":\"230413-10:37:52:598\",\"respDate\":\"230413-10:37:52:600\",\"sourceId\":\"haproxy:d2ee217f-2fe8-4bb7-a93e-1ed3f8d91f8d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:37:52:598-47185\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[20c6cac0-789e-4b16-a215-c9666393d31f], x-b3-parentspanid=[2d94b305997477fe], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4ec8598562f8d1202d94b305997477fe], x-b3-spanid=[a434de2af92bc426], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d2ee217f-2fe8-4bb7-a93e-1ed3f8d91f8d]}\\\"}\"}","context":{"RequestID":"d2ee217f-2fe8-4bb7-a93e-1ed3f8d91f8d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1375c890-3d46-49ee-83c1-106076706037","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:52.598Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:52.601Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d2ee217f-2fe8-4bb7-a93e-1ed3f8d91f8d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1375c890-3d46-49ee-83c1-106076706037","LogTimestamp":"2023-04-13T10:37:52.601Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:37:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:37:54.610Z","message":"Entering","context":{"RequestID":"c5ef5a62-e501-4f1b-9f36-b9c68632ab18","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9fdb0dc9-337a-4881-abbb-c9b3b13479b2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:54.610Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:37:54.612Z","message":"{\"transactionId\":\"c5ef5a62-e501-4f1b-9f36-b9c68632ab18\",\"status\":\"200\",\"rqstDate\":\"230413-10:37:54:611\",\"respDate\":\"230413-10:37:54:612\",\"sourceId\":\"haproxy:c5ef5a62-e501-4f1b-9f36-b9c68632ab18\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:37:54:611-22498\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4e079e8c-35aa-42d8-a7ae-affe5c7bfb12], x-b3-parentspanid=[e83f876421e09038], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8d640612ad005156e83f876421e09038], x-b3-spanid=[ac19af33863c02ff], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c5ef5a62-e501-4f1b-9f36-b9c68632ab18]}\\\"}\"}","context":{"RequestID":"c5ef5a62-e501-4f1b-9f36-b9c68632ab18","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9fdb0dc9-337a-4881-abbb-c9b3b13479b2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:54.610Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:54.612Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c5ef5a62-e501-4f1b-9f36-b9c68632ab18","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9fdb0dc9-337a-4881-abbb-c9b3b13479b2","LogTimestamp":"2023-04-13T10:37:54.612Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:37:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:37:56.395Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:37:56.410Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:56.410Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:56.410Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:56.622Z","message":"Entering","context":{"RequestID":"acd35431-0360-4569-9b5f-caa0d7ab782c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a13d59cc-aeb4-4227-8da8-b71fdf27f246","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:56.622Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:37:56.625Z","message":"{\"transactionId\":\"acd35431-0360-4569-9b5f-caa0d7ab782c\",\"status\":\"200\",\"rqstDate\":\"230413-10:37:56:623\",\"respDate\":\"230413-10:37:56:625\",\"sourceId\":\"haproxy:acd35431-0360-4569-9b5f-caa0d7ab782c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:37:56:623-54625\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7af266e1-9c93-458b-a17e-7b75d9aa7468], x-b3-parentspanid=[98af9dd16d324a2c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[25ecfe52cb3a017d98af9dd16d324a2c], x-b3-spanid=[10019c7d96339fea], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[acd35431-0360-4569-9b5f-caa0d7ab782c]}\\\"}\"}","context":{"RequestID":"acd35431-0360-4569-9b5f-caa0d7ab782c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a13d59cc-aeb4-4227-8da8-b71fdf27f246","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:56.622Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:56.625Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"acd35431-0360-4569-9b5f-caa0d7ab782c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a13d59cc-aeb4-4227-8da8-b71fdf27f246","LogTimestamp":"2023-04-13T10:37:56.625Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:37:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:37:58.635Z","message":"Entering","context":{"RequestID":"0e95220b-769f-424c-9b5a-e5416e5c1f43","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"385bca55-5cf5-4592-b9d8-e85400eaa539","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:58.635Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:37:58.636Z","message":"{\"transactionId\":\"0e95220b-769f-424c-9b5a-e5416e5c1f43\",\"status\":\"200\",\"rqstDate\":\"230413-10:37:58:635\",\"respDate\":\"230413-10:37:58:636\",\"sourceId\":\"haproxy:0e95220b-769f-424c-9b5a-e5416e5c1f43\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:37:58:635-35137\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b1d846e1-4274-4916-a88a-5bb2dbb18c22], x-b3-parentspanid=[58c73ffff3f15cd4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6bcf2d8c0a0c1ebb58c73ffff3f15cd4], x-b3-spanid=[931e4054f1b85328], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0e95220b-769f-424c-9b5a-e5416e5c1f43]}\\\"}\"}","context":{"RequestID":"0e95220b-769f-424c-9b5a-e5416e5c1f43","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"385bca55-5cf5-4592-b9d8-e85400eaa539","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:37:58.635Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:37:58.637Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0e95220b-769f-424c-9b5a-e5416e5c1f43","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"385bca55-5cf5-4592-b9d8-e85400eaa539","LogTimestamp":"2023-04-13T10:37:58.637Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:37:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:38:00.645Z","message":"Entering","context":{"RequestID":"90ed1dc9-4c5a-4840-9bfc-c8d0cc696f26","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c7ac6b51-401c-4646-bb36-f0f8e9ec3313","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:00.645Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:38:00.647Z","message":"{\"transactionId\":\"90ed1dc9-4c5a-4840-9bfc-c8d0cc696f26\",\"status\":\"200\",\"rqstDate\":\"230413-10:38:00:645\",\"respDate\":\"230413-10:38:00:647\",\"sourceId\":\"haproxy:90ed1dc9-4c5a-4840-9bfc-c8d0cc696f26\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:38:00:645-41823\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[df9b10f8-c7dd-4145-9c87-6f4350704285], x-b3-parentspanid=[6483e06d8685a9b4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8a3f74d93a21e4ba6483e06d8685a9b4], x-b3-spanid=[2856a1f6c8cfe9bd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[90ed1dc9-4c5a-4840-9bfc-c8d0cc696f26]}\\\"}\"}","context":{"RequestID":"90ed1dc9-4c5a-4840-9bfc-c8d0cc696f26","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c7ac6b51-401c-4646-bb36-f0f8e9ec3313","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:00.645Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:00.648Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"90ed1dc9-4c5a-4840-9bfc-c8d0cc696f26","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c7ac6b51-401c-4646-bb36-f0f8e9ec3313","LogTimestamp":"2023-04-13T10:38:00.648Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:38:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:38:00.802Z","message":"Entering","context":{"RequestID":"3563a310-3de7-448f-b9b9-153be25be28d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6b7f4106-1fad-445d-870b-b3f97baa919b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:38:00.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:38:00.804Z","message":"{\"transactionId\":\"3563a310-3de7-448f-b9b9-153be25be28d\",\"status\":\"200\",\"rqstDate\":\"230413-10:38:00:802\",\"respDate\":\"230413-10:38:00:804\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:3563a310-3de7-448f-b9b9-153be25be28d\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:38:00:802-62255\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9aa4b76c-52c2-4660-804d-0e24b8e6e25a], x-b3-parentspanid=[7b796e4286c86e8e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37689], x-envoy-attempt-count=[1], x-b3-traceid=[b7c07e03e1c3371c7b796e4286c86e8e], x-b3-spanid=[1c08f219ab546f73], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[3563a310-3de7-448f-b9b9-153be25be28d]}\\\"}\"}","context":{"RequestID":"3563a310-3de7-448f-b9b9-153be25be28d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6b7f4106-1fad-445d-870b-b3f97baa919b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:38:00.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:00.804Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3563a310-3de7-448f-b9b9-153be25be28d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6b7f4106-1fad-445d-870b-b3f97baa919b","LogTimestamp":"2023-04-13T10:38:00.804Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:38:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:38:00.847Z","message":"Entering","context":{"RequestID":"c9a770f1-1070-4a5e-989e-3d7b2fa01d05","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b78acfdd-722d-4c6c-ada3-fbf60d86293a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:38:00.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:38:00.848Z","message":"Database is available from CACHED check.","context":{"RequestID":"c9a770f1-1070-4a5e-989e-3d7b2fa01d05","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b78acfdd-722d-4c6c-ada3-fbf60d86293a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:38:00.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:00.849Z","message":"{\"transactionId\":\"c9a770f1-1070-4a5e-989e-3d7b2fa01d05\",\"status\":\"200\",\"rqstDate\":\"230413-10:38:00:847\",\"respDate\":\"230413-10:38:00:849\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c9a770f1-1070-4a5e-989e-3d7b2fa01d05\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:38:00:847-77358\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c9a770f1-1070-4a5e-989e-3d7b2fa01d05]}\\\"}\"}","context":{"RequestID":"c9a770f1-1070-4a5e-989e-3d7b2fa01d05","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b78acfdd-722d-4c6c-ada3-fbf60d86293a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:38:00.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:00.849Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c9a770f1-1070-4a5e-989e-3d7b2fa01d05","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b78acfdd-722d-4c6c-ada3-fbf60d86293a","LogTimestamp":"2023-04-13T10:38:00.849Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:38:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:38:02.658Z","message":"Entering","context":{"RequestID":"977484ff-d4e9-4cfd-94a2-d7026a5546ac","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cd4a6117-eb27-40dc-8558-2a4b62897edd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:02.658Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:38:02.660Z","message":"{\"transactionId\":\"977484ff-d4e9-4cfd-94a2-d7026a5546ac\",\"status\":\"200\",\"rqstDate\":\"230413-10:38:02:658\",\"respDate\":\"230413-10:38:02:660\",\"sourceId\":\"haproxy:977484ff-d4e9-4cfd-94a2-d7026a5546ac\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:38:02:658-65136\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9e4f1fda-c16a-42f6-9172-383d8036ab18], x-b3-parentspanid=[ded25dcafe778143], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dbae4332ec77583aded25dcafe778143], x-b3-spanid=[f283b23c3d595af8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[977484ff-d4e9-4cfd-94a2-d7026a5546ac]}\\\"}\"}","context":{"RequestID":"977484ff-d4e9-4cfd-94a2-d7026a5546ac","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cd4a6117-eb27-40dc-8558-2a4b62897edd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:02.658Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:02.660Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"977484ff-d4e9-4cfd-94a2-d7026a5546ac","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cd4a6117-eb27-40dc-8558-2a4b62897edd","LogTimestamp":"2023-04-13T10:38:02.660Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:38:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:38:04.670Z","message":"Entering","context":{"RequestID":"44ab4b9d-3fb2-4c7d-bdb4-42b8c7a458b0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f1959cdd-c1c6-4211-8d6a-dce4a310e59c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:04.670Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:38:04.673Z","message":"{\"transactionId\":\"44ab4b9d-3fb2-4c7d-bdb4-42b8c7a458b0\",\"status\":\"200\",\"rqstDate\":\"230413-10:38:04:671\",\"respDate\":\"230413-10:38:04:673\",\"sourceId\":\"haproxy:44ab4b9d-3fb2-4c7d-bdb4-42b8c7a458b0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:38:04:671-79004\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9d954a0b-97d2-401a-9686-c6359d2885e5], x-b3-parentspanid=[862ace0a575aca98], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1b6e5682bc19d8c0862ace0a575aca98], x-b3-spanid=[3ace6863242aee9e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[44ab4b9d-3fb2-4c7d-bdb4-42b8c7a458b0]}\\\"}\"}","context":{"RequestID":"44ab4b9d-3fb2-4c7d-bdb4-42b8c7a458b0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f1959cdd-c1c6-4211-8d6a-dce4a310e59c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:04.670Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:04.674Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"44ab4b9d-3fb2-4c7d-bdb4-42b8c7a458b0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f1959cdd-c1c6-4211-8d6a-dce4a310e59c","LogTimestamp":"2023-04-13T10:38:04.674Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:38:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:38:06.396Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:38:06.411Z","message":"Connection[/10.233.73.55: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-04-13T10:38:06.425Z","message":"Connection[/10.233.73.55: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-04-13T10:38:06.432Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:06.433Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:06.433Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:06.683Z","message":"Entering","context":{"RequestID":"6e0c07c9-d740-4acd-a8d8-dac58deae716","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0da75875-1cb7-41b5-ab6b-069f1f4374ef","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:06.683Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:38:06.686Z","message":"{\"transactionId\":\"6e0c07c9-d740-4acd-a8d8-dac58deae716\",\"status\":\"200\",\"rqstDate\":\"230413-10:38:06:685\",\"respDate\":\"230413-10:38:06:686\",\"sourceId\":\"haproxy:6e0c07c9-d740-4acd-a8d8-dac58deae716\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:38:06:685-23725\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[779bd459-11ec-42c3-9a67-4bd819414eef], x-b3-parentspanid=[0394861e9fff673a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[974958eca36d91b50394861e9fff673a], x-b3-spanid=[75ab1eb35269c5d0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6e0c07c9-d740-4acd-a8d8-dac58deae716]}\\\"}\"}","context":{"RequestID":"6e0c07c9-d740-4acd-a8d8-dac58deae716","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0da75875-1cb7-41b5-ab6b-069f1f4374ef","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:06.683Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:06.687Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6e0c07c9-d740-4acd-a8d8-dac58deae716","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0da75875-1cb7-41b5-ab6b-069f1f4374ef","LogTimestamp":"2023-04-13T10:38:06.687Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:38:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:38:08.698Z","message":"Entering","context":{"RequestID":"960413b4-11e7-4518-b9bf-1f57639c14be","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fc1471be-e07a-421e-8066-7ac7d1071a47","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:08.698Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:38:08.700Z","message":"{\"transactionId\":\"960413b4-11e7-4518-b9bf-1f57639c14be\",\"status\":\"200\",\"rqstDate\":\"230413-10:38:08:699\",\"respDate\":\"230413-10:38:08:700\",\"sourceId\":\"haproxy:960413b4-11e7-4518-b9bf-1f57639c14be\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:38:08:699-84045\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[80501458-5055-4137-9ffd-c0cea8411e8a], x-b3-parentspanid=[fc11c83e9720b633], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5a76de0125a44ffefc11c83e9720b633], x-b3-spanid=[53e4e2eeae95a1b0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[960413b4-11e7-4518-b9bf-1f57639c14be]}\\\"}\"}","context":{"RequestID":"960413b4-11e7-4518-b9bf-1f57639c14be","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fc1471be-e07a-421e-8066-7ac7d1071a47","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:08.698Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:08.701Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"960413b4-11e7-4518-b9bf-1f57639c14be","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fc1471be-e07a-421e-8066-7ac7d1071a47","LogTimestamp":"2023-04-13T10:38:08.701Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:38:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:38:10.710Z","message":"Entering","context":{"RequestID":"2bde6ca9-dc47-42e7-a76a-d51af2afe28a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"64462a19-9eed-4f76-a604-502a10c37094","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:10.710Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:38:10.713Z","message":"{\"transactionId\":\"2bde6ca9-dc47-42e7-a76a-d51af2afe28a\",\"status\":\"200\",\"rqstDate\":\"230413-10:38:10:711\",\"respDate\":\"230413-10:38:10:713\",\"sourceId\":\"haproxy:2bde6ca9-dc47-42e7-a76a-d51af2afe28a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:38:10:711-63804\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fcf8d2aa-9c76-4162-aec7-b396cad41f51], x-b3-parentspanid=[5b66f4d0d78193ca], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b5a4cc603e8f06d15b66f4d0d78193ca], x-b3-spanid=[0ec78828ce6f19cb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2bde6ca9-dc47-42e7-a76a-d51af2afe28a]}\\\"}\"}","context":{"RequestID":"2bde6ca9-dc47-42e7-a76a-d51af2afe28a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"64462a19-9eed-4f76-a604-502a10c37094","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:10.710Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:10.713Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2bde6ca9-dc47-42e7-a76a-d51af2afe28a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"64462a19-9eed-4f76-a604-502a10c37094","LogTimestamp":"2023-04-13T10:38:10.713Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:38:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:38:10.801Z","message":"Entering","context":{"RequestID":"8ae75d99-5a37-4e4e-986d-1c599d45946c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"0d0efd6a-5c53-47a9-a058-a5c11bbc3588","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:38:10.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:38:10.802Z","message":"{\"transactionId\":\"8ae75d99-5a37-4e4e-986d-1c599d45946c\",\"status\":\"200\",\"rqstDate\":\"230413-10:38:10:801\",\"respDate\":\"230413-10:38:10:802\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:8ae75d99-5a37-4e4e-986d-1c599d45946c\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:38:10:801-97590\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e69fbd1c-60e5-4b70-b222-df88b1fbdd68], x-b3-parentspanid=[41a7b32e2ae6a2dc], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36441], x-envoy-attempt-count=[1], x-b3-traceid=[4e7cda5fe60da5e341a7b32e2ae6a2dc], x-b3-spanid=[04243e6160774967], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[8ae75d99-5a37-4e4e-986d-1c599d45946c]}\\\"}\"}","context":{"RequestID":"8ae75d99-5a37-4e4e-986d-1c599d45946c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"0d0efd6a-5c53-47a9-a058-a5c11bbc3588","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:38:10.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:10.802Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8ae75d99-5a37-4e4e-986d-1c599d45946c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0d0efd6a-5c53-47a9-a058-a5c11bbc3588","LogTimestamp":"2023-04-13T10:38:10.802Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:38:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:38:10.849Z","message":"Entering","context":{"RequestID":"723e424b-93b5-46ec-bd49-07eaf64833da","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2e766d3c-0a3c-4b69-b224-1295808209a9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:38:10.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:38:10.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"723e424b-93b5-46ec-bd49-07eaf64833da","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2e766d3c-0a3c-4b69-b224-1295808209a9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:38:10.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:10.852Z","message":"{\"transactionId\":\"723e424b-93b5-46ec-bd49-07eaf64833da\",\"status\":\"200\",\"rqstDate\":\"230413-10:38:10:850\",\"respDate\":\"230413-10:38:10:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:723e424b-93b5-46ec-bd49-07eaf64833da\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:38:10:850-95526\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[723e424b-93b5-46ec-bd49-07eaf64833da]}\\\"}\"}","context":{"RequestID":"723e424b-93b5-46ec-bd49-07eaf64833da","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2e766d3c-0a3c-4b69-b224-1295808209a9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:38:10.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:10.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"723e424b-93b5-46ec-bd49-07eaf64833da","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2e766d3c-0a3c-4b69-b224-1295808209a9","LogTimestamp":"2023-04-13T10:38:10.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:38:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:38:12.723Z","message":"Entering","context":{"RequestID":"18874fad-9bf1-4584-bf35-0b27eb85c3e8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"04920f89-2d7e-4fcf-bfad-fcd6ef64c6a5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:12.723Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:38:12.726Z","message":"{\"transactionId\":\"18874fad-9bf1-4584-bf35-0b27eb85c3e8\",\"status\":\"200\",\"rqstDate\":\"230413-10:38:12:724\",\"respDate\":\"230413-10:38:12:726\",\"sourceId\":\"haproxy:18874fad-9bf1-4584-bf35-0b27eb85c3e8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:38:12:724-53297\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d88d7a1f-4b31-449b-91fd-4616dd057b2f], x-b3-parentspanid=[6d04e25ee043603b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[71aaab1eb135d6c56d04e25ee043603b], x-b3-spanid=[5b0b06a3e172b014], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[18874fad-9bf1-4584-bf35-0b27eb85c3e8]}\\\"}\"}","context":{"RequestID":"18874fad-9bf1-4584-bf35-0b27eb85c3e8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"04920f89-2d7e-4fcf-bfad-fcd6ef64c6a5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:12.723Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:12.727Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"18874fad-9bf1-4584-bf35-0b27eb85c3e8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"04920f89-2d7e-4fcf-bfad-fcd6ef64c6a5","LogTimestamp":"2023-04-13T10:38:12.727Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:38:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:38:14.737Z","message":"Entering","context":{"RequestID":"c6c23e7d-a956-409c-ad32-534ce90173d9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e6139a7e-aec7-4e95-9e87-e962452f3ad7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:14.737Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:38:14.740Z","message":"{\"transactionId\":\"c6c23e7d-a956-409c-ad32-534ce90173d9\",\"status\":\"200\",\"rqstDate\":\"230413-10:38:14:738\",\"respDate\":\"230413-10:38:14:739\",\"sourceId\":\"haproxy:c6c23e7d-a956-409c-ad32-534ce90173d9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:38:14:738-38370\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[03dfc23b-b6b0-4c18-ad07-5d80c5655c45], x-b3-parentspanid=[3b861d6874e8a6c7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fbbdf65c86a3146c3b861d6874e8a6c7], x-b3-spanid=[57cac3791fbc6ad1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c6c23e7d-a956-409c-ad32-534ce90173d9]}\\\"}\"}","context":{"RequestID":"c6c23e7d-a956-409c-ad32-534ce90173d9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e6139a7e-aec7-4e95-9e87-e962452f3ad7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:14.737Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:14.740Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c6c23e7d-a956-409c-ad32-534ce90173d9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e6139a7e-aec7-4e95-9e87-e962452f3ad7","LogTimestamp":"2023-04-13T10:38:14.740Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:38:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:38:16.396Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:38:16.409Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:16.409Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:16.409Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:16.750Z","message":"Entering","context":{"RequestID":"4cad10e0-0186-4052-986c-bbea9618e33d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"798e7e03-abf2-4180-b3d2-decd89507661","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:16.750Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:38:16.752Z","message":"{\"transactionId\":\"4cad10e0-0186-4052-986c-bbea9618e33d\",\"status\":\"200\",\"rqstDate\":\"230413-10:38:16:751\",\"respDate\":\"230413-10:38:16:752\",\"sourceId\":\"haproxy:4cad10e0-0186-4052-986c-bbea9618e33d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:38:16:751-1260\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[88ebb655-6773-45bc-bbbc-6befff460a26], x-b3-parentspanid=[ca5f7035c9f97bc8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[40046730f967e4edca5f7035c9f97bc8], x-b3-spanid=[e8698fc1b37f20d2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4cad10e0-0186-4052-986c-bbea9618e33d]}\\\"}\"}","context":{"RequestID":"4cad10e0-0186-4052-986c-bbea9618e33d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"798e7e03-abf2-4180-b3d2-decd89507661","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:16.750Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:16.753Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4cad10e0-0186-4052-986c-bbea9618e33d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"798e7e03-abf2-4180-b3d2-decd89507661","LogTimestamp":"2023-04-13T10:38:16.753Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:38:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:38:18.762Z","message":"Entering","context":{"RequestID":"77750521-e14a-4e0e-9eda-9227627a66b0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fcc21830-7ac4-461a-a627-92f8fc261286","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:18.762Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:38:18.764Z","message":"{\"transactionId\":\"77750521-e14a-4e0e-9eda-9227627a66b0\",\"status\":\"200\",\"rqstDate\":\"230413-10:38:18:763\",\"respDate\":\"230413-10:38:18:764\",\"sourceId\":\"haproxy:77750521-e14a-4e0e-9eda-9227627a66b0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:38:18:763-46784\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[136b108d-3769-4433-b9f6-b4efe1a28d24], x-b3-parentspanid=[78ca1d33f6037ba0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5a247f30ff1c04b778ca1d33f6037ba0], x-b3-spanid=[9789576c351ff597], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[77750521-e14a-4e0e-9eda-9227627a66b0]}\\\"}\"}","context":{"RequestID":"77750521-e14a-4e0e-9eda-9227627a66b0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fcc21830-7ac4-461a-a627-92f8fc261286","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:18.762Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:18.765Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"77750521-e14a-4e0e-9eda-9227627a66b0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fcc21830-7ac4-461a-a627-92f8fc261286","LogTimestamp":"2023-04-13T10:38:18.765Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:38:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:38:19.498Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:38:19.502Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:38:20.774Z","message":"Entering","context":{"RequestID":"98b3e0b3-7f53-4734-b960-ae0ed2335725","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"884306bb-6630-47ad-8367-8cfd03780fbd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:20.774Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:38:20.776Z","message":"{\"transactionId\":\"98b3e0b3-7f53-4734-b960-ae0ed2335725\",\"status\":\"200\",\"rqstDate\":\"230413-10:38:20:775\",\"respDate\":\"230413-10:38:20:776\",\"sourceId\":\"haproxy:98b3e0b3-7f53-4734-b960-ae0ed2335725\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:38:20:775-96457\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[36c92b04-7e5c-466d-b70f-140ca3a4ab29], x-b3-parentspanid=[bd29f1ad2efd2673], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f11d720165c2f7f0bd29f1ad2efd2673], x-b3-spanid=[47a9161b575180f9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[98b3e0b3-7f53-4734-b960-ae0ed2335725]}\\\"}\"}","context":{"RequestID":"98b3e0b3-7f53-4734-b960-ae0ed2335725","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"884306bb-6630-47ad-8367-8cfd03780fbd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:20.774Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:20.777Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"98b3e0b3-7f53-4734-b960-ae0ed2335725","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"884306bb-6630-47ad-8367-8cfd03780fbd","LogTimestamp":"2023-04-13T10:38:20.777Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:38:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:38:20.802Z","message":"Entering","context":{"RequestID":"934ab74d-3f03-44c3-aa36-098b4bfadf0c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5c8fdbef-7b71-4c9f-aaf1-dcba18826869","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:38:20.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:38:20.804Z","message":"{\"transactionId\":\"934ab74d-3f03-44c3-aa36-098b4bfadf0c\",\"status\":\"200\",\"rqstDate\":\"230413-10:38:20:802\",\"respDate\":\"230413-10:38:20:804\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:934ab74d-3f03-44c3-aa36-098b4bfadf0c\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:38:20:802-46358\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3c35fa76-a4d7-4c45-b67f-45167df217a3], x-b3-parentspanid=[db1cb7aaac63468a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58325], x-envoy-attempt-count=[1], x-b3-traceid=[b5ac9ac6e3ee1512db1cb7aaac63468a], x-b3-spanid=[a11bb8633197c90f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[934ab74d-3f03-44c3-aa36-098b4bfadf0c]}\\\"}\"}","context":{"RequestID":"934ab74d-3f03-44c3-aa36-098b4bfadf0c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5c8fdbef-7b71-4c9f-aaf1-dcba18826869","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:38:20.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:20.805Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"934ab74d-3f03-44c3-aa36-098b4bfadf0c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5c8fdbef-7b71-4c9f-aaf1-dcba18826869","LogTimestamp":"2023-04-13T10:38:20.805Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:38:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:38:20.849Z","message":"Entering","context":{"RequestID":"e7eed744-5cac-471c-a5b9-cf4fa71593f5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e806a28e-b4cf-46cf-8e9d-29a1e90c9aed","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:38:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:38:20.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"e7eed744-5cac-471c-a5b9-cf4fa71593f5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e806a28e-b4cf-46cf-8e9d-29a1e90c9aed","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:38:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:20.853Z","message":"{\"transactionId\":\"e7eed744-5cac-471c-a5b9-cf4fa71593f5\",\"status\":\"200\",\"rqstDate\":\"230413-10:38:20:850\",\"respDate\":\"230413-10:38:20:853\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e7eed744-5cac-471c-a5b9-cf4fa71593f5\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:38:20:850-96544\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e7eed744-5cac-471c-a5b9-cf4fa71593f5]}\\\"}\"}","context":{"RequestID":"e7eed744-5cac-471c-a5b9-cf4fa71593f5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e806a28e-b4cf-46cf-8e9d-29a1e90c9aed","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:38:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:20.854Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e7eed744-5cac-471c-a5b9-cf4fa71593f5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e806a28e-b4cf-46cf-8e9d-29a1e90c9aed","LogTimestamp":"2023-04-13T10:38:20.854Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:38:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:38:22.787Z","message":"Entering","context":{"RequestID":"4245739b-f535-45b3-9681-ed4d75418319","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ab3bb9fb-7a62-4e1a-9423-3f2aebe9ab6d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:22.787Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:38:22.791Z","message":"{\"transactionId\":\"4245739b-f535-45b3-9681-ed4d75418319\",\"status\":\"200\",\"rqstDate\":\"230413-10:38:22:788\",\"respDate\":\"230413-10:38:22:791\",\"sourceId\":\"haproxy:4245739b-f535-45b3-9681-ed4d75418319\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:38:22:788-85453\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8018b7c1-7850-4dd3-84dd-852cead2f399], x-b3-parentspanid=[64ae016b98a133d4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[73aaaba3e6e2f91f64ae016b98a133d4], x-b3-spanid=[80772a7ec352b0bf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4245739b-f535-45b3-9681-ed4d75418319]}\\\"}\"}","context":{"RequestID":"4245739b-f535-45b3-9681-ed4d75418319","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ab3bb9fb-7a62-4e1a-9423-3f2aebe9ab6d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:22.787Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:22.792Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4245739b-f535-45b3-9681-ed4d75418319","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ab3bb9fb-7a62-4e1a-9423-3f2aebe9ab6d","LogTimestamp":"2023-04-13T10:38:22.791Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:38:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:38:24.801Z","message":"Entering","context":{"RequestID":"fe6a6f00-29aa-4711-bf15-e229eca05abd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9877b760-295f-4b57-85de-13f602cc73e9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:24.800Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:38:24.802Z","message":"{\"transactionId\":\"fe6a6f00-29aa-4711-bf15-e229eca05abd\",\"status\":\"200\",\"rqstDate\":\"230413-10:38:24:801\",\"respDate\":\"230413-10:38:24:802\",\"sourceId\":\"haproxy:fe6a6f00-29aa-4711-bf15-e229eca05abd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:38:24:801-32131\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[66a3a46e-955e-4e65-a843-926a113d7bf7], x-b3-parentspanid=[a9404a0a337b1e87], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[95823d2659dcaea4a9404a0a337b1e87], x-b3-spanid=[153733c38a19846a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fe6a6f00-29aa-4711-bf15-e229eca05abd]}\\\"}\"}","context":{"RequestID":"fe6a6f00-29aa-4711-bf15-e229eca05abd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9877b760-295f-4b57-85de-13f602cc73e9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:24.800Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:24.803Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fe6a6f00-29aa-4711-bf15-e229eca05abd","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9877b760-295f-4b57-85de-13f602cc73e9","LogTimestamp":"2023-04-13T10:38:24.803Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:38:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:38:26.396Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:38:26.412Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:26.412Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:26.413Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:26.812Z","message":"Entering","context":{"RequestID":"be9f8527-ede9-462a-a72f-46a6bbd093f6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2b5a45c7-f13f-4750-bc7d-7dd4d74533a4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:26.812Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:38:26.814Z","message":"{\"transactionId\":\"be9f8527-ede9-462a-a72f-46a6bbd093f6\",\"status\":\"200\",\"rqstDate\":\"230413-10:38:26:813\",\"respDate\":\"230413-10:38:26:814\",\"sourceId\":\"haproxy:be9f8527-ede9-462a-a72f-46a6bbd093f6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:38:26:813-81651\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1c1a8eac-683f-435e-93f2-abe13037b18a], x-b3-parentspanid=[d1ee197da99cc4b2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3625f9d8e2c361e6d1ee197da99cc4b2], x-b3-spanid=[0d83bf8dfa2508e4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[be9f8527-ede9-462a-a72f-46a6bbd093f6]}\\\"}\"}","context":{"RequestID":"be9f8527-ede9-462a-a72f-46a6bbd093f6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2b5a45c7-f13f-4750-bc7d-7dd4d74533a4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:26.812Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:26.815Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"be9f8527-ede9-462a-a72f-46a6bbd093f6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2b5a45c7-f13f-4750-bc7d-7dd4d74533a4","LogTimestamp":"2023-04-13T10:38:26.815Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:38:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:38:28.825Z","message":"Entering","context":{"RequestID":"7fafed27-bc65-4fe7-bc2d-caea334bc2f6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ef06fb16-1379-4045-a4d0-3d37c776cb0b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:28.825Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:38:28.828Z","message":"{\"transactionId\":\"7fafed27-bc65-4fe7-bc2d-caea334bc2f6\",\"status\":\"200\",\"rqstDate\":\"230413-10:38:28:826\",\"respDate\":\"230413-10:38:28:827\",\"sourceId\":\"haproxy:7fafed27-bc65-4fe7-bc2d-caea334bc2f6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:38:28:826-92282\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[200096c1-a259-4604-b519-922c5bef9599], x-b3-parentspanid=[7f783529cf1f2a3a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6d2cecc249ddf8867f783529cf1f2a3a], x-b3-spanid=[9abd33cd497432de], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7fafed27-bc65-4fe7-bc2d-caea334bc2f6]}\\\"}\"}","context":{"RequestID":"7fafed27-bc65-4fe7-bc2d-caea334bc2f6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ef06fb16-1379-4045-a4d0-3d37c776cb0b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:28.825Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:28.828Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7fafed27-bc65-4fe7-bc2d-caea334bc2f6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ef06fb16-1379-4045-a4d0-3d37c776cb0b","LogTimestamp":"2023-04-13T10:38:28.828Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:38:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:38:30.805Z","message":"Entering","context":{"RequestID":"404ec27c-f74c-483a-8226-b7a1e11a00d5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"87007c37-5d59-4fe8-bc72-66b39f3b3536","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:38:30.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:38:30.807Z","message":"{\"transactionId\":\"404ec27c-f74c-483a-8226-b7a1e11a00d5\",\"status\":\"200\",\"rqstDate\":\"230413-10:38:30:806\",\"respDate\":\"230413-10:38:30:807\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:404ec27c-f74c-483a-8226-b7a1e11a00d5\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:38:30:806-32619\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4cf87c82-99c8-4457-846b-3d6b49d35c50], x-b3-parentspanid=[cb0943ab22ba3055], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53969], x-envoy-attempt-count=[1], x-b3-traceid=[108fe3ad045cca5acb0943ab22ba3055], x-b3-spanid=[1cee446c7c4ab1cb], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[404ec27c-f74c-483a-8226-b7a1e11a00d5]}\\\"}\"}","context":{"RequestID":"404ec27c-f74c-483a-8226-b7a1e11a00d5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"87007c37-5d59-4fe8-bc72-66b39f3b3536","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:38:30.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:30.807Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"404ec27c-f74c-483a-8226-b7a1e11a00d5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"87007c37-5d59-4fe8-bc72-66b39f3b3536","LogTimestamp":"2023-04-13T10:38:30.807Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:38:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:38:30.838Z","message":"Entering","context":{"RequestID":"d1c77870-2313-4793-b449-952e9edc9dc8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fe90e1af-9966-439b-954e-f8190f1be189","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:30.838Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:38:30.840Z","message":"{\"transactionId\":\"d1c77870-2313-4793-b449-952e9edc9dc8\",\"status\":\"200\",\"rqstDate\":\"230413-10:38:30:838\",\"respDate\":\"230413-10:38:30:840\",\"sourceId\":\"haproxy:d1c77870-2313-4793-b449-952e9edc9dc8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:38:30:838-60745\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c9e061fe-b663-4d9e-bf17-b276e28be210], x-b3-parentspanid=[7b7970e66c8b8dad], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0c3bdef18e90204c7b7970e66c8b8dad], x-b3-spanid=[f623647ffc83f85b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d1c77870-2313-4793-b449-952e9edc9dc8]}\\\"}\"}","context":{"RequestID":"d1c77870-2313-4793-b449-952e9edc9dc8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fe90e1af-9966-439b-954e-f8190f1be189","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:30.838Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:30.841Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d1c77870-2313-4793-b449-952e9edc9dc8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fe90e1af-9966-439b-954e-f8190f1be189","LogTimestamp":"2023-04-13T10:38:30.841Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:38:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:38:30.849Z","message":"Entering","context":{"RequestID":"fd6e49c1-10a1-4505-9ef1-69a249451559","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ddabb8f2-6037-44a0-811f-17059a6d181f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:38:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:38:30.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"fd6e49c1-10a1-4505-9ef1-69a249451559","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ddabb8f2-6037-44a0-811f-17059a6d181f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:38:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:30.852Z","message":"{\"transactionId\":\"fd6e49c1-10a1-4505-9ef1-69a249451559\",\"status\":\"200\",\"rqstDate\":\"230413-10:38:30:849\",\"respDate\":\"230413-10:38:30:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:fd6e49c1-10a1-4505-9ef1-69a249451559\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:38:30:849-43281\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[fd6e49c1-10a1-4505-9ef1-69a249451559]}\\\"}\"}","context":{"RequestID":"fd6e49c1-10a1-4505-9ef1-69a249451559","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ddabb8f2-6037-44a0-811f-17059a6d181f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:38:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:30.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fd6e49c1-10a1-4505-9ef1-69a249451559","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ddabb8f2-6037-44a0-811f-17059a6d181f","LogTimestamp":"2023-04-13T10:38:30.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:38:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:38:32.852Z","message":"Entering","context":{"RequestID":"c83c1717-96db-412e-a5c4-d6a535728e11","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a18b6af4-6898-4bf5-85a6-8b58dd333b3d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:32.852Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:38:32.854Z","message":"{\"transactionId\":\"c83c1717-96db-412e-a5c4-d6a535728e11\",\"status\":\"200\",\"rqstDate\":\"230413-10:38:32:853\",\"respDate\":\"230413-10:38:32:854\",\"sourceId\":\"haproxy:c83c1717-96db-412e-a5c4-d6a535728e11\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:38:32:853-11260\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ec874203-3d2e-43f5-9c56-cfecabb808a6], x-b3-parentspanid=[746dd39dd114f0ef], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0b7ffc1c560d6db1746dd39dd114f0ef], x-b3-spanid=[7d10bfd20e309c9f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c83c1717-96db-412e-a5c4-d6a535728e11]}\\\"}\"}","context":{"RequestID":"c83c1717-96db-412e-a5c4-d6a535728e11","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a18b6af4-6898-4bf5-85a6-8b58dd333b3d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:32.852Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:32.855Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c83c1717-96db-412e-a5c4-d6a535728e11","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a18b6af4-6898-4bf5-85a6-8b58dd333b3d","LogTimestamp":"2023-04-13T10:38:32.855Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:38:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:38:34.863Z","message":"Entering","context":{"RequestID":"28502f72-b9c1-49f6-89eb-8d9e02cf9e71","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f02994d1-fd4b-403c-8884-1db737cb3e87","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:34.863Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:38:34.866Z","message":"{\"transactionId\":\"28502f72-b9c1-49f6-89eb-8d9e02cf9e71\",\"status\":\"200\",\"rqstDate\":\"230413-10:38:34:864\",\"respDate\":\"230413-10:38:34:866\",\"sourceId\":\"haproxy:28502f72-b9c1-49f6-89eb-8d9e02cf9e71\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:38:34:864-52064\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[37a636af-fd45-41a1-9cb0-4451268e9091], x-b3-parentspanid=[422f8acc3fee909c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fa66c60fdf9f3b66422f8acc3fee909c], x-b3-spanid=[25dc75777261283a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[28502f72-b9c1-49f6-89eb-8d9e02cf9e71]}\\\"}\"}","context":{"RequestID":"28502f72-b9c1-49f6-89eb-8d9e02cf9e71","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f02994d1-fd4b-403c-8884-1db737cb3e87","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:34.863Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:34.867Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"28502f72-b9c1-49f6-89eb-8d9e02cf9e71","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f02994d1-fd4b-403c-8884-1db737cb3e87","LogTimestamp":"2023-04-13T10:38:34.867Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:38:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:38:36.396Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:38:36.411Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:36.411Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:36.411Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:36.877Z","message":"Entering","context":{"RequestID":"108e3499-b7ac-4e9c-b87f-e51d63312758","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6f92bf39-5da4-40d9-b903-4d822d22a66a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:36.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:38:36.880Z","message":"{\"transactionId\":\"108e3499-b7ac-4e9c-b87f-e51d63312758\",\"status\":\"200\",\"rqstDate\":\"230413-10:38:36:878\",\"respDate\":\"230413-10:38:36:880\",\"sourceId\":\"haproxy:108e3499-b7ac-4e9c-b87f-e51d63312758\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:38:36:878-39947\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[70ab10c1-24bd-4dac-a794-e55ca15a51bd], x-b3-parentspanid=[3a858fc28e325084], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a1580241cad9a3753a858fc28e325084], x-b3-spanid=[5566fc5fe1fc24cd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[108e3499-b7ac-4e9c-b87f-e51d63312758]}\\\"}\"}","context":{"RequestID":"108e3499-b7ac-4e9c-b87f-e51d63312758","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6f92bf39-5da4-40d9-b903-4d822d22a66a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:36.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:36.881Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"108e3499-b7ac-4e9c-b87f-e51d63312758","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6f92bf39-5da4-40d9-b903-4d822d22a66a","LogTimestamp":"2023-04-13T10:38:36.881Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:38:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:38:38.890Z","message":"Entering","context":{"RequestID":"42c1700b-4c37-4eb8-9678-d77ddc76cca0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"59abb771-be3c-4b78-b391-daf77b749a12","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:38.890Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:38:38.892Z","message":"{\"transactionId\":\"42c1700b-4c37-4eb8-9678-d77ddc76cca0\",\"status\":\"200\",\"rqstDate\":\"230413-10:38:38:890\",\"respDate\":\"230413-10:38:38:891\",\"sourceId\":\"haproxy:42c1700b-4c37-4eb8-9678-d77ddc76cca0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:38:38:890-42568\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dc7f8be0-73ee-4b88-b152-b92d71103ce6], x-b3-parentspanid=[8dd57f44af499596], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[10e99d2dde9a94258dd57f44af499596], x-b3-spanid=[50ba7e93c7857f5e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[42c1700b-4c37-4eb8-9678-d77ddc76cca0]}\\\"}\"}","context":{"RequestID":"42c1700b-4c37-4eb8-9678-d77ddc76cca0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"59abb771-be3c-4b78-b391-daf77b749a12","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:38.890Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:38.892Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"42c1700b-4c37-4eb8-9678-d77ddc76cca0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"59abb771-be3c-4b78-b391-daf77b749a12","LogTimestamp":"2023-04-13T10:38:38.892Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:38:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:38:40.800Z","message":"Entering","context":{"RequestID":"6602e413-72c0-4539-b44a-f9947572217f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3fac672c-42e1-4d58-9da4-da03d4b59424","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:38:40.800Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:38:40.802Z","message":"{\"transactionId\":\"6602e413-72c0-4539-b44a-f9947572217f\",\"status\":\"200\",\"rqstDate\":\"230413-10:38:40:801\",\"respDate\":\"230413-10:38:40:802\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6602e413-72c0-4539-b44a-f9947572217f\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:38:40:801-78289\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ad810930-7373-4c4e-8977-f7f83c79e3c5], x-b3-parentspanid=[3ba6b43339b9a64b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36221], x-envoy-attempt-count=[1], x-b3-traceid=[2b734c204f6e457c3ba6b43339b9a64b], x-b3-spanid=[499467d0280296f7], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6602e413-72c0-4539-b44a-f9947572217f]}\\\"}\"}","context":{"RequestID":"6602e413-72c0-4539-b44a-f9947572217f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3fac672c-42e1-4d58-9da4-da03d4b59424","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:38:40.800Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:40.803Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6602e413-72c0-4539-b44a-f9947572217f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3fac672c-42e1-4d58-9da4-da03d4b59424","LogTimestamp":"2023-04-13T10:38:40.803Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:38:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:38:40.849Z","message":"Entering","context":{"RequestID":"95631b15-59f0-484c-abe7-6e0e1a8a5914","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6a68bdcc-ef06-4494-8f54-7b19be449dad","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:38:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:38:40.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"95631b15-59f0-484c-abe7-6e0e1a8a5914","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6a68bdcc-ef06-4494-8f54-7b19be449dad","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:38:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:40.850Z","message":"{\"transactionId\":\"95631b15-59f0-484c-abe7-6e0e1a8a5914\",\"status\":\"200\",\"rqstDate\":\"230413-10:38:40:849\",\"respDate\":\"230413-10:38:40:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:95631b15-59f0-484c-abe7-6e0e1a8a5914\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:38:40:849-87491\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[95631b15-59f0-484c-abe7-6e0e1a8a5914]}\\\"}\"}","context":{"RequestID":"95631b15-59f0-484c-abe7-6e0e1a8a5914","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6a68bdcc-ef06-4494-8f54-7b19be449dad","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:38:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:40.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"95631b15-59f0-484c-abe7-6e0e1a8a5914","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6a68bdcc-ef06-4494-8f54-7b19be449dad","LogTimestamp":"2023-04-13T10:38:40.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:38:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:38:40.900Z","message":"Entering","context":{"RequestID":"60e3e4a7-47f2-4883-ad94-1d0339563127","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"91e9b2fe-193a-4eb2-91d4-66066dbccf53","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:40.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:38:40.902Z","message":"{\"transactionId\":\"60e3e4a7-47f2-4883-ad94-1d0339563127\",\"status\":\"200\",\"rqstDate\":\"230413-10:38:40:901\",\"respDate\":\"230413-10:38:40:902\",\"sourceId\":\"haproxy:60e3e4a7-47f2-4883-ad94-1d0339563127\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:38:40:901-93243\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[16acdc75-bb81-464c-b337-d17a5156915a], x-b3-parentspanid=[9fd46982cb938c04], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[563d0a364f0c6ced9fd46982cb938c04], x-b3-spanid=[ba435d3f514387a0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[60e3e4a7-47f2-4883-ad94-1d0339563127]}\\\"}\"}","context":{"RequestID":"60e3e4a7-47f2-4883-ad94-1d0339563127","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"91e9b2fe-193a-4eb2-91d4-66066dbccf53","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:40.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:40.902Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"60e3e4a7-47f2-4883-ad94-1d0339563127","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"91e9b2fe-193a-4eb2-91d4-66066dbccf53","LogTimestamp":"2023-04-13T10:38:40.902Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:38:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:38:42.912Z","message":"Entering","context":{"RequestID":"a6c8ecc7-d593-449c-b215-b39eb3e24425","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"60d31bab-37b4-4e45-9986-a0af70795bf0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:42.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:38:42.914Z","message":"{\"transactionId\":\"a6c8ecc7-d593-449c-b215-b39eb3e24425\",\"status\":\"200\",\"rqstDate\":\"230413-10:38:42:913\",\"respDate\":\"230413-10:38:42:914\",\"sourceId\":\"haproxy:a6c8ecc7-d593-449c-b215-b39eb3e24425\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:38:42:913-52990\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5f591fd5-ec15-4709-8afd-297ba027abe7], x-b3-parentspanid=[2b78afba64dd6d6d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1d3b948b8da316e92b78afba64dd6d6d], x-b3-spanid=[6945852583d16ac8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a6c8ecc7-d593-449c-b215-b39eb3e24425]}\\\"}\"}","context":{"RequestID":"a6c8ecc7-d593-449c-b215-b39eb3e24425","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"60d31bab-37b4-4e45-9986-a0af70795bf0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:42.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:42.915Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a6c8ecc7-d593-449c-b215-b39eb3e24425","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"60d31bab-37b4-4e45-9986-a0af70795bf0","LogTimestamp":"2023-04-13T10:38:42.915Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:38:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:38:44.925Z","message":"Entering","context":{"RequestID":"dcbd1675-9a4d-44c1-bef9-cd408192aab7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"81ef5e09-538f-4050-a753-6dbad5460d71","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:44.925Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:38:44.928Z","message":"{\"transactionId\":\"dcbd1675-9a4d-44c1-bef9-cd408192aab7\",\"status\":\"200\",\"rqstDate\":\"230413-10:38:44:926\",\"respDate\":\"230413-10:38:44:928\",\"sourceId\":\"haproxy:dcbd1675-9a4d-44c1-bef9-cd408192aab7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:38:44:926-35645\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dcad2e7f-0a4c-465c-92f0-498a3b0b2aa6], x-b3-parentspanid=[64355b020317959f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[21bfb5c586dcbe9a64355b020317959f], x-b3-spanid=[58059e9ddf87e42e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dcbd1675-9a4d-44c1-bef9-cd408192aab7]}\\\"}\"}","context":{"RequestID":"dcbd1675-9a4d-44c1-bef9-cd408192aab7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"81ef5e09-538f-4050-a753-6dbad5460d71","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:44.925Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:44.929Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dcbd1675-9a4d-44c1-bef9-cd408192aab7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"81ef5e09-538f-4050-a753-6dbad5460d71","LogTimestamp":"2023-04-13T10:38:44.929Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:38:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:38:46.395Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:38:46.408Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:46.408Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:46.409Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:46.938Z","message":"Entering","context":{"RequestID":"e603ea3b-c79f-464e-afda-7e2944b6c8af","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6f7fda02-bbe6-441b-a99b-e4a5be930134","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:46.938Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:38:46.941Z","message":"{\"transactionId\":\"e603ea3b-c79f-464e-afda-7e2944b6c8af\",\"status\":\"200\",\"rqstDate\":\"230413-10:38:46:939\",\"respDate\":\"230413-10:38:46:940\",\"sourceId\":\"haproxy:e603ea3b-c79f-464e-afda-7e2944b6c8af\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:38:46:939-35121\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3232e6d5-2b81-4143-9bd1-13177c5e04cc], x-b3-parentspanid=[aa44f76c7a671db4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ba2f35aa081f13aeaa44f76c7a671db4], x-b3-spanid=[0c61cf3b308a2587], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e603ea3b-c79f-464e-afda-7e2944b6c8af]}\\\"}\"}","context":{"RequestID":"e603ea3b-c79f-464e-afda-7e2944b6c8af","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6f7fda02-bbe6-441b-a99b-e4a5be930134","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:46.938Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:46.941Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e603ea3b-c79f-464e-afda-7e2944b6c8af","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6f7fda02-bbe6-441b-a99b-e4a5be930134","LogTimestamp":"2023-04-13T10:38:46.941Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:38:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:38:48.951Z","message":"Entering","context":{"RequestID":"10f891a5-8247-4f0d-be18-8c49b7a0a2d5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e90a5369-b11f-4699-b64d-fcfc4f35c8d9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:48.951Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:38:48.954Z","message":"{\"transactionId\":\"10f891a5-8247-4f0d-be18-8c49b7a0a2d5\",\"status\":\"200\",\"rqstDate\":\"230413-10:38:48:953\",\"respDate\":\"230413-10:38:48:954\",\"sourceId\":\"haproxy:10f891a5-8247-4f0d-be18-8c49b7a0a2d5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:38:48:953-51989\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b120fb04-a99d-4833-a333-b0a61f6ea9db], x-b3-parentspanid=[76715d682acd24f7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bf96b26cfd38be5076715d682acd24f7], x-b3-spanid=[66991f8c4e3c39cc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[10f891a5-8247-4f0d-be18-8c49b7a0a2d5]}\\\"}\"}","context":{"RequestID":"10f891a5-8247-4f0d-be18-8c49b7a0a2d5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e90a5369-b11f-4699-b64d-fcfc4f35c8d9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:48.951Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:48.955Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"10f891a5-8247-4f0d-be18-8c49b7a0a2d5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e90a5369-b11f-4699-b64d-fcfc4f35c8d9","LogTimestamp":"2023-04-13T10:38:48.955Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:38:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:38:49.504Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:38:49.508Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:38:50.802Z","message":"Entering","context":{"RequestID":"8b4f0919-306a-4a35-aefb-09ca6f419611","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"941ec0df-8845-4d7a-934c-54d6c8fdde30","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:38:50.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:38:50.806Z","message":"{\"transactionId\":\"8b4f0919-306a-4a35-aefb-09ca6f419611\",\"status\":\"200\",\"rqstDate\":\"230413-10:38:50:803\",\"respDate\":\"230413-10:38:50:806\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:8b4f0919-306a-4a35-aefb-09ca6f419611\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:38:50:803-27872\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6ef5fcc2-d1ee-4f3f-a334-5822e30f05a2], x-b3-parentspanid=[f5c549460b3f8904], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55101], x-envoy-attempt-count=[1], x-b3-traceid=[eac22ebbdc2e045af5c549460b3f8904], x-b3-spanid=[4d245c2091a73c8a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[8b4f0919-306a-4a35-aefb-09ca6f419611]}\\\"}\"}","context":{"RequestID":"8b4f0919-306a-4a35-aefb-09ca6f419611","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"941ec0df-8845-4d7a-934c-54d6c8fdde30","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:38:50.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:50.807Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8b4f0919-306a-4a35-aefb-09ca6f419611","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"941ec0df-8845-4d7a-934c-54d6c8fdde30","LogTimestamp":"2023-04-13T10:38:50.806Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:38:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:38:50.849Z","message":"Entering","context":{"RequestID":"1664c937-a4a6-40e0-a74e-edb403164722","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6c0e315a-2e82-4e32-bf8b-84c21813ae1c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:38:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:38:50.852Z","message":"Database is available from CACHED check.","context":{"RequestID":"1664c937-a4a6-40e0-a74e-edb403164722","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6c0e315a-2e82-4e32-bf8b-84c21813ae1c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:38:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:50.853Z","message":"{\"transactionId\":\"1664c937-a4a6-40e0-a74e-edb403164722\",\"status\":\"200\",\"rqstDate\":\"230413-10:38:50:850\",\"respDate\":\"230413-10:38:50:853\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1664c937-a4a6-40e0-a74e-edb403164722\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:38:50:850-16844\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1664c937-a4a6-40e0-a74e-edb403164722]}\\\"}\"}","context":{"RequestID":"1664c937-a4a6-40e0-a74e-edb403164722","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6c0e315a-2e82-4e32-bf8b-84c21813ae1c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:38:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:50.854Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1664c937-a4a6-40e0-a74e-edb403164722","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c0e315a-2e82-4e32-bf8b-84c21813ae1c","LogTimestamp":"2023-04-13T10:38:50.854Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:38:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:38:50.966Z","message":"Entering","context":{"RequestID":"fd5fa0c3-4ba7-4e9d-9c31-fc9d8c0e955c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ac6a7196-aba4-44f9-b682-b0f41918cc98","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:50.966Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:38:50.969Z","message":"{\"transactionId\":\"fd5fa0c3-4ba7-4e9d-9c31-fc9d8c0e955c\",\"status\":\"200\",\"rqstDate\":\"230413-10:38:50:967\",\"respDate\":\"230413-10:38:50:969\",\"sourceId\":\"haproxy:fd5fa0c3-4ba7-4e9d-9c31-fc9d8c0e955c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:38:50:967-69494\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dbf685d8-d0ff-4515-929b-869d4dc306b4], x-b3-parentspanid=[4cb8a790d65c4694], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[864bc4e9102cee0e4cb8a790d65c4694], x-b3-spanid=[e7aa74e5a38964f1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fd5fa0c3-4ba7-4e9d-9c31-fc9d8c0e955c]}\\\"}\"}","context":{"RequestID":"fd5fa0c3-4ba7-4e9d-9c31-fc9d8c0e955c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ac6a7196-aba4-44f9-b682-b0f41918cc98","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:50.966Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:50.970Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fd5fa0c3-4ba7-4e9d-9c31-fc9d8c0e955c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac6a7196-aba4-44f9-b682-b0f41918cc98","LogTimestamp":"2023-04-13T10:38:50.970Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:38:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:38:52.982Z","message":"Entering","context":{"RequestID":"49fbd84a-a1b3-4bef-ab05-c55325ccd6d6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"09282ac1-1394-46d5-b3ee-60b7e00797ee","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:52.982Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:38:52.984Z","message":"{\"transactionId\":\"49fbd84a-a1b3-4bef-ab05-c55325ccd6d6\",\"status\":\"200\",\"rqstDate\":\"230413-10:38:52:983\",\"respDate\":\"230413-10:38:52:984\",\"sourceId\":\"haproxy:49fbd84a-a1b3-4bef-ab05-c55325ccd6d6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:38:52:983-62000\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bdbd2b0f-3d38-4e2a-9fa3-111aa8a97d25], x-b3-parentspanid=[40b840cab729900b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ad01603fefd3fc6c40b840cab729900b], x-b3-spanid=[d7811b95dd7dd3f4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[49fbd84a-a1b3-4bef-ab05-c55325ccd6d6]}\\\"}\"}","context":{"RequestID":"49fbd84a-a1b3-4bef-ab05-c55325ccd6d6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"09282ac1-1394-46d5-b3ee-60b7e00797ee","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:52.982Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:52.985Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"49fbd84a-a1b3-4bef-ab05-c55325ccd6d6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"09282ac1-1394-46d5-b3ee-60b7e00797ee","LogTimestamp":"2023-04-13T10:38:52.985Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:38:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:38:54.996Z","message":"Entering","context":{"RequestID":"77f6a07b-feb4-4a2b-9064-7b16d5686d42","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1f428a2a-15e3-4068-9137-d5872b80db78","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:54.996Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:38:55.000Z","message":"{\"transactionId\":\"77f6a07b-feb4-4a2b-9064-7b16d5686d42\",\"status\":\"200\",\"rqstDate\":\"230413-10:38:54:998\",\"respDate\":\"230413-10:38:55:000\",\"sourceId\":\"haproxy:77f6a07b-feb4-4a2b-9064-7b16d5686d42\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:38:54:998-47522\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6a83baad-1e06-4290-a12f-8ab914218d95], x-b3-parentspanid=[d626cbffc0401098], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[97585c7f432a2e2fd626cbffc0401098], x-b3-spanid=[6605b768371d4a4d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[77f6a07b-feb4-4a2b-9064-7b16d5686d42]}\\\"}\"}","context":{"RequestID":"77f6a07b-feb4-4a2b-9064-7b16d5686d42","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1f428a2a-15e3-4068-9137-d5872b80db78","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:54.996Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:55.001Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"77f6a07b-feb4-4a2b-9064-7b16d5686d42","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f428a2a-15e3-4068-9137-d5872b80db78","LogTimestamp":"2023-04-13T10:38:55.001Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:38:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:38:56.395Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:38:56.410Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:56.410Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:56.410Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:57.011Z","message":"Entering","context":{"RequestID":"e690719c-613d-44da-ba2e-9746e57a225a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f360548b-7b43-4ac3-ab26-bafd4ed9e2fb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:57.011Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:38:57.014Z","message":"{\"transactionId\":\"e690719c-613d-44da-ba2e-9746e57a225a\",\"status\":\"200\",\"rqstDate\":\"230413-10:38:57:012\",\"respDate\":\"230413-10:38:57:014\",\"sourceId\":\"haproxy:e690719c-613d-44da-ba2e-9746e57a225a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:38:57:012-76132\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[203deabd-fe0a-4584-87d7-097fe77ef614], x-b3-parentspanid=[689dc87a5d7e4a15], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5ab5a92ed8d83acd689dc87a5d7e4a15], x-b3-spanid=[56d5e9efc29ac1ec], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e690719c-613d-44da-ba2e-9746e57a225a]}\\\"}\"}","context":{"RequestID":"e690719c-613d-44da-ba2e-9746e57a225a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f360548b-7b43-4ac3-ab26-bafd4ed9e2fb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:57.011Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:57.015Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e690719c-613d-44da-ba2e-9746e57a225a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f360548b-7b43-4ac3-ab26-bafd4ed9e2fb","LogTimestamp":"2023-04-13T10:38:57.015Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:38:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:38:59.025Z","message":"Entering","context":{"RequestID":"33f1298c-13fc-4bce-8959-49e1df057c6d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"c5ac0902-f55d-4ac6-a1bb-57ad84ff524d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:59.025Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:38:59.027Z","message":"{\"transactionId\":\"33f1298c-13fc-4bce-8959-49e1df057c6d\",\"status\":\"200\",\"rqstDate\":\"230413-10:38:59:025\",\"respDate\":\"230413-10:38:59:027\",\"sourceId\":\"haproxy:33f1298c-13fc-4bce-8959-49e1df057c6d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:38:59:025-79369\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[16ed6197-aca1-4638-beae-855d069e8280], x-b3-parentspanid=[6842d2c7de2ff39e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7d816ba4b1349e8b6842d2c7de2ff39e], x-b3-spanid=[9cc78ded87e13303], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[33f1298c-13fc-4bce-8959-49e1df057c6d]}\\\"}\"}","context":{"RequestID":"33f1298c-13fc-4bce-8959-49e1df057c6d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"c5ac0902-f55d-4ac6-a1bb-57ad84ff524d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:38:59.025Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:38:59.028Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"33f1298c-13fc-4bce-8959-49e1df057c6d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c5ac0902-f55d-4ac6-a1bb-57ad84ff524d","LogTimestamp":"2023-04-13T10:38:59.028Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:38:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:39:00.801Z","message":"Entering","context":{"RequestID":"a6441333-d1ed-4d80-9005-b1201bc9e4a4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"36bc3b50-d410-4c2d-bf86-4563cfaad9fe","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:39:00.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:39:00.804Z","message":"{\"transactionId\":\"a6441333-d1ed-4d80-9005-b1201bc9e4a4\",\"status\":\"200\",\"rqstDate\":\"230413-10:39:00:802\",\"respDate\":\"230413-10:39:00:804\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a6441333-d1ed-4d80-9005-b1201bc9e4a4\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:39:00:802-56608\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d0d4792c-e7bb-4e21-bfef-0846e958ff82], x-b3-parentspanid=[1a52dfeb082c02b3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48471], x-envoy-attempt-count=[1], x-b3-traceid=[981477e1227d7f311a52dfeb082c02b3], x-b3-spanid=[330ec162ef8798fd], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a6441333-d1ed-4d80-9005-b1201bc9e4a4]}\\\"}\"}","context":{"RequestID":"a6441333-d1ed-4d80-9005-b1201bc9e4a4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"36bc3b50-d410-4c2d-bf86-4563cfaad9fe","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:39:00.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:00.805Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a6441333-d1ed-4d80-9005-b1201bc9e4a4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"36bc3b50-d410-4c2d-bf86-4563cfaad9fe","LogTimestamp":"2023-04-13T10:39:00.805Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:39:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:39:00.848Z","message":"Entering","context":{"RequestID":"8eaeb4ed-be09-4e05-8032-caa9107bc920","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"979701a7-2008-4e3a-b80b-e82694c1a8e9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:39:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:39:00.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"8eaeb4ed-be09-4e05-8032-caa9107bc920","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"979701a7-2008-4e3a-b80b-e82694c1a8e9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:39:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:00.850Z","message":"{\"transactionId\":\"8eaeb4ed-be09-4e05-8032-caa9107bc920\",\"status\":\"200\",\"rqstDate\":\"230413-10:39:00:848\",\"respDate\":\"230413-10:39:00:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8eaeb4ed-be09-4e05-8032-caa9107bc920\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:39:00:848-25960\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8eaeb4ed-be09-4e05-8032-caa9107bc920]}\\\"}\"}","context":{"RequestID":"8eaeb4ed-be09-4e05-8032-caa9107bc920","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"979701a7-2008-4e3a-b80b-e82694c1a8e9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:39:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:00.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8eaeb4ed-be09-4e05-8032-caa9107bc920","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"979701a7-2008-4e3a-b80b-e82694c1a8e9","LogTimestamp":"2023-04-13T10:39:00.850Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:39:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:39:01.037Z","message":"Entering","context":{"RequestID":"a5fa836c-d266-4006-9172-f43579817c8a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a6da1c33-27c0-401a-b834-72a6698160b6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:01.037Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:39:01.040Z","message":"{\"transactionId\":\"a5fa836c-d266-4006-9172-f43579817c8a\",\"status\":\"200\",\"rqstDate\":\"230413-10:39:01:038\",\"respDate\":\"230413-10:39:01:040\",\"sourceId\":\"haproxy:a5fa836c-d266-4006-9172-f43579817c8a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:39:01:038-30668\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d15660c5-eb7a-440a-bd7a-085ad684188b], x-b3-parentspanid=[97c69331d453499f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4b1c3d468142fae297c69331d453499f], x-b3-spanid=[0c43e6459edecb69], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a5fa836c-d266-4006-9172-f43579817c8a]}\\\"}\"}","context":{"RequestID":"a5fa836c-d266-4006-9172-f43579817c8a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a6da1c33-27c0-401a-b834-72a6698160b6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:01.037Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:01.041Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a5fa836c-d266-4006-9172-f43579817c8a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a6da1c33-27c0-401a-b834-72a6698160b6","LogTimestamp":"2023-04-13T10:39:01.041Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:39:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:39:03.050Z","message":"Entering","context":{"RequestID":"e3738ddc-b31e-4f98-adde-7ad83e39e0b8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5f402ba9-7c1e-442b-969f-a674c8a189c7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:03.050Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:39:03.052Z","message":"{\"transactionId\":\"e3738ddc-b31e-4f98-adde-7ad83e39e0b8\",\"status\":\"200\",\"rqstDate\":\"230413-10:39:03:051\",\"respDate\":\"230413-10:39:03:052\",\"sourceId\":\"haproxy:e3738ddc-b31e-4f98-adde-7ad83e39e0b8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:39:03:051-19079\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ea881e69-a7a4-4727-99d2-8f1311e4f695], x-b3-parentspanid=[a793ad89e5ef7c5e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fa6d20feb190f32ca793ad89e5ef7c5e], x-b3-spanid=[35f53940b937330c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e3738ddc-b31e-4f98-adde-7ad83e39e0b8]}\\\"}\"}","context":{"RequestID":"e3738ddc-b31e-4f98-adde-7ad83e39e0b8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5f402ba9-7c1e-442b-969f-a674c8a189c7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:03.050Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:03.053Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e3738ddc-b31e-4f98-adde-7ad83e39e0b8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5f402ba9-7c1e-442b-969f-a674c8a189c7","LogTimestamp":"2023-04-13T10:39:03.053Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:39:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:39:05.062Z","message":"Entering","context":{"RequestID":"3a265562-5a5e-4348-8c28-323ca13d8237","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a0940616-232b-4544-a38d-99329552dfa2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:05.062Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:39:05.064Z","message":"{\"transactionId\":\"3a265562-5a5e-4348-8c28-323ca13d8237\",\"status\":\"200\",\"rqstDate\":\"230413-10:39:05:063\",\"respDate\":\"230413-10:39:05:064\",\"sourceId\":\"haproxy:3a265562-5a5e-4348-8c28-323ca13d8237\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:39:05:063-55454\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8e5ba536-13fd-4fb9-abd2-7d398dbc9d0a], x-b3-parentspanid=[1ba62cce1ff80b6a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[17c1cbbd538927001ba62cce1ff80b6a], x-b3-spanid=[1cf36c50ec8f64cb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3a265562-5a5e-4348-8c28-323ca13d8237]}\\\"}\"}","context":{"RequestID":"3a265562-5a5e-4348-8c28-323ca13d8237","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a0940616-232b-4544-a38d-99329552dfa2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:05.062Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:05.065Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3a265562-5a5e-4348-8c28-323ca13d8237","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a0940616-232b-4544-a38d-99329552dfa2","LogTimestamp":"2023-04-13T10:39:05.065Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:39:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:39:06.396Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:39:06.425Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:06.426Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:06.426Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:07.075Z","message":"Entering","context":{"RequestID":"d4fd21bf-5c78-45ff-9600-d422175c1523","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"de36a551-d9b8-4680-8ee1-4313065d92ce","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:07.075Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:39:07.077Z","message":"{\"transactionId\":\"d4fd21bf-5c78-45ff-9600-d422175c1523\",\"status\":\"200\",\"rqstDate\":\"230413-10:39:07:076\",\"respDate\":\"230413-10:39:07:077\",\"sourceId\":\"haproxy:d4fd21bf-5c78-45ff-9600-d422175c1523\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:39:07:076-80310\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[35cb35fc-5e41-9d6b-a3f4-af794e1e5bd5], x-b3-parentspanid=[6f00fc10df8fe1f6], 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=[682b5b19b2e63e906f00fc10df8fe1f6], x-b3-spanid=[0ae7d46fc959dca0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d4fd21bf-5c78-45ff-9600-d422175c1523]}\\\"}\"}","context":{"RequestID":"d4fd21bf-5c78-45ff-9600-d422175c1523","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"de36a551-d9b8-4680-8ee1-4313065d92ce","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:07.075Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:07.078Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d4fd21bf-5c78-45ff-9600-d422175c1523","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"de36a551-d9b8-4680-8ee1-4313065d92ce","LogTimestamp":"2023-04-13T10:39:07.078Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:39:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:39:09.088Z","message":"Entering","context":{"RequestID":"d5f3e088-9b9a-4303-8f51-1a716e3989c0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"632a5790-c045-4ae6-9d75-7a3f37e6da97","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:09.088Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:39:09.091Z","message":"{\"transactionId\":\"d5f3e088-9b9a-4303-8f51-1a716e3989c0\",\"status\":\"200\",\"rqstDate\":\"230413-10:39:09:089\",\"respDate\":\"230413-10:39:09:091\",\"sourceId\":\"haproxy:d5f3e088-9b9a-4303-8f51-1a716e3989c0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:39:09:089-24384\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4e5022d3-f7ef-4cec-9587-eccaadbaa99d], x-b3-parentspanid=[3b05dd04e7c3e44d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d583ccdc63dd47713b05dd04e7c3e44d], x-b3-spanid=[a0588fd3f5934d5c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d5f3e088-9b9a-4303-8f51-1a716e3989c0]}\\\"}\"}","context":{"RequestID":"d5f3e088-9b9a-4303-8f51-1a716e3989c0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"632a5790-c045-4ae6-9d75-7a3f37e6da97","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:09.088Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:09.092Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d5f3e088-9b9a-4303-8f51-1a716e3989c0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"632a5790-c045-4ae6-9d75-7a3f37e6da97","LogTimestamp":"2023-04-13T10:39:09.092Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:39:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:39:10.801Z","message":"Entering","context":{"RequestID":"174dfc86-f388-4944-ab96-7177caa2c452","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6a75cf5b-f7aa-4aff-973c-0a701462e916","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:39:10.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:39:10.803Z","message":"{\"transactionId\":\"174dfc86-f388-4944-ab96-7177caa2c452\",\"status\":\"200\",\"rqstDate\":\"230413-10:39:10:802\",\"respDate\":\"230413-10:39:10:803\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:174dfc86-f388-4944-ab96-7177caa2c452\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:39:10:802-69794\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e9a8679d-25e5-44fe-a23b-5f4b437b3235], x-b3-parentspanid=[b81b4ebce31b715e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50495], x-envoy-attempt-count=[1], x-b3-traceid=[5b29ad8d0d069263b81b4ebce31b715e], x-b3-spanid=[796101b3c5b77fef], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[174dfc86-f388-4944-ab96-7177caa2c452]}\\\"}\"}","context":{"RequestID":"174dfc86-f388-4944-ab96-7177caa2c452","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6a75cf5b-f7aa-4aff-973c-0a701462e916","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:39:10.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:10.804Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"174dfc86-f388-4944-ab96-7177caa2c452","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6a75cf5b-f7aa-4aff-973c-0a701462e916","LogTimestamp":"2023-04-13T10:39:10.804Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:39:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:39:10.849Z","message":"Entering","context":{"RequestID":"a2a08814-d2d5-4d3d-a2c6-1a519cbcd1f3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"62b88c20-f0aa-46d0-8c5f-0e18386e6ed0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:39:10.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:39:10.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"a2a08814-d2d5-4d3d-a2c6-1a519cbcd1f3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"62b88c20-f0aa-46d0-8c5f-0e18386e6ed0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:39:10.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:10.852Z","message":"{\"transactionId\":\"a2a08814-d2d5-4d3d-a2c6-1a519cbcd1f3\",\"status\":\"200\",\"rqstDate\":\"230413-10:39:10:850\",\"respDate\":\"230413-10:39:10:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a2a08814-d2d5-4d3d-a2c6-1a519cbcd1f3\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:39:10:850-81204\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a2a08814-d2d5-4d3d-a2c6-1a519cbcd1f3]}\\\"}\"}","context":{"RequestID":"a2a08814-d2d5-4d3d-a2c6-1a519cbcd1f3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"62b88c20-f0aa-46d0-8c5f-0e18386e6ed0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:39:10.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:10.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a2a08814-d2d5-4d3d-a2c6-1a519cbcd1f3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"62b88c20-f0aa-46d0-8c5f-0e18386e6ed0","LogTimestamp":"2023-04-13T10:39:10.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:39:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:39:11.102Z","message":"Entering","context":{"RequestID":"06a0138f-81fd-4a95-96b4-f8c2b89291a4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c3855a17-9691-448a-927d-524836b5b544","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:11.102Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:39:11.104Z","message":"{\"transactionId\":\"06a0138f-81fd-4a95-96b4-f8c2b89291a4\",\"status\":\"200\",\"rqstDate\":\"230413-10:39:11:103\",\"respDate\":\"230413-10:39:11:104\",\"sourceId\":\"haproxy:06a0138f-81fd-4a95-96b4-f8c2b89291a4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:39:11:103-90299\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[85dc432d-8c58-4184-8318-063e3bc258fb], x-b3-parentspanid=[9c5e749b9c3f2030], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[739f2b41f0daf84d9c5e749b9c3f2030], x-b3-spanid=[706136e476c5ba10], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[06a0138f-81fd-4a95-96b4-f8c2b89291a4]}\\\"}\"}","context":{"RequestID":"06a0138f-81fd-4a95-96b4-f8c2b89291a4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c3855a17-9691-448a-927d-524836b5b544","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:11.102Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:11.105Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"06a0138f-81fd-4a95-96b4-f8c2b89291a4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c3855a17-9691-448a-927d-524836b5b544","LogTimestamp":"2023-04-13T10:39:11.105Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:39:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:39:13.117Z","message":"Entering","context":{"RequestID":"bb8619b0-0a08-42ed-b70b-bd73220286fd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"479acce1-3652-4ee3-b3d4-fcfd47150936","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:13.117Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:39:13.119Z","message":"{\"transactionId\":\"bb8619b0-0a08-42ed-b70b-bd73220286fd\",\"status\":\"200\",\"rqstDate\":\"230413-10:39:13:117\",\"respDate\":\"230413-10:39:13:119\",\"sourceId\":\"haproxy:bb8619b0-0a08-42ed-b70b-bd73220286fd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:39:13:117-87883\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6fea8c3e-a6e7-4240-991f-ddcc18b7ea4d], x-b3-parentspanid=[9d378757683f04a1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[df168e72b0783be29d378757683f04a1], x-b3-spanid=[25663e65260343e6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bb8619b0-0a08-42ed-b70b-bd73220286fd]}\\\"}\"}","context":{"RequestID":"bb8619b0-0a08-42ed-b70b-bd73220286fd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"479acce1-3652-4ee3-b3d4-fcfd47150936","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:13.117Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:13.120Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bb8619b0-0a08-42ed-b70b-bd73220286fd","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"479acce1-3652-4ee3-b3d4-fcfd47150936","LogTimestamp":"2023-04-13T10:39:13.120Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:39:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:39:15.131Z","message":"Entering","context":{"RequestID":"d6428f30-2760-41fd-b8c5-4058a8231013","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4d4c1190-91f6-4659-afb6-8ddd178951df","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:15.131Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:39:15.134Z","message":"{\"transactionId\":\"d6428f30-2760-41fd-b8c5-4058a8231013\",\"status\":\"200\",\"rqstDate\":\"230413-10:39:15:132\",\"respDate\":\"230413-10:39:15:134\",\"sourceId\":\"haproxy:d6428f30-2760-41fd-b8c5-4058a8231013\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:39:15:132-5923\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[702e14f9-9f58-4087-8e0a-6a2cb259aeb6], x-b3-parentspanid=[56b366c67f557084], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c7bb9adc9a5cd73b56b366c67f557084], x-b3-spanid=[4648e76d04e7ec1a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d6428f30-2760-41fd-b8c5-4058a8231013]}\\\"}\"}","context":{"RequestID":"d6428f30-2760-41fd-b8c5-4058a8231013","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4d4c1190-91f6-4659-afb6-8ddd178951df","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:15.131Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:15.135Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d6428f30-2760-41fd-b8c5-4058a8231013","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4d4c1190-91f6-4659-afb6-8ddd178951df","LogTimestamp":"2023-04-13T10:39:15.135Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:39:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:39:16.396Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:39:16.410Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:16.410Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:16.410Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:17.146Z","message":"Entering","context":{"RequestID":"62d95ada-ea0e-4d18-b9ad-310c44d71e56","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1cc635cf-da15-4b44-85ea-2891debe29b2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:17.146Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:39:17.149Z","message":"{\"transactionId\":\"62d95ada-ea0e-4d18-b9ad-310c44d71e56\",\"status\":\"200\",\"rqstDate\":\"230413-10:39:17:147\",\"respDate\":\"230413-10:39:17:149\",\"sourceId\":\"haproxy:62d95ada-ea0e-4d18-b9ad-310c44d71e56\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:39:17:147-18268\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d27a6364-8a54-44d5-a15a-c535e0c0308b], x-b3-parentspanid=[c0348ce324473199], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0e46c003808aa895c0348ce324473199], x-b3-spanid=[20de3bdf70656ba7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[62d95ada-ea0e-4d18-b9ad-310c44d71e56]}\\\"}\"}","context":{"RequestID":"62d95ada-ea0e-4d18-b9ad-310c44d71e56","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1cc635cf-da15-4b44-85ea-2891debe29b2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:17.146Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:17.150Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"62d95ada-ea0e-4d18-b9ad-310c44d71e56","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1cc635cf-da15-4b44-85ea-2891debe29b2","LogTimestamp":"2023-04-13T10:39:17.150Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:39:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:39:19.161Z","message":"Entering","context":{"RequestID":"6143b71d-bc54-4616-83ee-e8cad2cd5d96","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"620768dc-bbbb-4f32-9da4-5e620120d377","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:19.161Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:39:19.163Z","message":"{\"transactionId\":\"6143b71d-bc54-4616-83ee-e8cad2cd5d96\",\"status\":\"200\",\"rqstDate\":\"230413-10:39:19:161\",\"respDate\":\"230413-10:39:19:163\",\"sourceId\":\"haproxy:6143b71d-bc54-4616-83ee-e8cad2cd5d96\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:39:19:161-57451\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[36c3eae9-fe91-4b2c-9a07-43e1026bfd88], x-b3-parentspanid=[11750d6392df4592], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5208b765f3c8046a11750d6392df4592], x-b3-spanid=[a2246fcd83f19553], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6143b71d-bc54-4616-83ee-e8cad2cd5d96]}\\\"}\"}","context":{"RequestID":"6143b71d-bc54-4616-83ee-e8cad2cd5d96","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"620768dc-bbbb-4f32-9da4-5e620120d377","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:19.161Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:19.164Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6143b71d-bc54-4616-83ee-e8cad2cd5d96","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"620768dc-bbbb-4f32-9da4-5e620120d377","LogTimestamp":"2023-04-13T10:39:19.164Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:39:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:39:19.511Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:39:19.515Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:39:20.802Z","message":"Entering","context":{"RequestID":"6a245bef-18c4-481f-8cf6-80a7453c26e2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"87891f8c-75cd-46a1-82b1-bc3af6b23491","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:39:20.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:39:20.805Z","message":"{\"transactionId\":\"6a245bef-18c4-481f-8cf6-80a7453c26e2\",\"status\":\"200\",\"rqstDate\":\"230413-10:39:20:803\",\"respDate\":\"230413-10:39:20:805\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6a245bef-18c4-481f-8cf6-80a7453c26e2\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:39:20:803-84783\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[18b93d13-05e8-4b69-af78-b9c7f265d782], x-b3-parentspanid=[d34433780898a7a7], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51699], x-envoy-attempt-count=[1], x-b3-traceid=[380b7d556d4b762ed34433780898a7a7], x-b3-spanid=[8402cf7257f35811], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6a245bef-18c4-481f-8cf6-80a7453c26e2]}\\\"}\"}","context":{"RequestID":"6a245bef-18c4-481f-8cf6-80a7453c26e2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"87891f8c-75cd-46a1-82b1-bc3af6b23491","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:39:20.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:20.806Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6a245bef-18c4-481f-8cf6-80a7453c26e2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"87891f8c-75cd-46a1-82b1-bc3af6b23491","LogTimestamp":"2023-04-13T10:39:20.805Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:39:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:39:20.849Z","message":"Entering","context":{"RequestID":"d10f3154-45ae-4e13-b5f8-da930444e8c2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2a857bb6-847e-4328-914f-97c0e2d9de10","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:39:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:39:20.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"d10f3154-45ae-4e13-b5f8-da930444e8c2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2a857bb6-847e-4328-914f-97c0e2d9de10","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:39:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:20.853Z","message":"{\"transactionId\":\"d10f3154-45ae-4e13-b5f8-da930444e8c2\",\"status\":\"200\",\"rqstDate\":\"230413-10:39:20:850\",\"respDate\":\"230413-10:39:20:853\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d10f3154-45ae-4e13-b5f8-da930444e8c2\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:39:20:850-44060\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d10f3154-45ae-4e13-b5f8-da930444e8c2]}\\\"}\"}","context":{"RequestID":"d10f3154-45ae-4e13-b5f8-da930444e8c2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2a857bb6-847e-4328-914f-97c0e2d9de10","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:39:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:20.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d10f3154-45ae-4e13-b5f8-da930444e8c2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2a857bb6-847e-4328-914f-97c0e2d9de10","LogTimestamp":"2023-04-13T10:39:20.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:39:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:39:21.174Z","message":"Entering","context":{"RequestID":"7703f4cb-59a2-44eb-9e5b-8e193b16634c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a81cebd0-f878-41ca-95e3-27e8962f2cf5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:21.174Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:39:21.177Z","message":"{\"transactionId\":\"7703f4cb-59a2-44eb-9e5b-8e193b16634c\",\"status\":\"200\",\"rqstDate\":\"230413-10:39:21:175\",\"respDate\":\"230413-10:39:21:177\",\"sourceId\":\"haproxy:7703f4cb-59a2-44eb-9e5b-8e193b16634c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:39:21:175-54903\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[146ac74e-3e63-4308-a768-6cd0cd79a747], x-b3-parentspanid=[5996514770f3a42f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f040dc59169d0c325996514770f3a42f], x-b3-spanid=[0f50469d7789e61d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7703f4cb-59a2-44eb-9e5b-8e193b16634c]}\\\"}\"}","context":{"RequestID":"7703f4cb-59a2-44eb-9e5b-8e193b16634c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a81cebd0-f878-41ca-95e3-27e8962f2cf5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:21.174Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:21.178Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7703f4cb-59a2-44eb-9e5b-8e193b16634c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a81cebd0-f878-41ca-95e3-27e8962f2cf5","LogTimestamp":"2023-04-13T10:39:21.178Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:39:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:39:23.188Z","message":"Entering","context":{"RequestID":"22bd54dc-61ae-4363-a06a-a1715cd63587","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"20313ebb-fa52-4f62-9360-dda6e13fc670","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:23.188Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:39:23.190Z","message":"{\"transactionId\":\"22bd54dc-61ae-4363-a06a-a1715cd63587\",\"status\":\"200\",\"rqstDate\":\"230413-10:39:23:189\",\"respDate\":\"230413-10:39:23:190\",\"sourceId\":\"haproxy:22bd54dc-61ae-4363-a06a-a1715cd63587\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:39:23:189-46049\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4b470995-1627-4c25-9159-f2d4721032e2], x-b3-parentspanid=[42013f7973449520], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[07ce71f3733a1ab842013f7973449520], x-b3-spanid=[69fba4ffba668fec], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[22bd54dc-61ae-4363-a06a-a1715cd63587]}\\\"}\"}","context":{"RequestID":"22bd54dc-61ae-4363-a06a-a1715cd63587","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"20313ebb-fa52-4f62-9360-dda6e13fc670","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:23.188Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:23.191Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"22bd54dc-61ae-4363-a06a-a1715cd63587","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"20313ebb-fa52-4f62-9360-dda6e13fc670","LogTimestamp":"2023-04-13T10:39:23.191Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:39:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:39:25.201Z","message":"Entering","context":{"RequestID":"b7d928b5-4be1-4612-8511-faa94b41bfe5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0d1e3d37-e25a-4798-92e0-cdd26d6b75fc","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:25.201Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:39:25.204Z","message":"{\"transactionId\":\"b7d928b5-4be1-4612-8511-faa94b41bfe5\",\"status\":\"200\",\"rqstDate\":\"230413-10:39:25:202\",\"respDate\":\"230413-10:39:25:203\",\"sourceId\":\"haproxy:b7d928b5-4be1-4612-8511-faa94b41bfe5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:39:25:202-677\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e0d069fd-5d80-401c-8426-5623941f3d6c], x-b3-parentspanid=[1c3433f82bb96f1c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[75b9a2f36dcc74a71c3433f82bb96f1c], x-b3-spanid=[29ba249977d51988], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b7d928b5-4be1-4612-8511-faa94b41bfe5]}\\\"}\"}","context":{"RequestID":"b7d928b5-4be1-4612-8511-faa94b41bfe5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0d1e3d37-e25a-4798-92e0-cdd26d6b75fc","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:25.201Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:25.204Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b7d928b5-4be1-4612-8511-faa94b41bfe5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0d1e3d37-e25a-4798-92e0-cdd26d6b75fc","LogTimestamp":"2023-04-13T10:39:25.204Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:39:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:39:26.396Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:39:26.411Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:26.411Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:26.411Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:27.214Z","message":"Entering","context":{"RequestID":"b055557e-bc58-450c-878e-50f954a1d1c4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ac10dc64-a374-48a9-a457-a50007508c41","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:27.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:39:27.216Z","message":"{\"transactionId\":\"b055557e-bc58-450c-878e-50f954a1d1c4\",\"status\":\"200\",\"rqstDate\":\"230413-10:39:27:214\",\"respDate\":\"230413-10:39:27:216\",\"sourceId\":\"haproxy:b055557e-bc58-450c-878e-50f954a1d1c4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:39:27:214-31636\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f2f27180-a182-4c27-96a4-3e6be29b838c], x-b3-parentspanid=[13ffd427e162ca2d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8317fc68db42511513ffd427e162ca2d], x-b3-spanid=[10451540fab0533e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b055557e-bc58-450c-878e-50f954a1d1c4]}\\\"}\"}","context":{"RequestID":"b055557e-bc58-450c-878e-50f954a1d1c4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ac10dc64-a374-48a9-a457-a50007508c41","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:27.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:27.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b055557e-bc58-450c-878e-50f954a1d1c4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac10dc64-a374-48a9-a457-a50007508c41","LogTimestamp":"2023-04-13T10:39:27.217Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:39:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:39:29.226Z","message":"Entering","context":{"RequestID":"9d314825-dd3c-4021-9b9e-775410ce5177","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"924de03d-7505-4742-87d1-21e6a89021d6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:29.226Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:39:29.229Z","message":"{\"transactionId\":\"9d314825-dd3c-4021-9b9e-775410ce5177\",\"status\":\"200\",\"rqstDate\":\"230413-10:39:29:227\",\"respDate\":\"230413-10:39:29:229\",\"sourceId\":\"haproxy:9d314825-dd3c-4021-9b9e-775410ce5177\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:39:29:227-69852\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1285555b-a6cb-4e95-bcd1-b94b38c47c3d], x-b3-parentspanid=[86ef116f1808b7f6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6804e2f95f197a3486ef116f1808b7f6], x-b3-spanid=[b7e59729eb980540], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9d314825-dd3c-4021-9b9e-775410ce5177]}\\\"}\"}","context":{"RequestID":"9d314825-dd3c-4021-9b9e-775410ce5177","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"924de03d-7505-4742-87d1-21e6a89021d6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:29.226Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:29.229Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9d314825-dd3c-4021-9b9e-775410ce5177","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"924de03d-7505-4742-87d1-21e6a89021d6","LogTimestamp":"2023-04-13T10:39:29.229Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:39:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:39:30.801Z","message":"Entering","context":{"RequestID":"c04ed2e7-3f8f-4a6d-bd7e-a25690c65953","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1ac25870-ed93-460b-8f16-d5f322dd3baa","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:39:30.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:39:30.804Z","message":"{\"transactionId\":\"c04ed2e7-3f8f-4a6d-bd7e-a25690c65953\",\"status\":\"200\",\"rqstDate\":\"230413-10:39:30:802\",\"respDate\":\"230413-10:39:30:804\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c04ed2e7-3f8f-4a6d-bd7e-a25690c65953\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:39:30:802-89408\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[db936c14-59eb-46cc-bb75-0b1197827737], x-b3-parentspanid=[a39b25581130bb37], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59141], x-envoy-attempt-count=[1], x-b3-traceid=[22464f89a0bfac7ba39b25581130bb37], x-b3-spanid=[9079f5b5d22c0592], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c04ed2e7-3f8f-4a6d-bd7e-a25690c65953]}\\\"}\"}","context":{"RequestID":"c04ed2e7-3f8f-4a6d-bd7e-a25690c65953","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1ac25870-ed93-460b-8f16-d5f322dd3baa","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:39:30.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:30.805Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c04ed2e7-3f8f-4a6d-bd7e-a25690c65953","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1ac25870-ed93-460b-8f16-d5f322dd3baa","LogTimestamp":"2023-04-13T10:39:30.805Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:39:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:39:30.850Z","message":"Entering","context":{"RequestID":"0b93db15-6da9-4801-962d-003f6b25ca2e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2373db14-4d1c-4042-8bee-62898ab73b6b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:39:30.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:39:30.852Z","message":"Database is available from CACHED check.","context":{"RequestID":"0b93db15-6da9-4801-962d-003f6b25ca2e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2373db14-4d1c-4042-8bee-62898ab73b6b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:39:30.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:30.853Z","message":"{\"transactionId\":\"0b93db15-6da9-4801-962d-003f6b25ca2e\",\"status\":\"200\",\"rqstDate\":\"230413-10:39:30:851\",\"respDate\":\"230413-10:39:30:853\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0b93db15-6da9-4801-962d-003f6b25ca2e\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:39:30:851-6172\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0b93db15-6da9-4801-962d-003f6b25ca2e]}\\\"}\"}","context":{"RequestID":"0b93db15-6da9-4801-962d-003f6b25ca2e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2373db14-4d1c-4042-8bee-62898ab73b6b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:39:30.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:30.854Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0b93db15-6da9-4801-962d-003f6b25ca2e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2373db14-4d1c-4042-8bee-62898ab73b6b","LogTimestamp":"2023-04-13T10:39:30.854Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:39:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:39:31.239Z","message":"Entering","context":{"RequestID":"79356ddd-9170-4085-a3d5-07840f657c62","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"95f601fc-fc91-4a32-8a00-3ce6251bd119","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:31.239Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:39:31.242Z","message":"{\"transactionId\":\"79356ddd-9170-4085-a3d5-07840f657c62\",\"status\":\"200\",\"rqstDate\":\"230413-10:39:31:240\",\"respDate\":\"230413-10:39:31:242\",\"sourceId\":\"haproxy:79356ddd-9170-4085-a3d5-07840f657c62\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:39:31:240-89622\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[65b1b94e-61de-4edf-9682-16b31b56c842], x-b3-parentspanid=[023cb6030376dd2f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[deb3e68d73603249023cb6030376dd2f], x-b3-spanid=[55c2394e72e19d55], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[79356ddd-9170-4085-a3d5-07840f657c62]}\\\"}\"}","context":{"RequestID":"79356ddd-9170-4085-a3d5-07840f657c62","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"95f601fc-fc91-4a32-8a00-3ce6251bd119","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:31.239Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:31.243Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"79356ddd-9170-4085-a3d5-07840f657c62","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"95f601fc-fc91-4a32-8a00-3ce6251bd119","LogTimestamp":"2023-04-13T10:39:31.243Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:39:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:39:33.253Z","message":"Entering","context":{"RequestID":"b412cd6f-2f10-4fde-9d16-5e0cf203b400","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"834f2d2e-6015-4a7b-a958-4c1c76fa23ca","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:33.253Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:39:33.256Z","message":"{\"transactionId\":\"b412cd6f-2f10-4fde-9d16-5e0cf203b400\",\"status\":\"200\",\"rqstDate\":\"230413-10:39:33:254\",\"respDate\":\"230413-10:39:33:256\",\"sourceId\":\"haproxy:b412cd6f-2f10-4fde-9d16-5e0cf203b400\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:39:33:254-97451\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8da46156-8a0b-4951-a769-9ff7c240e709], x-b3-parentspanid=[70f858bd2c0a10db], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b10c0bc9d672995370f858bd2c0a10db], x-b3-spanid=[e15255c455213056], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b412cd6f-2f10-4fde-9d16-5e0cf203b400]}\\\"}\"}","context":{"RequestID":"b412cd6f-2f10-4fde-9d16-5e0cf203b400","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"834f2d2e-6015-4a7b-a958-4c1c76fa23ca","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:33.253Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:33.257Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b412cd6f-2f10-4fde-9d16-5e0cf203b400","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"834f2d2e-6015-4a7b-a958-4c1c76fa23ca","LogTimestamp":"2023-04-13T10:39:33.257Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:39:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:39:35.268Z","message":"Entering","context":{"RequestID":"c51e388d-4515-42a3-9d5a-2fcee05378b2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7bef743b-b9e6-41d7-b075-83fa214275d1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:35.267Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:39:35.270Z","message":"{\"transactionId\":\"c51e388d-4515-42a3-9d5a-2fcee05378b2\",\"status\":\"200\",\"rqstDate\":\"230413-10:39:35:269\",\"respDate\":\"230413-10:39:35:270\",\"sourceId\":\"haproxy:c51e388d-4515-42a3-9d5a-2fcee05378b2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:39:35:269-45422\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0ba2ad8d-ca04-49b0-80ce-4eaf6f1a2d11], x-b3-parentspanid=[e96af9b5b5e83427], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[47a7215485b84143e96af9b5b5e83427], x-b3-spanid=[28b16ca7df67abc6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c51e388d-4515-42a3-9d5a-2fcee05378b2]}\\\"}\"}","context":{"RequestID":"c51e388d-4515-42a3-9d5a-2fcee05378b2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7bef743b-b9e6-41d7-b075-83fa214275d1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:35.267Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:35.271Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c51e388d-4515-42a3-9d5a-2fcee05378b2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7bef743b-b9e6-41d7-b075-83fa214275d1","LogTimestamp":"2023-04-13T10:39:35.271Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:39:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:39:36.396Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:39:36.412Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:36.412Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:36.413Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:37.281Z","message":"Entering","context":{"RequestID":"bacc11cc-c611-468a-9dae-4a532385d0fa","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"db5824ab-a226-464d-a34a-385553479ff7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:37.281Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:39:37.284Z","message":"{\"transactionId\":\"bacc11cc-c611-468a-9dae-4a532385d0fa\",\"status\":\"200\",\"rqstDate\":\"230413-10:39:37:282\",\"respDate\":\"230413-10:39:37:283\",\"sourceId\":\"haproxy:bacc11cc-c611-468a-9dae-4a532385d0fa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:39:37:282-28752\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[083d8a4f-51d9-4f7a-831e-110bccade263], x-b3-parentspanid=[482f63dec24f8bec], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[508d6b2ba8d81020482f63dec24f8bec], x-b3-spanid=[6305e360b59dbe68], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bacc11cc-c611-468a-9dae-4a532385d0fa]}\\\"}\"}","context":{"RequestID":"bacc11cc-c611-468a-9dae-4a532385d0fa","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"db5824ab-a226-464d-a34a-385553479ff7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:37.281Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:37.284Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bacc11cc-c611-468a-9dae-4a532385d0fa","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"db5824ab-a226-464d-a34a-385553479ff7","LogTimestamp":"2023-04-13T10:39:37.284Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:39:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:39:39.294Z","message":"Entering","context":{"RequestID":"dc290001-2be7-44c9-bda1-e1097cd3a8cd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"176bae9c-2c5c-4514-8fc6-9f8da0c3df25","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:39.294Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:39:39.297Z","message":"{\"transactionId\":\"dc290001-2be7-44c9-bda1-e1097cd3a8cd\",\"status\":\"200\",\"rqstDate\":\"230413-10:39:39:295\",\"respDate\":\"230413-10:39:39:297\",\"sourceId\":\"haproxy:dc290001-2be7-44c9-bda1-e1097cd3a8cd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:39:39:295-27172\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[68584788-03f9-4896-8097-51b1973c9b0c], x-b3-parentspanid=[12cbfc7580547f0e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[566a1de15a31faff12cbfc7580547f0e], x-b3-spanid=[5c2b3c14415d42ac], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dc290001-2be7-44c9-bda1-e1097cd3a8cd]}\\\"}\"}","context":{"RequestID":"dc290001-2be7-44c9-bda1-e1097cd3a8cd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"176bae9c-2c5c-4514-8fc6-9f8da0c3df25","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:39.294Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:39.298Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dc290001-2be7-44c9-bda1-e1097cd3a8cd","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"176bae9c-2c5c-4514-8fc6-9f8da0c3df25","LogTimestamp":"2023-04-13T10:39:39.298Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:39:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:39:40.803Z","message":"Entering","context":{"RequestID":"ee074719-1f48-45ac-90d1-eebeb551e9cd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e8592acc-f7e9-4bed-8520-5f037d5092fb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:39:40.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:39:40.805Z","message":"{\"transactionId\":\"ee074719-1f48-45ac-90d1-eebeb551e9cd\",\"status\":\"200\",\"rqstDate\":\"230413-10:39:40:804\",\"respDate\":\"230413-10:39:40:805\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ee074719-1f48-45ac-90d1-eebeb551e9cd\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:39:40:804-61095\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a1823db6-5add-4bed-b2cf-be89cacab686], x-b3-parentspanid=[ba74748cc589b515], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42507], x-envoy-attempt-count=[1], x-b3-traceid=[fe6e36d23e24d890ba74748cc589b515], x-b3-spanid=[991f4a4261ec22ad], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ee074719-1f48-45ac-90d1-eebeb551e9cd]}\\\"}\"}","context":{"RequestID":"ee074719-1f48-45ac-90d1-eebeb551e9cd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e8592acc-f7e9-4bed-8520-5f037d5092fb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:39:40.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:40.805Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee074719-1f48-45ac-90d1-eebeb551e9cd","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e8592acc-f7e9-4bed-8520-5f037d5092fb","LogTimestamp":"2023-04-13T10:39:40.805Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:39:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:39:40.847Z","message":"Entering","context":{"RequestID":"ffa1bda5-bb77-415b-a71d-1c43498a6740","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ba867a5c-1257-4282-87de-7e0688901a99","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:39:40.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:39:40.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"ffa1bda5-bb77-415b-a71d-1c43498a6740","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ba867a5c-1257-4282-87de-7e0688901a99","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:39:40.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:40.849Z","message":"{\"transactionId\":\"ffa1bda5-bb77-415b-a71d-1c43498a6740\",\"status\":\"200\",\"rqstDate\":\"230413-10:39:40:848\",\"respDate\":\"230413-10:39:40:849\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ffa1bda5-bb77-415b-a71d-1c43498a6740\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:39:40:848-60591\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ffa1bda5-bb77-415b-a71d-1c43498a6740]}\\\"}\"}","context":{"RequestID":"ffa1bda5-bb77-415b-a71d-1c43498a6740","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ba867a5c-1257-4282-87de-7e0688901a99","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:39:40.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:40.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ffa1bda5-bb77-415b-a71d-1c43498a6740","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba867a5c-1257-4282-87de-7e0688901a99","LogTimestamp":"2023-04-13T10:39:40.850Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:39:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:39:41.308Z","message":"Entering","context":{"RequestID":"957b261c-cb27-4d7b-8128-3c912e8bbb3b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"38fe63c4-13f6-460b-8a29-ea7d74f7f71c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:41.308Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:39:41.311Z","message":"{\"transactionId\":\"957b261c-cb27-4d7b-8128-3c912e8bbb3b\",\"status\":\"200\",\"rqstDate\":\"230413-10:39:41:309\",\"respDate\":\"230413-10:39:41:310\",\"sourceId\":\"haproxy:957b261c-cb27-4d7b-8128-3c912e8bbb3b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:39:41:309-39970\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0764f39e-eae0-4039-a67c-15bc123658a4], x-b3-parentspanid=[d074ae8b5318cc8c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d380aa6e13cd0718d074ae8b5318cc8c], x-b3-spanid=[cfbcdb9fda343817], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[957b261c-cb27-4d7b-8128-3c912e8bbb3b]}\\\"}\"}","context":{"RequestID":"957b261c-cb27-4d7b-8128-3c912e8bbb3b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"38fe63c4-13f6-460b-8a29-ea7d74f7f71c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:41.308Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:41.311Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"957b261c-cb27-4d7b-8128-3c912e8bbb3b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"38fe63c4-13f6-460b-8a29-ea7d74f7f71c","LogTimestamp":"2023-04-13T10:39:41.311Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:39:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:39:43.330Z","message":"Entering","context":{"RequestID":"f95879fc-9691-4530-8000-38f7ada0c752","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e60fed41-2b13-4f8a-98f9-7c4b59e5911e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:43.329Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:39:43.332Z","message":"{\"transactionId\":\"f95879fc-9691-4530-8000-38f7ada0c752\",\"status\":\"200\",\"rqstDate\":\"230413-10:39:43:330\",\"respDate\":\"230413-10:39:43:332\",\"sourceId\":\"haproxy:f95879fc-9691-4530-8000-38f7ada0c752\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:39:43:330-40504\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5379ebd1-b7ba-4feb-b2bc-dcf7caa07daa], x-b3-parentspanid=[646772f9ceb731ec], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[80f6e63850592cd1646772f9ceb731ec], x-b3-spanid=[de7a09d32577a440], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f95879fc-9691-4530-8000-38f7ada0c752]}\\\"}\"}","context":{"RequestID":"f95879fc-9691-4530-8000-38f7ada0c752","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e60fed41-2b13-4f8a-98f9-7c4b59e5911e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:43.329Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:43.333Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f95879fc-9691-4530-8000-38f7ada0c752","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e60fed41-2b13-4f8a-98f9-7c4b59e5911e","LogTimestamp":"2023-04-13T10:39:43.333Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:39:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:39:45.343Z","message":"Entering","context":{"RequestID":"d05b57b5-9e6b-4319-998d-b69e0325a855","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"62cb1a86-7d23-4749-b518-90a7ceac9e6e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:45.343Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:39:45.347Z","message":"{\"transactionId\":\"d05b57b5-9e6b-4319-998d-b69e0325a855\",\"status\":\"200\",\"rqstDate\":\"230413-10:39:45:344\",\"respDate\":\"230413-10:39:45:347\",\"sourceId\":\"haproxy:d05b57b5-9e6b-4319-998d-b69e0325a855\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:39:45:344-7249\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[531e5d6b-9884-4adc-9b54-a78f451db858], x-b3-parentspanid=[64d4e5e8b8e3460b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[450278302c74553664d4e5e8b8e3460b], x-b3-spanid=[4ab2232e7826c946], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d05b57b5-9e6b-4319-998d-b69e0325a855]}\\\"}\"}","context":{"RequestID":"d05b57b5-9e6b-4319-998d-b69e0325a855","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"62cb1a86-7d23-4749-b518-90a7ceac9e6e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:45.343Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:45.348Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d05b57b5-9e6b-4319-998d-b69e0325a855","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"62cb1a86-7d23-4749-b518-90a7ceac9e6e","LogTimestamp":"2023-04-13T10:39:45.348Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:39:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:39:46.396Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:39:46.409Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:46.409Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:46.409Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:47.358Z","message":"Entering","context":{"RequestID":"9d6a9083-ca2e-4ec7-ba08-68a09dbd4dd8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0293b23a-a3dc-41e7-8593-492ce839847c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:47.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:39:47.360Z","message":"{\"transactionId\":\"9d6a9083-ca2e-4ec7-ba08-68a09dbd4dd8\",\"status\":\"200\",\"rqstDate\":\"230413-10:39:47:359\",\"respDate\":\"230413-10:39:47:360\",\"sourceId\":\"haproxy:9d6a9083-ca2e-4ec7-ba08-68a09dbd4dd8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:39:47:359-26865\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a9999b0c-fdf5-44f7-b766-159ce86bb9b4], x-b3-parentspanid=[0e4e3ec56ba637d9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9f4b7e47549bdaf50e4e3ec56ba637d9], x-b3-spanid=[f31c71c3536a1c7c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9d6a9083-ca2e-4ec7-ba08-68a09dbd4dd8]}\\\"}\"}","context":{"RequestID":"9d6a9083-ca2e-4ec7-ba08-68a09dbd4dd8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0293b23a-a3dc-41e7-8593-492ce839847c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:47.358Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:47.360Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9d6a9083-ca2e-4ec7-ba08-68a09dbd4dd8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0293b23a-a3dc-41e7-8593-492ce839847c","LogTimestamp":"2023-04-13T10:39:47.360Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:39:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:39:49.370Z","message":"Entering","context":{"RequestID":"1fd07181-0116-4d64-a9ec-481664c2d066","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"88b5d630-f5fd-4476-bd9e-781b7b6d78ad","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:49.370Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:39:49.372Z","message":"{\"transactionId\":\"1fd07181-0116-4d64-a9ec-481664c2d066\",\"status\":\"200\",\"rqstDate\":\"230413-10:39:49:370\",\"respDate\":\"230413-10:39:49:372\",\"sourceId\":\"haproxy:1fd07181-0116-4d64-a9ec-481664c2d066\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:39:49:370-34789\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[83ab3d78-c93c-4f05-b6c5-a467b5d6b81e], x-b3-parentspanid=[9044b404ec2419dd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d31583973ab43a8b9044b404ec2419dd], x-b3-spanid=[59a0cbe186abf5e8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1fd07181-0116-4d64-a9ec-481664c2d066]}\\\"}\"}","context":{"RequestID":"1fd07181-0116-4d64-a9ec-481664c2d066","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"88b5d630-f5fd-4476-bd9e-781b7b6d78ad","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:49.370Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:49.372Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1fd07181-0116-4d64-a9ec-481664c2d066","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"88b5d630-f5fd-4476-bd9e-781b7b6d78ad","LogTimestamp":"2023-04-13T10:39:49.372Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:39:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:39:49.524Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:39:49.528Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:39:50.802Z","message":"Entering","context":{"RequestID":"aced10b7-67d7-4a75-b928-3595c533c651","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"19aed633-5ee3-4a1a-be9a-f85985988008","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:39:50.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:39:50.805Z","message":"{\"transactionId\":\"aced10b7-67d7-4a75-b928-3595c533c651\",\"status\":\"200\",\"rqstDate\":\"230413-10:39:50:803\",\"respDate\":\"230413-10:39:50:805\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:aced10b7-67d7-4a75-b928-3595c533c651\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:39:50:803-14264\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dcf0ac2e-d2db-4e63-b850-438b5cb1f93b], x-b3-parentspanid=[b7814ce68d255962], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59619], x-envoy-attempt-count=[1], x-b3-traceid=[62b629dea097d0c0b7814ce68d255962], x-b3-spanid=[24d325af13432724], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[aced10b7-67d7-4a75-b928-3595c533c651]}\\\"}\"}","context":{"RequestID":"aced10b7-67d7-4a75-b928-3595c533c651","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"19aed633-5ee3-4a1a-be9a-f85985988008","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:39:50.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:50.806Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aced10b7-67d7-4a75-b928-3595c533c651","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"19aed633-5ee3-4a1a-be9a-f85985988008","LogTimestamp":"2023-04-13T10:39:50.806Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:39:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:39:50.849Z","message":"Entering","context":{"RequestID":"39d97e87-02ff-44dc-b54b-9adf01349535","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8b9e8bf3-c278-475a-b9d6-ad87c95980ba","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:39:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:39:50.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"39d97e87-02ff-44dc-b54b-9adf01349535","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8b9e8bf3-c278-475a-b9d6-ad87c95980ba","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:39:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:50.853Z","message":"{\"transactionId\":\"39d97e87-02ff-44dc-b54b-9adf01349535\",\"status\":\"200\",\"rqstDate\":\"230413-10:39:50:849\",\"respDate\":\"230413-10:39:50:853\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:39d97e87-02ff-44dc-b54b-9adf01349535\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:39:50:849-63042\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[39d97e87-02ff-44dc-b54b-9adf01349535]}\\\"}\"}","context":{"RequestID":"39d97e87-02ff-44dc-b54b-9adf01349535","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8b9e8bf3-c278-475a-b9d6-ad87c95980ba","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:39:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:50.854Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"39d97e87-02ff-44dc-b54b-9adf01349535","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8b9e8bf3-c278-475a-b9d6-ad87c95980ba","LogTimestamp":"2023-04-13T10:39:50.854Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:39:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:39:51.383Z","message":"Entering","context":{"RequestID":"3af0e7f3-6d91-4d18-a5f6-a961134d8641","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"929bd37b-a6d1-4c2b-b4bc-a00c77882977","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:51.383Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:39:51.387Z","message":"{\"transactionId\":\"3af0e7f3-6d91-4d18-a5f6-a961134d8641\",\"status\":\"200\",\"rqstDate\":\"230413-10:39:51:385\",\"respDate\":\"230413-10:39:51:387\",\"sourceId\":\"haproxy:3af0e7f3-6d91-4d18-a5f6-a961134d8641\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:39:51:385-81621\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9d26f452-19f1-4004-b450-ea8f06db00ce], x-b3-parentspanid=[e965f3a093cf0939], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[34654a959c801c8be965f3a093cf0939], x-b3-spanid=[3baeee8c8be8aded], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3af0e7f3-6d91-4d18-a5f6-a961134d8641]}\\\"}\"}","context":{"RequestID":"3af0e7f3-6d91-4d18-a5f6-a961134d8641","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"929bd37b-a6d1-4c2b-b4bc-a00c77882977","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:51.383Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:51.388Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3af0e7f3-6d91-4d18-a5f6-a961134d8641","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"929bd37b-a6d1-4c2b-b4bc-a00c77882977","LogTimestamp":"2023-04-13T10:39:51.388Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:39:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:39:53.400Z","message":"Entering","context":{"RequestID":"0cb52329-60a7-4ca1-9c7a-dd9d6ade3168","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dc8d2d96-bccf-4218-a538-6453e72c78fd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:53.400Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:39:53.403Z","message":"{\"transactionId\":\"0cb52329-60a7-4ca1-9c7a-dd9d6ade3168\",\"status\":\"200\",\"rqstDate\":\"230413-10:39:53:401\",\"respDate\":\"230413-10:39:53:403\",\"sourceId\":\"haproxy:0cb52329-60a7-4ca1-9c7a-dd9d6ade3168\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:39:53:401-12124\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[977d5805-b34d-46d3-a112-38ca53daef2b], x-b3-parentspanid=[c21ee46c1e9a246c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bf77200ece8ee5dfc21ee46c1e9a246c], x-b3-spanid=[92eaa0db0f3cdd9d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0cb52329-60a7-4ca1-9c7a-dd9d6ade3168]}\\\"}\"}","context":{"RequestID":"0cb52329-60a7-4ca1-9c7a-dd9d6ade3168","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dc8d2d96-bccf-4218-a538-6453e72c78fd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:53.400Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:53.404Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0cb52329-60a7-4ca1-9c7a-dd9d6ade3168","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dc8d2d96-bccf-4218-a538-6453e72c78fd","LogTimestamp":"2023-04-13T10:39:53.404Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:39:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:39:55.415Z","message":"Entering","context":{"RequestID":"904dbe0e-5634-4826-8de4-a947cefd6384","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"269115a8-a9ef-4591-938d-d395e376d0b8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:55.415Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:39:55.419Z","message":"{\"transactionId\":\"904dbe0e-5634-4826-8de4-a947cefd6384\",\"status\":\"200\",\"rqstDate\":\"230413-10:39:55:416\",\"respDate\":\"230413-10:39:55:418\",\"sourceId\":\"haproxy:904dbe0e-5634-4826-8de4-a947cefd6384\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:39:55:416-67792\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c698fca5-f452-4ec1-84a3-e23f4ec50ab4], x-b3-parentspanid=[5817a4385e0323cb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3622739431351f4f5817a4385e0323cb], x-b3-spanid=[d403a27bf8f88087], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[904dbe0e-5634-4826-8de4-a947cefd6384]}\\\"}\"}","context":{"RequestID":"904dbe0e-5634-4826-8de4-a947cefd6384","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"269115a8-a9ef-4591-938d-d395e376d0b8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:55.415Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:55.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"904dbe0e-5634-4826-8de4-a947cefd6384","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"269115a8-a9ef-4591-938d-d395e376d0b8","LogTimestamp":"2023-04-13T10:39:55.419Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:39:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:39:56.397Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:39:56.412Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:56.413Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:56.413Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:57.430Z","message":"Entering","context":{"RequestID":"fabcaab1-3b02-4c11-a62f-07b0a91c5738","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4c835c3d-137c-4b2b-8673-500fa040f97e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:57.430Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:39:57.431Z","message":"{\"transactionId\":\"fabcaab1-3b02-4c11-a62f-07b0a91c5738\",\"status\":\"200\",\"rqstDate\":\"230413-10:39:57:430\",\"respDate\":\"230413-10:39:57:431\",\"sourceId\":\"haproxy:fabcaab1-3b02-4c11-a62f-07b0a91c5738\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:39:57:430-24351\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[91d1e508-3a47-4248-982a-eb78a4fbe944], x-b3-parentspanid=[5599e7772be0cc05], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[196b62c52db9505f5599e7772be0cc05], x-b3-spanid=[9e438501a648d4c0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fabcaab1-3b02-4c11-a62f-07b0a91c5738]}\\\"}\"}","context":{"RequestID":"fabcaab1-3b02-4c11-a62f-07b0a91c5738","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4c835c3d-137c-4b2b-8673-500fa040f97e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:57.430Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:57.432Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fabcaab1-3b02-4c11-a62f-07b0a91c5738","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4c835c3d-137c-4b2b-8673-500fa040f97e","LogTimestamp":"2023-04-13T10:39:57.432Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:39:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:39:59.441Z","message":"Entering","context":{"RequestID":"c0a863f7-6186-47c4-acf4-edb82cde9172","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"38ecfb3e-d1f3-4cdd-88bb-d9ebe667a74e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:59.441Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:39:59.443Z","message":"{\"transactionId\":\"c0a863f7-6186-47c4-acf4-edb82cde9172\",\"status\":\"200\",\"rqstDate\":\"230413-10:39:59:442\",\"respDate\":\"230413-10:39:59:443\",\"sourceId\":\"haproxy:c0a863f7-6186-47c4-acf4-edb82cde9172\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:39:59:442-70340\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fa6e66f9-91a3-4d5d-968d-ccf5ce6f95a4], x-b3-parentspanid=[6da95469c4f3d20a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f4799455f62ee1cc6da95469c4f3d20a], x-b3-spanid=[f77efccef6619fff], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c0a863f7-6186-47c4-acf4-edb82cde9172]}\\\"}\"}","context":{"RequestID":"c0a863f7-6186-47c4-acf4-edb82cde9172","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"38ecfb3e-d1f3-4cdd-88bb-d9ebe667a74e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:39:59.441Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:39:59.444Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c0a863f7-6186-47c4-acf4-edb82cde9172","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"38ecfb3e-d1f3-4cdd-88bb-d9ebe667a74e","LogTimestamp":"2023-04-13T10:39:59.443Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:39:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:40:00.803Z","message":"Entering","context":{"RequestID":"05312958-1530-401c-9c58-1be5c2b5ea51","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"674ef50f-9e28-40e3-9bb9-94cd9f856e09","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:40:00.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:40:00.806Z","message":"{\"transactionId\":\"05312958-1530-401c-9c58-1be5c2b5ea51\",\"status\":\"200\",\"rqstDate\":\"230413-10:40:00:804\",\"respDate\":\"230413-10:40:00:806\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:05312958-1530-401c-9c58-1be5c2b5ea51\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:40:00:804-42214\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a297ff36-5b18-4354-bb1b-e49847ce361a], x-b3-parentspanid=[3e71c3e8f45382d6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60003], x-envoy-attempt-count=[1], x-b3-traceid=[17e785a0640801703e71c3e8f45382d6], x-b3-spanid=[75fc22e68a6a26bf], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[05312958-1530-401c-9c58-1be5c2b5ea51]}\\\"}\"}","context":{"RequestID":"05312958-1530-401c-9c58-1be5c2b5ea51","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"674ef50f-9e28-40e3-9bb9-94cd9f856e09","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:40:00.803Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:00.807Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"05312958-1530-401c-9c58-1be5c2b5ea51","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"674ef50f-9e28-40e3-9bb9-94cd9f856e09","LogTimestamp":"2023-04-13T10:40:00.807Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:40:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:40:00.849Z","message":"Entering","context":{"RequestID":"fa38d918-509e-4c91-9dd0-1920b459e31a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2a68db6d-ceab-4c06-b671-b0a2ec0c1995","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:40:00.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:40:00.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"fa38d918-509e-4c91-9dd0-1920b459e31a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2a68db6d-ceab-4c06-b671-b0a2ec0c1995","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:40:00.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:00.851Z","message":"{\"transactionId\":\"fa38d918-509e-4c91-9dd0-1920b459e31a\",\"status\":\"200\",\"rqstDate\":\"230413-10:40:00:849\",\"respDate\":\"230413-10:40:00:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:fa38d918-509e-4c91-9dd0-1920b459e31a\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:40:00:849-7739\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[fa38d918-509e-4c91-9dd0-1920b459e31a]}\\\"}\"}","context":{"RequestID":"fa38d918-509e-4c91-9dd0-1920b459e31a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2a68db6d-ceab-4c06-b671-b0a2ec0c1995","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:40:00.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:00.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fa38d918-509e-4c91-9dd0-1920b459e31a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2a68db6d-ceab-4c06-b671-b0a2ec0c1995","LogTimestamp":"2023-04-13T10:40:00.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:40:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:40:01.452Z","message":"Entering","context":{"RequestID":"93e3d201-dc26-431e-b404-39e9f99a3008","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a8ecba94-8398-46bf-b2fe-24596aa9d8ce","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:01.452Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:40:01.454Z","message":"{\"transactionId\":\"93e3d201-dc26-431e-b404-39e9f99a3008\",\"status\":\"200\",\"rqstDate\":\"230413-10:40:01:452\",\"respDate\":\"230413-10:40:01:454\",\"sourceId\":\"haproxy:93e3d201-dc26-431e-b404-39e9f99a3008\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:40:01:452-5018\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[148d9e50-068d-4003-ad64-4350a9a7cad8], x-b3-parentspanid=[471daf1cc2699bd0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8fb91ffaa09cbbdc471daf1cc2699bd0], x-b3-spanid=[f4e857df7ceb82a8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[93e3d201-dc26-431e-b404-39e9f99a3008]}\\\"}\"}","context":{"RequestID":"93e3d201-dc26-431e-b404-39e9f99a3008","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a8ecba94-8398-46bf-b2fe-24596aa9d8ce","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:01.452Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:01.454Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"93e3d201-dc26-431e-b404-39e9f99a3008","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a8ecba94-8398-46bf-b2fe-24596aa9d8ce","LogTimestamp":"2023-04-13T10:40:01.454Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:40:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:40:03.464Z","message":"Entering","context":{"RequestID":"7fe2d66d-f22e-4785-bb33-68a870b50463","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a8746159-ce5c-46cf-b2fe-de5b49f48f73","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:03.464Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:40:03.467Z","message":"{\"transactionId\":\"7fe2d66d-f22e-4785-bb33-68a870b50463\",\"status\":\"200\",\"rqstDate\":\"230413-10:40:03:465\",\"respDate\":\"230413-10:40:03:467\",\"sourceId\":\"haproxy:7fe2d66d-f22e-4785-bb33-68a870b50463\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:40:03:465-23571\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[03852b9e-9121-4d6d-a933-f97df07655d6], x-b3-parentspanid=[a707f3b0cab35fa6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[125dd2aa8eff57f6a707f3b0cab35fa6], x-b3-spanid=[56fd38a2e4c9b625], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7fe2d66d-f22e-4785-bb33-68a870b50463]}\\\"}\"}","context":{"RequestID":"7fe2d66d-f22e-4785-bb33-68a870b50463","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a8746159-ce5c-46cf-b2fe-de5b49f48f73","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:03.464Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:03.468Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7fe2d66d-f22e-4785-bb33-68a870b50463","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a8746159-ce5c-46cf-b2fe-de5b49f48f73","LogTimestamp":"2023-04-13T10:40:03.467Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:40:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:40:05.478Z","message":"Entering","context":{"RequestID":"e4e82fcf-11cf-42f5-8cd8-54bdfcc617c5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"89b6c640-5b25-43d3-bf83-b9ad473d9adb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:05.478Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:40:05.481Z","message":"{\"transactionId\":\"e4e82fcf-11cf-42f5-8cd8-54bdfcc617c5\",\"status\":\"200\",\"rqstDate\":\"230413-10:40:05:479\",\"respDate\":\"230413-10:40:05:481\",\"sourceId\":\"haproxy:e4e82fcf-11cf-42f5-8cd8-54bdfcc617c5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:40:05:479-61983\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[73de48a5-f870-4171-9599-6fd5a852ae7c], x-b3-parentspanid=[5aa614760cb3ec27], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c229f83f206791705aa614760cb3ec27], x-b3-spanid=[c30ca55ea4979e4e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e4e82fcf-11cf-42f5-8cd8-54bdfcc617c5]}\\\"}\"}","context":{"RequestID":"e4e82fcf-11cf-42f5-8cd8-54bdfcc617c5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"89b6c640-5b25-43d3-bf83-b9ad473d9adb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:05.478Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:05.482Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e4e82fcf-11cf-42f5-8cd8-54bdfcc617c5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"89b6c640-5b25-43d3-bf83-b9ad473d9adb","LogTimestamp":"2023-04-13T10:40:05.482Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:40:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:40:06.398Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:40:06.435Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:06.435Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:06.435Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:07.491Z","message":"Entering","context":{"RequestID":"bffab2b4-501a-4854-a5e4-5a60d4647d73","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"581517ad-2a3f-4e33-bded-e49b78ee8f53","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:07.491Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:40:07.495Z","message":"{\"transactionId\":\"bffab2b4-501a-4854-a5e4-5a60d4647d73\",\"status\":\"200\",\"rqstDate\":\"230413-10:40:07:492\",\"respDate\":\"230413-10:40:07:495\",\"sourceId\":\"haproxy:bffab2b4-501a-4854-a5e4-5a60d4647d73\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:40:07:492-20802\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9b4a6696-314d-4ff1-81a0-c297d3e95c58], x-b3-parentspanid=[0738b55264c7f409], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[befcf00ade82fcee0738b55264c7f409], x-b3-spanid=[162cd52d9ab4a0aa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bffab2b4-501a-4854-a5e4-5a60d4647d73]}\\\"}\"}","context":{"RequestID":"bffab2b4-501a-4854-a5e4-5a60d4647d73","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"581517ad-2a3f-4e33-bded-e49b78ee8f53","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:07.491Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:07.496Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bffab2b4-501a-4854-a5e4-5a60d4647d73","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"581517ad-2a3f-4e33-bded-e49b78ee8f53","LogTimestamp":"2023-04-13T10:40:07.496Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:40:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:40:09.505Z","message":"Entering","context":{"RequestID":"dd0c2554-c410-46c5-8fbc-2f5d13f345d8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e0faaf0b-33fc-4c73-be3b-0e5507cf8921","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:09.505Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:40:09.507Z","message":"{\"transactionId\":\"dd0c2554-c410-46c5-8fbc-2f5d13f345d8\",\"status\":\"200\",\"rqstDate\":\"230413-10:40:09:506\",\"respDate\":\"230413-10:40:09:507\",\"sourceId\":\"haproxy:dd0c2554-c410-46c5-8fbc-2f5d13f345d8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:40:09:506-22238\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a1a64249-0345-4272-8800-b1a59e8ea529], x-b3-parentspanid=[fd3b3a2cf6a932a5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1d448f7779843ca8fd3b3a2cf6a932a5], x-b3-spanid=[135db84eab1193c4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dd0c2554-c410-46c5-8fbc-2f5d13f345d8]}\\\"}\"}","context":{"RequestID":"dd0c2554-c410-46c5-8fbc-2f5d13f345d8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e0faaf0b-33fc-4c73-be3b-0e5507cf8921","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:09.505Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:09.508Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dd0c2554-c410-46c5-8fbc-2f5d13f345d8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e0faaf0b-33fc-4c73-be3b-0e5507cf8921","LogTimestamp":"2023-04-13T10:40:09.508Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:40:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:40:10.802Z","message":"Entering","context":{"RequestID":"a3e389c0-cd17-409d-a12a-4d8c31cf1e1a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"994e76a8-798e-4e5e-9a31-7b9a7ac91d56","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:40:10.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:40:10.806Z","message":"{\"transactionId\":\"a3e389c0-cd17-409d-a12a-4d8c31cf1e1a\",\"status\":\"200\",\"rqstDate\":\"230413-10:40:10:803\",\"respDate\":\"230413-10:40:10:805\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a3e389c0-cd17-409d-a12a-4d8c31cf1e1a\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:40:10:803-47747\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bd687af1-5b96-435b-b5d1-38a4db813f73], x-b3-parentspanid=[7f2937605f868f1d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33007], x-envoy-attempt-count=[1], x-b3-traceid=[6e124ada9e714ada7f2937605f868f1d], x-b3-spanid=[5de91466409eadee], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a3e389c0-cd17-409d-a12a-4d8c31cf1e1a]}\\\"}\"}","context":{"RequestID":"a3e389c0-cd17-409d-a12a-4d8c31cf1e1a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"994e76a8-798e-4e5e-9a31-7b9a7ac91d56","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:40:10.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:10.807Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a3e389c0-cd17-409d-a12a-4d8c31cf1e1a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"6","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"994e76a8-798e-4e5e-9a31-7b9a7ac91d56","LogTimestamp":"2023-04-13T10:40:10.807Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:40:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:40:10.848Z","message":"Entering","context":{"RequestID":"a5c60361-c61f-4ef6-bee9-8417e7c79622","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2040dcea-b0f4-4543-a45c-230957d4e6cc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:40:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:40:10.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"a5c60361-c61f-4ef6-bee9-8417e7c79622","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2040dcea-b0f4-4543-a45c-230957d4e6cc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:40:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:10.850Z","message":"{\"transactionId\":\"a5c60361-c61f-4ef6-bee9-8417e7c79622\",\"status\":\"200\",\"rqstDate\":\"230413-10:40:10:848\",\"respDate\":\"230413-10:40:10:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a5c60361-c61f-4ef6-bee9-8417e7c79622\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:40:10:848-88120\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a5c60361-c61f-4ef6-bee9-8417e7c79622]}\\\"}\"}","context":{"RequestID":"a5c60361-c61f-4ef6-bee9-8417e7c79622","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2040dcea-b0f4-4543-a45c-230957d4e6cc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:40:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:10.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a5c60361-c61f-4ef6-bee9-8417e7c79622","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2040dcea-b0f4-4543-a45c-230957d4e6cc","LogTimestamp":"2023-04-13T10:40:10.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:40:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:40:11.518Z","message":"Entering","context":{"RequestID":"91f2c9b1-81b1-4f48-894b-264d6d1324c8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"115d9e3a-fbe3-4d19-a5c1-919b39ac16b1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:11.518Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:40:11.521Z","message":"{\"transactionId\":\"91f2c9b1-81b1-4f48-894b-264d6d1324c8\",\"status\":\"200\",\"rqstDate\":\"230413-10:40:11:519\",\"respDate\":\"230413-10:40:11:521\",\"sourceId\":\"haproxy:91f2c9b1-81b1-4f48-894b-264d6d1324c8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:40:11:519-65492\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4d4a6a5d-58f0-4ff2-ac2f-4d084dc43736], x-b3-parentspanid=[e35313056268ec03], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2e33f81a93afc5bee35313056268ec03], x-b3-spanid=[7d96c52e2a56775f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[91f2c9b1-81b1-4f48-894b-264d6d1324c8]}\\\"}\"}","context":{"RequestID":"91f2c9b1-81b1-4f48-894b-264d6d1324c8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"115d9e3a-fbe3-4d19-a5c1-919b39ac16b1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:11.518Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:11.522Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"91f2c9b1-81b1-4f48-894b-264d6d1324c8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"115d9e3a-fbe3-4d19-a5c1-919b39ac16b1","LogTimestamp":"2023-04-13T10:40:11.522Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:40:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:40:13.532Z","message":"Entering","context":{"RequestID":"09c227b1-e26e-4435-9062-6dfe2343c0f9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"deb5eae2-7d11-41bd-88aa-2e9b8e068a90","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:13.532Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:40:13.533Z","message":"{\"transactionId\":\"09c227b1-e26e-4435-9062-6dfe2343c0f9\",\"status\":\"200\",\"rqstDate\":\"230413-10:40:13:532\",\"respDate\":\"230413-10:40:13:533\",\"sourceId\":\"haproxy:09c227b1-e26e-4435-9062-6dfe2343c0f9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:40:13:532-8613\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[06bd4bc2-67d8-45b0-854e-14a535eac344], x-b3-parentspanid=[62e20e3d5d9dd65e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0e29c20d2cafe6b562e20e3d5d9dd65e], x-b3-spanid=[e4d1a2bfca340cbd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[09c227b1-e26e-4435-9062-6dfe2343c0f9]}\\\"}\"}","context":{"RequestID":"09c227b1-e26e-4435-9062-6dfe2343c0f9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"deb5eae2-7d11-41bd-88aa-2e9b8e068a90","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:13.532Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:13.534Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"09c227b1-e26e-4435-9062-6dfe2343c0f9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"deb5eae2-7d11-41bd-88aa-2e9b8e068a90","LogTimestamp":"2023-04-13T10:40:13.534Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:40:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:40:15.543Z","message":"Entering","context":{"RequestID":"ffe64e13-d27d-48e9-9392-2125ec353aff","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"28623e0a-db18-401f-afc8-c09d1a9ffde0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:15.543Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:40:15.546Z","message":"{\"transactionId\":\"ffe64e13-d27d-48e9-9392-2125ec353aff\",\"status\":\"200\",\"rqstDate\":\"230413-10:40:15:544\",\"respDate\":\"230413-10:40:15:546\",\"sourceId\":\"haproxy:ffe64e13-d27d-48e9-9392-2125ec353aff\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:40:15:544-7953\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c7a97422-b7ad-45ea-a819-85d19ca954d6], x-b3-parentspanid=[99d990a24d9556e0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7309276701f69b3399d990a24d9556e0], x-b3-spanid=[dabc87a45f45c3b8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ffe64e13-d27d-48e9-9392-2125ec353aff]}\\\"}\"}","context":{"RequestID":"ffe64e13-d27d-48e9-9392-2125ec353aff","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"28623e0a-db18-401f-afc8-c09d1a9ffde0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:15.543Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:15.547Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ffe64e13-d27d-48e9-9392-2125ec353aff","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"28623e0a-db18-401f-afc8-c09d1a9ffde0","LogTimestamp":"2023-04-13T10:40:15.547Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:40:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:40:16.397Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:40:16.411Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:16.411Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:16.412Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:17.557Z","message":"Entering","context":{"RequestID":"979e5e88-5cb9-4ec0-87b8-671b7d223465","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"336f3b2b-da9c-4d19-9340-7bfb6daeb599","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:17.557Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:40:17.558Z","message":"{\"transactionId\":\"979e5e88-5cb9-4ec0-87b8-671b7d223465\",\"status\":\"200\",\"rqstDate\":\"230413-10:40:17:557\",\"respDate\":\"230413-10:40:17:558\",\"sourceId\":\"haproxy:979e5e88-5cb9-4ec0-87b8-671b7d223465\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:40:17:557-75001\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[79904ce5-91a1-9779-b9c7-5b21d5fa3b92], x-b3-parentspanid=[1c677c33512817d6], 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=[2187359fcf670ad31c677c33512817d6], x-b3-spanid=[4fa055164e732c74], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[979e5e88-5cb9-4ec0-87b8-671b7d223465]}\\\"}\"}","context":{"RequestID":"979e5e88-5cb9-4ec0-87b8-671b7d223465","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"336f3b2b-da9c-4d19-9340-7bfb6daeb599","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:17.557Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:17.559Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"979e5e88-5cb9-4ec0-87b8-671b7d223465","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"336f3b2b-da9c-4d19-9340-7bfb6daeb599","LogTimestamp":"2023-04-13T10:40:17.559Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:40:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:40:19.529Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:40:19.534Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:40:19.567Z","message":"Entering","context":{"RequestID":"d60ae714-8463-4959-82b4-36582c556533","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6b87cbd0-6c14-43fa-9f39-16333b3d5252","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:19.567Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:40:19.569Z","message":"{\"transactionId\":\"d60ae714-8463-4959-82b4-36582c556533\",\"status\":\"200\",\"rqstDate\":\"230413-10:40:19:568\",\"respDate\":\"230413-10:40:19:569\",\"sourceId\":\"haproxy:d60ae714-8463-4959-82b4-36582c556533\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:40:19:568-26546\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[daa51947-ac3f-4918-84fe-99a9ca3f325d], x-b3-parentspanid=[558135619cbba175], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[976cd61b5c0dcc2a558135619cbba175], x-b3-spanid=[8c628c5953e7888f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d60ae714-8463-4959-82b4-36582c556533]}\\\"}\"}","context":{"RequestID":"d60ae714-8463-4959-82b4-36582c556533","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6b87cbd0-6c14-43fa-9f39-16333b3d5252","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:19.567Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:19.569Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d60ae714-8463-4959-82b4-36582c556533","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6b87cbd0-6c14-43fa-9f39-16333b3d5252","LogTimestamp":"2023-04-13T10:40:19.569Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:40:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:40:20.800Z","message":"Entering","context":{"RequestID":"a3d83859-53d4-4d88-914b-27f9121b8a30","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6836e62a-7e29-496b-80f6-caf21e0891ff","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:40:20.800Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:40:20.803Z","message":"{\"transactionId\":\"a3d83859-53d4-4d88-914b-27f9121b8a30\",\"status\":\"200\",\"rqstDate\":\"230413-10:40:20:801\",\"respDate\":\"230413-10:40:20:803\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a3d83859-53d4-4d88-914b-27f9121b8a30\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:40:20:801-80751\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[58ee8ba7-1a7f-4579-b298-a8465ebc2f95], x-b3-parentspanid=[12935e978e7367d5], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53195], x-envoy-attempt-count=[1], x-b3-traceid=[8ffdc04c5a7ad4b212935e978e7367d5], x-b3-spanid=[1ce0b05627341a5a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a3d83859-53d4-4d88-914b-27f9121b8a30]}\\\"}\"}","context":{"RequestID":"a3d83859-53d4-4d88-914b-27f9121b8a30","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6836e62a-7e29-496b-80f6-caf21e0891ff","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:40:20.800Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:20.803Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a3d83859-53d4-4d88-914b-27f9121b8a30","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6836e62a-7e29-496b-80f6-caf21e0891ff","LogTimestamp":"2023-04-13T10:40:20.803Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:40:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:40:20.850Z","message":"Entering","context":{"RequestID":"b4c2d3ba-b4a4-4a6b-9139-4a58e78c4756","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"35f3f5a1-e930-4ee3-9f50-df2832c76996","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:40:20.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:40:20.853Z","message":"Database is available from CACHED check.","context":{"RequestID":"b4c2d3ba-b4a4-4a6b-9139-4a58e78c4756","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"35f3f5a1-e930-4ee3-9f50-df2832c76996","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:40:20.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:20.854Z","message":"{\"transactionId\":\"b4c2d3ba-b4a4-4a6b-9139-4a58e78c4756\",\"status\":\"200\",\"rqstDate\":\"230413-10:40:20:851\",\"respDate\":\"230413-10:40:20:854\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b4c2d3ba-b4a4-4a6b-9139-4a58e78c4756\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:40:20:851-68446\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b4c2d3ba-b4a4-4a6b-9139-4a58e78c4756]}\\\"}\"}","context":{"RequestID":"b4c2d3ba-b4a4-4a6b-9139-4a58e78c4756","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"35f3f5a1-e930-4ee3-9f50-df2832c76996","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:40:20.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:20.855Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b4c2d3ba-b4a4-4a6b-9139-4a58e78c4756","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"35f3f5a1-e930-4ee3-9f50-df2832c76996","LogTimestamp":"2023-04-13T10:40:20.855Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:40:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:40:21.579Z","message":"Entering","context":{"RequestID":"6598b6c9-1d77-4eeb-9316-cf3afcfeec4c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0b967b3a-3413-4a73-afe0-8aff661fcaee","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:21.579Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:40:21.582Z","message":"{\"transactionId\":\"6598b6c9-1d77-4eeb-9316-cf3afcfeec4c\",\"status\":\"200\",\"rqstDate\":\"230413-10:40:21:580\",\"respDate\":\"230413-10:40:21:582\",\"sourceId\":\"haproxy:6598b6c9-1d77-4eeb-9316-cf3afcfeec4c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:40:21:580-43964\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b62fe7bd-5d9d-40da-ae2c-61d963fa7946], x-b3-parentspanid=[222c6826f1480fe3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[424d1be39032f1e1222c6826f1480fe3], x-b3-spanid=[15771231d19d4724], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6598b6c9-1d77-4eeb-9316-cf3afcfeec4c]}\\\"}\"}","context":{"RequestID":"6598b6c9-1d77-4eeb-9316-cf3afcfeec4c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0b967b3a-3413-4a73-afe0-8aff661fcaee","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:21.579Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:21.583Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6598b6c9-1d77-4eeb-9316-cf3afcfeec4c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0b967b3a-3413-4a73-afe0-8aff661fcaee","LogTimestamp":"2023-04-13T10:40:21.583Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:40:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:40:23.594Z","message":"Entering","context":{"RequestID":"0e545921-c3e2-428d-a64b-94449bf8764e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"be4c1a58-05f4-4f09-b31a-edff1cd00b02","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:23.594Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:40:23.597Z","message":"{\"transactionId\":\"0e545921-c3e2-428d-a64b-94449bf8764e\",\"status\":\"200\",\"rqstDate\":\"230413-10:40:23:595\",\"respDate\":\"230413-10:40:23:597\",\"sourceId\":\"haproxy:0e545921-c3e2-428d-a64b-94449bf8764e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:40:23:595-14140\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7e5fecef-ac58-42ee-ae3d-b39b7a5980a2], x-b3-parentspanid=[5b4e7ee2052b9bcb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[264237d56a7cff3f5b4e7ee2052b9bcb], x-b3-spanid=[b0f9960855ace111], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0e545921-c3e2-428d-a64b-94449bf8764e]}\\\"}\"}","context":{"RequestID":"0e545921-c3e2-428d-a64b-94449bf8764e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"be4c1a58-05f4-4f09-b31a-edff1cd00b02","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:23.594Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:23.598Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0e545921-c3e2-428d-a64b-94449bf8764e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"be4c1a58-05f4-4f09-b31a-edff1cd00b02","LogTimestamp":"2023-04-13T10:40:23.598Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:40:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:40:25.609Z","message":"Entering","context":{"RequestID":"e20287c7-3626-41b8-a1a5-14b2cc1c6480","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3012158a-d035-4011-9b88-18c879984653","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:25.609Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:40:25.611Z","message":"{\"transactionId\":\"e20287c7-3626-41b8-a1a5-14b2cc1c6480\",\"status\":\"200\",\"rqstDate\":\"230413-10:40:25:610\",\"respDate\":\"230413-10:40:25:611\",\"sourceId\":\"haproxy:e20287c7-3626-41b8-a1a5-14b2cc1c6480\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:40:25:610-24137\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2e6bdc77-38fe-4f4d-8578-62bcae48adf2], x-b3-parentspanid=[bad73ab2969f14e0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[35adad487d195313bad73ab2969f14e0], x-b3-spanid=[1023f59281c83a51], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e20287c7-3626-41b8-a1a5-14b2cc1c6480]}\\\"}\"}","context":{"RequestID":"e20287c7-3626-41b8-a1a5-14b2cc1c6480","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3012158a-d035-4011-9b88-18c879984653","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:25.609Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:25.612Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e20287c7-3626-41b8-a1a5-14b2cc1c6480","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3012158a-d035-4011-9b88-18c879984653","LogTimestamp":"2023-04-13T10:40:25.612Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:40:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:40:26.397Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:40:26.410Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:26.411Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:26.411Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:27.621Z","message":"Entering","context":{"RequestID":"def90c4d-318e-4141-bbae-45e6d309e790","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b0227007-75e5-4afd-a25e-b135dc3e2818","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:27.621Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:40:27.623Z","message":"{\"transactionId\":\"def90c4d-318e-4141-bbae-45e6d309e790\",\"status\":\"200\",\"rqstDate\":\"230413-10:40:27:622\",\"respDate\":\"230413-10:40:27:623\",\"sourceId\":\"haproxy:def90c4d-318e-4141-bbae-45e6d309e790\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:40:27:622-92663\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6d128f51-d37a-4693-8001-48a1823aef32], x-b3-parentspanid=[cc18c560c26210d2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b7ad6caf617ab9a4cc18c560c26210d2], x-b3-spanid=[1fa26a9966afaeb5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[def90c4d-318e-4141-bbae-45e6d309e790]}\\\"}\"}","context":{"RequestID":"def90c4d-318e-4141-bbae-45e6d309e790","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b0227007-75e5-4afd-a25e-b135dc3e2818","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:27.621Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:27.624Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"def90c4d-318e-4141-bbae-45e6d309e790","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b0227007-75e5-4afd-a25e-b135dc3e2818","LogTimestamp":"2023-04-13T10:40:27.624Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:40:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:40:29.633Z","message":"Entering","context":{"RequestID":"6a02003b-5699-4462-9886-11c56391366c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e600e2a3-0bff-4461-a711-fc726c3f9352","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:29.633Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:40:29.636Z","message":"{\"transactionId\":\"6a02003b-5699-4462-9886-11c56391366c\",\"status\":\"200\",\"rqstDate\":\"230413-10:40:29:634\",\"respDate\":\"230413-10:40:29:636\",\"sourceId\":\"haproxy:6a02003b-5699-4462-9886-11c56391366c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:40:29:634-75490\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4e48da4a-8bab-4e87-94f9-cb8542c9da20], x-b3-parentspanid=[3c0cc45b56030c3d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cdaa4e7b1027d4c93c0cc45b56030c3d], x-b3-spanid=[0ee9932aa12fcc2a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6a02003b-5699-4462-9886-11c56391366c]}\\\"}\"}","context":{"RequestID":"6a02003b-5699-4462-9886-11c56391366c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e600e2a3-0bff-4461-a711-fc726c3f9352","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:29.633Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:29.637Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6a02003b-5699-4462-9886-11c56391366c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e600e2a3-0bff-4461-a711-fc726c3f9352","LogTimestamp":"2023-04-13T10:40:29.637Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:40:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:40:30.800Z","message":"Entering","context":{"RequestID":"d6d38178-ea01-43ab-b013-6696aa50601b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b713858c-c140-4b50-a6f4-62448f5d9592","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:40:30.800Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:40:30.802Z","message":"{\"transactionId\":\"d6d38178-ea01-43ab-b013-6696aa50601b\",\"status\":\"200\",\"rqstDate\":\"230413-10:40:30:801\",\"respDate\":\"230413-10:40:30:802\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d6d38178-ea01-43ab-b013-6696aa50601b\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:40:30:801-36206\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[58442ab0-cd1d-46f2-b506-973aa584b2ff], x-b3-parentspanid=[e93c5b45e919e438], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44221], x-envoy-attempt-count=[1], x-b3-traceid=[9f372033f6c2e4a8e93c5b45e919e438], x-b3-spanid=[0047a7f4ae5e4621], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d6d38178-ea01-43ab-b013-6696aa50601b]}\\\"}\"}","context":{"RequestID":"d6d38178-ea01-43ab-b013-6696aa50601b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b713858c-c140-4b50-a6f4-62448f5d9592","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:40:30.800Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:30.803Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d6d38178-ea01-43ab-b013-6696aa50601b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b713858c-c140-4b50-a6f4-62448f5d9592","LogTimestamp":"2023-04-13T10:40:30.803Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:40:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:40:30.847Z","message":"Entering","context":{"RequestID":"215b0439-4c44-423f-84f6-d73eb5847e64","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ca0b1267-6d9d-4985-a7ad-13ff767645bf","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:40:30.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:40:30.848Z","message":"Database is available from CACHED check.","context":{"RequestID":"215b0439-4c44-423f-84f6-d73eb5847e64","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ca0b1267-6d9d-4985-a7ad-13ff767645bf","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:40:30.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:30.849Z","message":"{\"transactionId\":\"215b0439-4c44-423f-84f6-d73eb5847e64\",\"status\":\"200\",\"rqstDate\":\"230413-10:40:30:848\",\"respDate\":\"230413-10:40:30:849\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:215b0439-4c44-423f-84f6-d73eb5847e64\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:40:30:848-55845\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[215b0439-4c44-423f-84f6-d73eb5847e64]}\\\"}\"}","context":{"RequestID":"215b0439-4c44-423f-84f6-d73eb5847e64","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ca0b1267-6d9d-4985-a7ad-13ff767645bf","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:40:30.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:30.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"215b0439-4c44-423f-84f6-d73eb5847e64","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca0b1267-6d9d-4985-a7ad-13ff767645bf","LogTimestamp":"2023-04-13T10:40:30.849Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:40:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:40:31.645Z","message":"Entering","context":{"RequestID":"17a5bda0-cc8e-4697-a0bd-f2725500f0d5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"60a8d88d-183c-46a1-b397-0f847f5872dd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:31.645Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:40:31.647Z","message":"{\"transactionId\":\"17a5bda0-cc8e-4697-a0bd-f2725500f0d5\",\"status\":\"200\",\"rqstDate\":\"230413-10:40:31:646\",\"respDate\":\"230413-10:40:31:647\",\"sourceId\":\"haproxy:17a5bda0-cc8e-4697-a0bd-f2725500f0d5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:40:31:646-22668\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bd11eaf9-ee89-4ab0-92ab-1265e2643924], x-b3-parentspanid=[6cf77662b1823b40], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[be44ca1bc356987d6cf77662b1823b40], x-b3-spanid=[710f3e86b44a972d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[17a5bda0-cc8e-4697-a0bd-f2725500f0d5]}\\\"}\"}","context":{"RequestID":"17a5bda0-cc8e-4697-a0bd-f2725500f0d5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"60a8d88d-183c-46a1-b397-0f847f5872dd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:31.645Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:31.648Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"17a5bda0-cc8e-4697-a0bd-f2725500f0d5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"60a8d88d-183c-46a1-b397-0f847f5872dd","LogTimestamp":"2023-04-13T10:40:31.648Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:40:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:40:33.657Z","message":"Entering","context":{"RequestID":"40e332ad-3472-4ceb-9c1e-fa24d8bffded","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7f08ffbf-765d-46bc-9644-66d4aa0f06bb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:33.656Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:40:33.659Z","message":"{\"transactionId\":\"40e332ad-3472-4ceb-9c1e-fa24d8bffded\",\"status\":\"200\",\"rqstDate\":\"230413-10:40:33:657\",\"respDate\":\"230413-10:40:33:659\",\"sourceId\":\"haproxy:40e332ad-3472-4ceb-9c1e-fa24d8bffded\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:40:33:657-91175\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[76c9a99e-1f90-44aa-9306-d3515b39ad6a], x-b3-parentspanid=[12cdac59ceb9c401], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[869c4a1080936b2212cdac59ceb9c401], x-b3-spanid=[e78f4c70ee7e8682], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[40e332ad-3472-4ceb-9c1e-fa24d8bffded]}\\\"}\"}","context":{"RequestID":"40e332ad-3472-4ceb-9c1e-fa24d8bffded","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7f08ffbf-765d-46bc-9644-66d4aa0f06bb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:33.656Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:33.660Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"40e332ad-3472-4ceb-9c1e-fa24d8bffded","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f08ffbf-765d-46bc-9644-66d4aa0f06bb","LogTimestamp":"2023-04-13T10:40:33.660Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:40:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:40:35.669Z","message":"Entering","context":{"RequestID":"d9d96bdf-445b-41c6-931c-656a59f241c5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6c517461-8529-4bab-b784-4bf58662b04f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:35.669Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:40:35.672Z","message":"{\"transactionId\":\"d9d96bdf-445b-41c6-931c-656a59f241c5\",\"status\":\"200\",\"rqstDate\":\"230413-10:40:35:670\",\"respDate\":\"230413-10:40:35:672\",\"sourceId\":\"haproxy:d9d96bdf-445b-41c6-931c-656a59f241c5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:40:35:670-79089\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b682614a-2e06-4659-8149-7474dc39b1cb], x-b3-parentspanid=[fd3d50c27c65dd32], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[921b0e8b6c2214c6fd3d50c27c65dd32], x-b3-spanid=[289b356ba531799f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d9d96bdf-445b-41c6-931c-656a59f241c5]}\\\"}\"}","context":{"RequestID":"d9d96bdf-445b-41c6-931c-656a59f241c5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6c517461-8529-4bab-b784-4bf58662b04f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:35.669Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:35.673Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d9d96bdf-445b-41c6-931c-656a59f241c5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c517461-8529-4bab-b784-4bf58662b04f","LogTimestamp":"2023-04-13T10:40:35.673Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:40:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:40:36.397Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:40:36.414Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:36.414Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:36.414Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:37.682Z","message":"Entering","context":{"RequestID":"46758474-b053-4150-b04b-2304fe20857f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"43512c6b-207e-4d1e-8644-724a6e0e537e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:37.682Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:40:37.685Z","message":"{\"transactionId\":\"46758474-b053-4150-b04b-2304fe20857f\",\"status\":\"200\",\"rqstDate\":\"230413-10:40:37:683\",\"respDate\":\"230413-10:40:37:685\",\"sourceId\":\"haproxy:46758474-b053-4150-b04b-2304fe20857f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:40:37:683-54688\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[321fe598-ccbc-4c41-ac29-fe0c5bd3719d], x-b3-parentspanid=[8877dafb3adfd03d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[edbe931b0a89edea8877dafb3adfd03d], x-b3-spanid=[34d628996de883c3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[46758474-b053-4150-b04b-2304fe20857f]}\\\"}\"}","context":{"RequestID":"46758474-b053-4150-b04b-2304fe20857f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"43512c6b-207e-4d1e-8644-724a6e0e537e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:37.682Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:37.686Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"46758474-b053-4150-b04b-2304fe20857f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"43512c6b-207e-4d1e-8644-724a6e0e537e","LogTimestamp":"2023-04-13T10:40:37.686Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:40:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:40:39.696Z","message":"Entering","context":{"RequestID":"946e6afa-5836-4c64-8efa-6b8d8c6524b5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f0f1736f-1de2-4873-8913-8564395ff079","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:39.695Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:40:39.698Z","message":"{\"transactionId\":\"946e6afa-5836-4c64-8efa-6b8d8c6524b5\",\"status\":\"200\",\"rqstDate\":\"230413-10:40:39:697\",\"respDate\":\"230413-10:40:39:698\",\"sourceId\":\"haproxy:946e6afa-5836-4c64-8efa-6b8d8c6524b5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:40:39:697-98062\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8da318d3-e702-4264-9503-a34fe054a123], x-b3-parentspanid=[6bf67c44cd501544], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1449fffdf6027b2d6bf67c44cd501544], x-b3-spanid=[bbac92e536a91a19], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[946e6afa-5836-4c64-8efa-6b8d8c6524b5]}\\\"}\"}","context":{"RequestID":"946e6afa-5836-4c64-8efa-6b8d8c6524b5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f0f1736f-1de2-4873-8913-8564395ff079","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:39.695Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:39.699Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"946e6afa-5836-4c64-8efa-6b8d8c6524b5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f0f1736f-1de2-4873-8913-8564395ff079","LogTimestamp":"2023-04-13T10:40:39.699Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:40:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:40:40.800Z","message":"Entering","context":{"RequestID":"48cf27cf-5005-4f65-8b05-a9d96da27e1b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"36894452-af29-4d77-bfa7-a996b1e9de77","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:40:40.800Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:40:40.801Z","message":"{\"transactionId\":\"48cf27cf-5005-4f65-8b05-a9d96da27e1b\",\"status\":\"200\",\"rqstDate\":\"230413-10:40:40:800\",\"respDate\":\"230413-10:40:40:801\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:48cf27cf-5005-4f65-8b05-a9d96da27e1b\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:40:40:800-56812\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[805734c2-e91b-478e-955e-c07c79c66b71], x-b3-parentspanid=[0d3314bed4c66beb], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52307], x-envoy-attempt-count=[1], x-b3-traceid=[59048060bca9455a0d3314bed4c66beb], x-b3-spanid=[0c08368de6db3f4a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[48cf27cf-5005-4f65-8b05-a9d96da27e1b]}\\\"}\"}","context":{"RequestID":"48cf27cf-5005-4f65-8b05-a9d96da27e1b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"36894452-af29-4d77-bfa7-a996b1e9de77","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:40:40.800Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:40.802Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"48cf27cf-5005-4f65-8b05-a9d96da27e1b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"36894452-af29-4d77-bfa7-a996b1e9de77","LogTimestamp":"2023-04-13T10:40:40.802Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:40:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:40:40.849Z","message":"Entering","context":{"RequestID":"1fb7605c-e83d-4d35-b370-7c8a2f291f84","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1151440d-5a09-461d-b802-5adc3b5fd641","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:40:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:40:40.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"1fb7605c-e83d-4d35-b370-7c8a2f291f84","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1151440d-5a09-461d-b802-5adc3b5fd641","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:40:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:40.852Z","message":"{\"transactionId\":\"1fb7605c-e83d-4d35-b370-7c8a2f291f84\",\"status\":\"200\",\"rqstDate\":\"230413-10:40:40:849\",\"respDate\":\"230413-10:40:40:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1fb7605c-e83d-4d35-b370-7c8a2f291f84\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:40:40:849-86652\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1fb7605c-e83d-4d35-b370-7c8a2f291f84]}\\\"}\"}","context":{"RequestID":"1fb7605c-e83d-4d35-b370-7c8a2f291f84","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1151440d-5a09-461d-b802-5adc3b5fd641","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:40:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:40.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1fb7605c-e83d-4d35-b370-7c8a2f291f84","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1151440d-5a09-461d-b802-5adc3b5fd641","LogTimestamp":"2023-04-13T10:40:40.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:40:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:40:41.710Z","message":"Entering","context":{"RequestID":"9bc8b7aa-57c7-4ec4-90b6-aee66419d82c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4bae45d5-15c8-4bed-bb04-bf229f81a6df","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:41.710Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:40:41.712Z","message":"{\"transactionId\":\"9bc8b7aa-57c7-4ec4-90b6-aee66419d82c\",\"status\":\"200\",\"rqstDate\":\"230413-10:40:41:711\",\"respDate\":\"230413-10:40:41:712\",\"sourceId\":\"haproxy:9bc8b7aa-57c7-4ec4-90b6-aee66419d82c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:40:41:711-46305\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f0b31484-ebf0-4f35-a278-fdb7805b0dab], x-b3-parentspanid=[616ab05dea2ffea8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[db6d88044015ad81616ab05dea2ffea8], x-b3-spanid=[13f3711ab2734e9a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9bc8b7aa-57c7-4ec4-90b6-aee66419d82c]}\\\"}\"}","context":{"RequestID":"9bc8b7aa-57c7-4ec4-90b6-aee66419d82c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4bae45d5-15c8-4bed-bb04-bf229f81a6df","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:41.710Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:41.713Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9bc8b7aa-57c7-4ec4-90b6-aee66419d82c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4bae45d5-15c8-4bed-bb04-bf229f81a6df","LogTimestamp":"2023-04-13T10:40:41.713Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:40:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:40:43.723Z","message":"Entering","context":{"RequestID":"87dcfd0d-8548-49fc-83e6-fe14b39c6b62","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d2958d5c-9ce2-4515-968c-cc549b3c4494","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:43.723Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:40:43.725Z","message":"{\"transactionId\":\"87dcfd0d-8548-49fc-83e6-fe14b39c6b62\",\"status\":\"200\",\"rqstDate\":\"230413-10:40:43:724\",\"respDate\":\"230413-10:40:43:725\",\"sourceId\":\"haproxy:87dcfd0d-8548-49fc-83e6-fe14b39c6b62\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:40:43:724-86204\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d80ba62c-c00b-45c4-8c2d-4fccd44cc1f6], x-b3-parentspanid=[de429c53f26306ca], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[af12d5783b9ae2fbde429c53f26306ca], x-b3-spanid=[f8910cb9367618d4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[87dcfd0d-8548-49fc-83e6-fe14b39c6b62]}\\\"}\"}","context":{"RequestID":"87dcfd0d-8548-49fc-83e6-fe14b39c6b62","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d2958d5c-9ce2-4515-968c-cc549b3c4494","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:43.723Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:43.726Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"87dcfd0d-8548-49fc-83e6-fe14b39c6b62","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d2958d5c-9ce2-4515-968c-cc549b3c4494","LogTimestamp":"2023-04-13T10:40:43.726Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:40:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:40:45.736Z","message":"Entering","context":{"RequestID":"4243d939-4d97-4141-997f-378a4e038325","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"23110a20-6118-4064-a941-f0c14dc6c60e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:45.736Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:40:45.738Z","message":"{\"transactionId\":\"4243d939-4d97-4141-997f-378a4e038325\",\"status\":\"200\",\"rqstDate\":\"230413-10:40:45:736\",\"respDate\":\"230413-10:40:45:737\",\"sourceId\":\"haproxy:4243d939-4d97-4141-997f-378a4e038325\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:40:45:736-15477\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[72570cab-4e1e-44c8-a944-a5319e42ca89], x-b3-parentspanid=[6d8046838bd1c09a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[00b39c48969709a36d8046838bd1c09a], x-b3-spanid=[c973d73ef8b6e37f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4243d939-4d97-4141-997f-378a4e038325]}\\\"}\"}","context":{"RequestID":"4243d939-4d97-4141-997f-378a4e038325","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"23110a20-6118-4064-a941-f0c14dc6c60e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:45.736Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:45.738Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4243d939-4d97-4141-997f-378a4e038325","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"23110a20-6118-4064-a941-f0c14dc6c60e","LogTimestamp":"2023-04-13T10:40:45.738Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:40:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:40:46.398Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:40:46.412Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:46.412Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:46.412Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:47.747Z","message":"Entering","context":{"RequestID":"9567d0d9-e83f-4f96-83f6-2cc29a3d26e7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1b98e6ff-3541-4a8e-ab26-87caadd22de8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:47.747Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:40:47.749Z","message":"{\"transactionId\":\"9567d0d9-e83f-4f96-83f6-2cc29a3d26e7\",\"status\":\"200\",\"rqstDate\":\"230413-10:40:47:748\",\"respDate\":\"230413-10:40:47:749\",\"sourceId\":\"haproxy:9567d0d9-e83f-4f96-83f6-2cc29a3d26e7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:40:47:748-97949\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8241ede1-3db4-4ab5-8365-b4a184f69ffb], x-b3-parentspanid=[b43c5cb02874abc5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e58114a0cb46ef1fb43c5cb02874abc5], x-b3-spanid=[57ccba026d3bd051], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9567d0d9-e83f-4f96-83f6-2cc29a3d26e7]}\\\"}\"}","context":{"RequestID":"9567d0d9-e83f-4f96-83f6-2cc29a3d26e7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1b98e6ff-3541-4a8e-ab26-87caadd22de8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:47.747Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:47.750Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9567d0d9-e83f-4f96-83f6-2cc29a3d26e7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1b98e6ff-3541-4a8e-ab26-87caadd22de8","LogTimestamp":"2023-04-13T10:40:47.750Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:40:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:40:49.537Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:40:49.541Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:40:49.760Z","message":"Entering","context":{"RequestID":"331fb071-bc99-440d-b923-011245e8c528","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6e814ac5-d7d5-47f4-9afd-fcdca4f10ec1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:49.759Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:40:49.762Z","message":"{\"transactionId\":\"331fb071-bc99-440d-b923-011245e8c528\",\"status\":\"200\",\"rqstDate\":\"230413-10:40:49:760\",\"respDate\":\"230413-10:40:49:762\",\"sourceId\":\"haproxy:331fb071-bc99-440d-b923-011245e8c528\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:40:49:760-73440\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b77e1024-568a-489d-8112-74806d8773bf], x-b3-parentspanid=[35f7416f5558010e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b8ab87311360706b35f7416f5558010e], x-b3-spanid=[dadae42dc4df8fe2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[331fb071-bc99-440d-b923-011245e8c528]}\\\"}\"}","context":{"RequestID":"331fb071-bc99-440d-b923-011245e8c528","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6e814ac5-d7d5-47f4-9afd-fcdca4f10ec1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:49.759Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:49.763Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"331fb071-bc99-440d-b923-011245e8c528","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6e814ac5-d7d5-47f4-9afd-fcdca4f10ec1","LogTimestamp":"2023-04-13T10:40:49.763Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:40:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:40:50.801Z","message":"Entering","context":{"RequestID":"90110bb9-ab77-4c4c-a4c8-ca21d2cd0d42","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1ddba7ee-d3da-4fe9-acb3-1c2b9ff75de6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:40:50.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:40:50.803Z","message":"{\"transactionId\":\"90110bb9-ab77-4c4c-a4c8-ca21d2cd0d42\",\"status\":\"200\",\"rqstDate\":\"230413-10:40:50:802\",\"respDate\":\"230413-10:40:50:803\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:90110bb9-ab77-4c4c-a4c8-ca21d2cd0d42\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:40:50:802-28951\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d079dc3e-c260-4be3-9378-6b0252c96d28], x-b3-parentspanid=[b2691d1a0c70d8c2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41845], x-envoy-attempt-count=[1], x-b3-traceid=[5e06c7869fe6b103b2691d1a0c70d8c2], x-b3-spanid=[f11ff6c1b5aee923], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[90110bb9-ab77-4c4c-a4c8-ca21d2cd0d42]}\\\"}\"}","context":{"RequestID":"90110bb9-ab77-4c4c-a4c8-ca21d2cd0d42","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1ddba7ee-d3da-4fe9-acb3-1c2b9ff75de6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:40:50.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:50.804Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"90110bb9-ab77-4c4c-a4c8-ca21d2cd0d42","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1ddba7ee-d3da-4fe9-acb3-1c2b9ff75de6","LogTimestamp":"2023-04-13T10:40:50.804Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:40:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:40:50.848Z","message":"Entering","context":{"RequestID":"574cf492-13af-429d-a753-6b0b32235b11","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"326cb704-7aa1-4a13-b1a2-6b041e0103da","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:40:50.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:40:50.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"574cf492-13af-429d-a753-6b0b32235b11","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"326cb704-7aa1-4a13-b1a2-6b041e0103da","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:40:50.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:50.851Z","message":"{\"transactionId\":\"574cf492-13af-429d-a753-6b0b32235b11\",\"status\":\"200\",\"rqstDate\":\"230413-10:40:50:849\",\"respDate\":\"230413-10:40:50:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:574cf492-13af-429d-a753-6b0b32235b11\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:40:50:849-3862\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[574cf492-13af-429d-a753-6b0b32235b11]}\\\"}\"}","context":{"RequestID":"574cf492-13af-429d-a753-6b0b32235b11","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"326cb704-7aa1-4a13-b1a2-6b041e0103da","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:40:50.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:50.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"574cf492-13af-429d-a753-6b0b32235b11","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"326cb704-7aa1-4a13-b1a2-6b041e0103da","LogTimestamp":"2023-04-13T10:40:50.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:40:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:40:51.773Z","message":"Entering","context":{"RequestID":"6bf03bee-98bc-45c9-8645-6870a09a3ed9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"07b8bc4d-2ae5-4460-85e1-2b8faf7c3c4c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:51.773Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:40:51.776Z","message":"{\"transactionId\":\"6bf03bee-98bc-45c9-8645-6870a09a3ed9\",\"status\":\"200\",\"rqstDate\":\"230413-10:40:51:774\",\"respDate\":\"230413-10:40:51:776\",\"sourceId\":\"haproxy:6bf03bee-98bc-45c9-8645-6870a09a3ed9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:40:51:774-85167\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6306c567-108e-4a22-8961-5ded00b11e1d], x-b3-parentspanid=[cdf362387e2a7241], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c8e96555f63ce56acdf362387e2a7241], x-b3-spanid=[8e7f460f9a5f5591], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6bf03bee-98bc-45c9-8645-6870a09a3ed9]}\\\"}\"}","context":{"RequestID":"6bf03bee-98bc-45c9-8645-6870a09a3ed9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"07b8bc4d-2ae5-4460-85e1-2b8faf7c3c4c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:51.773Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:51.777Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6bf03bee-98bc-45c9-8645-6870a09a3ed9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"07b8bc4d-2ae5-4460-85e1-2b8faf7c3c4c","LogTimestamp":"2023-04-13T10:40:51.777Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:40:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:40:53.787Z","message":"Entering","context":{"RequestID":"b0858ca4-33dc-4a03-bc1d-f4ed9c17e082","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7ec9bf3a-d122-4442-bad2-9c7920028380","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:53.787Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:40:53.790Z","message":"{\"transactionId\":\"b0858ca4-33dc-4a03-bc1d-f4ed9c17e082\",\"status\":\"200\",\"rqstDate\":\"230413-10:40:53:788\",\"respDate\":\"230413-10:40:53:790\",\"sourceId\":\"haproxy:b0858ca4-33dc-4a03-bc1d-f4ed9c17e082\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:40:53:788-38488\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ecfbf17f-0e59-403b-a0fc-bf14ccd8104c], x-b3-parentspanid=[43897371b7e003f7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[55906c793b8851cd43897371b7e003f7], x-b3-spanid=[4f0ba21c420e0fd0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b0858ca4-33dc-4a03-bc1d-f4ed9c17e082]}\\\"}\"}","context":{"RequestID":"b0858ca4-33dc-4a03-bc1d-f4ed9c17e082","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7ec9bf3a-d122-4442-bad2-9c7920028380","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:53.787Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:53.791Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b0858ca4-33dc-4a03-bc1d-f4ed9c17e082","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7ec9bf3a-d122-4442-bad2-9c7920028380","LogTimestamp":"2023-04-13T10:40:53.791Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:40:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:40:55.799Z","message":"Entering","context":{"RequestID":"d31724a9-08cb-413d-81ea-b432b153c1d6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e4416b61-d2fc-4997-b733-010718d0e986","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:55.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:40:55.801Z","message":"{\"transactionId\":\"d31724a9-08cb-413d-81ea-b432b153c1d6\",\"status\":\"200\",\"rqstDate\":\"230413-10:40:55:800\",\"respDate\":\"230413-10:40:55:801\",\"sourceId\":\"haproxy:d31724a9-08cb-413d-81ea-b432b153c1d6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:40:55:800-17405\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[02a0aee5-3fc9-41e8-ade2-984b5ccf04ed], x-b3-parentspanid=[fcace10de8350c5e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f4b0d5c1cc12b660fcace10de8350c5e], x-b3-spanid=[05a74aa7eeeba3c7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d31724a9-08cb-413d-81ea-b432b153c1d6]}\\\"}\"}","context":{"RequestID":"d31724a9-08cb-413d-81ea-b432b153c1d6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e4416b61-d2fc-4997-b733-010718d0e986","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:55.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:55.802Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d31724a9-08cb-413d-81ea-b432b153c1d6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e4416b61-d2fc-4997-b733-010718d0e986","LogTimestamp":"2023-04-13T10:40:55.802Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:40:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:40:56.398Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:40:56.410Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:56.411Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:56.411Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:57.812Z","message":"Entering","context":{"RequestID":"7c0ec27d-6973-48eb-b5b6-4ebab59a159c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a3c5662c-2582-489e-8cee-6f91f7396a50","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:57.812Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:40:57.814Z","message":"{\"transactionId\":\"7c0ec27d-6973-48eb-b5b6-4ebab59a159c\",\"status\":\"200\",\"rqstDate\":\"230413-10:40:57:813\",\"respDate\":\"230413-10:40:57:814\",\"sourceId\":\"haproxy:7c0ec27d-6973-48eb-b5b6-4ebab59a159c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:40:57:813-34845\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[518455f5-7bab-40c0-bd2a-c4a476efd6cc], x-b3-parentspanid=[b9c199bf4b6fdc61], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[23e829201a38df66b9c199bf4b6fdc61], x-b3-spanid=[93c8716bcdbceb08], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7c0ec27d-6973-48eb-b5b6-4ebab59a159c]}\\\"}\"}","context":{"RequestID":"7c0ec27d-6973-48eb-b5b6-4ebab59a159c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a3c5662c-2582-489e-8cee-6f91f7396a50","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:57.812Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:57.815Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c0ec27d-6973-48eb-b5b6-4ebab59a159c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a3c5662c-2582-489e-8cee-6f91f7396a50","LogTimestamp":"2023-04-13T10:40:57.815Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:40:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:40:59.824Z","message":"Entering","context":{"RequestID":"fede57a0-2e6f-45fa-be6f-3c1a8e4c448f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"20465018-7fbc-4c2f-a3d1-91b14b243576","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:59.824Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:40:59.826Z","message":"{\"transactionId\":\"fede57a0-2e6f-45fa-be6f-3c1a8e4c448f\",\"status\":\"200\",\"rqstDate\":\"230413-10:40:59:824\",\"respDate\":\"230413-10:40:59:825\",\"sourceId\":\"haproxy:fede57a0-2e6f-45fa-be6f-3c1a8e4c448f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:40:59:824-29480\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[691f7d63-1da5-42b2-8f78-c385e85eb083], x-b3-parentspanid=[0d3a426cfa048b53], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[89478bc7ea3dbe350d3a426cfa048b53], x-b3-spanid=[f193785c0940533d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fede57a0-2e6f-45fa-be6f-3c1a8e4c448f]}\\\"}\"}","context":{"RequestID":"fede57a0-2e6f-45fa-be6f-3c1a8e4c448f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"20465018-7fbc-4c2f-a3d1-91b14b243576","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:40:59.824Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:40:59.826Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fede57a0-2e6f-45fa-be6f-3c1a8e4c448f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"20465018-7fbc-4c2f-a3d1-91b14b243576","LogTimestamp":"2023-04-13T10:40:59.826Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:40:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:41:00.801Z","message":"Entering","context":{"RequestID":"9375d24f-bc13-4a61-9a06-b0fbda80c878","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"18e6a9d7-e328-4ec2-ab30-882819426f48","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:41:00.800Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:41:00.803Z","message":"{\"transactionId\":\"9375d24f-bc13-4a61-9a06-b0fbda80c878\",\"status\":\"200\",\"rqstDate\":\"230413-10:41:00:801\",\"respDate\":\"230413-10:41:00:803\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:9375d24f-bc13-4a61-9a06-b0fbda80c878\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:41:00:801-50244\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7d52d2cc-c37b-426b-a5eb-0fba6395a881], x-b3-parentspanid=[10764364f8b93aea], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53129], x-envoy-attempt-count=[1], x-b3-traceid=[63702cb3623f54bd10764364f8b93aea], x-b3-spanid=[00e4d3f873acd8e4], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[9375d24f-bc13-4a61-9a06-b0fbda80c878]}\\\"}\"}","context":{"RequestID":"9375d24f-bc13-4a61-9a06-b0fbda80c878","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"18e6a9d7-e328-4ec2-ab30-882819426f48","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:41:00.800Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:00.805Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9375d24f-bc13-4a61-9a06-b0fbda80c878","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"18e6a9d7-e328-4ec2-ab30-882819426f48","LogTimestamp":"2023-04-13T10:41:00.805Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:41:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:41:00.848Z","message":"Entering","context":{"RequestID":"1c92825e-a1a1-4216-972a-ab56d0c277ab","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a87da81c-05a0-451d-ac9b-55f242e7aabd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:41:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:41:00.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"1c92825e-a1a1-4216-972a-ab56d0c277ab","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a87da81c-05a0-451d-ac9b-55f242e7aabd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:41:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:00.850Z","message":"{\"transactionId\":\"1c92825e-a1a1-4216-972a-ab56d0c277ab\",\"status\":\"200\",\"rqstDate\":\"230413-10:41:00:848\",\"respDate\":\"230413-10:41:00:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1c92825e-a1a1-4216-972a-ab56d0c277ab\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:41:00:848-70706\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1c92825e-a1a1-4216-972a-ab56d0c277ab]}\\\"}\"}","context":{"RequestID":"1c92825e-a1a1-4216-972a-ab56d0c277ab","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a87da81c-05a0-451d-ac9b-55f242e7aabd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:41:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:00.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c92825e-a1a1-4216-972a-ab56d0c277ab","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a87da81c-05a0-451d-ac9b-55f242e7aabd","LogTimestamp":"2023-04-13T10:41:00.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:41:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:41:01.834Z","message":"Entering","context":{"RequestID":"6f8a631b-2e38-492f-9697-35a057f2d792","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d30b3ec8-a836-4418-92c2-7a3594419c7f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:41:01.834Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:41:01.837Z","message":"{\"transactionId\":\"6f8a631b-2e38-492f-9697-35a057f2d792\",\"status\":\"200\",\"rqstDate\":\"230413-10:41:01:835\",\"respDate\":\"230413-10:41:01:837\",\"sourceId\":\"haproxy:6f8a631b-2e38-492f-9697-35a057f2d792\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:41:01:835-48720\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[345d1ce0-34a6-4e53-b0e0-c72892ad8758], x-b3-parentspanid=[b4152379696121f0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f175646f1ffaacefb4152379696121f0], x-b3-spanid=[116c65901afc3350], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6f8a631b-2e38-492f-9697-35a057f2d792]}\\\"}\"}","context":{"RequestID":"6f8a631b-2e38-492f-9697-35a057f2d792","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d30b3ec8-a836-4418-92c2-7a3594419c7f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:41:01.834Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:01.838Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6f8a631b-2e38-492f-9697-35a057f2d792","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d30b3ec8-a836-4418-92c2-7a3594419c7f","LogTimestamp":"2023-04-13T10:41:01.838Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:41:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:41:03.848Z","message":"Entering","context":{"RequestID":"ae05f9c6-cfdb-4de3-af2f-1ed1084fa16a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ef1e80d2-ed8a-4772-833c-e3a7a3847f28","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:41:03.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:41:03.851Z","message":"{\"transactionId\":\"ae05f9c6-cfdb-4de3-af2f-1ed1084fa16a\",\"status\":\"200\",\"rqstDate\":\"230413-10:41:03:849\",\"respDate\":\"230413-10:41:03:850\",\"sourceId\":\"haproxy:ae05f9c6-cfdb-4de3-af2f-1ed1084fa16a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:41:03:849-65974\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[42bb1cc2-ada5-4873-8fad-2f8b856b3997], x-b3-parentspanid=[85ba31cf41c319bd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3feef3fa4596d95d85ba31cf41c319bd], x-b3-spanid=[b34ee94cc34eb063], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ae05f9c6-cfdb-4de3-af2f-1ed1084fa16a]}\\\"}\"}","context":{"RequestID":"ae05f9c6-cfdb-4de3-af2f-1ed1084fa16a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ef1e80d2-ed8a-4772-833c-e3a7a3847f28","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:41:03.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:03.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ae05f9c6-cfdb-4de3-af2f-1ed1084fa16a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ef1e80d2-ed8a-4772-833c-e3a7a3847f28","LogTimestamp":"2023-04-13T10:41:03.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:41:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:41:05.861Z","message":"Entering","context":{"RequestID":"cdc3a656-7068-4c90-9576-5447a7221314","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"423d6ad8-26d3-495e-9249-4ad2910e02b2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:41:05.861Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:41:05.864Z","message":"{\"transactionId\":\"cdc3a656-7068-4c90-9576-5447a7221314\",\"status\":\"200\",\"rqstDate\":\"230413-10:41:05:862\",\"respDate\":\"230413-10:41:05:863\",\"sourceId\":\"haproxy:cdc3a656-7068-4c90-9576-5447a7221314\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:41:05:862-72262\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2076d597-a9b1-4e5c-bfd9-cf1e533e7481], x-b3-parentspanid=[cc44673d08b868f3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4685e07e09d30e2ccc44673d08b868f3], x-b3-spanid=[7d35311b0ee0cee5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cdc3a656-7068-4c90-9576-5447a7221314]}\\\"}\"}","context":{"RequestID":"cdc3a656-7068-4c90-9576-5447a7221314","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"423d6ad8-26d3-495e-9249-4ad2910e02b2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:41:05.861Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:05.865Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cdc3a656-7068-4c90-9576-5447a7221314","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"423d6ad8-26d3-495e-9249-4ad2910e02b2","LogTimestamp":"2023-04-13T10:41:05.864Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:41:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:41:06.398Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:41:06.424Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:06.424Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:06.425Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:07.875Z","message":"Entering","context":{"RequestID":"6d1136a2-d707-486c-b5e9-727adb778550","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"19e021f1-6a65-4441-8c3e-6ec0503085bd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:41:07.875Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:41:07.878Z","message":"{\"transactionId\":\"6d1136a2-d707-486c-b5e9-727adb778550\",\"status\":\"200\",\"rqstDate\":\"230413-10:41:07:876\",\"respDate\":\"230413-10:41:07:878\",\"sourceId\":\"haproxy:6d1136a2-d707-486c-b5e9-727adb778550\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:41:07:876-2117\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c9fb435f-5f9f-4f6c-b802-fd187eb07c4f], x-b3-parentspanid=[7f00e0456f95f105], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[df569f0ee52617447f00e0456f95f105], x-b3-spanid=[4e19674e278888fb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6d1136a2-d707-486c-b5e9-727adb778550]}\\\"}\"}","context":{"RequestID":"6d1136a2-d707-486c-b5e9-727adb778550","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"19e021f1-6a65-4441-8c3e-6ec0503085bd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:41:07.875Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:07.878Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6d1136a2-d707-486c-b5e9-727adb778550","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"19e021f1-6a65-4441-8c3e-6ec0503085bd","LogTimestamp":"2023-04-13T10:41:07.878Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:41:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:41:09.887Z","message":"Entering","context":{"RequestID":"d7b1f3d5-d0a6-414a-a013-9b0ce2bd861b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dd000fa1-1d87-409a-90c5-c3e52b4fb5c4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:41:09.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:41:09.890Z","message":"{\"transactionId\":\"d7b1f3d5-d0a6-414a-a013-9b0ce2bd861b\",\"status\":\"200\",\"rqstDate\":\"230413-10:41:09:888\",\"respDate\":\"230413-10:41:09:890\",\"sourceId\":\"haproxy:d7b1f3d5-d0a6-414a-a013-9b0ce2bd861b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:41:09:888-89303\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[17e425cc-4e42-4f41-8cfa-12c9f9065767], x-b3-parentspanid=[d8722250e312dd8f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8dd308d397f918a6d8722250e312dd8f], x-b3-spanid=[4bb67cb5f24eecb2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d7b1f3d5-d0a6-414a-a013-9b0ce2bd861b]}\\\"}\"}","context":{"RequestID":"d7b1f3d5-d0a6-414a-a013-9b0ce2bd861b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dd000fa1-1d87-409a-90c5-c3e52b4fb5c4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:41:09.887Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:09.890Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d7b1f3d5-d0a6-414a-a013-9b0ce2bd861b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dd000fa1-1d87-409a-90c5-c3e52b4fb5c4","LogTimestamp":"2023-04-13T10:41:09.890Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:41:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:41:10.802Z","message":"Entering","context":{"RequestID":"66e34fdf-2438-441a-b103-4226c41de91b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"637b92f2-60f3-4e3b-a6ec-0029d00b3a30","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:41:10.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:41:10.805Z","message":"{\"transactionId\":\"66e34fdf-2438-441a-b103-4226c41de91b\",\"status\":\"200\",\"rqstDate\":\"230413-10:41:10:803\",\"respDate\":\"230413-10:41:10:804\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:66e34fdf-2438-441a-b103-4226c41de91b\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:41:10:803-90751\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fa01d0c8-4026-4bc2-8ad9-d260e04175b9], x-b3-parentspanid=[27e7d206834ffcfa], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51423], x-envoy-attempt-count=[1], x-b3-traceid=[dbab821b454bfbb727e7d206834ffcfa], x-b3-spanid=[340c2f1a75dd52fa], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[66e34fdf-2438-441a-b103-4226c41de91b]}\\\"}\"}","context":{"RequestID":"66e34fdf-2438-441a-b103-4226c41de91b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"637b92f2-60f3-4e3b-a6ec-0029d00b3a30","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:41:10.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:10.805Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"66e34fdf-2438-441a-b103-4226c41de91b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"637b92f2-60f3-4e3b-a6ec-0029d00b3a30","LogTimestamp":"2023-04-13T10:41:10.805Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:41:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:41:10.848Z","message":"Entering","context":{"RequestID":"c8ef2a41-8f47-4a2f-9db1-b46a705c97c1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a17b48ae-6a77-47de-8fbe-619ab10b26cb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:41:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:41:10.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"c8ef2a41-8f47-4a2f-9db1-b46a705c97c1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a17b48ae-6a77-47de-8fbe-619ab10b26cb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:41:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:10.852Z","message":"{\"transactionId\":\"c8ef2a41-8f47-4a2f-9db1-b46a705c97c1\",\"status\":\"200\",\"rqstDate\":\"230413-10:41:10:849\",\"respDate\":\"230413-10:41:10:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c8ef2a41-8f47-4a2f-9db1-b46a705c97c1\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:41:10:849-3714\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c8ef2a41-8f47-4a2f-9db1-b46a705c97c1]}\\\"}\"}","context":{"RequestID":"c8ef2a41-8f47-4a2f-9db1-b46a705c97c1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a17b48ae-6a77-47de-8fbe-619ab10b26cb","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:41:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:10.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c8ef2a41-8f47-4a2f-9db1-b46a705c97c1","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a17b48ae-6a77-47de-8fbe-619ab10b26cb","LogTimestamp":"2023-04-13T10:41:10.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:41:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:41:11.900Z","message":"Entering","context":{"RequestID":"ab74093b-e331-475b-bebb-6822aae7fc74","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"388ab83a-605c-4759-b8f1-51fc633de187","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:41:11.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:41:11.902Z","message":"{\"transactionId\":\"ab74093b-e331-475b-bebb-6822aae7fc74\",\"status\":\"200\",\"rqstDate\":\"230413-10:41:11:901\",\"respDate\":\"230413-10:41:11:901\",\"sourceId\":\"haproxy:ab74093b-e331-475b-bebb-6822aae7fc74\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:41:11:901-71421\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[14291544-1e87-4595-83f6-509c6b8d25f9], x-b3-parentspanid=[ed21867e8a34da8e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[33f98d4dc907615eed21867e8a34da8e], x-b3-spanid=[95c055fb7ff7bf81], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ab74093b-e331-475b-bebb-6822aae7fc74]}\\\"}\"}","context":{"RequestID":"ab74093b-e331-475b-bebb-6822aae7fc74","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"388ab83a-605c-4759-b8f1-51fc633de187","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:41:11.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:11.902Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ab74093b-e331-475b-bebb-6822aae7fc74","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"388ab83a-605c-4759-b8f1-51fc633de187","LogTimestamp":"2023-04-13T10:41:11.902Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:41:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:41:13.912Z","message":"Entering","context":{"RequestID":"571099f6-fd72-496e-a10f-caffed7dad51","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cc2a55cf-1d3d-4e08-ae55-f528e8613a88","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:41:13.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:41:13.913Z","message":"{\"transactionId\":\"571099f6-fd72-496e-a10f-caffed7dad51\",\"status\":\"200\",\"rqstDate\":\"230413-10:41:13:912\",\"respDate\":\"230413-10:41:13:913\",\"sourceId\":\"haproxy:571099f6-fd72-496e-a10f-caffed7dad51\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:41:13:912-57501\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0b8e1316-d359-4b02-b3b4-8dcff001191d], x-b3-parentspanid=[7c346b77625c88c6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[28928b887aca19c07c346b77625c88c6], x-b3-spanid=[471ca1c93715f6f6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[571099f6-fd72-496e-a10f-caffed7dad51]}\\\"}\"}","context":{"RequestID":"571099f6-fd72-496e-a10f-caffed7dad51","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cc2a55cf-1d3d-4e08-ae55-f528e8613a88","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:41:13.912Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:13.914Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"571099f6-fd72-496e-a10f-caffed7dad51","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cc2a55cf-1d3d-4e08-ae55-f528e8613a88","LogTimestamp":"2023-04-13T10:41:13.914Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:41:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:41:15.924Z","message":"Entering","context":{"RequestID":"68448caf-9f03-45a5-bf0f-199d9fa32e2f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"806815a3-2284-447b-b095-864e79811138","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:41:15.924Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:41:15.926Z","message":"{\"transactionId\":\"68448caf-9f03-45a5-bf0f-199d9fa32e2f\",\"status\":\"200\",\"rqstDate\":\"230413-10:41:15:925\",\"respDate\":\"230413-10:41:15:926\",\"sourceId\":\"haproxy:68448caf-9f03-45a5-bf0f-199d9fa32e2f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:41:15:925-89088\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[59d73931-6c09-4cb8-aa07-6f925eecf5ca], x-b3-parentspanid=[e4e504eb7f0523c0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dcf28b95d46884dce4e504eb7f0523c0], x-b3-spanid=[2c467ff9094a2196], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[68448caf-9f03-45a5-bf0f-199d9fa32e2f]}\\\"}\"}","context":{"RequestID":"68448caf-9f03-45a5-bf0f-199d9fa32e2f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"806815a3-2284-447b-b095-864e79811138","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:41:15.924Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:15.927Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"68448caf-9f03-45a5-bf0f-199d9fa32e2f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"806815a3-2284-447b-b095-864e79811138","LogTimestamp":"2023-04-13T10:41:15.927Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:41:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:41:16.398Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:41:16.413Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:16.413Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:16.413Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:17.936Z","message":"Entering","context":{"RequestID":"da9c25a8-5a80-4126-bffc-d4df1e758f3f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"31dc5ece-fb15-4b51-a8ad-77ae5521621c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:41:17.936Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:41:17.939Z","message":"{\"transactionId\":\"da9c25a8-5a80-4126-bffc-d4df1e758f3f\",\"status\":\"200\",\"rqstDate\":\"230413-10:41:17:937\",\"respDate\":\"230413-10:41:17:939\",\"sourceId\":\"haproxy:da9c25a8-5a80-4126-bffc-d4df1e758f3f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:41:17:937-25026\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0174988e-e617-49c4-a5a5-3fdedc10f917], x-b3-parentspanid=[b9334dce0f08c195], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[280eeeec8d1a7f67b9334dce0f08c195], x-b3-spanid=[dc203d290cb0c86a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[da9c25a8-5a80-4126-bffc-d4df1e758f3f]}\\\"}\"}","context":{"RequestID":"da9c25a8-5a80-4126-bffc-d4df1e758f3f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"31dc5ece-fb15-4b51-a8ad-77ae5521621c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:41:17.936Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:17.940Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"da9c25a8-5a80-4126-bffc-d4df1e758f3f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"31dc5ece-fb15-4b51-a8ad-77ae5521621c","LogTimestamp":"2023-04-13T10:41:17.940Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:41:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:41:19.542Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:41:19.546Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:41:19.951Z","message":"Entering","context":{"RequestID":"7d9897aa-5bd7-425d-a90a-7ffe32f5e337","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f7c36c8d-d9c6-4c4e-9e68-284d5e5b8853","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:41:19.951Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:41:19.954Z","message":"{\"transactionId\":\"7d9897aa-5bd7-425d-a90a-7ffe32f5e337\",\"status\":\"200\",\"rqstDate\":\"230413-10:41:19:952\",\"respDate\":\"230413-10:41:19:954\",\"sourceId\":\"haproxy:7d9897aa-5bd7-425d-a90a-7ffe32f5e337\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:41:19:952-57990\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fcdc5544-14d5-4ee2-bf5a-6e00a19e758b], x-b3-parentspanid=[7f68276d762e35e9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[66c342f3af184e7a7f68276d762e35e9], x-b3-spanid=[a6d21c5be6aa3816], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7d9897aa-5bd7-425d-a90a-7ffe32f5e337]}\\\"}\"}","context":{"RequestID":"7d9897aa-5bd7-425d-a90a-7ffe32f5e337","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f7c36c8d-d9c6-4c4e-9e68-284d5e5b8853","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:41:19.951Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:19.955Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7d9897aa-5bd7-425d-a90a-7ffe32f5e337","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f7c36c8d-d9c6-4c4e-9e68-284d5e5b8853","LogTimestamp":"2023-04-13T10:41:19.955Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:41:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:41:20.801Z","message":"Entering","context":{"RequestID":"43c0cd1d-8891-415f-bc93-eca93cf4285d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e866d73a-6f88-4d4a-b423-bbf15572cf8d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:41:20.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:41:20.804Z","message":"{\"transactionId\":\"43c0cd1d-8891-415f-bc93-eca93cf4285d\",\"status\":\"200\",\"rqstDate\":\"230413-10:41:20:801\",\"respDate\":\"230413-10:41:20:804\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:43c0cd1d-8891-415f-bc93-eca93cf4285d\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:41:20:801-72923\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[905ffaae-7c51-4da1-a82a-3d5e12ce06a5], x-b3-parentspanid=[03c4e2b4850017a4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59137], x-envoy-attempt-count=[1], x-b3-traceid=[e87e182e16d32fef03c4e2b4850017a4], x-b3-spanid=[ee45f2c30bbadf87], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[43c0cd1d-8891-415f-bc93-eca93cf4285d]}\\\"}\"}","context":{"RequestID":"43c0cd1d-8891-415f-bc93-eca93cf4285d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e866d73a-6f88-4d4a-b423-bbf15572cf8d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:41:20.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:20.805Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"43c0cd1d-8891-415f-bc93-eca93cf4285d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e866d73a-6f88-4d4a-b423-bbf15572cf8d","LogTimestamp":"2023-04-13T10:41:20.805Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:41:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:41:20.849Z","message":"Entering","context":{"RequestID":"a349796f-4958-4144-8a83-d4834b7d4af7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e067c797-8c9f-4191-8cb4-01b1930189de","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:41:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:41:20.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"a349796f-4958-4144-8a83-d4834b7d4af7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e067c797-8c9f-4191-8cb4-01b1930189de","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:41:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:20.852Z","message":"{\"transactionId\":\"a349796f-4958-4144-8a83-d4834b7d4af7\",\"status\":\"200\",\"rqstDate\":\"230413-10:41:20:850\",\"respDate\":\"230413-10:41:20:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a349796f-4958-4144-8a83-d4834b7d4af7\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:41:20:850-85548\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a349796f-4958-4144-8a83-d4834b7d4af7]}\\\"}\"}","context":{"RequestID":"a349796f-4958-4144-8a83-d4834b7d4af7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e067c797-8c9f-4191-8cb4-01b1930189de","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:41:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:20.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a349796f-4958-4144-8a83-d4834b7d4af7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e067c797-8c9f-4191-8cb4-01b1930189de","LogTimestamp":"2023-04-13T10:41:20.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:41:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:41:21.964Z","message":"Entering","context":{"RequestID":"e8fce02d-ff6d-4df4-9a73-0d5fe4cbc609","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"43874552-ba3c-44db-bef1-51b13713a600","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:41:21.964Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:41:21.966Z","message":"{\"transactionId\":\"e8fce02d-ff6d-4df4-9a73-0d5fe4cbc609\",\"status\":\"200\",\"rqstDate\":\"230413-10:41:21:965\",\"respDate\":\"230413-10:41:21:966\",\"sourceId\":\"haproxy:e8fce02d-ff6d-4df4-9a73-0d5fe4cbc609\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:41:21:965-76216\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[57563a4c-4264-4894-98b8-08474f5dea20], x-b3-parentspanid=[d6e2c31347eb0ae5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7ad0183206c3fc06d6e2c31347eb0ae5], x-b3-spanid=[00e8f25d80ab91c1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e8fce02d-ff6d-4df4-9a73-0d5fe4cbc609]}\\\"}\"}","context":{"RequestID":"e8fce02d-ff6d-4df4-9a73-0d5fe4cbc609","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"43874552-ba3c-44db-bef1-51b13713a600","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:41:21.964Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:21.966Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e8fce02d-ff6d-4df4-9a73-0d5fe4cbc609","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"43874552-ba3c-44db-bef1-51b13713a600","LogTimestamp":"2023-04-13T10:41:21.966Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:41:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:41:23.974Z","message":"Entering","context":{"RequestID":"8f105724-c140-458a-ad73-6f0f5d00875d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dd965212-a4d8-451a-be77-468dad05daa6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:41:23.974Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:41:23.977Z","message":"{\"transactionId\":\"8f105724-c140-458a-ad73-6f0f5d00875d\",\"status\":\"200\",\"rqstDate\":\"230413-10:41:23:975\",\"respDate\":\"230413-10:41:23:977\",\"sourceId\":\"haproxy:8f105724-c140-458a-ad73-6f0f5d00875d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:41:23:975-57445\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2e7bba67-8b8d-47ff-aa8b-75d645899797], x-b3-parentspanid=[22eaed0747f96d5d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e9610723fafb61e322eaed0747f96d5d], x-b3-spanid=[e6fdc9a0e448b5e0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8f105724-c140-458a-ad73-6f0f5d00875d]}\\\"}\"}","context":{"RequestID":"8f105724-c140-458a-ad73-6f0f5d00875d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dd965212-a4d8-451a-be77-468dad05daa6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:41:23.974Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:23.977Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8f105724-c140-458a-ad73-6f0f5d00875d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dd965212-a4d8-451a-be77-468dad05daa6","LogTimestamp":"2023-04-13T10:41:23.977Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:41:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:41:25.986Z","message":"Entering","context":{"RequestID":"a90f399a-f8a5-47f2-b23b-e652cd62832a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"24322b39-0864-496b-a9e3-74328b26575e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:41:25.986Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:41:25.988Z","message":"{\"transactionId\":\"a90f399a-f8a5-47f2-b23b-e652cd62832a\",\"status\":\"200\",\"rqstDate\":\"230413-10:41:25:987\",\"respDate\":\"230413-10:41:25:988\",\"sourceId\":\"haproxy:a90f399a-f8a5-47f2-b23b-e652cd62832a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:41:25:987-87363\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e15df916-e961-4f09-a8b8-07602317090f], x-b3-parentspanid=[d734ec0faae59698], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[99f825996d36e252d734ec0faae59698], x-b3-spanid=[36fe77ef11fec460], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a90f399a-f8a5-47f2-b23b-e652cd62832a]}\\\"}\"}","context":{"RequestID":"a90f399a-f8a5-47f2-b23b-e652cd62832a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"24322b39-0864-496b-a9e3-74328b26575e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:41:25.986Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:25.988Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a90f399a-f8a5-47f2-b23b-e652cd62832a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"24322b39-0864-496b-a9e3-74328b26575e","LogTimestamp":"2023-04-13T10:41:25.988Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:41:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:41:26.398Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:41:26.411Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:26.411Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:26.411Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:27.999Z","message":"Entering","context":{"RequestID":"a87677a4-819f-43bb-afde-92979f9deb71","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"51402ce3-1c8e-4d09-a904-6ea1ddd4dd76","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:41:27.999Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:41:28.001Z","message":"{\"transactionId\":\"a87677a4-819f-43bb-afde-92979f9deb71\",\"status\":\"200\",\"rqstDate\":\"230413-10:41:28:000\",\"respDate\":\"230413-10:41:28:001\",\"sourceId\":\"haproxy:a87677a4-819f-43bb-afde-92979f9deb71\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:41:28:000-80453\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fa1004a7-6301-4337-9e2d-5fa53957e5f8], x-b3-parentspanid=[7c6960c865d6a387], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8f8dbcedcf4033cc7c6960c865d6a387], x-b3-spanid=[629049c12926250b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a87677a4-819f-43bb-afde-92979f9deb71]}\\\"}\"}","context":{"RequestID":"a87677a4-819f-43bb-afde-92979f9deb71","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"51402ce3-1c8e-4d09-a904-6ea1ddd4dd76","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:41:27.999Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:28.002Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a87677a4-819f-43bb-afde-92979f9deb71","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"51402ce3-1c8e-4d09-a904-6ea1ddd4dd76","LogTimestamp":"2023-04-13T10:41:28.002Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:41:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:41:30.011Z","message":"Entering","context":{"RequestID":"c576de1a-55a8-4734-b341-cf7b5bb6ee5f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1d7c0aa5-afa6-42a3-aedf-5e63242cbb50","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:41:30.011Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:41:30.013Z","message":"{\"transactionId\":\"c576de1a-55a8-4734-b341-cf7b5bb6ee5f\",\"status\":\"200\",\"rqstDate\":\"230413-10:41:30:011\",\"respDate\":\"230413-10:41:30:013\",\"sourceId\":\"haproxy:c576de1a-55a8-4734-b341-cf7b5bb6ee5f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:41:30:011-79407\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[827e721c-5c29-4bf1-b885-b16c0f6cc4ad], x-b3-parentspanid=[86e9622097f6c985], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8af99682a03e54bc86e9622097f6c985], x-b3-spanid=[1528143e7d21a3c5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c576de1a-55a8-4734-b341-cf7b5bb6ee5f]}\\\"}\"}","context":{"RequestID":"c576de1a-55a8-4734-b341-cf7b5bb6ee5f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1d7c0aa5-afa6-42a3-aedf-5e63242cbb50","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:41:30.011Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:30.013Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c576de1a-55a8-4734-b341-cf7b5bb6ee5f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1d7c0aa5-afa6-42a3-aedf-5e63242cbb50","LogTimestamp":"2023-04-13T10:41:30.013Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:41:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:41:30.801Z","message":"Entering","context":{"RequestID":"68a9cd05-b5c8-40d2-93ed-ccc7dc5f74cc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7eaa4c11-48bd-4c79-8300-482f4aaa637c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:41:30.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:41:30.803Z","message":"{\"transactionId\":\"68a9cd05-b5c8-40d2-93ed-ccc7dc5f74cc\",\"status\":\"200\",\"rqstDate\":\"230413-10:41:30:802\",\"respDate\":\"230413-10:41:30:803\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:68a9cd05-b5c8-40d2-93ed-ccc7dc5f74cc\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:41:30:802-76769\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[68f5a733-a922-46b5-ad34-592e51b221ba], x-b3-parentspanid=[77aeb5f8ad3fc3fe], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50021], x-envoy-attempt-count=[1], x-b3-traceid=[cab896820bdefac777aeb5f8ad3fc3fe], x-b3-spanid=[ea694120e7d0087f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[68a9cd05-b5c8-40d2-93ed-ccc7dc5f74cc]}\\\"}\"}","context":{"RequestID":"68a9cd05-b5c8-40d2-93ed-ccc7dc5f74cc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7eaa4c11-48bd-4c79-8300-482f4aaa637c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:41:30.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:30.804Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"68a9cd05-b5c8-40d2-93ed-ccc7dc5f74cc","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7eaa4c11-48bd-4c79-8300-482f4aaa637c","LogTimestamp":"2023-04-13T10:41:30.804Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:41:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:41:30.849Z","message":"Entering","context":{"RequestID":"65e27c98-e6c8-40fd-ac11-e8add0453caf","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fd48a338-fb19-4644-a092-63ed68625717","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:41:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:41:30.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"65e27c98-e6c8-40fd-ac11-e8add0453caf","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fd48a338-fb19-4644-a092-63ed68625717","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:41:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:30.852Z","message":"{\"transactionId\":\"65e27c98-e6c8-40fd-ac11-e8add0453caf\",\"status\":\"200\",\"rqstDate\":\"230413-10:41:30:850\",\"respDate\":\"230413-10:41:30:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:65e27c98-e6c8-40fd-ac11-e8add0453caf\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:41:30:850-6483\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[65e27c98-e6c8-40fd-ac11-e8add0453caf]}\\\"}\"}","context":{"RequestID":"65e27c98-e6c8-40fd-ac11-e8add0453caf","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fd48a338-fb19-4644-a092-63ed68625717","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:41:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:30.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"65e27c98-e6c8-40fd-ac11-e8add0453caf","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fd48a338-fb19-4644-a092-63ed68625717","LogTimestamp":"2023-04-13T10:41:30.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:41:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:41:32.022Z","message":"Entering","context":{"RequestID":"c9afb767-f2fb-4333-8a63-a228e4444d85","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a01f5fd4-ff52-4bd2-b39b-27aa590e5d17","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:41:32.022Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:41:32.025Z","message":"{\"transactionId\":\"c9afb767-f2fb-4333-8a63-a228e4444d85\",\"status\":\"200\",\"rqstDate\":\"230413-10:41:32:023\",\"respDate\":\"230413-10:41:32:025\",\"sourceId\":\"haproxy:c9afb767-f2fb-4333-8a63-a228e4444d85\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:41:32:023-50887\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eaa5630b-8475-4a1e-ab19-b0e636e49c3c], x-b3-parentspanid=[5012f62d1eb3ec88], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[339274c71727e45d5012f62d1eb3ec88], x-b3-spanid=[5ee1b3b29d130b77], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c9afb767-f2fb-4333-8a63-a228e4444d85]}\\\"}\"}","context":{"RequestID":"c9afb767-f2fb-4333-8a63-a228e4444d85","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a01f5fd4-ff52-4bd2-b39b-27aa590e5d17","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:41:32.022Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:32.026Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c9afb767-f2fb-4333-8a63-a228e4444d85","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a01f5fd4-ff52-4bd2-b39b-27aa590e5d17","LogTimestamp":"2023-04-13T10:41:32.025Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:41:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:41:34.035Z","message":"Entering","context":{"RequestID":"7d4295d6-e47c-437d-b96f-01432cb4b415","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"77f4ea92-82b6-4865-9fb6-d97632f7bcde","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:41:34.035Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:41:34.037Z","message":"{\"transactionId\":\"7d4295d6-e47c-437d-b96f-01432cb4b415\",\"status\":\"200\",\"rqstDate\":\"230413-10:41:34:035\",\"respDate\":\"230413-10:41:34:037\",\"sourceId\":\"haproxy:7d4295d6-e47c-437d-b96f-01432cb4b415\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:41:34:035-17769\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[02897e75-d4f8-4b47-8aa3-6e6d3ff542fb], x-b3-parentspanid=[92ba0c8aa0fb92f7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3bf6f29011a17dc792ba0c8aa0fb92f7], x-b3-spanid=[2f9480b1f715bc57], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7d4295d6-e47c-437d-b96f-01432cb4b415]}\\\"}\"}","context":{"RequestID":"7d4295d6-e47c-437d-b96f-01432cb4b415","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"77f4ea92-82b6-4865-9fb6-d97632f7bcde","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:41:34.035Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:34.037Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7d4295d6-e47c-437d-b96f-01432cb4b415","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"77f4ea92-82b6-4865-9fb6-d97632f7bcde","LogTimestamp":"2023-04-13T10:41:34.037Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:41:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:41:36.047Z","message":"Entering","context":{"RequestID":"2b898d3e-aee1-46f5-86b6-3bfd77348428","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f82a8966-b763-4796-86b2-bdc048f4527c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:41:36.047Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:41:36.049Z","message":"{\"transactionId\":\"2b898d3e-aee1-46f5-86b6-3bfd77348428\",\"status\":\"200\",\"rqstDate\":\"230413-10:41:36:048\",\"respDate\":\"230413-10:41:36:049\",\"sourceId\":\"haproxy:2b898d3e-aee1-46f5-86b6-3bfd77348428\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:41:36:048-89780\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5e4f1489-e481-4ce5-b745-822cc9444e51], x-b3-parentspanid=[7485c07bb5217a65], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b8110526296124b27485c07bb5217a65], x-b3-spanid=[90c7f925149f22a4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2b898d3e-aee1-46f5-86b6-3bfd77348428]}\\\"}\"}","context":{"RequestID":"2b898d3e-aee1-46f5-86b6-3bfd77348428","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f82a8966-b763-4796-86b2-bdc048f4527c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:41:36.047Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:36.050Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2b898d3e-aee1-46f5-86b6-3bfd77348428","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f82a8966-b763-4796-86b2-bdc048f4527c","LogTimestamp":"2023-04-13T10:41:36.050Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:41:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:41:36.399Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:41:36.412Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:36.412Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:36.412Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:38.059Z","message":"Entering","context":{"RequestID":"4584829e-7a1d-428b-810a-16e43c524155","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"909c62dd-12fd-4a94-b5e3-3024708b3a18","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:41:38.059Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:41:38.062Z","message":"{\"transactionId\":\"4584829e-7a1d-428b-810a-16e43c524155\",\"status\":\"200\",\"rqstDate\":\"230413-10:41:38:060\",\"respDate\":\"230413-10:41:38:062\",\"sourceId\":\"haproxy:4584829e-7a1d-428b-810a-16e43c524155\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:41:38:060-2254\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f65565e6-ba00-48e3-a623-6c376ce02f74], x-b3-parentspanid=[272d2845564903b6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[afc6ac63e60b5330272d2845564903b6], x-b3-spanid=[a1f54ea554508250], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4584829e-7a1d-428b-810a-16e43c524155]}\\\"}\"}","context":{"RequestID":"4584829e-7a1d-428b-810a-16e43c524155","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"909c62dd-12fd-4a94-b5e3-3024708b3a18","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:41:38.059Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:38.063Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4584829e-7a1d-428b-810a-16e43c524155","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"909c62dd-12fd-4a94-b5e3-3024708b3a18","LogTimestamp":"2023-04-13T10:41:38.063Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:41:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:41:40.072Z","message":"Entering","context":{"RequestID":"de205b9e-3539-4a89-9625-230a03e19c5b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"74058b52-2b7f-4235-b70d-08b3c45ef18a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:41:40.072Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:41:40.075Z","message":"{\"transactionId\":\"de205b9e-3539-4a89-9625-230a03e19c5b\",\"status\":\"200\",\"rqstDate\":\"230413-10:41:40:073\",\"respDate\":\"230413-10:41:40:075\",\"sourceId\":\"haproxy:de205b9e-3539-4a89-9625-230a03e19c5b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:41:40:073-93992\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a4a1961f-85a7-4179-bcb9-c9771547821f], x-b3-parentspanid=[f3aa7dab50a8fd5e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[10d4199c21dff36af3aa7dab50a8fd5e], x-b3-spanid=[55c8cc9f722ea0e1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[de205b9e-3539-4a89-9625-230a03e19c5b]}\\\"}\"}","context":{"RequestID":"de205b9e-3539-4a89-9625-230a03e19c5b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"74058b52-2b7f-4235-b70d-08b3c45ef18a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:41:40.072Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:40.076Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"de205b9e-3539-4a89-9625-230a03e19c5b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"74058b52-2b7f-4235-b70d-08b3c45ef18a","LogTimestamp":"2023-04-13T10:41:40.076Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:41:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:41:40.799Z","message":"Entering","context":{"RequestID":"0109d712-df3d-456f-b39d-cd23c0171d74","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0d2d9d9a-f422-4b51-b713-a8dc921033b6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:41:40.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:41:40.801Z","message":"{\"transactionId\":\"0109d712-df3d-456f-b39d-cd23c0171d74\",\"status\":\"200\",\"rqstDate\":\"230413-10:41:40:800\",\"respDate\":\"230413-10:41:40:801\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0109d712-df3d-456f-b39d-cd23c0171d74\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:41:40:800-35291\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b7407abb-ddb0-4bf9-a900-9d843d6cd03c], x-b3-parentspanid=[31cfe214fa7cef41], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52859], x-envoy-attempt-count=[1], x-b3-traceid=[0e9109e5fda5533031cfe214fa7cef41], x-b3-spanid=[942889c360e57461], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0109d712-df3d-456f-b39d-cd23c0171d74]}\\\"}\"}","context":{"RequestID":"0109d712-df3d-456f-b39d-cd23c0171d74","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0d2d9d9a-f422-4b51-b713-a8dc921033b6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:41:40.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:40.801Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0109d712-df3d-456f-b39d-cd23c0171d74","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0d2d9d9a-f422-4b51-b713-a8dc921033b6","LogTimestamp":"2023-04-13T10:41:40.801Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:41:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:41:40.848Z","message":"Entering","context":{"RequestID":"62657cb9-a73a-48bf-b8a8-445941125e1d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1c022d26-8b8b-48f0-ac67-5a58428a284a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:41:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:41:40.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"62657cb9-a73a-48bf-b8a8-445941125e1d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1c022d26-8b8b-48f0-ac67-5a58428a284a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:41:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:40.850Z","message":"{\"transactionId\":\"62657cb9-a73a-48bf-b8a8-445941125e1d\",\"status\":\"200\",\"rqstDate\":\"230413-10:41:40:848\",\"respDate\":\"230413-10:41:40:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:62657cb9-a73a-48bf-b8a8-445941125e1d\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:41:40:848-68460\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[62657cb9-a73a-48bf-b8a8-445941125e1d]}\\\"}\"}","context":{"RequestID":"62657cb9-a73a-48bf-b8a8-445941125e1d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1c022d26-8b8b-48f0-ac67-5a58428a284a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:41:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:40.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"62657cb9-a73a-48bf-b8a8-445941125e1d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1c022d26-8b8b-48f0-ac67-5a58428a284a","LogTimestamp":"2023-04-13T10:41:40.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:41:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:41:42.087Z","message":"Entering","context":{"RequestID":"51f5bb0e-1602-4be9-9094-709c29ff34e5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"999bcae0-7f64-4690-acaa-f52572f6ff2b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:41:42.087Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:41:42.089Z","message":"{\"transactionId\":\"51f5bb0e-1602-4be9-9094-709c29ff34e5\",\"status\":\"200\",\"rqstDate\":\"230413-10:41:42:088\",\"respDate\":\"230413-10:41:42:089\",\"sourceId\":\"haproxy:51f5bb0e-1602-4be9-9094-709c29ff34e5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:41:42:088-59054\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b94e7800-7358-4ab6-964c-ac724d80538c], x-b3-parentspanid=[6f7a6b7ce291cbf7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[338df9250b2357366f7a6b7ce291cbf7], x-b3-spanid=[012c612c070c4c1e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[51f5bb0e-1602-4be9-9094-709c29ff34e5]}\\\"}\"}","context":{"RequestID":"51f5bb0e-1602-4be9-9094-709c29ff34e5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"999bcae0-7f64-4690-acaa-f52572f6ff2b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:41:42.087Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:42.090Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"51f5bb0e-1602-4be9-9094-709c29ff34e5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"999bcae0-7f64-4690-acaa-f52572f6ff2b","LogTimestamp":"2023-04-13T10:41:42.090Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:41:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:41:44.101Z","message":"Entering","context":{"RequestID":"e354838e-abcb-4d4e-855b-d293084ad309","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7cb39cad-839d-48b4-8d4a-f69de40fd6dd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:41:44.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:41:44.103Z","message":"{\"transactionId\":\"e354838e-abcb-4d4e-855b-d293084ad309\",\"status\":\"200\",\"rqstDate\":\"230413-10:41:44:101\",\"respDate\":\"230413-10:41:44:103\",\"sourceId\":\"haproxy:e354838e-abcb-4d4e-855b-d293084ad309\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:41:44:101-81682\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b2af9620-8671-474e-8314-36f97caf169e], x-b3-parentspanid=[eebe59b8e776c119], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[816cbfdf7d0d7952eebe59b8e776c119], x-b3-spanid=[8ec7ae1dfca84da8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e354838e-abcb-4d4e-855b-d293084ad309]}\\\"}\"}","context":{"RequestID":"e354838e-abcb-4d4e-855b-d293084ad309","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7cb39cad-839d-48b4-8d4a-f69de40fd6dd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:41:44.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:44.103Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e354838e-abcb-4d4e-855b-d293084ad309","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7cb39cad-839d-48b4-8d4a-f69de40fd6dd","LogTimestamp":"2023-04-13T10:41:44.103Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:41:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:41:46.114Z","message":"Entering","context":{"RequestID":"ce73336f-6488-4410-b20e-fdc40fd2a5e5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ecc8c252-739c-4ba1-a941-f1c51963ab64","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:41:46.114Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:41:46.117Z","message":"{\"transactionId\":\"ce73336f-6488-4410-b20e-fdc40fd2a5e5\",\"status\":\"200\",\"rqstDate\":\"230413-10:41:46:115\",\"respDate\":\"230413-10:41:46:117\",\"sourceId\":\"haproxy:ce73336f-6488-4410-b20e-fdc40fd2a5e5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:41:46:115-83369\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[90774611-d4e6-489d-bf7f-8039dfaa2cf1], x-b3-parentspanid=[2ba46d5b8ba72654], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1b17fa1c98d101612ba46d5b8ba72654], x-b3-spanid=[33a85084a5dcba55], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ce73336f-6488-4410-b20e-fdc40fd2a5e5]}\\\"}\"}","context":{"RequestID":"ce73336f-6488-4410-b20e-fdc40fd2a5e5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ecc8c252-739c-4ba1-a941-f1c51963ab64","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:41:46.114Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:46.118Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce73336f-6488-4410-b20e-fdc40fd2a5e5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ecc8c252-739c-4ba1-a941-f1c51963ab64","LogTimestamp":"2023-04-13T10:41:46.118Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:41:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:41:46.400Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:41:46.413Z","message":"Connection[/10.233.74.149: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-04-13T10:41:46.415Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:46.416Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:46.416Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:46.416Z","message":"Connection[/10.233.74.149: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-04-13T10:41:48.128Z","message":"Entering","context":{"RequestID":"2c3ebcb0-5418-4eac-a38a-55bedeb6af32","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"e4b670af-e0ce-43ab-ac64-fe5550896d32","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:41:48.128Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:41:48.130Z","message":"{\"transactionId\":\"2c3ebcb0-5418-4eac-a38a-55bedeb6af32\",\"status\":\"200\",\"rqstDate\":\"230413-10:41:48:129\",\"respDate\":\"230413-10:41:48:130\",\"sourceId\":\"haproxy:2c3ebcb0-5418-4eac-a38a-55bedeb6af32\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:41:48:129-6788\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dfbd0f29-b6c9-4365-aefd-89a67097f972], x-b3-parentspanid=[08dbc8de3936f6a2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5af6c459af08a6dd08dbc8de3936f6a2], x-b3-spanid=[428606df36a7b310], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2c3ebcb0-5418-4eac-a38a-55bedeb6af32]}\\\"}\"}","context":{"RequestID":"2c3ebcb0-5418-4eac-a38a-55bedeb6af32","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"e4b670af-e0ce-43ab-ac64-fe5550896d32","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:41:48.128Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:48.131Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2c3ebcb0-5418-4eac-a38a-55bedeb6af32","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e4b670af-e0ce-43ab-ac64-fe5550896d32","LogTimestamp":"2023-04-13T10:41:48.131Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:41:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:41:49.547Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:41:49.551Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:41:50.141Z","message":"Entering","context":{"RequestID":"7213a41d-5a4c-4a76-877d-c69e65b11d56","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b72b3c4d-f644-49cd-bced-055a69a9377f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:41:50.141Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:41:50.143Z","message":"{\"transactionId\":\"7213a41d-5a4c-4a76-877d-c69e65b11d56\",\"status\":\"200\",\"rqstDate\":\"230413-10:41:50:142\",\"respDate\":\"230413-10:41:50:143\",\"sourceId\":\"haproxy:7213a41d-5a4c-4a76-877d-c69e65b11d56\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:41:50:142-75657\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2cdc7dea-ba14-49f7-a913-96de8790e597], x-b3-parentspanid=[2a628e3cada75655], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[36061d190cde0d0f2a628e3cada75655], x-b3-spanid=[461a04362108002f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7213a41d-5a4c-4a76-877d-c69e65b11d56]}\\\"}\"}","context":{"RequestID":"7213a41d-5a4c-4a76-877d-c69e65b11d56","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b72b3c4d-f644-49cd-bced-055a69a9377f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:41:50.141Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:50.144Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7213a41d-5a4c-4a76-877d-c69e65b11d56","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b72b3c4d-f644-49cd-bced-055a69a9377f","LogTimestamp":"2023-04-13T10:41:50.144Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:41:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:41:50.801Z","message":"Entering","context":{"RequestID":"535886b5-ec29-458d-bad5-3aaf2db157db","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b129a83a-956b-4550-ad82-088b6e1bc389","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:41:50.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:41:50.804Z","message":"{\"transactionId\":\"535886b5-ec29-458d-bad5-3aaf2db157db\",\"status\":\"200\",\"rqstDate\":\"230413-10:41:50:802\",\"respDate\":\"230413-10:41:50:804\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:535886b5-ec29-458d-bad5-3aaf2db157db\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:41:50:802-17041\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d130adf5-4c12-4b96-b771-4f7371147195], x-b3-parentspanid=[9a3b2f96dfcc3d09], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[56265], x-envoy-attempt-count=[1], x-b3-traceid=[02370d80daf90e749a3b2f96dfcc3d09], x-b3-spanid=[53bdf33c01f11de0], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[535886b5-ec29-458d-bad5-3aaf2db157db]}\\\"}\"}","context":{"RequestID":"535886b5-ec29-458d-bad5-3aaf2db157db","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b129a83a-956b-4550-ad82-088b6e1bc389","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:41:50.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:50.805Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"535886b5-ec29-458d-bad5-3aaf2db157db","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b129a83a-956b-4550-ad82-088b6e1bc389","LogTimestamp":"2023-04-13T10:41:50.805Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:41:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:41:50.849Z","message":"Entering","context":{"RequestID":"dff0d16f-85a4-46c1-ba78-42c5c0c63040","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"59267c8b-6810-4d20-9c2c-835715c7714c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:41:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:41:50.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"dff0d16f-85a4-46c1-ba78-42c5c0c63040","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"59267c8b-6810-4d20-9c2c-835715c7714c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:41:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:50.853Z","message":"{\"transactionId\":\"dff0d16f-85a4-46c1-ba78-42c5c0c63040\",\"status\":\"200\",\"rqstDate\":\"230413-10:41:50:850\",\"respDate\":\"230413-10:41:50:853\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:dff0d16f-85a4-46c1-ba78-42c5c0c63040\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:41:50:850-47494\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[dff0d16f-85a4-46c1-ba78-42c5c0c63040]}\\\"}\"}","context":{"RequestID":"dff0d16f-85a4-46c1-ba78-42c5c0c63040","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"59267c8b-6810-4d20-9c2c-835715c7714c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:41:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:50.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dff0d16f-85a4-46c1-ba78-42c5c0c63040","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"59267c8b-6810-4d20-9c2c-835715c7714c","LogTimestamp":"2023-04-13T10:41:50.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:41:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:41:52.154Z","message":"Entering","context":{"RequestID":"00faba65-552e-4f07-aa8c-2428c67bfd50","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"41caf503-0542-48ac-b38f-0159c1c9c030","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:41:52.154Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:41:52.157Z","message":"{\"transactionId\":\"00faba65-552e-4f07-aa8c-2428c67bfd50\",\"status\":\"200\",\"rqstDate\":\"230413-10:41:52:155\",\"respDate\":\"230413-10:41:52:157\",\"sourceId\":\"haproxy:00faba65-552e-4f07-aa8c-2428c67bfd50\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:41:52:155-48696\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[671890a9-696b-4f13-925e-68cf8393e094], x-b3-parentspanid=[e3b4992029b06474], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[959d98890e68f0a9e3b4992029b06474], x-b3-spanid=[d8a1a84602a90c53], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[00faba65-552e-4f07-aa8c-2428c67bfd50]}\\\"}\"}","context":{"RequestID":"00faba65-552e-4f07-aa8c-2428c67bfd50","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"41caf503-0542-48ac-b38f-0159c1c9c030","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:41:52.154Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:52.158Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"00faba65-552e-4f07-aa8c-2428c67bfd50","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"41caf503-0542-48ac-b38f-0159c1c9c030","LogTimestamp":"2023-04-13T10:41:52.158Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:41:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:41:54.169Z","message":"Entering","context":{"RequestID":"c775e0e5-4818-4d83-9cb1-f5d6cdbb7b06","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"87797f04-5733-42fc-be6e-e07fb12b0d94","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:41:54.169Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:41:54.171Z","message":"{\"transactionId\":\"c775e0e5-4818-4d83-9cb1-f5d6cdbb7b06\",\"status\":\"200\",\"rqstDate\":\"230413-10:41:54:169\",\"respDate\":\"230413-10:41:54:171\",\"sourceId\":\"haproxy:c775e0e5-4818-4d83-9cb1-f5d6cdbb7b06\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:41:54:169-59246\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5e08641d-865a-49a3-a04a-6f641a49c3b6], x-b3-parentspanid=[e32b8871d6492bfd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a0bc42f733664704e32b8871d6492bfd], x-b3-spanid=[8ff31cedf16d2585], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c775e0e5-4818-4d83-9cb1-f5d6cdbb7b06]}\\\"}\"}","context":{"RequestID":"c775e0e5-4818-4d83-9cb1-f5d6cdbb7b06","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"87797f04-5733-42fc-be6e-e07fb12b0d94","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:41:54.169Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:54.172Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c775e0e5-4818-4d83-9cb1-f5d6cdbb7b06","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"87797f04-5733-42fc-be6e-e07fb12b0d94","LogTimestamp":"2023-04-13T10:41:54.172Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:41:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:41:56.183Z","message":"Entering","context":{"RequestID":"5271acb0-5e3f-40e5-9536-e8dcbc568e24","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d36d3a80-3610-41f0-81ea-28e1926656a3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:41:56.183Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:41:56.186Z","message":"{\"transactionId\":\"5271acb0-5e3f-40e5-9536-e8dcbc568e24\",\"status\":\"200\",\"rqstDate\":\"230413-10:41:56:184\",\"respDate\":\"230413-10:41:56:185\",\"sourceId\":\"haproxy:5271acb0-5e3f-40e5-9536-e8dcbc568e24\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:41:56:184-81197\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[70ae7147-8dd1-4827-94b9-e31d003de1b1], x-b3-parentspanid=[0c061eeb1419ceeb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9313c4b3aef9f8f50c061eeb1419ceeb], x-b3-spanid=[222715200ab87e87], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5271acb0-5e3f-40e5-9536-e8dcbc568e24]}\\\"}\"}","context":{"RequestID":"5271acb0-5e3f-40e5-9536-e8dcbc568e24","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d36d3a80-3610-41f0-81ea-28e1926656a3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:41:56.183Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:56.186Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5271acb0-5e3f-40e5-9536-e8dcbc568e24","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d36d3a80-3610-41f0-81ea-28e1926656a3","LogTimestamp":"2023-04-13T10:41:56.186Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:41:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:41:56.401Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:41:56.417Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:56.417Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:56.418Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:58.196Z","message":"Entering","context":{"RequestID":"861b9dc8-0966-4fe5-8beb-bb322cd5e0ae","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"83f3d828-7659-4347-8ed3-ce918b68d1b5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:41:58.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:41:58.198Z","message":"{\"transactionId\":\"861b9dc8-0966-4fe5-8beb-bb322cd5e0ae\",\"status\":\"200\",\"rqstDate\":\"230413-10:41:58:197\",\"respDate\":\"230413-10:41:58:198\",\"sourceId\":\"haproxy:861b9dc8-0966-4fe5-8beb-bb322cd5e0ae\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:41:58:197-44438\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c2caccf2-458b-4849-8813-da06c2511de4], x-b3-parentspanid=[9d40b769f7bb534e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[90e36bcccdec454e9d40b769f7bb534e], x-b3-spanid=[6a7416e59cb4df87], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[861b9dc8-0966-4fe5-8beb-bb322cd5e0ae]}\\\"}\"}","context":{"RequestID":"861b9dc8-0966-4fe5-8beb-bb322cd5e0ae","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"83f3d828-7659-4347-8ed3-ce918b68d1b5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:41:58.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:41:58.199Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"861b9dc8-0966-4fe5-8beb-bb322cd5e0ae","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"83f3d828-7659-4347-8ed3-ce918b68d1b5","LogTimestamp":"2023-04-13T10:41:58.199Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:41:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:42:00.208Z","message":"Entering","context":{"RequestID":"23b57fd2-d907-417d-8da7-8ff766468456","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6f8f6914-be4e-4c75-989f-acd639cb6286","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:00.208Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:42:00.210Z","message":"{\"transactionId\":\"23b57fd2-d907-417d-8da7-8ff766468456\",\"status\":\"200\",\"rqstDate\":\"230413-10:42:00:209\",\"respDate\":\"230413-10:42:00:210\",\"sourceId\":\"haproxy:23b57fd2-d907-417d-8da7-8ff766468456\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:42:00:209-35705\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1d4d84fc-d4fc-4bd9-acb4-cf32b54d550f], x-b3-parentspanid=[c7ecb76ee911b29f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[70e88c31de2a560dc7ecb76ee911b29f], x-b3-spanid=[258b2dabdd036dfd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[23b57fd2-d907-417d-8da7-8ff766468456]}\\\"}\"}","context":{"RequestID":"23b57fd2-d907-417d-8da7-8ff766468456","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6f8f6914-be4e-4c75-989f-acd639cb6286","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:00.208Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:00.210Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"23b57fd2-d907-417d-8da7-8ff766468456","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6f8f6914-be4e-4c75-989f-acd639cb6286","LogTimestamp":"2023-04-13T10:42:00.210Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:42:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:42:00.802Z","message":"Entering","context":{"RequestID":"cc9b4940-29a8-4c31-a866-121829eba378","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"a144e2af-9a8a-48a1-878f-128dffff0795","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:42:00.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:42:00.804Z","message":"{\"transactionId\":\"cc9b4940-29a8-4c31-a866-121829eba378\",\"status\":\"200\",\"rqstDate\":\"230413-10:42:00:802\",\"respDate\":\"230413-10:42:00:804\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:cc9b4940-29a8-4c31-a866-121829eba378\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:42:00:802-38158\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[910d52b3-5891-440c-b7ba-740f0ce23cc2], x-b3-parentspanid=[58be9c14b5b96d1d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48825], x-envoy-attempt-count=[1], x-b3-traceid=[410a02a90e7982e358be9c14b5b96d1d], x-b3-spanid=[983eb256acc493e5], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[cc9b4940-29a8-4c31-a866-121829eba378]}\\\"}\"}","context":{"RequestID":"cc9b4940-29a8-4c31-a866-121829eba378","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"a144e2af-9a8a-48a1-878f-128dffff0795","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:42:00.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:00.805Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cc9b4940-29a8-4c31-a866-121829eba378","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a144e2af-9a8a-48a1-878f-128dffff0795","LogTimestamp":"2023-04-13T10:42:00.805Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:42:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:42:00.848Z","message":"Entering","context":{"RequestID":"7fcae14d-6257-4291-b8eb-41b1fc1699fe","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"99bcb258-1395-4048-bc7c-0c132d9c5163","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:42:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:42:00.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"7fcae14d-6257-4291-b8eb-41b1fc1699fe","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"99bcb258-1395-4048-bc7c-0c132d9c5163","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:42:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:00.850Z","message":"{\"transactionId\":\"7fcae14d-6257-4291-b8eb-41b1fc1699fe\",\"status\":\"200\",\"rqstDate\":\"230413-10:42:00:849\",\"respDate\":\"230413-10:42:00:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7fcae14d-6257-4291-b8eb-41b1fc1699fe\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:42:00:849-86401\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7fcae14d-6257-4291-b8eb-41b1fc1699fe]}\\\"}\"}","context":{"RequestID":"7fcae14d-6257-4291-b8eb-41b1fc1699fe","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"99bcb258-1395-4048-bc7c-0c132d9c5163","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:42:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:00.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7fcae14d-6257-4291-b8eb-41b1fc1699fe","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"99bcb258-1395-4048-bc7c-0c132d9c5163","LogTimestamp":"2023-04-13T10:42:00.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:42:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:42:02.219Z","message":"Entering","context":{"RequestID":"fa4b4633-1e04-4b24-9579-2fcd675ada8b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"57f5ef94-7eb4-490c-9a71-745de64663c4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:02.219Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:42:02.221Z","message":"{\"transactionId\":\"fa4b4633-1e04-4b24-9579-2fcd675ada8b\",\"status\":\"200\",\"rqstDate\":\"230413-10:42:02:220\",\"respDate\":\"230413-10:42:02:221\",\"sourceId\":\"haproxy:fa4b4633-1e04-4b24-9579-2fcd675ada8b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:42:02:220-72813\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[79f46864-3b18-4fef-80e2-638459f763fc], x-b3-parentspanid=[fcd6229584e99e22], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[df336cd177d0c2acfcd6229584e99e22], x-b3-spanid=[67033544aa4e9d75], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fa4b4633-1e04-4b24-9579-2fcd675ada8b]}\\\"}\"}","context":{"RequestID":"fa4b4633-1e04-4b24-9579-2fcd675ada8b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"57f5ef94-7eb4-490c-9a71-745de64663c4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:02.219Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:02.221Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fa4b4633-1e04-4b24-9579-2fcd675ada8b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"57f5ef94-7eb4-490c-9a71-745de64663c4","LogTimestamp":"2023-04-13T10:42:02.221Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:42:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:42:04.233Z","message":"Entering","context":{"RequestID":"6128ceb9-81c7-40b5-93e3-cab9db85daeb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"747a6d80-40dc-416b-9193-bc9387322ef0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:04.233Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:42:04.235Z","message":"{\"transactionId\":\"6128ceb9-81c7-40b5-93e3-cab9db85daeb\",\"status\":\"200\",\"rqstDate\":\"230413-10:42:04:233\",\"respDate\":\"230413-10:42:04:235\",\"sourceId\":\"haproxy:6128ceb9-81c7-40b5-93e3-cab9db85daeb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:42:04:233-40094\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5262a0f7-76fa-41c4-9e27-a2954b959827], x-b3-parentspanid=[33f6bc5d24d6e523], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9cfeaec4b397ddca33f6bc5d24d6e523], x-b3-spanid=[b97b70ed4f153efd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6128ceb9-81c7-40b5-93e3-cab9db85daeb]}\\\"}\"}","context":{"RequestID":"6128ceb9-81c7-40b5-93e3-cab9db85daeb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"747a6d80-40dc-416b-9193-bc9387322ef0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:04.233Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:04.236Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6128ceb9-81c7-40b5-93e3-cab9db85daeb","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"747a6d80-40dc-416b-9193-bc9387322ef0","LogTimestamp":"2023-04-13T10:42:04.236Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:42:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:42:06.247Z","message":"Entering","context":{"RequestID":"eef34033-770f-4f8a-a33b-2ddc0613cd0d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"39d0b26a-b9cd-46b2-b315-8ec0f968e525","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:06.247Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:42:06.249Z","message":"{\"transactionId\":\"eef34033-770f-4f8a-a33b-2ddc0613cd0d\",\"status\":\"200\",\"rqstDate\":\"230413-10:42:06:248\",\"respDate\":\"230413-10:42:06:249\",\"sourceId\":\"haproxy:eef34033-770f-4f8a-a33b-2ddc0613cd0d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:42:06:248-4484\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[643c6a1d-e4f0-4ef0-ad67-239c94431adf], x-b3-parentspanid=[f812405630ea892d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c180657adde258c2f812405630ea892d], x-b3-spanid=[ab65c668aa72f8bf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eef34033-770f-4f8a-a33b-2ddc0613cd0d]}\\\"}\"}","context":{"RequestID":"eef34033-770f-4f8a-a33b-2ddc0613cd0d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"39d0b26a-b9cd-46b2-b315-8ec0f968e525","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:06.247Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:06.250Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eef34033-770f-4f8a-a33b-2ddc0613cd0d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"39d0b26a-b9cd-46b2-b315-8ec0f968e525","LogTimestamp":"2023-04-13T10:42:06.250Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:42:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:42:06.400Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:42:06.435Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:06.435Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:06.436Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:08.260Z","message":"Entering","context":{"RequestID":"0752fd49-b5db-4e29-931c-e4a033a9807c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6012edce-a09a-4915-a790-e3c714dfa299","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:08.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:42:08.262Z","message":"{\"transactionId\":\"0752fd49-b5db-4e29-931c-e4a033a9807c\",\"status\":\"200\",\"rqstDate\":\"230413-10:42:08:261\",\"respDate\":\"230413-10:42:08:262\",\"sourceId\":\"haproxy:0752fd49-b5db-4e29-931c-e4a033a9807c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:42:08:261-99378\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7fa4ea90-6234-43a6-9ab4-3c92c12bb66e], x-b3-parentspanid=[17f72c2340e7218b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b3abface46b22ae417f72c2340e7218b], x-b3-spanid=[c89817669d330e4a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0752fd49-b5db-4e29-931c-e4a033a9807c]}\\\"}\"}","context":{"RequestID":"0752fd49-b5db-4e29-931c-e4a033a9807c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6012edce-a09a-4915-a790-e3c714dfa299","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:08.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:08.263Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0752fd49-b5db-4e29-931c-e4a033a9807c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6012edce-a09a-4915-a790-e3c714dfa299","LogTimestamp":"2023-04-13T10:42:08.263Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:42:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:42:10.273Z","message":"Entering","context":{"RequestID":"230dedd8-3633-41ff-8370-1d806b2249d0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"46d2a0ce-3383-4c36-86cb-231fd8329ba5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:10.273Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:42:10.275Z","message":"{\"transactionId\":\"230dedd8-3633-41ff-8370-1d806b2249d0\",\"status\":\"200\",\"rqstDate\":\"230413-10:42:10:274\",\"respDate\":\"230413-10:42:10:275\",\"sourceId\":\"haproxy:230dedd8-3633-41ff-8370-1d806b2249d0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:42:10:274-94948\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1f79a08b-31a1-44c4-977c-e2a4478b64d4], x-b3-parentspanid=[130efe4696f98f06], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[09649cbddbfff0c7130efe4696f98f06], x-b3-spanid=[599d2ebcddb21cd7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[230dedd8-3633-41ff-8370-1d806b2249d0]}\\\"}\"}","context":{"RequestID":"230dedd8-3633-41ff-8370-1d806b2249d0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"46d2a0ce-3383-4c36-86cb-231fd8329ba5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:10.273Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:10.276Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"230dedd8-3633-41ff-8370-1d806b2249d0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"46d2a0ce-3383-4c36-86cb-231fd8329ba5","LogTimestamp":"2023-04-13T10:42:10.276Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:42:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:42:10.798Z","message":"Entering","context":{"RequestID":"762e84b4-ca25-44ae-a4e4-077a4d488aa5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b31901ed-5bea-4b57-b9b6-743ab9d5a7f3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:42:10.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:42:10.799Z","message":"{\"transactionId\":\"762e84b4-ca25-44ae-a4e4-077a4d488aa5\",\"status\":\"200\",\"rqstDate\":\"230413-10:42:10:798\",\"respDate\":\"230413-10:42:10:799\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:762e84b4-ca25-44ae-a4e4-077a4d488aa5\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:42:10:798-46969\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f7e8f5dc-0e2c-4e1a-9a78-01bad73da064], x-b3-parentspanid=[182edb0badcfe0a8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47811], x-envoy-attempt-count=[1], x-b3-traceid=[81cf3e974cf182ed182edb0badcfe0a8], x-b3-spanid=[719bc43cbc581038], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[762e84b4-ca25-44ae-a4e4-077a4d488aa5]}\\\"}\"}","context":{"RequestID":"762e84b4-ca25-44ae-a4e4-077a4d488aa5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b31901ed-5bea-4b57-b9b6-743ab9d5a7f3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:42:10.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:10.800Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"762e84b4-ca25-44ae-a4e4-077a4d488aa5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b31901ed-5bea-4b57-b9b6-743ab9d5a7f3","LogTimestamp":"2023-04-13T10:42:10.800Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:42:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:42:10.847Z","message":"Entering","context":{"RequestID":"53720fef-6353-4395-9093-f290849aaf40","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9a084d56-d5b3-48aa-98aa-87ef8dfbe14c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:42:10.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:42:10.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"53720fef-6353-4395-9093-f290849aaf40","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9a084d56-d5b3-48aa-98aa-87ef8dfbe14c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:42:10.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:10.849Z","message":"{\"transactionId\":\"53720fef-6353-4395-9093-f290849aaf40\",\"status\":\"200\",\"rqstDate\":\"230413-10:42:10:848\",\"respDate\":\"230413-10:42:10:849\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:53720fef-6353-4395-9093-f290849aaf40\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:42:10:848-81187\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[53720fef-6353-4395-9093-f290849aaf40]}\\\"}\"}","context":{"RequestID":"53720fef-6353-4395-9093-f290849aaf40","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9a084d56-d5b3-48aa-98aa-87ef8dfbe14c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:42:10.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:10.849Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"53720fef-6353-4395-9093-f290849aaf40","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9a084d56-d5b3-48aa-98aa-87ef8dfbe14c","LogTimestamp":"2023-04-13T10:42:10.849Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:42:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:42:12.286Z","message":"Entering","context":{"RequestID":"84f2a6dc-4e74-4bc2-860a-08e705dd254c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"566542e2-8e35-4de6-8e70-d663de2caf7e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:12.286Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:42:12.288Z","message":"{\"transactionId\":\"84f2a6dc-4e74-4bc2-860a-08e705dd254c\",\"status\":\"200\",\"rqstDate\":\"230413-10:42:12:287\",\"respDate\":\"230413-10:42:12:288\",\"sourceId\":\"haproxy:84f2a6dc-4e74-4bc2-860a-08e705dd254c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:42:12:287-23723\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[58a079ca-d40a-4b5a-b969-aa035b2b3fbc], x-b3-parentspanid=[38736587adaf09b0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eb4dc8be064015a338736587adaf09b0], x-b3-spanid=[906827308c0cdffa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[84f2a6dc-4e74-4bc2-860a-08e705dd254c]}\\\"}\"}","context":{"RequestID":"84f2a6dc-4e74-4bc2-860a-08e705dd254c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"566542e2-8e35-4de6-8e70-d663de2caf7e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:12.286Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:12.289Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"84f2a6dc-4e74-4bc2-860a-08e705dd254c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"566542e2-8e35-4de6-8e70-d663de2caf7e","LogTimestamp":"2023-04-13T10:42:12.289Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:42:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:42:14.298Z","message":"Entering","context":{"RequestID":"6e8bdd53-d4cc-44ec-9030-b7a605fc0f45","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5fd71294-e114-4c2c-b755-2151d1db6770","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:14.298Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:42:14.301Z","message":"{\"transactionId\":\"6e8bdd53-d4cc-44ec-9030-b7a605fc0f45\",\"status\":\"200\",\"rqstDate\":\"230413-10:42:14:299\",\"respDate\":\"230413-10:42:14:301\",\"sourceId\":\"haproxy:6e8bdd53-d4cc-44ec-9030-b7a605fc0f45\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:42:14:299-36286\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1e6ca7b6-02e7-4648-bf64-914b88061ee0], x-b3-parentspanid=[e57008a05addb980], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b9fae0fcb5d845c1e57008a05addb980], x-b3-spanid=[2b16891ef650414c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6e8bdd53-d4cc-44ec-9030-b7a605fc0f45]}\\\"}\"}","context":{"RequestID":"6e8bdd53-d4cc-44ec-9030-b7a605fc0f45","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5fd71294-e114-4c2c-b755-2151d1db6770","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:14.298Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:14.302Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6e8bdd53-d4cc-44ec-9030-b7a605fc0f45","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5fd71294-e114-4c2c-b755-2151d1db6770","LogTimestamp":"2023-04-13T10:42:14.302Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:42:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:42:16.312Z","message":"Entering","context":{"RequestID":"d35fce1b-3008-4c14-86ab-4b636e611ddc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a9783d92-8cab-443a-859d-9f1ebe5b3387","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:16.312Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:42:16.316Z","message":"{\"transactionId\":\"d35fce1b-3008-4c14-86ab-4b636e611ddc\",\"status\":\"200\",\"rqstDate\":\"230413-10:42:16:313\",\"respDate\":\"230413-10:42:16:315\",\"sourceId\":\"haproxy:d35fce1b-3008-4c14-86ab-4b636e611ddc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:42:16:313-71167\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2c63c1c1-0165-402d-a227-cd038e610b2f], x-b3-parentspanid=[690cfcb3b14f4846], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f89666c1d0af6fe2690cfcb3b14f4846], x-b3-spanid=[ce3209fa7a2be79e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d35fce1b-3008-4c14-86ab-4b636e611ddc]}\\\"}\"}","context":{"RequestID":"d35fce1b-3008-4c14-86ab-4b636e611ddc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a9783d92-8cab-443a-859d-9f1ebe5b3387","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:16.312Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:16.316Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d35fce1b-3008-4c14-86ab-4b636e611ddc","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a9783d92-8cab-443a-859d-9f1ebe5b3387","LogTimestamp":"2023-04-13T10:42:16.316Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:42:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:42:16.400Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:42:16.416Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:16.416Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:16.416Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:18.326Z","message":"Entering","context":{"RequestID":"9347d682-3928-46c6-ab55-c1e3c36db300","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"67eb4524-d4c3-43e6-9884-548128c6a2d3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:18.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:42:18.328Z","message":"{\"transactionId\":\"9347d682-3928-46c6-ab55-c1e3c36db300\",\"status\":\"200\",\"rqstDate\":\"230413-10:42:18:327\",\"respDate\":\"230413-10:42:18:328\",\"sourceId\":\"haproxy:9347d682-3928-46c6-ab55-c1e3c36db300\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:42:18:327-43159\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2b220e70-1551-409b-9367-9ec19d642d7d], x-b3-parentspanid=[229b1cbb73096c53], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7d739863d327de4c229b1cbb73096c53], x-b3-spanid=[11f5532d86af25a6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9347d682-3928-46c6-ab55-c1e3c36db300]}\\\"}\"}","context":{"RequestID":"9347d682-3928-46c6-ab55-c1e3c36db300","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"67eb4524-d4c3-43e6-9884-548128c6a2d3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:18.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:18.328Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9347d682-3928-46c6-ab55-c1e3c36db300","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"67eb4524-d4c3-43e6-9884-548128c6a2d3","LogTimestamp":"2023-04-13T10:42:18.328Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:42:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:42:19.552Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:42:19.556Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:42:20.338Z","message":"Entering","context":{"RequestID":"705ee284-55ca-4073-baaf-4aa35a25bbf4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3b64965e-4903-4a42-b33d-4dc0f0ba8ee7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:20.338Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:42:20.341Z","message":"{\"transactionId\":\"705ee284-55ca-4073-baaf-4aa35a25bbf4\",\"status\":\"200\",\"rqstDate\":\"230413-10:42:20:339\",\"respDate\":\"230413-10:42:20:341\",\"sourceId\":\"haproxy:705ee284-55ca-4073-baaf-4aa35a25bbf4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:42:20:339-86593\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9e83483e-99b8-4e57-86ff-2c5d4e606fb0], x-b3-parentspanid=[730f2edd77d92da6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c0eba6fad4c7ce88730f2edd77d92da6], x-b3-spanid=[171e54d12c875528], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[705ee284-55ca-4073-baaf-4aa35a25bbf4]}\\\"}\"}","context":{"RequestID":"705ee284-55ca-4073-baaf-4aa35a25bbf4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3b64965e-4903-4a42-b33d-4dc0f0ba8ee7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:20.338Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:20.342Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"705ee284-55ca-4073-baaf-4aa35a25bbf4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3b64965e-4903-4a42-b33d-4dc0f0ba8ee7","LogTimestamp":"2023-04-13T10:42:20.342Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:42:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:42:20.802Z","message":"Entering","context":{"RequestID":"866c0e40-d8de-4728-8817-b1d57c9d3cf3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"490c473a-efd3-40c1-983f-3bbe863c0578","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:42:20.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:42:20.805Z","message":"{\"transactionId\":\"866c0e40-d8de-4728-8817-b1d57c9d3cf3\",\"status\":\"200\",\"rqstDate\":\"230413-10:42:20:803\",\"respDate\":\"230413-10:42:20:804\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:866c0e40-d8de-4728-8817-b1d57c9d3cf3\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:42:20:803-42541\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d6abc594-7191-4704-96e6-8df828c44a8c], x-b3-parentspanid=[8c1d6c4f1f6478c8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49773], x-envoy-attempt-count=[1], x-b3-traceid=[72df851dad9238768c1d6c4f1f6478c8], x-b3-spanid=[a0a785fc1b63f621], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[866c0e40-d8de-4728-8817-b1d57c9d3cf3]}\\\"}\"}","context":{"RequestID":"866c0e40-d8de-4728-8817-b1d57c9d3cf3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"490c473a-efd3-40c1-983f-3bbe863c0578","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:42:20.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:20.805Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"866c0e40-d8de-4728-8817-b1d57c9d3cf3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"490c473a-efd3-40c1-983f-3bbe863c0578","LogTimestamp":"2023-04-13T10:42:20.805Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:42:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:42:20.849Z","message":"Entering","context":{"RequestID":"725bf798-ee50-4efc-90d6-d446c87caf94","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"12a1296d-1f06-4c14-ae18-ea5dabda3129","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:42:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:42:20.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"725bf798-ee50-4efc-90d6-d446c87caf94","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"12a1296d-1f06-4c14-ae18-ea5dabda3129","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:42:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:20.853Z","message":"{\"transactionId\":\"725bf798-ee50-4efc-90d6-d446c87caf94\",\"status\":\"200\",\"rqstDate\":\"230413-10:42:20:850\",\"respDate\":\"230413-10:42:20:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:725bf798-ee50-4efc-90d6-d446c87caf94\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:42:20:850-83071\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[725bf798-ee50-4efc-90d6-d446c87caf94]}\\\"}\"}","context":{"RequestID":"725bf798-ee50-4efc-90d6-d446c87caf94","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"12a1296d-1f06-4c14-ae18-ea5dabda3129","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:42:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:20.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"725bf798-ee50-4efc-90d6-d446c87caf94","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"12a1296d-1f06-4c14-ae18-ea5dabda3129","LogTimestamp":"2023-04-13T10:42:20.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:42:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:42:22.351Z","message":"Entering","context":{"RequestID":"2314e0da-0604-4b75-9860-d52e6d1a616e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9f090321-4481-4537-94ab-c16f8609a79e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:22.351Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:42:22.352Z","message":"{\"transactionId\":\"2314e0da-0604-4b75-9860-d52e6d1a616e\",\"status\":\"200\",\"rqstDate\":\"230413-10:42:22:351\",\"respDate\":\"230413-10:42:22:352\",\"sourceId\":\"haproxy:2314e0da-0604-4b75-9860-d52e6d1a616e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:42:22:351-58092\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[439e6a0d-012d-4a40-a7b4-b405cb5f238e], x-b3-parentspanid=[d28fea4f791cc381], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d7c98e90f1275684d28fea4f791cc381], x-b3-spanid=[8ff948f01a5da56b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2314e0da-0604-4b75-9860-d52e6d1a616e]}\\\"}\"}","context":{"RequestID":"2314e0da-0604-4b75-9860-d52e6d1a616e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9f090321-4481-4537-94ab-c16f8609a79e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:22.351Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:22.353Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2314e0da-0604-4b75-9860-d52e6d1a616e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9f090321-4481-4537-94ab-c16f8609a79e","LogTimestamp":"2023-04-13T10:42:22.353Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:42:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:42:24.362Z","message":"Entering","context":{"RequestID":"4cc594c4-7d54-444c-832e-0558a91ae989","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e2065913-bb30-4efb-b2b9-153534eea3fc","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:24.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:42:24.365Z","message":"{\"transactionId\":\"4cc594c4-7d54-444c-832e-0558a91ae989\",\"status\":\"200\",\"rqstDate\":\"230413-10:42:24:363\",\"respDate\":\"230413-10:42:24:365\",\"sourceId\":\"haproxy:4cc594c4-7d54-444c-832e-0558a91ae989\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:42:24:363-39455\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[53af1a91-50dd-4f22-bc6a-fc5acec3e9c4], x-b3-parentspanid=[6eda0cad4bf8dfbd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e00350a2795925d06eda0cad4bf8dfbd], x-b3-spanid=[ca068276e725121b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4cc594c4-7d54-444c-832e-0558a91ae989]}\\\"}\"}","context":{"RequestID":"4cc594c4-7d54-444c-832e-0558a91ae989","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e2065913-bb30-4efb-b2b9-153534eea3fc","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:24.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:24.366Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4cc594c4-7d54-444c-832e-0558a91ae989","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e2065913-bb30-4efb-b2b9-153534eea3fc","LogTimestamp":"2023-04-13T10:42:24.366Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:42:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:42:26.376Z","message":"Entering","context":{"RequestID":"0f5d0ef6-14f0-4d09-ae90-54a6ac3f86bf","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0da522a1-f789-4fe3-b934-bd4dcec7d2c4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:26.376Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:42:26.379Z","message":"{\"transactionId\":\"0f5d0ef6-14f0-4d09-ae90-54a6ac3f86bf\",\"status\":\"200\",\"rqstDate\":\"230413-10:42:26:377\",\"respDate\":\"230413-10:42:26:379\",\"sourceId\":\"haproxy:0f5d0ef6-14f0-4d09-ae90-54a6ac3f86bf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:42:26:377-98960\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[78fd2927-ffdb-46b7-b782-5ff946b60616], x-b3-parentspanid=[6133570c8a3a3aeb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[928dcf0460ee24aa6133570c8a3a3aeb], x-b3-spanid=[6cc14fdbdff902b7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0f5d0ef6-14f0-4d09-ae90-54a6ac3f86bf]}\\\"}\"}","context":{"RequestID":"0f5d0ef6-14f0-4d09-ae90-54a6ac3f86bf","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0da522a1-f789-4fe3-b934-bd4dcec7d2c4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:26.376Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:26.380Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0f5d0ef6-14f0-4d09-ae90-54a6ac3f86bf","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0da522a1-f789-4fe3-b934-bd4dcec7d2c4","LogTimestamp":"2023-04-13T10:42:26.380Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:42:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:42:26.401Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:42:26.415Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:26.415Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:26.416Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:28.390Z","message":"Entering","context":{"RequestID":"e463f9ee-23ae-4000-9e2c-3bc1875f59c2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"499d19b9-dcf9-4352-8ed6-fb6bd95eebc8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:28.390Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:42:28.392Z","message":"{\"transactionId\":\"e463f9ee-23ae-4000-9e2c-3bc1875f59c2\",\"status\":\"200\",\"rqstDate\":\"230413-10:42:28:390\",\"respDate\":\"230413-10:42:28:392\",\"sourceId\":\"haproxy:e463f9ee-23ae-4000-9e2c-3bc1875f59c2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:42:28:390-59769\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bfb4b699-72ac-421f-a465-ff1d79f1180a], x-b3-parentspanid=[230c72634b64def7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[32ed5cfe7218907a230c72634b64def7], x-b3-spanid=[03e31d84926b2cfd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e463f9ee-23ae-4000-9e2c-3bc1875f59c2]}\\\"}\"}","context":{"RequestID":"e463f9ee-23ae-4000-9e2c-3bc1875f59c2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"499d19b9-dcf9-4352-8ed6-fb6bd95eebc8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:28.390Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:28.393Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e463f9ee-23ae-4000-9e2c-3bc1875f59c2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"499d19b9-dcf9-4352-8ed6-fb6bd95eebc8","LogTimestamp":"2023-04-13T10:42:28.393Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:42:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:42:30.403Z","message":"Entering","context":{"RequestID":"a26a2538-73a9-4fac-832d-d3c0aec93021","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6e533606-ff5c-4cc3-ace2-29aaaa8e9a44","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:30.403Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:42:30.406Z","message":"{\"transactionId\":\"a26a2538-73a9-4fac-832d-d3c0aec93021\",\"status\":\"200\",\"rqstDate\":\"230413-10:42:30:404\",\"respDate\":\"230413-10:42:30:406\",\"sourceId\":\"haproxy:a26a2538-73a9-4fac-832d-d3c0aec93021\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:42:30:404-77215\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[09ca4450-8740-421b-bbdf-1c212a997e13], x-b3-parentspanid=[8af52ac742dc52b4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0c869ceb6219c8598af52ac742dc52b4], x-b3-spanid=[18a1fc49b0109490], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a26a2538-73a9-4fac-832d-d3c0aec93021]}\\\"}\"}","context":{"RequestID":"a26a2538-73a9-4fac-832d-d3c0aec93021","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6e533606-ff5c-4cc3-ace2-29aaaa8e9a44","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:30.403Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:30.407Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a26a2538-73a9-4fac-832d-d3c0aec93021","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6e533606-ff5c-4cc3-ace2-29aaaa8e9a44","LogTimestamp":"2023-04-13T10:42:30.407Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:42:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:42:30.801Z","message":"Entering","context":{"RequestID":"ec3a49dc-f2aa-4d9e-8be1-a0cb4033bff8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"de882e74-d215-4077-854b-e36e307071a3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:42:30.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:42:30.803Z","message":"{\"transactionId\":\"ec3a49dc-f2aa-4d9e-8be1-a0cb4033bff8\",\"status\":\"200\",\"rqstDate\":\"230413-10:42:30:802\",\"respDate\":\"230413-10:42:30:803\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ec3a49dc-f2aa-4d9e-8be1-a0cb4033bff8\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:42:30:802-58987\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[082dd225-c097-4d70-90bd-0725b33e7e90], x-b3-parentspanid=[1c3cb526215ff767], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39101], x-envoy-attempt-count=[1], x-b3-traceid=[503699d2a30c5bfe1c3cb526215ff767], x-b3-spanid=[4482ed0d6ae7bd72], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ec3a49dc-f2aa-4d9e-8be1-a0cb4033bff8]}\\\"}\"}","context":{"RequestID":"ec3a49dc-f2aa-4d9e-8be1-a0cb4033bff8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"de882e74-d215-4077-854b-e36e307071a3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:42:30.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:30.804Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ec3a49dc-f2aa-4d9e-8be1-a0cb4033bff8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"de882e74-d215-4077-854b-e36e307071a3","LogTimestamp":"2023-04-13T10:42:30.804Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:42:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:42:30.848Z","message":"Entering","context":{"RequestID":"eed8c6f0-2989-46a2-9ea0-9fe6414d3e5d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c8707613-1cc8-400e-bbfd-637ddf24e660","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:42:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:42:30.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"eed8c6f0-2989-46a2-9ea0-9fe6414d3e5d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c8707613-1cc8-400e-bbfd-637ddf24e660","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:42:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:30.852Z","message":"{\"transactionId\":\"eed8c6f0-2989-46a2-9ea0-9fe6414d3e5d\",\"status\":\"200\",\"rqstDate\":\"230413-10:42:30:849\",\"respDate\":\"230413-10:42:30:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:eed8c6f0-2989-46a2-9ea0-9fe6414d3e5d\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:42:30:849-45650\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[eed8c6f0-2989-46a2-9ea0-9fe6414d3e5d]}\\\"}\"}","context":{"RequestID":"eed8c6f0-2989-46a2-9ea0-9fe6414d3e5d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c8707613-1cc8-400e-bbfd-637ddf24e660","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:42:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:30.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eed8c6f0-2989-46a2-9ea0-9fe6414d3e5d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c8707613-1cc8-400e-bbfd-637ddf24e660","LogTimestamp":"2023-04-13T10:42:30.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:42:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:42:32.416Z","message":"Entering","context":{"RequestID":"bb62e482-4066-4cbe-9f8b-bc6c5baff46f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4f1bbf93-e4b6-4edd-b320-487768bf82b8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:32.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:42:32.418Z","message":"{\"transactionId\":\"bb62e482-4066-4cbe-9f8b-bc6c5baff46f\",\"status\":\"200\",\"rqstDate\":\"230413-10:42:32:417\",\"respDate\":\"230413-10:42:32:418\",\"sourceId\":\"haproxy:bb62e482-4066-4cbe-9f8b-bc6c5baff46f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:42:32:417-50558\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[337a570a-a081-4f5b-a5bf-689d8e0e5802], x-b3-parentspanid=[755f90fe2876d670], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cc1e0098d1c59f94755f90fe2876d670], x-b3-spanid=[b79f30ca4e739659], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bb62e482-4066-4cbe-9f8b-bc6c5baff46f]}\\\"}\"}","context":{"RequestID":"bb62e482-4066-4cbe-9f8b-bc6c5baff46f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4f1bbf93-e4b6-4edd-b320-487768bf82b8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:32.416Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:32.419Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bb62e482-4066-4cbe-9f8b-bc6c5baff46f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4f1bbf93-e4b6-4edd-b320-487768bf82b8","LogTimestamp":"2023-04-13T10:42:32.419Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:42:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:42:34.427Z","message":"Entering","context":{"RequestID":"e7d3f1c8-e1d4-4f28-ba19-a233a7cbd618","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f8580348-e79d-42d3-9701-4df0373b328b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:34.427Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:42:34.430Z","message":"{\"transactionId\":\"e7d3f1c8-e1d4-4f28-ba19-a233a7cbd618\",\"status\":\"200\",\"rqstDate\":\"230413-10:42:34:428\",\"respDate\":\"230413-10:42:34:430\",\"sourceId\":\"haproxy:e7d3f1c8-e1d4-4f28-ba19-a233a7cbd618\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:42:34:428-23372\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[86f90f87-eff8-447e-b70c-b27c37f2180c], x-b3-parentspanid=[af0b4a3aa9fb5c2a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bc5ebfe96edc9093af0b4a3aa9fb5c2a], x-b3-spanid=[c876bc7124fbc8c6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e7d3f1c8-e1d4-4f28-ba19-a233a7cbd618]}\\\"}\"}","context":{"RequestID":"e7d3f1c8-e1d4-4f28-ba19-a233a7cbd618","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f8580348-e79d-42d3-9701-4df0373b328b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:34.427Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:34.430Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e7d3f1c8-e1d4-4f28-ba19-a233a7cbd618","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f8580348-e79d-42d3-9701-4df0373b328b","LogTimestamp":"2023-04-13T10:42:34.430Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:42:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:42:36.401Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:42:36.417Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:36.418Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:36.418Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:36.439Z","message":"Entering","context":{"RequestID":"f09b3665-979d-4177-85ad-37da0c4d110b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dba11f61-d8d7-4fce-8b37-41463fe3d452","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:36.438Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:42:36.441Z","message":"{\"transactionId\":\"f09b3665-979d-4177-85ad-37da0c4d110b\",\"status\":\"200\",\"rqstDate\":\"230413-10:42:36:440\",\"respDate\":\"230413-10:42:36:441\",\"sourceId\":\"haproxy:f09b3665-979d-4177-85ad-37da0c4d110b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:42:36:440-82533\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6e8fc324-1b7f-4997-b451-9f61015c6f78], x-b3-parentspanid=[561a0df959c1bea0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[abf1301e774ab95a561a0df959c1bea0], x-b3-spanid=[2f32046e8a805585], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f09b3665-979d-4177-85ad-37da0c4d110b]}\\\"}\"}","context":{"RequestID":"f09b3665-979d-4177-85ad-37da0c4d110b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dba11f61-d8d7-4fce-8b37-41463fe3d452","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:36.438Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:36.442Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f09b3665-979d-4177-85ad-37da0c4d110b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dba11f61-d8d7-4fce-8b37-41463fe3d452","LogTimestamp":"2023-04-13T10:42:36.442Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:42:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:42:38.453Z","message":"Entering","context":{"RequestID":"a730c16e-f09a-497d-9ab8-3d6db9a4544e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f8239178-ec6f-4d91-8c24-512ee6e2cf9b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:38.453Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:42:38.456Z","message":"{\"transactionId\":\"a730c16e-f09a-497d-9ab8-3d6db9a4544e\",\"status\":\"200\",\"rqstDate\":\"230413-10:42:38:454\",\"respDate\":\"230413-10:42:38:456\",\"sourceId\":\"haproxy:a730c16e-f09a-497d-9ab8-3d6db9a4544e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:42:38:454-12385\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[844a126f-ba81-47cb-aeda-0bde50833eef], x-b3-parentspanid=[2684e97b9e507f99], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5c61e5457af931752684e97b9e507f99], x-b3-spanid=[4a2ead5ba28e108c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a730c16e-f09a-497d-9ab8-3d6db9a4544e]}\\\"}\"}","context":{"RequestID":"a730c16e-f09a-497d-9ab8-3d6db9a4544e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f8239178-ec6f-4d91-8c24-512ee6e2cf9b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:38.453Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:38.457Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a730c16e-f09a-497d-9ab8-3d6db9a4544e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f8239178-ec6f-4d91-8c24-512ee6e2cf9b","LogTimestamp":"2023-04-13T10:42:38.457Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:42:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:42:40.468Z","message":"Entering","context":{"RequestID":"40dfbd51-0264-4a8b-ad2c-14bb2633f5a0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3d56338e-eac0-47e0-8bbc-fa79db8eebbb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:40.468Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:42:40.470Z","message":"{\"transactionId\":\"40dfbd51-0264-4a8b-ad2c-14bb2633f5a0\",\"status\":\"200\",\"rqstDate\":\"230413-10:42:40:469\",\"respDate\":\"230413-10:42:40:470\",\"sourceId\":\"haproxy:40dfbd51-0264-4a8b-ad2c-14bb2633f5a0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:42:40:469-86196\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c59e86b8-946d-40e0-9ca8-e2a207e9e223], x-b3-parentspanid=[82772b1acff9e9d8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[acb588eb7eca7fe582772b1acff9e9d8], x-b3-spanid=[9e3dd88487f7839f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[40dfbd51-0264-4a8b-ad2c-14bb2633f5a0]}\\\"}\"}","context":{"RequestID":"40dfbd51-0264-4a8b-ad2c-14bb2633f5a0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3d56338e-eac0-47e0-8bbc-fa79db8eebbb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:40.468Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:40.471Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"40dfbd51-0264-4a8b-ad2c-14bb2633f5a0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3d56338e-eac0-47e0-8bbc-fa79db8eebbb","LogTimestamp":"2023-04-13T10:42:40.471Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:42:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:42:40.798Z","message":"Entering","context":{"RequestID":"3f5e09f9-1834-41e8-98b5-2583ea538653","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0cefbefb-4ab4-45d2-b749-61b596208f2a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:42:40.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:42:40.800Z","message":"{\"transactionId\":\"3f5e09f9-1834-41e8-98b5-2583ea538653\",\"status\":\"200\",\"rqstDate\":\"230413-10:42:40:799\",\"respDate\":\"230413-10:42:40:800\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:3f5e09f9-1834-41e8-98b5-2583ea538653\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:42:40:799-39920\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ca0e06e2-a17e-4f1f-945f-0f5643bef0f4], x-b3-parentspanid=[d01227b7124cbe69], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43621], x-envoy-attempt-count=[1], x-b3-traceid=[e46ea417454b6e9ad01227b7124cbe69], x-b3-spanid=[434fc57697c7a1b5], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[3f5e09f9-1834-41e8-98b5-2583ea538653]}\\\"}\"}","context":{"RequestID":"3f5e09f9-1834-41e8-98b5-2583ea538653","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0cefbefb-4ab4-45d2-b749-61b596208f2a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:42:40.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:40.800Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3f5e09f9-1834-41e8-98b5-2583ea538653","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0cefbefb-4ab4-45d2-b749-61b596208f2a","LogTimestamp":"2023-04-13T10:42:40.800Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:42:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:42:40.847Z","message":"Entering","context":{"RequestID":"d28b989b-326b-4d9c-ac79-e1dfdfe13364","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a10e296e-5129-4899-a76b-8dbcfed958df","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:42:40.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:42:40.848Z","message":"Database is available from CACHED check.","context":{"RequestID":"d28b989b-326b-4d9c-ac79-e1dfdfe13364","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a10e296e-5129-4899-a76b-8dbcfed958df","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:42:40.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:40.849Z","message":"{\"transactionId\":\"d28b989b-326b-4d9c-ac79-e1dfdfe13364\",\"status\":\"200\",\"rqstDate\":\"230413-10:42:40:848\",\"respDate\":\"230413-10:42:40:849\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d28b989b-326b-4d9c-ac79-e1dfdfe13364\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:42:40:848-43999\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d28b989b-326b-4d9c-ac79-e1dfdfe13364]}\\\"}\"}","context":{"RequestID":"d28b989b-326b-4d9c-ac79-e1dfdfe13364","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a10e296e-5129-4899-a76b-8dbcfed958df","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:42:40.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:40.849Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d28b989b-326b-4d9c-ac79-e1dfdfe13364","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a10e296e-5129-4899-a76b-8dbcfed958df","LogTimestamp":"2023-04-13T10:42:40.849Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:42:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:42:42.481Z","message":"Entering","context":{"RequestID":"6a059f20-5ed8-4bbe-8de6-53c4adfb19a4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"edbf5080-d26d-4790-85d2-7d6d2be73324","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:42.481Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:42:42.484Z","message":"{\"transactionId\":\"6a059f20-5ed8-4bbe-8de6-53c4adfb19a4\",\"status\":\"200\",\"rqstDate\":\"230413-10:42:42:482\",\"respDate\":\"230413-10:42:42:484\",\"sourceId\":\"haproxy:6a059f20-5ed8-4bbe-8de6-53c4adfb19a4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:42:42:482-34243\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[42e8e7db-cfb1-4c39-8801-2655edda183d], x-b3-parentspanid=[db261fb0d53f89c0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[642c91125d6107e3db261fb0d53f89c0], x-b3-spanid=[022d5133619de568], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6a059f20-5ed8-4bbe-8de6-53c4adfb19a4]}\\\"}\"}","context":{"RequestID":"6a059f20-5ed8-4bbe-8de6-53c4adfb19a4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"edbf5080-d26d-4790-85d2-7d6d2be73324","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:42.481Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:42.485Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6a059f20-5ed8-4bbe-8de6-53c4adfb19a4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"edbf5080-d26d-4790-85d2-7d6d2be73324","LogTimestamp":"2023-04-13T10:42:42.485Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:42:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:42:44.493Z","message":"Entering","context":{"RequestID":"dff584ea-0655-4952-b2f7-02659386aebb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"98954709-3865-427b-9c23-eb1c40c83b3b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:44.493Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:42:44.495Z","message":"{\"transactionId\":\"dff584ea-0655-4952-b2f7-02659386aebb\",\"status\":\"200\",\"rqstDate\":\"230413-10:42:44:494\",\"respDate\":\"230413-10:42:44:495\",\"sourceId\":\"haproxy:dff584ea-0655-4952-b2f7-02659386aebb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:42:44:494-93173\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2ce584e7-dfe0-4291-b6fb-1ee66e4ee4fa], x-b3-parentspanid=[3efa752e5b404aff], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9d075f08f716766d3efa752e5b404aff], x-b3-spanid=[cb824179730e5c8a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dff584ea-0655-4952-b2f7-02659386aebb]}\\\"}\"}","context":{"RequestID":"dff584ea-0655-4952-b2f7-02659386aebb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"98954709-3865-427b-9c23-eb1c40c83b3b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:44.493Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:44.495Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dff584ea-0655-4952-b2f7-02659386aebb","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"98954709-3865-427b-9c23-eb1c40c83b3b","LogTimestamp":"2023-04-13T10:42:44.495Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:42:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:42:46.402Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:42:46.414Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:46.414Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:46.414Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:46.505Z","message":"Entering","context":{"RequestID":"745d65b6-0f2a-41a2-b483-264d209fac7b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e042a8ed-1397-4b29-8042-112d382ddeec","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:46.505Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:42:46.509Z","message":"{\"transactionId\":\"745d65b6-0f2a-41a2-b483-264d209fac7b\",\"status\":\"200\",\"rqstDate\":\"230413-10:42:46:507\",\"respDate\":\"230413-10:42:46:508\",\"sourceId\":\"haproxy:745d65b6-0f2a-41a2-b483-264d209fac7b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:42:46:507-82995\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[19e74984-ef9a-437e-8632-be7358c93f9f], x-b3-parentspanid=[5bc5f40e2fd98061], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e3c0500a9afa6a365bc5f40e2fd98061], x-b3-spanid=[34f0aa8f66275c5a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[745d65b6-0f2a-41a2-b483-264d209fac7b]}\\\"}\"}","context":{"RequestID":"745d65b6-0f2a-41a2-b483-264d209fac7b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e042a8ed-1397-4b29-8042-112d382ddeec","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:46.505Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:46.509Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"745d65b6-0f2a-41a2-b483-264d209fac7b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e042a8ed-1397-4b29-8042-112d382ddeec","LogTimestamp":"2023-04-13T10:42:46.509Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:42:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:42:48.517Z","message":"Entering","context":{"RequestID":"a6b3896a-cecb-47ff-8c5c-25f6e9a0abee","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5088bcd5-805b-46b8-9fc9-ceedf0c13aa7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:48.517Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:42:48.520Z","message":"{\"transactionId\":\"a6b3896a-cecb-47ff-8c5c-25f6e9a0abee\",\"status\":\"200\",\"rqstDate\":\"230413-10:42:48:518\",\"respDate\":\"230413-10:42:48:520\",\"sourceId\":\"haproxy:a6b3896a-cecb-47ff-8c5c-25f6e9a0abee\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:42:48:518-96116\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8f5410c5-8dc4-4449-9a73-7dd6efcaa72b], x-b3-parentspanid=[a62092ca60338293], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8151d2cb7f316e19a62092ca60338293], x-b3-spanid=[dd2e8d3f67d35740], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a6b3896a-cecb-47ff-8c5c-25f6e9a0abee]}\\\"}\"}","context":{"RequestID":"a6b3896a-cecb-47ff-8c5c-25f6e9a0abee","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5088bcd5-805b-46b8-9fc9-ceedf0c13aa7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:48.517Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:48.521Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a6b3896a-cecb-47ff-8c5c-25f6e9a0abee","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5088bcd5-805b-46b8-9fc9-ceedf0c13aa7","LogTimestamp":"2023-04-13T10:42:48.521Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:42:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:42:49.563Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:42:49.567Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:42:50.530Z","message":"Entering","context":{"RequestID":"c7e1421b-d2da-4045-935a-f1e4401ebbba","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fca2796a-4e03-4d57-800d-6822ae50f619","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:50.530Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:42:50.533Z","message":"{\"transactionId\":\"c7e1421b-d2da-4045-935a-f1e4401ebbba\",\"status\":\"200\",\"rqstDate\":\"230413-10:42:50:532\",\"respDate\":\"230413-10:42:50:533\",\"sourceId\":\"haproxy:c7e1421b-d2da-4045-935a-f1e4401ebbba\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:42:50:532-97663\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e466f32f-b6f5-4b91-b9f0-366ac206a973], x-b3-parentspanid=[60175bd45a2bacd2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2d0a0774c6423af160175bd45a2bacd2], x-b3-spanid=[c1c20193cab535ab], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c7e1421b-d2da-4045-935a-f1e4401ebbba]}\\\"}\"}","context":{"RequestID":"c7e1421b-d2da-4045-935a-f1e4401ebbba","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fca2796a-4e03-4d57-800d-6822ae50f619","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:50.530Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:50.534Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c7e1421b-d2da-4045-935a-f1e4401ebbba","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fca2796a-4e03-4d57-800d-6822ae50f619","LogTimestamp":"2023-04-13T10:42:50.534Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:42:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:42:50.801Z","message":"Entering","context":{"RequestID":"86094975-5a18-46da-87df-4b1455019a7c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cbbf2206-96db-4ac1-b480-5e6a9e7b5d50","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:42:50.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:42:50.804Z","message":"{\"transactionId\":\"86094975-5a18-46da-87df-4b1455019a7c\",\"status\":\"200\",\"rqstDate\":\"230413-10:42:50:802\",\"respDate\":\"230413-10:42:50:804\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:86094975-5a18-46da-87df-4b1455019a7c\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:42:50:802-87715\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[33f4c93c-1be4-46ab-a048-c27007403be3], x-b3-parentspanid=[a6a1ec28877f620a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58731], x-envoy-attempt-count=[1], x-b3-traceid=[de50fc2121c35fc1a6a1ec28877f620a], x-b3-spanid=[3d19c6fd8524a4a6], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[86094975-5a18-46da-87df-4b1455019a7c]}\\\"}\"}","context":{"RequestID":"86094975-5a18-46da-87df-4b1455019a7c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cbbf2206-96db-4ac1-b480-5e6a9e7b5d50","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:42:50.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:50.804Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"86094975-5a18-46da-87df-4b1455019a7c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cbbf2206-96db-4ac1-b480-5e6a9e7b5d50","LogTimestamp":"2023-04-13T10:42:50.804Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:42:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:42:50.849Z","message":"Entering","context":{"RequestID":"32808051-3afe-4617-b964-bc6a83b9ab01","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f5646056-277b-443e-999b-9914f6292a3e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:42:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:42:50.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"32808051-3afe-4617-b964-bc6a83b9ab01","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f5646056-277b-443e-999b-9914f6292a3e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:42:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:50.852Z","message":"{\"transactionId\":\"32808051-3afe-4617-b964-bc6a83b9ab01\",\"status\":\"200\",\"rqstDate\":\"230413-10:42:50:850\",\"respDate\":\"230413-10:42:50:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:32808051-3afe-4617-b964-bc6a83b9ab01\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:42:50:850-48321\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[32808051-3afe-4617-b964-bc6a83b9ab01]}\\\"}\"}","context":{"RequestID":"32808051-3afe-4617-b964-bc6a83b9ab01","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f5646056-277b-443e-999b-9914f6292a3e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:42:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:50.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"32808051-3afe-4617-b964-bc6a83b9ab01","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f5646056-277b-443e-999b-9914f6292a3e","LogTimestamp":"2023-04-13T10:42:50.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:42:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:42:52.543Z","message":"Entering","context":{"RequestID":"b15c8cad-0f54-4d00-be06-2c0bc2a30eea","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dcbb66f0-9e03-467d-8ad5-f5d726f167b3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:52.543Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:42:52.545Z","message":"{\"transactionId\":\"b15c8cad-0f54-4d00-be06-2c0bc2a30eea\",\"status\":\"200\",\"rqstDate\":\"230413-10:42:52:544\",\"respDate\":\"230413-10:42:52:545\",\"sourceId\":\"haproxy:b15c8cad-0f54-4d00-be06-2c0bc2a30eea\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:42:52:544-681\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ec186d4d-029d-44a7-948f-d2072d24df1d], x-b3-parentspanid=[d83055bdf3c08a41], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[166ce23426d9e9d4d83055bdf3c08a41], x-b3-spanid=[8f2c6b63e532266f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b15c8cad-0f54-4d00-be06-2c0bc2a30eea]}\\\"}\"}","context":{"RequestID":"b15c8cad-0f54-4d00-be06-2c0bc2a30eea","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dcbb66f0-9e03-467d-8ad5-f5d726f167b3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:52.543Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:52.546Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b15c8cad-0f54-4d00-be06-2c0bc2a30eea","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dcbb66f0-9e03-467d-8ad5-f5d726f167b3","LogTimestamp":"2023-04-13T10:42:52.546Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:42:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:42:54.554Z","message":"Entering","context":{"RequestID":"d6fcd212-961f-4028-8f6b-5c71e5273e85","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a088626b-668e-4ed7-9c61-a03c31e7d715","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:54.554Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:42:54.556Z","message":"{\"transactionId\":\"d6fcd212-961f-4028-8f6b-5c71e5273e85\",\"status\":\"200\",\"rqstDate\":\"230413-10:42:54:555\",\"respDate\":\"230413-10:42:54:556\",\"sourceId\":\"haproxy:d6fcd212-961f-4028-8f6b-5c71e5273e85\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:42:54:555-55250\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0b5d1b39-2d6b-4aae-a577-62c513f18116], x-b3-parentspanid=[21eaabbd7535462c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2e90eac457f3bfdb21eaabbd7535462c], x-b3-spanid=[deae8b3005e9d4ac], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d6fcd212-961f-4028-8f6b-5c71e5273e85]}\\\"}\"}","context":{"RequestID":"d6fcd212-961f-4028-8f6b-5c71e5273e85","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a088626b-668e-4ed7-9c61-a03c31e7d715","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:54.554Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:54.557Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d6fcd212-961f-4028-8f6b-5c71e5273e85","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a088626b-668e-4ed7-9c61-a03c31e7d715","LogTimestamp":"2023-04-13T10:42:54.557Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:42:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:42:56.402Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:42:56.417Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:56.417Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:56.417Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:56.566Z","message":"Entering","context":{"RequestID":"ed569a6f-10f8-4696-8125-bb0172529e4e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d91c77e1-12dd-4e0e-8e7c-ec1114e9dd0c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:56.566Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:42:56.568Z","message":"{\"transactionId\":\"ed569a6f-10f8-4696-8125-bb0172529e4e\",\"status\":\"200\",\"rqstDate\":\"230413-10:42:56:567\",\"respDate\":\"230413-10:42:56:568\",\"sourceId\":\"haproxy:ed569a6f-10f8-4696-8125-bb0172529e4e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:42:56:567-29164\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[12979d78-197f-465b-91ff-3a5c3d28b058], x-b3-parentspanid=[d842179a93e47372], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1bdbfea2fcf57160d842179a93e47372], x-b3-spanid=[a1c92bb72d51f400], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ed569a6f-10f8-4696-8125-bb0172529e4e]}\\\"}\"}","context":{"RequestID":"ed569a6f-10f8-4696-8125-bb0172529e4e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d91c77e1-12dd-4e0e-8e7c-ec1114e9dd0c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:56.566Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:56.569Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ed569a6f-10f8-4696-8125-bb0172529e4e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d91c77e1-12dd-4e0e-8e7c-ec1114e9dd0c","LogTimestamp":"2023-04-13T10:42:56.569Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:42:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:42:58.580Z","message":"Entering","context":{"RequestID":"d7475585-9e42-4e3b-939e-529bb3003be2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"04aacc61-3aee-4db3-a202-fa7f0d5d6b06","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:58.580Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:42:58.583Z","message":"{\"transactionId\":\"d7475585-9e42-4e3b-939e-529bb3003be2\",\"status\":\"200\",\"rqstDate\":\"230413-10:42:58:581\",\"respDate\":\"230413-10:42:58:582\",\"sourceId\":\"haproxy:d7475585-9e42-4e3b-939e-529bb3003be2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:42:58:581-43275\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cafeab3f-e1c2-4557-93ee-b8e2cbe356b0], x-b3-parentspanid=[d7895d448ff7ad3b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[efb87075baf6d11ad7895d448ff7ad3b], x-b3-spanid=[42ed9eb032f1d5b8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d7475585-9e42-4e3b-939e-529bb3003be2]}\\\"}\"}","context":{"RequestID":"d7475585-9e42-4e3b-939e-529bb3003be2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"04aacc61-3aee-4db3-a202-fa7f0d5d6b06","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:42:58.580Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:42:58.583Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d7475585-9e42-4e3b-939e-529bb3003be2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"04aacc61-3aee-4db3-a202-fa7f0d5d6b06","LogTimestamp":"2023-04-13T10:42:58.583Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:42:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:43:00.593Z","message":"Entering","context":{"RequestID":"b7cede6f-ce65-410e-bfdb-10eea61054c2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9dd50612-1bb2-44ee-b485-b651255f54bc","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:00.593Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:43:00.596Z","message":"{\"transactionId\":\"b7cede6f-ce65-410e-bfdb-10eea61054c2\",\"status\":\"200\",\"rqstDate\":\"230413-10:43:00:594\",\"respDate\":\"230413-10:43:00:596\",\"sourceId\":\"haproxy:b7cede6f-ce65-410e-bfdb-10eea61054c2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:43:00:594-42060\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[86d5062c-e0a5-43de-85ea-c9a8874f6334], x-b3-parentspanid=[74d0b56490b3d857], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e7bf7804da4fb98d74d0b56490b3d857], x-b3-spanid=[5f67a15c97117848], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b7cede6f-ce65-410e-bfdb-10eea61054c2]}\\\"}\"}","context":{"RequestID":"b7cede6f-ce65-410e-bfdb-10eea61054c2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9dd50612-1bb2-44ee-b485-b651255f54bc","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:00.593Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:00.597Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b7cede6f-ce65-410e-bfdb-10eea61054c2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9dd50612-1bb2-44ee-b485-b651255f54bc","LogTimestamp":"2023-04-13T10:43:00.597Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:43:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:43:00.800Z","message":"Entering","context":{"RequestID":"ad31f681-d455-4edc-b60b-860c38b086bb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"570704bd-1609-426e-9293-84251d3fda14","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:43:00.800Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:43:00.803Z","message":"{\"transactionId\":\"ad31f681-d455-4edc-b60b-860c38b086bb\",\"status\":\"200\",\"rqstDate\":\"230413-10:43:00:801\",\"respDate\":\"230413-10:43:00:803\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ad31f681-d455-4edc-b60b-860c38b086bb\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:43:00:801-12308\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fe5a2abd-ed5b-4700-a356-04a8833d0220], x-b3-parentspanid=[5fce60bb444cf18d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60413], x-envoy-attempt-count=[1], x-b3-traceid=[4f6079692314fdfd5fce60bb444cf18d], x-b3-spanid=[01411d9956c8bf5b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ad31f681-d455-4edc-b60b-860c38b086bb]}\\\"}\"}","context":{"RequestID":"ad31f681-d455-4edc-b60b-860c38b086bb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"570704bd-1609-426e-9293-84251d3fda14","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:43:00.800Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:00.804Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ad31f681-d455-4edc-b60b-860c38b086bb","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"570704bd-1609-426e-9293-84251d3fda14","LogTimestamp":"2023-04-13T10:43:00.804Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:43:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:43:00.849Z","message":"Entering","context":{"RequestID":"b641107b-ae37-4486-8ca4-8c4ed0748a2f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"03361615-ce19-4e97-8dab-e33d12dc2857","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:43:00.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:43:00.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"b641107b-ae37-4486-8ca4-8c4ed0748a2f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"03361615-ce19-4e97-8dab-e33d12dc2857","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:43:00.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:00.852Z","message":"{\"transactionId\":\"b641107b-ae37-4486-8ca4-8c4ed0748a2f\",\"status\":\"200\",\"rqstDate\":\"230413-10:43:00:850\",\"respDate\":\"230413-10:43:00:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b641107b-ae37-4486-8ca4-8c4ed0748a2f\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:43:00:850-8307\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b641107b-ae37-4486-8ca4-8c4ed0748a2f]}\\\"}\"}","context":{"RequestID":"b641107b-ae37-4486-8ca4-8c4ed0748a2f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"03361615-ce19-4e97-8dab-e33d12dc2857","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:43:00.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:00.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b641107b-ae37-4486-8ca4-8c4ed0748a2f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"03361615-ce19-4e97-8dab-e33d12dc2857","LogTimestamp":"2023-04-13T10:43:00.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:43:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:43:02.607Z","message":"Entering","context":{"RequestID":"43309a77-d9e7-40e1-a54a-87d0708da0b6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c5eb5dd2-c17e-4f8d-8d72-bf9e3083f600","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:02.607Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:43:02.610Z","message":"{\"transactionId\":\"43309a77-d9e7-40e1-a54a-87d0708da0b6\",\"status\":\"200\",\"rqstDate\":\"230413-10:43:02:608\",\"respDate\":\"230413-10:43:02:609\",\"sourceId\":\"haproxy:43309a77-d9e7-40e1-a54a-87d0708da0b6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:43:02:608-88456\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[35f88ae2-85e2-4641-8196-a0dbb00aabb0], x-b3-parentspanid=[fc52c6d29a8f9fdf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f4d7d70d4a19886ffc52c6d29a8f9fdf], x-b3-spanid=[78b3b70213cc226f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[43309a77-d9e7-40e1-a54a-87d0708da0b6]}\\\"}\"}","context":{"RequestID":"43309a77-d9e7-40e1-a54a-87d0708da0b6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c5eb5dd2-c17e-4f8d-8d72-bf9e3083f600","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:02.607Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:02.610Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"43309a77-d9e7-40e1-a54a-87d0708da0b6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c5eb5dd2-c17e-4f8d-8d72-bf9e3083f600","LogTimestamp":"2023-04-13T10:43:02.610Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:43:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:43:04.620Z","message":"Entering","context":{"RequestID":"d0284a36-ecfa-4e55-8cfb-3c178dd4d1bc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5ba80c93-87bf-4508-9cd8-9eab4f3dc6c9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:04.619Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:43:04.621Z","message":"{\"transactionId\":\"d0284a36-ecfa-4e55-8cfb-3c178dd4d1bc\",\"status\":\"200\",\"rqstDate\":\"230413-10:43:04:620\",\"respDate\":\"230413-10:43:04:621\",\"sourceId\":\"haproxy:d0284a36-ecfa-4e55-8cfb-3c178dd4d1bc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:43:04:620-60004\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[25b445e6-5859-46f5-bd94-b53763418586], x-b3-parentspanid=[5ad8c8d0844a6c34], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f96d2e08183d8e8f5ad8c8d0844a6c34], x-b3-spanid=[16edaddc8da47550], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d0284a36-ecfa-4e55-8cfb-3c178dd4d1bc]}\\\"}\"}","context":{"RequestID":"d0284a36-ecfa-4e55-8cfb-3c178dd4d1bc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5ba80c93-87bf-4508-9cd8-9eab4f3dc6c9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:04.619Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:04.622Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d0284a36-ecfa-4e55-8cfb-3c178dd4d1bc","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ba80c93-87bf-4508-9cd8-9eab4f3dc6c9","LogTimestamp":"2023-04-13T10:43:04.622Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:43:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:43:06.402Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:43:06.414Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:06.414Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:06.414Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:06.631Z","message":"Entering","context":{"RequestID":"cb7c3f75-d01f-4378-ac36-50a693668044","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2079d48f-e563-453e-b894-fcce00a2cfc3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:06.631Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:43:06.633Z","message":"{\"transactionId\":\"cb7c3f75-d01f-4378-ac36-50a693668044\",\"status\":\"200\",\"rqstDate\":\"230413-10:43:06:632\",\"respDate\":\"230413-10:43:06:633\",\"sourceId\":\"haproxy:cb7c3f75-d01f-4378-ac36-50a693668044\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:43:06:632-92441\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[41da8c19-c153-41dc-99a3-f285600799e6], x-b3-parentspanid=[8671e6823e105391], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1731112902ad2cd28671e6823e105391], x-b3-spanid=[403a7f8f0eaffaed], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cb7c3f75-d01f-4378-ac36-50a693668044]}\\\"}\"}","context":{"RequestID":"cb7c3f75-d01f-4378-ac36-50a693668044","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2079d48f-e563-453e-b894-fcce00a2cfc3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:06.631Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:06.634Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cb7c3f75-d01f-4378-ac36-50a693668044","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2079d48f-e563-453e-b894-fcce00a2cfc3","LogTimestamp":"2023-04-13T10:43:06.634Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:43:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:43:08.645Z","message":"Entering","context":{"RequestID":"dfb57dca-ace5-41ba-9384-195923af89fe","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b462a6f6-6b7f-4b06-951b-10a5c7c63734","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:08.645Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:43:08.648Z","message":"{\"transactionId\":\"dfb57dca-ace5-41ba-9384-195923af89fe\",\"status\":\"200\",\"rqstDate\":\"230413-10:43:08:646\",\"respDate\":\"230413-10:43:08:648\",\"sourceId\":\"haproxy:dfb57dca-ace5-41ba-9384-195923af89fe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:43:08:646-95669\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2db75568-6466-4145-a669-a1811d150a69], x-b3-parentspanid=[99c6f764cde1715b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[23f7755d1f81371f99c6f764cde1715b], x-b3-spanid=[7a812ff1fd6a5d37], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dfb57dca-ace5-41ba-9384-195923af89fe]}\\\"}\"}","context":{"RequestID":"dfb57dca-ace5-41ba-9384-195923af89fe","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b462a6f6-6b7f-4b06-951b-10a5c7c63734","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:08.645Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:08.649Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dfb57dca-ace5-41ba-9384-195923af89fe","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b462a6f6-6b7f-4b06-951b-10a5c7c63734","LogTimestamp":"2023-04-13T10:43:08.649Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:43:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:43:10.657Z","message":"Entering","context":{"RequestID":"a0c2dad7-a1f1-4dab-b311-c0cdf22400bd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"90881a16-f7fe-4b2a-9be2-83c9418e6bc8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:10.657Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:43:10.659Z","message":"{\"transactionId\":\"a0c2dad7-a1f1-4dab-b311-c0cdf22400bd\",\"status\":\"200\",\"rqstDate\":\"230413-10:43:10:658\",\"respDate\":\"230413-10:43:10:659\",\"sourceId\":\"haproxy:a0c2dad7-a1f1-4dab-b311-c0cdf22400bd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:43:10:658-18588\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0146e112-4592-4a1f-a965-2ba26146d043], x-b3-parentspanid=[dfcf27d1983dda1c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fbda9f6a42524861dfcf27d1983dda1c], x-b3-spanid=[8eb6bbee06e2e458], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a0c2dad7-a1f1-4dab-b311-c0cdf22400bd]}\\\"}\"}","context":{"RequestID":"a0c2dad7-a1f1-4dab-b311-c0cdf22400bd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"90881a16-f7fe-4b2a-9be2-83c9418e6bc8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:10.657Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:10.659Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a0c2dad7-a1f1-4dab-b311-c0cdf22400bd","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"90881a16-f7fe-4b2a-9be2-83c9418e6bc8","LogTimestamp":"2023-04-13T10:43:10.659Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:43:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:43:10.800Z","message":"Entering","context":{"RequestID":"eeec9438-48c8-4cfc-b413-06fc36e54db4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"10047463-694d-4eea-b174-a503aae686f0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:43:10.800Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:43:10.801Z","message":"{\"transactionId\":\"eeec9438-48c8-4cfc-b413-06fc36e54db4\",\"status\":\"200\",\"rqstDate\":\"230413-10:43:10:800\",\"respDate\":\"230413-10:43:10:801\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:eeec9438-48c8-4cfc-b413-06fc36e54db4\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:43:10:800-38177\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e866ade7-e90e-49c6-abd2-059fcd8c6bdb], x-b3-parentspanid=[619d618ad2e43615], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39519], x-envoy-attempt-count=[1], x-b3-traceid=[e1fbbeae7c2896eb619d618ad2e43615], x-b3-spanid=[0e3de7391f710b07], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[eeec9438-48c8-4cfc-b413-06fc36e54db4]}\\\"}\"}","context":{"RequestID":"eeec9438-48c8-4cfc-b413-06fc36e54db4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"10047463-694d-4eea-b174-a503aae686f0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:43:10.800Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:10.802Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eeec9438-48c8-4cfc-b413-06fc36e54db4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"10047463-694d-4eea-b174-a503aae686f0","LogTimestamp":"2023-04-13T10:43:10.802Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:43:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:43:10.848Z","message":"Entering","context":{"RequestID":"cea2fbde-4cf2-449f-82dd-10da9f029138","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a2c7f801-632d-4f95-ada5-69ad8867d23c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:43:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:43:10.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"cea2fbde-4cf2-449f-82dd-10da9f029138","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a2c7f801-632d-4f95-ada5-69ad8867d23c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:43:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:10.851Z","message":"{\"transactionId\":\"cea2fbde-4cf2-449f-82dd-10da9f029138\",\"status\":\"200\",\"rqstDate\":\"230413-10:43:10:848\",\"respDate\":\"230413-10:43:10:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:cea2fbde-4cf2-449f-82dd-10da9f029138\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:43:10:848-60127\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[cea2fbde-4cf2-449f-82dd-10da9f029138]}\\\"}\"}","context":{"RequestID":"cea2fbde-4cf2-449f-82dd-10da9f029138","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a2c7f801-632d-4f95-ada5-69ad8867d23c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:43:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:10.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cea2fbde-4cf2-449f-82dd-10da9f029138","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a2c7f801-632d-4f95-ada5-69ad8867d23c","LogTimestamp":"2023-04-13T10:43:10.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:43:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:43:12.668Z","message":"Entering","context":{"RequestID":"00c2499a-185c-4945-aee9-0fb9b529ce53","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9c6c4b27-5701-4096-84cc-c7885f958a45","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:12.668Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:43:12.671Z","message":"{\"transactionId\":\"00c2499a-185c-4945-aee9-0fb9b529ce53\",\"status\":\"200\",\"rqstDate\":\"230413-10:43:12:669\",\"respDate\":\"230413-10:43:12:671\",\"sourceId\":\"haproxy:00c2499a-185c-4945-aee9-0fb9b529ce53\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:43:12:669-64454\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cc62540c-86b8-4c16-98ab-75379c8fa130], x-b3-parentspanid=[fed288b756267267], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a1a071f6f451f23afed288b756267267], x-b3-spanid=[d4f0cfa028e40d93], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[00c2499a-185c-4945-aee9-0fb9b529ce53]}\\\"}\"}","context":{"RequestID":"00c2499a-185c-4945-aee9-0fb9b529ce53","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9c6c4b27-5701-4096-84cc-c7885f958a45","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:12.668Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:12.672Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"00c2499a-185c-4945-aee9-0fb9b529ce53","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9c6c4b27-5701-4096-84cc-c7885f958a45","LogTimestamp":"2023-04-13T10:43:12.672Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:43:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:43:14.682Z","message":"Entering","context":{"RequestID":"65a8158d-f472-4fe1-b465-22abf8e438ce","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c9f83f79-41ec-46e2-99d4-3c7a1b659f6b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:14.681Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:43:14.684Z","message":"{\"transactionId\":\"65a8158d-f472-4fe1-b465-22abf8e438ce\",\"status\":\"200\",\"rqstDate\":\"230413-10:43:14:683\",\"respDate\":\"230413-10:43:14:684\",\"sourceId\":\"haproxy:65a8158d-f472-4fe1-b465-22abf8e438ce\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:43:14:683-43427\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[70770462-f751-44de-9616-1b8253fb90dc], x-b3-parentspanid=[6d86f96237d0d74d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c47613103c0882006d86f96237d0d74d], x-b3-spanid=[00efd86c67c352f0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[65a8158d-f472-4fe1-b465-22abf8e438ce]}\\\"}\"}","context":{"RequestID":"65a8158d-f472-4fe1-b465-22abf8e438ce","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c9f83f79-41ec-46e2-99d4-3c7a1b659f6b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:14.681Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:14.685Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"65a8158d-f472-4fe1-b465-22abf8e438ce","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c9f83f79-41ec-46e2-99d4-3c7a1b659f6b","LogTimestamp":"2023-04-13T10:43:14.685Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:43:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:43:16.402Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:43:16.416Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:16.416Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:16.416Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:16.693Z","message":"Entering","context":{"RequestID":"ea51ed23-97e4-4ac2-84cd-c258b64b51ad","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2dfe4e9e-f9f7-411e-971a-5b41101e62c7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:16.693Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:43:16.695Z","message":"{\"transactionId\":\"ea51ed23-97e4-4ac2-84cd-c258b64b51ad\",\"status\":\"200\",\"rqstDate\":\"230413-10:43:16:694\",\"respDate\":\"230413-10:43:16:695\",\"sourceId\":\"haproxy:ea51ed23-97e4-4ac2-84cd-c258b64b51ad\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:43:16:694-65809\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4a2f8ddd-cf4f-454d-89f9-d8b1b4c3edd4], x-b3-parentspanid=[9508313494658c0a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a08aa460210bfa9c9508313494658c0a], x-b3-spanid=[5159891ea8dbb43d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ea51ed23-97e4-4ac2-84cd-c258b64b51ad]}\\\"}\"}","context":{"RequestID":"ea51ed23-97e4-4ac2-84cd-c258b64b51ad","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2dfe4e9e-f9f7-411e-971a-5b41101e62c7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:16.693Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:16.695Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ea51ed23-97e4-4ac2-84cd-c258b64b51ad","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2dfe4e9e-f9f7-411e-971a-5b41101e62c7","LogTimestamp":"2023-04-13T10:43:16.695Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:43:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:43:18.704Z","message":"Entering","context":{"RequestID":"6669f4c7-876a-4a44-9515-60b6ebb4a61f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"858c7621-0923-483b-bad6-9b1a2f0a0aab","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:18.703Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:43:18.706Z","message":"{\"transactionId\":\"6669f4c7-876a-4a44-9515-60b6ebb4a61f\",\"status\":\"200\",\"rqstDate\":\"230413-10:43:18:704\",\"respDate\":\"230413-10:43:18:706\",\"sourceId\":\"haproxy:6669f4c7-876a-4a44-9515-60b6ebb4a61f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:43:18:704-26940\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6dcc5a47-c7fc-481c-a111-64a8cb50449c], x-b3-parentspanid=[f363e0c3d5781cbb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6a5cae0eb7a11dd7f363e0c3d5781cbb], x-b3-spanid=[7ef4d8e521438fcd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6669f4c7-876a-4a44-9515-60b6ebb4a61f]}\\\"}\"}","context":{"RequestID":"6669f4c7-876a-4a44-9515-60b6ebb4a61f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"858c7621-0923-483b-bad6-9b1a2f0a0aab","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:18.703Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:18.707Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6669f4c7-876a-4a44-9515-60b6ebb4a61f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"858c7621-0923-483b-bad6-9b1a2f0a0aab","LogTimestamp":"2023-04-13T10:43:18.707Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:43:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:43:19.568Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:43:19.573Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:43:20.716Z","message":"Entering","context":{"RequestID":"af9ff989-dee3-407e-abbb-135e35dc16ad","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"480ba110-cbc1-41b3-b3d3-f343a75ee0fd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:20.716Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:43:20.719Z","message":"{\"transactionId\":\"af9ff989-dee3-407e-abbb-135e35dc16ad\",\"status\":\"200\",\"rqstDate\":\"230413-10:43:20:717\",\"respDate\":\"230413-10:43:20:719\",\"sourceId\":\"haproxy:af9ff989-dee3-407e-abbb-135e35dc16ad\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:43:20:717-39112\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c122b17d-644c-4a2f-bc5e-514d8af9b4f4], x-b3-parentspanid=[1930914cddcfd272], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ed1cfa109bfad8b01930914cddcfd272], x-b3-spanid=[c95e88a0f63776db], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[af9ff989-dee3-407e-abbb-135e35dc16ad]}\\\"}\"}","context":{"RequestID":"af9ff989-dee3-407e-abbb-135e35dc16ad","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"480ba110-cbc1-41b3-b3d3-f343a75ee0fd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:20.716Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:20.720Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"af9ff989-dee3-407e-abbb-135e35dc16ad","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"480ba110-cbc1-41b3-b3d3-f343a75ee0fd","LogTimestamp":"2023-04-13T10:43:20.720Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:43:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:43:20.801Z","message":"Entering","context":{"RequestID":"4d84267f-96ef-4190-98eb-1edcc27364e0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a3740b36-5f7e-4514-88d5-019db33ade47","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:43:20.800Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:43:20.803Z","message":"{\"transactionId\":\"4d84267f-96ef-4190-98eb-1edcc27364e0\",\"status\":\"200\",\"rqstDate\":\"230413-10:43:20:801\",\"respDate\":\"230413-10:43:20:803\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4d84267f-96ef-4190-98eb-1edcc27364e0\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:43:20:801-61340\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[878e80bc-8e11-4a85-a6f0-80e62a36a943], x-b3-parentspanid=[9baaf436e6ed60eb], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40423], x-envoy-attempt-count=[1], x-b3-traceid=[cb08b45de3cdc9a09baaf436e6ed60eb], x-b3-spanid=[eb9d719299ecc378], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4d84267f-96ef-4190-98eb-1edcc27364e0]}\\\"}\"}","context":{"RequestID":"4d84267f-96ef-4190-98eb-1edcc27364e0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a3740b36-5f7e-4514-88d5-019db33ade47","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:43:20.800Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:20.804Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4d84267f-96ef-4190-98eb-1edcc27364e0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a3740b36-5f7e-4514-88d5-019db33ade47","LogTimestamp":"2023-04-13T10:43:20.804Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:43:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:43:20.849Z","message":"Entering","context":{"RequestID":"c5ccdef5-2e64-4da9-a15e-ddced0f91f4f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f405b18e-8592-4e58-89c5-f69e80b0bc20","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:43:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:43:20.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"c5ccdef5-2e64-4da9-a15e-ddced0f91f4f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f405b18e-8592-4e58-89c5-f69e80b0bc20","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:43:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:20.852Z","message":"{\"transactionId\":\"c5ccdef5-2e64-4da9-a15e-ddced0f91f4f\",\"status\":\"200\",\"rqstDate\":\"230413-10:43:20:850\",\"respDate\":\"230413-10:43:20:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c5ccdef5-2e64-4da9-a15e-ddced0f91f4f\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:43:20:850-51674\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c5ccdef5-2e64-4da9-a15e-ddced0f91f4f]}\\\"}\"}","context":{"RequestID":"c5ccdef5-2e64-4da9-a15e-ddced0f91f4f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f405b18e-8592-4e58-89c5-f69e80b0bc20","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:43:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:20.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c5ccdef5-2e64-4da9-a15e-ddced0f91f4f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f405b18e-8592-4e58-89c5-f69e80b0bc20","LogTimestamp":"2023-04-13T10:43:20.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:43:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:43:22.729Z","message":"Entering","context":{"RequestID":"64eb497d-b09a-4117-bee4-88ccb3a97241","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ef463c09-10cf-4e0d-a7fd-3b6b62099bc5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:22.729Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:43:22.732Z","message":"{\"transactionId\":\"64eb497d-b09a-4117-bee4-88ccb3a97241\",\"status\":\"200\",\"rqstDate\":\"230413-10:43:22:730\",\"respDate\":\"230413-10:43:22:732\",\"sourceId\":\"haproxy:64eb497d-b09a-4117-bee4-88ccb3a97241\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:43:22:730-73136\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[93e332f6-bb6c-45fd-9e37-b4a41f6b3148], x-b3-parentspanid=[a5db9d5a513ab86c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[62a96f027b17ada3a5db9d5a513ab86c], x-b3-spanid=[441c815427503717], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[64eb497d-b09a-4117-bee4-88ccb3a97241]}\\\"}\"}","context":{"RequestID":"64eb497d-b09a-4117-bee4-88ccb3a97241","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ef463c09-10cf-4e0d-a7fd-3b6b62099bc5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:22.729Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:22.733Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"64eb497d-b09a-4117-bee4-88ccb3a97241","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ef463c09-10cf-4e0d-a7fd-3b6b62099bc5","LogTimestamp":"2023-04-13T10:43:22.733Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:43:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:43:24.742Z","message":"Entering","context":{"RequestID":"a1d80bd9-0df9-45e3-b986-0dbf4742b988","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ea5d8896-04f3-43d7-adc9-e6007ca2f9e8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:24.742Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:43:24.744Z","message":"{\"transactionId\":\"a1d80bd9-0df9-45e3-b986-0dbf4742b988\",\"status\":\"200\",\"rqstDate\":\"230413-10:43:24:743\",\"respDate\":\"230413-10:43:24:744\",\"sourceId\":\"haproxy:a1d80bd9-0df9-45e3-b986-0dbf4742b988\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:43:24:743-75744\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[33e52bca-68dd-4734-b1f7-e007860b1027], x-b3-parentspanid=[1fabd7a67a6b9a15], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[46a54557d8131a3e1fabd7a67a6b9a15], x-b3-spanid=[81475caf9bb94010], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a1d80bd9-0df9-45e3-b986-0dbf4742b988]}\\\"}\"}","context":{"RequestID":"a1d80bd9-0df9-45e3-b986-0dbf4742b988","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ea5d8896-04f3-43d7-adc9-e6007ca2f9e8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:24.742Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:24.745Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a1d80bd9-0df9-45e3-b986-0dbf4742b988","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ea5d8896-04f3-43d7-adc9-e6007ca2f9e8","LogTimestamp":"2023-04-13T10:43:24.744Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:43:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:43:26.402Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:43:26.416Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:26.417Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:26.417Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:26.753Z","message":"Entering","context":{"RequestID":"a2c86d7b-4528-468e-805f-a093aae9191c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"84e4b42a-d659-48ca-bbfa-ff28d5b98b74","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:26.753Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:43:26.756Z","message":"{\"transactionId\":\"a2c86d7b-4528-468e-805f-a093aae9191c\",\"status\":\"200\",\"rqstDate\":\"230413-10:43:26:754\",\"respDate\":\"230413-10:43:26:756\",\"sourceId\":\"haproxy:a2c86d7b-4528-468e-805f-a093aae9191c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:43:26:754-87584\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[22b0f8f1-e8ea-4853-a69c-dc64cd01c0c8], x-b3-parentspanid=[9521b3d95a2a46a9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2f774d3eca478ce19521b3d95a2a46a9], x-b3-spanid=[987f26936c1e582d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a2c86d7b-4528-468e-805f-a093aae9191c]}\\\"}\"}","context":{"RequestID":"a2c86d7b-4528-468e-805f-a093aae9191c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"84e4b42a-d659-48ca-bbfa-ff28d5b98b74","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:26.753Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:26.757Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a2c86d7b-4528-468e-805f-a093aae9191c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"84e4b42a-d659-48ca-bbfa-ff28d5b98b74","LogTimestamp":"2023-04-13T10:43:26.757Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:43:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:43:28.767Z","message":"Entering","context":{"RequestID":"63a1e522-349b-4a28-9c4d-4737e2ef2b71","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fddadbc0-bcc5-4bc4-9c1f-d43a5c960a05","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:28.767Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:43:28.770Z","message":"{\"transactionId\":\"63a1e522-349b-4a28-9c4d-4737e2ef2b71\",\"status\":\"200\",\"rqstDate\":\"230413-10:43:28:768\",\"respDate\":\"230413-10:43:28:770\",\"sourceId\":\"haproxy:63a1e522-349b-4a28-9c4d-4737e2ef2b71\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:43:28:768-96749\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[40897f46-277b-4025-8135-aebaa9ace07c], x-b3-parentspanid=[ca16aabff236b5fd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3006f3af15be7305ca16aabff236b5fd], x-b3-spanid=[558ef47f417a8fde], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[63a1e522-349b-4a28-9c4d-4737e2ef2b71]}\\\"}\"}","context":{"RequestID":"63a1e522-349b-4a28-9c4d-4737e2ef2b71","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fddadbc0-bcc5-4bc4-9c1f-d43a5c960a05","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:28.767Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:28.771Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"63a1e522-349b-4a28-9c4d-4737e2ef2b71","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fddadbc0-bcc5-4bc4-9c1f-d43a5c960a05","LogTimestamp":"2023-04-13T10:43:28.771Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:43:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:43:30.782Z","message":"Entering","context":{"RequestID":"e2aa6dbc-abc5-4e3c-b52b-d525d34a93af","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7d61b654-3e5e-47c4-a9a4-6fd295d6f77d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:30.782Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:43:30.784Z","message":"{\"transactionId\":\"e2aa6dbc-abc5-4e3c-b52b-d525d34a93af\",\"status\":\"200\",\"rqstDate\":\"230413-10:43:30:783\",\"respDate\":\"230413-10:43:30:784\",\"sourceId\":\"haproxy:e2aa6dbc-abc5-4e3c-b52b-d525d34a93af\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:43:30:783-34841\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dbb4319f-8168-4f8e-89cd-2a0427b612be], x-b3-parentspanid=[b571315a30af2191], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7df4b777d5db8fe2b571315a30af2191], x-b3-spanid=[90d33d8534bac23e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e2aa6dbc-abc5-4e3c-b52b-d525d34a93af]}\\\"}\"}","context":{"RequestID":"e2aa6dbc-abc5-4e3c-b52b-d525d34a93af","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7d61b654-3e5e-47c4-a9a4-6fd295d6f77d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:30.782Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:30.785Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e2aa6dbc-abc5-4e3c-b52b-d525d34a93af","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7d61b654-3e5e-47c4-a9a4-6fd295d6f77d","LogTimestamp":"2023-04-13T10:43:30.785Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:43:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:43:30.800Z","message":"Entering","context":{"RequestID":"45247ade-7751-4e7a-9eff-bab35ee0e138","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9914b036-fcf8-4d7b-b93a-5bd25e8e7037","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:43:30.800Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:43:30.802Z","message":"{\"transactionId\":\"45247ade-7751-4e7a-9eff-bab35ee0e138\",\"status\":\"200\",\"rqstDate\":\"230413-10:43:30:801\",\"respDate\":\"230413-10:43:30:802\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:45247ade-7751-4e7a-9eff-bab35ee0e138\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:43:30:801-51178\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[293fd543-21f3-403a-9ea1-a20c1b2eaffd], x-b3-parentspanid=[f4c5591a078a339b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58581], x-envoy-attempt-count=[1], x-b3-traceid=[b93ab04bff6b4730f4c5591a078a339b], x-b3-spanid=[b5f48f0823d6c7c2], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[45247ade-7751-4e7a-9eff-bab35ee0e138]}\\\"}\"}","context":{"RequestID":"45247ade-7751-4e7a-9eff-bab35ee0e138","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9914b036-fcf8-4d7b-b93a-5bd25e8e7037","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:43:30.800Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:30.803Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"45247ade-7751-4e7a-9eff-bab35ee0e138","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9914b036-fcf8-4d7b-b93a-5bd25e8e7037","LogTimestamp":"2023-04-13T10:43:30.803Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:43:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:43:30.848Z","message":"Entering","context":{"RequestID":"b4782590-ad01-4360-9c78-e018de64de55","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7ab8686e-c9e0-453d-9839-c109eea3a12e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:43:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:43:30.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"b4782590-ad01-4360-9c78-e018de64de55","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7ab8686e-c9e0-453d-9839-c109eea3a12e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:43:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:30.853Z","message":"{\"transactionId\":\"b4782590-ad01-4360-9c78-e018de64de55\",\"status\":\"200\",\"rqstDate\":\"230413-10:43:30:849\",\"respDate\":\"230413-10:43:30:853\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b4782590-ad01-4360-9c78-e018de64de55\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:43:30:849-2731\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b4782590-ad01-4360-9c78-e018de64de55]}\\\"}\"}","context":{"RequestID":"b4782590-ad01-4360-9c78-e018de64de55","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7ab8686e-c9e0-453d-9839-c109eea3a12e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:43:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:30.854Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b4782590-ad01-4360-9c78-e018de64de55","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7ab8686e-c9e0-453d-9839-c109eea3a12e","LogTimestamp":"2023-04-13T10:43:30.854Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:43:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:43:32.794Z","message":"Entering","context":{"RequestID":"b2d93995-7cae-41ae-b524-e401bcc3973a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"44f09c57-5703-4649-9e28-de0054db8ebd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:32.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:43:32.796Z","message":"{\"transactionId\":\"b2d93995-7cae-41ae-b524-e401bcc3973a\",\"status\":\"200\",\"rqstDate\":\"230413-10:43:32:795\",\"respDate\":\"230413-10:43:32:796\",\"sourceId\":\"haproxy:b2d93995-7cae-41ae-b524-e401bcc3973a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:43:32:795-38142\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9c98f34f-3c6e-418b-9591-96cbd5350e78], x-b3-parentspanid=[cda7753159af2adb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e350ca2a66de6b82cda7753159af2adb], x-b3-spanid=[d29107f7f37183f8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b2d93995-7cae-41ae-b524-e401bcc3973a]}\\\"}\"}","context":{"RequestID":"b2d93995-7cae-41ae-b524-e401bcc3973a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"44f09c57-5703-4649-9e28-de0054db8ebd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:32.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:32.797Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b2d93995-7cae-41ae-b524-e401bcc3973a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"44f09c57-5703-4649-9e28-de0054db8ebd","LogTimestamp":"2023-04-13T10:43:32.797Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:43:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:43:34.807Z","message":"Entering","context":{"RequestID":"75f345f7-b1e0-4a60-9709-4da52d151c0c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6ddd1cf2-1cc0-457e-bfd3-a9f77b2c55ed","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:34.807Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:43:34.810Z","message":"{\"transactionId\":\"75f345f7-b1e0-4a60-9709-4da52d151c0c\",\"status\":\"200\",\"rqstDate\":\"230413-10:43:34:808\",\"respDate\":\"230413-10:43:34:810\",\"sourceId\":\"haproxy:75f345f7-b1e0-4a60-9709-4da52d151c0c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:43:34:808-69814\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c076320c-a686-4020-baaa-987fd86453b3], x-b3-parentspanid=[425cac3e0d52ff6e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1ba2030fcd9b265e425cac3e0d52ff6e], x-b3-spanid=[208894ee35217750], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[75f345f7-b1e0-4a60-9709-4da52d151c0c]}\\\"}\"}","context":{"RequestID":"75f345f7-b1e0-4a60-9709-4da52d151c0c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6ddd1cf2-1cc0-457e-bfd3-a9f77b2c55ed","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:34.807Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:34.811Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"75f345f7-b1e0-4a60-9709-4da52d151c0c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6ddd1cf2-1cc0-457e-bfd3-a9f77b2c55ed","LogTimestamp":"2023-04-13T10:43:34.811Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:43:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:43:36.403Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:43:36.416Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:36.417Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:36.417Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:36.822Z","message":"Entering","context":{"RequestID":"7cbf4476-11c1-4e75-90eb-5e98c75ae1bb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"efe6eb66-1b7a-41a2-97fa-4a0fc0586d50","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:36.822Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:43:36.825Z","message":"{\"transactionId\":\"7cbf4476-11c1-4e75-90eb-5e98c75ae1bb\",\"status\":\"200\",\"rqstDate\":\"230413-10:43:36:823\",\"respDate\":\"230413-10:43:36:824\",\"sourceId\":\"haproxy:7cbf4476-11c1-4e75-90eb-5e98c75ae1bb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:43:36:823-34182\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4a938c9d-bdd0-46b1-a44e-0406b9d08b05], x-b3-parentspanid=[8ac51ae373c07113], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[af0d46eb436f8c928ac51ae373c07113], x-b3-spanid=[d045e60415e1e94a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7cbf4476-11c1-4e75-90eb-5e98c75ae1bb]}\\\"}\"}","context":{"RequestID":"7cbf4476-11c1-4e75-90eb-5e98c75ae1bb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"efe6eb66-1b7a-41a2-97fa-4a0fc0586d50","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:36.822Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:36.825Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7cbf4476-11c1-4e75-90eb-5e98c75ae1bb","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"efe6eb66-1b7a-41a2-97fa-4a0fc0586d50","LogTimestamp":"2023-04-13T10:43:36.825Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:43:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:43:38.836Z","message":"Entering","context":{"RequestID":"5423bada-ef32-4561-ae21-9e645c033f7c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a9d7a153-f131-4c2d-93f2-c1b683e94c32","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:38.835Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:43:38.838Z","message":"{\"transactionId\":\"5423bada-ef32-4561-ae21-9e645c033f7c\",\"status\":\"200\",\"rqstDate\":\"230413-10:43:38:836\",\"respDate\":\"230413-10:43:38:838\",\"sourceId\":\"haproxy:5423bada-ef32-4561-ae21-9e645c033f7c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:43:38:836-47308\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c35bdc87-06a6-49e7-81a6-8a018e1f3c6b], x-b3-parentspanid=[9e1635d834a72277], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e4b63201cc7bfb929e1635d834a72277], x-b3-spanid=[175216be83ce20b6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5423bada-ef32-4561-ae21-9e645c033f7c]}\\\"}\"}","context":{"RequestID":"5423bada-ef32-4561-ae21-9e645c033f7c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a9d7a153-f131-4c2d-93f2-c1b683e94c32","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:38.835Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:38.839Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5423bada-ef32-4561-ae21-9e645c033f7c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a9d7a153-f131-4c2d-93f2-c1b683e94c32","LogTimestamp":"2023-04-13T10:43:38.839Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:43:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:43:40.799Z","message":"Entering","context":{"RequestID":"96f62de6-69ae-4f32-95fe-c5e2af56a630","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5ea70d9b-7b88-4be9-a695-2ed4403fdcb0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:43:40.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:43:40.800Z","message":"{\"transactionId\":\"96f62de6-69ae-4f32-95fe-c5e2af56a630\",\"status\":\"200\",\"rqstDate\":\"230413-10:43:40:799\",\"respDate\":\"230413-10:43:40:800\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:96f62de6-69ae-4f32-95fe-c5e2af56a630\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:43:40:799-1221\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[09f58b44-e04e-406c-a782-f738aa5faaa1], x-b3-parentspanid=[10143cf62ca7e29a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53143], x-envoy-attempt-count=[1], x-b3-traceid=[68d1372f33913e6510143cf62ca7e29a], x-b3-spanid=[763d3aaeee1ec45c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[96f62de6-69ae-4f32-95fe-c5e2af56a630]}\\\"}\"}","context":{"RequestID":"96f62de6-69ae-4f32-95fe-c5e2af56a630","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5ea70d9b-7b88-4be9-a695-2ed4403fdcb0","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:43:40.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:40.801Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"96f62de6-69ae-4f32-95fe-c5e2af56a630","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ea70d9b-7b88-4be9-a695-2ed4403fdcb0","LogTimestamp":"2023-04-13T10:43:40.801Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:43:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:43:40.848Z","message":"Entering","context":{"RequestID":"17145cdf-2df7-43ad-878f-950d19f84b4b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"696bb810-7e84-4f8b-ac57-6aa97b45c7ef","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:43:40.850Z","message":"{\"transactionId\":\"17145cdf-2df7-43ad-878f-950d19f84b4b\",\"status\":\"200\",\"rqstDate\":\"230413-10:43:40:849\",\"respDate\":\"230413-10:43:40:850\",\"sourceId\":\"haproxy:17145cdf-2df7-43ad-878f-950d19f84b4b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:43:40:849-60847\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3390b8fc-08d3-4299-9dfc-f11f606ff287], x-b3-parentspanid=[0b2540d121f48158], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f4fe1f8582ce8e210b2540d121f48158], x-b3-spanid=[52da1dec9f5b505f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[17145cdf-2df7-43ad-878f-950d19f84b4b]}\\\"}\"}","context":{"RequestID":"17145cdf-2df7-43ad-878f-950d19f84b4b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"696bb810-7e84-4f8b-ac57-6aa97b45c7ef","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:40.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"17145cdf-2df7-43ad-878f-950d19f84b4b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"696bb810-7e84-4f8b-ac57-6aa97b45c7ef","LogTimestamp":"2023-04-13T10:43:40.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:43:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:43:40.858Z","message":"Entering","context":{"RequestID":"b5f94ede-7faf-4204-9f68-df31d2609e7c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"47464f17-91e8-48ed-8c6f-8ae9781b5ec0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:43:40.858Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:43:40.859Z","message":"Database is available from CACHED check.","context":{"RequestID":"b5f94ede-7faf-4204-9f68-df31d2609e7c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"47464f17-91e8-48ed-8c6f-8ae9781b5ec0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:43:40.858Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:40.860Z","message":"{\"transactionId\":\"b5f94ede-7faf-4204-9f68-df31d2609e7c\",\"status\":\"200\",\"rqstDate\":\"230413-10:43:40:859\",\"respDate\":\"230413-10:43:40:860\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b5f94ede-7faf-4204-9f68-df31d2609e7c\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:43:40:859-43931\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b5f94ede-7faf-4204-9f68-df31d2609e7c]}\\\"}\"}","context":{"RequestID":"b5f94ede-7faf-4204-9f68-df31d2609e7c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"47464f17-91e8-48ed-8c6f-8ae9781b5ec0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:43:40.858Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:40.861Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b5f94ede-7faf-4204-9f68-df31d2609e7c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"47464f17-91e8-48ed-8c6f-8ae9781b5ec0","LogTimestamp":"2023-04-13T10:43:40.860Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:43:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:43:42.860Z","message":"Entering","context":{"RequestID":"dff0d513-8309-4e02-8e1d-fab1f0377102","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0078d08c-e046-4eea-a8bd-a19bca6c0ac4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:42.860Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:43:42.863Z","message":"{\"transactionId\":\"dff0d513-8309-4e02-8e1d-fab1f0377102\",\"status\":\"200\",\"rqstDate\":\"230413-10:43:42:861\",\"respDate\":\"230413-10:43:42:863\",\"sourceId\":\"haproxy:dff0d513-8309-4e02-8e1d-fab1f0377102\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:43:42:861-69925\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0c3a55a0-04f3-42ba-90fe-bfbd849cc76b], x-b3-parentspanid=[a4a00e6da463e9d7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[103acc393a6bd7c7a4a00e6da463e9d7], x-b3-spanid=[185a5c362903eff7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dff0d513-8309-4e02-8e1d-fab1f0377102]}\\\"}\"}","context":{"RequestID":"dff0d513-8309-4e02-8e1d-fab1f0377102","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0078d08c-e046-4eea-a8bd-a19bca6c0ac4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:42.860Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:42.863Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dff0d513-8309-4e02-8e1d-fab1f0377102","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0078d08c-e046-4eea-a8bd-a19bca6c0ac4","LogTimestamp":"2023-04-13T10:43:42.863Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:43:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:43:44.873Z","message":"Entering","context":{"RequestID":"15aa7b89-bd8b-4584-8e9c-353c39e56a9b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1eca0621-5cdb-4c3e-8cc0-00d7eed54641","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:44.873Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:43:44.875Z","message":"{\"transactionId\":\"15aa7b89-bd8b-4584-8e9c-353c39e56a9b\",\"status\":\"200\",\"rqstDate\":\"230413-10:43:44:874\",\"respDate\":\"230413-10:43:44:875\",\"sourceId\":\"haproxy:15aa7b89-bd8b-4584-8e9c-353c39e56a9b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:43:44:874-87863\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e4c1bb61-8968-4dfb-9651-c7ff9c0d1b03], x-b3-parentspanid=[af01cb1047f8d714], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a59f9b352fde1364af01cb1047f8d714], x-b3-spanid=[501568df9bd49c5d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[15aa7b89-bd8b-4584-8e9c-353c39e56a9b]}\\\"}\"}","context":{"RequestID":"15aa7b89-bd8b-4584-8e9c-353c39e56a9b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1eca0621-5cdb-4c3e-8cc0-00d7eed54641","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:44.873Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:44.876Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"15aa7b89-bd8b-4584-8e9c-353c39e56a9b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1eca0621-5cdb-4c3e-8cc0-00d7eed54641","LogTimestamp":"2023-04-13T10:43:44.876Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:43:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:43:46.403Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:43:46.416Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:46.416Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:46.416Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:46.886Z","message":"Entering","context":{"RequestID":"58949d73-68b4-4362-aa79-29fcb1c7559c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"d1ca6e02-04e5-43dc-aba0-ce5e580e414c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:46.886Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:43:46.888Z","message":"{\"transactionId\":\"58949d73-68b4-4362-aa79-29fcb1c7559c\",\"status\":\"200\",\"rqstDate\":\"230413-10:43:46:886\",\"respDate\":\"230413-10:43:46:888\",\"sourceId\":\"haproxy:58949d73-68b4-4362-aa79-29fcb1c7559c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:43:46:886-60084\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6025b4dc-0d7a-4832-add3-284345006b67], x-b3-parentspanid=[ca03186e6578d969], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[058e0ea2f3a59d07ca03186e6578d969], x-b3-spanid=[e977db297df5d692], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[58949d73-68b4-4362-aa79-29fcb1c7559c]}\\\"}\"}","context":{"RequestID":"58949d73-68b4-4362-aa79-29fcb1c7559c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"d1ca6e02-04e5-43dc-aba0-ce5e580e414c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:46.886Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:46.889Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"58949d73-68b4-4362-aa79-29fcb1c7559c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d1ca6e02-04e5-43dc-aba0-ce5e580e414c","LogTimestamp":"2023-04-13T10:43:46.889Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:43:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:43:48.898Z","message":"Entering","context":{"RequestID":"5e7ce4e7-0258-49af-9f86-1e5c9e6dbc19","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b0dd4e1c-48d3-4500-86ff-13fb8080bc99","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:48.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:43:48.900Z","message":"{\"transactionId\":\"5e7ce4e7-0258-49af-9f86-1e5c9e6dbc19\",\"status\":\"200\",\"rqstDate\":\"230413-10:43:48:899\",\"respDate\":\"230413-10:43:48:900\",\"sourceId\":\"haproxy:5e7ce4e7-0258-49af-9f86-1e5c9e6dbc19\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:43:48:899-50400\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7fff495f-c44b-4ef0-831f-68866be8a22a], x-b3-parentspanid=[5db6acfa08454c64], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b1bc6378bd19ef085db6acfa08454c64], x-b3-spanid=[59e850847dac960d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5e7ce4e7-0258-49af-9f86-1e5c9e6dbc19]}\\\"}\"}","context":{"RequestID":"5e7ce4e7-0258-49af-9f86-1e5c9e6dbc19","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b0dd4e1c-48d3-4500-86ff-13fb8080bc99","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:48.898Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:48.901Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5e7ce4e7-0258-49af-9f86-1e5c9e6dbc19","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b0dd4e1c-48d3-4500-86ff-13fb8080bc99","LogTimestamp":"2023-04-13T10:43:48.901Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:43:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:43:49.574Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:43:49.578Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:43:50.799Z","message":"Entering","context":{"RequestID":"ccd9dd69-dc55-471c-b476-4ed0b590e984","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"37f4b3da-ff9d-408f-af9c-1b03b586bd9b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:43:50.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:43:50.802Z","message":"{\"transactionId\":\"ccd9dd69-dc55-471c-b476-4ed0b590e984\",\"status\":\"200\",\"rqstDate\":\"230413-10:43:50:800\",\"respDate\":\"230413-10:43:50:802\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ccd9dd69-dc55-471c-b476-4ed0b590e984\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:43:50:800-65597\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9855223e-1734-40e4-99ec-ace6161220ac], x-b3-parentspanid=[0265ccbeb352440c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46583], x-envoy-attempt-count=[1], x-b3-traceid=[9490dd686debd81f0265ccbeb352440c], x-b3-spanid=[e40a4d6205b1ce7a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ccd9dd69-dc55-471c-b476-4ed0b590e984]}\\\"}\"}","context":{"RequestID":"ccd9dd69-dc55-471c-b476-4ed0b590e984","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"37f4b3da-ff9d-408f-af9c-1b03b586bd9b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:43:50.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:50.803Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ccd9dd69-dc55-471c-b476-4ed0b590e984","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"37f4b3da-ff9d-408f-af9c-1b03b586bd9b","LogTimestamp":"2023-04-13T10:43:50.803Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:43:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:43:50.848Z","message":"Entering","context":{"RequestID":"a17c0aca-f2c4-4e31-8c09-fab6a620a61c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"56e6c600-ad16-4170-aadf-b2456286e151","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:43:50.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:43:50.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"a17c0aca-f2c4-4e31-8c09-fab6a620a61c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"56e6c600-ad16-4170-aadf-b2456286e151","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:43:50.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:50.851Z","message":"{\"transactionId\":\"a17c0aca-f2c4-4e31-8c09-fab6a620a61c\",\"status\":\"200\",\"rqstDate\":\"230413-10:43:50:849\",\"respDate\":\"230413-10:43:50:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a17c0aca-f2c4-4e31-8c09-fab6a620a61c\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:43:50:849-91976\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a17c0aca-f2c4-4e31-8c09-fab6a620a61c]}\\\"}\"}","context":{"RequestID":"a17c0aca-f2c4-4e31-8c09-fab6a620a61c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"56e6c600-ad16-4170-aadf-b2456286e151","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:43:50.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:50.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a17c0aca-f2c4-4e31-8c09-fab6a620a61c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"56e6c600-ad16-4170-aadf-b2456286e151","LogTimestamp":"2023-04-13T10:43:50.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:43:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:43:50.910Z","message":"Entering","context":{"RequestID":"6a508e0b-7e17-49d2-8a37-50358b1023ee","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c564673f-d40d-4a62-a799-8464631d661a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:50.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:43:50.913Z","message":"{\"transactionId\":\"6a508e0b-7e17-49d2-8a37-50358b1023ee\",\"status\":\"200\",\"rqstDate\":\"230413-10:43:50:911\",\"respDate\":\"230413-10:43:50:913\",\"sourceId\":\"haproxy:6a508e0b-7e17-49d2-8a37-50358b1023ee\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:43:50:911-36462\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[930f62fb-86ea-4bad-b61e-c5269c4e8f4d], x-b3-parentspanid=[456e3fea58a717a2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c085c64deecf8ebc456e3fea58a717a2], x-b3-spanid=[c17f6831890bb00c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6a508e0b-7e17-49d2-8a37-50358b1023ee]}\\\"}\"}","context":{"RequestID":"6a508e0b-7e17-49d2-8a37-50358b1023ee","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c564673f-d40d-4a62-a799-8464631d661a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:50.910Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:50.914Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6a508e0b-7e17-49d2-8a37-50358b1023ee","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c564673f-d40d-4a62-a799-8464631d661a","LogTimestamp":"2023-04-13T10:43:50.913Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:43:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:43:52.923Z","message":"Entering","context":{"RequestID":"445814af-7836-43c1-ad28-34cf3ce6dd10","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3efe4b0d-a4be-41d9-8917-9b44cc98abac","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:52.922Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:43:52.924Z","message":"{\"transactionId\":\"445814af-7836-43c1-ad28-34cf3ce6dd10\",\"status\":\"200\",\"rqstDate\":\"230413-10:43:52:923\",\"respDate\":\"230413-10:43:52:924\",\"sourceId\":\"haproxy:445814af-7836-43c1-ad28-34cf3ce6dd10\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:43:52:923-98600\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0e117bcb-82ed-4c11-b964-63ab94b394dd], x-b3-parentspanid=[af3093fa41fe510e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[55d3a16755eceea8af3093fa41fe510e], x-b3-spanid=[3a4918e083d86a63], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[445814af-7836-43c1-ad28-34cf3ce6dd10]}\\\"}\"}","context":{"RequestID":"445814af-7836-43c1-ad28-34cf3ce6dd10","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3efe4b0d-a4be-41d9-8917-9b44cc98abac","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:52.922Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:52.925Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"445814af-7836-43c1-ad28-34cf3ce6dd10","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3efe4b0d-a4be-41d9-8917-9b44cc98abac","LogTimestamp":"2023-04-13T10:43:52.925Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:43:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:43:54.935Z","message":"Entering","context":{"RequestID":"61405374-ee8e-44cd-b9e3-c6592d81ae55","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2fa054c2-015f-47bc-afa9-023efc5244ff","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:54.934Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:43:54.937Z","message":"{\"transactionId\":\"61405374-ee8e-44cd-b9e3-c6592d81ae55\",\"status\":\"200\",\"rqstDate\":\"230413-10:43:54:935\",\"respDate\":\"230413-10:43:54:937\",\"sourceId\":\"haproxy:61405374-ee8e-44cd-b9e3-c6592d81ae55\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:43:54:935-5803\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f447a59b-8dd8-45a2-9763-54b360f71a8c], x-b3-parentspanid=[ad3ac6a5d34dfd63], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a799117ab1d9a0a9ad3ac6a5d34dfd63], x-b3-spanid=[3d015936802a8d42], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[61405374-ee8e-44cd-b9e3-c6592d81ae55]}\\\"}\"}","context":{"RequestID":"61405374-ee8e-44cd-b9e3-c6592d81ae55","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2fa054c2-015f-47bc-afa9-023efc5244ff","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:54.934Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:54.938Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"61405374-ee8e-44cd-b9e3-c6592d81ae55","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2fa054c2-015f-47bc-afa9-023efc5244ff","LogTimestamp":"2023-04-13T10:43:54.938Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:43:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:43:56.404Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:43:56.421Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:56.422Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:56.422Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:56.947Z","message":"Entering","context":{"RequestID":"cb43f539-17af-40ad-818f-07d2645f9ef2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"581f804f-8de2-4cc5-a5f5-7e3ba69952ee","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:56.947Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:43:56.950Z","message":"{\"transactionId\":\"cb43f539-17af-40ad-818f-07d2645f9ef2\",\"status\":\"200\",\"rqstDate\":\"230413-10:43:56:948\",\"respDate\":\"230413-10:43:56:950\",\"sourceId\":\"haproxy:cb43f539-17af-40ad-818f-07d2645f9ef2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:43:56:948-54640\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6e86ecb2-260f-4b75-a13f-beb0c59a375c], x-b3-parentspanid=[7dbf712a88f677a3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4ccd88aa3e6af88b7dbf712a88f677a3], x-b3-spanid=[93fc69bc50c342db], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cb43f539-17af-40ad-818f-07d2645f9ef2]}\\\"}\"}","context":{"RequestID":"cb43f539-17af-40ad-818f-07d2645f9ef2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"581f804f-8de2-4cc5-a5f5-7e3ba69952ee","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:56.947Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:56.951Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cb43f539-17af-40ad-818f-07d2645f9ef2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"581f804f-8de2-4cc5-a5f5-7e3ba69952ee","LogTimestamp":"2023-04-13T10:43:56.950Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:43:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:43:58.958Z","message":"Entering","context":{"RequestID":"ca13714e-7704-4f43-894a-a240d34be524","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"17dd2941-b0ff-44db-8b60-7bb5b85ca8b6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:58.958Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:43:58.960Z","message":"{\"transactionId\":\"ca13714e-7704-4f43-894a-a240d34be524\",\"status\":\"200\",\"rqstDate\":\"230413-10:43:58:959\",\"respDate\":\"230413-10:43:58:960\",\"sourceId\":\"haproxy:ca13714e-7704-4f43-894a-a240d34be524\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:43:58:959-45659\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[599c5cd2-7c67-4600-a628-702ac6e4c5a8], x-b3-parentspanid=[b8db8793a4ae858e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f8dd64143a39033db8db8793a4ae858e], x-b3-spanid=[00940bd61115c09a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ca13714e-7704-4f43-894a-a240d34be524]}\\\"}\"}","context":{"RequestID":"ca13714e-7704-4f43-894a-a240d34be524","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"17dd2941-b0ff-44db-8b60-7bb5b85ca8b6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:43:58.958Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:43:58.960Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ca13714e-7704-4f43-894a-a240d34be524","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"17dd2941-b0ff-44db-8b60-7bb5b85ca8b6","LogTimestamp":"2023-04-13T10:43:58.960Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:43:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:44:00.800Z","message":"Entering","context":{"RequestID":"b9fd6db2-b7d5-4b43-b74f-31e43acbdfc7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d08be075-c7b9-41b1-91da-b7d421ff3fb5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:44:00.800Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:44:00.802Z","message":"{\"transactionId\":\"b9fd6db2-b7d5-4b43-b74f-31e43acbdfc7\",\"status\":\"200\",\"rqstDate\":\"230413-10:44:00:801\",\"respDate\":\"230413-10:44:00:802\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b9fd6db2-b7d5-4b43-b74f-31e43acbdfc7\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:44:00:801-10621\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[28d2630f-2406-4ec2-af19-9bc3c5d056ed], x-b3-parentspanid=[24dbb0b39471efbc], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35497], x-envoy-attempt-count=[1], x-b3-traceid=[cf8378261ce104e524dbb0b39471efbc], x-b3-spanid=[901f74bf5fe9eb22], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b9fd6db2-b7d5-4b43-b74f-31e43acbdfc7]}\\\"}\"}","context":{"RequestID":"b9fd6db2-b7d5-4b43-b74f-31e43acbdfc7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d08be075-c7b9-41b1-91da-b7d421ff3fb5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:44:00.800Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:00.802Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b9fd6db2-b7d5-4b43-b74f-31e43acbdfc7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d08be075-c7b9-41b1-91da-b7d421ff3fb5","LogTimestamp":"2023-04-13T10:44:00.802Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:44:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:44:00.846Z","message":"Entering","context":{"RequestID":"4815f5dd-8a4a-4ec6-9979-05a376eebf03","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a5c828ab-d99b-4fd7-9734-9c9ce69fe595","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:44:00.846Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:44:00.848Z","message":"Database is available from CACHED check.","context":{"RequestID":"4815f5dd-8a4a-4ec6-9979-05a376eebf03","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a5c828ab-d99b-4fd7-9734-9c9ce69fe595","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:44:00.846Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:00.849Z","message":"{\"transactionId\":\"4815f5dd-8a4a-4ec6-9979-05a376eebf03\",\"status\":\"200\",\"rqstDate\":\"230413-10:44:00:847\",\"respDate\":\"230413-10:44:00:848\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4815f5dd-8a4a-4ec6-9979-05a376eebf03\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:44:00:847-19301\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4815f5dd-8a4a-4ec6-9979-05a376eebf03]}\\\"}\"}","context":{"RequestID":"4815f5dd-8a4a-4ec6-9979-05a376eebf03","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a5c828ab-d99b-4fd7-9734-9c9ce69fe595","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:44:00.846Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:00.849Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4815f5dd-8a4a-4ec6-9979-05a376eebf03","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a5c828ab-d99b-4fd7-9734-9c9ce69fe595","LogTimestamp":"2023-04-13T10:44:00.849Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:44:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:44:00.970Z","message":"Entering","context":{"RequestID":"ffe6106c-ff9f-49e6-a32f-3628a9d428de","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dc48b308-23d0-44ff-b325-dd0b1f0f27db","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:00.969Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:44:00.972Z","message":"{\"transactionId\":\"ffe6106c-ff9f-49e6-a32f-3628a9d428de\",\"status\":\"200\",\"rqstDate\":\"230413-10:44:00:970\",\"respDate\":\"230413-10:44:00:972\",\"sourceId\":\"haproxy:ffe6106c-ff9f-49e6-a32f-3628a9d428de\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:44:00:970-34959\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[92185daf-abf7-46c2-a61f-21a4756e99d3], x-b3-parentspanid=[5013318e3cdde739], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b4c87748fda457715013318e3cdde739], x-b3-spanid=[b76e96a66bf2d6eb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ffe6106c-ff9f-49e6-a32f-3628a9d428de]}\\\"}\"}","context":{"RequestID":"ffe6106c-ff9f-49e6-a32f-3628a9d428de","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dc48b308-23d0-44ff-b325-dd0b1f0f27db","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:00.969Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:00.972Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ffe6106c-ff9f-49e6-a32f-3628a9d428de","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dc48b308-23d0-44ff-b325-dd0b1f0f27db","LogTimestamp":"2023-04-13T10:44:00.972Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:44:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:44:02.981Z","message":"Entering","context":{"RequestID":"e7e1bfb0-9cd6-4be3-9bf0-f5c2614f657d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cfca07e8-e807-4b5b-8ca7-34c19530b1d1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:02.981Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:44:02.984Z","message":"{\"transactionId\":\"e7e1bfb0-9cd6-4be3-9bf0-f5c2614f657d\",\"status\":\"200\",\"rqstDate\":\"230413-10:44:02:982\",\"respDate\":\"230413-10:44:02:984\",\"sourceId\":\"haproxy:e7e1bfb0-9cd6-4be3-9bf0-f5c2614f657d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:44:02:982-79733\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b472c8f5-fef9-4c8d-88eb-798220f11559], x-b3-parentspanid=[6982b73609e2e8ad], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[befb4909bc202a4f6982b73609e2e8ad], x-b3-spanid=[74456634696a4b53], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e7e1bfb0-9cd6-4be3-9bf0-f5c2614f657d]}\\\"}\"}","context":{"RequestID":"e7e1bfb0-9cd6-4be3-9bf0-f5c2614f657d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cfca07e8-e807-4b5b-8ca7-34c19530b1d1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:02.981Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:02.985Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e7e1bfb0-9cd6-4be3-9bf0-f5c2614f657d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cfca07e8-e807-4b5b-8ca7-34c19530b1d1","LogTimestamp":"2023-04-13T10:44:02.985Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:44:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:44:04.995Z","message":"Entering","context":{"RequestID":"c54fb584-2c0f-40b3-a67b-f4ec639c4854","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"593a2ea4-80c2-414d-a0bf-cb8fe46b69e9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:04.995Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:44:04.999Z","message":"{\"transactionId\":\"c54fb584-2c0f-40b3-a67b-f4ec639c4854\",\"status\":\"200\",\"rqstDate\":\"230413-10:44:04:996\",\"respDate\":\"230413-10:44:04:998\",\"sourceId\":\"haproxy:c54fb584-2c0f-40b3-a67b-f4ec639c4854\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:44:04:996-54771\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c4e2d66e-e47b-4c71-b073-4a41b1a5fac4], x-b3-parentspanid=[2aa92486d6f73591], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b7f1a158c11c1a352aa92486d6f73591], x-b3-spanid=[1890bce4a03c0b70], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c54fb584-2c0f-40b3-a67b-f4ec639c4854]}\\\"}\"}","context":{"RequestID":"c54fb584-2c0f-40b3-a67b-f4ec639c4854","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"593a2ea4-80c2-414d-a0bf-cb8fe46b69e9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:04.995Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:05.000Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c54fb584-2c0f-40b3-a67b-f4ec639c4854","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"593a2ea4-80c2-414d-a0bf-cb8fe46b69e9","LogTimestamp":"2023-04-13T10:44:05Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:44:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:44:06.404Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:44:06.430Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:06.430Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:06.430Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:07.010Z","message":"Entering","context":{"RequestID":"1381262d-8fd3-46f7-aabd-db147219ab93","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e9053d76-2c21-47f5-86b2-765849b14277","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:07.010Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:44:07.013Z","message":"{\"transactionId\":\"1381262d-8fd3-46f7-aabd-db147219ab93\",\"status\":\"200\",\"rqstDate\":\"230413-10:44:07:011\",\"respDate\":\"230413-10:44:07:013\",\"sourceId\":\"haproxy:1381262d-8fd3-46f7-aabd-db147219ab93\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:44:07:011-38944\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[496d2aea-ddd6-42a3-9fe0-7e5bae5e9854], x-b3-parentspanid=[28cd424948915dc8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ce391dd5685b6b5f28cd424948915dc8], x-b3-spanid=[cfe9f10ad2e9620e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1381262d-8fd3-46f7-aabd-db147219ab93]}\\\"}\"}","context":{"RequestID":"1381262d-8fd3-46f7-aabd-db147219ab93","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e9053d76-2c21-47f5-86b2-765849b14277","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:07.010Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:07.014Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1381262d-8fd3-46f7-aabd-db147219ab93","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e9053d76-2c21-47f5-86b2-765849b14277","LogTimestamp":"2023-04-13T10:44:07.014Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:44:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:44:09.023Z","message":"Entering","context":{"RequestID":"14498cd9-6db2-4120-96ff-a2421ba6376a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"64596856-7bae-4c3b-a02a-221a67cae491","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:09.023Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:44:09.026Z","message":"{\"transactionId\":\"14498cd9-6db2-4120-96ff-a2421ba6376a\",\"status\":\"200\",\"rqstDate\":\"230413-10:44:09:024\",\"respDate\":\"230413-10:44:09:026\",\"sourceId\":\"haproxy:14498cd9-6db2-4120-96ff-a2421ba6376a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:44:09:024-63442\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d3a0bf82-441f-4957-8871-9bd052f6e2d3], x-b3-parentspanid=[2df4f9eb9fa3e794], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c43498af16948e182df4f9eb9fa3e794], x-b3-spanid=[dbcbd28b38b01f2b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[14498cd9-6db2-4120-96ff-a2421ba6376a]}\\\"}\"}","context":{"RequestID":"14498cd9-6db2-4120-96ff-a2421ba6376a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"64596856-7bae-4c3b-a02a-221a67cae491","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:09.023Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:09.027Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"14498cd9-6db2-4120-96ff-a2421ba6376a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"64596856-7bae-4c3b-a02a-221a67cae491","LogTimestamp":"2023-04-13T10:44:09.027Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:44:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:44:10.806Z","message":"Entering","context":{"RequestID":"62fc8445-9da5-4150-bf63-98bff3b8ce6c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5e48cdc0-e0c7-4960-87a6-4e193023827f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:44:10.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:44:10.808Z","message":"{\"transactionId\":\"62fc8445-9da5-4150-bf63-98bff3b8ce6c\",\"status\":\"200\",\"rqstDate\":\"230413-10:44:10:806\",\"respDate\":\"230413-10:44:10:808\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:62fc8445-9da5-4150-bf63-98bff3b8ce6c\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:44:10:806-62927\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6206c31b-2594-4984-86f3-0d8f71fba556], x-b3-parentspanid=[0a02d657d488315f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41465], x-envoy-attempt-count=[1], x-b3-traceid=[f4cbcfe1bbd969ae0a02d657d488315f], x-b3-spanid=[c6172cca61d1ba88], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[62fc8445-9da5-4150-bf63-98bff3b8ce6c]}\\\"}\"}","context":{"RequestID":"62fc8445-9da5-4150-bf63-98bff3b8ce6c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5e48cdc0-e0c7-4960-87a6-4e193023827f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:44:10.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:10.809Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"62fc8445-9da5-4150-bf63-98bff3b8ce6c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5e48cdc0-e0c7-4960-87a6-4e193023827f","LogTimestamp":"2023-04-13T10:44:10.809Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:44:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:44:10.847Z","message":"Entering","context":{"RequestID":"5218316c-fddb-47b8-9fa8-d4d2441c58b5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e967c9e4-280a-4d7b-9f44-841d183016ef","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:44:10.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:44:10.848Z","message":"Database is available from CACHED check.","context":{"RequestID":"5218316c-fddb-47b8-9fa8-d4d2441c58b5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e967c9e4-280a-4d7b-9f44-841d183016ef","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:44:10.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:10.848Z","message":"{\"transactionId\":\"5218316c-fddb-47b8-9fa8-d4d2441c58b5\",\"status\":\"200\",\"rqstDate\":\"230413-10:44:10:847\",\"respDate\":\"230413-10:44:10:848\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:5218316c-fddb-47b8-9fa8-d4d2441c58b5\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:44:10:847-83231\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[5218316c-fddb-47b8-9fa8-d4d2441c58b5]}\\\"}\"}","context":{"RequestID":"5218316c-fddb-47b8-9fa8-d4d2441c58b5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e967c9e4-280a-4d7b-9f44-841d183016ef","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:44:10.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:10.849Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5218316c-fddb-47b8-9fa8-d4d2441c58b5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e967c9e4-280a-4d7b-9f44-841d183016ef","LogTimestamp":"2023-04-13T10:44:10.849Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:44:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:44:11.036Z","message":"Entering","context":{"RequestID":"5ad01fb6-c098-4740-aa96-c60ffbb76864","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"78673660-4184-432c-b25b-efaed006e553","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:11.036Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:44:11.039Z","message":"{\"transactionId\":\"5ad01fb6-c098-4740-aa96-c60ffbb76864\",\"status\":\"200\",\"rqstDate\":\"230413-10:44:11:037\",\"respDate\":\"230413-10:44:11:039\",\"sourceId\":\"haproxy:5ad01fb6-c098-4740-aa96-c60ffbb76864\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:44:11:037-30262\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8be6346a-4763-4b81-9c14-20e6dbf87505], x-b3-parentspanid=[029eb88c17c62674], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[936c60128c656251029eb88c17c62674], x-b3-spanid=[5238bf2d02bb8e6f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5ad01fb6-c098-4740-aa96-c60ffbb76864]}\\\"}\"}","context":{"RequestID":"5ad01fb6-c098-4740-aa96-c60ffbb76864","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"78673660-4184-432c-b25b-efaed006e553","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:11.036Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:11.039Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5ad01fb6-c098-4740-aa96-c60ffbb76864","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"78673660-4184-432c-b25b-efaed006e553","LogTimestamp":"2023-04-13T10:44:11.039Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:44:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:44:13.048Z","message":"Entering","context":{"RequestID":"23c538a5-635f-4912-88fd-dccd3a064fcf","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"270e3471-df32-4400-ba25-b57e1b714825","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:13.048Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:44:13.051Z","message":"{\"transactionId\":\"23c538a5-635f-4912-88fd-dccd3a064fcf\",\"status\":\"200\",\"rqstDate\":\"230413-10:44:13:049\",\"respDate\":\"230413-10:44:13:051\",\"sourceId\":\"haproxy:23c538a5-635f-4912-88fd-dccd3a064fcf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:44:13:049-55429\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bc6aa814-fd61-4963-9255-4c6eed09f7d0], x-b3-parentspanid=[90fb62f65d1c834c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9f73de46d6a8bd3690fb62f65d1c834c], x-b3-spanid=[100b3d4ec7b699b2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[23c538a5-635f-4912-88fd-dccd3a064fcf]}\\\"}\"}","context":{"RequestID":"23c538a5-635f-4912-88fd-dccd3a064fcf","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"270e3471-df32-4400-ba25-b57e1b714825","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:13.048Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:13.052Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"23c538a5-635f-4912-88fd-dccd3a064fcf","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"270e3471-df32-4400-ba25-b57e1b714825","LogTimestamp":"2023-04-13T10:44:13.052Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:44:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:44:15.061Z","message":"Entering","context":{"RequestID":"0b73d6bd-0a2c-478b-8a23-eecb08e59b04","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4aea35e3-d84d-40d6-9a2b-bb5c2e65f1f9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:15.061Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:44:15.063Z","message":"{\"transactionId\":\"0b73d6bd-0a2c-478b-8a23-eecb08e59b04\",\"status\":\"200\",\"rqstDate\":\"230413-10:44:15:062\",\"respDate\":\"230413-10:44:15:063\",\"sourceId\":\"haproxy:0b73d6bd-0a2c-478b-8a23-eecb08e59b04\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:44:15:062-75843\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c2c5b0ed-f40c-4562-b488-e49f8a004043], x-b3-parentspanid=[354c61b9ebbad4d8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[551a5d6638405f09354c61b9ebbad4d8], x-b3-spanid=[faa72cc683b17236], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0b73d6bd-0a2c-478b-8a23-eecb08e59b04]}\\\"}\"}","context":{"RequestID":"0b73d6bd-0a2c-478b-8a23-eecb08e59b04","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4aea35e3-d84d-40d6-9a2b-bb5c2e65f1f9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:15.061Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:15.063Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0b73d6bd-0a2c-478b-8a23-eecb08e59b04","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4aea35e3-d84d-40d6-9a2b-bb5c2e65f1f9","LogTimestamp":"2023-04-13T10:44:15.063Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:44:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:44:16.405Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:44:16.417Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:16.418Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:16.418Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:17.073Z","message":"Entering","context":{"RequestID":"1ca93cd3-724e-4b21-9b1b-b86f168726e0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9cf07a60-3362-4fc0-a58e-9ed8b1e75d95","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:17.072Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:44:17.075Z","message":"{\"transactionId\":\"1ca93cd3-724e-4b21-9b1b-b86f168726e0\",\"status\":\"200\",\"rqstDate\":\"230413-10:44:17:073\",\"respDate\":\"230413-10:44:17:075\",\"sourceId\":\"haproxy:1ca93cd3-724e-4b21-9b1b-b86f168726e0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:44:17:073-13632\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[09a025eb-e19e-4796-b7c8-7cf7e31ce653], x-b3-parentspanid=[f547671057c9b2b0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[35e7f652fa383290f547671057c9b2b0], x-b3-spanid=[f3ee28cc00663082], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1ca93cd3-724e-4b21-9b1b-b86f168726e0]}\\\"}\"}","context":{"RequestID":"1ca93cd3-724e-4b21-9b1b-b86f168726e0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9cf07a60-3362-4fc0-a58e-9ed8b1e75d95","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:17.072Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:17.076Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1ca93cd3-724e-4b21-9b1b-b86f168726e0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9cf07a60-3362-4fc0-a58e-9ed8b1e75d95","LogTimestamp":"2023-04-13T10:44:17.076Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:44:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:44:19.086Z","message":"Entering","context":{"RequestID":"16cb9706-7fbb-44dc-a799-a821566206fc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"296e2244-5eab-4a86-bfcd-f812a29bf52c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:19.086Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:44:19.088Z","message":"{\"transactionId\":\"16cb9706-7fbb-44dc-a799-a821566206fc\",\"status\":\"200\",\"rqstDate\":\"230413-10:44:19:087\",\"respDate\":\"230413-10:44:19:088\",\"sourceId\":\"haproxy:16cb9706-7fbb-44dc-a799-a821566206fc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:44:19:087-120\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ed192e8b-f7c9-4bb6-beb3-c0a0b4469780], x-b3-parentspanid=[ce22e9debaafe06a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[98c203f094de5236ce22e9debaafe06a], x-b3-spanid=[4ae9fb71e5e58b27], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[16cb9706-7fbb-44dc-a799-a821566206fc]}\\\"}\"}","context":{"RequestID":"16cb9706-7fbb-44dc-a799-a821566206fc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"296e2244-5eab-4a86-bfcd-f812a29bf52c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:19.086Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:19.089Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"16cb9706-7fbb-44dc-a799-a821566206fc","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"296e2244-5eab-4a86-bfcd-f812a29bf52c","LogTimestamp":"2023-04-13T10:44:19.089Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:44:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:44:19.579Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:44:19.584Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:44:20.801Z","message":"Entering","context":{"RequestID":"a8ea70c4-5a17-470c-b20a-1489de16423d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"36a573d9-421a-41b6-acef-9a547fe6c183","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:44:20.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:44:20.803Z","message":"{\"transactionId\":\"a8ea70c4-5a17-470c-b20a-1489de16423d\",\"status\":\"200\",\"rqstDate\":\"230413-10:44:20:802\",\"respDate\":\"230413-10:44:20:803\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a8ea70c4-5a17-470c-b20a-1489de16423d\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:44:20:802-89408\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1ab03ed5-8f39-46bf-94d9-59467f09fb76], x-b3-parentspanid=[05fd56d5842df3ab], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57997], x-envoy-attempt-count=[1], x-b3-traceid=[a9e6ae3799fc79e405fd56d5842df3ab], x-b3-spanid=[5d6b03c855799dc0], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a8ea70c4-5a17-470c-b20a-1489de16423d]}\\\"}\"}","context":{"RequestID":"a8ea70c4-5a17-470c-b20a-1489de16423d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"36a573d9-421a-41b6-acef-9a547fe6c183","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:44:20.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:20.804Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a8ea70c4-5a17-470c-b20a-1489de16423d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"36a573d9-421a-41b6-acef-9a547fe6c183","LogTimestamp":"2023-04-13T10:44:20.804Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:44:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:44:20.849Z","message":"Entering","context":{"RequestID":"21722928-a2cd-4ac2-86bf-8f5c01e73897","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cad3c36b-ee09-411d-b8a8-b366bfb2484a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:44:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:44:20.852Z","message":"Database is available from CACHED check.","context":{"RequestID":"21722928-a2cd-4ac2-86bf-8f5c01e73897","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cad3c36b-ee09-411d-b8a8-b366bfb2484a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:44:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:20.854Z","message":"{\"transactionId\":\"21722928-a2cd-4ac2-86bf-8f5c01e73897\",\"status\":\"200\",\"rqstDate\":\"230413-10:44:20:850\",\"respDate\":\"230413-10:44:20:854\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:21722928-a2cd-4ac2-86bf-8f5c01e73897\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:44:20:850-96731\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[21722928-a2cd-4ac2-86bf-8f5c01e73897]}\\\"}\"}","context":{"RequestID":"21722928-a2cd-4ac2-86bf-8f5c01e73897","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cad3c36b-ee09-411d-b8a8-b366bfb2484a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:44:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:20.855Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"21722928-a2cd-4ac2-86bf-8f5c01e73897","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cad3c36b-ee09-411d-b8a8-b366bfb2484a","LogTimestamp":"2023-04-13T10:44:20.855Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:44:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:44:21.099Z","message":"Entering","context":{"RequestID":"7151d16e-e80a-4ce7-bd0d-0fec929aa18e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e58aeff4-f4e4-4ea7-b7b3-16475dc0bcdf","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:21.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:44:21.102Z","message":"{\"transactionId\":\"7151d16e-e80a-4ce7-bd0d-0fec929aa18e\",\"status\":\"200\",\"rqstDate\":\"230413-10:44:21:100\",\"respDate\":\"230413-10:44:21:101\",\"sourceId\":\"haproxy:7151d16e-e80a-4ce7-bd0d-0fec929aa18e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:44:21:100-51292\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[be18cc41-409e-4abc-85d7-08891598a6b5], x-b3-parentspanid=[1fa8cc23ec56fd25], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[497ac4a02e37234d1fa8cc23ec56fd25], x-b3-spanid=[d4081bb640a1ad5c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7151d16e-e80a-4ce7-bd0d-0fec929aa18e]}\\\"}\"}","context":{"RequestID":"7151d16e-e80a-4ce7-bd0d-0fec929aa18e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e58aeff4-f4e4-4ea7-b7b3-16475dc0bcdf","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:21.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:21.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7151d16e-e80a-4ce7-bd0d-0fec929aa18e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e58aeff4-f4e4-4ea7-b7b3-16475dc0bcdf","LogTimestamp":"2023-04-13T10:44:21.102Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:44:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:44:23.112Z","message":"Entering","context":{"RequestID":"cf8ed384-59b1-4fcd-bbd4-91e200d8fc38","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8b14bd64-6e07-49d5-b43e-e92714ff590b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:23.112Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:44:23.115Z","message":"{\"transactionId\":\"cf8ed384-59b1-4fcd-bbd4-91e200d8fc38\",\"status\":\"200\",\"rqstDate\":\"230413-10:44:23:113\",\"respDate\":\"230413-10:44:23:115\",\"sourceId\":\"haproxy:cf8ed384-59b1-4fcd-bbd4-91e200d8fc38\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:44:23:113-37386\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[76557fe6-5ece-4117-ae76-e718e5578d65], x-b3-parentspanid=[137f2b1dae7b7db9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[09335ed7fa8a70f6137f2b1dae7b7db9], x-b3-spanid=[de24ebd63ddd5bf5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cf8ed384-59b1-4fcd-bbd4-91e200d8fc38]}\\\"}\"}","context":{"RequestID":"cf8ed384-59b1-4fcd-bbd4-91e200d8fc38","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8b14bd64-6e07-49d5-b43e-e92714ff590b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:23.112Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:23.116Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cf8ed384-59b1-4fcd-bbd4-91e200d8fc38","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8b14bd64-6e07-49d5-b43e-e92714ff590b","LogTimestamp":"2023-04-13T10:44:23.116Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:44:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:44:25.126Z","message":"Entering","context":{"RequestID":"afa37515-0473-4de6-a92a-7e61732945b7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ba2759c4-fda8-405b-ac08-ba4f1d8e247e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:25.126Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:44:25.128Z","message":"{\"transactionId\":\"afa37515-0473-4de6-a92a-7e61732945b7\",\"status\":\"200\",\"rqstDate\":\"230413-10:44:25:127\",\"respDate\":\"230413-10:44:25:128\",\"sourceId\":\"haproxy:afa37515-0473-4de6-a92a-7e61732945b7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:44:25:127-80591\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4ede05fe-1edf-44ba-a5a7-648c280cd030], x-b3-parentspanid=[fb72cd7fd8b121d1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5854afde746badf8fb72cd7fd8b121d1], x-b3-spanid=[33d00f608b6e9ce4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[afa37515-0473-4de6-a92a-7e61732945b7]}\\\"}\"}","context":{"RequestID":"afa37515-0473-4de6-a92a-7e61732945b7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ba2759c4-fda8-405b-ac08-ba4f1d8e247e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:25.126Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:25.129Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"afa37515-0473-4de6-a92a-7e61732945b7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba2759c4-fda8-405b-ac08-ba4f1d8e247e","LogTimestamp":"2023-04-13T10:44:25.129Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:44:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:44:26.405Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:44:26.422Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:44:26.474Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:44:26.477Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:26.477Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:26.477Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:27.138Z","message":"Entering","context":{"RequestID":"e239382e-ca8a-4efe-85ee-323161067eb9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a55c26e6-dfec-401c-892a-06fd8185db4f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:27.138Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:44:27.140Z","message":"{\"transactionId\":\"e239382e-ca8a-4efe-85ee-323161067eb9\",\"status\":\"200\",\"rqstDate\":\"230413-10:44:27:138\",\"respDate\":\"230413-10:44:27:140\",\"sourceId\":\"haproxy:e239382e-ca8a-4efe-85ee-323161067eb9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:44:27:138-12064\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4d020e4e-5b51-4dc5-990d-db9ba91f6454], x-b3-parentspanid=[37cf0aee86e6f23f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[340646cda2de73ce37cf0aee86e6f23f], x-b3-spanid=[fe13a19fd61518f0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e239382e-ca8a-4efe-85ee-323161067eb9]}\\\"}\"}","context":{"RequestID":"e239382e-ca8a-4efe-85ee-323161067eb9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a55c26e6-dfec-401c-892a-06fd8185db4f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:27.138Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:27.141Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e239382e-ca8a-4efe-85ee-323161067eb9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a55c26e6-dfec-401c-892a-06fd8185db4f","LogTimestamp":"2023-04-13T10:44:27.141Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:44:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:44:29.150Z","message":"Entering","context":{"RequestID":"5f8d2d49-97a5-4d30-b4c2-98cfd6641103","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"40eea55a-1348-41fb-b0e4-77eaaa0cbc86","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:29.150Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:44:29.153Z","message":"{\"transactionId\":\"5f8d2d49-97a5-4d30-b4c2-98cfd6641103\",\"status\":\"200\",\"rqstDate\":\"230413-10:44:29:151\",\"respDate\":\"230413-10:44:29:153\",\"sourceId\":\"haproxy:5f8d2d49-97a5-4d30-b4c2-98cfd6641103\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:44:29:151-26469\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a78962df-4395-44a5-8313-dc0375a6832f], x-b3-parentspanid=[9fdf004396200340], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[45ad80663e54f9129fdf004396200340], x-b3-spanid=[f68fa2d7e775af95], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5f8d2d49-97a5-4d30-b4c2-98cfd6641103]}\\\"}\"}","context":{"RequestID":"5f8d2d49-97a5-4d30-b4c2-98cfd6641103","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"40eea55a-1348-41fb-b0e4-77eaaa0cbc86","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:29.150Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:29.154Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5f8d2d49-97a5-4d30-b4c2-98cfd6641103","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"40eea55a-1348-41fb-b0e4-77eaaa0cbc86","LogTimestamp":"2023-04-13T10:44:29.153Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:44:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:44:30.800Z","message":"Entering","context":{"RequestID":"ba82f276-31d8-46f8-bd78-23cc81b08968","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"20e2fa9d-d2da-459c-88cd-2d61babab189","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:44:30.800Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:44:30.803Z","message":"{\"transactionId\":\"ba82f276-31d8-46f8-bd78-23cc81b08968\",\"status\":\"200\",\"rqstDate\":\"230413-10:44:30:801\",\"respDate\":\"230413-10:44:30:803\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ba82f276-31d8-46f8-bd78-23cc81b08968\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:44:30:801-29466\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[395016f3-3904-9314-9654-d398c297a7e6], x-b3-parentspanid=[ea2fd943f49743da], 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.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42221], x-envoy-attempt-count=[1], x-b3-traceid=[0da4d49da95a2e6bea2fd943f49743da], x-b3-spanid=[5b10b9e5c8d4f79e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ba82f276-31d8-46f8-bd78-23cc81b08968]}\\\"}\"}","context":{"RequestID":"ba82f276-31d8-46f8-bd78-23cc81b08968","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"20e2fa9d-d2da-459c-88cd-2d61babab189","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:44:30.800Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:30.804Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ba82f276-31d8-46f8-bd78-23cc81b08968","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"20e2fa9d-d2da-459c-88cd-2d61babab189","LogTimestamp":"2023-04-13T10:44:30.804Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:44:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:44:30.849Z","message":"Entering","context":{"RequestID":"f9b39de8-10f1-47a0-9eba-192f3d9958e7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7198cb67-0d7b-41ac-8023-47e6b30e1977","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:44:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:44:30.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"f9b39de8-10f1-47a0-9eba-192f3d9958e7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7198cb67-0d7b-41ac-8023-47e6b30e1977","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:44:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:30.853Z","message":"{\"transactionId\":\"f9b39de8-10f1-47a0-9eba-192f3d9958e7\",\"status\":\"200\",\"rqstDate\":\"230413-10:44:30:850\",\"respDate\":\"230413-10:44:30:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f9b39de8-10f1-47a0-9eba-192f3d9958e7\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:44:30:850-81807\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f9b39de8-10f1-47a0-9eba-192f3d9958e7]}\\\"}\"}","context":{"RequestID":"f9b39de8-10f1-47a0-9eba-192f3d9958e7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7198cb67-0d7b-41ac-8023-47e6b30e1977","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:44:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:30.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f9b39de8-10f1-47a0-9eba-192f3d9958e7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7198cb67-0d7b-41ac-8023-47e6b30e1977","LogTimestamp":"2023-04-13T10:44:30.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:44:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:44:31.163Z","message":"Entering","context":{"RequestID":"3a364f9d-851e-4062-ae03-312dc603d4af","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5b48a98c-8824-4570-bc38-809415afd171","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:31.163Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:44:31.166Z","message":"{\"transactionId\":\"3a364f9d-851e-4062-ae03-312dc603d4af\",\"status\":\"200\",\"rqstDate\":\"230413-10:44:31:164\",\"respDate\":\"230413-10:44:31:166\",\"sourceId\":\"haproxy:3a364f9d-851e-4062-ae03-312dc603d4af\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:44:31:164-23319\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9493e38e-71d2-9bd0-8710-1c889b0faf4b], x-b3-parentspanid=[21bf232bb208ffd6], 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=[14e03cce912869c121bf232bb208ffd6], x-b3-spanid=[fd202f21b7a2180f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3a364f9d-851e-4062-ae03-312dc603d4af]}\\\"}\"}","context":{"RequestID":"3a364f9d-851e-4062-ae03-312dc603d4af","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5b48a98c-8824-4570-bc38-809415afd171","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:31.163Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:31.166Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3a364f9d-851e-4062-ae03-312dc603d4af","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5b48a98c-8824-4570-bc38-809415afd171","LogTimestamp":"2023-04-13T10:44:31.166Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:44:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:44:33.175Z","message":"Entering","context":{"RequestID":"ab288a2c-814d-4da7-b412-ad66048e4376","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fbeb872b-5699-4708-8f8f-4ab24a4a4aeb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:33.175Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:44:33.177Z","message":"{\"transactionId\":\"ab288a2c-814d-4da7-b412-ad66048e4376\",\"status\":\"200\",\"rqstDate\":\"230413-10:44:33:176\",\"respDate\":\"230413-10:44:33:177\",\"sourceId\":\"haproxy:ab288a2c-814d-4da7-b412-ad66048e4376\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:44:33:176-61061\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4efb9b1b-14aa-41e6-b54f-f12920e83490], x-b3-parentspanid=[c994bbee97550ea4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fe3e8f87745e8994c994bbee97550ea4], x-b3-spanid=[f07e74fd4f15bb63], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ab288a2c-814d-4da7-b412-ad66048e4376]}\\\"}\"}","context":{"RequestID":"ab288a2c-814d-4da7-b412-ad66048e4376","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fbeb872b-5699-4708-8f8f-4ab24a4a4aeb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:33.175Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:33.177Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ab288a2c-814d-4da7-b412-ad66048e4376","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fbeb872b-5699-4708-8f8f-4ab24a4a4aeb","LogTimestamp":"2023-04-13T10:44:33.177Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:44:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:44:35.187Z","message":"Entering","context":{"RequestID":"c36a7291-b068-438c-9686-079d0399939c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6738cdc2-237c-4c92-b821-fdb241a88e8d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:35.186Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:44:35.189Z","message":"{\"transactionId\":\"c36a7291-b068-438c-9686-079d0399939c\",\"status\":\"200\",\"rqstDate\":\"230413-10:44:35:187\",\"respDate\":\"230413-10:44:35:189\",\"sourceId\":\"haproxy:c36a7291-b068-438c-9686-079d0399939c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:44:35:187-96619\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9450eaed-501a-409e-b6c9-638edb8c367c], x-b3-parentspanid=[b778db6eb26bfc0d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f70fe9be62604c3cb778db6eb26bfc0d], x-b3-spanid=[3d14986bc2da86e6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c36a7291-b068-438c-9686-079d0399939c]}\\\"}\"}","context":{"RequestID":"c36a7291-b068-438c-9686-079d0399939c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6738cdc2-237c-4c92-b821-fdb241a88e8d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:35.186Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:35.190Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c36a7291-b068-438c-9686-079d0399939c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6738cdc2-237c-4c92-b821-fdb241a88e8d","LogTimestamp":"2023-04-13T10:44:35.190Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:44:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:44:36.405Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:44:36.419Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:36.420Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:36.420Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:37.199Z","message":"Entering","context":{"RequestID":"d7dc9a88-b82c-4f5b-9ad6-05684f1f93ec","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2c5b2139-384e-4274-8d95-2dd51201f1f8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:37.199Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:44:37.202Z","message":"{\"transactionId\":\"d7dc9a88-b82c-4f5b-9ad6-05684f1f93ec\",\"status\":\"200\",\"rqstDate\":\"230413-10:44:37:200\",\"respDate\":\"230413-10:44:37:202\",\"sourceId\":\"haproxy:d7dc9a88-b82c-4f5b-9ad6-05684f1f93ec\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:44:37:200-69070\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d6a0c290-3b86-4657-ba68-9d0474403de0], x-b3-parentspanid=[01484734f4095f5f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c8a23d0c61fa756401484734f4095f5f], x-b3-spanid=[6daa8752497d18ef], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d7dc9a88-b82c-4f5b-9ad6-05684f1f93ec]}\\\"}\"}","context":{"RequestID":"d7dc9a88-b82c-4f5b-9ad6-05684f1f93ec","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2c5b2139-384e-4274-8d95-2dd51201f1f8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:37.199Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:37.203Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d7dc9a88-b82c-4f5b-9ad6-05684f1f93ec","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2c5b2139-384e-4274-8d95-2dd51201f1f8","LogTimestamp":"2023-04-13T10:44:37.203Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:44:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:44:39.213Z","message":"Entering","context":{"RequestID":"fe82e19b-6c7c-4e9d-854c-58b1391a8f87","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"73d00ad9-67a2-4b02-bce0-8321b19a9be6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:39.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:44:39.216Z","message":"{\"transactionId\":\"fe82e19b-6c7c-4e9d-854c-58b1391a8f87\",\"status\":\"200\",\"rqstDate\":\"230413-10:44:39:214\",\"respDate\":\"230413-10:44:39:216\",\"sourceId\":\"haproxy:fe82e19b-6c7c-4e9d-854c-58b1391a8f87\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:44:39:214-13732\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5e068944-6e15-4600-88ad-3ebfef3153d5], x-b3-parentspanid=[e7fac0c98945c52f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e7a4855c3f1bc58ce7fac0c98945c52f], x-b3-spanid=[c56c3717e9b7a832], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fe82e19b-6c7c-4e9d-854c-58b1391a8f87]}\\\"}\"}","context":{"RequestID":"fe82e19b-6c7c-4e9d-854c-58b1391a8f87","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"73d00ad9-67a2-4b02-bce0-8321b19a9be6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:39.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:39.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fe82e19b-6c7c-4e9d-854c-58b1391a8f87","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"73d00ad9-67a2-4b02-bce0-8321b19a9be6","LogTimestamp":"2023-04-13T10:44:39.216Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:44:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:44:40.799Z","message":"Entering","context":{"RequestID":"e680606d-52d3-4b11-b744-a617af20f4aa","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e11db6e2-e1dc-4f0a-8fbc-b4617b44abd5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:44:40.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:44:40.801Z","message":"{\"transactionId\":\"e680606d-52d3-4b11-b744-a617af20f4aa\",\"status\":\"200\",\"rqstDate\":\"230413-10:44:40:799\",\"respDate\":\"230413-10:44:40:801\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e680606d-52d3-4b11-b744-a617af20f4aa\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:44:40:799-16824\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6b7c9935-44f2-4924-8b2f-289584cda0b7], x-b3-parentspanid=[a05213b6b4d4e0ce], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45367], x-envoy-attempt-count=[1], x-b3-traceid=[313650198cc3f0c5a05213b6b4d4e0ce], x-b3-spanid=[92fee5d4f72939c6], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e680606d-52d3-4b11-b744-a617af20f4aa]}\\\"}\"}","context":{"RequestID":"e680606d-52d3-4b11-b744-a617af20f4aa","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e11db6e2-e1dc-4f0a-8fbc-b4617b44abd5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:44:40.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:40.801Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e680606d-52d3-4b11-b744-a617af20f4aa","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e11db6e2-e1dc-4f0a-8fbc-b4617b44abd5","LogTimestamp":"2023-04-13T10:44:40.801Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:44:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:44:40.847Z","message":"Entering","context":{"RequestID":"63b6a3b4-3ff0-45cc-aa80-31d4adc52b76","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8813c5a1-1fa6-4574-8016-0b9f69a101bd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:44:40.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:44:40.848Z","message":"Database is available from CACHED check.","context":{"RequestID":"63b6a3b4-3ff0-45cc-aa80-31d4adc52b76","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8813c5a1-1fa6-4574-8016-0b9f69a101bd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:44:40.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:40.849Z","message":"{\"transactionId\":\"63b6a3b4-3ff0-45cc-aa80-31d4adc52b76\",\"status\":\"200\",\"rqstDate\":\"230413-10:44:40:848\",\"respDate\":\"230413-10:44:40:849\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:63b6a3b4-3ff0-45cc-aa80-31d4adc52b76\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:44:40:848-4425\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[63b6a3b4-3ff0-45cc-aa80-31d4adc52b76]}\\\"}\"}","context":{"RequestID":"63b6a3b4-3ff0-45cc-aa80-31d4adc52b76","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8813c5a1-1fa6-4574-8016-0b9f69a101bd","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:44:40.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:40.849Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"63b6a3b4-3ff0-45cc-aa80-31d4adc52b76","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8813c5a1-1fa6-4574-8016-0b9f69a101bd","LogTimestamp":"2023-04-13T10:44:40.849Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:44:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:44:41.225Z","message":"Entering","context":{"RequestID":"6babcb26-11ee-43c9-9cac-68c49574b8c8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b6e99196-c5d7-45d6-b897-be279483bad2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:41.225Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:44:41.228Z","message":"{\"transactionId\":\"6babcb26-11ee-43c9-9cac-68c49574b8c8\",\"status\":\"200\",\"rqstDate\":\"230413-10:44:41:226\",\"respDate\":\"230413-10:44:41:227\",\"sourceId\":\"haproxy:6babcb26-11ee-43c9-9cac-68c49574b8c8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:44:41:226-46108\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[209f7dd5-86a9-46a8-b05e-e44755e264db], x-b3-parentspanid=[a42f983e9c6f5239], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1bd11ea96628cf26a42f983e9c6f5239], x-b3-spanid=[acf213a6d3146cf8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6babcb26-11ee-43c9-9cac-68c49574b8c8]}\\\"}\"}","context":{"RequestID":"6babcb26-11ee-43c9-9cac-68c49574b8c8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b6e99196-c5d7-45d6-b897-be279483bad2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:41.225Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:41.228Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6babcb26-11ee-43c9-9cac-68c49574b8c8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b6e99196-c5d7-45d6-b897-be279483bad2","LogTimestamp":"2023-04-13T10:44:41.228Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:44:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:44:43.239Z","message":"Entering","context":{"RequestID":"2aee19c5-c5e5-448b-9bf7-936ec2b883f3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"f5aefb63-3425-4046-9b9d-f5dbd49e27b9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:43.239Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:44:43.241Z","message":"{\"transactionId\":\"2aee19c5-c5e5-448b-9bf7-936ec2b883f3\",\"status\":\"200\",\"rqstDate\":\"230413-10:44:43:239\",\"respDate\":\"230413-10:44:43:241\",\"sourceId\":\"haproxy:2aee19c5-c5e5-448b-9bf7-936ec2b883f3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:44:43:239-52481\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1ede4b1d-d12f-4a7f-8e84-5afaa9bc2a29], x-b3-parentspanid=[03e5b12e4b0d5ffb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[22bdf22e530f33e603e5b12e4b0d5ffb], x-b3-spanid=[79352f6ac8eeaabe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2aee19c5-c5e5-448b-9bf7-936ec2b883f3]}\\\"}\"}","context":{"RequestID":"2aee19c5-c5e5-448b-9bf7-936ec2b883f3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"f5aefb63-3425-4046-9b9d-f5dbd49e27b9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:43.239Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:43.242Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2aee19c5-c5e5-448b-9bf7-936ec2b883f3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f5aefb63-3425-4046-9b9d-f5dbd49e27b9","LogTimestamp":"2023-04-13T10:44:43.242Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:44:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:44:45.253Z","message":"Entering","context":{"RequestID":"4a59aae7-b712-4ed3-9b06-3e99ce050ce1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e9726bc3-f17d-46b2-8e0e-e2358b7133e6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:45.253Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:44:45.256Z","message":"{\"transactionId\":\"4a59aae7-b712-4ed3-9b06-3e99ce050ce1\",\"status\":\"200\",\"rqstDate\":\"230413-10:44:45:254\",\"respDate\":\"230413-10:44:45:256\",\"sourceId\":\"haproxy:4a59aae7-b712-4ed3-9b06-3e99ce050ce1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:44:45:254-90217\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[44d581d2-83ae-40b0-b204-9157209dc4cf], x-b3-parentspanid=[77693f352d5b1757], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[89da5061b37d611677693f352d5b1757], x-b3-spanid=[753cd6dfc70b3f3d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4a59aae7-b712-4ed3-9b06-3e99ce050ce1]}\\\"}\"}","context":{"RequestID":"4a59aae7-b712-4ed3-9b06-3e99ce050ce1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e9726bc3-f17d-46b2-8e0e-e2358b7133e6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:45.253Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:45.257Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4a59aae7-b712-4ed3-9b06-3e99ce050ce1","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e9726bc3-f17d-46b2-8e0e-e2358b7133e6","LogTimestamp":"2023-04-13T10:44:45.257Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:44:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:44:46.405Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:44:46.418Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:46.419Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:46.419Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:47.267Z","message":"Entering","context":{"RequestID":"7f69d63b-15b3-4244-b548-a5792183be57","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"06c89031-120a-4381-992d-725bb9a14316","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:47.267Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:44:47.270Z","message":"{\"transactionId\":\"7f69d63b-15b3-4244-b548-a5792183be57\",\"status\":\"200\",\"rqstDate\":\"230413-10:44:47:268\",\"respDate\":\"230413-10:44:47:270\",\"sourceId\":\"haproxy:7f69d63b-15b3-4244-b548-a5792183be57\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:44:47:268-53903\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3e622ee6-1aa6-4d0a-a1fa-efac31420db8], x-b3-parentspanid=[10c6742449ad4495], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[225b633e85d4d3fd10c6742449ad4495], x-b3-spanid=[ebd8bd01a27757f8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7f69d63b-15b3-4244-b548-a5792183be57]}\\\"}\"}","context":{"RequestID":"7f69d63b-15b3-4244-b548-a5792183be57","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"06c89031-120a-4381-992d-725bb9a14316","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:47.267Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:47.270Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7f69d63b-15b3-4244-b548-a5792183be57","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"06c89031-120a-4381-992d-725bb9a14316","LogTimestamp":"2023-04-13T10:44:47.270Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:44:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:44:49.279Z","message":"Entering","context":{"RequestID":"db3f2555-9720-49f0-89aa-38a9821170b2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"40aaede8-1c4f-4209-988d-9c44c6946556","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:49.279Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:44:49.281Z","message":"{\"transactionId\":\"db3f2555-9720-49f0-89aa-38a9821170b2\",\"status\":\"200\",\"rqstDate\":\"230413-10:44:49:279\",\"respDate\":\"230413-10:44:49:281\",\"sourceId\":\"haproxy:db3f2555-9720-49f0-89aa-38a9821170b2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:44:49:279-56174\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[74efcabc-8f64-4aed-9143-dbad319c1858], x-b3-parentspanid=[15d731c5289d42bf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c771371d831226b515d731c5289d42bf], x-b3-spanid=[ccab50734af87e69], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[db3f2555-9720-49f0-89aa-38a9821170b2]}\\\"}\"}","context":{"RequestID":"db3f2555-9720-49f0-89aa-38a9821170b2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"40aaede8-1c4f-4209-988d-9c44c6946556","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:49.279Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:49.282Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"db3f2555-9720-49f0-89aa-38a9821170b2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"40aaede8-1c4f-4209-988d-9c44c6946556","LogTimestamp":"2023-04-13T10:44:49.282Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:44:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:44:49.584Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:44:49.587Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:44:50.799Z","message":"Entering","context":{"RequestID":"fe1d4c0c-2142-4f9e-a2bb-9d34edddafe0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"259da75c-d273-481b-99dd-70299a06deb7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:44:50.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:44:50.802Z","message":"{\"transactionId\":\"fe1d4c0c-2142-4f9e-a2bb-9d34edddafe0\",\"status\":\"200\",\"rqstDate\":\"230413-10:44:50:800\",\"respDate\":\"230413-10:44:50:802\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:fe1d4c0c-2142-4f9e-a2bb-9d34edddafe0\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:44:50:800-22403\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a28d4ff4-2c5a-9c86-ac7f-81cc66b93da6], x-b3-parentspanid=[cadf2a5fe880a35c], 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.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50575], x-envoy-attempt-count=[1], x-b3-traceid=[5b44e022ea2b61e0cadf2a5fe880a35c], x-b3-spanid=[0b4a2e03678f89ff], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[fe1d4c0c-2142-4f9e-a2bb-9d34edddafe0]}\\\"}\"}","context":{"RequestID":"fe1d4c0c-2142-4f9e-a2bb-9d34edddafe0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"259da75c-d273-481b-99dd-70299a06deb7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:44:50.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:50.802Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fe1d4c0c-2142-4f9e-a2bb-9d34edddafe0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"259da75c-d273-481b-99dd-70299a06deb7","LogTimestamp":"2023-04-13T10:44:50.802Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:44:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:44:50.849Z","message":"Entering","context":{"RequestID":"67bc8743-dbb8-4e07-8866-55edafb1fafe","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"53b7097d-679a-4cd1-94f9-ae52432c2009","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:44:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:44:50.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"67bc8743-dbb8-4e07-8866-55edafb1fafe","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"53b7097d-679a-4cd1-94f9-ae52432c2009","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:44:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:50.853Z","message":"{\"transactionId\":\"67bc8743-dbb8-4e07-8866-55edafb1fafe\",\"status\":\"200\",\"rqstDate\":\"230413-10:44:50:850\",\"respDate\":\"230413-10:44:50:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:67bc8743-dbb8-4e07-8866-55edafb1fafe\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:44:50:850-91614\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[67bc8743-dbb8-4e07-8866-55edafb1fafe]}\\\"}\"}","context":{"RequestID":"67bc8743-dbb8-4e07-8866-55edafb1fafe","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"53b7097d-679a-4cd1-94f9-ae52432c2009","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:44:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:50.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"67bc8743-dbb8-4e07-8866-55edafb1fafe","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"53b7097d-679a-4cd1-94f9-ae52432c2009","LogTimestamp":"2023-04-13T10:44:50.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:44:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:44:51.291Z","message":"Entering","context":{"RequestID":"4dc5e489-96a3-4610-8bc1-e9442f607301","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"02553864-ca33-4d1d-b35a-78e2af932e4a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:51.291Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:44:51.294Z","message":"{\"transactionId\":\"4dc5e489-96a3-4610-8bc1-e9442f607301\",\"status\":\"200\",\"rqstDate\":\"230413-10:44:51:292\",\"respDate\":\"230413-10:44:51:294\",\"sourceId\":\"haproxy:4dc5e489-96a3-4610-8bc1-e9442f607301\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:44:51:292-45144\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ce2ca718-8cdd-4315-8716-037674798bcf], x-b3-parentspanid=[56c4d34abde62f84], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[16720fb258bfa0dd56c4d34abde62f84], x-b3-spanid=[35166223711fae63], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4dc5e489-96a3-4610-8bc1-e9442f607301]}\\\"}\"}","context":{"RequestID":"4dc5e489-96a3-4610-8bc1-e9442f607301","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"02553864-ca33-4d1d-b35a-78e2af932e4a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:51.291Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:51.295Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4dc5e489-96a3-4610-8bc1-e9442f607301","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"02553864-ca33-4d1d-b35a-78e2af932e4a","LogTimestamp":"2023-04-13T10:44:51.294Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:44:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:44:53.304Z","message":"Entering","context":{"RequestID":"53877caa-fafe-4c04-aae7-632910b8fa25","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"110b261e-3802-41fc-8bb9-1d90a052cb9c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:53.304Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:44:53.307Z","message":"{\"transactionId\":\"53877caa-fafe-4c04-aae7-632910b8fa25\",\"status\":\"200\",\"rqstDate\":\"230413-10:44:53:305\",\"respDate\":\"230413-10:44:53:307\",\"sourceId\":\"haproxy:53877caa-fafe-4c04-aae7-632910b8fa25\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:44:53:305-44974\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[88c63ba1-b69f-4544-bf65-bad2eab412ad], x-b3-parentspanid=[bbf3eefbab0a5f37], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b9e9425471044527bbf3eefbab0a5f37], x-b3-spanid=[889bc302b8d8e4d1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[53877caa-fafe-4c04-aae7-632910b8fa25]}\\\"}\"}","context":{"RequestID":"53877caa-fafe-4c04-aae7-632910b8fa25","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"110b261e-3802-41fc-8bb9-1d90a052cb9c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:53.304Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:53.308Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"53877caa-fafe-4c04-aae7-632910b8fa25","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"110b261e-3802-41fc-8bb9-1d90a052cb9c","LogTimestamp":"2023-04-13T10:44:53.308Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:44:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:44:55.318Z","message":"Entering","context":{"RequestID":"8d557e8f-72bc-450f-8325-c06f76066888","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f9974537-7085-4c6e-9ec8-f021267becb1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:55.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:44:55.321Z","message":"{\"transactionId\":\"8d557e8f-72bc-450f-8325-c06f76066888\",\"status\":\"200\",\"rqstDate\":\"230413-10:44:55:319\",\"respDate\":\"230413-10:44:55:321\",\"sourceId\":\"haproxy:8d557e8f-72bc-450f-8325-c06f76066888\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:44:55:319-82781\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[111f6c67-def9-4184-8afa-cf0c0edc29dd], x-b3-parentspanid=[9adf6c3b3ecb0b9c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5e3934146eab197e9adf6c3b3ecb0b9c], x-b3-spanid=[2ab9b94d027b73f8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8d557e8f-72bc-450f-8325-c06f76066888]}\\\"}\"}","context":{"RequestID":"8d557e8f-72bc-450f-8325-c06f76066888","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f9974537-7085-4c6e-9ec8-f021267becb1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:55.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:55.322Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8d557e8f-72bc-450f-8325-c06f76066888","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f9974537-7085-4c6e-9ec8-f021267becb1","LogTimestamp":"2023-04-13T10:44:55.322Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:44:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:44:56.405Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:44:56.422Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:56.422Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:56.422Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:57.332Z","message":"Entering","context":{"RequestID":"2dc9f154-9b72-48bf-8623-ab501eb08aa2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4150eaee-d39e-4480-b33f-4a9b27725ee8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:57.332Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:44:57.334Z","message":"{\"transactionId\":\"2dc9f154-9b72-48bf-8623-ab501eb08aa2\",\"status\":\"200\",\"rqstDate\":\"230413-10:44:57:333\",\"respDate\":\"230413-10:44:57:334\",\"sourceId\":\"haproxy:2dc9f154-9b72-48bf-8623-ab501eb08aa2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:44:57:333-38378\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7dba5676-8006-411a-8359-cf2ba04977d7], x-b3-parentspanid=[0bd059d7f7402306], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cc1ae80bc7ff2c680bd059d7f7402306], x-b3-spanid=[3aec4ab4456a64da], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2dc9f154-9b72-48bf-8623-ab501eb08aa2]}\\\"}\"}","context":{"RequestID":"2dc9f154-9b72-48bf-8623-ab501eb08aa2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4150eaee-d39e-4480-b33f-4a9b27725ee8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:57.332Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:57.335Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2dc9f154-9b72-48bf-8623-ab501eb08aa2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4150eaee-d39e-4480-b33f-4a9b27725ee8","LogTimestamp":"2023-04-13T10:44:57.335Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:44:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:44:59.345Z","message":"Entering","context":{"RequestID":"4a02cfd9-2718-4df2-8138-b5b3d323d4e2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9d437fda-bcc8-4b99-b0f9-00d835f05d9d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:59.345Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:44:59.347Z","message":"{\"transactionId\":\"4a02cfd9-2718-4df2-8138-b5b3d323d4e2\",\"status\":\"200\",\"rqstDate\":\"230413-10:44:59:346\",\"respDate\":\"230413-10:44:59:347\",\"sourceId\":\"haproxy:4a02cfd9-2718-4df2-8138-b5b3d323d4e2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:44:59:346-31257\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f3fd9e4f-a49f-4feb-9504-6a1d6b3fc18d], x-b3-parentspanid=[a1127210c29c629f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4e2c1d2f7bd2798ba1127210c29c629f], x-b3-spanid=[42a091b131814f97], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4a02cfd9-2718-4df2-8138-b5b3d323d4e2]}\\\"}\"}","context":{"RequestID":"4a02cfd9-2718-4df2-8138-b5b3d323d4e2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9d437fda-bcc8-4b99-b0f9-00d835f05d9d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:44:59.345Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:44:59.348Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4a02cfd9-2718-4df2-8138-b5b3d323d4e2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9d437fda-bcc8-4b99-b0f9-00d835f05d9d","LogTimestamp":"2023-04-13T10:44:59.348Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:44:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:45:00.798Z","message":"Entering","context":{"RequestID":"28ee5c67-cf7b-40de-9132-c2c925663fac","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"6a0d7eab-dbba-4b57-9a96-7c231c32ef8c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:45:00.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:45:00.799Z","message":"{\"transactionId\":\"28ee5c67-cf7b-40de-9132-c2c925663fac\",\"status\":\"200\",\"rqstDate\":\"230413-10:45:00:798\",\"respDate\":\"230413-10:45:00:799\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:28ee5c67-cf7b-40de-9132-c2c925663fac\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:45:00:798-92997\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e2a04c2e-1b66-416e-9287-3db543439871], x-b3-parentspanid=[9f871f9a79f433c0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41405], x-envoy-attempt-count=[1], x-b3-traceid=[5d284243449f74679f871f9a79f433c0], x-b3-spanid=[6a2f2018b218cfbb], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[28ee5c67-cf7b-40de-9132-c2c925663fac]}\\\"}\"}","context":{"RequestID":"28ee5c67-cf7b-40de-9132-c2c925663fac","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"6a0d7eab-dbba-4b57-9a96-7c231c32ef8c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:45:00.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:00.799Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"28ee5c67-cf7b-40de-9132-c2c925663fac","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6a0d7eab-dbba-4b57-9a96-7c231c32ef8c","LogTimestamp":"2023-04-13T10:45:00.799Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:45:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:45:00.848Z","message":"Entering","context":{"RequestID":"9c631bc1-68c5-418e-a581-a31f5b2814ea","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c1eccd9f-a5fb-4b8e-a8e1-ab5d7f1cdd93","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:45:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:45:00.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"9c631bc1-68c5-418e-a581-a31f5b2814ea","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c1eccd9f-a5fb-4b8e-a8e1-ab5d7f1cdd93","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:45:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:00.850Z","message":"{\"transactionId\":\"9c631bc1-68c5-418e-a581-a31f5b2814ea\",\"status\":\"200\",\"rqstDate\":\"230413-10:45:00:848\",\"respDate\":\"230413-10:45:00:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9c631bc1-68c5-418e-a581-a31f5b2814ea\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:45:00:848-96484\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9c631bc1-68c5-418e-a581-a31f5b2814ea]}\\\"}\"}","context":{"RequestID":"9c631bc1-68c5-418e-a581-a31f5b2814ea","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c1eccd9f-a5fb-4b8e-a8e1-ab5d7f1cdd93","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:45:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:00.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9c631bc1-68c5-418e-a581-a31f5b2814ea","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c1eccd9f-a5fb-4b8e-a8e1-ab5d7f1cdd93","LogTimestamp":"2023-04-13T10:45:00.850Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:45:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:45:01.357Z","message":"Entering","context":{"RequestID":"104c6acb-6a60-495a-998e-3f4baaf8f535","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"19f7796b-1704-4404-9782-4cb87c387634","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:01.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:45:01.360Z","message":"{\"transactionId\":\"104c6acb-6a60-495a-998e-3f4baaf8f535\",\"status\":\"200\",\"rqstDate\":\"230413-10:45:01:358\",\"respDate\":\"230413-10:45:01:360\",\"sourceId\":\"haproxy:104c6acb-6a60-495a-998e-3f4baaf8f535\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:45:01:358-91358\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5e8a36c8-bd80-4038-a490-227b4aca4e31], x-b3-parentspanid=[59b6986d62543b15], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8d1730947994b28159b6986d62543b15], x-b3-spanid=[85d420810c8abe30], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[104c6acb-6a60-495a-998e-3f4baaf8f535]}\\\"}\"}","context":{"RequestID":"104c6acb-6a60-495a-998e-3f4baaf8f535","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"19f7796b-1704-4404-9782-4cb87c387634","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:01.357Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:01.361Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"104c6acb-6a60-495a-998e-3f4baaf8f535","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"19f7796b-1704-4404-9782-4cb87c387634","LogTimestamp":"2023-04-13T10:45:01.360Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:45:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:45:03.369Z","message":"Entering","context":{"RequestID":"1d5a461a-5e1a-49fb-a6ba-03df97baca47","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"febc9be7-09e4-4f01-a68a-aa17dac33fdf","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:03.369Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:45:03.371Z","message":"{\"transactionId\":\"1d5a461a-5e1a-49fb-a6ba-03df97baca47\",\"status\":\"200\",\"rqstDate\":\"230413-10:45:03:370\",\"respDate\":\"230413-10:45:03:371\",\"sourceId\":\"haproxy:1d5a461a-5e1a-49fb-a6ba-03df97baca47\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:45:03:370-55201\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[af30dd28-dbb4-438d-a878-54d7c7a32876], x-b3-parentspanid=[1aaf9801036bda29], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7ff287acca9031fa1aaf9801036bda29], x-b3-spanid=[b19b8de288b5e0f3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1d5a461a-5e1a-49fb-a6ba-03df97baca47]}\\\"}\"}","context":{"RequestID":"1d5a461a-5e1a-49fb-a6ba-03df97baca47","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"febc9be7-09e4-4f01-a68a-aa17dac33fdf","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:03.369Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:03.372Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1d5a461a-5e1a-49fb-a6ba-03df97baca47","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"febc9be7-09e4-4f01-a68a-aa17dac33fdf","LogTimestamp":"2023-04-13T10:45:03.372Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:45:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:45:05.381Z","message":"Entering","context":{"RequestID":"2d8209b0-9ec1-4c11-9227-ab7211b0cc74","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"52cc6fbb-937c-4256-a2f2-5f8cef20c47a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:05.381Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:45:05.384Z","message":"{\"transactionId\":\"2d8209b0-9ec1-4c11-9227-ab7211b0cc74\",\"status\":\"200\",\"rqstDate\":\"230413-10:45:05:382\",\"respDate\":\"230413-10:45:05:384\",\"sourceId\":\"haproxy:2d8209b0-9ec1-4c11-9227-ab7211b0cc74\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:45:05:382-41735\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f0e76ed4-f0e1-4351-af5f-d81030922db6], x-b3-parentspanid=[de9fd69e2c0b0371], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[61d117f7de94b942de9fd69e2c0b0371], x-b3-spanid=[f3b001f9f569370a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2d8209b0-9ec1-4c11-9227-ab7211b0cc74]}\\\"}\"}","context":{"RequestID":"2d8209b0-9ec1-4c11-9227-ab7211b0cc74","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"52cc6fbb-937c-4256-a2f2-5f8cef20c47a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:05.381Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:05.385Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2d8209b0-9ec1-4c11-9227-ab7211b0cc74","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"52cc6fbb-937c-4256-a2f2-5f8cef20c47a","LogTimestamp":"2023-04-13T10:45:05.385Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:45:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:45:06.405Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:45:06.429Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:06.429Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:06.429Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:07.395Z","message":"Entering","context":{"RequestID":"9d47f70e-5bcc-4cf2-bc48-d7eb51b86e71","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a247c475-bbd7-4286-b50e-f58b2eeca4d9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:07.395Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:45:07.397Z","message":"{\"transactionId\":\"9d47f70e-5bcc-4cf2-bc48-d7eb51b86e71\",\"status\":\"200\",\"rqstDate\":\"230413-10:45:07:396\",\"respDate\":\"230413-10:45:07:397\",\"sourceId\":\"haproxy:9d47f70e-5bcc-4cf2-bc48-d7eb51b86e71\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:45:07:396-205\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[22901208-ed3c-438c-9f73-cf2800dc82a0], x-b3-parentspanid=[ff280ae7d6a61fb6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c8cec6b3111c4e46ff280ae7d6a61fb6], x-b3-spanid=[5a6c1fb055c7e663], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9d47f70e-5bcc-4cf2-bc48-d7eb51b86e71]}\\\"}\"}","context":{"RequestID":"9d47f70e-5bcc-4cf2-bc48-d7eb51b86e71","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a247c475-bbd7-4286-b50e-f58b2eeca4d9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:07.395Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:07.398Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9d47f70e-5bcc-4cf2-bc48-d7eb51b86e71","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a247c475-bbd7-4286-b50e-f58b2eeca4d9","LogTimestamp":"2023-04-13T10:45:07.398Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:45:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:45:09.408Z","message":"Entering","context":{"RequestID":"3e71b49b-b5e7-4fb8-97ce-887f99bda605","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8e71fd01-9bee-42f3-8868-00c6640312ec","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:09.408Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:45:09.411Z","message":"{\"transactionId\":\"3e71b49b-b5e7-4fb8-97ce-887f99bda605\",\"status\":\"200\",\"rqstDate\":\"230413-10:45:09:409\",\"respDate\":\"230413-10:45:09:411\",\"sourceId\":\"haproxy:3e71b49b-b5e7-4fb8-97ce-887f99bda605\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:45:09:409-80506\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[36fb36ef-72b8-4581-8309-2291d9f5756a], x-b3-parentspanid=[4ac3e75e339ed038], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[821de028bfeb7e614ac3e75e339ed038], x-b3-spanid=[7ba44bf3aa07d6fe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3e71b49b-b5e7-4fb8-97ce-887f99bda605]}\\\"}\"}","context":{"RequestID":"3e71b49b-b5e7-4fb8-97ce-887f99bda605","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8e71fd01-9bee-42f3-8868-00c6640312ec","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:09.408Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:09.411Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3e71b49b-b5e7-4fb8-97ce-887f99bda605","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8e71fd01-9bee-42f3-8868-00c6640312ec","LogTimestamp":"2023-04-13T10:45:09.411Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:45:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:45:10.800Z","message":"Entering","context":{"RequestID":"c04f5844-75b5-4779-8553-ee98c145902d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"35146945-23ae-487b-bfab-93a4f79ee5fb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:45:10.800Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:45:10.802Z","message":"{\"transactionId\":\"c04f5844-75b5-4779-8553-ee98c145902d\",\"status\":\"200\",\"rqstDate\":\"230413-10:45:10:801\",\"respDate\":\"230413-10:45:10:802\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c04f5844-75b5-4779-8553-ee98c145902d\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:45:10:801-9700\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1590657a-e723-4fd8-bcd8-8bdc2605d0b6], x-b3-parentspanid=[da3d5d485675d93c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43181], x-envoy-attempt-count=[1], x-b3-traceid=[db65e2f2196650c3da3d5d485675d93c], x-b3-spanid=[ca25a92cf501fc0e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c04f5844-75b5-4779-8553-ee98c145902d]}\\\"}\"}","context":{"RequestID":"c04f5844-75b5-4779-8553-ee98c145902d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"35146945-23ae-487b-bfab-93a4f79ee5fb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:45:10.800Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:10.803Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c04f5844-75b5-4779-8553-ee98c145902d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"35146945-23ae-487b-bfab-93a4f79ee5fb","LogTimestamp":"2023-04-13T10:45:10.803Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:45:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:45:10.848Z","message":"Entering","context":{"RequestID":"80290dcf-d1c4-4803-99d9-b343d820751b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9f154426-2993-4bcd-9bc6-f2054011274e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:45:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:45:10.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"80290dcf-d1c4-4803-99d9-b343d820751b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9f154426-2993-4bcd-9bc6-f2054011274e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:45:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:10.850Z","message":"{\"transactionId\":\"80290dcf-d1c4-4803-99d9-b343d820751b\",\"status\":\"200\",\"rqstDate\":\"230413-10:45:10:849\",\"respDate\":\"230413-10:45:10:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:80290dcf-d1c4-4803-99d9-b343d820751b\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:45:10:849-86211\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[80290dcf-d1c4-4803-99d9-b343d820751b]}\\\"}\"}","context":{"RequestID":"80290dcf-d1c4-4803-99d9-b343d820751b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9f154426-2993-4bcd-9bc6-f2054011274e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:45:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:10.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"80290dcf-d1c4-4803-99d9-b343d820751b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9f154426-2993-4bcd-9bc6-f2054011274e","LogTimestamp":"2023-04-13T10:45:10.850Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:45:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:45:11.420Z","message":"Entering","context":{"RequestID":"92b917a3-b3cf-4f7d-bc94-cd32acc3d8c8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3c85ed8c-47b4-46c6-bd8b-f05edf3bf26a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:11.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:45:11.423Z","message":"{\"transactionId\":\"92b917a3-b3cf-4f7d-bc94-cd32acc3d8c8\",\"status\":\"200\",\"rqstDate\":\"230413-10:45:11:421\",\"respDate\":\"230413-10:45:11:423\",\"sourceId\":\"haproxy:92b917a3-b3cf-4f7d-bc94-cd32acc3d8c8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:45:11:421-3295\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[691644c3-3aca-4ba2-8ca8-550f2e5e954a], x-b3-parentspanid=[8c12c9e17ab2bcd6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6415e563c75275028c12c9e17ab2bcd6], x-b3-spanid=[8b83c24ca6778994], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[92b917a3-b3cf-4f7d-bc94-cd32acc3d8c8]}\\\"}\"}","context":{"RequestID":"92b917a3-b3cf-4f7d-bc94-cd32acc3d8c8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3c85ed8c-47b4-46c6-bd8b-f05edf3bf26a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:11.420Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:11.423Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"92b917a3-b3cf-4f7d-bc94-cd32acc3d8c8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3c85ed8c-47b4-46c6-bd8b-f05edf3bf26a","LogTimestamp":"2023-04-13T10:45:11.423Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:45:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:45:13.434Z","message":"Entering","context":{"RequestID":"feac9c41-fcaa-4c77-bbc4-27407acb095f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f72ecf5d-2e14-4f3f-b5bf-7f49052c6fe4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:13.434Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:45:13.437Z","message":"{\"transactionId\":\"feac9c41-fcaa-4c77-bbc4-27407acb095f\",\"status\":\"200\",\"rqstDate\":\"230413-10:45:13:435\",\"respDate\":\"230413-10:45:13:436\",\"sourceId\":\"haproxy:feac9c41-fcaa-4c77-bbc4-27407acb095f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:45:13:435-90456\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ac35487e-296e-448e-9ad9-a855e2ee0d0d], x-b3-parentspanid=[856bf740a34cac59], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2fb0bf1ffa0bee68856bf740a34cac59], x-b3-spanid=[ec0159fab721faf2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[feac9c41-fcaa-4c77-bbc4-27407acb095f]}\\\"}\"}","context":{"RequestID":"feac9c41-fcaa-4c77-bbc4-27407acb095f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f72ecf5d-2e14-4f3f-b5bf-7f49052c6fe4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:13.434Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:13.437Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"feac9c41-fcaa-4c77-bbc4-27407acb095f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f72ecf5d-2e14-4f3f-b5bf-7f49052c6fe4","LogTimestamp":"2023-04-13T10:45:13.437Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:45:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:45:15.447Z","message":"Entering","context":{"RequestID":"6c06f5e0-600e-4c51-be03-b2c4114cf044","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cafbe4e3-c0cd-43fd-8278-4a7f98f0f3d2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:15.447Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:45:15.449Z","message":"{\"transactionId\":\"6c06f5e0-600e-4c51-be03-b2c4114cf044\",\"status\":\"200\",\"rqstDate\":\"230413-10:45:15:448\",\"respDate\":\"230413-10:45:15:449\",\"sourceId\":\"haproxy:6c06f5e0-600e-4c51-be03-b2c4114cf044\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:45:15:448-69702\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7d803921-42df-4ca8-91ac-b34c13259268], x-b3-parentspanid=[503352107320b0df], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fb4fb6bcd32a5f16503352107320b0df], x-b3-spanid=[31d4003e79657acd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6c06f5e0-600e-4c51-be03-b2c4114cf044]}\\\"}\"}","context":{"RequestID":"6c06f5e0-600e-4c51-be03-b2c4114cf044","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cafbe4e3-c0cd-43fd-8278-4a7f98f0f3d2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:15.447Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:15.450Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6c06f5e0-600e-4c51-be03-b2c4114cf044","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cafbe4e3-c0cd-43fd-8278-4a7f98f0f3d2","LogTimestamp":"2023-04-13T10:45:15.450Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:45:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:45:16.405Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:45:16.420Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:16.420Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:16.420Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:17.460Z","message":"Entering","context":{"RequestID":"1523b58e-2709-46c2-964c-8a03863b3b0d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f13de448-622a-4a4f-8281-dcba68f0eec2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:17.460Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:45:17.463Z","message":"{\"transactionId\":\"1523b58e-2709-46c2-964c-8a03863b3b0d\",\"status\":\"200\",\"rqstDate\":\"230413-10:45:17:461\",\"respDate\":\"230413-10:45:17:462\",\"sourceId\":\"haproxy:1523b58e-2709-46c2-964c-8a03863b3b0d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:45:17:461-11817\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c09c01cb-f260-457e-a4bd-3569870266ab], x-b3-parentspanid=[a93e05e94bb09b60], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8280e394d60dc056a93e05e94bb09b60], x-b3-spanid=[c1c501359134e539], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1523b58e-2709-46c2-964c-8a03863b3b0d]}\\\"}\"}","context":{"RequestID":"1523b58e-2709-46c2-964c-8a03863b3b0d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f13de448-622a-4a4f-8281-dcba68f0eec2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:17.460Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:17.463Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1523b58e-2709-46c2-964c-8a03863b3b0d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f13de448-622a-4a4f-8281-dcba68f0eec2","LogTimestamp":"2023-04-13T10:45:17.463Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:45:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:45:19.473Z","message":"Entering","context":{"RequestID":"8a068f37-9a58-48b3-ac4c-b211f831a382","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ad1ebc8a-75f0-4ef9-b083-4035cc54b5ec","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:19.473Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:45:19.475Z","message":"{\"transactionId\":\"8a068f37-9a58-48b3-ac4c-b211f831a382\",\"status\":\"200\",\"rqstDate\":\"230413-10:45:19:473\",\"respDate\":\"230413-10:45:19:475\",\"sourceId\":\"haproxy:8a068f37-9a58-48b3-ac4c-b211f831a382\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:45:19:473-39866\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[95511b29-fcdc-4fa8-9062-40c42947bc1c], x-b3-parentspanid=[30d591773d0bfbe7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[197417b24724a51330d591773d0bfbe7], x-b3-spanid=[1b7cfb22fb8ad2c4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8a068f37-9a58-48b3-ac4c-b211f831a382]}\\\"}\"}","context":{"RequestID":"8a068f37-9a58-48b3-ac4c-b211f831a382","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ad1ebc8a-75f0-4ef9-b083-4035cc54b5ec","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:19.473Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:19.475Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8a068f37-9a58-48b3-ac4c-b211f831a382","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad1ebc8a-75f0-4ef9-b083-4035cc54b5ec","LogTimestamp":"2023-04-13T10:45:19.475Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:45:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:45:19.591Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:45:19.594Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:45:20.799Z","message":"Entering","context":{"RequestID":"b85a3a90-aac5-4f61-9a3c-eef711f56469","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5f9ecef9-0612-4d4c-914b-efd4455ae5fa","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:45:20.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:45:20.802Z","message":"{\"transactionId\":\"b85a3a90-aac5-4f61-9a3c-eef711f56469\",\"status\":\"200\",\"rqstDate\":\"230413-10:45:20:800\",\"respDate\":\"230413-10:45:20:802\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b85a3a90-aac5-4f61-9a3c-eef711f56469\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:45:20:800-43459\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[112006f9-5060-4947-a5b8-7cf77a8afa1d], x-b3-parentspanid=[edd96cbee8f804f2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43609], x-envoy-attempt-count=[1], x-b3-traceid=[a8ce3411f9798329edd96cbee8f804f2], x-b3-spanid=[0cb36fcc54504408], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b85a3a90-aac5-4f61-9a3c-eef711f56469]}\\\"}\"}","context":{"RequestID":"b85a3a90-aac5-4f61-9a3c-eef711f56469","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5f9ecef9-0612-4d4c-914b-efd4455ae5fa","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:45:20.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:20.803Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b85a3a90-aac5-4f61-9a3c-eef711f56469","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5f9ecef9-0612-4d4c-914b-efd4455ae5fa","LogTimestamp":"2023-04-13T10:45:20.803Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:45:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:45:20.849Z","message":"Entering","context":{"RequestID":"3310e97a-b04f-4348-8d2a-35330a019e47","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ecabdb2e-9c85-431a-b516-8eb8993ebdb8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:45:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:45:20.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"3310e97a-b04f-4348-8d2a-35330a019e47","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ecabdb2e-9c85-431a-b516-8eb8993ebdb8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:45:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:20.852Z","message":"{\"transactionId\":\"3310e97a-b04f-4348-8d2a-35330a019e47\",\"status\":\"200\",\"rqstDate\":\"230413-10:45:20:850\",\"respDate\":\"230413-10:45:20:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3310e97a-b04f-4348-8d2a-35330a019e47\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:45:20:850-20235\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3310e97a-b04f-4348-8d2a-35330a019e47]}\\\"}\"}","context":{"RequestID":"3310e97a-b04f-4348-8d2a-35330a019e47","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ecabdb2e-9c85-431a-b516-8eb8993ebdb8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:45:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:20.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3310e97a-b04f-4348-8d2a-35330a019e47","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ecabdb2e-9c85-431a-b516-8eb8993ebdb8","LogTimestamp":"2023-04-13T10:45:20.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:45:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:45:21.485Z","message":"Entering","context":{"RequestID":"b2799e30-5fce-4e5b-b807-cf213c1b0109","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f0261ad8-9c89-41fc-8081-aa7e4eb9b4be","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:21.485Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:45:21.486Z","message":"{\"transactionId\":\"b2799e30-5fce-4e5b-b807-cf213c1b0109\",\"status\":\"200\",\"rqstDate\":\"230413-10:45:21:485\",\"respDate\":\"230413-10:45:21:486\",\"sourceId\":\"haproxy:b2799e30-5fce-4e5b-b807-cf213c1b0109\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:45:21:485-46974\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6a894472-1986-4c0e-947a-643d52fa45b9], x-b3-parentspanid=[ded07e166e3e8e47], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c727e3bebb6354d0ded07e166e3e8e47], x-b3-spanid=[0e141a5e406d0740], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b2799e30-5fce-4e5b-b807-cf213c1b0109]}\\\"}\"}","context":{"RequestID":"b2799e30-5fce-4e5b-b807-cf213c1b0109","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f0261ad8-9c89-41fc-8081-aa7e4eb9b4be","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:21.485Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:21.486Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b2799e30-5fce-4e5b-b807-cf213c1b0109","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f0261ad8-9c89-41fc-8081-aa7e4eb9b4be","LogTimestamp":"2023-04-13T10:45:21.486Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:45:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:45:23.495Z","message":"Entering","context":{"RequestID":"891c884a-5994-43d1-ad35-7171bbbf5d97","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cebe3314-25c8-4d93-bb75-735564f2455b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:23.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:45:23.498Z","message":"{\"transactionId\":\"891c884a-5994-43d1-ad35-7171bbbf5d97\",\"status\":\"200\",\"rqstDate\":\"230413-10:45:23:496\",\"respDate\":\"230413-10:45:23:498\",\"sourceId\":\"haproxy:891c884a-5994-43d1-ad35-7171bbbf5d97\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:45:23:496-63144\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[16b051e1-586f-4a77-944a-cd79c7782ade], x-b3-parentspanid=[e52dbf1f6e22dc5b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b6e3cc0b0e26249ae52dbf1f6e22dc5b], x-b3-spanid=[a5a33712d8317d8d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[891c884a-5994-43d1-ad35-7171bbbf5d97]}\\\"}\"}","context":{"RequestID":"891c884a-5994-43d1-ad35-7171bbbf5d97","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cebe3314-25c8-4d93-bb75-735564f2455b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:23.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:23.499Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"891c884a-5994-43d1-ad35-7171bbbf5d97","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cebe3314-25c8-4d93-bb75-735564f2455b","LogTimestamp":"2023-04-13T10:45:23.499Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:45:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:45:25.510Z","message":"Entering","context":{"RequestID":"1d0e785c-f54c-4bf7-b652-484992a09308","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e65fc24d-6765-4e6f-8632-e106110f89d4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:25.510Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:45:25.513Z","message":"{\"transactionId\":\"1d0e785c-f54c-4bf7-b652-484992a09308\",\"status\":\"200\",\"rqstDate\":\"230413-10:45:25:510\",\"respDate\":\"230413-10:45:25:513\",\"sourceId\":\"haproxy:1d0e785c-f54c-4bf7-b652-484992a09308\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:45:25:510-81098\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4c75892c-6ecd-468d-85d7-250402f115d0], x-b3-parentspanid=[56bc177eb761504b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9e7aade3b850bc7156bc177eb761504b], x-b3-spanid=[46f124eff3c29fa9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1d0e785c-f54c-4bf7-b652-484992a09308]}\\\"}\"}","context":{"RequestID":"1d0e785c-f54c-4bf7-b652-484992a09308","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e65fc24d-6765-4e6f-8632-e106110f89d4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:25.510Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:25.514Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1d0e785c-f54c-4bf7-b652-484992a09308","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e65fc24d-6765-4e6f-8632-e106110f89d4","LogTimestamp":"2023-04-13T10:45:25.514Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:45:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:45:26.405Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:45:26.417Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:26.417Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:26.417Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:27.523Z","message":"Entering","context":{"RequestID":"f8300b73-6438-4548-ba21-4e9576ca2cfc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5d74e44b-a3fd-4243-81a3-186c0ec8124c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:27.523Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:45:27.525Z","message":"{\"transactionId\":\"f8300b73-6438-4548-ba21-4e9576ca2cfc\",\"status\":\"200\",\"rqstDate\":\"230413-10:45:27:524\",\"respDate\":\"230413-10:45:27:525\",\"sourceId\":\"haproxy:f8300b73-6438-4548-ba21-4e9576ca2cfc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:45:27:524-82969\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a05ecf57-6d44-459b-91da-8eea8c4662ff], x-b3-parentspanid=[d70460eb60c60303], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d5febb4f01987d39d70460eb60c60303], x-b3-spanid=[48aa6b3b95275323], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f8300b73-6438-4548-ba21-4e9576ca2cfc]}\\\"}\"}","context":{"RequestID":"f8300b73-6438-4548-ba21-4e9576ca2cfc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5d74e44b-a3fd-4243-81a3-186c0ec8124c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:27.523Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:27.525Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f8300b73-6438-4548-ba21-4e9576ca2cfc","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5d74e44b-a3fd-4243-81a3-186c0ec8124c","LogTimestamp":"2023-04-13T10:45:27.525Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:45:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:45:29.535Z","message":"Entering","context":{"RequestID":"fb167ca8-e16b-4546-bcd5-523a7a5a484b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5010355e-8994-438a-826a-d0abd7a51a72","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:29.535Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:45:29.537Z","message":"{\"transactionId\":\"fb167ca8-e16b-4546-bcd5-523a7a5a484b\",\"status\":\"200\",\"rqstDate\":\"230413-10:45:29:535\",\"respDate\":\"230413-10:45:29:536\",\"sourceId\":\"haproxy:fb167ca8-e16b-4546-bcd5-523a7a5a484b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:45:29:535-76182\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[873a908d-acf6-422b-9c94-7ba0536ff73c], x-b3-parentspanid=[87ed0efa8b414a10], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[47a6d9d58f3548db87ed0efa8b414a10], x-b3-spanid=[5c76090da07374ac], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fb167ca8-e16b-4546-bcd5-523a7a5a484b]}\\\"}\"}","context":{"RequestID":"fb167ca8-e16b-4546-bcd5-523a7a5a484b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5010355e-8994-438a-826a-d0abd7a51a72","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:29.535Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:29.537Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb167ca8-e16b-4546-bcd5-523a7a5a484b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5010355e-8994-438a-826a-d0abd7a51a72","LogTimestamp":"2023-04-13T10:45:29.537Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:45:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:45:30.800Z","message":"Entering","context":{"RequestID":"eeacd7e5-52fe-420b-96a9-fb86149228c3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f0fa39d1-fd4f-4056-83c8-5fb6020337bf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:45:30.800Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:45:30.803Z","message":"{\"transactionId\":\"eeacd7e5-52fe-420b-96a9-fb86149228c3\",\"status\":\"200\",\"rqstDate\":\"230413-10:45:30:801\",\"respDate\":\"230413-10:45:30:802\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:eeacd7e5-52fe-420b-96a9-fb86149228c3\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:45:30:801-19958\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c687c676-fca0-4454-8ec9-d57e40e8ae61], x-b3-parentspanid=[bf08512cc5a32d85], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34411], x-envoy-attempt-count=[1], x-b3-traceid=[10f498c5d130c651bf08512cc5a32d85], x-b3-spanid=[20c941b0cca6cfe0], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[eeacd7e5-52fe-420b-96a9-fb86149228c3]}\\\"}\"}","context":{"RequestID":"eeacd7e5-52fe-420b-96a9-fb86149228c3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f0fa39d1-fd4f-4056-83c8-5fb6020337bf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:45:30.800Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:30.803Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eeacd7e5-52fe-420b-96a9-fb86149228c3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f0fa39d1-fd4f-4056-83c8-5fb6020337bf","LogTimestamp":"2023-04-13T10:45:30.803Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:45:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:45:30.849Z","message":"Entering","context":{"RequestID":"a395bb90-d70e-44e9-9b76-1003ac5f4db4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3afc9caa-ed01-40fa-9971-0759b29814ef","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:45:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:45:30.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"a395bb90-d70e-44e9-9b76-1003ac5f4db4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3afc9caa-ed01-40fa-9971-0759b29814ef","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:45:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:30.852Z","message":"{\"transactionId\":\"a395bb90-d70e-44e9-9b76-1003ac5f4db4\",\"status\":\"200\",\"rqstDate\":\"230413-10:45:30:849\",\"respDate\":\"230413-10:45:30:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a395bb90-d70e-44e9-9b76-1003ac5f4db4\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:45:30:849-24724\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a395bb90-d70e-44e9-9b76-1003ac5f4db4]}\\\"}\"}","context":{"RequestID":"a395bb90-d70e-44e9-9b76-1003ac5f4db4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3afc9caa-ed01-40fa-9971-0759b29814ef","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:45:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:30.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a395bb90-d70e-44e9-9b76-1003ac5f4db4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3afc9caa-ed01-40fa-9971-0759b29814ef","LogTimestamp":"2023-04-13T10:45:30.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:45:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:45:31.548Z","message":"Entering","context":{"RequestID":"d2154b81-79d9-4533-b9ad-702f16504ee3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0f5cf647-ccbe-40c1-a6a5-72831ed06d04","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:31.548Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:45:31.551Z","message":"{\"transactionId\":\"d2154b81-79d9-4533-b9ad-702f16504ee3\",\"status\":\"200\",\"rqstDate\":\"230413-10:45:31:549\",\"respDate\":\"230413-10:45:31:551\",\"sourceId\":\"haproxy:d2154b81-79d9-4533-b9ad-702f16504ee3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:45:31:549-2040\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3818d275-75ea-4290-96b5-29c2614051c5], x-b3-parentspanid=[5020881de56ba422], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[257b6e737cde96fa5020881de56ba422], x-b3-spanid=[0f72d1c4431e77f0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d2154b81-79d9-4533-b9ad-702f16504ee3]}\\\"}\"}","context":{"RequestID":"d2154b81-79d9-4533-b9ad-702f16504ee3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0f5cf647-ccbe-40c1-a6a5-72831ed06d04","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:31.548Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:31.552Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d2154b81-79d9-4533-b9ad-702f16504ee3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0f5cf647-ccbe-40c1-a6a5-72831ed06d04","LogTimestamp":"2023-04-13T10:45:31.552Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:45:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:45:33.561Z","message":"Entering","context":{"RequestID":"3392ed01-99f4-4055-8345-f1fb20b6dbce","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f4406804-0f36-4f6e-89bf-b480e88c76de","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:33.561Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:45:33.563Z","message":"{\"transactionId\":\"3392ed01-99f4-4055-8345-f1fb20b6dbce\",\"status\":\"200\",\"rqstDate\":\"230413-10:45:33:562\",\"respDate\":\"230413-10:45:33:563\",\"sourceId\":\"haproxy:3392ed01-99f4-4055-8345-f1fb20b6dbce\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:45:33:562-8298\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ea172441-f6ac-4a98-b8aa-90db97d64b48], x-b3-parentspanid=[d1fa857b90103661], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[931e62cf30d15cc9d1fa857b90103661], x-b3-spanid=[9eb30b1e7c444bcb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3392ed01-99f4-4055-8345-f1fb20b6dbce]}\\\"}\"}","context":{"RequestID":"3392ed01-99f4-4055-8345-f1fb20b6dbce","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f4406804-0f36-4f6e-89bf-b480e88c76de","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:33.561Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:33.564Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3392ed01-99f4-4055-8345-f1fb20b6dbce","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f4406804-0f36-4f6e-89bf-b480e88c76de","LogTimestamp":"2023-04-13T10:45:33.564Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:45:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:45:35.573Z","message":"Entering","context":{"RequestID":"f370f9da-69a2-41f5-ad8b-ae76457fc7b2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"87e19692-4fe9-4387-90d7-40f3a051db82","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:35.573Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:45:35.575Z","message":"{\"transactionId\":\"f370f9da-69a2-41f5-ad8b-ae76457fc7b2\",\"status\":\"200\",\"rqstDate\":\"230413-10:45:35:574\",\"respDate\":\"230413-10:45:35:575\",\"sourceId\":\"haproxy:f370f9da-69a2-41f5-ad8b-ae76457fc7b2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:45:35:574-13213\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8be523ee-6d9c-44eb-adc7-c54c49fd8f12], x-b3-parentspanid=[21fcf2674608e59d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aacc1d6c590e64e321fcf2674608e59d], x-b3-spanid=[0e08cf5ba4150375], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f370f9da-69a2-41f5-ad8b-ae76457fc7b2]}\\\"}\"}","context":{"RequestID":"f370f9da-69a2-41f5-ad8b-ae76457fc7b2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"87e19692-4fe9-4387-90d7-40f3a051db82","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:35.573Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:35.576Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f370f9da-69a2-41f5-ad8b-ae76457fc7b2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"87e19692-4fe9-4387-90d7-40f3a051db82","LogTimestamp":"2023-04-13T10:45:35.576Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:45:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:45:36.404Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:45:36.415Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:36.415Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:36.415Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:37.586Z","message":"Entering","context":{"RequestID":"38dcdf9f-d1f6-4c9e-a3f1-5e6b0f48d5e1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"361907c2-b540-473c-8ca6-b2043822f2ac","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:37.586Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:45:37.588Z","message":"{\"transactionId\":\"38dcdf9f-d1f6-4c9e-a3f1-5e6b0f48d5e1\",\"status\":\"200\",\"rqstDate\":\"230413-10:45:37:587\",\"respDate\":\"230413-10:45:37:588\",\"sourceId\":\"haproxy:38dcdf9f-d1f6-4c9e-a3f1-5e6b0f48d5e1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:45:37:587-79855\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dfb9e578-a560-4c4a-8be0-bf45b424d165], x-b3-parentspanid=[ecdd735d6bd3b057], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d8756331b6bf8a5fecdd735d6bd3b057], x-b3-spanid=[9e2a7c13a8e1d9e4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[38dcdf9f-d1f6-4c9e-a3f1-5e6b0f48d5e1]}\\\"}\"}","context":{"RequestID":"38dcdf9f-d1f6-4c9e-a3f1-5e6b0f48d5e1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"361907c2-b540-473c-8ca6-b2043822f2ac","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:37.586Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:37.589Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"38dcdf9f-d1f6-4c9e-a3f1-5e6b0f48d5e1","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"361907c2-b540-473c-8ca6-b2043822f2ac","LogTimestamp":"2023-04-13T10:45:37.589Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:45:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:45:39.599Z","message":"Entering","context":{"RequestID":"da1a16a5-a046-428d-8d56-e98a9f45e56f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"563431d8-502b-4651-9a33-6da45d0fc28e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:39.599Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:45:39.601Z","message":"{\"transactionId\":\"da1a16a5-a046-428d-8d56-e98a9f45e56f\",\"status\":\"200\",\"rqstDate\":\"230413-10:45:39:600\",\"respDate\":\"230413-10:45:39:601\",\"sourceId\":\"haproxy:da1a16a5-a046-428d-8d56-e98a9f45e56f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:45:39:600-26981\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[197e5923-d5d3-4601-95c1-9afc72270f1d], x-b3-parentspanid=[63dddd2deb8da846], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[187d901c74240f4663dddd2deb8da846], x-b3-spanid=[f37a6f6172fba18a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[da1a16a5-a046-428d-8d56-e98a9f45e56f]}\\\"}\"}","context":{"RequestID":"da1a16a5-a046-428d-8d56-e98a9f45e56f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"563431d8-502b-4651-9a33-6da45d0fc28e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:39.599Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:39.602Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"da1a16a5-a046-428d-8d56-e98a9f45e56f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"563431d8-502b-4651-9a33-6da45d0fc28e","LogTimestamp":"2023-04-13T10:45:39.602Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:45:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:45:40.799Z","message":"Entering","context":{"RequestID":"b7edd9f3-8120-41cf-83df-aec5669b1568","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1880bc9c-6cd4-42f8-b217-af2cd48bfda2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:45:40.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:45:40.801Z","message":"{\"transactionId\":\"b7edd9f3-8120-41cf-83df-aec5669b1568\",\"status\":\"200\",\"rqstDate\":\"230413-10:45:40:800\",\"respDate\":\"230413-10:45:40:801\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b7edd9f3-8120-41cf-83df-aec5669b1568\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:45:40:800-83678\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7c590a65-d442-4c48-a75a-4d55bc5e1ed8], x-b3-parentspanid=[28fb8e0990383af4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59507], x-envoy-attempt-count=[1], x-b3-traceid=[ba28baa84324df3828fb8e0990383af4], x-b3-spanid=[7d5773e19ac54ac5], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b7edd9f3-8120-41cf-83df-aec5669b1568]}\\\"}\"}","context":{"RequestID":"b7edd9f3-8120-41cf-83df-aec5669b1568","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1880bc9c-6cd4-42f8-b217-af2cd48bfda2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:45:40.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:40.802Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b7edd9f3-8120-41cf-83df-aec5669b1568","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1880bc9c-6cd4-42f8-b217-af2cd48bfda2","LogTimestamp":"2023-04-13T10:45:40.802Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:45:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:45:40.848Z","message":"Entering","context":{"RequestID":"612b8ba4-533c-4c62-8d21-a9b7d7e5a2c4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"61458a15-a01a-4892-a4cb-e03e4f9b8396","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:45:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:45:40.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"612b8ba4-533c-4c62-8d21-a9b7d7e5a2c4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"61458a15-a01a-4892-a4cb-e03e4f9b8396","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:45:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:40.850Z","message":"{\"transactionId\":\"612b8ba4-533c-4c62-8d21-a9b7d7e5a2c4\",\"status\":\"200\",\"rqstDate\":\"230413-10:45:40:848\",\"respDate\":\"230413-10:45:40:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:612b8ba4-533c-4c62-8d21-a9b7d7e5a2c4\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:45:40:848-94295\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[612b8ba4-533c-4c62-8d21-a9b7d7e5a2c4]}\\\"}\"}","context":{"RequestID":"612b8ba4-533c-4c62-8d21-a9b7d7e5a2c4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"61458a15-a01a-4892-a4cb-e03e4f9b8396","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:45:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:40.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"612b8ba4-533c-4c62-8d21-a9b7d7e5a2c4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"61458a15-a01a-4892-a4cb-e03e4f9b8396","LogTimestamp":"2023-04-13T10:45:40.850Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:45:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:45:41.610Z","message":"Entering","context":{"RequestID":"74259982-9ba5-4617-9756-5f1592a40fd4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0e5d381a-15b5-4ca2-830c-64271a08455f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:41.610Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:45:41.612Z","message":"{\"transactionId\":\"74259982-9ba5-4617-9756-5f1592a40fd4\",\"status\":\"200\",\"rqstDate\":\"230413-10:45:41:611\",\"respDate\":\"230413-10:45:41:612\",\"sourceId\":\"haproxy:74259982-9ba5-4617-9756-5f1592a40fd4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:45:41:611-68827\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[69987a84-188d-4970-9293-13f34fd8ecfc], x-b3-parentspanid=[fd7ebfff16edc3b8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c2cc7cec2875f33afd7ebfff16edc3b8], x-b3-spanid=[145ddce1f80ce059], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[74259982-9ba5-4617-9756-5f1592a40fd4]}\\\"}\"}","context":{"RequestID":"74259982-9ba5-4617-9756-5f1592a40fd4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0e5d381a-15b5-4ca2-830c-64271a08455f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:41.610Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:41.612Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"74259982-9ba5-4617-9756-5f1592a40fd4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0e5d381a-15b5-4ca2-830c-64271a08455f","LogTimestamp":"2023-04-13T10:45:41.612Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:45:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:45:43.621Z","message":"Entering","context":{"RequestID":"17ec605c-6e07-405c-a059-dc6e2aaa3f05","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"064f281d-dd3d-4092-a19a-5f725466f74f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:43.621Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:45:43.623Z","message":"{\"transactionId\":\"17ec605c-6e07-405c-a059-dc6e2aaa3f05\",\"status\":\"200\",\"rqstDate\":\"230413-10:45:43:622\",\"respDate\":\"230413-10:45:43:623\",\"sourceId\":\"haproxy:17ec605c-6e07-405c-a059-dc6e2aaa3f05\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:45:43:622-9129\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8eb6011b-0623-4485-9ddf-8ae5c79ba565], x-b3-parentspanid=[83ed2ad270e7b8de], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[206d39ad4b984ef383ed2ad270e7b8de], x-b3-spanid=[9388cc166f27e71e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[17ec605c-6e07-405c-a059-dc6e2aaa3f05]}\\\"}\"}","context":{"RequestID":"17ec605c-6e07-405c-a059-dc6e2aaa3f05","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"064f281d-dd3d-4092-a19a-5f725466f74f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:43.621Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:43.624Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"17ec605c-6e07-405c-a059-dc6e2aaa3f05","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"064f281d-dd3d-4092-a19a-5f725466f74f","LogTimestamp":"2023-04-13T10:45:43.624Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:45:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:45:45.635Z","message":"Entering","context":{"RequestID":"4b465d26-02d2-477f-b707-5e084f20aef2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ca7a4c93-33be-41ca-b3cf-d9e2647b6243","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:45.635Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:45:45.637Z","message":"{\"transactionId\":\"4b465d26-02d2-477f-b707-5e084f20aef2\",\"status\":\"200\",\"rqstDate\":\"230413-10:45:45:636\",\"respDate\":\"230413-10:45:45:637\",\"sourceId\":\"haproxy:4b465d26-02d2-477f-b707-5e084f20aef2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:45:45:636-75278\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5cce20b2-abb2-48af-809f-d6eae01b3018], x-b3-parentspanid=[ef57336d824c1d28], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8e9dcbbe11bfdbc4ef57336d824c1d28], x-b3-spanid=[6333b016ae867d07], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4b465d26-02d2-477f-b707-5e084f20aef2]}\\\"}\"}","context":{"RequestID":"4b465d26-02d2-477f-b707-5e084f20aef2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ca7a4c93-33be-41ca-b3cf-d9e2647b6243","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:45.635Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:45.638Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4b465d26-02d2-477f-b707-5e084f20aef2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca7a4c93-33be-41ca-b3cf-d9e2647b6243","LogTimestamp":"2023-04-13T10:45:45.638Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:45:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:45:46.405Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:45:46.419Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:46.419Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:46.419Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:47.648Z","message":"Entering","context":{"RequestID":"82482ff9-0591-4413-9fa6-1478eb967e53","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dff6fa54-269d-4d7a-9651-92cfb485a756","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:47.648Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:45:47.651Z","message":"{\"transactionId\":\"82482ff9-0591-4413-9fa6-1478eb967e53\",\"status\":\"200\",\"rqstDate\":\"230413-10:45:47:649\",\"respDate\":\"230413-10:45:47:651\",\"sourceId\":\"haproxy:82482ff9-0591-4413-9fa6-1478eb967e53\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:45:47:649-87958\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a30fe285-8d2b-49e7-977f-9bcd03e273ab], x-b3-parentspanid=[837ec524a09de648], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ccd35e28b7926ab3837ec524a09de648], x-b3-spanid=[bfced526308987bd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[82482ff9-0591-4413-9fa6-1478eb967e53]}\\\"}\"}","context":{"RequestID":"82482ff9-0591-4413-9fa6-1478eb967e53","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dff6fa54-269d-4d7a-9651-92cfb485a756","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:47.648Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:47.652Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"82482ff9-0591-4413-9fa6-1478eb967e53","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dff6fa54-269d-4d7a-9651-92cfb485a756","LogTimestamp":"2023-04-13T10:45:47.652Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:45:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:45:49.604Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:45:49.609Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:45:49.662Z","message":"Entering","context":{"RequestID":"d4861470-5272-47a0-8c02-341baedeb239","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f9f73aab-3f74-47c9-98d9-95ff8adbe42f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:49.662Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:45:49.664Z","message":"{\"transactionId\":\"d4861470-5272-47a0-8c02-341baedeb239\",\"status\":\"200\",\"rqstDate\":\"230413-10:45:49:662\",\"respDate\":\"230413-10:45:49:663\",\"sourceId\":\"haproxy:d4861470-5272-47a0-8c02-341baedeb239\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:45:49:662-59287\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9694125b-ef26-4929-bea0-8c09fde4a5aa], x-b3-parentspanid=[5c29ce3c919628b2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[37977382bb5893705c29ce3c919628b2], x-b3-spanid=[d2100a958224ca68], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d4861470-5272-47a0-8c02-341baedeb239]}\\\"}\"}","context":{"RequestID":"d4861470-5272-47a0-8c02-341baedeb239","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f9f73aab-3f74-47c9-98d9-95ff8adbe42f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:49.662Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:49.664Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d4861470-5272-47a0-8c02-341baedeb239","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f9f73aab-3f74-47c9-98d9-95ff8adbe42f","LogTimestamp":"2023-04-13T10:45:49.664Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:45:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:45:50.800Z","message":"Entering","context":{"RequestID":"44392127-49ff-40d6-8a7e-0b815249ae15","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"5fc0a1a5-a3c5-4cde-838b-aa52f70bd799","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:45:50.800Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:45:50.802Z","message":"{\"transactionId\":\"44392127-49ff-40d6-8a7e-0b815249ae15\",\"status\":\"200\",\"rqstDate\":\"230413-10:45:50:800\",\"respDate\":\"230413-10:45:50:802\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:44392127-49ff-40d6-8a7e-0b815249ae15\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:45:50:800-97972\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1a07b29b-b903-465d-9823-8932b56f0656], x-b3-parentspanid=[75a52a3c9a1c008a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60935], x-envoy-attempt-count=[1], x-b3-traceid=[25651105a964689a75a52a3c9a1c008a], x-b3-spanid=[f9ca6d1dae41d5a5], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[44392127-49ff-40d6-8a7e-0b815249ae15]}\\\"}\"}","context":{"RequestID":"44392127-49ff-40d6-8a7e-0b815249ae15","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"5fc0a1a5-a3c5-4cde-838b-aa52f70bd799","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:45:50.800Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:50.803Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"44392127-49ff-40d6-8a7e-0b815249ae15","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5fc0a1a5-a3c5-4cde-838b-aa52f70bd799","LogTimestamp":"2023-04-13T10:45:50.803Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:45:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:45:50.848Z","message":"Entering","context":{"RequestID":"6a0f4b0b-288b-4e5c-988d-0633c7179d84","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"255549a1-764e-4cef-918c-8c8b44e3c80e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:45:50.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:45:50.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"6a0f4b0b-288b-4e5c-988d-0633c7179d84","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"255549a1-764e-4cef-918c-8c8b44e3c80e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:45:50.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:50.851Z","message":"{\"transactionId\":\"6a0f4b0b-288b-4e5c-988d-0633c7179d84\",\"status\":\"200\",\"rqstDate\":\"230413-10:45:50:849\",\"respDate\":\"230413-10:45:50:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6a0f4b0b-288b-4e5c-988d-0633c7179d84\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:45:50:849-48347\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6a0f4b0b-288b-4e5c-988d-0633c7179d84]}\\\"}\"}","context":{"RequestID":"6a0f4b0b-288b-4e5c-988d-0633c7179d84","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"255549a1-764e-4cef-918c-8c8b44e3c80e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:45:50.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:50.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6a0f4b0b-288b-4e5c-988d-0633c7179d84","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"255549a1-764e-4cef-918c-8c8b44e3c80e","LogTimestamp":"2023-04-13T10:45:50.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:45:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:45:51.674Z","message":"Entering","context":{"RequestID":"7b565393-fb12-449f-b94c-e6d61657251a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2b5dd3e4-2e86-4126-b332-ff24f0f9843e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:51.674Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:45:51.676Z","message":"{\"transactionId\":\"7b565393-fb12-449f-b94c-e6d61657251a\",\"status\":\"200\",\"rqstDate\":\"230413-10:45:51:675\",\"respDate\":\"230413-10:45:51:676\",\"sourceId\":\"haproxy:7b565393-fb12-449f-b94c-e6d61657251a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:45:51:675-88394\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9b485b14-aa7e-4fcd-83d9-0596046f20e7], x-b3-parentspanid=[c1cefabe5bf2c051], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[336ed74df350c603c1cefabe5bf2c051], x-b3-spanid=[e0a76fddce1ea1c6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7b565393-fb12-449f-b94c-e6d61657251a]}\\\"}\"}","context":{"RequestID":"7b565393-fb12-449f-b94c-e6d61657251a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2b5dd3e4-2e86-4126-b332-ff24f0f9843e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:51.674Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:51.677Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7b565393-fb12-449f-b94c-e6d61657251a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2b5dd3e4-2e86-4126-b332-ff24f0f9843e","LogTimestamp":"2023-04-13T10:45:51.677Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:45:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:45:53.687Z","message":"Entering","context":{"RequestID":"7721dded-1b36-4185-9fbd-82fdc94c2cb4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"99426974-cd3e-4903-8278-427885b6a876","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:53.687Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:45:53.690Z","message":"{\"transactionId\":\"7721dded-1b36-4185-9fbd-82fdc94c2cb4\",\"status\":\"200\",\"rqstDate\":\"230413-10:45:53:688\",\"respDate\":\"230413-10:45:53:690\",\"sourceId\":\"haproxy:7721dded-1b36-4185-9fbd-82fdc94c2cb4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:45:53:688-35359\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0c83fb5e-7c7c-4ea3-b328-50da053c1563], x-b3-parentspanid=[a933e81c19cd48d2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2f7ffae4392ff475a933e81c19cd48d2], x-b3-spanid=[c1b6ab7216b67ad2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7721dded-1b36-4185-9fbd-82fdc94c2cb4]}\\\"}\"}","context":{"RequestID":"7721dded-1b36-4185-9fbd-82fdc94c2cb4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"99426974-cd3e-4903-8278-427885b6a876","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:53.687Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:53.690Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7721dded-1b36-4185-9fbd-82fdc94c2cb4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"99426974-cd3e-4903-8278-427885b6a876","LogTimestamp":"2023-04-13T10:45:53.690Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:45:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:45:55.700Z","message":"Entering","context":{"RequestID":"421c0a82-e8c5-4ce8-b06e-8f0576743374","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"496db330-724a-4210-88a9-f4e6853726e1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:55.699Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:45:55.702Z","message":"{\"transactionId\":\"421c0a82-e8c5-4ce8-b06e-8f0576743374\",\"status\":\"200\",\"rqstDate\":\"230413-10:45:55:700\",\"respDate\":\"230413-10:45:55:702\",\"sourceId\":\"haproxy:421c0a82-e8c5-4ce8-b06e-8f0576743374\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:45:55:700-41875\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e5aa594d-febd-4dfe-b0e9-42bee227c093], x-b3-parentspanid=[00b61df598e0d62f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a609566c381cb74d00b61df598e0d62f], x-b3-spanid=[57ee5b361acf86ba], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[421c0a82-e8c5-4ce8-b06e-8f0576743374]}\\\"}\"}","context":{"RequestID":"421c0a82-e8c5-4ce8-b06e-8f0576743374","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"496db330-724a-4210-88a9-f4e6853726e1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:55.699Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:55.702Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"421c0a82-e8c5-4ce8-b06e-8f0576743374","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"496db330-724a-4210-88a9-f4e6853726e1","LogTimestamp":"2023-04-13T10:45:55.702Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:45:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:45:56.406Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:45:56.420Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:56.421Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:56.421Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:57.712Z","message":"Entering","context":{"RequestID":"dd75aa5a-497c-4ccc-9255-9a40827aafbf","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4cd5b0c3-a17d-445c-b811-0b4cb9f4afba","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:57.712Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:45:57.715Z","message":"{\"transactionId\":\"dd75aa5a-497c-4ccc-9255-9a40827aafbf\",\"status\":\"200\",\"rqstDate\":\"230413-10:45:57:713\",\"respDate\":\"230413-10:45:57:715\",\"sourceId\":\"haproxy:dd75aa5a-497c-4ccc-9255-9a40827aafbf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:45:57:713-94653\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[153272b0-2be5-4605-8bcf-d2a55c38c32c], x-b3-parentspanid=[c2fb4a9217e1e0bc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fa94e03757d4d4f9c2fb4a9217e1e0bc], x-b3-spanid=[98ac90d8c36ab56b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dd75aa5a-497c-4ccc-9255-9a40827aafbf]}\\\"}\"}","context":{"RequestID":"dd75aa5a-497c-4ccc-9255-9a40827aafbf","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4cd5b0c3-a17d-445c-b811-0b4cb9f4afba","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:57.712Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:57.716Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dd75aa5a-497c-4ccc-9255-9a40827aafbf","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4cd5b0c3-a17d-445c-b811-0b4cb9f4afba","LogTimestamp":"2023-04-13T10:45:57.716Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:45:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:45:59.725Z","message":"Entering","context":{"RequestID":"f2e1bbbf-32fd-478b-b377-b1c6a1a30c27","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b8a0ebc5-b6ab-4f2a-adcd-e9c3f4fe1616","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:59.725Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:45:59.727Z","message":"{\"transactionId\":\"f2e1bbbf-32fd-478b-b377-b1c6a1a30c27\",\"status\":\"200\",\"rqstDate\":\"230413-10:45:59:726\",\"respDate\":\"230413-10:45:59:727\",\"sourceId\":\"haproxy:f2e1bbbf-32fd-478b-b377-b1c6a1a30c27\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:45:59:726-51693\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a2f648f9-6583-4cf2-8705-0e86ab1efd53], x-b3-parentspanid=[1b109210bb91ae74], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[691d8e920961d4331b109210bb91ae74], x-b3-spanid=[00f8a4c5b901585f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f2e1bbbf-32fd-478b-b377-b1c6a1a30c27]}\\\"}\"}","context":{"RequestID":"f2e1bbbf-32fd-478b-b377-b1c6a1a30c27","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b8a0ebc5-b6ab-4f2a-adcd-e9c3f4fe1616","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:45:59.725Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:45:59.727Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f2e1bbbf-32fd-478b-b377-b1c6a1a30c27","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b8a0ebc5-b6ab-4f2a-adcd-e9c3f4fe1616","LogTimestamp":"2023-04-13T10:45:59.727Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:45:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:46:00.799Z","message":"Entering","context":{"RequestID":"26aecf15-e4e8-43be-b7f9-cf368a044aa1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"53f51600-3d5f-4b91-a273-355d233de842","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:46:00.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:46:00.801Z","message":"{\"transactionId\":\"26aecf15-e4e8-43be-b7f9-cf368a044aa1\",\"status\":\"200\",\"rqstDate\":\"230413-10:46:00:800\",\"respDate\":\"230413-10:46:00:801\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:26aecf15-e4e8-43be-b7f9-cf368a044aa1\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:46:00:800-63036\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[84499214-375f-4c0b-9e74-070b4a2faf98], x-b3-parentspanid=[c44dc1c01164b507], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40181], x-envoy-attempt-count=[1], x-b3-traceid=[adf345d5216bf97ec44dc1c01164b507], x-b3-spanid=[ba594efe0d7c3855], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[26aecf15-e4e8-43be-b7f9-cf368a044aa1]}\\\"}\"}","context":{"RequestID":"26aecf15-e4e8-43be-b7f9-cf368a044aa1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"53f51600-3d5f-4b91-a273-355d233de842","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:46:00.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:00.801Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"26aecf15-e4e8-43be-b7f9-cf368a044aa1","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"53f51600-3d5f-4b91-a273-355d233de842","LogTimestamp":"2023-04-13T10:46:00.801Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:46:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:46:00.848Z","message":"Entering","context":{"RequestID":"3870bf6d-267d-49ca-aaf9-0d0f92cd4289","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"219db011-5c3e-4773-8093-0468768d2143","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:46:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:46:00.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"3870bf6d-267d-49ca-aaf9-0d0f92cd4289","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"219db011-5c3e-4773-8093-0468768d2143","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:46:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:00.851Z","message":"{\"transactionId\":\"3870bf6d-267d-49ca-aaf9-0d0f92cd4289\",\"status\":\"200\",\"rqstDate\":\"230413-10:46:00:849\",\"respDate\":\"230413-10:46:00:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3870bf6d-267d-49ca-aaf9-0d0f92cd4289\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:46:00:849-67676\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3870bf6d-267d-49ca-aaf9-0d0f92cd4289]}\\\"}\"}","context":{"RequestID":"3870bf6d-267d-49ca-aaf9-0d0f92cd4289","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"219db011-5c3e-4773-8093-0468768d2143","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:46:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:00.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3870bf6d-267d-49ca-aaf9-0d0f92cd4289","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"219db011-5c3e-4773-8093-0468768d2143","LogTimestamp":"2023-04-13T10:46:00.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:46:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:46:01.735Z","message":"Entering","context":{"RequestID":"d0c59fe5-5c26-440b-ba10-2a5a957611ee","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b49fb6df-91fb-49ed-9c0e-5479c76850e0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:46:01.735Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:46:01.737Z","message":"{\"transactionId\":\"d0c59fe5-5c26-440b-ba10-2a5a957611ee\",\"status\":\"200\",\"rqstDate\":\"230413-10:46:01:736\",\"respDate\":\"230413-10:46:01:737\",\"sourceId\":\"haproxy:d0c59fe5-5c26-440b-ba10-2a5a957611ee\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:46:01:736-90241\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ab78a80c-56a1-47c8-bb1f-0ead5c933db0], x-b3-parentspanid=[4794be71599e1459], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[450b0e59b5fe83204794be71599e1459], x-b3-spanid=[471d1d020857e001], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d0c59fe5-5c26-440b-ba10-2a5a957611ee]}\\\"}\"}","context":{"RequestID":"d0c59fe5-5c26-440b-ba10-2a5a957611ee","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b49fb6df-91fb-49ed-9c0e-5479c76850e0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:46:01.735Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:01.738Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d0c59fe5-5c26-440b-ba10-2a5a957611ee","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b49fb6df-91fb-49ed-9c0e-5479c76850e0","LogTimestamp":"2023-04-13T10:46:01.738Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:46:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:46:03.747Z","message":"Entering","context":{"RequestID":"72acdd74-ba8d-4c9f-a439-1495355ac7a9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fe17c5e0-997a-4d30-b8a8-697a8371b884","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:46:03.747Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:46:03.750Z","message":"{\"transactionId\":\"72acdd74-ba8d-4c9f-a439-1495355ac7a9\",\"status\":\"200\",\"rqstDate\":\"230413-10:46:03:748\",\"respDate\":\"230413-10:46:03:750\",\"sourceId\":\"haproxy:72acdd74-ba8d-4c9f-a439-1495355ac7a9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:46:03:748-70095\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[94f70ecb-508c-4a2b-849f-3e2a003e5842], x-b3-parentspanid=[8e734299df25474e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a48f3aef5ea9f0978e734299df25474e], x-b3-spanid=[9217ff9046ba43ba], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[72acdd74-ba8d-4c9f-a439-1495355ac7a9]}\\\"}\"}","context":{"RequestID":"72acdd74-ba8d-4c9f-a439-1495355ac7a9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fe17c5e0-997a-4d30-b8a8-697a8371b884","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:46:03.747Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:03.751Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"72acdd74-ba8d-4c9f-a439-1495355ac7a9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fe17c5e0-997a-4d30-b8a8-697a8371b884","LogTimestamp":"2023-04-13T10:46:03.751Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:46:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:46:05.759Z","message":"Entering","context":{"RequestID":"97bf03cc-f04e-4815-8fcf-7b7d97afdb1b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0a41ad41-5ce3-4e78-8317-02144cae521b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:46:05.759Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:46:05.761Z","message":"{\"transactionId\":\"97bf03cc-f04e-4815-8fcf-7b7d97afdb1b\",\"status\":\"200\",\"rqstDate\":\"230413-10:46:05:760\",\"respDate\":\"230413-10:46:05:761\",\"sourceId\":\"haproxy:97bf03cc-f04e-4815-8fcf-7b7d97afdb1b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:46:05:760-94790\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bd97b619-9639-44be-b111-0b34d021082b], x-b3-parentspanid=[8617c5530936fb2a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[000b33d4903bedc48617c5530936fb2a], x-b3-spanid=[f7a7eb8b5e3bb57a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[97bf03cc-f04e-4815-8fcf-7b7d97afdb1b]}\\\"}\"}","context":{"RequestID":"97bf03cc-f04e-4815-8fcf-7b7d97afdb1b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0a41ad41-5ce3-4e78-8317-02144cae521b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:46:05.759Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:05.761Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"97bf03cc-f04e-4815-8fcf-7b7d97afdb1b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0a41ad41-5ce3-4e78-8317-02144cae521b","LogTimestamp":"2023-04-13T10:46:05.761Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:46:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:46:06.406Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:46:06.426Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:06.426Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:06.426Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:07.771Z","message":"Entering","context":{"RequestID":"5d709c00-a036-4f31-8aca-160ff15e2ef1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"abec2782-3030-463b-9012-ad4bb6b8e98e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:46:07.771Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:46:07.774Z","message":"{\"transactionId\":\"5d709c00-a036-4f31-8aca-160ff15e2ef1\",\"status\":\"200\",\"rqstDate\":\"230413-10:46:07:772\",\"respDate\":\"230413-10:46:07:774\",\"sourceId\":\"haproxy:5d709c00-a036-4f31-8aca-160ff15e2ef1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:46:07:772-28727\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0addb388-4426-46e1-87ae-0aebab9eb951], x-b3-parentspanid=[e8a330dcb1bfc36a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[efa8add243496e7ce8a330dcb1bfc36a], x-b3-spanid=[be7787964089003a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5d709c00-a036-4f31-8aca-160ff15e2ef1]}\\\"}\"}","context":{"RequestID":"5d709c00-a036-4f31-8aca-160ff15e2ef1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"abec2782-3030-463b-9012-ad4bb6b8e98e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:46:07.771Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:07.775Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5d709c00-a036-4f31-8aca-160ff15e2ef1","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"abec2782-3030-463b-9012-ad4bb6b8e98e","LogTimestamp":"2023-04-13T10:46:07.774Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:46:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:46:09.785Z","message":"Entering","context":{"RequestID":"0850d597-00b5-4c8e-9172-60e2d130b944","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a98435f3-2bc9-4193-8b5b-248a00a330d5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:46:09.784Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:46:09.786Z","message":"{\"transactionId\":\"0850d597-00b5-4c8e-9172-60e2d130b944\",\"status\":\"200\",\"rqstDate\":\"230413-10:46:09:785\",\"respDate\":\"230413-10:46:09:786\",\"sourceId\":\"haproxy:0850d597-00b5-4c8e-9172-60e2d130b944\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:46:09:785-37196\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b1a46dcf-8564-4dd2-879f-2a2b8bf28a65], x-b3-parentspanid=[949e3e3da893e8a6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[20b01d6b87c29e13949e3e3da893e8a6], x-b3-spanid=[8b6eb1990c493079], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0850d597-00b5-4c8e-9172-60e2d130b944]}\\\"}\"}","context":{"RequestID":"0850d597-00b5-4c8e-9172-60e2d130b944","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a98435f3-2bc9-4193-8b5b-248a00a330d5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:46:09.784Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:09.787Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0850d597-00b5-4c8e-9172-60e2d130b944","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a98435f3-2bc9-4193-8b5b-248a00a330d5","LogTimestamp":"2023-04-13T10:46:09.787Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:46:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:46:10.801Z","message":"Entering","context":{"RequestID":"ad2e79ca-bc99-4336-bf66-3d053d2a80d4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"327ae8d2-843f-40ce-b3a8-54480e1df088","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:46:10.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:46:10.803Z","message":"{\"transactionId\":\"ad2e79ca-bc99-4336-bf66-3d053d2a80d4\",\"status\":\"200\",\"rqstDate\":\"230413-10:46:10:802\",\"respDate\":\"230413-10:46:10:803\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ad2e79ca-bc99-4336-bf66-3d053d2a80d4\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:46:10:802-93649\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8cc6248a-2871-41db-b165-a95faf577baa], x-b3-parentspanid=[4a6a8dbf9a245ecb], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54501], x-envoy-attempt-count=[1], x-b3-traceid=[c0363effa4ced3c84a6a8dbf9a245ecb], x-b3-spanid=[263ada3aec40787b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ad2e79ca-bc99-4336-bf66-3d053d2a80d4]}\\\"}\"}","context":{"RequestID":"ad2e79ca-bc99-4336-bf66-3d053d2a80d4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"327ae8d2-843f-40ce-b3a8-54480e1df088","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:46:10.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:10.804Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ad2e79ca-bc99-4336-bf66-3d053d2a80d4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"327ae8d2-843f-40ce-b3a8-54480e1df088","LogTimestamp":"2023-04-13T10:46:10.804Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:46:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:46:10.849Z","message":"Entering","context":{"RequestID":"bead0b02-72c9-4be0-9068-88921b07c784","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d98372c1-890a-49e0-ad19-107df5385125","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:46:10.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:46:10.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"bead0b02-72c9-4be0-9068-88921b07c784","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d98372c1-890a-49e0-ad19-107df5385125","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:46:10.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:10.852Z","message":"{\"transactionId\":\"bead0b02-72c9-4be0-9068-88921b07c784\",\"status\":\"200\",\"rqstDate\":\"230413-10:46:10:850\",\"respDate\":\"230413-10:46:10:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:bead0b02-72c9-4be0-9068-88921b07c784\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:46:10:850-66938\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[bead0b02-72c9-4be0-9068-88921b07c784]}\\\"}\"}","context":{"RequestID":"bead0b02-72c9-4be0-9068-88921b07c784","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d98372c1-890a-49e0-ad19-107df5385125","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:46:10.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:10.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bead0b02-72c9-4be0-9068-88921b07c784","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d98372c1-890a-49e0-ad19-107df5385125","LogTimestamp":"2023-04-13T10:46:10.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:46:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:46:11.796Z","message":"Entering","context":{"RequestID":"40772602-898a-4e7d-8e30-f146d126c2bf","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"79eb3909-90d3-4ac1-b838-d318beca2f05","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:46:11.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:46:11.799Z","message":"{\"transactionId\":\"40772602-898a-4e7d-8e30-f146d126c2bf\",\"status\":\"200\",\"rqstDate\":\"230413-10:46:11:797\",\"respDate\":\"230413-10:46:11:799\",\"sourceId\":\"haproxy:40772602-898a-4e7d-8e30-f146d126c2bf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:46:11:797-26744\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ef17f17b-f385-45b9-8eac-bed2b790413d], x-b3-parentspanid=[39c2f35d9c9d5e15], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[07a826fb60e781b139c2f35d9c9d5e15], x-b3-spanid=[c3af10d58e720ab7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[40772602-898a-4e7d-8e30-f146d126c2bf]}\\\"}\"}","context":{"RequestID":"40772602-898a-4e7d-8e30-f146d126c2bf","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"79eb3909-90d3-4ac1-b838-d318beca2f05","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:46:11.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:11.800Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"40772602-898a-4e7d-8e30-f146d126c2bf","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"79eb3909-90d3-4ac1-b838-d318beca2f05","LogTimestamp":"2023-04-13T10:46:11.800Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:46:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:46:13.809Z","message":"Entering","context":{"RequestID":"c3fe6bfc-a9be-4c81-aeaa-40a355610d78","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ee94e967-6387-4ff2-aec9-951f38a7e8f4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:46:13.809Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:46:13.811Z","message":"{\"transactionId\":\"c3fe6bfc-a9be-4c81-aeaa-40a355610d78\",\"status\":\"200\",\"rqstDate\":\"230413-10:46:13:810\",\"respDate\":\"230413-10:46:13:811\",\"sourceId\":\"haproxy:c3fe6bfc-a9be-4c81-aeaa-40a355610d78\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:46:13:810-33033\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8175c7fc-3e61-4da8-a972-9c0ba19a0782], x-b3-parentspanid=[ffc0b724f22809c5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[76a7f5983b4b03c7ffc0b724f22809c5], x-b3-spanid=[17f0654cd938d000], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c3fe6bfc-a9be-4c81-aeaa-40a355610d78]}\\\"}\"}","context":{"RequestID":"c3fe6bfc-a9be-4c81-aeaa-40a355610d78","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ee94e967-6387-4ff2-aec9-951f38a7e8f4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:46:13.809Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:13.812Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c3fe6bfc-a9be-4c81-aeaa-40a355610d78","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ee94e967-6387-4ff2-aec9-951f38a7e8f4","LogTimestamp":"2023-04-13T10:46:13.812Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:46:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:46:15.821Z","message":"Entering","context":{"RequestID":"a1a731ce-81cf-4f60-af57-a5baeb6d91de","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"45afb738-390b-4f68-abab-4a0ed93f3035","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:46:15.821Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:46:15.822Z","message":"{\"transactionId\":\"a1a731ce-81cf-4f60-af57-a5baeb6d91de\",\"status\":\"200\",\"rqstDate\":\"230413-10:46:15:821\",\"respDate\":\"230413-10:46:15:822\",\"sourceId\":\"haproxy:a1a731ce-81cf-4f60-af57-a5baeb6d91de\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:46:15:821-66889\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f02f488c-9b51-49cf-96cd-84256bcee6da], x-b3-parentspanid=[90a75b621fdec78e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1ea05a87522ec57590a75b621fdec78e], x-b3-spanid=[b73971e33a2a6e61], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a1a731ce-81cf-4f60-af57-a5baeb6d91de]}\\\"}\"}","context":{"RequestID":"a1a731ce-81cf-4f60-af57-a5baeb6d91de","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"45afb738-390b-4f68-abab-4a0ed93f3035","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:46:15.821Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:15.823Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a1a731ce-81cf-4f60-af57-a5baeb6d91de","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"45afb738-390b-4f68-abab-4a0ed93f3035","LogTimestamp":"2023-04-13T10:46:15.823Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:46:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:46:16.407Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:46:16.421Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:16.421Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:16.421Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:17.833Z","message":"Entering","context":{"RequestID":"568c1511-f050-4304-98b6-b590c57a76fd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"23448841-0a48-4faa-9063-94a1d7c92255","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:46:17.833Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:46:17.835Z","message":"{\"transactionId\":\"568c1511-f050-4304-98b6-b590c57a76fd\",\"status\":\"200\",\"rqstDate\":\"230413-10:46:17:834\",\"respDate\":\"230413-10:46:17:835\",\"sourceId\":\"haproxy:568c1511-f050-4304-98b6-b590c57a76fd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:46:17:834-12859\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[907bd0d8-46ec-4d60-be65-9ecd0dfd4f1d], x-b3-parentspanid=[157c484d6f6d88bf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fa4a1f76200e3ca4157c484d6f6d88bf], x-b3-spanid=[987966f0494bc267], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[568c1511-f050-4304-98b6-b590c57a76fd]}\\\"}\"}","context":{"RequestID":"568c1511-f050-4304-98b6-b590c57a76fd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"23448841-0a48-4faa-9063-94a1d7c92255","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:46:17.833Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:17.837Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"568c1511-f050-4304-98b6-b590c57a76fd","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"23448841-0a48-4faa-9063-94a1d7c92255","LogTimestamp":"2023-04-13T10:46:17.837Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:46:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:46:19.616Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:46:19.619Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:46:19.848Z","message":"Entering","context":{"RequestID":"25a5784d-14ce-4f63-bac2-3d61bc14ddd7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0bdc8abc-6a50-4bc1-9c7b-56ae0c89ec04","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:46:19.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:46:19.851Z","message":"{\"transactionId\":\"25a5784d-14ce-4f63-bac2-3d61bc14ddd7\",\"status\":\"200\",\"rqstDate\":\"230413-10:46:19:849\",\"respDate\":\"230413-10:46:19:850\",\"sourceId\":\"haproxy:25a5784d-14ce-4f63-bac2-3d61bc14ddd7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:46:19:849-62737\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6b676410-c432-4bb9-a5cc-8f6705a47468], x-b3-parentspanid=[4d71b6e685f7d4a7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[506c12bc0dd29cdc4d71b6e685f7d4a7], x-b3-spanid=[8e4dbf9a0c9438b0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[25a5784d-14ce-4f63-bac2-3d61bc14ddd7]}\\\"}\"}","context":{"RequestID":"25a5784d-14ce-4f63-bac2-3d61bc14ddd7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0bdc8abc-6a50-4bc1-9c7b-56ae0c89ec04","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:46:19.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:19.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"25a5784d-14ce-4f63-bac2-3d61bc14ddd7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0bdc8abc-6a50-4bc1-9c7b-56ae0c89ec04","LogTimestamp":"2023-04-13T10:46:19.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:46:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:46:20.800Z","message":"Entering","context":{"RequestID":"51dc02df-be3d-48e3-8a43-7fb600f09976","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"481fc707-cdc7-46e1-9418-8f336bf647fe","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:46:20.800Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:46:20.803Z","message":"{\"transactionId\":\"51dc02df-be3d-48e3-8a43-7fb600f09976\",\"status\":\"200\",\"rqstDate\":\"230413-10:46:20:801\",\"respDate\":\"230413-10:46:20:803\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:51dc02df-be3d-48e3-8a43-7fb600f09976\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:46:20:801-70515\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8ceb6bac-1806-4e16-b8f0-1f2d118e840d], x-b3-parentspanid=[43b8ec973fa3f77b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59067], x-envoy-attempt-count=[1], x-b3-traceid=[76724ef9bfc790b843b8ec973fa3f77b], x-b3-spanid=[f453a899e48363f5], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[51dc02df-be3d-48e3-8a43-7fb600f09976]}\\\"}\"}","context":{"RequestID":"51dc02df-be3d-48e3-8a43-7fb600f09976","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"481fc707-cdc7-46e1-9418-8f336bf647fe","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:46:20.800Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:20.804Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"51dc02df-be3d-48e3-8a43-7fb600f09976","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"481fc707-cdc7-46e1-9418-8f336bf647fe","LogTimestamp":"2023-04-13T10:46:20.804Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:46:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:46:20.849Z","message":"Entering","context":{"RequestID":"083ad0b7-3232-4238-bb18-04d43774e5fa","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fefdfee2-18ab-4826-8a21-d7fe10a1d764","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:46:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:46:20.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"083ad0b7-3232-4238-bb18-04d43774e5fa","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fefdfee2-18ab-4826-8a21-d7fe10a1d764","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:46:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:20.853Z","message":"{\"transactionId\":\"083ad0b7-3232-4238-bb18-04d43774e5fa\",\"status\":\"200\",\"rqstDate\":\"230413-10:46:20:850\",\"respDate\":\"230413-10:46:20:853\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:083ad0b7-3232-4238-bb18-04d43774e5fa\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:46:20:850-13478\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[083ad0b7-3232-4238-bb18-04d43774e5fa]}\\\"}\"}","context":{"RequestID":"083ad0b7-3232-4238-bb18-04d43774e5fa","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fefdfee2-18ab-4826-8a21-d7fe10a1d764","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:46:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:20.854Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"083ad0b7-3232-4238-bb18-04d43774e5fa","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fefdfee2-18ab-4826-8a21-d7fe10a1d764","LogTimestamp":"2023-04-13T10:46:20.854Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:46:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:46:21.861Z","message":"Entering","context":{"RequestID":"78ff24f0-f1b4-4806-bad8-8cd63ba61008","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e98ab425-96d2-4e51-96d7-23a827dc8bd9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:46:21.861Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:46:21.863Z","message":"{\"transactionId\":\"78ff24f0-f1b4-4806-bad8-8cd63ba61008\",\"status\":\"200\",\"rqstDate\":\"230413-10:46:21:862\",\"respDate\":\"230413-10:46:21:863\",\"sourceId\":\"haproxy:78ff24f0-f1b4-4806-bad8-8cd63ba61008\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:46:21:862-34719\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[14a2c88b-cdb1-4a04-a4d7-cb2b09de08d3], x-b3-parentspanid=[1999fd763b4df0a7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a29d54def90b315d1999fd763b4df0a7], x-b3-spanid=[115cdeeac848c6da], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[78ff24f0-f1b4-4806-bad8-8cd63ba61008]}\\\"}\"}","context":{"RequestID":"78ff24f0-f1b4-4806-bad8-8cd63ba61008","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e98ab425-96d2-4e51-96d7-23a827dc8bd9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:46:21.861Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:21.864Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"78ff24f0-f1b4-4806-bad8-8cd63ba61008","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e98ab425-96d2-4e51-96d7-23a827dc8bd9","LogTimestamp":"2023-04-13T10:46:21.864Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:46:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:46:23.872Z","message":"Entering","context":{"RequestID":"009aa26a-4511-45f8-8b71-f12777bfed5e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"93fd304f-2ae8-4e8b-9700-04ac772015d3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:46:23.872Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:46:23.874Z","message":"{\"transactionId\":\"009aa26a-4511-45f8-8b71-f12777bfed5e\",\"status\":\"200\",\"rqstDate\":\"230413-10:46:23:873\",\"respDate\":\"230413-10:46:23:874\",\"sourceId\":\"haproxy:009aa26a-4511-45f8-8b71-f12777bfed5e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:46:23:873-11049\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[49d09f7b-e7db-410b-8882-913d384b5dfa], x-b3-parentspanid=[14cf83f403842c22], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4b06b36e85c66cc514cf83f403842c22], x-b3-spanid=[e991b9a55a83c2d7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[009aa26a-4511-45f8-8b71-f12777bfed5e]}\\\"}\"}","context":{"RequestID":"009aa26a-4511-45f8-8b71-f12777bfed5e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"93fd304f-2ae8-4e8b-9700-04ac772015d3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:46:23.872Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:23.874Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"009aa26a-4511-45f8-8b71-f12777bfed5e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"93fd304f-2ae8-4e8b-9700-04ac772015d3","LogTimestamp":"2023-04-13T10:46:23.874Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:46:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:46:25.884Z","message":"Entering","context":{"RequestID":"24a4ed3c-7766-41ec-b197-10f480a86aea","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8a96b317-775a-4a54-8cca-f3fd19d3fe3b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:46:25.884Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:46:25.886Z","message":"{\"transactionId\":\"24a4ed3c-7766-41ec-b197-10f480a86aea\",\"status\":\"200\",\"rqstDate\":\"230413-10:46:25:885\",\"respDate\":\"230413-10:46:25:886\",\"sourceId\":\"haproxy:24a4ed3c-7766-41ec-b197-10f480a86aea\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:46:25:885-54863\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[24214a29-87a7-4aba-9c1f-40899878cc04], x-b3-parentspanid=[c3ea8e99920d80f9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[be75209e465e9187c3ea8e99920d80f9], x-b3-spanid=[94b3301ad2a24d46], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[24a4ed3c-7766-41ec-b197-10f480a86aea]}\\\"}\"}","context":{"RequestID":"24a4ed3c-7766-41ec-b197-10f480a86aea","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8a96b317-775a-4a54-8cca-f3fd19d3fe3b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:46:25.884Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:25.887Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"24a4ed3c-7766-41ec-b197-10f480a86aea","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8a96b317-775a-4a54-8cca-f3fd19d3fe3b","LogTimestamp":"2023-04-13T10:46:25.887Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:46:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:46:26.407Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:46:26.421Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:26.421Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:26.422Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:27.897Z","message":"Entering","context":{"RequestID":"33e610b4-f6bc-4c17-98b5-34a42dd9e78b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0f471de3-0f9e-4958-ad40-90024b390084","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:46:27.897Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:46:27.899Z","message":"{\"transactionId\":\"33e610b4-f6bc-4c17-98b5-34a42dd9e78b\",\"status\":\"200\",\"rqstDate\":\"230413-10:46:27:898\",\"respDate\":\"230413-10:46:27:899\",\"sourceId\":\"haproxy:33e610b4-f6bc-4c17-98b5-34a42dd9e78b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:46:27:898-96759\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f1eea21a-b20a-4e93-9bf3-6b04d72bdca5], x-b3-parentspanid=[ba8b934325c5390a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fce57bc96e11cf66ba8b934325c5390a], x-b3-spanid=[74fbaf92957fcbfd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[33e610b4-f6bc-4c17-98b5-34a42dd9e78b]}\\\"}\"}","context":{"RequestID":"33e610b4-f6bc-4c17-98b5-34a42dd9e78b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0f471de3-0f9e-4958-ad40-90024b390084","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:46:27.897Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:27.900Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"33e610b4-f6bc-4c17-98b5-34a42dd9e78b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0f471de3-0f9e-4958-ad40-90024b390084","LogTimestamp":"2023-04-13T10:46:27.900Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:46:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:46:29.915Z","message":"Entering","context":{"RequestID":"e5bbe85d-7e97-44fa-9897-74f999834683","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a9c0bf47-c28a-4d00-989d-df7e59ddd0ce","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:46:29.915Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:46:29.917Z","message":"{\"transactionId\":\"e5bbe85d-7e97-44fa-9897-74f999834683\",\"status\":\"200\",\"rqstDate\":\"230413-10:46:29:916\",\"respDate\":\"230413-10:46:29:917\",\"sourceId\":\"haproxy:e5bbe85d-7e97-44fa-9897-74f999834683\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:46:29:916-6845\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b56193f4-d1a4-4b23-9cd9-fb0de0fea630], x-b3-parentspanid=[cded402519aff4d0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ee4b68b9dceb6fabcded402519aff4d0], x-b3-spanid=[9a78de5bd7ba00b9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e5bbe85d-7e97-44fa-9897-74f999834683]}\\\"}\"}","context":{"RequestID":"e5bbe85d-7e97-44fa-9897-74f999834683","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a9c0bf47-c28a-4d00-989d-df7e59ddd0ce","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:46:29.915Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:29.918Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e5bbe85d-7e97-44fa-9897-74f999834683","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a9c0bf47-c28a-4d00-989d-df7e59ddd0ce","LogTimestamp":"2023-04-13T10:46:29.918Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:46:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:46:30.800Z","message":"Entering","context":{"RequestID":"2a2ab35b-0ba2-4af9-8136-ba4090a8f9e9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d893bfdd-1e18-456a-a524-c65f251dfe44","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:46:30.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:46:30.802Z","message":"{\"transactionId\":\"2a2ab35b-0ba2-4af9-8136-ba4090a8f9e9\",\"status\":\"200\",\"rqstDate\":\"230413-10:46:30:801\",\"respDate\":\"230413-10:46:30:802\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2a2ab35b-0ba2-4af9-8136-ba4090a8f9e9\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:46:30:801-1109\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b08ddd6c-44f6-4cea-a6fe-ec37a3cf41bd], x-b3-parentspanid=[344915b41a87ad81], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46951], x-envoy-attempt-count=[1], x-b3-traceid=[d671583478549d4e344915b41a87ad81], x-b3-spanid=[d361474ad35f446f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2a2ab35b-0ba2-4af9-8136-ba4090a8f9e9]}\\\"}\"}","context":{"RequestID":"2a2ab35b-0ba2-4af9-8136-ba4090a8f9e9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d893bfdd-1e18-456a-a524-c65f251dfe44","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:46:30.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:30.803Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2a2ab35b-0ba2-4af9-8136-ba4090a8f9e9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d893bfdd-1e18-456a-a524-c65f251dfe44","LogTimestamp":"2023-04-13T10:46:30.803Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:46:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:46:30.847Z","message":"Entering","context":{"RequestID":"f11262ed-a529-408d-bd3b-c19772dc6ca4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1f0bfa2f-1e12-4942-bdce-adf7b6269f68","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:46:30.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:46:30.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"f11262ed-a529-408d-bd3b-c19772dc6ca4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1f0bfa2f-1e12-4942-bdce-adf7b6269f68","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:46:30.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:30.849Z","message":"{\"transactionId\":\"f11262ed-a529-408d-bd3b-c19772dc6ca4\",\"status\":\"200\",\"rqstDate\":\"230413-10:46:30:848\",\"respDate\":\"230413-10:46:30:849\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f11262ed-a529-408d-bd3b-c19772dc6ca4\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:46:30:848-94033\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f11262ed-a529-408d-bd3b-c19772dc6ca4]}\\\"}\"}","context":{"RequestID":"f11262ed-a529-408d-bd3b-c19772dc6ca4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1f0bfa2f-1e12-4942-bdce-adf7b6269f68","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:46:30.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:30.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f11262ed-a529-408d-bd3b-c19772dc6ca4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f0bfa2f-1e12-4942-bdce-adf7b6269f68","LogTimestamp":"2023-04-13T10:46:30.850Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:46:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:46:31.929Z","message":"Entering","context":{"RequestID":"22bbd11a-a9da-445b-8d85-38c9ee7886ea","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1a0f180b-4c81-4a20-9686-0dc931817661","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:46:31.929Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:46:31.931Z","message":"{\"transactionId\":\"22bbd11a-a9da-445b-8d85-38c9ee7886ea\",\"status\":\"200\",\"rqstDate\":\"230413-10:46:31:929\",\"respDate\":\"230413-10:46:31:931\",\"sourceId\":\"haproxy:22bbd11a-a9da-445b-8d85-38c9ee7886ea\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:46:31:929-81033\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5580b3c2-288e-4bd4-ab0b-841f36e9bb96], x-b3-parentspanid=[605a4d67c53e656e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ff7f902ea0c5fe44605a4d67c53e656e], x-b3-spanid=[19a0c27d8f8c0ded], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[22bbd11a-a9da-445b-8d85-38c9ee7886ea]}\\\"}\"}","context":{"RequestID":"22bbd11a-a9da-445b-8d85-38c9ee7886ea","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1a0f180b-4c81-4a20-9686-0dc931817661","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:46:31.929Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:31.932Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"22bbd11a-a9da-445b-8d85-38c9ee7886ea","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1a0f180b-4c81-4a20-9686-0dc931817661","LogTimestamp":"2023-04-13T10:46:31.931Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:46:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:46:33.941Z","message":"Entering","context":{"RequestID":"233259fc-0b84-42c1-b901-420105161d02","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4b4fe483-4951-414c-a6bb-e2db0999975d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:46:33.941Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:46:33.943Z","message":"{\"transactionId\":\"233259fc-0b84-42c1-b901-420105161d02\",\"status\":\"200\",\"rqstDate\":\"230413-10:46:33:942\",\"respDate\":\"230413-10:46:33:943\",\"sourceId\":\"haproxy:233259fc-0b84-42c1-b901-420105161d02\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:46:33:942-85645\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f1a3a304-ac00-4b93-86b8-c9bcba88296c], x-b3-parentspanid=[63e0fe5e18f0199b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[54fe9c11f38a8a7563e0fe5e18f0199b], x-b3-spanid=[4354f6d24c549d6d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[233259fc-0b84-42c1-b901-420105161d02]}\\\"}\"}","context":{"RequestID":"233259fc-0b84-42c1-b901-420105161d02","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4b4fe483-4951-414c-a6bb-e2db0999975d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:46:33.941Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:33.944Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"233259fc-0b84-42c1-b901-420105161d02","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4b4fe483-4951-414c-a6bb-e2db0999975d","LogTimestamp":"2023-04-13T10:46:33.944Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:46:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:46:35.953Z","message":"Entering","context":{"RequestID":"2d085a0c-829e-4ae7-8b06-f8aaa200a20a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a67cfcd5-8bde-4eb9-b074-adac3ad39261","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:46:35.953Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:46:35.955Z","message":"{\"transactionId\":\"2d085a0c-829e-4ae7-8b06-f8aaa200a20a\",\"status\":\"200\",\"rqstDate\":\"230413-10:46:35:954\",\"respDate\":\"230413-10:46:35:955\",\"sourceId\":\"haproxy:2d085a0c-829e-4ae7-8b06-f8aaa200a20a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:46:35:954-61067\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5c89146f-0005-4adc-a093-04316a9b1958], x-b3-parentspanid=[b43a50c440c70048], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7ba53dd309206b1ab43a50c440c70048], x-b3-spanid=[a5aa69feebb948e2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2d085a0c-829e-4ae7-8b06-f8aaa200a20a]}\\\"}\"}","context":{"RequestID":"2d085a0c-829e-4ae7-8b06-f8aaa200a20a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a67cfcd5-8bde-4eb9-b074-adac3ad39261","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:46:35.953Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:35.956Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2d085a0c-829e-4ae7-8b06-f8aaa200a20a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a67cfcd5-8bde-4eb9-b074-adac3ad39261","LogTimestamp":"2023-04-13T10:46:35.956Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:46:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:46:36.407Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:46:36.424Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:36.424Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:36.424Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:37.966Z","message":"Entering","context":{"RequestID":"78999683-3c59-403b-a516-b5b8196d19fc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"99b787cc-9400-4c12-993d-49eaccb19e7e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:46:37.966Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:46:37.968Z","message":"{\"transactionId\":\"78999683-3c59-403b-a516-b5b8196d19fc\",\"status\":\"200\",\"rqstDate\":\"230413-10:46:37:967\",\"respDate\":\"230413-10:46:37:968\",\"sourceId\":\"haproxy:78999683-3c59-403b-a516-b5b8196d19fc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:46:37:967-88933\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2de132e3-7645-490b-84f3-43ff85bf3e7f], x-b3-parentspanid=[7fa07c2b1650a549], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[651fb53c2a5cfcec7fa07c2b1650a549], x-b3-spanid=[a69a2b6bb5d262b0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[78999683-3c59-403b-a516-b5b8196d19fc]}\\\"}\"}","context":{"RequestID":"78999683-3c59-403b-a516-b5b8196d19fc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"99b787cc-9400-4c12-993d-49eaccb19e7e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:46:37.966Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:37.969Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"78999683-3c59-403b-a516-b5b8196d19fc","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"99b787cc-9400-4c12-993d-49eaccb19e7e","LogTimestamp":"2023-04-13T10:46:37.969Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:46:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:46:39.978Z","message":"Entering","context":{"RequestID":"c48ddafd-f0c6-4e5f-a2f9-720a31d16e3e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"329c520c-307e-4126-a579-c58d7e2c17cf","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:46:39.978Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:46:39.981Z","message":"{\"transactionId\":\"c48ddafd-f0c6-4e5f-a2f9-720a31d16e3e\",\"status\":\"200\",\"rqstDate\":\"230413-10:46:39:979\",\"respDate\":\"230413-10:46:39:980\",\"sourceId\":\"haproxy:c48ddafd-f0c6-4e5f-a2f9-720a31d16e3e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:46:39:979-79209\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[74c0c2ca-cae6-41ba-93a7-e3d18b097560], x-b3-parentspanid=[414bd380eed9fcff], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2c6440b894aaa33a414bd380eed9fcff], x-b3-spanid=[c1dcf4d539caea5b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c48ddafd-f0c6-4e5f-a2f9-720a31d16e3e]}\\\"}\"}","context":{"RequestID":"c48ddafd-f0c6-4e5f-a2f9-720a31d16e3e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"329c520c-307e-4126-a579-c58d7e2c17cf","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:46:39.978Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:39.981Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c48ddafd-f0c6-4e5f-a2f9-720a31d16e3e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"329c520c-307e-4126-a579-c58d7e2c17cf","LogTimestamp":"2023-04-13T10:46:39.981Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:46:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:46:40.798Z","message":"Entering","context":{"RequestID":"d5050224-6eab-4a88-97d5-ad4a399275fb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bc711060-07fe-4409-a8b6-88df27d52dae","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:46:40.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:46:40.799Z","message":"{\"transactionId\":\"d5050224-6eab-4a88-97d5-ad4a399275fb\",\"status\":\"200\",\"rqstDate\":\"230413-10:46:40:798\",\"respDate\":\"230413-10:46:40:799\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d5050224-6eab-4a88-97d5-ad4a399275fb\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:46:40:798-31195\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4a7d07e4-e8e8-4140-a36e-d19aa0bdc6fb], x-b3-parentspanid=[200dbbdd3e68c00d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39603], x-envoy-attempt-count=[1], x-b3-traceid=[747d6706fd131d5a200dbbdd3e68c00d], x-b3-spanid=[8b3f4b4de2191f28], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d5050224-6eab-4a88-97d5-ad4a399275fb]}\\\"}\"}","context":{"RequestID":"d5050224-6eab-4a88-97d5-ad4a399275fb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bc711060-07fe-4409-a8b6-88df27d52dae","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:46:40.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:40.800Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d5050224-6eab-4a88-97d5-ad4a399275fb","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bc711060-07fe-4409-a8b6-88df27d52dae","LogTimestamp":"2023-04-13T10:46:40.800Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:46:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:46:40.848Z","message":"Entering","context":{"RequestID":"dfb304b4-cf25-4210-ad1f-2ee4ca29fb34","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6a868c97-ddb8-473d-b045-8e66cdc82992","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:46:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:46:40.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"dfb304b4-cf25-4210-ad1f-2ee4ca29fb34","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6a868c97-ddb8-473d-b045-8e66cdc82992","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:46:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:40.851Z","message":"{\"transactionId\":\"dfb304b4-cf25-4210-ad1f-2ee4ca29fb34\",\"status\":\"200\",\"rqstDate\":\"230413-10:46:40:849\",\"respDate\":\"230413-10:46:40:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:dfb304b4-cf25-4210-ad1f-2ee4ca29fb34\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:46:40:849-7015\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[dfb304b4-cf25-4210-ad1f-2ee4ca29fb34]}\\\"}\"}","context":{"RequestID":"dfb304b4-cf25-4210-ad1f-2ee4ca29fb34","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6a868c97-ddb8-473d-b045-8e66cdc82992","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:46:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:40.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dfb304b4-cf25-4210-ad1f-2ee4ca29fb34","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6a868c97-ddb8-473d-b045-8e66cdc82992","LogTimestamp":"2023-04-13T10:46:40.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:46:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:46:41.991Z","message":"Entering","context":{"RequestID":"c6016e53-9ca1-4e32-bfd1-79002b0b79f3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fa6be0a0-02ae-4e68-a6b5-89a5e416c21f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:46:41.991Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:46:41.993Z","message":"{\"transactionId\":\"c6016e53-9ca1-4e32-bfd1-79002b0b79f3\",\"status\":\"200\",\"rqstDate\":\"230413-10:46:41:992\",\"respDate\":\"230413-10:46:41:993\",\"sourceId\":\"haproxy:c6016e53-9ca1-4e32-bfd1-79002b0b79f3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:46:41:992-41421\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dfaef1ae-a498-4366-894f-4d682a056fcd], x-b3-parentspanid=[877f1ae5b250055d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[37fc55e89a4657b5877f1ae5b250055d], x-b3-spanid=[420a90ec04810c7d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c6016e53-9ca1-4e32-bfd1-79002b0b79f3]}\\\"}\"}","context":{"RequestID":"c6016e53-9ca1-4e32-bfd1-79002b0b79f3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fa6be0a0-02ae-4e68-a6b5-89a5e416c21f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:46:41.991Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:41.994Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c6016e53-9ca1-4e32-bfd1-79002b0b79f3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fa6be0a0-02ae-4e68-a6b5-89a5e416c21f","LogTimestamp":"2023-04-13T10:46:41.994Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:46:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:46:44.005Z","message":"Entering","context":{"RequestID":"3d088024-0094-4a09-8a34-ed07bdadc356","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9019ba70-edfe-4504-a92c-dd2e23bfb9e6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:46:44.005Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:46:44.007Z","message":"{\"transactionId\":\"3d088024-0094-4a09-8a34-ed07bdadc356\",\"status\":\"200\",\"rqstDate\":\"230413-10:46:44:006\",\"respDate\":\"230413-10:46:44:007\",\"sourceId\":\"haproxy:3d088024-0094-4a09-8a34-ed07bdadc356\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:46:44:006-21272\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[756a2ce3-7568-493c-bdbc-1067e2fcc66a], x-b3-parentspanid=[f2073a39e3f65fd4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0e5cd7ab29a0af29f2073a39e3f65fd4], x-b3-spanid=[4b6abdc323413533], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3d088024-0094-4a09-8a34-ed07bdadc356]}\\\"}\"}","context":{"RequestID":"3d088024-0094-4a09-8a34-ed07bdadc356","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9019ba70-edfe-4504-a92c-dd2e23bfb9e6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:46:44.005Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:44.008Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3d088024-0094-4a09-8a34-ed07bdadc356","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9019ba70-edfe-4504-a92c-dd2e23bfb9e6","LogTimestamp":"2023-04-13T10:46:44.008Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:46:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:46:46.017Z","message":"Entering","context":{"RequestID":"ebb742d2-fcc6-4955-884f-fd44bbbd8323","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f60cdbe4-d66d-487b-bb5e-f37e26a3121d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:46:46.017Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:46:46.019Z","message":"{\"transactionId\":\"ebb742d2-fcc6-4955-884f-fd44bbbd8323\",\"status\":\"200\",\"rqstDate\":\"230413-10:46:46:018\",\"respDate\":\"230413-10:46:46:019\",\"sourceId\":\"haproxy:ebb742d2-fcc6-4955-884f-fd44bbbd8323\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:46:46:018-46823\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[22fba809-9d3c-4f54-97c0-c543f438d489], x-b3-parentspanid=[6886cffb55e8a14d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f6309716e452e2dd6886cffb55e8a14d], x-b3-spanid=[ac9a6c62a5ce8d84], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ebb742d2-fcc6-4955-884f-fd44bbbd8323]}\\\"}\"}","context":{"RequestID":"ebb742d2-fcc6-4955-884f-fd44bbbd8323","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f60cdbe4-d66d-487b-bb5e-f37e26a3121d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:46:46.017Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:46.019Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ebb742d2-fcc6-4955-884f-fd44bbbd8323","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f60cdbe4-d66d-487b-bb5e-f37e26a3121d","LogTimestamp":"2023-04-13T10:46:46.019Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:46:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:46:46.408Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:46:46.420Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:46.420Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:46.420Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:48.027Z","message":"Entering","context":{"RequestID":"9ab2615c-dfed-493c-9f1b-19cdd06796d0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7ecf3848-e5cc-45fc-a747-a47adc50eb9b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:46:48.027Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:46:48.028Z","message":"{\"transactionId\":\"9ab2615c-dfed-493c-9f1b-19cdd06796d0\",\"status\":\"200\",\"rqstDate\":\"230413-10:46:48:027\",\"respDate\":\"230413-10:46:48:028\",\"sourceId\":\"haproxy:9ab2615c-dfed-493c-9f1b-19cdd06796d0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:46:48:027-32690\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0fbdcdd8-9480-450b-b4ba-adce2180dfc7], x-b3-parentspanid=[9d41b1a2392b09ea], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2809e462b1583a909d41b1a2392b09ea], x-b3-spanid=[ec745082f0690098], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9ab2615c-dfed-493c-9f1b-19cdd06796d0]}\\\"}\"}","context":{"RequestID":"9ab2615c-dfed-493c-9f1b-19cdd06796d0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7ecf3848-e5cc-45fc-a747-a47adc50eb9b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:46:48.027Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:48.028Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9ab2615c-dfed-493c-9f1b-19cdd06796d0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7ecf3848-e5cc-45fc-a747-a47adc50eb9b","LogTimestamp":"2023-04-13T10:46:48.028Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:46:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:46:49.620Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:46:49.624Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:46:50.039Z","message":"Entering","context":{"RequestID":"f227254a-e018-4703-b675-d28ea7304291","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ee56b23d-4148-4e90-a7bc-ab24933529da","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:46:50.039Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:46:50.041Z","message":"{\"transactionId\":\"f227254a-e018-4703-b675-d28ea7304291\",\"status\":\"200\",\"rqstDate\":\"230413-10:46:50:040\",\"respDate\":\"230413-10:46:50:041\",\"sourceId\":\"haproxy:f227254a-e018-4703-b675-d28ea7304291\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:46:50:040-55015\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7477a545-146f-4662-b3bf-7c08c2738550], x-b3-parentspanid=[f9b9f75f2516c5d3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[992f89d7589c0d6bf9b9f75f2516c5d3], x-b3-spanid=[1be59f6e05670dd7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f227254a-e018-4703-b675-d28ea7304291]}\\\"}\"}","context":{"RequestID":"f227254a-e018-4703-b675-d28ea7304291","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ee56b23d-4148-4e90-a7bc-ab24933529da","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:46:50.039Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:50.042Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f227254a-e018-4703-b675-d28ea7304291","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ee56b23d-4148-4e90-a7bc-ab24933529da","LogTimestamp":"2023-04-13T10:46:50.042Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:46:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:46:50.798Z","message":"Entering","context":{"RequestID":"25600555-4a08-4888-ae7e-8607305b25fb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1cf54336-542d-481b-8e7c-c90bee7cef8b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:46:50.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:46:50.801Z","message":"{\"transactionId\":\"25600555-4a08-4888-ae7e-8607305b25fb\",\"status\":\"200\",\"rqstDate\":\"230413-10:46:50:799\",\"respDate\":\"230413-10:46:50:801\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:25600555-4a08-4888-ae7e-8607305b25fb\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:46:50:799-69780\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b6955827-9710-481e-a76a-e64e8d2f68bb], x-b3-parentspanid=[9126ef999b9be2a6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47305], x-envoy-attempt-count=[1], x-b3-traceid=[f7a1d2c479463c969126ef999b9be2a6], x-b3-spanid=[bb79f165412f4e86], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[25600555-4a08-4888-ae7e-8607305b25fb]}\\\"}\"}","context":{"RequestID":"25600555-4a08-4888-ae7e-8607305b25fb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1cf54336-542d-481b-8e7c-c90bee7cef8b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:46:50.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:50.801Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"25600555-4a08-4888-ae7e-8607305b25fb","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1cf54336-542d-481b-8e7c-c90bee7cef8b","LogTimestamp":"2023-04-13T10:46:50.801Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:46:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:46:50.849Z","message":"Entering","context":{"RequestID":"3509cc3d-8420-498a-9365-095efaff630e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dbdccb6c-1dc3-4a4e-8e50-2719f34700bc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:46:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:46:50.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"3509cc3d-8420-498a-9365-095efaff630e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dbdccb6c-1dc3-4a4e-8e50-2719f34700bc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:46:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:50.852Z","message":"{\"transactionId\":\"3509cc3d-8420-498a-9365-095efaff630e\",\"status\":\"200\",\"rqstDate\":\"230413-10:46:50:850\",\"respDate\":\"230413-10:46:50:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3509cc3d-8420-498a-9365-095efaff630e\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:46:50:850-63268\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3509cc3d-8420-498a-9365-095efaff630e]}\\\"}\"}","context":{"RequestID":"3509cc3d-8420-498a-9365-095efaff630e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dbdccb6c-1dc3-4a4e-8e50-2719f34700bc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:46:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:50.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3509cc3d-8420-498a-9365-095efaff630e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dbdccb6c-1dc3-4a4e-8e50-2719f34700bc","LogTimestamp":"2023-04-13T10:46:50.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:46:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:46:52.052Z","message":"Entering","context":{"RequestID":"f7e4e506-33ea-48f4-874f-c5b42b18279a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e91027b0-64a4-4828-8c89-25706eac22b4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:46:52.052Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:46:52.054Z","message":"{\"transactionId\":\"f7e4e506-33ea-48f4-874f-c5b42b18279a\",\"status\":\"200\",\"rqstDate\":\"230413-10:46:52:053\",\"respDate\":\"230413-10:46:52:054\",\"sourceId\":\"haproxy:f7e4e506-33ea-48f4-874f-c5b42b18279a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:46:52:053-74037\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eadba523-b584-49d5-a582-3c6ed9c2c37b], x-b3-parentspanid=[256cf0f1845610c2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3aae1739e78adaba256cf0f1845610c2], x-b3-spanid=[d2865bb08b073e09], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f7e4e506-33ea-48f4-874f-c5b42b18279a]}\\\"}\"}","context":{"RequestID":"f7e4e506-33ea-48f4-874f-c5b42b18279a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e91027b0-64a4-4828-8c89-25706eac22b4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:46:52.052Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:52.055Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f7e4e506-33ea-48f4-874f-c5b42b18279a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e91027b0-64a4-4828-8c89-25706eac22b4","LogTimestamp":"2023-04-13T10:46:52.055Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:46:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:46:54.063Z","message":"Entering","context":{"RequestID":"fff2f428-86fe-4870-b3dd-70d4bc57c987","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5589d2d9-f682-4419-89bd-e4f0f0bad935","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:46:54.063Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:46:54.065Z","message":"{\"transactionId\":\"fff2f428-86fe-4870-b3dd-70d4bc57c987\",\"status\":\"200\",\"rqstDate\":\"230413-10:46:54:064\",\"respDate\":\"230413-10:46:54:065\",\"sourceId\":\"haproxy:fff2f428-86fe-4870-b3dd-70d4bc57c987\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:46:54:064-13271\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4533fb73-3142-48e2-9c4f-32cf502450a2], x-b3-parentspanid=[c92b77b4990f1dbc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[066db84abde72af4c92b77b4990f1dbc], x-b3-spanid=[4f3fb7845c7e8371], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fff2f428-86fe-4870-b3dd-70d4bc57c987]}\\\"}\"}","context":{"RequestID":"fff2f428-86fe-4870-b3dd-70d4bc57c987","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5589d2d9-f682-4419-89bd-e4f0f0bad935","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:46:54.063Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:54.065Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fff2f428-86fe-4870-b3dd-70d4bc57c987","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5589d2d9-f682-4419-89bd-e4f0f0bad935","LogTimestamp":"2023-04-13T10:46:54.065Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:46:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:46:56.074Z","message":"Entering","context":{"RequestID":"e9fe0cf2-4118-4bfd-851f-3147f4b93d55","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"664f0d4f-3e67-4f32-91dd-226e0984b5dc","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:46:56.074Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:46:56.076Z","message":"{\"transactionId\":\"e9fe0cf2-4118-4bfd-851f-3147f4b93d55\",\"status\":\"200\",\"rqstDate\":\"230413-10:46:56:075\",\"respDate\":\"230413-10:46:56:076\",\"sourceId\":\"haproxy:e9fe0cf2-4118-4bfd-851f-3147f4b93d55\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:46:56:075-76946\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c9b414e3-d777-4219-86cd-ffe02fdaff77], x-b3-parentspanid=[cf58b53d3561e4fa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[65a782c34a9fd19ecf58b53d3561e4fa], x-b3-spanid=[883dfeaacf535ca8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e9fe0cf2-4118-4bfd-851f-3147f4b93d55]}\\\"}\"}","context":{"RequestID":"e9fe0cf2-4118-4bfd-851f-3147f4b93d55","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"664f0d4f-3e67-4f32-91dd-226e0984b5dc","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:46:56.074Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:56.076Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e9fe0cf2-4118-4bfd-851f-3147f4b93d55","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"664f0d4f-3e67-4f32-91dd-226e0984b5dc","LogTimestamp":"2023-04-13T10:46:56.076Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:46:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:46:56.409Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:46:56.425Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:56.426Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:56.426Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:58.086Z","message":"Entering","context":{"RequestID":"992f364e-1392-4c38-af4b-35916d97a107","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"55c7ab95-373f-4d63-b009-accf54f70d01","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:46:58.086Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:46:58.089Z","message":"{\"transactionId\":\"992f364e-1392-4c38-af4b-35916d97a107\",\"status\":\"200\",\"rqstDate\":\"230413-10:46:58:087\",\"respDate\":\"230413-10:46:58:089\",\"sourceId\":\"haproxy:992f364e-1392-4c38-af4b-35916d97a107\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:46:58:087-12939\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e327b3a8-64f2-4f3e-991c-e3e517fc0481], x-b3-parentspanid=[e09a4b3d85d2eaab], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[323c169ded566eb8e09a4b3d85d2eaab], x-b3-spanid=[375bc1f5a8c416e5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[992f364e-1392-4c38-af4b-35916d97a107]}\\\"}\"}","context":{"RequestID":"992f364e-1392-4c38-af4b-35916d97a107","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"55c7ab95-373f-4d63-b009-accf54f70d01","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:46:58.086Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:46:58.089Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"992f364e-1392-4c38-af4b-35916d97a107","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"55c7ab95-373f-4d63-b009-accf54f70d01","LogTimestamp":"2023-04-13T10:46:58.089Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:46:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:47:00.099Z","message":"Entering","context":{"RequestID":"914eb809-14f0-4ce3-977f-1208742a1389","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f9430bc5-d3de-4c12-832e-ef3ae2675faf","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:00.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:47:00.102Z","message":"{\"transactionId\":\"914eb809-14f0-4ce3-977f-1208742a1389\",\"status\":\"200\",\"rqstDate\":\"230413-10:47:00:100\",\"respDate\":\"230413-10:47:00:102\",\"sourceId\":\"haproxy:914eb809-14f0-4ce3-977f-1208742a1389\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:47:00:100-99909\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[57f285bb-f4fe-46ae-94eb-073a3b3279b4], x-b3-parentspanid=[a886f1e0b06ea60a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[559bf774f808c531a886f1e0b06ea60a], x-b3-spanid=[09a64901dd76137c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[914eb809-14f0-4ce3-977f-1208742a1389]}\\\"}\"}","context":{"RequestID":"914eb809-14f0-4ce3-977f-1208742a1389","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f9430bc5-d3de-4c12-832e-ef3ae2675faf","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:00.099Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:00.102Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"914eb809-14f0-4ce3-977f-1208742a1389","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f9430bc5-d3de-4c12-832e-ef3ae2675faf","LogTimestamp":"2023-04-13T10:47:00.102Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:47:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:47:00.798Z","message":"Entering","context":{"RequestID":"38ce9c45-c76e-4ab1-8f2f-376da0c90eb5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bd0fc73a-ae3b-42a7-a88d-dfa03abe0802","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:47:00.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:47:00.801Z","message":"{\"transactionId\":\"38ce9c45-c76e-4ab1-8f2f-376da0c90eb5\",\"status\":\"200\",\"rqstDate\":\"230413-10:47:00:799\",\"respDate\":\"230413-10:47:00:801\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:38ce9c45-c76e-4ab1-8f2f-376da0c90eb5\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:47:00:799-64124\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ae0f6030-0ad6-4da2-8065-5b694a13c03f], x-b3-parentspanid=[c39e37e9a7b92ac8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34633], x-envoy-attempt-count=[1], x-b3-traceid=[5aea502d985bf083c39e37e9a7b92ac8], x-b3-spanid=[5b546263a219e185], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[38ce9c45-c76e-4ab1-8f2f-376da0c90eb5]}\\\"}\"}","context":{"RequestID":"38ce9c45-c76e-4ab1-8f2f-376da0c90eb5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bd0fc73a-ae3b-42a7-a88d-dfa03abe0802","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:47:00.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:00.802Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"38ce9c45-c76e-4ab1-8f2f-376da0c90eb5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bd0fc73a-ae3b-42a7-a88d-dfa03abe0802","LogTimestamp":"2023-04-13T10:47:00.802Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:47:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:47:00.849Z","message":"Entering","context":{"RequestID":"02a2df41-cd50-4634-8530-537efdb8a2a3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"11002605-3e31-4eeb-b644-9242eb1916f0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:47:00.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:47:00.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"02a2df41-cd50-4634-8530-537efdb8a2a3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"11002605-3e31-4eeb-b644-9242eb1916f0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:47:00.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:00.852Z","message":"{\"transactionId\":\"02a2df41-cd50-4634-8530-537efdb8a2a3\",\"status\":\"200\",\"rqstDate\":\"230413-10:47:00:850\",\"respDate\":\"230413-10:47:00:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:02a2df41-cd50-4634-8530-537efdb8a2a3\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:47:00:850-66030\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[02a2df41-cd50-4634-8530-537efdb8a2a3]}\\\"}\"}","context":{"RequestID":"02a2df41-cd50-4634-8530-537efdb8a2a3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"11002605-3e31-4eeb-b644-9242eb1916f0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:47:00.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:00.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"02a2df41-cd50-4634-8530-537efdb8a2a3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"11002605-3e31-4eeb-b644-9242eb1916f0","LogTimestamp":"2023-04-13T10:47:00.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:47:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:47:02.113Z","message":"Entering","context":{"RequestID":"ad263363-a348-4454-8f5e-629b7c186d80","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"eaf51a21-2eed-4876-94d6-55a29f95cc99","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:02.113Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:47:02.115Z","message":"{\"transactionId\":\"ad263363-a348-4454-8f5e-629b7c186d80\",\"status\":\"200\",\"rqstDate\":\"230413-10:47:02:114\",\"respDate\":\"230413-10:47:02:115\",\"sourceId\":\"haproxy:ad263363-a348-4454-8f5e-629b7c186d80\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:47:02:114-4609\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5bc1a8f3-36ee-40dc-bdfc-351c750ba8cb], x-b3-parentspanid=[5faf7904489e4e82], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1d979e428b9c7b9d5faf7904489e4e82], x-b3-spanid=[d82d9fe0109cc857], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ad263363-a348-4454-8f5e-629b7c186d80]}\\\"}\"}","context":{"RequestID":"ad263363-a348-4454-8f5e-629b7c186d80","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"eaf51a21-2eed-4876-94d6-55a29f95cc99","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:02.113Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:02.116Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ad263363-a348-4454-8f5e-629b7c186d80","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eaf51a21-2eed-4876-94d6-55a29f95cc99","LogTimestamp":"2023-04-13T10:47:02.116Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:47:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:47:04.125Z","message":"Entering","context":{"RequestID":"89878494-3ee5-4d8f-a359-e344a2f595ac","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fc9a6491-3b12-42d9-b3be-8ca1943defc1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:04.125Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:47:04.126Z","message":"{\"transactionId\":\"89878494-3ee5-4d8f-a359-e344a2f595ac\",\"status\":\"200\",\"rqstDate\":\"230413-10:47:04:125\",\"respDate\":\"230413-10:47:04:126\",\"sourceId\":\"haproxy:89878494-3ee5-4d8f-a359-e344a2f595ac\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:47:04:125-62887\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b368ee41-ef29-408f-9cb6-3735ed7ed1ca], x-b3-parentspanid=[adbf663f30532f9d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[583d79ded679d840adbf663f30532f9d], x-b3-spanid=[74beb4770510727f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[89878494-3ee5-4d8f-a359-e344a2f595ac]}\\\"}\"}","context":{"RequestID":"89878494-3ee5-4d8f-a359-e344a2f595ac","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fc9a6491-3b12-42d9-b3be-8ca1943defc1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:04.125Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:04.127Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"89878494-3ee5-4d8f-a359-e344a2f595ac","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fc9a6491-3b12-42d9-b3be-8ca1943defc1","LogTimestamp":"2023-04-13T10:47:04.127Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:47:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:47:06.136Z","message":"Entering","context":{"RequestID":"b802e945-befc-4b76-83ce-1f03a98a3725","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0868425d-49b4-4ea1-9655-338ea065f2e6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:06.136Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:47:06.137Z","message":"{\"transactionId\":\"b802e945-befc-4b76-83ce-1f03a98a3725\",\"status\":\"200\",\"rqstDate\":\"230413-10:47:06:136\",\"respDate\":\"230413-10:47:06:137\",\"sourceId\":\"haproxy:b802e945-befc-4b76-83ce-1f03a98a3725\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:47:06:136-20431\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[86023071-4e79-49e1-9307-19dec4a340d1], x-b3-parentspanid=[7fd03f1d079ab87c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c42fa743e1fc3aa57fd03f1d079ab87c], x-b3-spanid=[b291709954168979], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b802e945-befc-4b76-83ce-1f03a98a3725]}\\\"}\"}","context":{"RequestID":"b802e945-befc-4b76-83ce-1f03a98a3725","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0868425d-49b4-4ea1-9655-338ea065f2e6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:06.136Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:06.138Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b802e945-befc-4b76-83ce-1f03a98a3725","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0868425d-49b4-4ea1-9655-338ea065f2e6","LogTimestamp":"2023-04-13T10:47:06.138Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:47:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:47:06.410Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:47:06.425Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:06.425Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:06.425Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:08.148Z","message":"Entering","context":{"RequestID":"2defb8ce-c99d-459c-8698-3dd4adb2ca98","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"13fcc5ae-e25b-46b8-bfb0-54b200558816","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:08.148Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:47:08.150Z","message":"{\"transactionId\":\"2defb8ce-c99d-459c-8698-3dd4adb2ca98\",\"status\":\"200\",\"rqstDate\":\"230413-10:47:08:149\",\"respDate\":\"230413-10:47:08:150\",\"sourceId\":\"haproxy:2defb8ce-c99d-459c-8698-3dd4adb2ca98\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:47:08:149-16785\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9ad966cf-98be-48cf-9c07-f03179e756a9], x-b3-parentspanid=[beb34cfe1b96672c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[20ae0817ccf13487beb34cfe1b96672c], x-b3-spanid=[d78b790fee3f47b8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2defb8ce-c99d-459c-8698-3dd4adb2ca98]}\\\"}\"}","context":{"RequestID":"2defb8ce-c99d-459c-8698-3dd4adb2ca98","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"13fcc5ae-e25b-46b8-bfb0-54b200558816","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:08.148Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:08.151Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2defb8ce-c99d-459c-8698-3dd4adb2ca98","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"13fcc5ae-e25b-46b8-bfb0-54b200558816","LogTimestamp":"2023-04-13T10:47:08.151Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:47:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:47:10.161Z","message":"Entering","context":{"RequestID":"741ef68f-28f5-43c8-967c-4566c532f40e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fd0c7c12-e514-4d76-bba5-5ec5f503b875","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:10.161Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:47:10.163Z","message":"{\"transactionId\":\"741ef68f-28f5-43c8-967c-4566c532f40e\",\"status\":\"200\",\"rqstDate\":\"230413-10:47:10:162\",\"respDate\":\"230413-10:47:10:163\",\"sourceId\":\"haproxy:741ef68f-28f5-43c8-967c-4566c532f40e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:47:10:162-17103\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7f310079-ef34-48db-b78c-14927a4e7a6b], x-b3-parentspanid=[f710ebad8f5a0964], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[18a16c304b355415f710ebad8f5a0964], x-b3-spanid=[c1db566721182a18], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[741ef68f-28f5-43c8-967c-4566c532f40e]}\\\"}\"}","context":{"RequestID":"741ef68f-28f5-43c8-967c-4566c532f40e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fd0c7c12-e514-4d76-bba5-5ec5f503b875","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:10.161Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:10.164Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"741ef68f-28f5-43c8-967c-4566c532f40e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fd0c7c12-e514-4d76-bba5-5ec5f503b875","LogTimestamp":"2023-04-13T10:47:10.164Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:47:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:47:10.798Z","message":"Entering","context":{"RequestID":"50e1ef46-bd65-4072-8fb9-d9f4606179c4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"65fe4d96-39d5-4256-844a-f63a3dd9e96d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:47:10.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:47:10.799Z","message":"{\"transactionId\":\"50e1ef46-bd65-4072-8fb9-d9f4606179c4\",\"status\":\"200\",\"rqstDate\":\"230413-10:47:10:798\",\"respDate\":\"230413-10:47:10:799\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:50e1ef46-bd65-4072-8fb9-d9f4606179c4\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:47:10:798-66633\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9f728560-f3d9-4c24-b73c-9ce918aa7cf4], x-b3-parentspanid=[a654d1a7ed903dcb], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49155], x-envoy-attempt-count=[1], x-b3-traceid=[efc6ad39543a96c9a654d1a7ed903dcb], x-b3-spanid=[09cf980add875a47], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[50e1ef46-bd65-4072-8fb9-d9f4606179c4]}\\\"}\"}","context":{"RequestID":"50e1ef46-bd65-4072-8fb9-d9f4606179c4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"65fe4d96-39d5-4256-844a-f63a3dd9e96d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:47:10.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:10.799Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"50e1ef46-bd65-4072-8fb9-d9f4606179c4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"65fe4d96-39d5-4256-844a-f63a3dd9e96d","LogTimestamp":"2023-04-13T10:47:10.799Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:47:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:47:10.848Z","message":"Entering","context":{"RequestID":"3a1e1f54-369c-4aca-8d38-0aed6c7ff2ca","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2d1b27c6-f381-4ef1-b838-08c930a7432d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:47:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:47:10.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"3a1e1f54-369c-4aca-8d38-0aed6c7ff2ca","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2d1b27c6-f381-4ef1-b838-08c930a7432d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:47:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:10.850Z","message":"{\"transactionId\":\"3a1e1f54-369c-4aca-8d38-0aed6c7ff2ca\",\"status\":\"200\",\"rqstDate\":\"230413-10:47:10:848\",\"respDate\":\"230413-10:47:10:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3a1e1f54-369c-4aca-8d38-0aed6c7ff2ca\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:47:10:848-68809\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3a1e1f54-369c-4aca-8d38-0aed6c7ff2ca]}\\\"}\"}","context":{"RequestID":"3a1e1f54-369c-4aca-8d38-0aed6c7ff2ca","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2d1b27c6-f381-4ef1-b838-08c930a7432d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:47:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:10.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3a1e1f54-369c-4aca-8d38-0aed6c7ff2ca","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2d1b27c6-f381-4ef1-b838-08c930a7432d","LogTimestamp":"2023-04-13T10:47:10.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:47:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:47:12.175Z","message":"Entering","context":{"RequestID":"91a059b1-c240-4e12-a02f-1869b3e58f7a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"55f05d88-9375-4fa7-a3d5-667a5f166c3c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:12.175Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:47:12.177Z","message":"{\"transactionId\":\"91a059b1-c240-4e12-a02f-1869b3e58f7a\",\"status\":\"200\",\"rqstDate\":\"230413-10:47:12:176\",\"respDate\":\"230413-10:47:12:177\",\"sourceId\":\"haproxy:91a059b1-c240-4e12-a02f-1869b3e58f7a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:47:12:176-82278\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b3d11849-abff-448c-8543-7686a839b41d], x-b3-parentspanid=[ff106c6d8efe5011], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4ebdc9bda4e0d569ff106c6d8efe5011], x-b3-spanid=[8a3f517c195d381a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[91a059b1-c240-4e12-a02f-1869b3e58f7a]}\\\"}\"}","context":{"RequestID":"91a059b1-c240-4e12-a02f-1869b3e58f7a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"55f05d88-9375-4fa7-a3d5-667a5f166c3c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:12.175Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:12.178Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"91a059b1-c240-4e12-a02f-1869b3e58f7a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"55f05d88-9375-4fa7-a3d5-667a5f166c3c","LogTimestamp":"2023-04-13T10:47:12.178Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:47:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:47:14.188Z","message":"Entering","context":{"RequestID":"dd0ce8a9-1759-47cd-b161-023f35ece93e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"46ab7b83-a681-4e12-9c71-d735d4e82e78","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:14.188Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:47:14.190Z","message":"{\"transactionId\":\"dd0ce8a9-1759-47cd-b161-023f35ece93e\",\"status\":\"200\",\"rqstDate\":\"230413-10:47:14:189\",\"respDate\":\"230413-10:47:14:190\",\"sourceId\":\"haproxy:dd0ce8a9-1759-47cd-b161-023f35ece93e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:47:14:189-90171\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[041ee2a6-e2de-4689-af31-0f50760e5601], x-b3-parentspanid=[ac241625fea8be3b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[00be42ac666b86c0ac241625fea8be3b], x-b3-spanid=[2e398ad2280cefca], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dd0ce8a9-1759-47cd-b161-023f35ece93e]}\\\"}\"}","context":{"RequestID":"dd0ce8a9-1759-47cd-b161-023f35ece93e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"46ab7b83-a681-4e12-9c71-d735d4e82e78","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:14.188Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:14.191Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dd0ce8a9-1759-47cd-b161-023f35ece93e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"46ab7b83-a681-4e12-9c71-d735d4e82e78","LogTimestamp":"2023-04-13T10:47:14.191Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:47:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:47:16.200Z","message":"Entering","context":{"RequestID":"ee4dcc99-f6a1-4594-99db-751de56651a9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9b567862-b1c8-4c7e-a952-68a47edb22da","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:16.200Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:47:16.202Z","message":"{\"transactionId\":\"ee4dcc99-f6a1-4594-99db-751de56651a9\",\"status\":\"200\",\"rqstDate\":\"230413-10:47:16:201\",\"respDate\":\"230413-10:47:16:202\",\"sourceId\":\"haproxy:ee4dcc99-f6a1-4594-99db-751de56651a9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:47:16:201-62506\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6e31253e-3bac-46ea-b49f-6a359fdf1535], x-b3-parentspanid=[821ed7baa52a8571], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b4d0bcb5c55021e9821ed7baa52a8571], x-b3-spanid=[1263ef8f6178d611], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ee4dcc99-f6a1-4594-99db-751de56651a9]}\\\"}\"}","context":{"RequestID":"ee4dcc99-f6a1-4594-99db-751de56651a9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9b567862-b1c8-4c7e-a952-68a47edb22da","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:16.200Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:16.202Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee4dcc99-f6a1-4594-99db-751de56651a9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9b567862-b1c8-4c7e-a952-68a47edb22da","LogTimestamp":"2023-04-13T10:47:16.202Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:47:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:47:16.410Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:47:16.420Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:16.420Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:16.421Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:18.212Z","message":"Entering","context":{"RequestID":"3c4692e3-c72d-446e-9dc8-f70bacdab9e2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e1a12448-8ab3-4503-8dae-8b0e4ad141b9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:18.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:47:18.214Z","message":"{\"transactionId\":\"3c4692e3-c72d-446e-9dc8-f70bacdab9e2\",\"status\":\"200\",\"rqstDate\":\"230413-10:47:18:213\",\"respDate\":\"230413-10:47:18:214\",\"sourceId\":\"haproxy:3c4692e3-c72d-446e-9dc8-f70bacdab9e2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:47:18:213-23447\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ae468837-379c-4af2-9719-f879d4c70150], x-b3-parentspanid=[b1bd42abc903026c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5185a685db264e93b1bd42abc903026c], x-b3-spanid=[ab413afd43ed470e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3c4692e3-c72d-446e-9dc8-f70bacdab9e2]}\\\"}\"}","context":{"RequestID":"3c4692e3-c72d-446e-9dc8-f70bacdab9e2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e1a12448-8ab3-4503-8dae-8b0e4ad141b9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:18.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:18.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3c4692e3-c72d-446e-9dc8-f70bacdab9e2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e1a12448-8ab3-4503-8dae-8b0e4ad141b9","LogTimestamp":"2023-04-13T10:47:18.215Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:47:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:47:19.626Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:47:19.629Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:47:20.224Z","message":"Entering","context":{"RequestID":"bbfc2268-0efc-48a7-8356-5499917e0cbb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d18f9710-62dd-404c-8779-3d8a0dbad873","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:20.224Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:47:20.226Z","message":"{\"transactionId\":\"bbfc2268-0efc-48a7-8356-5499917e0cbb\",\"status\":\"200\",\"rqstDate\":\"230413-10:47:20:225\",\"respDate\":\"230413-10:47:20:226\",\"sourceId\":\"haproxy:bbfc2268-0efc-48a7-8356-5499917e0cbb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:47:20:225-80024\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bcc6be5e-534d-4929-9bd0-0930df556e3b], x-b3-parentspanid=[588f35ec76a2092b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[06135bf3a0dec796588f35ec76a2092b], x-b3-spanid=[ad097a5e6b0307ec], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bbfc2268-0efc-48a7-8356-5499917e0cbb]}\\\"}\"}","context":{"RequestID":"bbfc2268-0efc-48a7-8356-5499917e0cbb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d18f9710-62dd-404c-8779-3d8a0dbad873","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:20.224Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:20.227Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bbfc2268-0efc-48a7-8356-5499917e0cbb","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d18f9710-62dd-404c-8779-3d8a0dbad873","LogTimestamp":"2023-04-13T10:47:20.227Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:47:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:47:20.798Z","message":"Entering","context":{"RequestID":"c9463835-0a7c-4324-a0ad-bf591e96b68a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6c88e81d-85bd-4191-bee0-149c22ae8622","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:47:20.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:47:20.800Z","message":"{\"transactionId\":\"c9463835-0a7c-4324-a0ad-bf591e96b68a\",\"status\":\"200\",\"rqstDate\":\"230413-10:47:20:799\",\"respDate\":\"230413-10:47:20:800\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c9463835-0a7c-4324-a0ad-bf591e96b68a\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:47:20:799-96532\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[67a93df2-d224-4ebe-a940-9448801f84b2], x-b3-parentspanid=[012f6b178245256b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49657], x-envoy-attempt-count=[1], x-b3-traceid=[4186c28be96ce1bd012f6b178245256b], x-b3-spanid=[80e5b17d7177e462], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c9463835-0a7c-4324-a0ad-bf591e96b68a]}\\\"}\"}","context":{"RequestID":"c9463835-0a7c-4324-a0ad-bf591e96b68a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6c88e81d-85bd-4191-bee0-149c22ae8622","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:47:20.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:20.801Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c9463835-0a7c-4324-a0ad-bf591e96b68a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c88e81d-85bd-4191-bee0-149c22ae8622","LogTimestamp":"2023-04-13T10:47:20.801Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:47:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:47:20.850Z","message":"Entering","context":{"RequestID":"72d61fe6-fa31-4f2a-b554-72d521422220","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6846dd36-cd69-4f7f-9a4a-b2ffb71a4d49","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:47:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:47:20.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"72d61fe6-fa31-4f2a-b554-72d521422220","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6846dd36-cd69-4f7f-9a4a-b2ffb71a4d49","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:47:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:20.852Z","message":"{\"transactionId\":\"72d61fe6-fa31-4f2a-b554-72d521422220\",\"status\":\"200\",\"rqstDate\":\"230413-10:47:20:850\",\"respDate\":\"230413-10:47:20:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:72d61fe6-fa31-4f2a-b554-72d521422220\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:47:20:850-57346\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[72d61fe6-fa31-4f2a-b554-72d521422220]}\\\"}\"}","context":{"RequestID":"72d61fe6-fa31-4f2a-b554-72d521422220","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6846dd36-cd69-4f7f-9a4a-b2ffb71a4d49","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:47:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:20.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"72d61fe6-fa31-4f2a-b554-72d521422220","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6846dd36-cd69-4f7f-9a4a-b2ffb71a4d49","LogTimestamp":"2023-04-13T10:47:20.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:47:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:47:22.236Z","message":"Entering","context":{"RequestID":"7a1157ff-d697-42d0-a8a6-f46be1eaaaf5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9491167b-a861-4d44-92f9-79c978dbfce5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:22.236Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:47:22.239Z","message":"{\"transactionId\":\"7a1157ff-d697-42d0-a8a6-f46be1eaaaf5\",\"status\":\"200\",\"rqstDate\":\"230413-10:47:22:237\",\"respDate\":\"230413-10:47:22:239\",\"sourceId\":\"haproxy:7a1157ff-d697-42d0-a8a6-f46be1eaaaf5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:47:22:237-60402\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[871b7825-04d4-4cb3-b984-1cc12309cdac], x-b3-parentspanid=[0bf88b45c385a550], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2350ce51bbad3ddb0bf88b45c385a550], x-b3-spanid=[ba60089132239470], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7a1157ff-d697-42d0-a8a6-f46be1eaaaf5]}\\\"}\"}","context":{"RequestID":"7a1157ff-d697-42d0-a8a6-f46be1eaaaf5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9491167b-a861-4d44-92f9-79c978dbfce5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:22.236Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:22.239Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7a1157ff-d697-42d0-a8a6-f46be1eaaaf5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9491167b-a861-4d44-92f9-79c978dbfce5","LogTimestamp":"2023-04-13T10:47:22.239Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:47:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:47:24.251Z","message":"Entering","context":{"RequestID":"5bbab982-639a-42a9-ac00-22a5907a18be","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b46d40bf-cbf3-428a-a477-ad469e7df942","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:24.251Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:47:24.254Z","message":"{\"transactionId\":\"5bbab982-639a-42a9-ac00-22a5907a18be\",\"status\":\"200\",\"rqstDate\":\"230413-10:47:24:252\",\"respDate\":\"230413-10:47:24:254\",\"sourceId\":\"haproxy:5bbab982-639a-42a9-ac00-22a5907a18be\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:47:24:252-27082\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[17c0fb95-fd97-4f6f-b8f9-84f274a5f2e9], x-b3-parentspanid=[96cb2494c129015f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[93b6451608cd7cee96cb2494c129015f], x-b3-spanid=[fe044e0fa7536cef], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5bbab982-639a-42a9-ac00-22a5907a18be]}\\\"}\"}","context":{"RequestID":"5bbab982-639a-42a9-ac00-22a5907a18be","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b46d40bf-cbf3-428a-a477-ad469e7df942","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:24.251Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:24.254Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5bbab982-639a-42a9-ac00-22a5907a18be","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b46d40bf-cbf3-428a-a477-ad469e7df942","LogTimestamp":"2023-04-13T10:47:24.254Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:47:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:47:26.265Z","message":"Entering","context":{"RequestID":"25314714-8f3c-4fa0-9e33-25d17046b3fc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4da4c597-31e6-4cb1-bf6f-15463403706c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:26.265Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:47:26.267Z","message":"{\"transactionId\":\"25314714-8f3c-4fa0-9e33-25d17046b3fc\",\"status\":\"200\",\"rqstDate\":\"230413-10:47:26:266\",\"respDate\":\"230413-10:47:26:267\",\"sourceId\":\"haproxy:25314714-8f3c-4fa0-9e33-25d17046b3fc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:47:26:266-36462\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e03875ea-d67c-4c60-afe9-2f7051fffef9], x-b3-parentspanid=[f5a6e75b57d866b7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d005d541ceab6567f5a6e75b57d866b7], x-b3-spanid=[b23ee5cc274515e8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[25314714-8f3c-4fa0-9e33-25d17046b3fc]}\\\"}\"}","context":{"RequestID":"25314714-8f3c-4fa0-9e33-25d17046b3fc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4da4c597-31e6-4cb1-bf6f-15463403706c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:26.265Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:26.268Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"25314714-8f3c-4fa0-9e33-25d17046b3fc","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4da4c597-31e6-4cb1-bf6f-15463403706c","LogTimestamp":"2023-04-13T10:47:26.268Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:47:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:47:26.410Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:47:26.425Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:26.425Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:26.426Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:28.278Z","message":"Entering","context":{"RequestID":"7f3b7d5a-7105-4b3d-8e55-53f010546cbc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"21e1a414-a57c-41db-89ff-482de55d4ab7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:28.278Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:47:28.279Z","message":"{\"transactionId\":\"7f3b7d5a-7105-4b3d-8e55-53f010546cbc\",\"status\":\"200\",\"rqstDate\":\"230413-10:47:28:278\",\"respDate\":\"230413-10:47:28:279\",\"sourceId\":\"haproxy:7f3b7d5a-7105-4b3d-8e55-53f010546cbc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:47:28:278-87785\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3b6757e9-fb7e-4b84-ac7a-58c0ea198cd4], x-b3-parentspanid=[3f6d3194c8f102a6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a1758b397421e1603f6d3194c8f102a6], x-b3-spanid=[3a20b5bcf616c55a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7f3b7d5a-7105-4b3d-8e55-53f010546cbc]}\\\"}\"}","context":{"RequestID":"7f3b7d5a-7105-4b3d-8e55-53f010546cbc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"21e1a414-a57c-41db-89ff-482de55d4ab7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:28.278Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:28.280Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7f3b7d5a-7105-4b3d-8e55-53f010546cbc","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"21e1a414-a57c-41db-89ff-482de55d4ab7","LogTimestamp":"2023-04-13T10:47:28.280Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:47:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:47:30.290Z","message":"Entering","context":{"RequestID":"f9361a91-6ad3-4269-96ff-54d4a68ead51","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e076a02a-ec39-4656-89bd-fb88a7b3ab2f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:30.290Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:47:30.292Z","message":"{\"transactionId\":\"f9361a91-6ad3-4269-96ff-54d4a68ead51\",\"status\":\"200\",\"rqstDate\":\"230413-10:47:30:291\",\"respDate\":\"230413-10:47:30:292\",\"sourceId\":\"haproxy:f9361a91-6ad3-4269-96ff-54d4a68ead51\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:47:30:291-98000\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[de9ae0f1-e4e5-4a85-841b-c3eda7d0f35b], x-b3-parentspanid=[5819ea92651968a5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6c1c51a435c050915819ea92651968a5], x-b3-spanid=[0b76c332fb1b3b54], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f9361a91-6ad3-4269-96ff-54d4a68ead51]}\\\"}\"}","context":{"RequestID":"f9361a91-6ad3-4269-96ff-54d4a68ead51","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e076a02a-ec39-4656-89bd-fb88a7b3ab2f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:30.290Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:30.293Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f9361a91-6ad3-4269-96ff-54d4a68ead51","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e076a02a-ec39-4656-89bd-fb88a7b3ab2f","LogTimestamp":"2023-04-13T10:47:30.293Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:47:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:47:30.799Z","message":"Entering","context":{"RequestID":"84300a96-cfc6-49d1-898d-e0662d701b09","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"598d8045-6cb2-45f7-9961-5f6b089e4592","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:47:30.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:47:30.801Z","message":"{\"transactionId\":\"84300a96-cfc6-49d1-898d-e0662d701b09\",\"status\":\"200\",\"rqstDate\":\"230413-10:47:30:800\",\"respDate\":\"230413-10:47:30:801\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:84300a96-cfc6-49d1-898d-e0662d701b09\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:47:30:800-97944\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a6073e29-6032-4c08-a537-d3733ce1033e], x-b3-parentspanid=[ef254e390d2fd148], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50849], x-envoy-attempt-count=[1], x-b3-traceid=[8bda789e4be0fc35ef254e390d2fd148], x-b3-spanid=[144713f89f42107f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[84300a96-cfc6-49d1-898d-e0662d701b09]}\\\"}\"}","context":{"RequestID":"84300a96-cfc6-49d1-898d-e0662d701b09","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"598d8045-6cb2-45f7-9961-5f6b089e4592","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:47:30.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:30.801Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"84300a96-cfc6-49d1-898d-e0662d701b09","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"598d8045-6cb2-45f7-9961-5f6b089e4592","LogTimestamp":"2023-04-13T10:47:30.801Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:47:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:47:30.848Z","message":"Entering","context":{"RequestID":"c1e4c510-bbf1-40d7-87c9-91abec7ac5de","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4a3a1a56-3d6d-4a46-b275-db552fe14212","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:47:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:47:30.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"c1e4c510-bbf1-40d7-87c9-91abec7ac5de","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4a3a1a56-3d6d-4a46-b275-db552fe14212","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:47:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:30.849Z","message":"{\"transactionId\":\"c1e4c510-bbf1-40d7-87c9-91abec7ac5de\",\"status\":\"200\",\"rqstDate\":\"230413-10:47:30:848\",\"respDate\":\"230413-10:47:30:849\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c1e4c510-bbf1-40d7-87c9-91abec7ac5de\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:47:30:848-3517\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c1e4c510-bbf1-40d7-87c9-91abec7ac5de]}\\\"}\"}","context":{"RequestID":"c1e4c510-bbf1-40d7-87c9-91abec7ac5de","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4a3a1a56-3d6d-4a46-b275-db552fe14212","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:47:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:30.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c1e4c510-bbf1-40d7-87c9-91abec7ac5de","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4a3a1a56-3d6d-4a46-b275-db552fe14212","LogTimestamp":"2023-04-13T10:47:30.850Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:47:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:47:32.303Z","message":"Entering","context":{"RequestID":"e47793f2-c1f4-4ec0-a5dc-7ef8631c9500","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"97f6e2f4-c135-44b2-9be4-917e9ff0cd66","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:32.303Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:47:32.305Z","message":"{\"transactionId\":\"e47793f2-c1f4-4ec0-a5dc-7ef8631c9500\",\"status\":\"200\",\"rqstDate\":\"230413-10:47:32:303\",\"respDate\":\"230413-10:47:32:305\",\"sourceId\":\"haproxy:e47793f2-c1f4-4ec0-a5dc-7ef8631c9500\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:47:32:303-21559\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f0423cff-165a-44fc-ad2a-e2f61d1c6397], x-b3-parentspanid=[a1fddc0f78dee63b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dacc5673f19aa7e0a1fddc0f78dee63b], x-b3-spanid=[b4401a7653b26f6f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e47793f2-c1f4-4ec0-a5dc-7ef8631c9500]}\\\"}\"}","context":{"RequestID":"e47793f2-c1f4-4ec0-a5dc-7ef8631c9500","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"97f6e2f4-c135-44b2-9be4-917e9ff0cd66","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:32.303Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:32.306Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e47793f2-c1f4-4ec0-a5dc-7ef8631c9500","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"97f6e2f4-c135-44b2-9be4-917e9ff0cd66","LogTimestamp":"2023-04-13T10:47:32.306Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:47:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:47:34.315Z","message":"Entering","context":{"RequestID":"daac45a8-1a03-4865-89cb-74dc4d26e69e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5d6e5267-5c34-40c7-8599-f40859978df7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:34.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:47:34.318Z","message":"{\"transactionId\":\"daac45a8-1a03-4865-89cb-74dc4d26e69e\",\"status\":\"200\",\"rqstDate\":\"230413-10:47:34:316\",\"respDate\":\"230413-10:47:34:317\",\"sourceId\":\"haproxy:daac45a8-1a03-4865-89cb-74dc4d26e69e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:47:34:316-82125\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e90718be-1763-4969-822e-73bc9785e226], x-b3-parentspanid=[1a50746442eee510], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9932d1db1d6c77e61a50746442eee510], x-b3-spanid=[526e971ddd558d7d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[daac45a8-1a03-4865-89cb-74dc4d26e69e]}\\\"}\"}","context":{"RequestID":"daac45a8-1a03-4865-89cb-74dc4d26e69e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5d6e5267-5c34-40c7-8599-f40859978df7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:34.315Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:34.318Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"daac45a8-1a03-4865-89cb-74dc4d26e69e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5d6e5267-5c34-40c7-8599-f40859978df7","LogTimestamp":"2023-04-13T10:47:34.318Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:47:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:47:36.329Z","message":"Entering","context":{"RequestID":"22b4e0e4-9cf1-4a97-b9d5-78a553ad3c07","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ec7c4415-66d8-45aa-94d0-9372715b456d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:36.329Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:47:36.331Z","message":"{\"transactionId\":\"22b4e0e4-9cf1-4a97-b9d5-78a553ad3c07\",\"status\":\"200\",\"rqstDate\":\"230413-10:47:36:330\",\"respDate\":\"230413-10:47:36:331\",\"sourceId\":\"haproxy:22b4e0e4-9cf1-4a97-b9d5-78a553ad3c07\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:47:36:330-67876\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[359c5380-6d54-4e0d-a2bb-4b6ccf03aee6], x-b3-parentspanid=[cc8611a5255a2699], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e9e86f1dd07f6d5bcc8611a5255a2699], x-b3-spanid=[835f7cea034414d7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[22b4e0e4-9cf1-4a97-b9d5-78a553ad3c07]}\\\"}\"}","context":{"RequestID":"22b4e0e4-9cf1-4a97-b9d5-78a553ad3c07","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ec7c4415-66d8-45aa-94d0-9372715b456d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:36.329Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:36.331Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"22b4e0e4-9cf1-4a97-b9d5-78a553ad3c07","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ec7c4415-66d8-45aa-94d0-9372715b456d","LogTimestamp":"2023-04-13T10:47:36.331Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:47:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:47:36.410Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:47:36.425Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:36.425Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:36.425Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:38.341Z","message":"Entering","context":{"RequestID":"66950eab-c460-4ecc-878a-2b46fe805732","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"622286ec-fa3a-457c-bae5-7350036d266a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:38.341Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:47:38.343Z","message":"{\"transactionId\":\"66950eab-c460-4ecc-878a-2b46fe805732\",\"status\":\"200\",\"rqstDate\":\"230413-10:47:38:341\",\"respDate\":\"230413-10:47:38:343\",\"sourceId\":\"haproxy:66950eab-c460-4ecc-878a-2b46fe805732\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:47:38:341-68468\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[58cfc5f7-c343-4fd3-bc62-baee48afdc2c], x-b3-parentspanid=[4d17448a4680b662], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7d2c4bd1118eac714d17448a4680b662], x-b3-spanid=[bce3b350beed9c3b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[66950eab-c460-4ecc-878a-2b46fe805732]}\\\"}\"}","context":{"RequestID":"66950eab-c460-4ecc-878a-2b46fe805732","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"622286ec-fa3a-457c-bae5-7350036d266a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:38.341Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:38.344Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"66950eab-c460-4ecc-878a-2b46fe805732","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"622286ec-fa3a-457c-bae5-7350036d266a","LogTimestamp":"2023-04-13T10:47:38.344Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:47:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:47:40.354Z","message":"Entering","context":{"RequestID":"05bd8251-1db7-4920-88b7-186e00e34e46","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"30225f2d-93f0-4e6f-b3db-ca6ba6eed9a8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:40.354Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:47:40.356Z","message":"{\"transactionId\":\"05bd8251-1db7-4920-88b7-186e00e34e46\",\"status\":\"200\",\"rqstDate\":\"230413-10:47:40:355\",\"respDate\":\"230413-10:47:40:356\",\"sourceId\":\"haproxy:05bd8251-1db7-4920-88b7-186e00e34e46\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:47:40:355-48999\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[26b55cf8-b1e7-9f49-a6c0-da4be4a3745f], x-b3-parentspanid=[51aa9c8c4129b791], 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=[c738bb4a0fcd4dab51aa9c8c4129b791], x-b3-spanid=[801ea077b4ea6d76], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[05bd8251-1db7-4920-88b7-186e00e34e46]}\\\"}\"}","context":{"RequestID":"05bd8251-1db7-4920-88b7-186e00e34e46","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"30225f2d-93f0-4e6f-b3db-ca6ba6eed9a8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:40.354Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:40.357Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"05bd8251-1db7-4920-88b7-186e00e34e46","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"30225f2d-93f0-4e6f-b3db-ca6ba6eed9a8","LogTimestamp":"2023-04-13T10:47:40.357Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:47:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:47:40.799Z","message":"Entering","context":{"RequestID":"73222949-c026-4300-9d70-b7949e8cc3f7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bfd9dc2b-786f-4555-8fa9-5d116e31f732","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:47:40.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:47:40.801Z","message":"{\"transactionId\":\"73222949-c026-4300-9d70-b7949e8cc3f7\",\"status\":\"200\",\"rqstDate\":\"230413-10:47:40:800\",\"respDate\":\"230413-10:47:40:801\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:73222949-c026-4300-9d70-b7949e8cc3f7\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:47:40:800-15060\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2226f934-1a61-4c9f-9281-6da8a734709b], x-b3-parentspanid=[f4c615b676eec8ed], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45975], x-envoy-attempt-count=[1], x-b3-traceid=[bc6a27a320c07256f4c615b676eec8ed], x-b3-spanid=[d755ff452d0d1910], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[73222949-c026-4300-9d70-b7949e8cc3f7]}\\\"}\"}","context":{"RequestID":"73222949-c026-4300-9d70-b7949e8cc3f7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bfd9dc2b-786f-4555-8fa9-5d116e31f732","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:47:40.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:40.802Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"73222949-c026-4300-9d70-b7949e8cc3f7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bfd9dc2b-786f-4555-8fa9-5d116e31f732","LogTimestamp":"2023-04-13T10:47:40.802Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:47:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:47:40.847Z","message":"Entering","context":{"RequestID":"8ab621cd-3470-4e49-b25b-42c81558caf6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9c62dbf8-477c-41f6-aacd-32942407f939","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:47:40.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:47:40.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"8ab621cd-3470-4e49-b25b-42c81558caf6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9c62dbf8-477c-41f6-aacd-32942407f939","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:47:40.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:40.850Z","message":"{\"transactionId\":\"8ab621cd-3470-4e49-b25b-42c81558caf6\",\"status\":\"200\",\"rqstDate\":\"230413-10:47:40:848\",\"respDate\":\"230413-10:47:40:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8ab621cd-3470-4e49-b25b-42c81558caf6\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:47:40:848-98370\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8ab621cd-3470-4e49-b25b-42c81558caf6]}\\\"}\"}","context":{"RequestID":"8ab621cd-3470-4e49-b25b-42c81558caf6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9c62dbf8-477c-41f6-aacd-32942407f939","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:47:40.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:40.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8ab621cd-3470-4e49-b25b-42c81558caf6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9c62dbf8-477c-41f6-aacd-32942407f939","LogTimestamp":"2023-04-13T10:47:40.850Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:47:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:47:42.366Z","message":"Entering","context":{"RequestID":"5669b44a-0217-41b8-bb9b-c55ed6c6c18d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fadffce8-1b5c-49e2-bac3-298e4b0c698c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:42.366Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:47:42.369Z","message":"{\"transactionId\":\"5669b44a-0217-41b8-bb9b-c55ed6c6c18d\",\"status\":\"200\",\"rqstDate\":\"230413-10:47:42:367\",\"respDate\":\"230413-10:47:42:369\",\"sourceId\":\"haproxy:5669b44a-0217-41b8-bb9b-c55ed6c6c18d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:47:42:367-10147\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7491ff3a-2d9f-41ee-8ddc-0f260c9dc70d], x-b3-parentspanid=[3505c17ec9d7e233], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6c76a671e8d051043505c17ec9d7e233], x-b3-spanid=[cf1e3467bfc2f6d1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5669b44a-0217-41b8-bb9b-c55ed6c6c18d]}\\\"}\"}","context":{"RequestID":"5669b44a-0217-41b8-bb9b-c55ed6c6c18d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fadffce8-1b5c-49e2-bac3-298e4b0c698c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:42.366Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:42.370Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5669b44a-0217-41b8-bb9b-c55ed6c6c18d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fadffce8-1b5c-49e2-bac3-298e4b0c698c","LogTimestamp":"2023-04-13T10:47:42.370Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:47:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:47:44.380Z","message":"Entering","context":{"RequestID":"5cbea538-ca42-4989-818e-b6b96dc36d2d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7ec78857-e1c7-4054-96e8-281abc66cca0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:44.380Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:47:44.382Z","message":"{\"transactionId\":\"5cbea538-ca42-4989-818e-b6b96dc36d2d\",\"status\":\"200\",\"rqstDate\":\"230413-10:47:44:380\",\"respDate\":\"230413-10:47:44:382\",\"sourceId\":\"haproxy:5cbea538-ca42-4989-818e-b6b96dc36d2d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:47:44:380-9373\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3e71d6ee-a9aa-4913-aa7c-3d5a193dca9f], x-b3-parentspanid=[012d3a4434809723], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3258b5061befb203012d3a4434809723], x-b3-spanid=[83c9f38bb4db29f0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5cbea538-ca42-4989-818e-b6b96dc36d2d]}\\\"}\"}","context":{"RequestID":"5cbea538-ca42-4989-818e-b6b96dc36d2d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7ec78857-e1c7-4054-96e8-281abc66cca0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:44.380Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:44.383Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5cbea538-ca42-4989-818e-b6b96dc36d2d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7ec78857-e1c7-4054-96e8-281abc66cca0","LogTimestamp":"2023-04-13T10:47:44.383Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:47:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:47:46.392Z","message":"Entering","context":{"RequestID":"76292411-dbbd-4455-916b-41e87fbf12db","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"70bd5299-7562-4f3e-988b-0a18fc7794f7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:46.392Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:47:46.394Z","message":"{\"transactionId\":\"76292411-dbbd-4455-916b-41e87fbf12db\",\"status\":\"200\",\"rqstDate\":\"230413-10:47:46:393\",\"respDate\":\"230413-10:47:46:394\",\"sourceId\":\"haproxy:76292411-dbbd-4455-916b-41e87fbf12db\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:47:46:393-81268\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ad4601a0-5b58-4633-b82f-6d5f8f0c4426], x-b3-parentspanid=[2d288305fe493146], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ef74346ed2cfe8c72d288305fe493146], x-b3-spanid=[ad9db59e84a3880c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[76292411-dbbd-4455-916b-41e87fbf12db]}\\\"}\"}","context":{"RequestID":"76292411-dbbd-4455-916b-41e87fbf12db","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"70bd5299-7562-4f3e-988b-0a18fc7794f7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:46.392Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:46.395Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"76292411-dbbd-4455-916b-41e87fbf12db","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"70bd5299-7562-4f3e-988b-0a18fc7794f7","LogTimestamp":"2023-04-13T10:47:46.395Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:47:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:47:46.411Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:47:46.420Z","message":"Connection[/10.233.74.149: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-04-13T10:47:46.422Z","message":"Connection[/10.233.74.149: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-04-13T10:47:46.424Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:46.425Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:46.425Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:48.405Z","message":"Entering","context":{"RequestID":"a7f18777-0c7b-4400-8b96-d78a84fc4985","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ea4449ee-513b-4683-b2df-9594de2a0bf5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:48.405Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:47:48.408Z","message":"{\"transactionId\":\"a7f18777-0c7b-4400-8b96-d78a84fc4985\",\"status\":\"200\",\"rqstDate\":\"230413-10:47:48:406\",\"respDate\":\"230413-10:47:48:407\",\"sourceId\":\"haproxy:a7f18777-0c7b-4400-8b96-d78a84fc4985\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:47:48:406-2345\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4490ecfa-b859-4684-8942-9ceaca0f1b8e], x-b3-parentspanid=[a0a087b023e36920], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7cfcc4c15787a4f9a0a087b023e36920], x-b3-spanid=[f76940d3691ff1e7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a7f18777-0c7b-4400-8b96-d78a84fc4985]}\\\"}\"}","context":{"RequestID":"a7f18777-0c7b-4400-8b96-d78a84fc4985","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ea4449ee-513b-4683-b2df-9594de2a0bf5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:48.405Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:48.408Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a7f18777-0c7b-4400-8b96-d78a84fc4985","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ea4449ee-513b-4683-b2df-9594de2a0bf5","LogTimestamp":"2023-04-13T10:47:48.408Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:47:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:47:49.636Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:47:49.639Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:47:50.418Z","message":"Entering","context":{"RequestID":"2a010441-9b4d-4192-915f-3bc57276f0d2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9b7e8e83-b4c5-4f4e-8564-00e8eb00a2b5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:50.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:47:50.421Z","message":"{\"transactionId\":\"2a010441-9b4d-4192-915f-3bc57276f0d2\",\"status\":\"200\",\"rqstDate\":\"230413-10:47:50:419\",\"respDate\":\"230413-10:47:50:421\",\"sourceId\":\"haproxy:2a010441-9b4d-4192-915f-3bc57276f0d2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:47:50:419-25514\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[213eaefb-2d61-4fa4-ae1d-a8b33b492163], x-b3-parentspanid=[ca4598cc4c2db5fb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8ef9433898355cc5ca4598cc4c2db5fb], x-b3-spanid=[06b8ff3e9c141bfd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2a010441-9b4d-4192-915f-3bc57276f0d2]}\\\"}\"}","context":{"RequestID":"2a010441-9b4d-4192-915f-3bc57276f0d2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9b7e8e83-b4c5-4f4e-8564-00e8eb00a2b5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:50.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:50.422Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2a010441-9b4d-4192-915f-3bc57276f0d2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9b7e8e83-b4c5-4f4e-8564-00e8eb00a2b5","LogTimestamp":"2023-04-13T10:47:50.422Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:47:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:47:50.799Z","message":"Entering","context":{"RequestID":"536fab9a-2d15-4016-9f1e-1b26df91a61c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d92c1aba-e527-4aee-8c1b-0c0efa25bf3e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:47:50.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:47:50.801Z","message":"{\"transactionId\":\"536fab9a-2d15-4016-9f1e-1b26df91a61c\",\"status\":\"200\",\"rqstDate\":\"230413-10:47:50:799\",\"respDate\":\"230413-10:47:50:801\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:536fab9a-2d15-4016-9f1e-1b26df91a61c\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:47:50:799-68874\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9d3943f1-e865-4334-b431-e3b934441160], x-b3-parentspanid=[1ab851f5686df4fa], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38977], x-envoy-attempt-count=[1], x-b3-traceid=[9cdb4133f9284cfd1ab851f5686df4fa], x-b3-spanid=[9a1517fa414b6450], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[536fab9a-2d15-4016-9f1e-1b26df91a61c]}\\\"}\"}","context":{"RequestID":"536fab9a-2d15-4016-9f1e-1b26df91a61c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d92c1aba-e527-4aee-8c1b-0c0efa25bf3e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:47:50.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:50.802Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"536fab9a-2d15-4016-9f1e-1b26df91a61c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d92c1aba-e527-4aee-8c1b-0c0efa25bf3e","LogTimestamp":"2023-04-13T10:47:50.802Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:47:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:47:50.849Z","message":"Entering","context":{"RequestID":"e4897b00-2384-41a4-9fbf-05f0bbdb5747","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"09368ba9-6d46-4634-9ba4-8843e9b06e86","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:47:50.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:47:50.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"e4897b00-2384-41a4-9fbf-05f0bbdb5747","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"09368ba9-6d46-4634-9ba4-8843e9b06e86","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:47:50.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:50.852Z","message":"{\"transactionId\":\"e4897b00-2384-41a4-9fbf-05f0bbdb5747\",\"status\":\"200\",\"rqstDate\":\"230413-10:47:50:849\",\"respDate\":\"230413-10:47:50:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e4897b00-2384-41a4-9fbf-05f0bbdb5747\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:47:50:849-39079\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e4897b00-2384-41a4-9fbf-05f0bbdb5747]}\\\"}\"}","context":{"RequestID":"e4897b00-2384-41a4-9fbf-05f0bbdb5747","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"09368ba9-6d46-4634-9ba4-8843e9b06e86","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:47:50.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:50.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e4897b00-2384-41a4-9fbf-05f0bbdb5747","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"09368ba9-6d46-4634-9ba4-8843e9b06e86","LogTimestamp":"2023-04-13T10:47:50.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:47:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:47:52.431Z","message":"Entering","context":{"RequestID":"b1353ed9-6bfc-4adf-8499-8245fb07f58f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"acac375e-a421-4ab8-9547-b64c05890b6b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:52.431Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:47:52.434Z","message":"{\"transactionId\":\"b1353ed9-6bfc-4adf-8499-8245fb07f58f\",\"status\":\"200\",\"rqstDate\":\"230413-10:47:52:432\",\"respDate\":\"230413-10:47:52:433\",\"sourceId\":\"haproxy:b1353ed9-6bfc-4adf-8499-8245fb07f58f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:47:52:432-67058\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cf2452c6-17ac-4a73-b857-6fcd08403d11], x-b3-parentspanid=[839b11d7eb55b18e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[21729ae1df51e188839b11d7eb55b18e], x-b3-spanid=[3c68c300a148f7f7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b1353ed9-6bfc-4adf-8499-8245fb07f58f]}\\\"}\"}","context":{"RequestID":"b1353ed9-6bfc-4adf-8499-8245fb07f58f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"acac375e-a421-4ab8-9547-b64c05890b6b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:52.431Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:52.434Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b1353ed9-6bfc-4adf-8499-8245fb07f58f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"acac375e-a421-4ab8-9547-b64c05890b6b","LogTimestamp":"2023-04-13T10:47:52.434Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:47:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:47:54.444Z","message":"Entering","context":{"RequestID":"beb33759-9636-4cf8-868f-6dc82a07dde3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"02f39736-083a-4018-a250-fde42a031ddb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:54.444Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:47:54.446Z","message":"{\"transactionId\":\"beb33759-9636-4cf8-868f-6dc82a07dde3\",\"status\":\"200\",\"rqstDate\":\"230413-10:47:54:445\",\"respDate\":\"230413-10:47:54:446\",\"sourceId\":\"haproxy:beb33759-9636-4cf8-868f-6dc82a07dde3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:47:54:445-31488\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6a8eed10-4b17-42f1-ae51-c2e652638761], x-b3-parentspanid=[2622df699b4b9973], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a291d92f9ba7c95a2622df699b4b9973], x-b3-spanid=[4dcad7195e9713dd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[beb33759-9636-4cf8-868f-6dc82a07dde3]}\\\"}\"}","context":{"RequestID":"beb33759-9636-4cf8-868f-6dc82a07dde3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"02f39736-083a-4018-a250-fde42a031ddb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:54.444Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:54.447Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"beb33759-9636-4cf8-868f-6dc82a07dde3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"02f39736-083a-4018-a250-fde42a031ddb","LogTimestamp":"2023-04-13T10:47:54.447Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:47:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:47:56.411Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:47:56.428Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:56.428Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:56.428Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:56.457Z","message":"Entering","context":{"RequestID":"4b8bc8a8-a885-48a7-8aad-b5f77b8e7471","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e5c0a28d-397d-4bb0-91a7-8ba8e4ccc934","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:56.457Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:47:56.459Z","message":"{\"transactionId\":\"4b8bc8a8-a885-48a7-8aad-b5f77b8e7471\",\"status\":\"200\",\"rqstDate\":\"230413-10:47:56:458\",\"respDate\":\"230413-10:47:56:459\",\"sourceId\":\"haproxy:4b8bc8a8-a885-48a7-8aad-b5f77b8e7471\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:47:56:458-88485\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[25ad0e32-d28c-4ae8-9523-4b1c255c6e3b], x-b3-parentspanid=[63095af3096763d3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[061a66e1fa95da4c63095af3096763d3], x-b3-spanid=[cdad44d84e00e5b6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4b8bc8a8-a885-48a7-8aad-b5f77b8e7471]}\\\"}\"}","context":{"RequestID":"4b8bc8a8-a885-48a7-8aad-b5f77b8e7471","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e5c0a28d-397d-4bb0-91a7-8ba8e4ccc934","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:56.457Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:56.460Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4b8bc8a8-a885-48a7-8aad-b5f77b8e7471","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e5c0a28d-397d-4bb0-91a7-8ba8e4ccc934","LogTimestamp":"2023-04-13T10:47:56.460Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:47:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:47:58.468Z","message":"Entering","context":{"RequestID":"a8b1557f-9471-4bb9-a56d-159e8c2230d5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e682e329-ed78-44d7-8b07-85bd3265528c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:58.468Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:47:58.470Z","message":"{\"transactionId\":\"a8b1557f-9471-4bb9-a56d-159e8c2230d5\",\"status\":\"200\",\"rqstDate\":\"230413-10:47:58:469\",\"respDate\":\"230413-10:47:58:470\",\"sourceId\":\"haproxy:a8b1557f-9471-4bb9-a56d-159e8c2230d5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:47:58:469-89223\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f32540fc-88ee-4da3-a525-5b46197079d1], x-b3-parentspanid=[141dba6d14fec819], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e84bc56612a704cf141dba6d14fec819], x-b3-spanid=[b95c78f7ba2f3b78], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a8b1557f-9471-4bb9-a56d-159e8c2230d5]}\\\"}\"}","context":{"RequestID":"a8b1557f-9471-4bb9-a56d-159e8c2230d5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e682e329-ed78-44d7-8b07-85bd3265528c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:47:58.468Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:47:58.471Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a8b1557f-9471-4bb9-a56d-159e8c2230d5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e682e329-ed78-44d7-8b07-85bd3265528c","LogTimestamp":"2023-04-13T10:47:58.471Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:47:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:48:00.479Z","message":"Entering","context":{"RequestID":"2ca11fd3-5187-4d05-a00c-72c06d621077","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f2521f5d-5137-4290-83f4-2d9631726a23","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:00.479Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:48:00.481Z","message":"{\"transactionId\":\"2ca11fd3-5187-4d05-a00c-72c06d621077\",\"status\":\"200\",\"rqstDate\":\"230413-10:48:00:480\",\"respDate\":\"230413-10:48:00:481\",\"sourceId\":\"haproxy:2ca11fd3-5187-4d05-a00c-72c06d621077\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:48:00:480-51343\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6266d682-8f77-402b-9f1a-eba845872c9d], x-b3-parentspanid=[2f728106e9d7cd4a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[da9e5023425d550e2f728106e9d7cd4a], x-b3-spanid=[1164f2aa0dead007], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2ca11fd3-5187-4d05-a00c-72c06d621077]}\\\"}\"}","context":{"RequestID":"2ca11fd3-5187-4d05-a00c-72c06d621077","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f2521f5d-5137-4290-83f4-2d9631726a23","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:00.479Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:00.481Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2ca11fd3-5187-4d05-a00c-72c06d621077","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f2521f5d-5137-4290-83f4-2d9631726a23","LogTimestamp":"2023-04-13T10:48:00.481Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:48:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:48:00.798Z","message":"Entering","context":{"RequestID":"464cb99f-b40c-4646-9a2a-1274192d885f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"12bc8f8f-28ac-4ba8-8ea0-126ae72c3128","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:48:00.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:48:00.801Z","message":"{\"transactionId\":\"464cb99f-b40c-4646-9a2a-1274192d885f\",\"status\":\"200\",\"rqstDate\":\"230413-10:48:00:799\",\"respDate\":\"230413-10:48:00:801\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:464cb99f-b40c-4646-9a2a-1274192d885f\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:48:00:799-26216\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[05d156ff-701e-4589-9679-d1596130720a], x-b3-parentspanid=[d32daea96655d147], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51883], x-envoy-attempt-count=[1], x-b3-traceid=[ad17e5906864b6ffd32daea96655d147], x-b3-spanid=[865c21bc0a078735], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[464cb99f-b40c-4646-9a2a-1274192d885f]}\\\"}\"}","context":{"RequestID":"464cb99f-b40c-4646-9a2a-1274192d885f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"12bc8f8f-28ac-4ba8-8ea0-126ae72c3128","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:48:00.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:00.802Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"464cb99f-b40c-4646-9a2a-1274192d885f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"12bc8f8f-28ac-4ba8-8ea0-126ae72c3128","LogTimestamp":"2023-04-13T10:48:00.802Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:48:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:48:00.847Z","message":"Entering","context":{"RequestID":"b7012b21-25a5-4cd4-8434-e5670d8518ce","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7cb23db2-5456-417c-a113-9fee1f6fc80a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:48:00.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:48:00.848Z","message":"Database is available from CACHED check.","context":{"RequestID":"b7012b21-25a5-4cd4-8434-e5670d8518ce","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7cb23db2-5456-417c-a113-9fee1f6fc80a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:48:00.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:00.849Z","message":"{\"transactionId\":\"b7012b21-25a5-4cd4-8434-e5670d8518ce\",\"status\":\"200\",\"rqstDate\":\"230413-10:48:00:848\",\"respDate\":\"230413-10:48:00:849\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b7012b21-25a5-4cd4-8434-e5670d8518ce\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:48:00:848-36214\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b7012b21-25a5-4cd4-8434-e5670d8518ce]}\\\"}\"}","context":{"RequestID":"b7012b21-25a5-4cd4-8434-e5670d8518ce","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7cb23db2-5456-417c-a113-9fee1f6fc80a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:48:00.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:00.849Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b7012b21-25a5-4cd4-8434-e5670d8518ce","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7cb23db2-5456-417c-a113-9fee1f6fc80a","LogTimestamp":"2023-04-13T10:48:00.849Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:48:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:48:02.490Z","message":"Entering","context":{"RequestID":"f26e9a0e-1c81-488a-9128-f6de8502c899","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2d56a131-a238-4a4d-bdb5-46b48b751f41","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:02.490Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:48:02.492Z","message":"{\"transactionId\":\"f26e9a0e-1c81-488a-9128-f6de8502c899\",\"status\":\"200\",\"rqstDate\":\"230413-10:48:02:490\",\"respDate\":\"230413-10:48:02:492\",\"sourceId\":\"haproxy:f26e9a0e-1c81-488a-9128-f6de8502c899\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:48:02:490-47258\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[63591488-202c-4acf-96b7-0f1d637bf666], x-b3-parentspanid=[06b2aa7536e7e4e4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ae819404e8c5f63d06b2aa7536e7e4e4], x-b3-spanid=[95b63ff2f56e9e60], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f26e9a0e-1c81-488a-9128-f6de8502c899]}\\\"}\"}","context":{"RequestID":"f26e9a0e-1c81-488a-9128-f6de8502c899","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2d56a131-a238-4a4d-bdb5-46b48b751f41","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:02.490Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:02.493Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f26e9a0e-1c81-488a-9128-f6de8502c899","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2d56a131-a238-4a4d-bdb5-46b48b751f41","LogTimestamp":"2023-04-13T10:48:02.493Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:48:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:48:04.502Z","message":"Entering","context":{"RequestID":"edefedb8-c312-48b4-90fb-3e9f9ace7e5b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"52f8a5c4-3109-4e3e-865d-23ac9ca85da2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:04.502Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:48:04.505Z","message":"{\"transactionId\":\"edefedb8-c312-48b4-90fb-3e9f9ace7e5b\",\"status\":\"200\",\"rqstDate\":\"230413-10:48:04:503\",\"respDate\":\"230413-10:48:04:505\",\"sourceId\":\"haproxy:edefedb8-c312-48b4-90fb-3e9f9ace7e5b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:48:04:503-4333\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[438f1677-7255-4d76-8934-3fe2e7cd0202], x-b3-parentspanid=[a818c87f70359d0d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d10639ce76b6d608a818c87f70359d0d], x-b3-spanid=[e241885244e41f24], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[edefedb8-c312-48b4-90fb-3e9f9ace7e5b]}\\\"}\"}","context":{"RequestID":"edefedb8-c312-48b4-90fb-3e9f9ace7e5b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"52f8a5c4-3109-4e3e-865d-23ac9ca85da2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:04.502Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:04.505Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"edefedb8-c312-48b4-90fb-3e9f9ace7e5b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"52f8a5c4-3109-4e3e-865d-23ac9ca85da2","LogTimestamp":"2023-04-13T10:48:04.505Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:48:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:48:06.411Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:48:06.432Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:06.433Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:06.433Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:06.517Z","message":"Entering","context":{"RequestID":"16e98d4e-c47f-460d-8d3c-1d0707fce1d7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4cfcf701-8690-4eef-a96c-7f62927fd603","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:06.516Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:48:06.519Z","message":"{\"transactionId\":\"16e98d4e-c47f-460d-8d3c-1d0707fce1d7\",\"status\":\"200\",\"rqstDate\":\"230413-10:48:06:517\",\"respDate\":\"230413-10:48:06:519\",\"sourceId\":\"haproxy:16e98d4e-c47f-460d-8d3c-1d0707fce1d7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:48:06:517-87223\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[53e11580-6cbc-9a89-aed8-a4cbc0272c42], x-b3-parentspanid=[dcc8d538c23636ca], 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=[2178095d567e1422dcc8d538c23636ca], x-b3-spanid=[27a86e2576969450], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[16e98d4e-c47f-460d-8d3c-1d0707fce1d7]}\\\"}\"}","context":{"RequestID":"16e98d4e-c47f-460d-8d3c-1d0707fce1d7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4cfcf701-8690-4eef-a96c-7f62927fd603","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:06.516Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:06.520Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"16e98d4e-c47f-460d-8d3c-1d0707fce1d7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4cfcf701-8690-4eef-a96c-7f62927fd603","LogTimestamp":"2023-04-13T10:48:06.520Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:48:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:48:08.530Z","message":"Entering","context":{"RequestID":"39386f67-f5f4-4215-a207-d7edc7c175cb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"756128a2-c042-44fd-8baf-14d39cae66d0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:08.530Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:48:08.532Z","message":"{\"transactionId\":\"39386f67-f5f4-4215-a207-d7edc7c175cb\",\"status\":\"200\",\"rqstDate\":\"230413-10:48:08:531\",\"respDate\":\"230413-10:48:08:532\",\"sourceId\":\"haproxy:39386f67-f5f4-4215-a207-d7edc7c175cb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:48:08:531-73629\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b4443cec-5662-48a7-8aa8-10af7c9cd420], x-b3-parentspanid=[648183fdc8b895cd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f0f77e2b5b7099e5648183fdc8b895cd], x-b3-spanid=[4720a4d4c9cb44f7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[39386f67-f5f4-4215-a207-d7edc7c175cb]}\\\"}\"}","context":{"RequestID":"39386f67-f5f4-4215-a207-d7edc7c175cb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"756128a2-c042-44fd-8baf-14d39cae66d0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:08.530Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:08.533Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"39386f67-f5f4-4215-a207-d7edc7c175cb","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"756128a2-c042-44fd-8baf-14d39cae66d0","LogTimestamp":"2023-04-13T10:48:08.533Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:48:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:48:10.544Z","message":"Entering","context":{"RequestID":"64e8daff-2d6c-4b86-865b-4bfca704b921","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ef3f59f7-d0fc-4e94-bbea-ffe861f76eb1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:10.544Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:48:10.547Z","message":"{\"transactionId\":\"64e8daff-2d6c-4b86-865b-4bfca704b921\",\"status\":\"200\",\"rqstDate\":\"230413-10:48:10:545\",\"respDate\":\"230413-10:48:10:547\",\"sourceId\":\"haproxy:64e8daff-2d6c-4b86-865b-4bfca704b921\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:48:10:545-41134\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[611a923e-e816-4b77-938e-b21792af3f98], x-b3-parentspanid=[5e55b1dd409b34e3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[00de72e29dce50435e55b1dd409b34e3], x-b3-spanid=[06b0e0021fc6d647], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[64e8daff-2d6c-4b86-865b-4bfca704b921]}\\\"}\"}","context":{"RequestID":"64e8daff-2d6c-4b86-865b-4bfca704b921","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ef3f59f7-d0fc-4e94-bbea-ffe861f76eb1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:10.544Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:10.548Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"64e8daff-2d6c-4b86-865b-4bfca704b921","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ef3f59f7-d0fc-4e94-bbea-ffe861f76eb1","LogTimestamp":"2023-04-13T10:48:10.548Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:48:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:48:10.799Z","message":"Entering","context":{"RequestID":"9dc4385a-68d9-4607-b499-98d4d76a7d35","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"04b8962e-1f72-4f7c-af3a-c2f4d9d034db","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:48:10.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:48:10.800Z","message":"{\"transactionId\":\"9dc4385a-68d9-4607-b499-98d4d76a7d35\",\"status\":\"200\",\"rqstDate\":\"230413-10:48:10:799\",\"respDate\":\"230413-10:48:10:800\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:9dc4385a-68d9-4607-b499-98d4d76a7d35\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:48:10:799-86095\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b83cf802-189c-4903-b0a8-226270517df0], x-b3-parentspanid=[0594a5a49d6067de], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60255], x-envoy-attempt-count=[1], x-b3-traceid=[41281c107254f0e00594a5a49d6067de], x-b3-spanid=[9d56c98606065ee6], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[9dc4385a-68d9-4607-b499-98d4d76a7d35]}\\\"}\"}","context":{"RequestID":"9dc4385a-68d9-4607-b499-98d4d76a7d35","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"04b8962e-1f72-4f7c-af3a-c2f4d9d034db","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:48:10.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:10.801Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9dc4385a-68d9-4607-b499-98d4d76a7d35","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"04b8962e-1f72-4f7c-af3a-c2f4d9d034db","LogTimestamp":"2023-04-13T10:48:10.801Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:48:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:48:10.848Z","message":"Entering","context":{"RequestID":"26a34e11-4d0f-46d7-b759-71c1297dc587","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c3040015-abc6-46d0-b342-d860dd9afd20","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:48:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:48:10.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"26a34e11-4d0f-46d7-b759-71c1297dc587","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c3040015-abc6-46d0-b342-d860dd9afd20","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:48:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:10.851Z","message":"{\"transactionId\":\"26a34e11-4d0f-46d7-b759-71c1297dc587\",\"status\":\"200\",\"rqstDate\":\"230413-10:48:10:849\",\"respDate\":\"230413-10:48:10:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:26a34e11-4d0f-46d7-b759-71c1297dc587\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:48:10:849-56317\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[26a34e11-4d0f-46d7-b759-71c1297dc587]}\\\"}\"}","context":{"RequestID":"26a34e11-4d0f-46d7-b759-71c1297dc587","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c3040015-abc6-46d0-b342-d860dd9afd20","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:48:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:10.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"26a34e11-4d0f-46d7-b759-71c1297dc587","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c3040015-abc6-46d0-b342-d860dd9afd20","LogTimestamp":"2023-04-13T10:48:10.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:48:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:48:12.558Z","message":"Entering","context":{"RequestID":"c7eabacc-7b16-4e2c-9ef4-04476cc0e719","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ba735141-872e-4e69-9e1a-0253f3e70a92","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:12.558Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:48:12.560Z","message":"{\"transactionId\":\"c7eabacc-7b16-4e2c-9ef4-04476cc0e719\",\"status\":\"200\",\"rqstDate\":\"230413-10:48:12:559\",\"respDate\":\"230413-10:48:12:560\",\"sourceId\":\"haproxy:c7eabacc-7b16-4e2c-9ef4-04476cc0e719\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:48:12:559-73727\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[543b89b5-ae1b-4683-8389-a8428b45995f], x-b3-parentspanid=[d8f9ee0071bccba7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6a284b8b17b58fcad8f9ee0071bccba7], x-b3-spanid=[fa0211bf583f92e5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c7eabacc-7b16-4e2c-9ef4-04476cc0e719]}\\\"}\"}","context":{"RequestID":"c7eabacc-7b16-4e2c-9ef4-04476cc0e719","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ba735141-872e-4e69-9e1a-0253f3e70a92","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:12.558Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:12.561Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c7eabacc-7b16-4e2c-9ef4-04476cc0e719","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba735141-872e-4e69-9e1a-0253f3e70a92","LogTimestamp":"2023-04-13T10:48:12.561Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:48:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:48:14.572Z","message":"Entering","context":{"RequestID":"c16ffd14-f8f2-485c-8320-359ce51914fc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5fbb5571-0016-44fd-be12-77aac3a7cceb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:14.572Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:48:14.575Z","message":"{\"transactionId\":\"c16ffd14-f8f2-485c-8320-359ce51914fc\",\"status\":\"200\",\"rqstDate\":\"230413-10:48:14:573\",\"respDate\":\"230413-10:48:14:575\",\"sourceId\":\"haproxy:c16ffd14-f8f2-485c-8320-359ce51914fc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:48:14:573-30604\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f469510d-cb84-47a5-99f3-b7f3b3d994c2], x-b3-parentspanid=[f0c34392b80971be], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0f080a49c70450f7f0c34392b80971be], x-b3-spanid=[834103b0047bdbf7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c16ffd14-f8f2-485c-8320-359ce51914fc]}\\\"}\"}","context":{"RequestID":"c16ffd14-f8f2-485c-8320-359ce51914fc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5fbb5571-0016-44fd-be12-77aac3a7cceb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:14.572Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:14.576Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c16ffd14-f8f2-485c-8320-359ce51914fc","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5fbb5571-0016-44fd-be12-77aac3a7cceb","LogTimestamp":"2023-04-13T10:48:14.576Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:48:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:48:16.412Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:48:16.420Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:16.420Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:16.421Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:16.585Z","message":"Entering","context":{"RequestID":"2d77fabd-5666-4727-bc07-47ae1cbe6bdd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a59a1489-47b0-497f-bdf2-a6bb5264e2f2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:16.585Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:48:16.588Z","message":"{\"transactionId\":\"2d77fabd-5666-4727-bc07-47ae1cbe6bdd\",\"status\":\"200\",\"rqstDate\":\"230413-10:48:16:586\",\"respDate\":\"230413-10:48:16:588\",\"sourceId\":\"haproxy:2d77fabd-5666-4727-bc07-47ae1cbe6bdd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:48:16:586-68680\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[396b9cd8-4759-4ee3-88bc-d308f072eb51], x-b3-parentspanid=[4e20b82dd9b0e8cb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[25f35c11acae16964e20b82dd9b0e8cb], x-b3-spanid=[9306404b246e3b82], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2d77fabd-5666-4727-bc07-47ae1cbe6bdd]}\\\"}\"}","context":{"RequestID":"2d77fabd-5666-4727-bc07-47ae1cbe6bdd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a59a1489-47b0-497f-bdf2-a6bb5264e2f2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:16.585Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:16.589Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2d77fabd-5666-4727-bc07-47ae1cbe6bdd","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a59a1489-47b0-497f-bdf2-a6bb5264e2f2","LogTimestamp":"2023-04-13T10:48:16.589Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:48:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:48:18.599Z","message":"Entering","context":{"RequestID":"6479b924-9da1-4b9e-938e-046001850600","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ed13ec44-7ddd-432b-8fd5-90cee1f36441","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:18.599Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:48:18.602Z","message":"{\"transactionId\":\"6479b924-9da1-4b9e-938e-046001850600\",\"status\":\"200\",\"rqstDate\":\"230413-10:48:18:600\",\"respDate\":\"230413-10:48:18:602\",\"sourceId\":\"haproxy:6479b924-9da1-4b9e-938e-046001850600\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:48:18:600-12651\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aca00214-f1f3-4371-90a3-3f3350738981], x-b3-parentspanid=[57b842cdf4d4f15e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[21a8e5d23e8cc78057b842cdf4d4f15e], x-b3-spanid=[61e9b07955d4bc45], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6479b924-9da1-4b9e-938e-046001850600]}\\\"}\"}","context":{"RequestID":"6479b924-9da1-4b9e-938e-046001850600","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ed13ec44-7ddd-432b-8fd5-90cee1f36441","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:18.599Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:18.603Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6479b924-9da1-4b9e-938e-046001850600","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ed13ec44-7ddd-432b-8fd5-90cee1f36441","LogTimestamp":"2023-04-13T10:48:18.603Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:48:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:48:19.640Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:48:19.644Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:48:20.612Z","message":"Entering","context":{"RequestID":"a8b2e8f9-effa-497c-827f-aadb0fec0d85","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"56a9748a-8311-4e63-9bd4-56c88bd59f49","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:20.612Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:48:20.615Z","message":"{\"transactionId\":\"a8b2e8f9-effa-497c-827f-aadb0fec0d85\",\"status\":\"200\",\"rqstDate\":\"230413-10:48:20:613\",\"respDate\":\"230413-10:48:20:614\",\"sourceId\":\"haproxy:a8b2e8f9-effa-497c-827f-aadb0fec0d85\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:48:20:613-33908\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[33106a6a-381b-4129-8ca7-d18955de33b3], x-b3-parentspanid=[aef1d19524855679], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6e9fdb8334ce5a5daef1d19524855679], x-b3-spanid=[23521c8d4a3cfa85], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a8b2e8f9-effa-497c-827f-aadb0fec0d85]}\\\"}\"}","context":{"RequestID":"a8b2e8f9-effa-497c-827f-aadb0fec0d85","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"56a9748a-8311-4e63-9bd4-56c88bd59f49","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:20.612Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:20.615Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a8b2e8f9-effa-497c-827f-aadb0fec0d85","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"56a9748a-8311-4e63-9bd4-56c88bd59f49","LogTimestamp":"2023-04-13T10:48:20.615Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:48:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:48:20.798Z","message":"Entering","context":{"RequestID":"48a6c5fe-a9bb-406f-a30d-67b6280c5e3f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2ce5d279-d734-40c2-9bbd-089d1bc55faa","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:48:20.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:48:20.801Z","message":"{\"transactionId\":\"48a6c5fe-a9bb-406f-a30d-67b6280c5e3f\",\"status\":\"200\",\"rqstDate\":\"230413-10:48:20:799\",\"respDate\":\"230413-10:48:20:801\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:48a6c5fe-a9bb-406f-a30d-67b6280c5e3f\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:48:20:799-75067\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a8bed108-363b-48e9-890d-c8ffc58a32ce], x-b3-parentspanid=[94f32799713f5883], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35825], x-envoy-attempt-count=[1], x-b3-traceid=[8328208db296204b94f32799713f5883], x-b3-spanid=[b17d1f84ec6d79d4], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[48a6c5fe-a9bb-406f-a30d-67b6280c5e3f]}\\\"}\"}","context":{"RequestID":"48a6c5fe-a9bb-406f-a30d-67b6280c5e3f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2ce5d279-d734-40c2-9bbd-089d1bc55faa","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:48:20.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:20.802Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"48a6c5fe-a9bb-406f-a30d-67b6280c5e3f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2ce5d279-d734-40c2-9bbd-089d1bc55faa","LogTimestamp":"2023-04-13T10:48:20.802Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:48:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:48:20.850Z","message":"Entering","context":{"RequestID":"0a30700b-6190-4b26-8da8-6bf9c4cc4544","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e9c81702-5414-4d0e-8af0-14936e2a86f5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:48:20.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:48:20.852Z","message":"Database is available from CACHED check.","context":{"RequestID":"0a30700b-6190-4b26-8da8-6bf9c4cc4544","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e9c81702-5414-4d0e-8af0-14936e2a86f5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:48:20.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:20.853Z","message":"{\"transactionId\":\"0a30700b-6190-4b26-8da8-6bf9c4cc4544\",\"status\":\"200\",\"rqstDate\":\"230413-10:48:20:851\",\"respDate\":\"230413-10:48:20:853\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0a30700b-6190-4b26-8da8-6bf9c4cc4544\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:48:20:851-63881\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0a30700b-6190-4b26-8da8-6bf9c4cc4544]}\\\"}\"}","context":{"RequestID":"0a30700b-6190-4b26-8da8-6bf9c4cc4544","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e9c81702-5414-4d0e-8af0-14936e2a86f5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:48:20.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:20.854Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0a30700b-6190-4b26-8da8-6bf9c4cc4544","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e9c81702-5414-4d0e-8af0-14936e2a86f5","LogTimestamp":"2023-04-13T10:48:20.854Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:48:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:48:22.625Z","message":"Entering","context":{"RequestID":"4e4a0325-54cd-4923-92b7-20763710271f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"517d3c21-3b8c-492a-bd13-42259dba6559","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:22.625Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:48:22.628Z","message":"{\"transactionId\":\"4e4a0325-54cd-4923-92b7-20763710271f\",\"status\":\"200\",\"rqstDate\":\"230413-10:48:22:626\",\"respDate\":\"230413-10:48:22:628\",\"sourceId\":\"haproxy:4e4a0325-54cd-4923-92b7-20763710271f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:48:22:626-36253\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a81a7184-c9ea-4cf8-aea4-32bc4f2870bd], x-b3-parentspanid=[5b3faa82689723af], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5777f86c71dcd9ef5b3faa82689723af], x-b3-spanid=[c97edf5515757306], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4e4a0325-54cd-4923-92b7-20763710271f]}\\\"}\"}","context":{"RequestID":"4e4a0325-54cd-4923-92b7-20763710271f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"517d3c21-3b8c-492a-bd13-42259dba6559","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:22.625Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:22.629Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4e4a0325-54cd-4923-92b7-20763710271f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"517d3c21-3b8c-492a-bd13-42259dba6559","LogTimestamp":"2023-04-13T10:48:22.629Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:48:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:48:24.638Z","message":"Entering","context":{"RequestID":"6a9ad140-4b7d-4d83-8b2f-b49abb434bb5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"760cf22c-7bac-4b42-a2fb-14b36365d4ec","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:24.638Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:48:24.641Z","message":"{\"transactionId\":\"6a9ad140-4b7d-4d83-8b2f-b49abb434bb5\",\"status\":\"200\",\"rqstDate\":\"230413-10:48:24:639\",\"respDate\":\"230413-10:48:24:641\",\"sourceId\":\"haproxy:6a9ad140-4b7d-4d83-8b2f-b49abb434bb5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:48:24:639-83388\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b7ab33fd-8f11-4240-9bf2-a68af2f6fcb1], x-b3-parentspanid=[677eb833fc2c9ee5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9b03267e6ef33855677eb833fc2c9ee5], x-b3-spanid=[32f1f7f7fa0075d7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6a9ad140-4b7d-4d83-8b2f-b49abb434bb5]}\\\"}\"}","context":{"RequestID":"6a9ad140-4b7d-4d83-8b2f-b49abb434bb5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"760cf22c-7bac-4b42-a2fb-14b36365d4ec","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:24.638Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:24.642Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6a9ad140-4b7d-4d83-8b2f-b49abb434bb5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"760cf22c-7bac-4b42-a2fb-14b36365d4ec","LogTimestamp":"2023-04-13T10:48:24.642Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:48:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:48:26.411Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:48:26.425Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:26.425Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:26.425Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:26.651Z","message":"Entering","context":{"RequestID":"227d6fb6-265f-48bd-b1dd-b9cc4db96a08","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4627b9fa-d106-44d1-9a93-4a95fe76f733","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:26.651Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:48:26.653Z","message":"{\"transactionId\":\"227d6fb6-265f-48bd-b1dd-b9cc4db96a08\",\"status\":\"200\",\"rqstDate\":\"230413-10:48:26:652\",\"respDate\":\"230413-10:48:26:653\",\"sourceId\":\"haproxy:227d6fb6-265f-48bd-b1dd-b9cc4db96a08\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:48:26:652-20771\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[541880e2-1b41-42c8-ba99-c62374bf9dc4], x-b3-parentspanid=[f192e002ed1c34cc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5d38bcee09be106ff192e002ed1c34cc], x-b3-spanid=[a3449762c7cef6e1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[227d6fb6-265f-48bd-b1dd-b9cc4db96a08]}\\\"}\"}","context":{"RequestID":"227d6fb6-265f-48bd-b1dd-b9cc4db96a08","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4627b9fa-d106-44d1-9a93-4a95fe76f733","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:26.651Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:26.653Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"227d6fb6-265f-48bd-b1dd-b9cc4db96a08","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4627b9fa-d106-44d1-9a93-4a95fe76f733","LogTimestamp":"2023-04-13T10:48:26.653Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:48:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:48:28.662Z","message":"Entering","context":{"RequestID":"059f5dbe-58e2-47d6-aa54-399e9ad2868c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"36d3c863-fc34-4867-95c7-53479351f2f9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:28.662Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:48:28.665Z","message":"{\"transactionId\":\"059f5dbe-58e2-47d6-aa54-399e9ad2868c\",\"status\":\"200\",\"rqstDate\":\"230413-10:48:28:663\",\"respDate\":\"230413-10:48:28:665\",\"sourceId\":\"haproxy:059f5dbe-58e2-47d6-aa54-399e9ad2868c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:48:28:663-16719\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0839db6e-0379-4691-8947-1332d2856541], x-b3-parentspanid=[dc396e278e94db4a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e1156eb45d3072e0dc396e278e94db4a], x-b3-spanid=[4fcd1600f533d94c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[059f5dbe-58e2-47d6-aa54-399e9ad2868c]}\\\"}\"}","context":{"RequestID":"059f5dbe-58e2-47d6-aa54-399e9ad2868c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"36d3c863-fc34-4867-95c7-53479351f2f9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:28.662Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:28.666Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"059f5dbe-58e2-47d6-aa54-399e9ad2868c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"36d3c863-fc34-4867-95c7-53479351f2f9","LogTimestamp":"2023-04-13T10:48:28.666Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:48:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:48:30.675Z","message":"Entering","context":{"RequestID":"e3f7799c-c249-4bd3-8b80-405eed19fcd3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"004d95e8-9be8-4923-984c-74f988cf55d9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:30.675Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:48:30.679Z","message":"{\"transactionId\":\"e3f7799c-c249-4bd3-8b80-405eed19fcd3\",\"status\":\"200\",\"rqstDate\":\"230413-10:48:30:676\",\"respDate\":\"230413-10:48:30:679\",\"sourceId\":\"haproxy:e3f7799c-c249-4bd3-8b80-405eed19fcd3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:48:30:676-7022\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e5e45613-2013-4d35-9739-d02a2cb09242], x-b3-parentspanid=[47f6d07a4a573140], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fd3c6af8eeab22ae47f6d07a4a573140], x-b3-spanid=[1fff1dc621acda02], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e3f7799c-c249-4bd3-8b80-405eed19fcd3]}\\\"}\"}","context":{"RequestID":"e3f7799c-c249-4bd3-8b80-405eed19fcd3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"004d95e8-9be8-4923-984c-74f988cf55d9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:30.675Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:30.679Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e3f7799c-c249-4bd3-8b80-405eed19fcd3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"004d95e8-9be8-4923-984c-74f988cf55d9","LogTimestamp":"2023-04-13T10:48:30.679Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:48:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:48:30.799Z","message":"Entering","context":{"RequestID":"e21edcba-0ea0-472c-9494-72bf38ae2a50","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b90d528c-a73d-4755-ad64-e82dcca22325","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:48:30.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:48:30.801Z","message":"{\"transactionId\":\"e21edcba-0ea0-472c-9494-72bf38ae2a50\",\"status\":\"200\",\"rqstDate\":\"230413-10:48:30:800\",\"respDate\":\"230413-10:48:30:801\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e21edcba-0ea0-472c-9494-72bf38ae2a50\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:48:30:800-47442\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3cdca451-a985-42bc-85f3-7f76efad3096], x-b3-parentspanid=[2381d5db7dab5ce0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40397], x-envoy-attempt-count=[1], x-b3-traceid=[876c857bf5a886ee2381d5db7dab5ce0], x-b3-spanid=[473238668b7a8ca4], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e21edcba-0ea0-472c-9494-72bf38ae2a50]}\\\"}\"}","context":{"RequestID":"e21edcba-0ea0-472c-9494-72bf38ae2a50","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b90d528c-a73d-4755-ad64-e82dcca22325","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:48:30.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:30.802Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e21edcba-0ea0-472c-9494-72bf38ae2a50","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b90d528c-a73d-4755-ad64-e82dcca22325","LogTimestamp":"2023-04-13T10:48:30.802Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:48:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:48:30.848Z","message":"Entering","context":{"RequestID":"66faf295-f912-414a-affe-9a68cda4774a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6c9a7fb8-9fd5-463f-a3d5-e4a9529f05f2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:48:30.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:48:30.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"66faf295-f912-414a-affe-9a68cda4774a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6c9a7fb8-9fd5-463f-a3d5-e4a9529f05f2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:48:30.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:30.850Z","message":"{\"transactionId\":\"66faf295-f912-414a-affe-9a68cda4774a\",\"status\":\"200\",\"rqstDate\":\"230413-10:48:30:848\",\"respDate\":\"230413-10:48:30:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:66faf295-f912-414a-affe-9a68cda4774a\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:48:30:848-78461\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[66faf295-f912-414a-affe-9a68cda4774a]}\\\"}\"}","context":{"RequestID":"66faf295-f912-414a-affe-9a68cda4774a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6c9a7fb8-9fd5-463f-a3d5-e4a9529f05f2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:48:30.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:30.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"66faf295-f912-414a-affe-9a68cda4774a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c9a7fb8-9fd5-463f-a3d5-e4a9529f05f2","LogTimestamp":"2023-04-13T10:48:30.850Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:48:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:48:32.689Z","message":"Entering","context":{"RequestID":"839f0a9f-fda5-417d-af17-5edd78000ebe","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5c54f83c-b482-452c-ba8d-8eb3cf02fea6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:32.689Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:48:32.691Z","message":"{\"transactionId\":\"839f0a9f-fda5-417d-af17-5edd78000ebe\",\"status\":\"200\",\"rqstDate\":\"230413-10:48:32:690\",\"respDate\":\"230413-10:48:32:691\",\"sourceId\":\"haproxy:839f0a9f-fda5-417d-af17-5edd78000ebe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:48:32:690-31649\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9c5ff264-9108-4d5f-be38-b5753aee5f8a], x-b3-parentspanid=[1841d5842077ea91], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d6fe643245645c981841d5842077ea91], x-b3-spanid=[2443215d1aca1860], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[839f0a9f-fda5-417d-af17-5edd78000ebe]}\\\"}\"}","context":{"RequestID":"839f0a9f-fda5-417d-af17-5edd78000ebe","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5c54f83c-b482-452c-ba8d-8eb3cf02fea6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:32.689Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:32.692Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"839f0a9f-fda5-417d-af17-5edd78000ebe","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5c54f83c-b482-452c-ba8d-8eb3cf02fea6","LogTimestamp":"2023-04-13T10:48:32.692Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:48:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:48:34.701Z","message":"Entering","context":{"RequestID":"28d5281d-c77b-4fb5-99c0-2f0256c71ed3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b7959c90-8da5-45c2-a058-4d21a4fe118d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:34.701Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:48:34.703Z","message":"{\"transactionId\":\"28d5281d-c77b-4fb5-99c0-2f0256c71ed3\",\"status\":\"200\",\"rqstDate\":\"230413-10:48:34:702\",\"respDate\":\"230413-10:48:34:703\",\"sourceId\":\"haproxy:28d5281d-c77b-4fb5-99c0-2f0256c71ed3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:48:34:702-61721\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c7ef0f25-92c9-413c-a9b3-ca9b6e6aae66], x-b3-parentspanid=[d986d59c4d969c61], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0e6f4da82a7c1b9fd986d59c4d969c61], x-b3-spanid=[3e16ff7f2e92e26c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[28d5281d-c77b-4fb5-99c0-2f0256c71ed3]}\\\"}\"}","context":{"RequestID":"28d5281d-c77b-4fb5-99c0-2f0256c71ed3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b7959c90-8da5-45c2-a058-4d21a4fe118d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:34.701Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:34.703Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"28d5281d-c77b-4fb5-99c0-2f0256c71ed3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b7959c90-8da5-45c2-a058-4d21a4fe118d","LogTimestamp":"2023-04-13T10:48:34.703Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:48:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:48:36.412Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:48:36.429Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:36.429Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:36.429Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:36.713Z","message":"Entering","context":{"RequestID":"2b7b41e0-cbb4-4ef9-9b87-597081ae9a41","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"50d48ae7-648c-48cb-afb7-56d77e89a6a9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:36.713Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:48:36.716Z","message":"{\"transactionId\":\"2b7b41e0-cbb4-4ef9-9b87-597081ae9a41\",\"status\":\"200\",\"rqstDate\":\"230413-10:48:36:714\",\"respDate\":\"230413-10:48:36:716\",\"sourceId\":\"haproxy:2b7b41e0-cbb4-4ef9-9b87-597081ae9a41\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:48:36:714-25864\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9eda8725-9cff-4efd-b2eb-f24d683533a2], x-b3-parentspanid=[835ab00cdd5dab38], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b2f7a37b47864319835ab00cdd5dab38], x-b3-spanid=[2cee97c440f76955], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2b7b41e0-cbb4-4ef9-9b87-597081ae9a41]}\\\"}\"}","context":{"RequestID":"2b7b41e0-cbb4-4ef9-9b87-597081ae9a41","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"50d48ae7-648c-48cb-afb7-56d77e89a6a9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:36.713Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:36.717Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2b7b41e0-cbb4-4ef9-9b87-597081ae9a41","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"50d48ae7-648c-48cb-afb7-56d77e89a6a9","LogTimestamp":"2023-04-13T10:48:36.717Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:48:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:48:38.727Z","message":"Entering","context":{"RequestID":"2a140669-f2f8-4e30-9b0f-9672adb58eb5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0f46d889-96a3-48aa-be4c-3384dd40c78f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:38.727Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:48:38.729Z","message":"{\"transactionId\":\"2a140669-f2f8-4e30-9b0f-9672adb58eb5\",\"status\":\"200\",\"rqstDate\":\"230413-10:48:38:728\",\"respDate\":\"230413-10:48:38:729\",\"sourceId\":\"haproxy:2a140669-f2f8-4e30-9b0f-9672adb58eb5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:48:38:728-78772\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[570938bb-da69-4031-b146-88b5c05ab8f3], x-b3-parentspanid=[a23ee270e00fdecb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7c1de51182cd789aa23ee270e00fdecb], x-b3-spanid=[efbdbfadb8dab932], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2a140669-f2f8-4e30-9b0f-9672adb58eb5]}\\\"}\"}","context":{"RequestID":"2a140669-f2f8-4e30-9b0f-9672adb58eb5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0f46d889-96a3-48aa-be4c-3384dd40c78f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:38.727Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:38.730Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2a140669-f2f8-4e30-9b0f-9672adb58eb5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0f46d889-96a3-48aa-be4c-3384dd40c78f","LogTimestamp":"2023-04-13T10:48:38.730Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:48:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:48:40.738Z","message":"Entering","context":{"RequestID":"17581262-85bb-4672-aacf-541c83c31e5d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fd3593a0-287a-4afc-a2ec-b0aaa6a64e7e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:40.738Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:48:40.741Z","message":"{\"transactionId\":\"17581262-85bb-4672-aacf-541c83c31e5d\",\"status\":\"200\",\"rqstDate\":\"230413-10:48:40:739\",\"respDate\":\"230413-10:48:40:741\",\"sourceId\":\"haproxy:17581262-85bb-4672-aacf-541c83c31e5d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:48:40:739-17726\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dd9a23f1-acda-48dd-b698-80077e9cd17b], x-b3-parentspanid=[6a222275f8192468], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[35b8cb3e29196ba76a222275f8192468], x-b3-spanid=[586444a6ede8750d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[17581262-85bb-4672-aacf-541c83c31e5d]}\\\"}\"}","context":{"RequestID":"17581262-85bb-4672-aacf-541c83c31e5d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fd3593a0-287a-4afc-a2ec-b0aaa6a64e7e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:40.738Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:40.741Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"17581262-85bb-4672-aacf-541c83c31e5d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fd3593a0-287a-4afc-a2ec-b0aaa6a64e7e","LogTimestamp":"2023-04-13T10:48:40.741Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:48:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:48:40.797Z","message":"Entering","context":{"RequestID":"413d0d93-812d-412b-b81a-711ff97acdd4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"34cca01e-f97b-4210-aab5-190854196e70","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:48:40.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:48:40.799Z","message":"{\"transactionId\":\"413d0d93-812d-412b-b81a-711ff97acdd4\",\"status\":\"200\",\"rqstDate\":\"230413-10:48:40:797\",\"respDate\":\"230413-10:48:40:799\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:413d0d93-812d-412b-b81a-711ff97acdd4\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:48:40:797-99414\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1cf44f17-ef4f-48da-b614-8e07e5ad2f8d], x-b3-parentspanid=[60cdfb188933d1f9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36333], x-envoy-attempt-count=[1], x-b3-traceid=[cd7fd777ec5841cf60cdfb188933d1f9], x-b3-spanid=[d06e78e091bd7eb7], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[413d0d93-812d-412b-b81a-711ff97acdd4]}\\\"}\"}","context":{"RequestID":"413d0d93-812d-412b-b81a-711ff97acdd4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"34cca01e-f97b-4210-aab5-190854196e70","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:48:40.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:40.799Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"413d0d93-812d-412b-b81a-711ff97acdd4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"34cca01e-f97b-4210-aab5-190854196e70","LogTimestamp":"2023-04-13T10:48:40.799Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:48:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:48:40.848Z","message":"Entering","context":{"RequestID":"c4b2dd97-7dee-46b9-a57c-7561d408ace6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"abb5d50c-bd5c-432d-bbd9-1e2f2c7a3251","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:48:40.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:48:40.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"c4b2dd97-7dee-46b9-a57c-7561d408ace6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"abb5d50c-bd5c-432d-bbd9-1e2f2c7a3251","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:48:40.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:40.850Z","message":"{\"transactionId\":\"c4b2dd97-7dee-46b9-a57c-7561d408ace6\",\"status\":\"200\",\"rqstDate\":\"230413-10:48:40:848\",\"respDate\":\"230413-10:48:40:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c4b2dd97-7dee-46b9-a57c-7561d408ace6\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:48:40:848-307\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c4b2dd97-7dee-46b9-a57c-7561d408ace6]}\\\"}\"}","context":{"RequestID":"c4b2dd97-7dee-46b9-a57c-7561d408ace6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"abb5d50c-bd5c-432d-bbd9-1e2f2c7a3251","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:48:40.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:40.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c4b2dd97-7dee-46b9-a57c-7561d408ace6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"abb5d50c-bd5c-432d-bbd9-1e2f2c7a3251","LogTimestamp":"2023-04-13T10:48:40.850Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:48:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:48:42.750Z","message":"Entering","context":{"RequestID":"7f7a3b13-12e6-4e8c-bdda-a946572ffb64","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c7ed083e-52c5-4c79-9326-945405fc5909","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:42.750Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:48:42.753Z","message":"{\"transactionId\":\"7f7a3b13-12e6-4e8c-bdda-a946572ffb64\",\"status\":\"200\",\"rqstDate\":\"230413-10:48:42:751\",\"respDate\":\"230413-10:48:42:753\",\"sourceId\":\"haproxy:7f7a3b13-12e6-4e8c-bdda-a946572ffb64\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:48:42:751-12729\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c23c732a-c058-400a-ad2f-1b2f0978d64a], x-b3-parentspanid=[c3b25e3e18f0a5f9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6e096ef720d1de3bc3b25e3e18f0a5f9], x-b3-spanid=[2ee88fbbf6b207fa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7f7a3b13-12e6-4e8c-bdda-a946572ffb64]}\\\"}\"}","context":{"RequestID":"7f7a3b13-12e6-4e8c-bdda-a946572ffb64","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c7ed083e-52c5-4c79-9326-945405fc5909","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:42.750Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:42.753Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7f7a3b13-12e6-4e8c-bdda-a946572ffb64","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c7ed083e-52c5-4c79-9326-945405fc5909","LogTimestamp":"2023-04-13T10:48:42.753Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:48:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:48:44.762Z","message":"Entering","context":{"RequestID":"db8937f6-e7c6-4640-9708-19c96c15f8ef","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7f86bff1-79f4-45dd-ba85-52a1e8d7cbb8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:44.762Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:48:44.765Z","message":"{\"transactionId\":\"db8937f6-e7c6-4640-9708-19c96c15f8ef\",\"status\":\"200\",\"rqstDate\":\"230413-10:48:44:763\",\"respDate\":\"230413-10:48:44:765\",\"sourceId\":\"haproxy:db8937f6-e7c6-4640-9708-19c96c15f8ef\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:48:44:763-21358\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[56b0ef59-dcfa-4f5c-bf55-8628edd0e195], x-b3-parentspanid=[d9aa88438f4479f9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f931cefca79ed22fd9aa88438f4479f9], x-b3-spanid=[f7c91f2fc393970e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[db8937f6-e7c6-4640-9708-19c96c15f8ef]}\\\"}\"}","context":{"RequestID":"db8937f6-e7c6-4640-9708-19c96c15f8ef","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7f86bff1-79f4-45dd-ba85-52a1e8d7cbb8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:44.762Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:44.766Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"db8937f6-e7c6-4640-9708-19c96c15f8ef","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f86bff1-79f4-45dd-ba85-52a1e8d7cbb8","LogTimestamp":"2023-04-13T10:48:44.766Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:48:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:48:46.412Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:48:46.423Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:46.424Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:46.424Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:46.774Z","message":"Entering","context":{"RequestID":"2ac60e4a-2fbc-49d9-9989-092d4e57fa12","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0b244612-1cee-4201-beaa-1ddd34e9018c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:46.774Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:48:46.777Z","message":"{\"transactionId\":\"2ac60e4a-2fbc-49d9-9989-092d4e57fa12\",\"status\":\"200\",\"rqstDate\":\"230413-10:48:46:775\",\"respDate\":\"230413-10:48:46:777\",\"sourceId\":\"haproxy:2ac60e4a-2fbc-49d9-9989-092d4e57fa12\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:48:46:775-37415\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a55132b5-fad8-43d6-8eac-dbf9368d4d79], x-b3-parentspanid=[f876e80343c77285], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[afb3c556a4c99a9bf876e80343c77285], x-b3-spanid=[bfc1884e6a9d67e5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2ac60e4a-2fbc-49d9-9989-092d4e57fa12]}\\\"}\"}","context":{"RequestID":"2ac60e4a-2fbc-49d9-9989-092d4e57fa12","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0b244612-1cee-4201-beaa-1ddd34e9018c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:46.774Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:46.777Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2ac60e4a-2fbc-49d9-9989-092d4e57fa12","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0b244612-1cee-4201-beaa-1ddd34e9018c","LogTimestamp":"2023-04-13T10:48:46.777Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:48:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:48:48.787Z","message":"Entering","context":{"RequestID":"a02cdbb7-dcac-46ea-898a-f7e29ebdfb3b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e01b8c66-1129-42a3-887c-94868b7d8866","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:48.787Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:48:48.789Z","message":"{\"transactionId\":\"a02cdbb7-dcac-46ea-898a-f7e29ebdfb3b\",\"status\":\"200\",\"rqstDate\":\"230413-10:48:48:788\",\"respDate\":\"230413-10:48:48:789\",\"sourceId\":\"haproxy:a02cdbb7-dcac-46ea-898a-f7e29ebdfb3b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:48:48:788-32153\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2a1ca849-c675-4308-8bbe-e80ccd17c625], x-b3-parentspanid=[b3a3139b0989c085], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5896c0d9d57d3eefb3a3139b0989c085], x-b3-spanid=[77d0ed4744bceaf7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a02cdbb7-dcac-46ea-898a-f7e29ebdfb3b]}\\\"}\"}","context":{"RequestID":"a02cdbb7-dcac-46ea-898a-f7e29ebdfb3b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e01b8c66-1129-42a3-887c-94868b7d8866","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:48.787Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:48.790Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a02cdbb7-dcac-46ea-898a-f7e29ebdfb3b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e01b8c66-1129-42a3-887c-94868b7d8866","LogTimestamp":"2023-04-13T10:48:48.790Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:48:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:48:49.660Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:48:49.664Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:48:50.799Z","message":"Entering","context":{"RequestID":"456cf0d9-90f7-4ba5-97f9-4ff17b98ebbe","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e6d17c4d-91f5-474e-8e52-97d43c24a60d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:48:50.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:48:50.799Z","message":"Entering","context":{"RequestID":"165b68b3-4574-4180-9a98-43c897d5bec2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dc72c58b-547e-4dee-963d-6e5d48334a43","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:50.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:48:50.801Z","message":"{\"transactionId\":\"456cf0d9-90f7-4ba5-97f9-4ff17b98ebbe\",\"status\":\"200\",\"rqstDate\":\"230413-10:48:50:800\",\"respDate\":\"230413-10:48:50:801\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:456cf0d9-90f7-4ba5-97f9-4ff17b98ebbe\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:48:50:800-73480\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[745b8f0a-be15-46d7-9dc9-1f6eb657c9dd], x-b3-parentspanid=[8d72f8db90b25b33], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35009], x-envoy-attempt-count=[1], x-b3-traceid=[89a0e583121703548d72f8db90b25b33], x-b3-spanid=[c6de1677730c254f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[456cf0d9-90f7-4ba5-97f9-4ff17b98ebbe]}\\\"}\"}","context":{"RequestID":"456cf0d9-90f7-4ba5-97f9-4ff17b98ebbe","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e6d17c4d-91f5-474e-8e52-97d43c24a60d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:48:50.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:50.801Z","message":"{\"transactionId\":\"165b68b3-4574-4180-9a98-43c897d5bec2\",\"status\":\"200\",\"rqstDate\":\"230413-10:48:50:800\",\"respDate\":\"230413-10:48:50:801\",\"sourceId\":\"haproxy:165b68b3-4574-4180-9a98-43c897d5bec2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:48:50:800-68099\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b0d93437-4acb-4bca-9102-27734c015370], x-b3-parentspanid=[33ad0ebfb551a1ee], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[54b08bd9e287ba1033ad0ebfb551a1ee], x-b3-spanid=[ce1353def1a3a2ae], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[165b68b3-4574-4180-9a98-43c897d5bec2]}\\\"}\"}","context":{"RequestID":"165b68b3-4574-4180-9a98-43c897d5bec2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dc72c58b-547e-4dee-963d-6e5d48334a43","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:50.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:50.802Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"456cf0d9-90f7-4ba5-97f9-4ff17b98ebbe","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e6d17c4d-91f5-474e-8e52-97d43c24a60d","LogTimestamp":"2023-04-13T10:48:50.802Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:48:50.802Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"165b68b3-4574-4180-9a98-43c897d5bec2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dc72c58b-547e-4dee-963d-6e5d48334a43","LogTimestamp":"2023-04-13T10:48:50.802Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:48:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
127.0.0.6 - - [13/Apr/2023:10:48:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:48:50.850Z","message":"Entering","context":{"RequestID":"548e8fb6-9412-476a-8432-f96a4071e2bc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e9f1695b-4c6b-4d77-b4a6-210e87c54d81","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:48:50.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:48:50.852Z","message":"Database is available from CACHED check.","context":{"RequestID":"548e8fb6-9412-476a-8432-f96a4071e2bc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e9f1695b-4c6b-4d77-b4a6-210e87c54d81","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:48:50.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:50.853Z","message":"{\"transactionId\":\"548e8fb6-9412-476a-8432-f96a4071e2bc\",\"status\":\"200\",\"rqstDate\":\"230413-10:48:50:851\",\"respDate\":\"230413-10:48:50:853\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:548e8fb6-9412-476a-8432-f96a4071e2bc\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:48:50:851-91097\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[548e8fb6-9412-476a-8432-f96a4071e2bc]}\\\"}\"}","context":{"RequestID":"548e8fb6-9412-476a-8432-f96a4071e2bc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e9f1695b-4c6b-4d77-b4a6-210e87c54d81","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:48:50.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:50.854Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"548e8fb6-9412-476a-8432-f96a4071e2bc","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e9f1695b-4c6b-4d77-b4a6-210e87c54d81","LogTimestamp":"2023-04-13T10:48:50.854Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:48:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:48:52.813Z","message":"Entering","context":{"RequestID":"fac82df6-0885-423f-8eb2-5b504360b968","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b2ec688c-7aae-4622-9dc9-e74f548b0ba2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:52.812Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:48:52.816Z","message":"{\"transactionId\":\"fac82df6-0885-423f-8eb2-5b504360b968\",\"status\":\"200\",\"rqstDate\":\"230413-10:48:52:814\",\"respDate\":\"230413-10:48:52:816\",\"sourceId\":\"haproxy:fac82df6-0885-423f-8eb2-5b504360b968\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:48:52:814-49921\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[adb4316f-d570-4dde-9efe-4301fcbd23e3], x-b3-parentspanid=[35675e67db041630], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d7f63323cd1bd8d935675e67db041630], x-b3-spanid=[a9ab68923b66ba0a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fac82df6-0885-423f-8eb2-5b504360b968]}\\\"}\"}","context":{"RequestID":"fac82df6-0885-423f-8eb2-5b504360b968","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b2ec688c-7aae-4622-9dc9-e74f548b0ba2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:52.812Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:52.817Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fac82df6-0885-423f-8eb2-5b504360b968","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b2ec688c-7aae-4622-9dc9-e74f548b0ba2","LogTimestamp":"2023-04-13T10:48:52.817Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:48:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:48:54.827Z","message":"Entering","context":{"RequestID":"74c3763e-c3ac-419b-b1ee-169a24c04f69","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c165e8f7-73d2-4eb2-9588-57a212c970e9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:54.827Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:48:54.829Z","message":"{\"transactionId\":\"74c3763e-c3ac-419b-b1ee-169a24c04f69\",\"status\":\"200\",\"rqstDate\":\"230413-10:48:54:828\",\"respDate\":\"230413-10:48:54:829\",\"sourceId\":\"haproxy:74c3763e-c3ac-419b-b1ee-169a24c04f69\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:48:54:828-1904\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f8d6c42f-8c4f-4a89-9a13-b76dbd9dc822], x-b3-parentspanid=[cc85b595cfc9a210], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[56af88f728ee92f6cc85b595cfc9a210], x-b3-spanid=[54ec6d15744e370b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[74c3763e-c3ac-419b-b1ee-169a24c04f69]}\\\"}\"}","context":{"RequestID":"74c3763e-c3ac-419b-b1ee-169a24c04f69","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c165e8f7-73d2-4eb2-9588-57a212c970e9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:54.827Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:54.830Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"74c3763e-c3ac-419b-b1ee-169a24c04f69","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c165e8f7-73d2-4eb2-9588-57a212c970e9","LogTimestamp":"2023-04-13T10:48:54.830Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:48:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:48:56.413Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:48:56.426Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:56.426Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:56.426Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:56.840Z","message":"Entering","context":{"RequestID":"fd78ca9f-195c-4264-ad71-4d7d136a7c7c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f81c0e93-5ace-40f0-896c-0fb32978f828","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:56.840Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:48:56.842Z","message":"{\"transactionId\":\"fd78ca9f-195c-4264-ad71-4d7d136a7c7c\",\"status\":\"200\",\"rqstDate\":\"230413-10:48:56:841\",\"respDate\":\"230413-10:48:56:842\",\"sourceId\":\"haproxy:fd78ca9f-195c-4264-ad71-4d7d136a7c7c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:48:56:841-27701\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d15df55e-f744-4162-9e33-bc75a7aad34b], x-b3-parentspanid=[c89a8195ac84f9ad], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[69850703bf85de32c89a8195ac84f9ad], x-b3-spanid=[e4f68636680f1645], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fd78ca9f-195c-4264-ad71-4d7d136a7c7c]}\\\"}\"}","context":{"RequestID":"fd78ca9f-195c-4264-ad71-4d7d136a7c7c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f81c0e93-5ace-40f0-896c-0fb32978f828","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:56.840Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:56.843Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fd78ca9f-195c-4264-ad71-4d7d136a7c7c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f81c0e93-5ace-40f0-896c-0fb32978f828","LogTimestamp":"2023-04-13T10:48:56.843Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:48:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:48:58.852Z","message":"Entering","context":{"RequestID":"d1f22065-91a8-44a4-a0b4-1207ab09ecc5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"36896c0c-f56c-43dc-9b48-bcd771ebd0e5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:58.852Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:48:58.854Z","message":"{\"transactionId\":\"d1f22065-91a8-44a4-a0b4-1207ab09ecc5\",\"status\":\"200\",\"rqstDate\":\"230413-10:48:58:853\",\"respDate\":\"230413-10:48:58:854\",\"sourceId\":\"haproxy:d1f22065-91a8-44a4-a0b4-1207ab09ecc5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:48:58:853-63555\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9c6402dc-66c5-9474-940e-e1b56ab85522], x-b3-parentspanid=[9fd9efdad9555c51], 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=[50659865bd4a1f369fd9efdad9555c51], x-b3-spanid=[9593d8f66563ea96], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d1f22065-91a8-44a4-a0b4-1207ab09ecc5]}\\\"}\"}","context":{"RequestID":"d1f22065-91a8-44a4-a0b4-1207ab09ecc5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"36896c0c-f56c-43dc-9b48-bcd771ebd0e5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:48:58.852Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:48:58.855Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d1f22065-91a8-44a4-a0b4-1207ab09ecc5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"36896c0c-f56c-43dc-9b48-bcd771ebd0e5","LogTimestamp":"2023-04-13T10:48:58.855Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:48:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:49:00.799Z","message":"Entering","context":{"RequestID":"a850205c-50f1-405a-ae05-0c32713de490","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c270aaf5-303e-4522-8af7-691afcf68051","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:49:00.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:49:00.801Z","message":"{\"transactionId\":\"a850205c-50f1-405a-ae05-0c32713de490\",\"status\":\"200\",\"rqstDate\":\"230413-10:49:00:799\",\"respDate\":\"230413-10:49:00:801\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a850205c-50f1-405a-ae05-0c32713de490\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:49:00:799-48956\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[55cb579f-d13e-48fa-bfd3-dae25bda839b], x-b3-parentspanid=[df025e3fbb087866], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50019], x-envoy-attempt-count=[1], x-b3-traceid=[97a77fd0a4f3ad6bdf025e3fbb087866], x-b3-spanid=[85b2b2fa2d03fe58], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a850205c-50f1-405a-ae05-0c32713de490]}\\\"}\"}","context":{"RequestID":"a850205c-50f1-405a-ae05-0c32713de490","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c270aaf5-303e-4522-8af7-691afcf68051","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:49:00.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:00.802Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a850205c-50f1-405a-ae05-0c32713de490","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c270aaf5-303e-4522-8af7-691afcf68051","LogTimestamp":"2023-04-13T10:49:00.802Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:49:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:49:00.850Z","message":"Entering","context":{"RequestID":"ec5cf31d-0d9c-4ff4-8174-37073392df0b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a3b8a1c4-4e10-4097-9d35-76e1df30254b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:49:00.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:49:00.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"ec5cf31d-0d9c-4ff4-8174-37073392df0b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a3b8a1c4-4e10-4097-9d35-76e1df30254b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:49:00.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:00.852Z","message":"{\"transactionId\":\"ec5cf31d-0d9c-4ff4-8174-37073392df0b\",\"status\":\"200\",\"rqstDate\":\"230413-10:49:00:850\",\"respDate\":\"230413-10:49:00:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ec5cf31d-0d9c-4ff4-8174-37073392df0b\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:49:00:850-60062\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ec5cf31d-0d9c-4ff4-8174-37073392df0b]}\\\"}\"}","context":{"RequestID":"ec5cf31d-0d9c-4ff4-8174-37073392df0b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a3b8a1c4-4e10-4097-9d35-76e1df30254b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:49:00.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:00.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ec5cf31d-0d9c-4ff4-8174-37073392df0b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a3b8a1c4-4e10-4097-9d35-76e1df30254b","LogTimestamp":"2023-04-13T10:49:00.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:49:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:49:00.864Z","message":"Entering","context":{"RequestID":"7a1115b8-0bf8-49e1-8120-4b169dee44d1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"569cd564-e02c-4ed6-86cd-ddd7387f09d1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:00.864Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:49:00.866Z","message":"{\"transactionId\":\"7a1115b8-0bf8-49e1-8120-4b169dee44d1\",\"status\":\"200\",\"rqstDate\":\"230413-10:49:00:865\",\"respDate\":\"230413-10:49:00:866\",\"sourceId\":\"haproxy:7a1115b8-0bf8-49e1-8120-4b169dee44d1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:49:00:865-33835\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6a68f448-4b29-4d94-b542-6a3b90f1e6c0], x-b3-parentspanid=[8fc11ffb4f605385], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1ca356569bcf40418fc11ffb4f605385], x-b3-spanid=[988e4b9627ae02eb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7a1115b8-0bf8-49e1-8120-4b169dee44d1]}\\\"}\"}","context":{"RequestID":"7a1115b8-0bf8-49e1-8120-4b169dee44d1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"569cd564-e02c-4ed6-86cd-ddd7387f09d1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:00.864Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:00.867Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7a1115b8-0bf8-49e1-8120-4b169dee44d1","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"569cd564-e02c-4ed6-86cd-ddd7387f09d1","LogTimestamp":"2023-04-13T10:49:00.867Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:49:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:49:02.877Z","message":"Entering","context":{"RequestID":"3db0436f-eb43-40c4-bf24-61da067b504a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dba4d0b7-343e-4ca7-8741-f00ddd6dc59c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:02.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:49:02.879Z","message":"{\"transactionId\":\"3db0436f-eb43-40c4-bf24-61da067b504a\",\"status\":\"200\",\"rqstDate\":\"230413-10:49:02:878\",\"respDate\":\"230413-10:49:02:879\",\"sourceId\":\"haproxy:3db0436f-eb43-40c4-bf24-61da067b504a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:49:02:878-92810\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4f7c336f-deaf-42cf-a08f-bf9d6b373638], x-b3-parentspanid=[876d2920fc6a50af], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[daef057fe860980a876d2920fc6a50af], x-b3-spanid=[2ad683b80a7a9f9a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3db0436f-eb43-40c4-bf24-61da067b504a]}\\\"}\"}","context":{"RequestID":"3db0436f-eb43-40c4-bf24-61da067b504a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dba4d0b7-343e-4ca7-8741-f00ddd6dc59c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:02.877Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:02.880Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3db0436f-eb43-40c4-bf24-61da067b504a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dba4d0b7-343e-4ca7-8741-f00ddd6dc59c","LogTimestamp":"2023-04-13T10:49:02.880Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:49:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:49:04.889Z","message":"Entering","context":{"RequestID":"1b94b560-2469-41b6-a6cf-25d80e96bd42","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c8eacbd2-3362-424c-9998-e0979ff3362c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:04.889Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:49:04.891Z","message":"{\"transactionId\":\"1b94b560-2469-41b6-a6cf-25d80e96bd42\",\"status\":\"200\",\"rqstDate\":\"230413-10:49:04:889\",\"respDate\":\"230413-10:49:04:891\",\"sourceId\":\"haproxy:1b94b560-2469-41b6-a6cf-25d80e96bd42\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:49:04:889-55683\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a9844ea7-87fd-4f82-8f2a-e99abc062bcb], x-b3-parentspanid=[a592c4a60d860489], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8f7ea7d71d0cc098a592c4a60d860489], x-b3-spanid=[66e6ad8cb2f9c6ab], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1b94b560-2469-41b6-a6cf-25d80e96bd42]}\\\"}\"}","context":{"RequestID":"1b94b560-2469-41b6-a6cf-25d80e96bd42","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c8eacbd2-3362-424c-9998-e0979ff3362c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:04.889Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:04.891Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1b94b560-2469-41b6-a6cf-25d80e96bd42","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c8eacbd2-3362-424c-9998-e0979ff3362c","LogTimestamp":"2023-04-13T10:49:04.891Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:49:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:49:06.413Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:49:06.429Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:06.429Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:06.429Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:06.900Z","message":"Entering","context":{"RequestID":"c847870c-cf02-4934-9bbc-204189a5a36b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"77edb3fe-9cb1-4c17-a5e9-c04621b8e337","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:06.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:49:06.903Z","message":"{\"transactionId\":\"c847870c-cf02-4934-9bbc-204189a5a36b\",\"status\":\"200\",\"rqstDate\":\"230413-10:49:06:901\",\"respDate\":\"230413-10:49:06:903\",\"sourceId\":\"haproxy:c847870c-cf02-4934-9bbc-204189a5a36b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:49:06:901-76911\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f084a6e3-b771-4e29-af9c-54534b1a35b1], x-b3-parentspanid=[8b53bbe7c90aa96c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0bd3a7d2359683f18b53bbe7c90aa96c], x-b3-spanid=[d2e273857f2a230c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c847870c-cf02-4934-9bbc-204189a5a36b]}\\\"}\"}","context":{"RequestID":"c847870c-cf02-4934-9bbc-204189a5a36b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"77edb3fe-9cb1-4c17-a5e9-c04621b8e337","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:06.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:06.903Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c847870c-cf02-4934-9bbc-204189a5a36b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"77edb3fe-9cb1-4c17-a5e9-c04621b8e337","LogTimestamp":"2023-04-13T10:49:06.903Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:49:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:49:08.913Z","message":"Entering","context":{"RequestID":"eefa3f0d-d314-43ed-b912-a0975479ddaa","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a6e127ec-d4c3-458e-9148-334aa2b8588e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:08.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:49:08.915Z","message":"{\"transactionId\":\"eefa3f0d-d314-43ed-b912-a0975479ddaa\",\"status\":\"200\",\"rqstDate\":\"230413-10:49:08:914\",\"respDate\":\"230413-10:49:08:915\",\"sourceId\":\"haproxy:eefa3f0d-d314-43ed-b912-a0975479ddaa\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:49:08:914-95022\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b52ef1f0-e7d6-4c48-bf7f-e50c1828c5c6], x-b3-parentspanid=[5c8393b7da9c8c93], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2aa1ae08bac500875c8393b7da9c8c93], x-b3-spanid=[991876ebd9352bcb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eefa3f0d-d314-43ed-b912-a0975479ddaa]}\\\"}\"}","context":{"RequestID":"eefa3f0d-d314-43ed-b912-a0975479ddaa","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a6e127ec-d4c3-458e-9148-334aa2b8588e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:08.913Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:08.915Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eefa3f0d-d314-43ed-b912-a0975479ddaa","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a6e127ec-d4c3-458e-9148-334aa2b8588e","LogTimestamp":"2023-04-13T10:49:08.915Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:49:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:49:10.797Z","message":"Entering","context":{"RequestID":"63d0e369-ea69-4f55-9bea-a95ee9e8a441","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"57dcf852-4203-46d1-90ad-598cff2483a2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:49:10.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:49:10.798Z","message":"{\"transactionId\":\"63d0e369-ea69-4f55-9bea-a95ee9e8a441\",\"status\":\"200\",\"rqstDate\":\"230413-10:49:10:797\",\"respDate\":\"230413-10:49:10:798\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:63d0e369-ea69-4f55-9bea-a95ee9e8a441\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:49:10:797-52658\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[adcdfc55-9e3a-456f-80ca-627f7025ac8c], x-b3-parentspanid=[3e19621283b6f45c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33659], x-envoy-attempt-count=[1], x-b3-traceid=[937de6754d779b5a3e19621283b6f45c], x-b3-spanid=[36b4a10fb53ae8fb], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[63d0e369-ea69-4f55-9bea-a95ee9e8a441]}\\\"}\"}","context":{"RequestID":"63d0e369-ea69-4f55-9bea-a95ee9e8a441","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"57dcf852-4203-46d1-90ad-598cff2483a2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:49:10.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:10.799Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"63d0e369-ea69-4f55-9bea-a95ee9e8a441","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"57dcf852-4203-46d1-90ad-598cff2483a2","LogTimestamp":"2023-04-13T10:49:10.799Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:49:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:49:10.847Z","message":"Entering","context":{"RequestID":"1fd68922-9d08-41fb-a008-2abe1390c5e0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"24e9aa6c-55d5-46ad-ac06-247568045c99","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:49:10.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:49:10.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"1fd68922-9d08-41fb-a008-2abe1390c5e0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"24e9aa6c-55d5-46ad-ac06-247568045c99","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:49:10.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:10.849Z","message":"{\"transactionId\":\"1fd68922-9d08-41fb-a008-2abe1390c5e0\",\"status\":\"200\",\"rqstDate\":\"230413-10:49:10:848\",\"respDate\":\"230413-10:49:10:849\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1fd68922-9d08-41fb-a008-2abe1390c5e0\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:49:10:848-66108\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1fd68922-9d08-41fb-a008-2abe1390c5e0]}\\\"}\"}","context":{"RequestID":"1fd68922-9d08-41fb-a008-2abe1390c5e0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"24e9aa6c-55d5-46ad-ac06-247568045c99","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:49:10.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:10.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1fd68922-9d08-41fb-a008-2abe1390c5e0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"24e9aa6c-55d5-46ad-ac06-247568045c99","LogTimestamp":"2023-04-13T10:49:10.850Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:49:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:49:10.923Z","message":"Entering","context":{"RequestID":"00a53840-ce15-465f-a2c9-554c91cb4d46","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e8a58050-3398-44ba-8939-6af306de2ab8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:10.923Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:49:10.925Z","message":"{\"transactionId\":\"00a53840-ce15-465f-a2c9-554c91cb4d46\",\"status\":\"200\",\"rqstDate\":\"230413-10:49:10:924\",\"respDate\":\"230413-10:49:10:925\",\"sourceId\":\"haproxy:00a53840-ce15-465f-a2c9-554c91cb4d46\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:49:10:924-8437\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7a27b946-f523-4349-8654-8df22423ae14], x-b3-parentspanid=[67483160a896bf42], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3e91c128d158f84567483160a896bf42], x-b3-spanid=[78b96a2e1c4aa322], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[00a53840-ce15-465f-a2c9-554c91cb4d46]}\\\"}\"}","context":{"RequestID":"00a53840-ce15-465f-a2c9-554c91cb4d46","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e8a58050-3398-44ba-8939-6af306de2ab8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:10.923Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:10.926Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"00a53840-ce15-465f-a2c9-554c91cb4d46","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e8a58050-3398-44ba-8939-6af306de2ab8","LogTimestamp":"2023-04-13T10:49:10.926Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:49:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:49:12.936Z","message":"Entering","context":{"RequestID":"d7b63601-1f07-4ae2-b765-8387aa01d39d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"06e8d5b3-1639-4951-8973-1d7df0b179c7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:12.936Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:49:12.939Z","message":"{\"transactionId\":\"d7b63601-1f07-4ae2-b765-8387aa01d39d\",\"status\":\"200\",\"rqstDate\":\"230413-10:49:12:937\",\"respDate\":\"230413-10:49:12:939\",\"sourceId\":\"haproxy:d7b63601-1f07-4ae2-b765-8387aa01d39d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:49:12:937-81069\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[abc7732d-8c55-456b-84e7-d585efabf1d6], x-b3-parentspanid=[7bab3f36a1694109], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[143ffbb0f26722d97bab3f36a1694109], x-b3-spanid=[748a3f214b4fccba], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d7b63601-1f07-4ae2-b765-8387aa01d39d]}\\\"}\"}","context":{"RequestID":"d7b63601-1f07-4ae2-b765-8387aa01d39d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"06e8d5b3-1639-4951-8973-1d7df0b179c7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:12.936Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:12.940Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d7b63601-1f07-4ae2-b765-8387aa01d39d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"06e8d5b3-1639-4951-8973-1d7df0b179c7","LogTimestamp":"2023-04-13T10:49:12.940Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:49:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T10:49:14.950Z","message":"Entering","context":{"RequestID":"9ba49c59-2531-4213-8e96-a65f1ae65bac","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2a8d2c1d-ff7d-400c-b564-360926e5b320","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:14.950Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:49:14.953Z","message":"{\"transactionId\":\"9ba49c59-2531-4213-8e96-a65f1ae65bac\",\"status\":\"200\",\"rqstDate\":\"230413-10:49:14:951\",\"respDate\":\"230413-10:49:14:953\",\"sourceId\":\"haproxy:9ba49c59-2531-4213-8e96-a65f1ae65bac\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:49:14:951-41267\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6a66624a-c09d-4ead-bdd9-1e8a1538b7ae], x-b3-parentspanid=[ab2575a2d7012f14], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8e5bc8f1e19a9f78ab2575a2d7012f14], x-b3-spanid=[e02db49213384f22], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9ba49c59-2531-4213-8e96-a65f1ae65bac]}\\\"}\"}","context":{"RequestID":"9ba49c59-2531-4213-8e96-a65f1ae65bac","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2a8d2c1d-ff7d-400c-b564-360926e5b320","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:14.950Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:14.954Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9ba49c59-2531-4213-8e96-a65f1ae65bac","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2a8d2c1d-ff7d-400c-b564-360926e5b320","LogTimestamp":"2023-04-13T10:49:14.954Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:49:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:49:16.414Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:49:16.426Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:16.426Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:16.426Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:16.963Z","message":"Entering","context":{"RequestID":"ae857f46-a066-4740-8921-58ec255aaf67","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"195e45db-5a81-4046-b699-1d3dc14dd55f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:16.963Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:49:16.965Z","message":"{\"transactionId\":\"ae857f46-a066-4740-8921-58ec255aaf67\",\"status\":\"200\",\"rqstDate\":\"230413-10:49:16:964\",\"respDate\":\"230413-10:49:16:965\",\"sourceId\":\"haproxy:ae857f46-a066-4740-8921-58ec255aaf67\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:49:16:964-76991\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8f644a70-46f6-4a8a-82eb-30a935d7ba56], x-b3-parentspanid=[18dbf685ce3698e6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a8fec98b1ff9445d18dbf685ce3698e6], x-b3-spanid=[9a5f49e8ba67fa77], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ae857f46-a066-4740-8921-58ec255aaf67]}\\\"}\"}","context":{"RequestID":"ae857f46-a066-4740-8921-58ec255aaf67","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"195e45db-5a81-4046-b699-1d3dc14dd55f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:16.963Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:16.966Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ae857f46-a066-4740-8921-58ec255aaf67","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"195e45db-5a81-4046-b699-1d3dc14dd55f","LogTimestamp":"2023-04-13T10:49:16.966Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:49:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:49:18.977Z","message":"Entering","context":{"RequestID":"31012d81-c370-4971-941e-4a5d34edbd38","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4051a375-9fbc-48d7-8225-ef2c593cad59","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:18.977Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:49:18.980Z","message":"{\"transactionId\":\"31012d81-c370-4971-941e-4a5d34edbd38\",\"status\":\"200\",\"rqstDate\":\"230413-10:49:18:978\",\"respDate\":\"230413-10:49:18:979\",\"sourceId\":\"haproxy:31012d81-c370-4971-941e-4a5d34edbd38\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:49:18:978-72868\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[625d6934-0bd4-48ac-b608-75246d59e64f], x-b3-parentspanid=[072cb9dfb7abb2dd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f0d3cc1380bff028072cb9dfb7abb2dd], x-b3-spanid=[21e4a4b712ebbfbb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[31012d81-c370-4971-941e-4a5d34edbd38]}\\\"}\"}","context":{"RequestID":"31012d81-c370-4971-941e-4a5d34edbd38","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4051a375-9fbc-48d7-8225-ef2c593cad59","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:18.977Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:18.981Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"31012d81-c370-4971-941e-4a5d34edbd38","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4051a375-9fbc-48d7-8225-ef2c593cad59","LogTimestamp":"2023-04-13T10:49:18.981Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:49:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:49:19.676Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:49:19.680Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:49:20.799Z","message":"Entering","context":{"RequestID":"1d31c30c-b1bc-4340-b551-8d4f3f31fff4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"b78d4223-81bb-4b0d-9eda-fe2300215bf2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:49:20.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:49:20.801Z","message":"{\"transactionId\":\"1d31c30c-b1bc-4340-b551-8d4f3f31fff4\",\"status\":\"200\",\"rqstDate\":\"230413-10:49:20:799\",\"respDate\":\"230413-10:49:20:801\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:1d31c30c-b1bc-4340-b551-8d4f3f31fff4\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:49:20:799-11065\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7b43ee93-fdcb-4313-94f7-7bfcd24fbebc], x-b3-parentspanid=[10e87e6518c1ef5b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55557], x-envoy-attempt-count=[1], x-b3-traceid=[6513da339cec3ebb10e87e6518c1ef5b], x-b3-spanid=[e3a735eea51142b9], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[1d31c30c-b1bc-4340-b551-8d4f3f31fff4]}\\\"}\"}","context":{"RequestID":"1d31c30c-b1bc-4340-b551-8d4f3f31fff4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"b78d4223-81bb-4b0d-9eda-fe2300215bf2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:49:20.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:20.802Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1d31c30c-b1bc-4340-b551-8d4f3f31fff4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b78d4223-81bb-4b0d-9eda-fe2300215bf2","LogTimestamp":"2023-04-13T10:49:20.802Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:49:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:49:20.847Z","message":"Entering","context":{"RequestID":"aa5df727-e116-4794-b4ad-06abb992bd22","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fd7f8027-d5fe-463b-81b8-74e039e243f2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:49:20.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:49:20.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"aa5df727-e116-4794-b4ad-06abb992bd22","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fd7f8027-d5fe-463b-81b8-74e039e243f2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:49:20.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:20.850Z","message":"{\"transactionId\":\"aa5df727-e116-4794-b4ad-06abb992bd22\",\"status\":\"200\",\"rqstDate\":\"230413-10:49:20:848\",\"respDate\":\"230413-10:49:20:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:aa5df727-e116-4794-b4ad-06abb992bd22\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:49:20:848-59729\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[aa5df727-e116-4794-b4ad-06abb992bd22]}\\\"}\"}","context":{"RequestID":"aa5df727-e116-4794-b4ad-06abb992bd22","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fd7f8027-d5fe-463b-81b8-74e039e243f2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:49:20.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:20.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aa5df727-e116-4794-b4ad-06abb992bd22","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fd7f8027-d5fe-463b-81b8-74e039e243f2","LogTimestamp":"2023-04-13T10:49:20.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:49:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:49:20.992Z","message":"Entering","context":{"RequestID":"e607b4cb-882c-4be8-a92d-3b4082c972da","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7c3d0143-ecbb-4c05-ad44-d629fca57298","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:20.992Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:49:20.994Z","message":"{\"transactionId\":\"e607b4cb-882c-4be8-a92d-3b4082c972da\",\"status\":\"200\",\"rqstDate\":\"230413-10:49:20:992\",\"respDate\":\"230413-10:49:20:994\",\"sourceId\":\"haproxy:e607b4cb-882c-4be8-a92d-3b4082c972da\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:49:20:992-83767\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f221f5cb-0fe1-41e6-b89e-c59c832f91a6], x-b3-parentspanid=[021db3bf14a03ad0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3fe7ad0dedf5c713021db3bf14a03ad0], x-b3-spanid=[e9840585314a5b5c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e607b4cb-882c-4be8-a92d-3b4082c972da]}\\\"}\"}","context":{"RequestID":"e607b4cb-882c-4be8-a92d-3b4082c972da","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7c3d0143-ecbb-4c05-ad44-d629fca57298","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:20.992Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:20.995Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e607b4cb-882c-4be8-a92d-3b4082c972da","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7c3d0143-ecbb-4c05-ad44-d629fca57298","LogTimestamp":"2023-04-13T10:49:20.995Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:49:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:49:23.004Z","message":"Entering","context":{"RequestID":"fa5f399d-f03a-4ae3-86da-34da9ddc5aaf","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"c3393506-9243-44a5-bd2e-f55d70550291","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:23.004Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:49:23.006Z","message":"{\"transactionId\":\"fa5f399d-f03a-4ae3-86da-34da9ddc5aaf\",\"status\":\"200\",\"rqstDate\":\"230413-10:49:23:004\",\"respDate\":\"230413-10:49:23:006\",\"sourceId\":\"haproxy:fa5f399d-f03a-4ae3-86da-34da9ddc5aaf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:49:23:004-64557\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a324a2cf-dfbd-4da3-9533-8afbf78d7144], x-b3-parentspanid=[fee937507198118d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a2c8180e97aa036cfee937507198118d], x-b3-spanid=[b98e40d38c6ec1f7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fa5f399d-f03a-4ae3-86da-34da9ddc5aaf]}\\\"}\"}","context":{"RequestID":"fa5f399d-f03a-4ae3-86da-34da9ddc5aaf","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"c3393506-9243-44a5-bd2e-f55d70550291","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:23.004Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:23.007Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fa5f399d-f03a-4ae3-86da-34da9ddc5aaf","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c3393506-9243-44a5-bd2e-f55d70550291","LogTimestamp":"2023-04-13T10:49:23.007Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:49:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:49:25.016Z","message":"Entering","context":{"RequestID":"a10e357a-b740-414b-8df9-2d839fe5513d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9211e6c0-33be-49f2-b011-9e265dd0f6a0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:25.016Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:49:25.018Z","message":"{\"transactionId\":\"a10e357a-b740-414b-8df9-2d839fe5513d\",\"status\":\"200\",\"rqstDate\":\"230413-10:49:25:016\",\"respDate\":\"230413-10:49:25:018\",\"sourceId\":\"haproxy:a10e357a-b740-414b-8df9-2d839fe5513d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:49:25:016-22144\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[71849455-6dca-4257-92f0-015c84ef0a51], x-b3-parentspanid=[df09b97b2f66686c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e0ebb6d128d0e7e2df09b97b2f66686c], x-b3-spanid=[7b8bba9b7bbb6b8d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a10e357a-b740-414b-8df9-2d839fe5513d]}\\\"}\"}","context":{"RequestID":"a10e357a-b740-414b-8df9-2d839fe5513d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9211e6c0-33be-49f2-b011-9e265dd0f6a0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:25.016Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:25.018Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a10e357a-b740-414b-8df9-2d839fe5513d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9211e6c0-33be-49f2-b011-9e265dd0f6a0","LogTimestamp":"2023-04-13T10:49:25.018Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:49:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:49:26.415Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:49:26.431Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:26.431Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:26.431Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:27.028Z","message":"Entering","context":{"RequestID":"5d530ec1-1752-48bc-81ad-ad0149b4febd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"68e3767d-720e-4518-8b7b-fcd3c9007beb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:27.028Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:49:27.030Z","message":"{\"transactionId\":\"5d530ec1-1752-48bc-81ad-ad0149b4febd\",\"status\":\"200\",\"rqstDate\":\"230413-10:49:27:029\",\"respDate\":\"230413-10:49:27:030\",\"sourceId\":\"haproxy:5d530ec1-1752-48bc-81ad-ad0149b4febd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:49:27:029-65736\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2386111d-6963-4399-94d7-14f59307eb51], x-b3-parentspanid=[26da015257daf945], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6912028e703b600a26da015257daf945], x-b3-spanid=[929ce28cc828cb4c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5d530ec1-1752-48bc-81ad-ad0149b4febd]}\\\"}\"}","context":{"RequestID":"5d530ec1-1752-48bc-81ad-ad0149b4febd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"68e3767d-720e-4518-8b7b-fcd3c9007beb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:27.028Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:27.030Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5d530ec1-1752-48bc-81ad-ad0149b4febd","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"68e3767d-720e-4518-8b7b-fcd3c9007beb","LogTimestamp":"2023-04-13T10:49:27.030Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:49:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:49:29.039Z","message":"Entering","context":{"RequestID":"10d438df-1c77-4fce-a9e7-5deac32e4d1f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9c861467-0928-4835-81d3-fc8d17369a75","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:29.039Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:49:29.041Z","message":"{\"transactionId\":\"10d438df-1c77-4fce-a9e7-5deac32e4d1f\",\"status\":\"200\",\"rqstDate\":\"230413-10:49:29:039\",\"respDate\":\"230413-10:49:29:041\",\"sourceId\":\"haproxy:10d438df-1c77-4fce-a9e7-5deac32e4d1f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:49:29:039-51786\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1e5ffe4e-1424-4a76-b7bc-eb365486c45c], x-b3-parentspanid=[bb16bf44abf784e8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[069de8046db04454bb16bf44abf784e8], x-b3-spanid=[f1655e27f882f66e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[10d438df-1c77-4fce-a9e7-5deac32e4d1f]}\\\"}\"}","context":{"RequestID":"10d438df-1c77-4fce-a9e7-5deac32e4d1f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9c861467-0928-4835-81d3-fc8d17369a75","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:29.039Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:29.042Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"10d438df-1c77-4fce-a9e7-5deac32e4d1f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9c861467-0928-4835-81d3-fc8d17369a75","LogTimestamp":"2023-04-13T10:49:29.042Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:49:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:49:30.798Z","message":"Entering","context":{"RequestID":"d460d246-811d-40e4-ac17-0129c733a1fb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"92e7127e-feff-4c5b-8897-b9250435717e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:49:30.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:49:30.800Z","message":"{\"transactionId\":\"d460d246-811d-40e4-ac17-0129c733a1fb\",\"status\":\"200\",\"rqstDate\":\"230413-10:49:30:798\",\"respDate\":\"230413-10:49:30:800\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d460d246-811d-40e4-ac17-0129c733a1fb\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:49:30:798-5605\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c6d94e2b-26e3-9435-8529-a244c1f2a9fd], x-b3-parentspanid=[20d32b1f8fe21f9d], 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.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44819], x-envoy-attempt-count=[1], x-b3-traceid=[931502f331d1959c20d32b1f8fe21f9d], x-b3-spanid=[501b587ba531aef3], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d460d246-811d-40e4-ac17-0129c733a1fb]}\\\"}\"}","context":{"RequestID":"d460d246-811d-40e4-ac17-0129c733a1fb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"92e7127e-feff-4c5b-8897-b9250435717e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:49:30.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:30.801Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d460d246-811d-40e4-ac17-0129c733a1fb","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"92e7127e-feff-4c5b-8897-b9250435717e","LogTimestamp":"2023-04-13T10:49:30.801Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:49:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:49:30.848Z","message":"Entering","context":{"RequestID":"aa47da92-8d0d-4e60-9c2e-a61f6badb221","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b2ffa394-3611-40e6-9a0b-6f773718d22d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:49:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:49:30.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"aa47da92-8d0d-4e60-9c2e-a61f6badb221","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b2ffa394-3611-40e6-9a0b-6f773718d22d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:49:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:30.851Z","message":"{\"transactionId\":\"aa47da92-8d0d-4e60-9c2e-a61f6badb221\",\"status\":\"200\",\"rqstDate\":\"230413-10:49:30:849\",\"respDate\":\"230413-10:49:30:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:aa47da92-8d0d-4e60-9c2e-a61f6badb221\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:49:30:849-44578\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[aa47da92-8d0d-4e60-9c2e-a61f6badb221]}\\\"}\"}","context":{"RequestID":"aa47da92-8d0d-4e60-9c2e-a61f6badb221","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b2ffa394-3611-40e6-9a0b-6f773718d22d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:49:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:30.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aa47da92-8d0d-4e60-9c2e-a61f6badb221","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b2ffa394-3611-40e6-9a0b-6f773718d22d","LogTimestamp":"2023-04-13T10:49:30.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:49:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:49:31.053Z","message":"Entering","context":{"RequestID":"a8f49bdd-1d5a-4495-8179-d7ec68966f2e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f300cb21-8b21-4625-8b14-1097ad0fc385","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:31.052Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:49:31.055Z","message":"{\"transactionId\":\"a8f49bdd-1d5a-4495-8179-d7ec68966f2e\",\"status\":\"200\",\"rqstDate\":\"230413-10:49:31:053\",\"respDate\":\"230413-10:49:31:055\",\"sourceId\":\"haproxy:a8f49bdd-1d5a-4495-8179-d7ec68966f2e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:49:31:053-60346\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0e74a6ea-dfc0-45c9-8748-48e2d58fe72a], x-b3-parentspanid=[41139130090ca31c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2b1b56d8c2b25e2d41139130090ca31c], x-b3-spanid=[e60303fabda2f33e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a8f49bdd-1d5a-4495-8179-d7ec68966f2e]}\\\"}\"}","context":{"RequestID":"a8f49bdd-1d5a-4495-8179-d7ec68966f2e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f300cb21-8b21-4625-8b14-1097ad0fc385","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:31.052Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:31.056Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a8f49bdd-1d5a-4495-8179-d7ec68966f2e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f300cb21-8b21-4625-8b14-1097ad0fc385","LogTimestamp":"2023-04-13T10:49:31.056Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:49:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:49:33.066Z","message":"Entering","context":{"RequestID":"694c5f71-906a-4409-9780-f2f39bf08acb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"379c69df-42ee-4d11-892c-2cbbdded3149","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:33.066Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:49:33.068Z","message":"{\"transactionId\":\"694c5f71-906a-4409-9780-f2f39bf08acb\",\"status\":\"200\",\"rqstDate\":\"230413-10:49:33:067\",\"respDate\":\"230413-10:49:33:068\",\"sourceId\":\"haproxy:694c5f71-906a-4409-9780-f2f39bf08acb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:49:33:067-88839\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2bbdfd39-62ee-4fb8-a1eb-c8070f4f3922], x-b3-parentspanid=[7e6fb6251387917c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9621d40dcee254b37e6fb6251387917c], x-b3-spanid=[e4715f1549f87834], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[694c5f71-906a-4409-9780-f2f39bf08acb]}\\\"}\"}","context":{"RequestID":"694c5f71-906a-4409-9780-f2f39bf08acb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"379c69df-42ee-4d11-892c-2cbbdded3149","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:33.066Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:33.069Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"694c5f71-906a-4409-9780-f2f39bf08acb","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"379c69df-42ee-4d11-892c-2cbbdded3149","LogTimestamp":"2023-04-13T10:49:33.069Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:49:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:49:35.079Z","message":"Entering","context":{"RequestID":"e7ce5321-8e97-4dd9-a267-d54d88c59435","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"21fdff6c-480d-494e-aa9c-a8bade2fe01a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:35.079Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:49:35.081Z","message":"{\"transactionId\":\"e7ce5321-8e97-4dd9-a267-d54d88c59435\",\"status\":\"200\",\"rqstDate\":\"230413-10:49:35:079\",\"respDate\":\"230413-10:49:35:081\",\"sourceId\":\"haproxy:e7ce5321-8e97-4dd9-a267-d54d88c59435\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:49:35:079-50360\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c1421ac1-c974-4d81-9e5c-c7b401c265f9], x-b3-parentspanid=[db6ade7c7085347a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b843d464682b5774db6ade7c7085347a], x-b3-spanid=[5437b542c13a99a3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e7ce5321-8e97-4dd9-a267-d54d88c59435]}\\\"}\"}","context":{"RequestID":"e7ce5321-8e97-4dd9-a267-d54d88c59435","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"21fdff6c-480d-494e-aa9c-a8bade2fe01a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:35.079Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:35.082Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e7ce5321-8e97-4dd9-a267-d54d88c59435","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"21fdff6c-480d-494e-aa9c-a8bade2fe01a","LogTimestamp":"2023-04-13T10:49:35.082Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:49:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:49:36.416Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:49:36.432Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:36.433Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:36.433Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:37.092Z","message":"Entering","context":{"RequestID":"99ef2d5e-443d-4f0d-a889-fb2425ad6bd9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"48a38d28-d6f7-40d4-8ec2-94352d493d2b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:37.092Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:49:37.095Z","message":"{\"transactionId\":\"99ef2d5e-443d-4f0d-a889-fb2425ad6bd9\",\"status\":\"200\",\"rqstDate\":\"230413-10:49:37:093\",\"respDate\":\"230413-10:49:37:095\",\"sourceId\":\"haproxy:99ef2d5e-443d-4f0d-a889-fb2425ad6bd9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:49:37:093-43259\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5fa6ca5d-5fc1-4686-88a6-dc5d1c4be7d7], x-b3-parentspanid=[5b492f3c3b923585], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7ca80efb492b227f5b492f3c3b923585], x-b3-spanid=[591e6c5b21378796], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[99ef2d5e-443d-4f0d-a889-fb2425ad6bd9]}\\\"}\"}","context":{"RequestID":"99ef2d5e-443d-4f0d-a889-fb2425ad6bd9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"48a38d28-d6f7-40d4-8ec2-94352d493d2b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:37.092Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:37.096Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"99ef2d5e-443d-4f0d-a889-fb2425ad6bd9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"48a38d28-d6f7-40d4-8ec2-94352d493d2b","LogTimestamp":"2023-04-13T10:49:37.095Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:49:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:49:39.105Z","message":"Entering","context":{"RequestID":"3596e2c2-4b7e-4767-bf99-645fdd27e2e7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"26c381a4-c0f2-4116-8e9b-84e277807eed","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:39.105Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:49:39.107Z","message":"{\"transactionId\":\"3596e2c2-4b7e-4767-bf99-645fdd27e2e7\",\"status\":\"200\",\"rqstDate\":\"230413-10:49:39:106\",\"respDate\":\"230413-10:49:39:107\",\"sourceId\":\"haproxy:3596e2c2-4b7e-4767-bf99-645fdd27e2e7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:49:39:106-56313\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ca59a773-23e0-4a47-b26f-83d7a97ba949], x-b3-parentspanid=[8929973110754794], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[127fdfeb3fdf44808929973110754794], x-b3-spanid=[0fdc8a49be8be971], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3596e2c2-4b7e-4767-bf99-645fdd27e2e7]}\\\"}\"}","context":{"RequestID":"3596e2c2-4b7e-4767-bf99-645fdd27e2e7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"26c381a4-c0f2-4116-8e9b-84e277807eed","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:39.105Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:39.108Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3596e2c2-4b7e-4767-bf99-645fdd27e2e7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"26c381a4-c0f2-4116-8e9b-84e277807eed","LogTimestamp":"2023-04-13T10:49:39.108Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:49:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:49:40.799Z","message":"Entering","context":{"RequestID":"85a7f8c4-fb27-4121-a25f-8af635bcdccd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ed2c1453-5847-4dc3-9c1a-c1b85bf501bb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:49:40.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:49:40.801Z","message":"{\"transactionId\":\"85a7f8c4-fb27-4121-a25f-8af635bcdccd\",\"status\":\"200\",\"rqstDate\":\"230413-10:49:40:800\",\"respDate\":\"230413-10:49:40:801\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:85a7f8c4-fb27-4121-a25f-8af635bcdccd\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:49:40:800-89241\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b95694ac-b03b-4996-9777-7a2dacdd262a], x-b3-parentspanid=[c4c1cb785669271e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58049], x-envoy-attempt-count=[1], x-b3-traceid=[d983554e1086c47dc4c1cb785669271e], x-b3-spanid=[7a44421f160fc77f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[85a7f8c4-fb27-4121-a25f-8af635bcdccd]}\\\"}\"}","context":{"RequestID":"85a7f8c4-fb27-4121-a25f-8af635bcdccd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ed2c1453-5847-4dc3-9c1a-c1b85bf501bb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:49:40.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:40.802Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"85a7f8c4-fb27-4121-a25f-8af635bcdccd","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ed2c1453-5847-4dc3-9c1a-c1b85bf501bb","LogTimestamp":"2023-04-13T10:49:40.802Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:49:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:49:40.848Z","message":"Entering","context":{"RequestID":"4181b3b3-4385-4479-96f7-aae80f1edb8f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a20b8f12-79fc-4156-8aa8-85d35ee45f66","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:49:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:49:40.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"4181b3b3-4385-4479-96f7-aae80f1edb8f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a20b8f12-79fc-4156-8aa8-85d35ee45f66","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:49:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:40.851Z","message":"{\"transactionId\":\"4181b3b3-4385-4479-96f7-aae80f1edb8f\",\"status\":\"200\",\"rqstDate\":\"230413-10:49:40:849\",\"respDate\":\"230413-10:49:40:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4181b3b3-4385-4479-96f7-aae80f1edb8f\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:49:40:849-94189\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4181b3b3-4385-4479-96f7-aae80f1edb8f]}\\\"}\"}","context":{"RequestID":"4181b3b3-4385-4479-96f7-aae80f1edb8f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a20b8f12-79fc-4156-8aa8-85d35ee45f66","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:49:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:40.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4181b3b3-4385-4479-96f7-aae80f1edb8f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a20b8f12-79fc-4156-8aa8-85d35ee45f66","LogTimestamp":"2023-04-13T10:49:40.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:49:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:49:41.118Z","message":"Entering","context":{"RequestID":"5e79de1c-d1cf-4161-b140-7e61485d0bba","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"29283274-bc7a-48d9-a9a8-b3762b11b0d2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:41.118Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:49:41.120Z","message":"{\"transactionId\":\"5e79de1c-d1cf-4161-b140-7e61485d0bba\",\"status\":\"200\",\"rqstDate\":\"230413-10:49:41:119\",\"respDate\":\"230413-10:49:41:120\",\"sourceId\":\"haproxy:5e79de1c-d1cf-4161-b140-7e61485d0bba\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:49:41:119-80249\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e7cb3a5c-b8f4-4706-a883-d6c305787f85], x-b3-parentspanid=[2a595508b5ae41e4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8cde05893f3063812a595508b5ae41e4], x-b3-spanid=[1be2ab64799f4778], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5e79de1c-d1cf-4161-b140-7e61485d0bba]}\\\"}\"}","context":{"RequestID":"5e79de1c-d1cf-4161-b140-7e61485d0bba","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"29283274-bc7a-48d9-a9a8-b3762b11b0d2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:41.118Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:41.121Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5e79de1c-d1cf-4161-b140-7e61485d0bba","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"29283274-bc7a-48d9-a9a8-b3762b11b0d2","LogTimestamp":"2023-04-13T10:49:41.121Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:49:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:49:43.130Z","message":"Entering","context":{"RequestID":"efe2592f-8f20-4f27-9ac1-f6e0db579e54","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c8eabf6d-962e-4025-a0bb-42e3a65d69c9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:43.130Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:49:43.132Z","message":"{\"transactionId\":\"efe2592f-8f20-4f27-9ac1-f6e0db579e54\",\"status\":\"200\",\"rqstDate\":\"230413-10:49:43:131\",\"respDate\":\"230413-10:49:43:132\",\"sourceId\":\"haproxy:efe2592f-8f20-4f27-9ac1-f6e0db579e54\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:49:43:131-47922\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ca0cfe52-64b8-47e1-93e4-0cd272936e16], x-b3-parentspanid=[4110822cfe6b9523], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4bccb5c41a965e964110822cfe6b9523], x-b3-spanid=[de3dbff31a1d0e07], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[efe2592f-8f20-4f27-9ac1-f6e0db579e54]}\\\"}\"}","context":{"RequestID":"efe2592f-8f20-4f27-9ac1-f6e0db579e54","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c8eabf6d-962e-4025-a0bb-42e3a65d69c9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:43.130Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:43.133Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"efe2592f-8f20-4f27-9ac1-f6e0db579e54","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c8eabf6d-962e-4025-a0bb-42e3a65d69c9","LogTimestamp":"2023-04-13T10:49:43.133Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:49:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:49:45.142Z","message":"Entering","context":{"RequestID":"0d6861e6-4c25-4f4b-9d88-1613f4150598","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"21790649-47fd-4667-b6f4-83985935b330","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:45.142Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:49:45.144Z","message":"{\"transactionId\":\"0d6861e6-4c25-4f4b-9d88-1613f4150598\",\"status\":\"200\",\"rqstDate\":\"230413-10:49:45:143\",\"respDate\":\"230413-10:49:45:144\",\"sourceId\":\"haproxy:0d6861e6-4c25-4f4b-9d88-1613f4150598\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:49:45:143-3763\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[35e7a0f1-a596-4a66-bae1-0b7ab7ebcd0c], x-b3-parentspanid=[9fb8c7587c825f6a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b1d0a5a9400610319fb8c7587c825f6a], x-b3-spanid=[e46c1b1dd0405a2f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0d6861e6-4c25-4f4b-9d88-1613f4150598]}\\\"}\"}","context":{"RequestID":"0d6861e6-4c25-4f4b-9d88-1613f4150598","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"21790649-47fd-4667-b6f4-83985935b330","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:45.142Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:45.145Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0d6861e6-4c25-4f4b-9d88-1613f4150598","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"21790649-47fd-4667-b6f4-83985935b330","LogTimestamp":"2023-04-13T10:49:45.145Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:49:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:49:46.417Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:49:46.428Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:46.429Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:46.429Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:47.155Z","message":"Entering","context":{"RequestID":"5a8836c8-ea0d-487f-9bfb-ff18de0e2e00","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e6d097ed-72b1-4252-926c-b032fcff628b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:47.154Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:49:47.157Z","message":"{\"transactionId\":\"5a8836c8-ea0d-487f-9bfb-ff18de0e2e00\",\"status\":\"200\",\"rqstDate\":\"230413-10:49:47:155\",\"respDate\":\"230413-10:49:47:157\",\"sourceId\":\"haproxy:5a8836c8-ea0d-487f-9bfb-ff18de0e2e00\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:49:47:155-6976\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4d9ae19b-aaf7-429e-ba64-0cc03cbb0382], x-b3-parentspanid=[a6bcc1e71850af91], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[30a492490699b6d3a6bcc1e71850af91], x-b3-spanid=[3070be3603685a08], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5a8836c8-ea0d-487f-9bfb-ff18de0e2e00]}\\\"}\"}","context":{"RequestID":"5a8836c8-ea0d-487f-9bfb-ff18de0e2e00","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e6d097ed-72b1-4252-926c-b032fcff628b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:47.154Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:47.158Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5a8836c8-ea0d-487f-9bfb-ff18de0e2e00","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e6d097ed-72b1-4252-926c-b032fcff628b","LogTimestamp":"2023-04-13T10:49:47.157Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:49:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:49:49.168Z","message":"Entering","context":{"RequestID":"7766f10c-69be-43c3-8133-fafae142b194","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"576679a8-a02f-473b-8dde-6e416139b5d9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:49.168Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:49:49.170Z","message":"{\"transactionId\":\"7766f10c-69be-43c3-8133-fafae142b194\",\"status\":\"200\",\"rqstDate\":\"230413-10:49:49:169\",\"respDate\":\"230413-10:49:49:170\",\"sourceId\":\"haproxy:7766f10c-69be-43c3-8133-fafae142b194\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:49:49:169-53947\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f4deffc5-8ff0-4f75-a5a6-01e125b7f977], x-b3-parentspanid=[cb7d9468ef1a41c7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[424d110e706cd7e4cb7d9468ef1a41c7], x-b3-spanid=[461ad50df19c8a86], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7766f10c-69be-43c3-8133-fafae142b194]}\\\"}\"}","context":{"RequestID":"7766f10c-69be-43c3-8133-fafae142b194","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"576679a8-a02f-473b-8dde-6e416139b5d9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:49.168Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:49.171Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7766f10c-69be-43c3-8133-fafae142b194","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"576679a8-a02f-473b-8dde-6e416139b5d9","LogTimestamp":"2023-04-13T10:49:49.171Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:49:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:49:49.681Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:49:49.685Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:49:50.798Z","message":"Entering","context":{"RequestID":"af7f0a33-017a-414c-8a71-4a68b9e1a711","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d8e09d1e-d258-43b1-8b90-f55a92e6aa97","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:49:50.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:49:50.800Z","message":"{\"transactionId\":\"af7f0a33-017a-414c-8a71-4a68b9e1a711\",\"status\":\"200\",\"rqstDate\":\"230413-10:49:50:799\",\"respDate\":\"230413-10:49:50:800\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:af7f0a33-017a-414c-8a71-4a68b9e1a711\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:49:50:799-10062\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eb40c57d-a552-4d36-8e4b-b6c6d5fda591], x-b3-parentspanid=[c02bb81ccc75595a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38457], x-envoy-attempt-count=[1], x-b3-traceid=[ac98ea6edd386972c02bb81ccc75595a], x-b3-spanid=[536dceffa945c997], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[af7f0a33-017a-414c-8a71-4a68b9e1a711]}\\\"}\"}","context":{"RequestID":"af7f0a33-017a-414c-8a71-4a68b9e1a711","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d8e09d1e-d258-43b1-8b90-f55a92e6aa97","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:49:50.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:50.801Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"af7f0a33-017a-414c-8a71-4a68b9e1a711","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d8e09d1e-d258-43b1-8b90-f55a92e6aa97","LogTimestamp":"2023-04-13T10:49:50.801Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:49:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:49:50.850Z","message":"Entering","context":{"RequestID":"7083e7fc-f955-4fac-bdb4-14f2af4cedb0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2f93574c-2dda-4e99-b859-6e30849b005a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:49:50.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:49:50.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"7083e7fc-f955-4fac-bdb4-14f2af4cedb0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2f93574c-2dda-4e99-b859-6e30849b005a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:49:50.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:50.853Z","message":"{\"transactionId\":\"7083e7fc-f955-4fac-bdb4-14f2af4cedb0\",\"status\":\"200\",\"rqstDate\":\"230413-10:49:50:851\",\"respDate\":\"230413-10:49:50:853\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7083e7fc-f955-4fac-bdb4-14f2af4cedb0\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:49:50:851-68846\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7083e7fc-f955-4fac-bdb4-14f2af4cedb0]}\\\"}\"}","context":{"RequestID":"7083e7fc-f955-4fac-bdb4-14f2af4cedb0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2f93574c-2dda-4e99-b859-6e30849b005a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:49:50.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:50.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7083e7fc-f955-4fac-bdb4-14f2af4cedb0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2f93574c-2dda-4e99-b859-6e30849b005a","LogTimestamp":"2023-04-13T10:49:50.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:49:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:49:51.180Z","message":"Entering","context":{"RequestID":"4b26ed7b-88f0-41f7-bf77-92538d93211d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"87115e06-ea7d-46b0-ace2-8761628f074e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:51.180Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:49:51.183Z","message":"{\"transactionId\":\"4b26ed7b-88f0-41f7-bf77-92538d93211d\",\"status\":\"200\",\"rqstDate\":\"230413-10:49:51:181\",\"respDate\":\"230413-10:49:51:182\",\"sourceId\":\"haproxy:4b26ed7b-88f0-41f7-bf77-92538d93211d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:49:51:181-34117\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5c7e1bf7-a457-4901-ae0c-a38eecf7432d], x-b3-parentspanid=[c1124a5b47ffb86b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7b7fdd6b7961a95ac1124a5b47ffb86b], x-b3-spanid=[e8c6c70c6bbe276f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4b26ed7b-88f0-41f7-bf77-92538d93211d]}\\\"}\"}","context":{"RequestID":"4b26ed7b-88f0-41f7-bf77-92538d93211d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"87115e06-ea7d-46b0-ace2-8761628f074e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:51.180Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:51.183Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4b26ed7b-88f0-41f7-bf77-92538d93211d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"87115e06-ea7d-46b0-ace2-8761628f074e","LogTimestamp":"2023-04-13T10:49:51.183Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:49:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:49:53.193Z","message":"Entering","context":{"RequestID":"d7047e32-a8e3-43ac-a4ec-57c813c77275","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b1884764-0311-4102-b35b-b52b3ca548d5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:53.193Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:49:53.195Z","message":"{\"transactionId\":\"d7047e32-a8e3-43ac-a4ec-57c813c77275\",\"status\":\"200\",\"rqstDate\":\"230413-10:49:53:194\",\"respDate\":\"230413-10:49:53:195\",\"sourceId\":\"haproxy:d7047e32-a8e3-43ac-a4ec-57c813c77275\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:49:53:194-13446\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0d72b59c-64aa-4c67-868f-ebc966afdb67], x-b3-parentspanid=[6dcbfddcfc651d37], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2bba0f226181cc3b6dcbfddcfc651d37], x-b3-spanid=[732781bf70b8babd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d7047e32-a8e3-43ac-a4ec-57c813c77275]}\\\"}\"}","context":{"RequestID":"d7047e32-a8e3-43ac-a4ec-57c813c77275","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b1884764-0311-4102-b35b-b52b3ca548d5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:53.193Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:53.196Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d7047e32-a8e3-43ac-a4ec-57c813c77275","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b1884764-0311-4102-b35b-b52b3ca548d5","LogTimestamp":"2023-04-13T10:49:53.196Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:49:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:49:55.205Z","message":"Entering","context":{"RequestID":"a18f6ea2-3ccf-4d1c-a7b4-535c007bf01b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f203abde-2221-4d78-aedc-f55776fbc793","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:55.205Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:49:55.207Z","message":"{\"transactionId\":\"a18f6ea2-3ccf-4d1c-a7b4-535c007bf01b\",\"status\":\"200\",\"rqstDate\":\"230413-10:49:55:206\",\"respDate\":\"230413-10:49:55:207\",\"sourceId\":\"haproxy:a18f6ea2-3ccf-4d1c-a7b4-535c007bf01b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:49:55:206-62676\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[24dc15a0-fa1a-4e6a-a108-74e2d5a1f340], x-b3-parentspanid=[b245b4d62465a755], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[38eb13c5dc2d3d27b245b4d62465a755], x-b3-spanid=[6b32103697f459ea], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a18f6ea2-3ccf-4d1c-a7b4-535c007bf01b]}\\\"}\"}","context":{"RequestID":"a18f6ea2-3ccf-4d1c-a7b4-535c007bf01b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f203abde-2221-4d78-aedc-f55776fbc793","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:55.205Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:55.208Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a18f6ea2-3ccf-4d1c-a7b4-535c007bf01b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f203abde-2221-4d78-aedc-f55776fbc793","LogTimestamp":"2023-04-13T10:49:55.208Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:49:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:49:56.416Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:49:56.431Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:56.432Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:56.432Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:57.218Z","message":"Entering","context":{"RequestID":"21693e24-537b-4202-ba5c-a8c9ec2589ec","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"be5756fd-6b71-4f9c-a85f-027b5507bcc9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:57.218Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:49:57.220Z","message":"{\"transactionId\":\"21693e24-537b-4202-ba5c-a8c9ec2589ec\",\"status\":\"200\",\"rqstDate\":\"230413-10:49:57:219\",\"respDate\":\"230413-10:49:57:220\",\"sourceId\":\"haproxy:21693e24-537b-4202-ba5c-a8c9ec2589ec\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:49:57:219-27965\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9f6cd21e-5d45-4c6c-9d20-22e883270600], x-b3-parentspanid=[114d74fa266eb75c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cb8b02918c85b26b114d74fa266eb75c], x-b3-spanid=[a739d4e05a60445c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[21693e24-537b-4202-ba5c-a8c9ec2589ec]}\\\"}\"}","context":{"RequestID":"21693e24-537b-4202-ba5c-a8c9ec2589ec","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"be5756fd-6b71-4f9c-a85f-027b5507bcc9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:57.218Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:57.221Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"21693e24-537b-4202-ba5c-a8c9ec2589ec","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"be5756fd-6b71-4f9c-a85f-027b5507bcc9","LogTimestamp":"2023-04-13T10:49:57.221Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:49:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:49:59.231Z","message":"Entering","context":{"RequestID":"b3cac213-4e6f-40a3-9d7c-56b4a166c98f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5e55c993-c77e-4e08-bbb2-7ba703b52829","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:59.231Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:49:59.233Z","message":"{\"transactionId\":\"b3cac213-4e6f-40a3-9d7c-56b4a166c98f\",\"status\":\"200\",\"rqstDate\":\"230413-10:49:59:232\",\"respDate\":\"230413-10:49:59:233\",\"sourceId\":\"haproxy:b3cac213-4e6f-40a3-9d7c-56b4a166c98f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:49:59:232-38297\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[393b7448-d779-44eb-8e62-8c2836770515], x-b3-parentspanid=[674547e6afd00e9d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c4813453166b699f674547e6afd00e9d], x-b3-spanid=[1b3f3bbf62868d7b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b3cac213-4e6f-40a3-9d7c-56b4a166c98f]}\\\"}\"}","context":{"RequestID":"b3cac213-4e6f-40a3-9d7c-56b4a166c98f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5e55c993-c77e-4e08-bbb2-7ba703b52829","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:49:59.231Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:49:59.234Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b3cac213-4e6f-40a3-9d7c-56b4a166c98f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5e55c993-c77e-4e08-bbb2-7ba703b52829","LogTimestamp":"2023-04-13T10:49:59.234Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:49:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:50:00.799Z","message":"Entering","context":{"RequestID":"af1fe593-66f0-4dae-a619-60eb9dad6640","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a869ae99-00e4-4ca1-8a47-7ca539591539","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:50:00.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:50:00.801Z","message":"{\"transactionId\":\"af1fe593-66f0-4dae-a619-60eb9dad6640\",\"status\":\"200\",\"rqstDate\":\"230413-10:50:00:800\",\"respDate\":\"230413-10:50:00:801\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:af1fe593-66f0-4dae-a619-60eb9dad6640\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:50:00:800-55035\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[12f9c517-ea36-427f-b4c7-74607c59a0eb], x-b3-parentspanid=[a97b64bf7f249812], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54265], x-envoy-attempt-count=[1], x-b3-traceid=[291f65d7df553041a97b64bf7f249812], x-b3-spanid=[972c99c57758d382], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[af1fe593-66f0-4dae-a619-60eb9dad6640]}\\\"}\"}","context":{"RequestID":"af1fe593-66f0-4dae-a619-60eb9dad6640","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a869ae99-00e4-4ca1-8a47-7ca539591539","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:50:00.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:00.802Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"af1fe593-66f0-4dae-a619-60eb9dad6640","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a869ae99-00e4-4ca1-8a47-7ca539591539","LogTimestamp":"2023-04-13T10:50:00.802Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:50:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:50:00.846Z","message":"Entering","context":{"RequestID":"490f0ecb-5904-47fd-b1bc-aa664c7ddb6b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"854c294f-2ba4-400c-b661-e73b001f038e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:50:00.846Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:50:00.847Z","message":"Database is available from CACHED check.","context":{"RequestID":"490f0ecb-5904-47fd-b1bc-aa664c7ddb6b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"854c294f-2ba4-400c-b661-e73b001f038e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:50:00.846Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:00.848Z","message":"{\"transactionId\":\"490f0ecb-5904-47fd-b1bc-aa664c7ddb6b\",\"status\":\"200\",\"rqstDate\":\"230413-10:50:00:847\",\"respDate\":\"230413-10:50:00:848\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:490f0ecb-5904-47fd-b1bc-aa664c7ddb6b\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:50:00:847-1559\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[490f0ecb-5904-47fd-b1bc-aa664c7ddb6b]}\\\"}\"}","context":{"RequestID":"490f0ecb-5904-47fd-b1bc-aa664c7ddb6b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"854c294f-2ba4-400c-b661-e73b001f038e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:50:00.846Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:00.849Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"490f0ecb-5904-47fd-b1bc-aa664c7ddb6b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"854c294f-2ba4-400c-b661-e73b001f038e","LogTimestamp":"2023-04-13T10:50:00.849Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:50:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:50:01.243Z","message":"Entering","context":{"RequestID":"dc8cd3f4-4479-4f9e-be99-731df1189bb7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a1f09eec-bd5f-4b84-91ba-4ddd499b01ca","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:01.243Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:50:01.244Z","message":"{\"transactionId\":\"dc8cd3f4-4479-4f9e-be99-731df1189bb7\",\"status\":\"200\",\"rqstDate\":\"230413-10:50:01:244\",\"respDate\":\"230413-10:50:01:244\",\"sourceId\":\"haproxy:dc8cd3f4-4479-4f9e-be99-731df1189bb7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:50:01:244-5940\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[05054b6a-65c0-49c7-bbc2-00297248e4a6], x-b3-parentspanid=[1b5015e69f097f9c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fa11adf4e16913b61b5015e69f097f9c], x-b3-spanid=[2b1861b4d58ee803], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dc8cd3f4-4479-4f9e-be99-731df1189bb7]}\\\"}\"}","context":{"RequestID":"dc8cd3f4-4479-4f9e-be99-731df1189bb7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a1f09eec-bd5f-4b84-91ba-4ddd499b01ca","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:01.243Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:01.245Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dc8cd3f4-4479-4f9e-be99-731df1189bb7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a1f09eec-bd5f-4b84-91ba-4ddd499b01ca","LogTimestamp":"2023-04-13T10:50:01.245Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:50:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:50:03.255Z","message":"Entering","context":{"RequestID":"4f457d61-cfcc-4e53-a08e-cfdb547cd653","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d61c5812-20c1-4363-abae-3de985d59fd2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:03.255Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:50:03.257Z","message":"{\"transactionId\":\"4f457d61-cfcc-4e53-a08e-cfdb547cd653\",\"status\":\"200\",\"rqstDate\":\"230413-10:50:03:255\",\"respDate\":\"230413-10:50:03:257\",\"sourceId\":\"haproxy:4f457d61-cfcc-4e53-a08e-cfdb547cd653\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:50:03:255-11658\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[87f20044-d3ba-45b2-a69c-6e92ee39a004], x-b3-parentspanid=[25c277f4c1fea013], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e8c97ce650a756ca25c277f4c1fea013], x-b3-spanid=[3b65b5f49c8ab254], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4f457d61-cfcc-4e53-a08e-cfdb547cd653]}\\\"}\"}","context":{"RequestID":"4f457d61-cfcc-4e53-a08e-cfdb547cd653","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d61c5812-20c1-4363-abae-3de985d59fd2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:03.255Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:03.258Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4f457d61-cfcc-4e53-a08e-cfdb547cd653","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d61c5812-20c1-4363-abae-3de985d59fd2","LogTimestamp":"2023-04-13T10:50:03.257Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:50:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:50:05.265Z","message":"Entering","context":{"RequestID":"b91224e0-ac79-4bfc-a47c-e6f08eec0ff3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"795372e1-086f-445d-b84f-1fceda786efd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:05.265Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:50:05.267Z","message":"{\"transactionId\":\"b91224e0-ac79-4bfc-a47c-e6f08eec0ff3\",\"status\":\"200\",\"rqstDate\":\"230413-10:50:05:266\",\"respDate\":\"230413-10:50:05:267\",\"sourceId\":\"haproxy:b91224e0-ac79-4bfc-a47c-e6f08eec0ff3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:50:05:266-19771\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[53c3275a-e0b6-44c4-9b85-ed6b9c30271a], x-b3-parentspanid=[4db1efdac03e4bc0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c73683ce35115eb04db1efdac03e4bc0], x-b3-spanid=[cd498c983310f00a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b91224e0-ac79-4bfc-a47c-e6f08eec0ff3]}\\\"}\"}","context":{"RequestID":"b91224e0-ac79-4bfc-a47c-e6f08eec0ff3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"795372e1-086f-445d-b84f-1fceda786efd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:05.265Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:05.267Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b91224e0-ac79-4bfc-a47c-e6f08eec0ff3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"795372e1-086f-445d-b84f-1fceda786efd","LogTimestamp":"2023-04-13T10:50:05.267Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:50:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:50:06.417Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:50:06.432Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:06.432Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:06.432Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:07.275Z","message":"Entering","context":{"RequestID":"ff7320a9-3479-47e0-ba55-8c807229e741","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e94f7483-4785-4b44-9a7e-6570b6aa57f4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:07.275Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:50:07.278Z","message":"{\"transactionId\":\"ff7320a9-3479-47e0-ba55-8c807229e741\",\"status\":\"200\",\"rqstDate\":\"230413-10:50:07:277\",\"respDate\":\"230413-10:50:07:278\",\"sourceId\":\"haproxy:ff7320a9-3479-47e0-ba55-8c807229e741\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:50:07:277-46115\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[acaf9c6e-7fed-4527-bbc8-bd181fbfddf7], x-b3-parentspanid=[b1ab59600baf051f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b1d27197c5097cf5b1ab59600baf051f], x-b3-spanid=[737c8c38d3826a50], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ff7320a9-3479-47e0-ba55-8c807229e741]}\\\"}\"}","context":{"RequestID":"ff7320a9-3479-47e0-ba55-8c807229e741","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e94f7483-4785-4b44-9a7e-6570b6aa57f4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:07.275Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:07.279Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ff7320a9-3479-47e0-ba55-8c807229e741","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e94f7483-4785-4b44-9a7e-6570b6aa57f4","LogTimestamp":"2023-04-13T10:50:07.279Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:50:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:50:09.288Z","message":"Entering","context":{"RequestID":"0c0a8bf4-c965-4528-bd8e-6825adcce7ea","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"91849aab-2114-4921-b4c8-dbbe1f2896cb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:09.288Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:50:09.290Z","message":"{\"transactionId\":\"0c0a8bf4-c965-4528-bd8e-6825adcce7ea\",\"status\":\"200\",\"rqstDate\":\"230413-10:50:09:288\",\"respDate\":\"230413-10:50:09:290\",\"sourceId\":\"haproxy:0c0a8bf4-c965-4528-bd8e-6825adcce7ea\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:50:09:288-30990\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[26f45db9-cbb5-4c84-93cd-2fac63bd3f6b], x-b3-parentspanid=[7c45e4d80ea7b17a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a2bd9c196c83f2637c45e4d80ea7b17a], x-b3-spanid=[06bb3c764d3caea6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0c0a8bf4-c965-4528-bd8e-6825adcce7ea]}\\\"}\"}","context":{"RequestID":"0c0a8bf4-c965-4528-bd8e-6825adcce7ea","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"91849aab-2114-4921-b4c8-dbbe1f2896cb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:09.288Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:09.290Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0c0a8bf4-c965-4528-bd8e-6825adcce7ea","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"91849aab-2114-4921-b4c8-dbbe1f2896cb","LogTimestamp":"2023-04-13T10:50:09.290Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:50:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:50:10.797Z","message":"Entering","context":{"RequestID":"df2ed37a-cae9-4858-b8ed-9b576b5437a7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3c4da1e6-1b88-410c-81ce-58af477c871a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:50:10.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:50:10.798Z","message":"{\"transactionId\":\"df2ed37a-cae9-4858-b8ed-9b576b5437a7\",\"status\":\"200\",\"rqstDate\":\"230413-10:50:10:797\",\"respDate\":\"230413-10:50:10:798\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:df2ed37a-cae9-4858-b8ed-9b576b5437a7\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:50:10:797-11240\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7aa9b57d-36f4-4129-88a3-fbddbdead630], x-b3-parentspanid=[495c0ba31e963f61], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41283], x-envoy-attempt-count=[1], x-b3-traceid=[c9a4153939a721ee495c0ba31e963f61], x-b3-spanid=[edb2729f0cd6b0d5], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[df2ed37a-cae9-4858-b8ed-9b576b5437a7]}\\\"}\"}","context":{"RequestID":"df2ed37a-cae9-4858-b8ed-9b576b5437a7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3c4da1e6-1b88-410c-81ce-58af477c871a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:50:10.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:10.799Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"df2ed37a-cae9-4858-b8ed-9b576b5437a7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3c4da1e6-1b88-410c-81ce-58af477c871a","LogTimestamp":"2023-04-13T10:50:10.799Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:50:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:50:10.848Z","message":"Entering","context":{"RequestID":"768ee1eb-2de7-4759-aa23-a8caf7c3088a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8c7dda68-24a1-4550-8aa9-0b421c393664","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:50:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:50:10.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"768ee1eb-2de7-4759-aa23-a8caf7c3088a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8c7dda68-24a1-4550-8aa9-0b421c393664","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:50:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:10.851Z","message":"{\"transactionId\":\"768ee1eb-2de7-4759-aa23-a8caf7c3088a\",\"status\":\"200\",\"rqstDate\":\"230413-10:50:10:849\",\"respDate\":\"230413-10:50:10:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:768ee1eb-2de7-4759-aa23-a8caf7c3088a\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:50:10:849-86258\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[768ee1eb-2de7-4759-aa23-a8caf7c3088a]}\\\"}\"}","context":{"RequestID":"768ee1eb-2de7-4759-aa23-a8caf7c3088a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8c7dda68-24a1-4550-8aa9-0b421c393664","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:50:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:10.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"768ee1eb-2de7-4759-aa23-a8caf7c3088a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c7dda68-24a1-4550-8aa9-0b421c393664","LogTimestamp":"2023-04-13T10:50:10.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:50:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:50:11.300Z","message":"Entering","context":{"RequestID":"c9fadccd-4d9c-411b-8426-36ac1fea6c9c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"126fb0ea-3d21-4844-ac4c-a45712dd0cd3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:11.300Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:50:11.303Z","message":"{\"transactionId\":\"c9fadccd-4d9c-411b-8426-36ac1fea6c9c\",\"status\":\"200\",\"rqstDate\":\"230413-10:50:11:301\",\"respDate\":\"230413-10:50:11:302\",\"sourceId\":\"haproxy:c9fadccd-4d9c-411b-8426-36ac1fea6c9c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:50:11:301-59206\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[414f6159-79d1-426b-b69e-159689dab9c4], x-b3-parentspanid=[3397b6b9dfcb2dc8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a4125863006f64d63397b6b9dfcb2dc8], x-b3-spanid=[cb1ca7c9bcc56bc9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c9fadccd-4d9c-411b-8426-36ac1fea6c9c]}\\\"}\"}","context":{"RequestID":"c9fadccd-4d9c-411b-8426-36ac1fea6c9c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"126fb0ea-3d21-4844-ac4c-a45712dd0cd3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:11.300Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:11.303Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c9fadccd-4d9c-411b-8426-36ac1fea6c9c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"126fb0ea-3d21-4844-ac4c-a45712dd0cd3","LogTimestamp":"2023-04-13T10:50:11.303Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:50:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:50:13.313Z","message":"Entering","context":{"RequestID":"dffe6b0d-d118-4f6e-85a9-c041e9a5495b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"84b533d1-00e8-465c-8b7c-9ba6f397ab4e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:13.313Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:50:13.316Z","message":"{\"transactionId\":\"dffe6b0d-d118-4f6e-85a9-c041e9a5495b\",\"status\":\"200\",\"rqstDate\":\"230413-10:50:13:314\",\"respDate\":\"230413-10:50:13:315\",\"sourceId\":\"haproxy:dffe6b0d-d118-4f6e-85a9-c041e9a5495b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:50:13:314-29842\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d294a8ce-82ac-4719-bdc5-ab795c9986b1], x-b3-parentspanid=[86d0e1f6ff23fb26], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c6234dfb5046501e86d0e1f6ff23fb26], x-b3-spanid=[913c3d684213188b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dffe6b0d-d118-4f6e-85a9-c041e9a5495b]}\\\"}\"}","context":{"RequestID":"dffe6b0d-d118-4f6e-85a9-c041e9a5495b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"84b533d1-00e8-465c-8b7c-9ba6f397ab4e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:13.313Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:13.316Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dffe6b0d-d118-4f6e-85a9-c041e9a5495b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"84b533d1-00e8-465c-8b7c-9ba6f397ab4e","LogTimestamp":"2023-04-13T10:50:13.316Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:50:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:50:15.327Z","message":"Entering","context":{"RequestID":"fb2f901b-5e95-460d-a987-14bb436090da","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1d4f4eda-ba91-4017-8fe7-ec69fa2297e1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:15.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:50:15.330Z","message":"{\"transactionId\":\"fb2f901b-5e95-460d-a987-14bb436090da\",\"status\":\"200\",\"rqstDate\":\"230413-10:50:15:328\",\"respDate\":\"230413-10:50:15:330\",\"sourceId\":\"haproxy:fb2f901b-5e95-460d-a987-14bb436090da\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:50:15:328-16342\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ec1672ff-5524-4ee0-85a4-f8c5e4a2b4a5], x-b3-parentspanid=[f4bba44111ca11ac], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[34d33eed69bc0f4bf4bba44111ca11ac], x-b3-spanid=[1a22188be978911c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fb2f901b-5e95-460d-a987-14bb436090da]}\\\"}\"}","context":{"RequestID":"fb2f901b-5e95-460d-a987-14bb436090da","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1d4f4eda-ba91-4017-8fe7-ec69fa2297e1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:15.327Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:15.331Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fb2f901b-5e95-460d-a987-14bb436090da","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1d4f4eda-ba91-4017-8fe7-ec69fa2297e1","LogTimestamp":"2023-04-13T10:50:15.330Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:50:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:50:16.416Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:50:16.429Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:16.429Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:16.429Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:17.341Z","message":"Entering","context":{"RequestID":"64f64acb-10cf-42ca-9a13-5dcf1f7a7e41","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ec522e37-78a7-49fe-bada-bd2d7e81e85d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:17.340Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:50:17.343Z","message":"{\"transactionId\":\"64f64acb-10cf-42ca-9a13-5dcf1f7a7e41\",\"status\":\"200\",\"rqstDate\":\"230413-10:50:17:341\",\"respDate\":\"230413-10:50:17:343\",\"sourceId\":\"haproxy:64f64acb-10cf-42ca-9a13-5dcf1f7a7e41\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:50:17:341-49522\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ed6657dc-ab33-4758-8c74-68ca7e57ba12], x-b3-parentspanid=[1e8727407b8d1f28], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[90dd745e2584081e1e8727407b8d1f28], x-b3-spanid=[7db9a1024bf8ee71], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[64f64acb-10cf-42ca-9a13-5dcf1f7a7e41]}\\\"}\"}","context":{"RequestID":"64f64acb-10cf-42ca-9a13-5dcf1f7a7e41","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ec522e37-78a7-49fe-bada-bd2d7e81e85d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:17.340Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:17.344Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"64f64acb-10cf-42ca-9a13-5dcf1f7a7e41","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ec522e37-78a7-49fe-bada-bd2d7e81e85d","LogTimestamp":"2023-04-13T10:50:17.344Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:50:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:50:19.354Z","message":"Entering","context":{"RequestID":"1b478723-f1f7-483d-8030-4d6dd214236c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"baa67c67-63e0-4191-b860-740ede7fb345","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:19.354Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:50:19.356Z","message":"{\"transactionId\":\"1b478723-f1f7-483d-8030-4d6dd214236c\",\"status\":\"200\",\"rqstDate\":\"230413-10:50:19:354\",\"respDate\":\"230413-10:50:19:356\",\"sourceId\":\"haproxy:1b478723-f1f7-483d-8030-4d6dd214236c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:50:19:354-28223\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[94dbe6e3-f516-44d1-9ef5-7edce83de3f9], x-b3-parentspanid=[b4f02ba4d4381f23], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a0844f0792a57769b4f02ba4d4381f23], x-b3-spanid=[e60faed4328caf93], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1b478723-f1f7-483d-8030-4d6dd214236c]}\\\"}\"}","context":{"RequestID":"1b478723-f1f7-483d-8030-4d6dd214236c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"baa67c67-63e0-4191-b860-740ede7fb345","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:19.354Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:19.357Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1b478723-f1f7-483d-8030-4d6dd214236c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"baa67c67-63e0-4191-b860-740ede7fb345","LogTimestamp":"2023-04-13T10:50:19.357Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:50:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:50:19.686Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:50:19.689Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:50:20.799Z","message":"Entering","context":{"RequestID":"8f8faf6b-8fde-4776-bc90-b3a79ef45ade","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"98c73158-f4a1-46b5-8258-c47355ed1ac3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:50:20.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:50:20.802Z","message":"{\"transactionId\":\"8f8faf6b-8fde-4776-bc90-b3a79ef45ade\",\"status\":\"200\",\"rqstDate\":\"230413-10:50:20:800\",\"respDate\":\"230413-10:50:20:802\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:8f8faf6b-8fde-4776-bc90-b3a79ef45ade\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:50:20:800-80403\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3c25c297-c835-4c66-b17d-98b5cfe94d29], x-b3-parentspanid=[d0732b45bf90f68b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47293], x-envoy-attempt-count=[1], x-b3-traceid=[8d2c7afa15d4b9d3d0732b45bf90f68b], x-b3-spanid=[487d8f2e3ba9bdf9], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[8f8faf6b-8fde-4776-bc90-b3a79ef45ade]}\\\"}\"}","context":{"RequestID":"8f8faf6b-8fde-4776-bc90-b3a79ef45ade","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"98c73158-f4a1-46b5-8258-c47355ed1ac3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:50:20.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:20.803Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8f8faf6b-8fde-4776-bc90-b3a79ef45ade","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"98c73158-f4a1-46b5-8258-c47355ed1ac3","LogTimestamp":"2023-04-13T10:50:20.803Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:50:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:50:20.850Z","message":"Entering","context":{"RequestID":"790e97bb-58e8-4265-95cd-02066958523c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4e58cb30-0052-4d68-8a68-53143710b261","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:50:20.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:50:20.852Z","message":"Database is available from CACHED check.","context":{"RequestID":"790e97bb-58e8-4265-95cd-02066958523c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4e58cb30-0052-4d68-8a68-53143710b261","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:50:20.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:20.853Z","message":"{\"transactionId\":\"790e97bb-58e8-4265-95cd-02066958523c\",\"status\":\"200\",\"rqstDate\":\"230413-10:50:20:851\",\"respDate\":\"230413-10:50:20:853\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:790e97bb-58e8-4265-95cd-02066958523c\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:50:20:851-53813\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[790e97bb-58e8-4265-95cd-02066958523c]}\\\"}\"}","context":{"RequestID":"790e97bb-58e8-4265-95cd-02066958523c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4e58cb30-0052-4d68-8a68-53143710b261","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:50:20.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:20.854Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"790e97bb-58e8-4265-95cd-02066958523c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4e58cb30-0052-4d68-8a68-53143710b261","LogTimestamp":"2023-04-13T10:50:20.854Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:50:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:50:21.367Z","message":"Entering","context":{"RequestID":"9415213d-165a-4068-a9f8-fb63a9da2ce3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"85ea85c3-9efb-4cf2-9c49-d195803554c5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:21.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:50:21.370Z","message":"{\"transactionId\":\"9415213d-165a-4068-a9f8-fb63a9da2ce3\",\"status\":\"200\",\"rqstDate\":\"230413-10:50:21:368\",\"respDate\":\"230413-10:50:21:370\",\"sourceId\":\"haproxy:9415213d-165a-4068-a9f8-fb63a9da2ce3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:50:21:368-49087\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e1a47c44-18b4-48ca-b082-0dc8001de8ef], x-b3-parentspanid=[5fa96bc6cbba9e1c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b1cb37081816f0b05fa96bc6cbba9e1c], x-b3-spanid=[8800e07b94ba07d3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9415213d-165a-4068-a9f8-fb63a9da2ce3]}\\\"}\"}","context":{"RequestID":"9415213d-165a-4068-a9f8-fb63a9da2ce3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"85ea85c3-9efb-4cf2-9c49-d195803554c5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:21.367Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:21.370Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9415213d-165a-4068-a9f8-fb63a9da2ce3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"85ea85c3-9efb-4cf2-9c49-d195803554c5","LogTimestamp":"2023-04-13T10:50:21.370Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:50:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:50:23.379Z","message":"Entering","context":{"RequestID":"49e0768b-ee3c-4589-b28a-d56ae65a6699","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f9831050-8234-4673-a0d2-7ee78651c301","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:23.379Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:50:23.382Z","message":"{\"transactionId\":\"49e0768b-ee3c-4589-b28a-d56ae65a6699\",\"status\":\"200\",\"rqstDate\":\"230413-10:50:23:380\",\"respDate\":\"230413-10:50:23:382\",\"sourceId\":\"haproxy:49e0768b-ee3c-4589-b28a-d56ae65a6699\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:50:23:380-15158\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b44caf37-19e0-4947-874d-12b59dedd56b], x-b3-parentspanid=[c0aac427fbae02b0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[de00762a760ea11ec0aac427fbae02b0], x-b3-spanid=[2a98f66051f6fe4e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[49e0768b-ee3c-4589-b28a-d56ae65a6699]}\\\"}\"}","context":{"RequestID":"49e0768b-ee3c-4589-b28a-d56ae65a6699","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f9831050-8234-4673-a0d2-7ee78651c301","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:23.379Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:23.382Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"49e0768b-ee3c-4589-b28a-d56ae65a6699","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f9831050-8234-4673-a0d2-7ee78651c301","LogTimestamp":"2023-04-13T10:50:23.382Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:50:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:50:25.393Z","message":"Entering","context":{"RequestID":"a407ca45-0154-4e14-9c66-c57990e1ec8c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"694627a1-c198-4359-a55b-2ce3eaa69587","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:25.392Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:50:25.395Z","message":"{\"transactionId\":\"a407ca45-0154-4e14-9c66-c57990e1ec8c\",\"status\":\"200\",\"rqstDate\":\"230413-10:50:25:393\",\"respDate\":\"230413-10:50:25:395\",\"sourceId\":\"haproxy:a407ca45-0154-4e14-9c66-c57990e1ec8c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:50:25:393-31502\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e6c1fe23-e7d7-422d-8857-0cf07c53545a], x-b3-parentspanid=[78917d1b37b1c5a7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[137036e1db64790d78917d1b37b1c5a7], x-b3-spanid=[dc5f0876cf19bb64], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a407ca45-0154-4e14-9c66-c57990e1ec8c]}\\\"}\"}","context":{"RequestID":"a407ca45-0154-4e14-9c66-c57990e1ec8c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"694627a1-c198-4359-a55b-2ce3eaa69587","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:25.392Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:25.395Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a407ca45-0154-4e14-9c66-c57990e1ec8c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"694627a1-c198-4359-a55b-2ce3eaa69587","LogTimestamp":"2023-04-13T10:50:25.395Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:50:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:50:26.417Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:50:26.436Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:26.436Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:26.436Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:27.405Z","message":"Entering","context":{"RequestID":"f9847244-afc0-41ef-aa57-c3a2046ccdca","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"199bead7-a463-4da3-92b5-1d7228099af2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:27.405Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:50:27.408Z","message":"{\"transactionId\":\"f9847244-afc0-41ef-aa57-c3a2046ccdca\",\"status\":\"200\",\"rqstDate\":\"230413-10:50:27:406\",\"respDate\":\"230413-10:50:27:408\",\"sourceId\":\"haproxy:f9847244-afc0-41ef-aa57-c3a2046ccdca\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:50:27:406-73056\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0af35990-c8b3-4d75-a91a-b080feaf0fd3], x-b3-parentspanid=[00f3a5b9ab3ddf12], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b74229f7962d2fbb00f3a5b9ab3ddf12], x-b3-spanid=[695fcfb58c95c672], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f9847244-afc0-41ef-aa57-c3a2046ccdca]}\\\"}\"}","context":{"RequestID":"f9847244-afc0-41ef-aa57-c3a2046ccdca","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"199bead7-a463-4da3-92b5-1d7228099af2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:27.405Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:27.408Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f9847244-afc0-41ef-aa57-c3a2046ccdca","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"199bead7-a463-4da3-92b5-1d7228099af2","LogTimestamp":"2023-04-13T10:50:27.408Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:50:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:50:29.417Z","message":"Entering","context":{"RequestID":"ffc15b74-9a6e-48c0-ad73-535ae8e29e6f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"08974552-e7a7-4f01-84f5-b2afc96074ab","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:29.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:50:29.420Z","message":"{\"transactionId\":\"ffc15b74-9a6e-48c0-ad73-535ae8e29e6f\",\"status\":\"200\",\"rqstDate\":\"230413-10:50:29:418\",\"respDate\":\"230413-10:50:29:420\",\"sourceId\":\"haproxy:ffc15b74-9a6e-48c0-ad73-535ae8e29e6f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:50:29:418-38128\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[af0de74e-467e-47be-be57-9e168df41e88], x-b3-parentspanid=[1aa6781eda569fb3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[05bedbae676cff5b1aa6781eda569fb3], x-b3-spanid=[498e091456c371cd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ffc15b74-9a6e-48c0-ad73-535ae8e29e6f]}\\\"}\"}","context":{"RequestID":"ffc15b74-9a6e-48c0-ad73-535ae8e29e6f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"08974552-e7a7-4f01-84f5-b2afc96074ab","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:29.417Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:29.420Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ffc15b74-9a6e-48c0-ad73-535ae8e29e6f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"08974552-e7a7-4f01-84f5-b2afc96074ab","LogTimestamp":"2023-04-13T10:50:29.420Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:50:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:50:30.798Z","message":"Entering","context":{"RequestID":"561e3023-d62d-4192-aabe-756c01596e3e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"100fff58-6b61-4ddf-b780-476cb212c063","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:50:30.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:50:30.801Z","message":"{\"transactionId\":\"561e3023-d62d-4192-aabe-756c01596e3e\",\"status\":\"200\",\"rqstDate\":\"230413-10:50:30:799\",\"respDate\":\"230413-10:50:30:801\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:561e3023-d62d-4192-aabe-756c01596e3e\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:50:30:799-80125\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8e9d02f3-8d46-4eb3-8c82-2bb0688f5c14], x-b3-parentspanid=[040f4a6e16bb8e36], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36217], x-envoy-attempt-count=[1], x-b3-traceid=[29ca2f5fad9a0090040f4a6e16bb8e36], x-b3-spanid=[20f180bb3026a442], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[561e3023-d62d-4192-aabe-756c01596e3e]}\\\"}\"}","context":{"RequestID":"561e3023-d62d-4192-aabe-756c01596e3e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"100fff58-6b61-4ddf-b780-476cb212c063","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:50:30.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:30.802Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"561e3023-d62d-4192-aabe-756c01596e3e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"100fff58-6b61-4ddf-b780-476cb212c063","LogTimestamp":"2023-04-13T10:50:30.801Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:50:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:50:30.849Z","message":"Entering","context":{"RequestID":"b005e9d7-01e8-4724-95bd-9c65521f6fc9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0c883db6-ae69-4b86-85cd-50f865e0c2cc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:50:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:50:30.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"b005e9d7-01e8-4724-95bd-9c65521f6fc9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0c883db6-ae69-4b86-85cd-50f865e0c2cc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:50:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:30.852Z","message":"{\"transactionId\":\"b005e9d7-01e8-4724-95bd-9c65521f6fc9\",\"status\":\"200\",\"rqstDate\":\"230413-10:50:30:850\",\"respDate\":\"230413-10:50:30:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b005e9d7-01e8-4724-95bd-9c65521f6fc9\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:50:30:850-21921\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b005e9d7-01e8-4724-95bd-9c65521f6fc9]}\\\"}\"}","context":{"RequestID":"b005e9d7-01e8-4724-95bd-9c65521f6fc9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0c883db6-ae69-4b86-85cd-50f865e0c2cc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:50:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:30.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b005e9d7-01e8-4724-95bd-9c65521f6fc9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0c883db6-ae69-4b86-85cd-50f865e0c2cc","LogTimestamp":"2023-04-13T10:50:30.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:50:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:50:31.431Z","message":"Entering","context":{"RequestID":"3658f741-f450-481c-b3b5-740edefdf3ae","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e688c74b-5a8a-4d0c-b348-7d07f38e5d58","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:31.431Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:50:31.433Z","message":"{\"transactionId\":\"3658f741-f450-481c-b3b5-740edefdf3ae\",\"status\":\"200\",\"rqstDate\":\"230413-10:50:31:432\",\"respDate\":\"230413-10:50:31:433\",\"sourceId\":\"haproxy:3658f741-f450-481c-b3b5-740edefdf3ae\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:50:31:432-95369\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[28bb335e-b344-4bf5-a8dd-fc1518ef8109], x-b3-parentspanid=[0f91cc68d1ba50dd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[75b74da0c5b34c9f0f91cc68d1ba50dd], x-b3-spanid=[774382adf5f85100], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3658f741-f450-481c-b3b5-740edefdf3ae]}\\\"}\"}","context":{"RequestID":"3658f741-f450-481c-b3b5-740edefdf3ae","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e688c74b-5a8a-4d0c-b348-7d07f38e5d58","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:31.431Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:31.434Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3658f741-f450-481c-b3b5-740edefdf3ae","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e688c74b-5a8a-4d0c-b348-7d07f38e5d58","LogTimestamp":"2023-04-13T10:50:31.434Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:50:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:50:33.443Z","message":"Entering","context":{"RequestID":"960836d2-87de-4aa8-8a38-17cc948a905e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"07c97285-bc18-434f-beec-ecee6b86e0ea","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:33.443Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:50:33.444Z","message":"{\"transactionId\":\"960836d2-87de-4aa8-8a38-17cc948a905e\",\"status\":\"200\",\"rqstDate\":\"230413-10:50:33:443\",\"respDate\":\"230413-10:50:33:444\",\"sourceId\":\"haproxy:960836d2-87de-4aa8-8a38-17cc948a905e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:50:33:443-27112\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3d6e83cc-961c-4af7-991e-ed66b6a5e20b], x-b3-parentspanid=[6c9f2ae8d61aab48], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[55c45cdcc8539bc46c9f2ae8d61aab48], x-b3-spanid=[87decbb3acd732e6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[960836d2-87de-4aa8-8a38-17cc948a905e]}\\\"}\"}","context":{"RequestID":"960836d2-87de-4aa8-8a38-17cc948a905e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"07c97285-bc18-434f-beec-ecee6b86e0ea","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:33.443Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:33.445Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"960836d2-87de-4aa8-8a38-17cc948a905e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"07c97285-bc18-434f-beec-ecee6b86e0ea","LogTimestamp":"2023-04-13T10:50:33.445Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:50:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:50:35.454Z","message":"Entering","context":{"RequestID":"33b9c68d-71bb-4a47-b3ba-22debdd6ed7e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"38b8511d-d6f5-45ab-af16-ddfc25f15cd1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:35.454Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:50:35.457Z","message":"{\"transactionId\":\"33b9c68d-71bb-4a47-b3ba-22debdd6ed7e\",\"status\":\"200\",\"rqstDate\":\"230413-10:50:35:455\",\"respDate\":\"230413-10:50:35:456\",\"sourceId\":\"haproxy:33b9c68d-71bb-4a47-b3ba-22debdd6ed7e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:50:35:455-35974\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0a32cd83-131e-492d-a23f-58fafa88ce3c], x-b3-parentspanid=[018d77a2112f665a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[931a9372227100d4018d77a2112f665a], x-b3-spanid=[e439259f92e10525], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[33b9c68d-71bb-4a47-b3ba-22debdd6ed7e]}\\\"}\"}","context":{"RequestID":"33b9c68d-71bb-4a47-b3ba-22debdd6ed7e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"38b8511d-d6f5-45ab-af16-ddfc25f15cd1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:35.454Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:35.457Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"33b9c68d-71bb-4a47-b3ba-22debdd6ed7e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"38b8511d-d6f5-45ab-af16-ddfc25f15cd1","LogTimestamp":"2023-04-13T10:50:35.457Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:50:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:50:36.418Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:50:36.429Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:36.429Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:36.430Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:37.468Z","message":"Entering","context":{"RequestID":"5efcec48-e273-4a54-94d5-be3181b661cc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5218410f-371e-45ff-bdca-dd6829ba6813","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:37.468Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:50:37.471Z","message":"{\"transactionId\":\"5efcec48-e273-4a54-94d5-be3181b661cc\",\"status\":\"200\",\"rqstDate\":\"230413-10:50:37:469\",\"respDate\":\"230413-10:50:37:471\",\"sourceId\":\"haproxy:5efcec48-e273-4a54-94d5-be3181b661cc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:50:37:469-75538\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d22ce5c0-c461-4dc8-bae9-e62128db1457], x-b3-parentspanid=[91219df26bb3e095], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f349cdf5a5f2f6b491219df26bb3e095], x-b3-spanid=[e988c0791a5caa65], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5efcec48-e273-4a54-94d5-be3181b661cc]}\\\"}\"}","context":{"RequestID":"5efcec48-e273-4a54-94d5-be3181b661cc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5218410f-371e-45ff-bdca-dd6829ba6813","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:37.468Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:37.472Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5efcec48-e273-4a54-94d5-be3181b661cc","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5218410f-371e-45ff-bdca-dd6829ba6813","LogTimestamp":"2023-04-13T10:50:37.472Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:50:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:50:39.483Z","message":"Entering","context":{"RequestID":"a7158469-3292-416b-886a-dffa7c740942","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"57c17acc-7883-4a22-a706-db5949885162","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:39.483Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:50:39.486Z","message":"{\"transactionId\":\"a7158469-3292-416b-886a-dffa7c740942\",\"status\":\"200\",\"rqstDate\":\"230413-10:50:39:484\",\"respDate\":\"230413-10:50:39:486\",\"sourceId\":\"haproxy:a7158469-3292-416b-886a-dffa7c740942\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:50:39:484-89406\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[da211155-44d8-4d68-842f-1dd26ec07492], x-b3-parentspanid=[e633c424f218f427], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3cca090c4f631129e633c424f218f427], x-b3-spanid=[9c777e9230fe5411], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a7158469-3292-416b-886a-dffa7c740942]}\\\"}\"}","context":{"RequestID":"a7158469-3292-416b-886a-dffa7c740942","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"57c17acc-7883-4a22-a706-db5949885162","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:39.483Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:39.486Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a7158469-3292-416b-886a-dffa7c740942","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"57c17acc-7883-4a22-a706-db5949885162","LogTimestamp":"2023-04-13T10:50:39.486Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:50:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:50:40.797Z","message":"Entering","context":{"RequestID":"56103320-6bf6-4643-9564-6c96ac4b11e9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8d0bbee7-7adc-4ab9-be43-a6d2027e8d1a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:50:40.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:50:40.799Z","message":"{\"transactionId\":\"56103320-6bf6-4643-9564-6c96ac4b11e9\",\"status\":\"200\",\"rqstDate\":\"230413-10:50:40:798\",\"respDate\":\"230413-10:50:40:799\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:56103320-6bf6-4643-9564-6c96ac4b11e9\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:50:40:798-80161\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1a4bd608-ee6b-48cc-85ad-0283e5734e81], x-b3-parentspanid=[1739ac228664af25], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42149], x-envoy-attempt-count=[1], x-b3-traceid=[632b7b5d486fd81a1739ac228664af25], x-b3-spanid=[fbd030be458bab6f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[56103320-6bf6-4643-9564-6c96ac4b11e9]}\\\"}\"}","context":{"RequestID":"56103320-6bf6-4643-9564-6c96ac4b11e9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8d0bbee7-7adc-4ab9-be43-a6d2027e8d1a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:50:40.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:40.800Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"56103320-6bf6-4643-9564-6c96ac4b11e9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8d0bbee7-7adc-4ab9-be43-a6d2027e8d1a","LogTimestamp":"2023-04-13T10:50:40.800Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:50:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:50:40.848Z","message":"Entering","context":{"RequestID":"5f96eb60-5474-42b2-9763-795878b75588","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"98918ce4-395c-4a5c-834d-98726c4fc05c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:50:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:50:40.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"5f96eb60-5474-42b2-9763-795878b75588","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"98918ce4-395c-4a5c-834d-98726c4fc05c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:50:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:40.850Z","message":"{\"transactionId\":\"5f96eb60-5474-42b2-9763-795878b75588\",\"status\":\"200\",\"rqstDate\":\"230413-10:50:40:848\",\"respDate\":\"230413-10:50:40:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:5f96eb60-5474-42b2-9763-795878b75588\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:50:40:848-52786\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[5f96eb60-5474-42b2-9763-795878b75588]}\\\"}\"}","context":{"RequestID":"5f96eb60-5474-42b2-9763-795878b75588","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"98918ce4-395c-4a5c-834d-98726c4fc05c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:50:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:40.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5f96eb60-5474-42b2-9763-795878b75588","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"98918ce4-395c-4a5c-834d-98726c4fc05c","LogTimestamp":"2023-04-13T10:50:40.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:50:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:50:41.496Z","message":"Entering","context":{"RequestID":"9719e72e-0fc0-4b3f-b957-c5ca1cdfef1b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5ff454a9-ec2d-4554-a581-2142d4bd354e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:41.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:50:41.499Z","message":"{\"transactionId\":\"9719e72e-0fc0-4b3f-b957-c5ca1cdfef1b\",\"status\":\"200\",\"rqstDate\":\"230413-10:50:41:497\",\"respDate\":\"230413-10:50:41:499\",\"sourceId\":\"haproxy:9719e72e-0fc0-4b3f-b957-c5ca1cdfef1b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:50:41:497-15904\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bfcab870-1254-4df5-9c03-ec7025ed1689], x-b3-parentspanid=[df436e07fcd75fe7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c9da2defd7a5281cdf436e07fcd75fe7], x-b3-spanid=[477973ed4e553ebc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9719e72e-0fc0-4b3f-b957-c5ca1cdfef1b]}\\\"}\"}","context":{"RequestID":"9719e72e-0fc0-4b3f-b957-c5ca1cdfef1b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5ff454a9-ec2d-4554-a581-2142d4bd354e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:41.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:41.500Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9719e72e-0fc0-4b3f-b957-c5ca1cdfef1b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ff454a9-ec2d-4554-a581-2142d4bd354e","LogTimestamp":"2023-04-13T10:50:41.500Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:50:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:50:43.510Z","message":"Entering","context":{"RequestID":"34b89088-9e16-479a-8f05-83ffdd57316c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6343264d-b8af-4daa-a5d9-ded9803f8e9e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:43.510Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:50:43.511Z","message":"{\"transactionId\":\"34b89088-9e16-479a-8f05-83ffdd57316c\",\"status\":\"200\",\"rqstDate\":\"230413-10:50:43:510\",\"respDate\":\"230413-10:50:43:511\",\"sourceId\":\"haproxy:34b89088-9e16-479a-8f05-83ffdd57316c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:50:43:510-74664\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[afa4a881-a4ce-4161-9b25-2749f6d2dd87], x-b3-parentspanid=[6e16174c3d49aeb5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3023f57b6fab08ab6e16174c3d49aeb5], x-b3-spanid=[5746535668180ea4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[34b89088-9e16-479a-8f05-83ffdd57316c]}\\\"}\"}","context":{"RequestID":"34b89088-9e16-479a-8f05-83ffdd57316c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6343264d-b8af-4daa-a5d9-ded9803f8e9e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:43.510Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:43.511Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"34b89088-9e16-479a-8f05-83ffdd57316c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6343264d-b8af-4daa-a5d9-ded9803f8e9e","LogTimestamp":"2023-04-13T10:50:43.511Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:50:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:50:45.521Z","message":"Entering","context":{"RequestID":"1878a526-dcce-4749-b5f3-a08160b28425","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7a5e76e3-b8e9-4981-a9f0-6798673dfaa6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:45.521Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:50:45.523Z","message":"{\"transactionId\":\"1878a526-dcce-4749-b5f3-a08160b28425\",\"status\":\"200\",\"rqstDate\":\"230413-10:50:45:522\",\"respDate\":\"230413-10:50:45:523\",\"sourceId\":\"haproxy:1878a526-dcce-4749-b5f3-a08160b28425\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:50:45:522-73079\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7fc5a159-6910-494f-a8fc-db11d84f3059], x-b3-parentspanid=[ba8f93bfbb4c7a97], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e1183fa947b76171ba8f93bfbb4c7a97], x-b3-spanid=[4119c5ad2a116bc3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1878a526-dcce-4749-b5f3-a08160b28425]}\\\"}\"}","context":{"RequestID":"1878a526-dcce-4749-b5f3-a08160b28425","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7a5e76e3-b8e9-4981-a9f0-6798673dfaa6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:45.521Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:45.524Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1878a526-dcce-4749-b5f3-a08160b28425","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7a5e76e3-b8e9-4981-a9f0-6798673dfaa6","LogTimestamp":"2023-04-13T10:50:45.524Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:50:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:50:46.417Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:50:46.427Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:46.428Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:46.428Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:47.532Z","message":"Entering","context":{"RequestID":"b6cde554-0868-450c-960a-289a37d3d213","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"531ced3e-099d-4747-8dde-927453e6475f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:47.532Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:50:47.534Z","message":"{\"transactionId\":\"b6cde554-0868-450c-960a-289a37d3d213\",\"status\":\"200\",\"rqstDate\":\"230413-10:50:47:533\",\"respDate\":\"230413-10:50:47:534\",\"sourceId\":\"haproxy:b6cde554-0868-450c-960a-289a37d3d213\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:50:47:533-90610\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[990885ea-5b3e-4e61-bebe-52042f554450], x-b3-parentspanid=[d949a991c7f7f1de], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bd4091b2329b3596d949a991c7f7f1de], x-b3-spanid=[e184be69c1a30325], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b6cde554-0868-450c-960a-289a37d3d213]}\\\"}\"}","context":{"RequestID":"b6cde554-0868-450c-960a-289a37d3d213","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"531ced3e-099d-4747-8dde-927453e6475f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:47.532Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:47.535Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b6cde554-0868-450c-960a-289a37d3d213","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"531ced3e-099d-4747-8dde-927453e6475f","LogTimestamp":"2023-04-13T10:50:47.535Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:50:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:50:49.545Z","message":"Entering","context":{"RequestID":"d969ad9c-e565-4f4c-8a49-a46046f3831c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2693af5b-22b1-4c63-9ff4-60716037cda5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:49.544Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:50:49.547Z","message":"{\"transactionId\":\"d969ad9c-e565-4f4c-8a49-a46046f3831c\",\"status\":\"200\",\"rqstDate\":\"230413-10:50:49:545\",\"respDate\":\"230413-10:50:49:547\",\"sourceId\":\"haproxy:d969ad9c-e565-4f4c-8a49-a46046f3831c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:50:49:545-15430\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[736e0c74-18fc-417c-b7ea-d878abe01daf], x-b3-parentspanid=[00beeb35ee3fd334], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8caddeb08721135400beeb35ee3fd334], x-b3-spanid=[48005431a2b73537], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d969ad9c-e565-4f4c-8a49-a46046f3831c]}\\\"}\"}","context":{"RequestID":"d969ad9c-e565-4f4c-8a49-a46046f3831c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2693af5b-22b1-4c63-9ff4-60716037cda5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:49.544Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:49.548Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d969ad9c-e565-4f4c-8a49-a46046f3831c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2693af5b-22b1-4c63-9ff4-60716037cda5","LogTimestamp":"2023-04-13T10:50:49.548Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:50:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:50:49.690Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:50:49.694Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:50:50.798Z","message":"Entering","context":{"RequestID":"860702c3-52c2-418a-b2a3-4827bff6687b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4a330d0c-1b49-46b7-8b5b-0c95cf978a54","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:50:50.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:50:50.800Z","message":"{\"transactionId\":\"860702c3-52c2-418a-b2a3-4827bff6687b\",\"status\":\"200\",\"rqstDate\":\"230413-10:50:50:799\",\"respDate\":\"230413-10:50:50:800\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:860702c3-52c2-418a-b2a3-4827bff6687b\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:50:50:799-16495\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[40964833-d46a-48fa-a4d8-afee956e38d1], x-b3-parentspanid=[c43133b6b006d79e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54017], x-envoy-attempt-count=[1], x-b3-traceid=[9379a6e7d30245a6c43133b6b006d79e], x-b3-spanid=[ed63db873988fb45], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[860702c3-52c2-418a-b2a3-4827bff6687b]}\\\"}\"}","context":{"RequestID":"860702c3-52c2-418a-b2a3-4827bff6687b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4a330d0c-1b49-46b7-8b5b-0c95cf978a54","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:50:50.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:50.801Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"860702c3-52c2-418a-b2a3-4827bff6687b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4a330d0c-1b49-46b7-8b5b-0c95cf978a54","LogTimestamp":"2023-04-13T10:50:50.801Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:50:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:50:50.850Z","message":"Entering","context":{"RequestID":"791272da-85d2-4926-b01b-aeb97e434c6b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ac284550-2f27-452c-918c-e2058ed254ba","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:50:50.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:50:50.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"791272da-85d2-4926-b01b-aeb97e434c6b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ac284550-2f27-452c-918c-e2058ed254ba","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:50:50.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:50.852Z","message":"{\"transactionId\":\"791272da-85d2-4926-b01b-aeb97e434c6b\",\"status\":\"200\",\"rqstDate\":\"230413-10:50:50:850\",\"respDate\":\"230413-10:50:50:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:791272da-85d2-4926-b01b-aeb97e434c6b\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:50:50:850-26696\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[791272da-85d2-4926-b01b-aeb97e434c6b]}\\\"}\"}","context":{"RequestID":"791272da-85d2-4926-b01b-aeb97e434c6b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ac284550-2f27-452c-918c-e2058ed254ba","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:50:50.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:50.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"791272da-85d2-4926-b01b-aeb97e434c6b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac284550-2f27-452c-918c-e2058ed254ba","LogTimestamp":"2023-04-13T10:50:50.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:50:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:50:51.558Z","message":"Entering","context":{"RequestID":"c7e7a12f-8072-42da-be5a-b80ef307efc2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6eea41d8-3b78-4d80-bbe8-445fbe04af29","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:51.558Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:50:51.561Z","message":"{\"transactionId\":\"c7e7a12f-8072-42da-be5a-b80ef307efc2\",\"status\":\"200\",\"rqstDate\":\"230413-10:50:51:559\",\"respDate\":\"230413-10:50:51:561\",\"sourceId\":\"haproxy:c7e7a12f-8072-42da-be5a-b80ef307efc2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:50:51:559-27169\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e7dfe5ea-f188-4fce-88fe-ca75f309c0ab], x-b3-parentspanid=[1b1339f4ec4fb1b9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[517ffac0102ff1cf1b1339f4ec4fb1b9], x-b3-spanid=[8f86665d32d6a971], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c7e7a12f-8072-42da-be5a-b80ef307efc2]}\\\"}\"}","context":{"RequestID":"c7e7a12f-8072-42da-be5a-b80ef307efc2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6eea41d8-3b78-4d80-bbe8-445fbe04af29","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:51.558Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:51.561Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c7e7a12f-8072-42da-be5a-b80ef307efc2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6eea41d8-3b78-4d80-bbe8-445fbe04af29","LogTimestamp":"2023-04-13T10:50:51.561Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:50:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:50:53.572Z","message":"Entering","context":{"RequestID":"b1f12529-0a9d-4c31-80b0-a6cc936d21db","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c5e0fef8-e871-4f19-9c57-0c6f09b3baee","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:53.572Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:50:53.575Z","message":"{\"transactionId\":\"b1f12529-0a9d-4c31-80b0-a6cc936d21db\",\"status\":\"200\",\"rqstDate\":\"230413-10:50:53:573\",\"respDate\":\"230413-10:50:53:575\",\"sourceId\":\"haproxy:b1f12529-0a9d-4c31-80b0-a6cc936d21db\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:50:53:573-10829\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e7bbe302-8098-42f1-a6a2-d5e49d829bba], x-b3-parentspanid=[32a2c3b1ac6bb43c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c3d6a7f8e8af16fc32a2c3b1ac6bb43c], x-b3-spanid=[1b10b09332b5660e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b1f12529-0a9d-4c31-80b0-a6cc936d21db]}\\\"}\"}","context":{"RequestID":"b1f12529-0a9d-4c31-80b0-a6cc936d21db","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c5e0fef8-e871-4f19-9c57-0c6f09b3baee","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:53.572Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:53.575Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b1f12529-0a9d-4c31-80b0-a6cc936d21db","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c5e0fef8-e871-4f19-9c57-0c6f09b3baee","LogTimestamp":"2023-04-13T10:50:53.575Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:50:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:50:55.587Z","message":"Entering","context":{"RequestID":"8a995021-193b-4340-91aa-48efc5630403","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ed4e0685-d076-4a2e-aa65-bcc874469502","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:55.587Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:50:55.589Z","message":"{\"transactionId\":\"8a995021-193b-4340-91aa-48efc5630403\",\"status\":\"200\",\"rqstDate\":\"230413-10:50:55:588\",\"respDate\":\"230413-10:50:55:589\",\"sourceId\":\"haproxy:8a995021-193b-4340-91aa-48efc5630403\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:50:55:588-49209\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[507a3c78-a720-4fd7-a3f6-49c2566221b5], x-b3-parentspanid=[c2fc7b707af78c01], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c726d576491bd260c2fc7b707af78c01], x-b3-spanid=[a62c9859f95fd893], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8a995021-193b-4340-91aa-48efc5630403]}\\\"}\"}","context":{"RequestID":"8a995021-193b-4340-91aa-48efc5630403","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ed4e0685-d076-4a2e-aa65-bcc874469502","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:55.587Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:55.590Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8a995021-193b-4340-91aa-48efc5630403","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ed4e0685-d076-4a2e-aa65-bcc874469502","LogTimestamp":"2023-04-13T10:50:55.590Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:50:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:50:56.417Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:50:56.434Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:56.434Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:56.434Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:57.601Z","message":"Entering","context":{"RequestID":"61cebb22-f2ca-49af-9304-f61bb2f9ab10","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"408e7e2d-8898-4703-b893-a3ee4e283690","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:57.601Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:50:57.604Z","message":"{\"transactionId\":\"61cebb22-f2ca-49af-9304-f61bb2f9ab10\",\"status\":\"200\",\"rqstDate\":\"230413-10:50:57:602\",\"respDate\":\"230413-10:50:57:604\",\"sourceId\":\"haproxy:61cebb22-f2ca-49af-9304-f61bb2f9ab10\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:50:57:602-2798\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ed372de0-2819-4d19-b0d5-54a8a6ba23eb], x-b3-parentspanid=[e0023f56aed53937], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[962bc326ad76bbc0e0023f56aed53937], x-b3-spanid=[c52e52865083d73f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[61cebb22-f2ca-49af-9304-f61bb2f9ab10]}\\\"}\"}","context":{"RequestID":"61cebb22-f2ca-49af-9304-f61bb2f9ab10","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"408e7e2d-8898-4703-b893-a3ee4e283690","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:57.601Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:57.605Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"61cebb22-f2ca-49af-9304-f61bb2f9ab10","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"408e7e2d-8898-4703-b893-a3ee4e283690","LogTimestamp":"2023-04-13T10:50:57.604Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:50:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:50:59.615Z","message":"Entering","context":{"RequestID":"1664fbab-f2a8-49af-ba1c-60cebd40162e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"68e5fe52-4d2e-41dc-9dfa-993d7ebf1091","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:59.615Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:50:59.616Z","message":"{\"transactionId\":\"1664fbab-f2a8-49af-ba1c-60cebd40162e\",\"status\":\"200\",\"rqstDate\":\"230413-10:50:59:615\",\"respDate\":\"230413-10:50:59:616\",\"sourceId\":\"haproxy:1664fbab-f2a8-49af-ba1c-60cebd40162e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:50:59:615-77469\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bb1c6bff-3323-4882-8cd4-1490be0bdaaa], x-b3-parentspanid=[eaf6e31daf7a8467], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[051ac23d92c2e29eeaf6e31daf7a8467], x-b3-spanid=[56c2f90f3d6ecaca], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1664fbab-f2a8-49af-ba1c-60cebd40162e]}\\\"}\"}","context":{"RequestID":"1664fbab-f2a8-49af-ba1c-60cebd40162e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"68e5fe52-4d2e-41dc-9dfa-993d7ebf1091","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:50:59.615Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:50:59.617Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1664fbab-f2a8-49af-ba1c-60cebd40162e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"68e5fe52-4d2e-41dc-9dfa-993d7ebf1091","LogTimestamp":"2023-04-13T10:50:59.617Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:50:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:51:00.798Z","message":"Entering","context":{"RequestID":"b087cb60-d96b-4e8d-8bd1-ba9efce97d8c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"468acd2b-013f-4a9f-9c32-61fc6d899dfd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:51:00.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:51:00.801Z","message":"{\"transactionId\":\"b087cb60-d96b-4e8d-8bd1-ba9efce97d8c\",\"status\":\"200\",\"rqstDate\":\"230413-10:51:00:799\",\"respDate\":\"230413-10:51:00:801\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b087cb60-d96b-4e8d-8bd1-ba9efce97d8c\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:51:00:799-61510\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a0d43d57-2c9e-4ce7-bff4-56803e3e660f], x-b3-parentspanid=[0cbb6a3309420d28], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[59301], x-envoy-attempt-count=[1], x-b3-traceid=[7bbd04a149f816b10cbb6a3309420d28], x-b3-spanid=[c083092a170bf151], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b087cb60-d96b-4e8d-8bd1-ba9efce97d8c]}\\\"}\"}","context":{"RequestID":"b087cb60-d96b-4e8d-8bd1-ba9efce97d8c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"468acd2b-013f-4a9f-9c32-61fc6d899dfd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:51:00.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:00.801Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b087cb60-d96b-4e8d-8bd1-ba9efce97d8c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"468acd2b-013f-4a9f-9c32-61fc6d899dfd","LogTimestamp":"2023-04-13T10:51:00.801Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:51:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:51:00.849Z","message":"Entering","context":{"RequestID":"15100efd-303e-4c92-9269-cad77c702f6d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dc43113f-31aa-4abf-8dcc-03d3dd131221","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:51:00.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:51:00.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"15100efd-303e-4c92-9269-cad77c702f6d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dc43113f-31aa-4abf-8dcc-03d3dd131221","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:51:00.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:00.851Z","message":"{\"transactionId\":\"15100efd-303e-4c92-9269-cad77c702f6d\",\"status\":\"200\",\"rqstDate\":\"230413-10:51:00:849\",\"respDate\":\"230413-10:51:00:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:15100efd-303e-4c92-9269-cad77c702f6d\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:51:00:849-42733\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[15100efd-303e-4c92-9269-cad77c702f6d]}\\\"}\"}","context":{"RequestID":"15100efd-303e-4c92-9269-cad77c702f6d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dc43113f-31aa-4abf-8dcc-03d3dd131221","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:51:00.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:00.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"15100efd-303e-4c92-9269-cad77c702f6d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dc43113f-31aa-4abf-8dcc-03d3dd131221","LogTimestamp":"2023-04-13T10:51:00.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:51:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:51:01.625Z","message":"Entering","context":{"RequestID":"bddb1b20-a899-462c-8780-84765a896ff1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4865f38f-8f45-470e-a7d5-7f135577e137","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:01.625Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:51:01.627Z","message":"{\"transactionId\":\"bddb1b20-a899-462c-8780-84765a896ff1\",\"status\":\"200\",\"rqstDate\":\"230413-10:51:01:626\",\"respDate\":\"230413-10:51:01:627\",\"sourceId\":\"haproxy:bddb1b20-a899-462c-8780-84765a896ff1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:51:01:626-9652\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fdf55ba2-948f-4632-9dd5-47e36b797dcd], x-b3-parentspanid=[98af1b66e00364bc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[12302b969dc6dc8998af1b66e00364bc], x-b3-spanid=[8bcf704d49ec4de8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bddb1b20-a899-462c-8780-84765a896ff1]}\\\"}\"}","context":{"RequestID":"bddb1b20-a899-462c-8780-84765a896ff1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4865f38f-8f45-470e-a7d5-7f135577e137","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:01.625Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:01.627Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bddb1b20-a899-462c-8780-84765a896ff1","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4865f38f-8f45-470e-a7d5-7f135577e137","LogTimestamp":"2023-04-13T10:51:01.627Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:51:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:51:03.636Z","message":"Entering","context":{"RequestID":"e0d0183e-e627-4330-adcb-36ec0093331f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f43bcf64-e4cd-4153-bea7-375d60e8259f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:03.636Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:51:03.639Z","message":"{\"transactionId\":\"e0d0183e-e627-4330-adcb-36ec0093331f\",\"status\":\"200\",\"rqstDate\":\"230413-10:51:03:637\",\"respDate\":\"230413-10:51:03:639\",\"sourceId\":\"haproxy:e0d0183e-e627-4330-adcb-36ec0093331f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:51:03:637-19903\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[18e604a1-bb04-42d8-8077-662238a21d72], x-b3-parentspanid=[68c3d41b3f17e891], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[41220502f28eb2fe68c3d41b3f17e891], x-b3-spanid=[beb7abd8c209fa13], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e0d0183e-e627-4330-adcb-36ec0093331f]}\\\"}\"}","context":{"RequestID":"e0d0183e-e627-4330-adcb-36ec0093331f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f43bcf64-e4cd-4153-bea7-375d60e8259f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:03.636Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:03.639Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e0d0183e-e627-4330-adcb-36ec0093331f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f43bcf64-e4cd-4153-bea7-375d60e8259f","LogTimestamp":"2023-04-13T10:51:03.639Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:51:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:51:05.648Z","message":"Entering","context":{"RequestID":"7f0b1cc6-c229-42ad-b138-378c947c0b6b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e645f07c-1e3a-41cd-a388-2d67b38111ce","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:05.648Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:51:05.649Z","message":"{\"transactionId\":\"7f0b1cc6-c229-42ad-b138-378c947c0b6b\",\"status\":\"200\",\"rqstDate\":\"230413-10:51:05:648\",\"respDate\":\"230413-10:51:05:649\",\"sourceId\":\"haproxy:7f0b1cc6-c229-42ad-b138-378c947c0b6b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:51:05:648-25796\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[679ddb12-ac53-4725-8ab8-2423d6a75077], x-b3-parentspanid=[e01bcd11287a7a88], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fa783ef7425f304fe01bcd11287a7a88], x-b3-spanid=[5761a85473634c8f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7f0b1cc6-c229-42ad-b138-378c947c0b6b]}\\\"}\"}","context":{"RequestID":"7f0b1cc6-c229-42ad-b138-378c947c0b6b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e645f07c-1e3a-41cd-a388-2d67b38111ce","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:05.648Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:05.650Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7f0b1cc6-c229-42ad-b138-378c947c0b6b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e645f07c-1e3a-41cd-a388-2d67b38111ce","LogTimestamp":"2023-04-13T10:51:05.650Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:51:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:51:06.417Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:51:06.433Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:06.434Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:06.434Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:07.659Z","message":"Entering","context":{"RequestID":"e80f0315-5822-48dc-b375-6a5efd3b9fd5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7800755b-2776-4691-8e67-1b91bbf46fd3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:07.659Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:51:07.661Z","message":"{\"transactionId\":\"e80f0315-5822-48dc-b375-6a5efd3b9fd5\",\"status\":\"200\",\"rqstDate\":\"230413-10:51:07:659\",\"respDate\":\"230413-10:51:07:661\",\"sourceId\":\"haproxy:e80f0315-5822-48dc-b375-6a5efd3b9fd5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:51:07:659-34129\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b681a14e-e813-4808-9e84-a9fa9a07e1ab], x-b3-parentspanid=[c919dca4e572d0d5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4d129188bd992c19c919dca4e572d0d5], x-b3-spanid=[cdeba6353667abbd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e80f0315-5822-48dc-b375-6a5efd3b9fd5]}\\\"}\"}","context":{"RequestID":"e80f0315-5822-48dc-b375-6a5efd3b9fd5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7800755b-2776-4691-8e67-1b91bbf46fd3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:07.659Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:07.661Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e80f0315-5822-48dc-b375-6a5efd3b9fd5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7800755b-2776-4691-8e67-1b91bbf46fd3","LogTimestamp":"2023-04-13T10:51:07.661Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:51:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:51:09.670Z","message":"Entering","context":{"RequestID":"d21428f8-e8cc-4793-9483-ee3b3cb218b4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4b337cf0-8de2-43ec-920f-e7c77868bf65","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:09.670Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:51:09.672Z","message":"{\"transactionId\":\"d21428f8-e8cc-4793-9483-ee3b3cb218b4\",\"status\":\"200\",\"rqstDate\":\"230413-10:51:09:670\",\"respDate\":\"230413-10:51:09:672\",\"sourceId\":\"haproxy:d21428f8-e8cc-4793-9483-ee3b3cb218b4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:51:09:670-1721\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e7688c1b-cf02-4401-a1cb-122b6c22d3c1], x-b3-parentspanid=[75661eb71512a655], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b8116e40923b372475661eb71512a655], x-b3-spanid=[10a7b378a0feaf7a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d21428f8-e8cc-4793-9483-ee3b3cb218b4]}\\\"}\"}","context":{"RequestID":"d21428f8-e8cc-4793-9483-ee3b3cb218b4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4b337cf0-8de2-43ec-920f-e7c77868bf65","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:09.670Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:09.672Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d21428f8-e8cc-4793-9483-ee3b3cb218b4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4b337cf0-8de2-43ec-920f-e7c77868bf65","LogTimestamp":"2023-04-13T10:51:09.672Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:51:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:51:10.797Z","message":"Entering","context":{"RequestID":"0da1560c-75bb-479d-b274-f6c690afa770","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"89ed4f19-c61f-4ede-8d75-12120a5ef1eb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:51:10.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:51:10.799Z","message":"{\"transactionId\":\"0da1560c-75bb-479d-b274-f6c690afa770\",\"status\":\"200\",\"rqstDate\":\"230413-10:51:10:798\",\"respDate\":\"230413-10:51:10:799\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0da1560c-75bb-479d-b274-f6c690afa770\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:51:10:798-33189\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6b64fe4a-5ebe-4070-8690-2ece58aef780], x-b3-parentspanid=[112f766477f5d9dd], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45707], x-envoy-attempt-count=[1], x-b3-traceid=[80fefc0257b969c8112f766477f5d9dd], x-b3-spanid=[95726a1a2e464bfc], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0da1560c-75bb-479d-b274-f6c690afa770]}\\\"}\"}","context":{"RequestID":"0da1560c-75bb-479d-b274-f6c690afa770","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"89ed4f19-c61f-4ede-8d75-12120a5ef1eb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:51:10.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:10.800Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0da1560c-75bb-479d-b274-f6c690afa770","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"89ed4f19-c61f-4ede-8d75-12120a5ef1eb","LogTimestamp":"2023-04-13T10:51:10.800Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:51:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:51:10.849Z","message":"Entering","context":{"RequestID":"4ec543a7-1834-4886-b159-a3bceebb8e51","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b2793180-cd1c-4542-8407-96007167bf66","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:51:10.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:51:10.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"4ec543a7-1834-4886-b159-a3bceebb8e51","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b2793180-cd1c-4542-8407-96007167bf66","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:51:10.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:10.852Z","message":"{\"transactionId\":\"4ec543a7-1834-4886-b159-a3bceebb8e51\",\"status\":\"200\",\"rqstDate\":\"230413-10:51:10:850\",\"respDate\":\"230413-10:51:10:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4ec543a7-1834-4886-b159-a3bceebb8e51\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:51:10:850-95631\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4ec543a7-1834-4886-b159-a3bceebb8e51]}\\\"}\"}","context":{"RequestID":"4ec543a7-1834-4886-b159-a3bceebb8e51","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b2793180-cd1c-4542-8407-96007167bf66","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:51:10.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:10.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4ec543a7-1834-4886-b159-a3bceebb8e51","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b2793180-cd1c-4542-8407-96007167bf66","LogTimestamp":"2023-04-13T10:51:10.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:51:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:51:11.682Z","message":"Entering","context":{"RequestID":"2642ea73-1e79-4eb5-9b68-55329fd57aa9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3339504c-a15e-4bda-b3d3-34fd11e17e7c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:11.682Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:51:11.684Z","message":"{\"transactionId\":\"2642ea73-1e79-4eb5-9b68-55329fd57aa9\",\"status\":\"200\",\"rqstDate\":\"230413-10:51:11:683\",\"respDate\":\"230413-10:51:11:684\",\"sourceId\":\"haproxy:2642ea73-1e79-4eb5-9b68-55329fd57aa9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:51:11:683-58282\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[615c3d60-615a-42d5-8607-e2731c1a548c], x-b3-parentspanid=[63f4096b2067d6b2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[56ee4bfae83fc88c63f4096b2067d6b2], x-b3-spanid=[b1c2a66af04ae22d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2642ea73-1e79-4eb5-9b68-55329fd57aa9]}\\\"}\"}","context":{"RequestID":"2642ea73-1e79-4eb5-9b68-55329fd57aa9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3339504c-a15e-4bda-b3d3-34fd11e17e7c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:11.682Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:11.685Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2642ea73-1e79-4eb5-9b68-55329fd57aa9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3339504c-a15e-4bda-b3d3-34fd11e17e7c","LogTimestamp":"2023-04-13T10:51:11.685Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:51:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:51:13.694Z","message":"Entering","context":{"RequestID":"040e4607-2d29-4663-b918-206400453a33","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"259ed8b0-f9d8-4284-861f-11fe166e740d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:13.694Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:51:13.696Z","message":"{\"transactionId\":\"040e4607-2d29-4663-b918-206400453a33\",\"status\":\"200\",\"rqstDate\":\"230413-10:51:13:695\",\"respDate\":\"230413-10:51:13:696\",\"sourceId\":\"haproxy:040e4607-2d29-4663-b918-206400453a33\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:51:13:695-2778\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bb4e80d0-6d25-468b-9d64-8c8ea59e79b1], x-b3-parentspanid=[4a43071e2745e936], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[21b25c91b5dad8dc4a43071e2745e936], x-b3-spanid=[e69375fb5187a0f7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[040e4607-2d29-4663-b918-206400453a33]}\\\"}\"}","context":{"RequestID":"040e4607-2d29-4663-b918-206400453a33","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"259ed8b0-f9d8-4284-861f-11fe166e740d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:13.694Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:13.697Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"040e4607-2d29-4663-b918-206400453a33","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"259ed8b0-f9d8-4284-861f-11fe166e740d","LogTimestamp":"2023-04-13T10:51:13.697Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:51:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:51:15.708Z","message":"Entering","context":{"RequestID":"69bc6004-91a5-41ce-a15e-0da5b04ea717","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fddc238d-875d-4340-bd3e-603e6e59fd27","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:15.708Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:51:15.710Z","message":"{\"transactionId\":\"69bc6004-91a5-41ce-a15e-0da5b04ea717\",\"status\":\"200\",\"rqstDate\":\"230413-10:51:15:709\",\"respDate\":\"230413-10:51:15:710\",\"sourceId\":\"haproxy:69bc6004-91a5-41ce-a15e-0da5b04ea717\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:51:15:709-57687\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9feaa80a-0f85-4ca1-a1f7-3f5ebe28359b], x-b3-parentspanid=[be80dc15ec844986], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fb78080379115187be80dc15ec844986], x-b3-spanid=[9844f0186f106a63], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[69bc6004-91a5-41ce-a15e-0da5b04ea717]}\\\"}\"}","context":{"RequestID":"69bc6004-91a5-41ce-a15e-0da5b04ea717","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fddc238d-875d-4340-bd3e-603e6e59fd27","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:15.708Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:15.711Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"69bc6004-91a5-41ce-a15e-0da5b04ea717","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fddc238d-875d-4340-bd3e-603e6e59fd27","LogTimestamp":"2023-04-13T10:51:15.711Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:51:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:51:16.418Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:51:16.429Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:16.429Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:16.429Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:17.720Z","message":"Entering","context":{"RequestID":"c1590bc0-95db-4336-80e8-10d7644dd48e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a80f843b-64d4-4081-ad75-7d3e64e34352","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:17.720Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:51:17.723Z","message":"{\"transactionId\":\"c1590bc0-95db-4336-80e8-10d7644dd48e\",\"status\":\"200\",\"rqstDate\":\"230413-10:51:17:721\",\"respDate\":\"230413-10:51:17:723\",\"sourceId\":\"haproxy:c1590bc0-95db-4336-80e8-10d7644dd48e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:51:17:721-40965\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fcb71b5e-747c-4dcf-bf6d-72cb547770fb], x-b3-parentspanid=[32d8f7e27ba85d4a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[19d91d9df590edfb32d8f7e27ba85d4a], x-b3-spanid=[8a0a6fad82c230ff], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c1590bc0-95db-4336-80e8-10d7644dd48e]}\\\"}\"}","context":{"RequestID":"c1590bc0-95db-4336-80e8-10d7644dd48e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a80f843b-64d4-4081-ad75-7d3e64e34352","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:17.720Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:17.724Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c1590bc0-95db-4336-80e8-10d7644dd48e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a80f843b-64d4-4081-ad75-7d3e64e34352","LogTimestamp":"2023-04-13T10:51:17.724Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:51:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:51:19.695Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:51:19.699Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:51:19.738Z","message":"Entering","context":{"RequestID":"0801f3cf-dc9a-4a27-becd-77ed16ed4609","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"79c8e710-efa5-4db7-b646-69cd0fa8872f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:19.738Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:51:19.740Z","message":"{\"transactionId\":\"0801f3cf-dc9a-4a27-becd-77ed16ed4609\",\"status\":\"200\",\"rqstDate\":\"230413-10:51:19:739\",\"respDate\":\"230413-10:51:19:740\",\"sourceId\":\"haproxy:0801f3cf-dc9a-4a27-becd-77ed16ed4609\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:51:19:739-4423\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f9de0c17-ea73-4683-96e4-d0fe059b372f], x-b3-parentspanid=[88c0d5806224acee], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b743eb9c0b1705b788c0d5806224acee], x-b3-spanid=[d91cf2b64d65511d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0801f3cf-dc9a-4a27-becd-77ed16ed4609]}\\\"}\"}","context":{"RequestID":"0801f3cf-dc9a-4a27-becd-77ed16ed4609","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"79c8e710-efa5-4db7-b646-69cd0fa8872f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:19.738Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:19.741Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0801f3cf-dc9a-4a27-becd-77ed16ed4609","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"79c8e710-efa5-4db7-b646-69cd0fa8872f","LogTimestamp":"2023-04-13T10:51:19.741Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:51:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:51:20.797Z","message":"Entering","context":{"RequestID":"11581dfc-c937-4bd1-af40-e28284b717dd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ac267d96-6b3f-4a45-8d8d-c9bf3d483210","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:51:20.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:51:20.799Z","message":"{\"transactionId\":\"11581dfc-c937-4bd1-af40-e28284b717dd\",\"status\":\"200\",\"rqstDate\":\"230413-10:51:20:798\",\"respDate\":\"230413-10:51:20:798\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:11581dfc-c937-4bd1-af40-e28284b717dd\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:51:20:798-50458\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a4a57710-13ca-46a7-89ed-0b7355d96c96], x-b3-parentspanid=[f433c02b62ddde19], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54489], x-envoy-attempt-count=[1], x-b3-traceid=[a0c5b03db0dc75fff433c02b62ddde19], x-b3-spanid=[dc23c9cffe0bcb32], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[11581dfc-c937-4bd1-af40-e28284b717dd]}\\\"}\"}","context":{"RequestID":"11581dfc-c937-4bd1-af40-e28284b717dd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ac267d96-6b3f-4a45-8d8d-c9bf3d483210","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:51:20.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:20.799Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"11581dfc-c937-4bd1-af40-e28284b717dd","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac267d96-6b3f-4a45-8d8d-c9bf3d483210","LogTimestamp":"2023-04-13T10:51:20.799Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:51:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:51:20.849Z","message":"Entering","context":{"RequestID":"3f31b3cd-0ba5-482c-947f-532fd6497777","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cd9a1944-99ad-4d3a-8eef-03d02f5b739f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:51:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:51:20.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"3f31b3cd-0ba5-482c-947f-532fd6497777","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cd9a1944-99ad-4d3a-8eef-03d02f5b739f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:51:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:20.852Z","message":"{\"transactionId\":\"3f31b3cd-0ba5-482c-947f-532fd6497777\",\"status\":\"200\",\"rqstDate\":\"230413-10:51:20:850\",\"respDate\":\"230413-10:51:20:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3f31b3cd-0ba5-482c-947f-532fd6497777\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:51:20:850-33739\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3f31b3cd-0ba5-482c-947f-532fd6497777]}\\\"}\"}","context":{"RequestID":"3f31b3cd-0ba5-482c-947f-532fd6497777","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cd9a1944-99ad-4d3a-8eef-03d02f5b739f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:51:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:20.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3f31b3cd-0ba5-482c-947f-532fd6497777","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cd9a1944-99ad-4d3a-8eef-03d02f5b739f","LogTimestamp":"2023-04-13T10:51:20.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:51:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:51:21.750Z","message":"Entering","context":{"RequestID":"41524566-89db-46d0-87dc-e9cc71f0eb2d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9a42b8c3-18df-4c99-ba18-eebdc16c85d7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:21.750Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:51:21.753Z","message":"{\"transactionId\":\"41524566-89db-46d0-87dc-e9cc71f0eb2d\",\"status\":\"200\",\"rqstDate\":\"230413-10:51:21:751\",\"respDate\":\"230413-10:51:21:753\",\"sourceId\":\"haproxy:41524566-89db-46d0-87dc-e9cc71f0eb2d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:51:21:751-73306\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c9fe4f56-768b-48e6-926a-285dfa132f96], x-b3-parentspanid=[552d717a9a53183b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4fa22a4cf6fefc35552d717a9a53183b], x-b3-spanid=[e7b745922b5ff923], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[41524566-89db-46d0-87dc-e9cc71f0eb2d]}\\\"}\"}","context":{"RequestID":"41524566-89db-46d0-87dc-e9cc71f0eb2d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9a42b8c3-18df-4c99-ba18-eebdc16c85d7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:21.750Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:21.753Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"41524566-89db-46d0-87dc-e9cc71f0eb2d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9a42b8c3-18df-4c99-ba18-eebdc16c85d7","LogTimestamp":"2023-04-13T10:51:21.753Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:51:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:51:23.763Z","message":"Entering","context":{"RequestID":"8d469450-cda5-4a70-ab5e-aa9251352be8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2393172e-1f95-468f-8e8b-6534b157662a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:23.762Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:51:23.764Z","message":"{\"transactionId\":\"8d469450-cda5-4a70-ab5e-aa9251352be8\",\"status\":\"200\",\"rqstDate\":\"230413-10:51:23:763\",\"respDate\":\"230413-10:51:23:764\",\"sourceId\":\"haproxy:8d469450-cda5-4a70-ab5e-aa9251352be8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:51:23:763-77010\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cffda550-b445-4465-ab4f-2f7d986d1f81], x-b3-parentspanid=[edc5ce84dc0f79b5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a8358d5e762993a6edc5ce84dc0f79b5], x-b3-spanid=[7e1164462ae47e84], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8d469450-cda5-4a70-ab5e-aa9251352be8]}\\\"}\"}","context":{"RequestID":"8d469450-cda5-4a70-ab5e-aa9251352be8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2393172e-1f95-468f-8e8b-6534b157662a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:23.762Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:23.765Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8d469450-cda5-4a70-ab5e-aa9251352be8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2393172e-1f95-468f-8e8b-6534b157662a","LogTimestamp":"2023-04-13T10:51:23.765Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:51:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:51:25.775Z","message":"Entering","context":{"RequestID":"f8270c27-59fc-453e-96c8-7a8b4d5fa19f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bebce567-8b7f-49e6-aec0-1249bc58e2bb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:25.775Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:51:25.778Z","message":"{\"transactionId\":\"f8270c27-59fc-453e-96c8-7a8b4d5fa19f\",\"status\":\"200\",\"rqstDate\":\"230413-10:51:25:776\",\"respDate\":\"230413-10:51:25:778\",\"sourceId\":\"haproxy:f8270c27-59fc-453e-96c8-7a8b4d5fa19f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:51:25:776-44853\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1a78d379-30f3-4bea-b015-143666c365b3], x-b3-parentspanid=[03d70d825debd327], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[af8123ff76a20e2903d70d825debd327], x-b3-spanid=[c93236c7b804e84d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f8270c27-59fc-453e-96c8-7a8b4d5fa19f]}\\\"}\"}","context":{"RequestID":"f8270c27-59fc-453e-96c8-7a8b4d5fa19f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bebce567-8b7f-49e6-aec0-1249bc58e2bb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:25.775Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:25.779Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f8270c27-59fc-453e-96c8-7a8b4d5fa19f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bebce567-8b7f-49e6-aec0-1249bc58e2bb","LogTimestamp":"2023-04-13T10:51:25.779Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:51:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:51:26.418Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:51:26.432Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:26.432Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:26.432Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:27.788Z","message":"Entering","context":{"RequestID":"bfd9b77e-b1fc-4ad9-a0be-3391975f63ca","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"95cb2241-aa9e-4ba0-9f5a-5a8c2e55a275","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:27.788Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:51:27.790Z","message":"{\"transactionId\":\"bfd9b77e-b1fc-4ad9-a0be-3391975f63ca\",\"status\":\"200\",\"rqstDate\":\"230413-10:51:27:789\",\"respDate\":\"230413-10:51:27:790\",\"sourceId\":\"haproxy:bfd9b77e-b1fc-4ad9-a0be-3391975f63ca\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:51:27:789-14770\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c6f6a872-4438-4c78-91fc-ecba8ac7ea1d], x-b3-parentspanid=[ce582246cab697d0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ef3e96179e4dd5e5ce582246cab697d0], x-b3-spanid=[8b85ba55119050e8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bfd9b77e-b1fc-4ad9-a0be-3391975f63ca]}\\\"}\"}","context":{"RequestID":"bfd9b77e-b1fc-4ad9-a0be-3391975f63ca","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"95cb2241-aa9e-4ba0-9f5a-5a8c2e55a275","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:27.788Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:27.791Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bfd9b77e-b1fc-4ad9-a0be-3391975f63ca","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"95cb2241-aa9e-4ba0-9f5a-5a8c2e55a275","LogTimestamp":"2023-04-13T10:51:27.791Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:51:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:51:29.802Z","message":"Entering","context":{"RequestID":"5699e6af-9665-455e-a2cb-edbe9ede6006","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ba094e39-b6b1-4163-a1b8-f341b487f975","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:29.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:51:29.804Z","message":"{\"transactionId\":\"5699e6af-9665-455e-a2cb-edbe9ede6006\",\"status\":\"200\",\"rqstDate\":\"230413-10:51:29:803\",\"respDate\":\"230413-10:51:29:804\",\"sourceId\":\"haproxy:5699e6af-9665-455e-a2cb-edbe9ede6006\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:51:29:803-8440\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c43ede8b-408f-4d9f-8356-8468e24ca791], x-b3-parentspanid=[5aac769e0d8f437a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[70726318ace495095aac769e0d8f437a], x-b3-spanid=[42e417e0866105ba], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5699e6af-9665-455e-a2cb-edbe9ede6006]}\\\"}\"}","context":{"RequestID":"5699e6af-9665-455e-a2cb-edbe9ede6006","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ba094e39-b6b1-4163-a1b8-f341b487f975","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:29.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:29.805Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5699e6af-9665-455e-a2cb-edbe9ede6006","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba094e39-b6b1-4163-a1b8-f341b487f975","LogTimestamp":"2023-04-13T10:51:29.805Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:51:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:51:30.797Z","message":"Entering","context":{"RequestID":"26369fd3-6126-4a29-8d47-d0efd5ea58b0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2958a3ce-0491-4f37-95da-ff62ee9647df","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:51:30.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:51:30.799Z","message":"{\"transactionId\":\"26369fd3-6126-4a29-8d47-d0efd5ea58b0\",\"status\":\"200\",\"rqstDate\":\"230413-10:51:30:798\",\"respDate\":\"230413-10:51:30:799\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:26369fd3-6126-4a29-8d47-d0efd5ea58b0\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:51:30:798-9176\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[379ec557-1475-4de2-aa87-60011978095c], x-b3-parentspanid=[465718299d5aaa5a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45671], x-envoy-attempt-count=[1], x-b3-traceid=[7f10e2348b05d9a7465718299d5aaa5a], x-b3-spanid=[02a0f80f7e494576], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[26369fd3-6126-4a29-8d47-d0efd5ea58b0]}\\\"}\"}","context":{"RequestID":"26369fd3-6126-4a29-8d47-d0efd5ea58b0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2958a3ce-0491-4f37-95da-ff62ee9647df","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:51:30.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:30.800Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"26369fd3-6126-4a29-8d47-d0efd5ea58b0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2958a3ce-0491-4f37-95da-ff62ee9647df","LogTimestamp":"2023-04-13T10:51:30.800Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:51:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:51:30.850Z","message":"Entering","context":{"RequestID":"d4e71092-e0c4-48fc-969e-13834588889d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e5f13428-2129-4bdb-b29e-b4146a24e12d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:51:30.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:51:30.852Z","message":"Database is available from CACHED check.","context":{"RequestID":"d4e71092-e0c4-48fc-969e-13834588889d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e5f13428-2129-4bdb-b29e-b4146a24e12d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:51:30.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:30.854Z","message":"{\"transactionId\":\"d4e71092-e0c4-48fc-969e-13834588889d\",\"status\":\"200\",\"rqstDate\":\"230413-10:51:30:851\",\"respDate\":\"230413-10:51:30:854\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d4e71092-e0c4-48fc-969e-13834588889d\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:51:30:851-98996\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d4e71092-e0c4-48fc-969e-13834588889d]}\\\"}\"}","context":{"RequestID":"d4e71092-e0c4-48fc-969e-13834588889d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e5f13428-2129-4bdb-b29e-b4146a24e12d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:51:30.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:30.855Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d4e71092-e0c4-48fc-969e-13834588889d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e5f13428-2129-4bdb-b29e-b4146a24e12d","LogTimestamp":"2023-04-13T10:51:30.855Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:51:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:51:31.816Z","message":"Entering","context":{"RequestID":"ad786206-f8f5-49dc-846a-b3a76dea8140","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f38ec92b-9590-40d4-8e0e-6b93078446c4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:31.816Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:51:31.819Z","message":"{\"transactionId\":\"ad786206-f8f5-49dc-846a-b3a76dea8140\",\"status\":\"200\",\"rqstDate\":\"230413-10:51:31:817\",\"respDate\":\"230413-10:51:31:819\",\"sourceId\":\"haproxy:ad786206-f8f5-49dc-846a-b3a76dea8140\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:51:31:817-44586\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2b37d9d0-958e-41ec-b362-bd80825ae290], x-b3-parentspanid=[4d5e7c55bd983499], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e8b72fb6e6efea7b4d5e7c55bd983499], x-b3-spanid=[7723857d7ce7df36], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ad786206-f8f5-49dc-846a-b3a76dea8140]}\\\"}\"}","context":{"RequestID":"ad786206-f8f5-49dc-846a-b3a76dea8140","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f38ec92b-9590-40d4-8e0e-6b93078446c4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:31.816Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:31.820Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ad786206-f8f5-49dc-846a-b3a76dea8140","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f38ec92b-9590-40d4-8e0e-6b93078446c4","LogTimestamp":"2023-04-13T10:51:31.820Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:51:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:51:33.829Z","message":"Entering","context":{"RequestID":"924d2083-4bb3-4fa9-96bb-c27e01734ee5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b8abd6b0-55fd-42b2-8484-a5eaf24583ee","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:33.829Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:51:33.830Z","message":"{\"transactionId\":\"924d2083-4bb3-4fa9-96bb-c27e01734ee5\",\"status\":\"200\",\"rqstDate\":\"230413-10:51:33:829\",\"respDate\":\"230413-10:51:33:830\",\"sourceId\":\"haproxy:924d2083-4bb3-4fa9-96bb-c27e01734ee5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:51:33:829-71510\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a1fc27fe-f2a7-487e-8bf5-e3e70003b15c], x-b3-parentspanid=[a95a632ea4869ea9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d8c0b2aca3658f0ca95a632ea4869ea9], x-b3-spanid=[ef01a7455ba5e46a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[924d2083-4bb3-4fa9-96bb-c27e01734ee5]}\\\"}\"}","context":{"RequestID":"924d2083-4bb3-4fa9-96bb-c27e01734ee5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b8abd6b0-55fd-42b2-8484-a5eaf24583ee","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:33.829Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:33.831Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"924d2083-4bb3-4fa9-96bb-c27e01734ee5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b8abd6b0-55fd-42b2-8484-a5eaf24583ee","LogTimestamp":"2023-04-13T10:51:33.831Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:51:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:51:35.840Z","message":"Entering","context":{"RequestID":"ba0cca28-b39b-4824-8927-8490e57af066","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"70bdd3fa-4505-44cc-8ad5-c63abbd18b97","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:35.840Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:51:35.843Z","message":"{\"transactionId\":\"ba0cca28-b39b-4824-8927-8490e57af066\",\"status\":\"200\",\"rqstDate\":\"230413-10:51:35:842\",\"respDate\":\"230413-10:51:35:843\",\"sourceId\":\"haproxy:ba0cca28-b39b-4824-8927-8490e57af066\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:51:35:842-34541\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d8852cb3-2614-4445-8f34-8f638e7b1936], x-b3-parentspanid=[042bbce191c34875], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4f2d51643bc84a99042bbce191c34875], x-b3-spanid=[4cfb1d5398a431a1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ba0cca28-b39b-4824-8927-8490e57af066]}\\\"}\"}","context":{"RequestID":"ba0cca28-b39b-4824-8927-8490e57af066","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"70bdd3fa-4505-44cc-8ad5-c63abbd18b97","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:35.840Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:35.843Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ba0cca28-b39b-4824-8927-8490e57af066","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"70bdd3fa-4505-44cc-8ad5-c63abbd18b97","LogTimestamp":"2023-04-13T10:51:35.843Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:51:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:51:36.419Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:51:36.437Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:36.438Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:36.438Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:37.853Z","message":"Entering","context":{"RequestID":"e3611c38-7a97-4b23-b126-21f4f53da266","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"993d9e00-09d2-4f6d-a5b0-2d12e3f5fa95","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:37.853Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:51:37.855Z","message":"{\"transactionId\":\"e3611c38-7a97-4b23-b126-21f4f53da266\",\"status\":\"200\",\"rqstDate\":\"230413-10:51:37:854\",\"respDate\":\"230413-10:51:37:855\",\"sourceId\":\"haproxy:e3611c38-7a97-4b23-b126-21f4f53da266\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:51:37:854-50395\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0746004d-9a95-4777-a724-4a45d31fcd39], x-b3-parentspanid=[a6981b878fec7031], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cfb17fd303ba7059a6981b878fec7031], x-b3-spanid=[64ecddab9f15965a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e3611c38-7a97-4b23-b126-21f4f53da266]}\\\"}\"}","context":{"RequestID":"e3611c38-7a97-4b23-b126-21f4f53da266","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"993d9e00-09d2-4f6d-a5b0-2d12e3f5fa95","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:37.853Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:37.856Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e3611c38-7a97-4b23-b126-21f4f53da266","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"993d9e00-09d2-4f6d-a5b0-2d12e3f5fa95","LogTimestamp":"2023-04-13T10:51:37.856Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:51:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:51:39.866Z","message":"Entering","context":{"RequestID":"95c93d59-1ef5-4e2b-8bf8-b2fd38cdb564","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5a1a8658-35f6-4eaa-9391-176edd402e34","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:39.866Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:51:39.869Z","message":"{\"transactionId\":\"95c93d59-1ef5-4e2b-8bf8-b2fd38cdb564\",\"status\":\"200\",\"rqstDate\":\"230413-10:51:39:868\",\"respDate\":\"230413-10:51:39:869\",\"sourceId\":\"haproxy:95c93d59-1ef5-4e2b-8bf8-b2fd38cdb564\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:51:39:868-71459\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[372910ee-00be-474f-998f-9f84884cd5cf], x-b3-parentspanid=[e1f7615b1853a6bf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[06eb9a83275f91e2e1f7615b1853a6bf], x-b3-spanid=[4880168894446a01], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[95c93d59-1ef5-4e2b-8bf8-b2fd38cdb564]}\\\"}\"}","context":{"RequestID":"95c93d59-1ef5-4e2b-8bf8-b2fd38cdb564","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5a1a8658-35f6-4eaa-9391-176edd402e34","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:39.866Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:39.870Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"95c93d59-1ef5-4e2b-8bf8-b2fd38cdb564","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5a1a8658-35f6-4eaa-9391-176edd402e34","LogTimestamp":"2023-04-13T10:51:39.870Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:51:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:51:40.797Z","message":"Entering","context":{"RequestID":"910e5a09-028b-4324-963f-fbc3f5572378","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f4b5919a-3544-4bac-b31f-208723e67002","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:51:40.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:51:40.801Z","message":"{\"transactionId\":\"910e5a09-028b-4324-963f-fbc3f5572378\",\"status\":\"200\",\"rqstDate\":\"230413-10:51:40:799\",\"respDate\":\"230413-10:51:40:800\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:910e5a09-028b-4324-963f-fbc3f5572378\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:51:40:799-31679\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7ca00e98-bd01-4725-8697-6fcf4e7abe6d], x-b3-parentspanid=[c1b370d77a907365], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36021], x-envoy-attempt-count=[1], x-b3-traceid=[0c4a82c06c6ec878c1b370d77a907365], x-b3-spanid=[dbefbd1290768af0], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[910e5a09-028b-4324-963f-fbc3f5572378]}\\\"}\"}","context":{"RequestID":"910e5a09-028b-4324-963f-fbc3f5572378","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f4b5919a-3544-4bac-b31f-208723e67002","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:51:40.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:40.801Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"910e5a09-028b-4324-963f-fbc3f5572378","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f4b5919a-3544-4bac-b31f-208723e67002","LogTimestamp":"2023-04-13T10:51:40.801Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:51:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:51:40.847Z","message":"Entering","context":{"RequestID":"6975fa8e-92dc-4adc-a9df-95e2edc1de31","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"23b41cad-c204-4191-852e-20103c7d68a6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:51:40.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:51:40.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"6975fa8e-92dc-4adc-a9df-95e2edc1de31","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"23b41cad-c204-4191-852e-20103c7d68a6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:51:40.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:40.849Z","message":"{\"transactionId\":\"6975fa8e-92dc-4adc-a9df-95e2edc1de31\",\"status\":\"200\",\"rqstDate\":\"230413-10:51:40:848\",\"respDate\":\"230413-10:51:40:849\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6975fa8e-92dc-4adc-a9df-95e2edc1de31\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:51:40:848-40325\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6975fa8e-92dc-4adc-a9df-95e2edc1de31]}\\\"}\"}","context":{"RequestID":"6975fa8e-92dc-4adc-a9df-95e2edc1de31","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"23b41cad-c204-4191-852e-20103c7d68a6","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:51:40.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:40.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6975fa8e-92dc-4adc-a9df-95e2edc1de31","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"23b41cad-c204-4191-852e-20103c7d68a6","LogTimestamp":"2023-04-13T10:51:40.850Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:51:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:51:41.879Z","message":"Entering","context":{"RequestID":"9f4e58b0-f308-4fba-b425-bb8c9849c2f3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a3fb55a2-7ea3-4a9d-8138-dc782c8672b1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:41.879Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:51:41.882Z","message":"{\"transactionId\":\"9f4e58b0-f308-4fba-b425-bb8c9849c2f3\",\"status\":\"200\",\"rqstDate\":\"230413-10:51:41:880\",\"respDate\":\"230413-10:51:41:882\",\"sourceId\":\"haproxy:9f4e58b0-f308-4fba-b425-bb8c9849c2f3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:51:41:880-34235\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[88b5f6c3-cae3-4c82-89d8-a5fc509a0fd2], x-b3-parentspanid=[c9c10e00a174a6ce], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5684de4b79ed0433c9c10e00a174a6ce], x-b3-spanid=[ad2b43d5e117398a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9f4e58b0-f308-4fba-b425-bb8c9849c2f3]}\\\"}\"}","context":{"RequestID":"9f4e58b0-f308-4fba-b425-bb8c9849c2f3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a3fb55a2-7ea3-4a9d-8138-dc782c8672b1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:41.879Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:41.883Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9f4e58b0-f308-4fba-b425-bb8c9849c2f3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a3fb55a2-7ea3-4a9d-8138-dc782c8672b1","LogTimestamp":"2023-04-13T10:51:41.883Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:51:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:51:43.893Z","message":"Entering","context":{"RequestID":"fe7d4714-fb2d-4f7a-b2bc-be66dfe7ff77","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"65ea66dc-bc30-42ad-b1d7-4fb400530871","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:43.893Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:51:43.895Z","message":"{\"transactionId\":\"fe7d4714-fb2d-4f7a-b2bc-be66dfe7ff77\",\"status\":\"200\",\"rqstDate\":\"230413-10:51:43:894\",\"respDate\":\"230413-10:51:43:895\",\"sourceId\":\"haproxy:fe7d4714-fb2d-4f7a-b2bc-be66dfe7ff77\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:51:43:894-130\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0ebd295a-7247-4970-ba43-28b0d7a471b3], x-b3-parentspanid=[f579f2faf9c6978a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8a6f02d67df92a29f579f2faf9c6978a], x-b3-spanid=[e1d4c6831013c740], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fe7d4714-fb2d-4f7a-b2bc-be66dfe7ff77]}\\\"}\"}","context":{"RequestID":"fe7d4714-fb2d-4f7a-b2bc-be66dfe7ff77","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"65ea66dc-bc30-42ad-b1d7-4fb400530871","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:43.893Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:43.896Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fe7d4714-fb2d-4f7a-b2bc-be66dfe7ff77","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"65ea66dc-bc30-42ad-b1d7-4fb400530871","LogTimestamp":"2023-04-13T10:51:43.896Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:51:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:51:45.908Z","message":"Entering","context":{"RequestID":"5cd8706e-6e60-46cc-aceb-07a502b80ce4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ef20cc6d-5867-4de7-8457-3212e7cddcb6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:45.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:51:45.911Z","message":"{\"transactionId\":\"5cd8706e-6e60-46cc-aceb-07a502b80ce4\",\"status\":\"200\",\"rqstDate\":\"230413-10:51:45:909\",\"respDate\":\"230413-10:51:45:911\",\"sourceId\":\"haproxy:5cd8706e-6e60-46cc-aceb-07a502b80ce4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:51:45:909-88432\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dfb863ab-6691-4d23-8cb7-3a23b69aeeb5], x-b3-parentspanid=[838521e450c2e540], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eae0bb9628982431838521e450c2e540], x-b3-spanid=[1cd8f5ec2bca2c5a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5cd8706e-6e60-46cc-aceb-07a502b80ce4]}\\\"}\"}","context":{"RequestID":"5cd8706e-6e60-46cc-aceb-07a502b80ce4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ef20cc6d-5867-4de7-8457-3212e7cddcb6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:45.908Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:45.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5cd8706e-6e60-46cc-aceb-07a502b80ce4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ef20cc6d-5867-4de7-8457-3212e7cddcb6","LogTimestamp":"2023-04-13T10:51:45.912Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:51:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:51:46.419Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:51:46.428Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:46.428Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:46.428Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:47.924Z","message":"Entering","context":{"RequestID":"5936b4a0-d422-4858-806f-e31417c4560d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"49ca4752-7df2-4379-a2a3-a4fd8f44a3b4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:47.923Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:51:47.926Z","message":"{\"transactionId\":\"5936b4a0-d422-4858-806f-e31417c4560d\",\"status\":\"200\",\"rqstDate\":\"230413-10:51:47:924\",\"respDate\":\"230413-10:51:47:926\",\"sourceId\":\"haproxy:5936b4a0-d422-4858-806f-e31417c4560d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:51:47:924-88874\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5af7e6cd-e97c-46ce-91a1-d6c3af8afd06], x-b3-parentspanid=[7d756656ab3bba4f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c0879d37f1944e5b7d756656ab3bba4f], x-b3-spanid=[2a96021e778aece2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5936b4a0-d422-4858-806f-e31417c4560d]}\\\"}\"}","context":{"RequestID":"5936b4a0-d422-4858-806f-e31417c4560d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"49ca4752-7df2-4379-a2a3-a4fd8f44a3b4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:47.923Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:47.926Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5936b4a0-d422-4858-806f-e31417c4560d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"49ca4752-7df2-4379-a2a3-a4fd8f44a3b4","LogTimestamp":"2023-04-13T10:51:47.926Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:51:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:51:49.700Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:51:49.705Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:51:49.936Z","message":"Entering","context":{"RequestID":"303afb0b-cbf2-4f3f-b60c-3439af1f2657","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3a8eb8ba-afb9-4407-a56d-d068c440a03f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:49.936Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:51:49.937Z","message":"{\"transactionId\":\"303afb0b-cbf2-4f3f-b60c-3439af1f2657\",\"status\":\"200\",\"rqstDate\":\"230413-10:51:49:936\",\"respDate\":\"230413-10:51:49:937\",\"sourceId\":\"haproxy:303afb0b-cbf2-4f3f-b60c-3439af1f2657\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:51:49:936-145\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c1ab7437-5a0b-48c0-8e5a-8c668840e4f4], x-b3-parentspanid=[55d2921abf764fa2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4bbc2ccc6dc0e75c55d2921abf764fa2], x-b3-spanid=[29a2373bfac213c0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[303afb0b-cbf2-4f3f-b60c-3439af1f2657]}\\\"}\"}","context":{"RequestID":"303afb0b-cbf2-4f3f-b60c-3439af1f2657","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3a8eb8ba-afb9-4407-a56d-d068c440a03f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:49.936Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:49.938Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"303afb0b-cbf2-4f3f-b60c-3439af1f2657","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3a8eb8ba-afb9-4407-a56d-d068c440a03f","LogTimestamp":"2023-04-13T10:51:49.938Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:51:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:51:50.798Z","message":"Entering","context":{"RequestID":"9a318d31-b2f0-4034-a3f3-5d71dd4e75cb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d3d8014d-db6e-4b1e-9df6-78c211431d41","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:51:50.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:51:50.800Z","message":"{\"transactionId\":\"9a318d31-b2f0-4034-a3f3-5d71dd4e75cb\",\"status\":\"200\",\"rqstDate\":\"230413-10:51:50:799\",\"respDate\":\"230413-10:51:50:800\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:9a318d31-b2f0-4034-a3f3-5d71dd4e75cb\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:51:50:799-44450\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[10988bf0-3794-482b-924a-53c1c24ad6f9], x-b3-parentspanid=[35fb502ba2e924fb], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37469], x-envoy-attempt-count=[1], x-b3-traceid=[ca41dc8d006f315435fb502ba2e924fb], x-b3-spanid=[25f2e33879bfe936], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[9a318d31-b2f0-4034-a3f3-5d71dd4e75cb]}\\\"}\"}","context":{"RequestID":"9a318d31-b2f0-4034-a3f3-5d71dd4e75cb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d3d8014d-db6e-4b1e-9df6-78c211431d41","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:51:50.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:50.801Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9a318d31-b2f0-4034-a3f3-5d71dd4e75cb","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d3d8014d-db6e-4b1e-9df6-78c211431d41","LogTimestamp":"2023-04-13T10:51:50.801Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:51:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:51:50.850Z","message":"Entering","context":{"RequestID":"40890f79-23c4-42a5-bd46-a55706a877b4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f2d8bf7a-de45-4625-8940-fb260719bd6d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:51:50.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:51:50.852Z","message":"Database is available from CACHED check.","context":{"RequestID":"40890f79-23c4-42a5-bd46-a55706a877b4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f2d8bf7a-de45-4625-8940-fb260719bd6d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:51:50.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:50.853Z","message":"{\"transactionId\":\"40890f79-23c4-42a5-bd46-a55706a877b4\",\"status\":\"200\",\"rqstDate\":\"230413-10:51:50:851\",\"respDate\":\"230413-10:51:50:853\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:40890f79-23c4-42a5-bd46-a55706a877b4\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:51:50:851-70540\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[40890f79-23c4-42a5-bd46-a55706a877b4]}\\\"}\"}","context":{"RequestID":"40890f79-23c4-42a5-bd46-a55706a877b4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f2d8bf7a-de45-4625-8940-fb260719bd6d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:51:50.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:50.854Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"40890f79-23c4-42a5-bd46-a55706a877b4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f2d8bf7a-de45-4625-8940-fb260719bd6d","LogTimestamp":"2023-04-13T10:51:50.854Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:51:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:51:51.947Z","message":"Entering","context":{"RequestID":"eadc986a-4fb7-4824-8ff4-9c419809c00d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"32a3d3de-f1d6-4b55-911c-4290db675d58","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:51.947Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:51:51.949Z","message":"{\"transactionId\":\"eadc986a-4fb7-4824-8ff4-9c419809c00d\",\"status\":\"200\",\"rqstDate\":\"230413-10:51:51:948\",\"respDate\":\"230413-10:51:51:949\",\"sourceId\":\"haproxy:eadc986a-4fb7-4824-8ff4-9c419809c00d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:51:51:948-77059\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[84be20dd-8e0b-4892-b32c-7f2e550be3b1], x-b3-parentspanid=[2af43542274943d6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fd6374b8518388572af43542274943d6], x-b3-spanid=[f111d4c978024d87], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eadc986a-4fb7-4824-8ff4-9c419809c00d]}\\\"}\"}","context":{"RequestID":"eadc986a-4fb7-4824-8ff4-9c419809c00d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"32a3d3de-f1d6-4b55-911c-4290db675d58","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:51.947Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:51.950Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eadc986a-4fb7-4824-8ff4-9c419809c00d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"32a3d3de-f1d6-4b55-911c-4290db675d58","LogTimestamp":"2023-04-13T10:51:51.950Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:51:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:51:53.959Z","message":"Entering","context":{"RequestID":"3e7d8ffd-03d2-4285-87a4-875eeed85974","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b4a0c1ec-033e-4e3b-a9c1-74a6d3a002eb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:53.959Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:51:53.961Z","message":"{\"transactionId\":\"3e7d8ffd-03d2-4285-87a4-875eeed85974\",\"status\":\"200\",\"rqstDate\":\"230413-10:51:53:960\",\"respDate\":\"230413-10:51:53:961\",\"sourceId\":\"haproxy:3e7d8ffd-03d2-4285-87a4-875eeed85974\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:51:53:960-62143\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[078101d1-75f9-472f-b085-290dc9b1f4b1], x-b3-parentspanid=[f6e573345f53c8de], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[91e566a0c9fa6336f6e573345f53c8de], x-b3-spanid=[86b1ea2519a5155f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3e7d8ffd-03d2-4285-87a4-875eeed85974]}\\\"}\"}","context":{"RequestID":"3e7d8ffd-03d2-4285-87a4-875eeed85974","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b4a0c1ec-033e-4e3b-a9c1-74a6d3a002eb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:53.959Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:53.962Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3e7d8ffd-03d2-4285-87a4-875eeed85974","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b4a0c1ec-033e-4e3b-a9c1-74a6d3a002eb","LogTimestamp":"2023-04-13T10:51:53.962Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:51:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:51:55.971Z","message":"Entering","context":{"RequestID":"1797a015-7c10-4347-8f46-3969df26b12c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d6294d1c-d597-4643-8164-9873dba82485","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:55.971Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:51:55.973Z","message":"{\"transactionId\":\"1797a015-7c10-4347-8f46-3969df26b12c\",\"status\":\"200\",\"rqstDate\":\"230413-10:51:55:972\",\"respDate\":\"230413-10:51:55:973\",\"sourceId\":\"haproxy:1797a015-7c10-4347-8f46-3969df26b12c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:51:55:972-25756\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f3700874-d51e-487c-9b2c-43775d01ea7f], x-b3-parentspanid=[db52c7cb60d92fb5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[42d2ded7ebe925d5db52c7cb60d92fb5], x-b3-spanid=[c0a9b93d3f0822c4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1797a015-7c10-4347-8f46-3969df26b12c]}\\\"}\"}","context":{"RequestID":"1797a015-7c10-4347-8f46-3969df26b12c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d6294d1c-d597-4643-8164-9873dba82485","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:55.971Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:55.974Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1797a015-7c10-4347-8f46-3969df26b12c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d6294d1c-d597-4643-8164-9873dba82485","LogTimestamp":"2023-04-13T10:51:55.974Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:51:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:51:56.420Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:51:56.435Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:56.436Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:56.436Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:57.983Z","message":"Entering","context":{"RequestID":"203f1fa1-b940-4b86-94ae-f834dd2c85d6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0453c75c-187d-408f-95b0-8bbe08e12c45","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:57.983Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:51:57.984Z","message":"{\"transactionId\":\"203f1fa1-b940-4b86-94ae-f834dd2c85d6\",\"status\":\"200\",\"rqstDate\":\"230413-10:51:57:983\",\"respDate\":\"230413-10:51:57:984\",\"sourceId\":\"haproxy:203f1fa1-b940-4b86-94ae-f834dd2c85d6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:51:57:983-36278\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f84be676-454b-4457-922b-6261d83a4904], x-b3-parentspanid=[c576132235c2ffa7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1d47b99d1bf37cbbc576132235c2ffa7], x-b3-spanid=[eb6ab68b108ddeae], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[203f1fa1-b940-4b86-94ae-f834dd2c85d6]}\\\"}\"}","context":{"RequestID":"203f1fa1-b940-4b86-94ae-f834dd2c85d6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0453c75c-187d-408f-95b0-8bbe08e12c45","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:57.983Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:57.985Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"203f1fa1-b940-4b86-94ae-f834dd2c85d6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0453c75c-187d-408f-95b0-8bbe08e12c45","LogTimestamp":"2023-04-13T10:51:57.985Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:51:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:51:59.994Z","message":"Entering","context":{"RequestID":"762cfb92-572f-474b-ae79-bc4a138e69ce","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"19b28acc-c3fa-4cb6-8417-dfcb5119330f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:59.994Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:51:59.995Z","message":"{\"transactionId\":\"762cfb92-572f-474b-ae79-bc4a138e69ce\",\"status\":\"200\",\"rqstDate\":\"230413-10:51:59:995\",\"respDate\":\"230413-10:51:59:995\",\"sourceId\":\"haproxy:762cfb92-572f-474b-ae79-bc4a138e69ce\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:51:59:995-5537\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7900220e-94eb-4340-88cd-5c69ed970643], x-b3-parentspanid=[eb98084976ce31e9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[74ebc11c7f56c70ceb98084976ce31e9], x-b3-spanid=[593cf2bc9abe60d3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[762cfb92-572f-474b-ae79-bc4a138e69ce]}\\\"}\"}","context":{"RequestID":"762cfb92-572f-474b-ae79-bc4a138e69ce","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"19b28acc-c3fa-4cb6-8417-dfcb5119330f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:51:59.994Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:51:59.996Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"762cfb92-572f-474b-ae79-bc4a138e69ce","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"19b28acc-c3fa-4cb6-8417-dfcb5119330f","LogTimestamp":"2023-04-13T10:51:59.996Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:51:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:52:00.799Z","message":"Entering","context":{"RequestID":"dd623d1e-b6a1-41fd-86dd-c87546708fa3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"29b662b8-e703-4056-a37a-0ea443703f98","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:52:00.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:52:00.801Z","message":"{\"transactionId\":\"dd623d1e-b6a1-41fd-86dd-c87546708fa3\",\"status\":\"200\",\"rqstDate\":\"230413-10:52:00:800\",\"respDate\":\"230413-10:52:00:801\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:dd623d1e-b6a1-41fd-86dd-c87546708fa3\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:52:00:800-38943\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0cc8e0cb-ba97-4c38-9b91-a29f7706e4c0], x-b3-parentspanid=[341d1d8a799d0bd6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44741], x-envoy-attempt-count=[1], x-b3-traceid=[6c76f5862c47b5ba341d1d8a799d0bd6], x-b3-spanid=[1cbb385794e9d599], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[dd623d1e-b6a1-41fd-86dd-c87546708fa3]}\\\"}\"}","context":{"RequestID":"dd623d1e-b6a1-41fd-86dd-c87546708fa3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"29b662b8-e703-4056-a37a-0ea443703f98","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:52:00.799Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:00.801Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dd623d1e-b6a1-41fd-86dd-c87546708fa3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"29b662b8-e703-4056-a37a-0ea443703f98","LogTimestamp":"2023-04-13T10:52:00.801Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:52:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:52:00.847Z","message":"Entering","context":{"RequestID":"6492f75c-5fab-4c9e-8ea9-d74baa1120cc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d6514e4c-f256-44e2-bda8-fc47deca9fcf","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:52:00.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:52:00.848Z","message":"Database is available from CACHED check.","context":{"RequestID":"6492f75c-5fab-4c9e-8ea9-d74baa1120cc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d6514e4c-f256-44e2-bda8-fc47deca9fcf","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:52:00.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:00.849Z","message":"{\"transactionId\":\"6492f75c-5fab-4c9e-8ea9-d74baa1120cc\",\"status\":\"200\",\"rqstDate\":\"230413-10:52:00:847\",\"respDate\":\"230413-10:52:00:849\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6492f75c-5fab-4c9e-8ea9-d74baa1120cc\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:52:00:847-29565\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6492f75c-5fab-4c9e-8ea9-d74baa1120cc]}\\\"}\"}","context":{"RequestID":"6492f75c-5fab-4c9e-8ea9-d74baa1120cc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d6514e4c-f256-44e2-bda8-fc47deca9fcf","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:52:00.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:00.849Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6492f75c-5fab-4c9e-8ea9-d74baa1120cc","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d6514e4c-f256-44e2-bda8-fc47deca9fcf","LogTimestamp":"2023-04-13T10:52:00.849Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:52:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:52:02.004Z","message":"Entering","context":{"RequestID":"e87ee13c-6431-4ef7-9b77-6a02ac0e2866","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"499d3d72-f034-4487-9a8d-5f85eb25fe38","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:52:02.004Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:52:02.005Z","message":"{\"transactionId\":\"e87ee13c-6431-4ef7-9b77-6a02ac0e2866\",\"status\":\"200\",\"rqstDate\":\"230413-10:52:02:004\",\"respDate\":\"230413-10:52:02:005\",\"sourceId\":\"haproxy:e87ee13c-6431-4ef7-9b77-6a02ac0e2866\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:52:02:004-58589\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6f32a02d-e9e2-4936-ab8e-e0b43ab83d74], x-b3-parentspanid=[929ed173611bb7c3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6e63246e3adb9947929ed173611bb7c3], x-b3-spanid=[19597b6535017387], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e87ee13c-6431-4ef7-9b77-6a02ac0e2866]}\\\"}\"}","context":{"RequestID":"e87ee13c-6431-4ef7-9b77-6a02ac0e2866","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"499d3d72-f034-4487-9a8d-5f85eb25fe38","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:52:02.004Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:02.006Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e87ee13c-6431-4ef7-9b77-6a02ac0e2866","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"499d3d72-f034-4487-9a8d-5f85eb25fe38","LogTimestamp":"2023-04-13T10:52:02.006Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:52:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:52:04.015Z","message":"Entering","context":{"RequestID":"0d511ae6-cd94-4a4d-8627-791d3e02e92a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"14495269-12f7-4c4c-8b2e-92408cf047af","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:52:04.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:52:04.017Z","message":"{\"transactionId\":\"0d511ae6-cd94-4a4d-8627-791d3e02e92a\",\"status\":\"200\",\"rqstDate\":\"230413-10:52:04:016\",\"respDate\":\"230413-10:52:04:017\",\"sourceId\":\"haproxy:0d511ae6-cd94-4a4d-8627-791d3e02e92a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:52:04:016-58395\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9bb1b5ca-a43a-41ce-b9dc-f5c482642f56], x-b3-parentspanid=[90b4534938232a0e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a72a8d828a70cec490b4534938232a0e], x-b3-spanid=[aa71193a7bf2ec96], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0d511ae6-cd94-4a4d-8627-791d3e02e92a]}\\\"}\"}","context":{"RequestID":"0d511ae6-cd94-4a4d-8627-791d3e02e92a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"14495269-12f7-4c4c-8b2e-92408cf047af","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:52:04.015Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:04.018Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0d511ae6-cd94-4a4d-8627-791d3e02e92a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"14495269-12f7-4c4c-8b2e-92408cf047af","LogTimestamp":"2023-04-13T10:52:04.018Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:52:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:52:06.032Z","message":"Entering","context":{"RequestID":"8c31e54b-2502-4cfc-a430-d169d41433b1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cf93268a-47bf-4a9b-9cc5-22aad78f01ce","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:52:06.032Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:52:06.034Z","message":"{\"transactionId\":\"8c31e54b-2502-4cfc-a430-d169d41433b1\",\"status\":\"200\",\"rqstDate\":\"230413-10:52:06:033\",\"respDate\":\"230413-10:52:06:034\",\"sourceId\":\"haproxy:8c31e54b-2502-4cfc-a430-d169d41433b1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:52:06:033-61109\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1153ad99-14a6-4e5c-9af2-164691579a8a], x-b3-parentspanid=[cfa6ff9501c5db30], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9804cbf8ffe2c769cfa6ff9501c5db30], x-b3-spanid=[9b02d95e746f052a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8c31e54b-2502-4cfc-a430-d169d41433b1]}\\\"}\"}","context":{"RequestID":"8c31e54b-2502-4cfc-a430-d169d41433b1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cf93268a-47bf-4a9b-9cc5-22aad78f01ce","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:52:06.032Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:06.034Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8c31e54b-2502-4cfc-a430-d169d41433b1","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cf93268a-47bf-4a9b-9cc5-22aad78f01ce","LogTimestamp":"2023-04-13T10:52:06.034Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:52:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:52:06.420Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:52:06.432Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:06.432Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:06.432Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:08.044Z","message":"Entering","context":{"RequestID":"303a75d5-10b5-4856-8af1-7f18a4998cc8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a97d1582-ac5e-4bd5-9198-297a91cc9be5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:52:08.044Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:52:08.046Z","message":"{\"transactionId\":\"303a75d5-10b5-4856-8af1-7f18a4998cc8\",\"status\":\"200\",\"rqstDate\":\"230413-10:52:08:045\",\"respDate\":\"230413-10:52:08:046\",\"sourceId\":\"haproxy:303a75d5-10b5-4856-8af1-7f18a4998cc8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:52:08:045-49620\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b488bfd3-2ac8-4470-bd4f-0e4ae3874583], x-b3-parentspanid=[4da8e93617084220], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[07cc6485a40d86594da8e93617084220], x-b3-spanid=[7e3182e838e3bc67], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[303a75d5-10b5-4856-8af1-7f18a4998cc8]}\\\"}\"}","context":{"RequestID":"303a75d5-10b5-4856-8af1-7f18a4998cc8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a97d1582-ac5e-4bd5-9198-297a91cc9be5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:52:08.044Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:08.048Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"303a75d5-10b5-4856-8af1-7f18a4998cc8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a97d1582-ac5e-4bd5-9198-297a91cc9be5","LogTimestamp":"2023-04-13T10:52:08.047Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:52:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:52:10.058Z","message":"Entering","context":{"RequestID":"9b13b516-c7bd-42d4-a1f6-b76ff03b3b80","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b548e2d2-17e8-4b2b-9f50-c4a1b603cf22","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:52:10.058Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:52:10.060Z","message":"{\"transactionId\":\"9b13b516-c7bd-42d4-a1f6-b76ff03b3b80\",\"status\":\"200\",\"rqstDate\":\"230413-10:52:10:059\",\"respDate\":\"230413-10:52:10:060\",\"sourceId\":\"haproxy:9b13b516-c7bd-42d4-a1f6-b76ff03b3b80\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:52:10:059-68641\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1a0deff9-6d7e-4f93-91b7-2e76dc3325bc], x-b3-parentspanid=[645837a671ccfd40], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[241fa42506b912e8645837a671ccfd40], x-b3-spanid=[09452ba64ee1c30d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9b13b516-c7bd-42d4-a1f6-b76ff03b3b80]}\\\"}\"}","context":{"RequestID":"9b13b516-c7bd-42d4-a1f6-b76ff03b3b80","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b548e2d2-17e8-4b2b-9f50-c4a1b603cf22","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:52:10.058Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:10.061Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9b13b516-c7bd-42d4-a1f6-b76ff03b3b80","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b548e2d2-17e8-4b2b-9f50-c4a1b603cf22","LogTimestamp":"2023-04-13T10:52:10.061Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:52:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:52:10.796Z","message":"Entering","context":{"RequestID":"4649e9d8-7aab-4a2b-83ee-55ef2583ec1d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"db3a965b-903c-43f9-9df5-3954f48886d5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:52:10.795Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:52:10.798Z","message":"{\"transactionId\":\"4649e9d8-7aab-4a2b-83ee-55ef2583ec1d\",\"status\":\"200\",\"rqstDate\":\"230413-10:52:10:796\",\"respDate\":\"230413-10:52:10:798\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4649e9d8-7aab-4a2b-83ee-55ef2583ec1d\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:52:10:796-25930\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dd9a59aa-e2d2-41d4-9296-0c05cd39cf3c], x-b3-parentspanid=[ce69e11c7be1a007], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49967], x-envoy-attempt-count=[1], x-b3-traceid=[60539d2c6e7d674dce69e11c7be1a007], x-b3-spanid=[392501f915f8bb17], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4649e9d8-7aab-4a2b-83ee-55ef2583ec1d]}\\\"}\"}","context":{"RequestID":"4649e9d8-7aab-4a2b-83ee-55ef2583ec1d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"db3a965b-903c-43f9-9df5-3954f48886d5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:52:10.795Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:10.798Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4649e9d8-7aab-4a2b-83ee-55ef2583ec1d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"db3a965b-903c-43f9-9df5-3954f48886d5","LogTimestamp":"2023-04-13T10:52:10.798Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:52:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:52:10.848Z","message":"Entering","context":{"RequestID":"60c5baf5-e617-4b3b-b4f5-4f2918f858fc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0d36dc06-adbc-40dc-8189-c162c3886b23","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:52:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:52:10.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"60c5baf5-e617-4b3b-b4f5-4f2918f858fc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0d36dc06-adbc-40dc-8189-c162c3886b23","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:52:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:10.851Z","message":"{\"transactionId\":\"60c5baf5-e617-4b3b-b4f5-4f2918f858fc\",\"status\":\"200\",\"rqstDate\":\"230413-10:52:10:849\",\"respDate\":\"230413-10:52:10:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:60c5baf5-e617-4b3b-b4f5-4f2918f858fc\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:52:10:849-7760\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[60c5baf5-e617-4b3b-b4f5-4f2918f858fc]}\\\"}\"}","context":{"RequestID":"60c5baf5-e617-4b3b-b4f5-4f2918f858fc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0d36dc06-adbc-40dc-8189-c162c3886b23","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:52:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:10.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"60c5baf5-e617-4b3b-b4f5-4f2918f858fc","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0d36dc06-adbc-40dc-8189-c162c3886b23","LogTimestamp":"2023-04-13T10:52:10.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:52:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:52:12.072Z","message":"Entering","context":{"RequestID":"1e59ac5a-7196-4b09-a4c6-fe6848c3bfbb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b3f44259-3bcd-4bbe-9671-60321540b6dd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:52:12.071Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:52:12.074Z","message":"{\"transactionId\":\"1e59ac5a-7196-4b09-a4c6-fe6848c3bfbb\",\"status\":\"200\",\"rqstDate\":\"230413-10:52:12:072\",\"respDate\":\"230413-10:52:12:074\",\"sourceId\":\"haproxy:1e59ac5a-7196-4b09-a4c6-fe6848c3bfbb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:52:12:072-96047\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cf533b8a-a726-4606-8481-a8db66804bd9], x-b3-parentspanid=[32cde203a60d06f6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[00552b08e839b98d32cde203a60d06f6], x-b3-spanid=[d24c027c4dfc1029], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1e59ac5a-7196-4b09-a4c6-fe6848c3bfbb]}\\\"}\"}","context":{"RequestID":"1e59ac5a-7196-4b09-a4c6-fe6848c3bfbb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b3f44259-3bcd-4bbe-9671-60321540b6dd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:52:12.071Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:12.074Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1e59ac5a-7196-4b09-a4c6-fe6848c3bfbb","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b3f44259-3bcd-4bbe-9671-60321540b6dd","LogTimestamp":"2023-04-13T10:52:12.074Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:52:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:52:14.083Z","message":"Entering","context":{"RequestID":"5b2e2549-e298-454e-9820-2a48b016018d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dba168b2-be9f-47ed-b771-3b11e8fe358b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:52:14.083Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:52:14.085Z","message":"{\"transactionId\":\"5b2e2549-e298-454e-9820-2a48b016018d\",\"status\":\"200\",\"rqstDate\":\"230413-10:52:14:084\",\"respDate\":\"230413-10:52:14:085\",\"sourceId\":\"haproxy:5b2e2549-e298-454e-9820-2a48b016018d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:52:14:084-3047\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e2639a22-3e27-47cd-84e9-f126452e25cf], x-b3-parentspanid=[3c07d5184ebfac60], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dca1360bcfe6cdcf3c07d5184ebfac60], x-b3-spanid=[9df0864d331ea85f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5b2e2549-e298-454e-9820-2a48b016018d]}\\\"}\"}","context":{"RequestID":"5b2e2549-e298-454e-9820-2a48b016018d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dba168b2-be9f-47ed-b771-3b11e8fe358b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:52:14.083Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:14.085Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5b2e2549-e298-454e-9820-2a48b016018d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dba168b2-be9f-47ed-b771-3b11e8fe358b","LogTimestamp":"2023-04-13T10:52:14.085Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:52:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:52:16.094Z","message":"Entering","context":{"RequestID":"cede0cf9-7fb2-4dde-a392-083b1dc995d2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"989ef723-5648-47dc-ad76-45721dba4ee1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:52:16.094Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:52:16.095Z","message":"{\"transactionId\":\"cede0cf9-7fb2-4dde-a392-083b1dc995d2\",\"status\":\"200\",\"rqstDate\":\"230413-10:52:16:094\",\"respDate\":\"230413-10:52:16:095\",\"sourceId\":\"haproxy:cede0cf9-7fb2-4dde-a392-083b1dc995d2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:52:16:094-12080\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[162f01ef-2cd9-4f4b-960c-afc1757285d7], x-b3-parentspanid=[618f667dbba955b1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9525fd44f59fb46d618f667dbba955b1], x-b3-spanid=[06164de211fb0cc2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cede0cf9-7fb2-4dde-a392-083b1dc995d2]}\\\"}\"}","context":{"RequestID":"cede0cf9-7fb2-4dde-a392-083b1dc995d2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"989ef723-5648-47dc-ad76-45721dba4ee1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:52:16.094Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:16.096Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cede0cf9-7fb2-4dde-a392-083b1dc995d2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"989ef723-5648-47dc-ad76-45721dba4ee1","LogTimestamp":"2023-04-13T10:52:16.096Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:52:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:52:16.419Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:52:16.428Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:16.428Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:16.429Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:18.106Z","message":"Entering","context":{"RequestID":"c9a08c60-2da4-44ee-adf3-986f2a423617","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9e0dd870-9c4c-4f5e-9dab-e9d57297b9a1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:52:18.106Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:52:18.108Z","message":"{\"transactionId\":\"c9a08c60-2da4-44ee-adf3-986f2a423617\",\"status\":\"200\",\"rqstDate\":\"230413-10:52:18:107\",\"respDate\":\"230413-10:52:18:108\",\"sourceId\":\"haproxy:c9a08c60-2da4-44ee-adf3-986f2a423617\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:52:18:107-65749\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[47195dd4-7b84-46fe-9579-2dc30265a30d], x-b3-parentspanid=[1b97c79d53d12caa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4eff911d9cfd9fed1b97c79d53d12caa], x-b3-spanid=[f15629986a3cd926], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c9a08c60-2da4-44ee-adf3-986f2a423617]}\\\"}\"}","context":{"RequestID":"c9a08c60-2da4-44ee-adf3-986f2a423617","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9e0dd870-9c4c-4f5e-9dab-e9d57297b9a1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:52:18.106Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:18.109Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c9a08c60-2da4-44ee-adf3-986f2a423617","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9e0dd870-9c4c-4f5e-9dab-e9d57297b9a1","LogTimestamp":"2023-04-13T10:52:18.109Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:52:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:52:19.706Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:52:19.710Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:52:20.118Z","message":"Entering","context":{"RequestID":"c2f39983-799a-4fa1-b0ea-fbdfbbf5ad62","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"59772f6c-22ba-4791-8579-fd10d01aece2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:52:20.118Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:52:20.120Z","message":"{\"transactionId\":\"c2f39983-799a-4fa1-b0ea-fbdfbbf5ad62\",\"status\":\"200\",\"rqstDate\":\"230413-10:52:20:119\",\"respDate\":\"230413-10:52:20:119\",\"sourceId\":\"haproxy:c2f39983-799a-4fa1-b0ea-fbdfbbf5ad62\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:52:20:119-90021\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[789908d8-b488-41b5-876b-966b64847cac], x-b3-parentspanid=[0da6bdc223326b19], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[875c0b9b5f63c4df0da6bdc223326b19], x-b3-spanid=[bd25c869ed8b914d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c2f39983-799a-4fa1-b0ea-fbdfbbf5ad62]}\\\"}\"}","context":{"RequestID":"c2f39983-799a-4fa1-b0ea-fbdfbbf5ad62","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"59772f6c-22ba-4791-8579-fd10d01aece2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:52:20.118Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:20.120Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c2f39983-799a-4fa1-b0ea-fbdfbbf5ad62","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"59772f6c-22ba-4791-8579-fd10d01aece2","LogTimestamp":"2023-04-13T10:52:20.120Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:52:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:52:20.798Z","message":"Entering","context":{"RequestID":"646d5dac-f632-42e4-b1dc-ec25aeba9622","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b4fd0a4b-bb60-47b8-86e3-00ac406648ca","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:52:20.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:52:20.800Z","message":"{\"transactionId\":\"646d5dac-f632-42e4-b1dc-ec25aeba9622\",\"status\":\"200\",\"rqstDate\":\"230413-10:52:20:798\",\"respDate\":\"230413-10:52:20:800\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:646d5dac-f632-42e4-b1dc-ec25aeba9622\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:52:20:798-90051\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c4f1e464-bd90-437b-ae24-b1f3b76f03a8], x-b3-parentspanid=[05d48272e42ea7c3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47985], x-envoy-attempt-count=[1], x-b3-traceid=[21c7bb4590822e7a05d48272e42ea7c3], x-b3-spanid=[5fa9c8a35225e9e4], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[646d5dac-f632-42e4-b1dc-ec25aeba9622]}\\\"}\"}","context":{"RequestID":"646d5dac-f632-42e4-b1dc-ec25aeba9622","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b4fd0a4b-bb60-47b8-86e3-00ac406648ca","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:52:20.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:20.801Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"646d5dac-f632-42e4-b1dc-ec25aeba9622","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b4fd0a4b-bb60-47b8-86e3-00ac406648ca","LogTimestamp":"2023-04-13T10:52:20.801Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:52:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:52:20.849Z","message":"Entering","context":{"RequestID":"d6f24bcd-6c09-4e8c-bc15-6f58a8a09673","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2caf59b1-2dcd-444c-a1e1-9877c3709e77","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:52:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:52:20.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"d6f24bcd-6c09-4e8c-bc15-6f58a8a09673","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2caf59b1-2dcd-444c-a1e1-9877c3709e77","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:52:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:20.852Z","message":"{\"transactionId\":\"d6f24bcd-6c09-4e8c-bc15-6f58a8a09673\",\"status\":\"200\",\"rqstDate\":\"230413-10:52:20:850\",\"respDate\":\"230413-10:52:20:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d6f24bcd-6c09-4e8c-bc15-6f58a8a09673\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:52:20:850-95474\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d6f24bcd-6c09-4e8c-bc15-6f58a8a09673]}\\\"}\"}","context":{"RequestID":"d6f24bcd-6c09-4e8c-bc15-6f58a8a09673","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2caf59b1-2dcd-444c-a1e1-9877c3709e77","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:52:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:20.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d6f24bcd-6c09-4e8c-bc15-6f58a8a09673","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2caf59b1-2dcd-444c-a1e1-9877c3709e77","LogTimestamp":"2023-04-13T10:52:20.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:52:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:52:22.130Z","message":"Entering","context":{"RequestID":"c181b6bc-bfb2-4845-af4c-ffce40fbf5f0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"713e22ad-e894-4010-8577-959e5d058f04","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:52:22.130Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:52:22.132Z","message":"{\"transactionId\":\"c181b6bc-bfb2-4845-af4c-ffce40fbf5f0\",\"status\":\"200\",\"rqstDate\":\"230413-10:52:22:130\",\"respDate\":\"230413-10:52:22:132\",\"sourceId\":\"haproxy:c181b6bc-bfb2-4845-af4c-ffce40fbf5f0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:52:22:130-99007\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1eb1538a-d3aa-4d94-b87c-85b72635a06d], x-b3-parentspanid=[fd1ace61d11d0e26], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9e53c1a686431b86fd1ace61d11d0e26], x-b3-spanid=[2f94d99e7d5e97f2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c181b6bc-bfb2-4845-af4c-ffce40fbf5f0]}\\\"}\"}","context":{"RequestID":"c181b6bc-bfb2-4845-af4c-ffce40fbf5f0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"713e22ad-e894-4010-8577-959e5d058f04","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:52:22.130Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:22.132Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c181b6bc-bfb2-4845-af4c-ffce40fbf5f0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"713e22ad-e894-4010-8577-959e5d058f04","LogTimestamp":"2023-04-13T10:52:22.132Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:52:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:52:24.142Z","message":"Entering","context":{"RequestID":"055fe6db-233c-461a-8cba-892580480f1c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f3fcfad6-dff0-4850-8983-be0049fdef56","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:52:24.142Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:52:24.144Z","message":"{\"transactionId\":\"055fe6db-233c-461a-8cba-892580480f1c\",\"status\":\"200\",\"rqstDate\":\"230413-10:52:24:143\",\"respDate\":\"230413-10:52:24:144\",\"sourceId\":\"haproxy:055fe6db-233c-461a-8cba-892580480f1c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:52:24:143-75206\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[96ece985-2e8c-4574-a361-e74749e20927], x-b3-parentspanid=[eafb0d1a426b6c0e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fd476be446432031eafb0d1a426b6c0e], x-b3-spanid=[a2826596dd7e4b53], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[055fe6db-233c-461a-8cba-892580480f1c]}\\\"}\"}","context":{"RequestID":"055fe6db-233c-461a-8cba-892580480f1c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f3fcfad6-dff0-4850-8983-be0049fdef56","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:52:24.142Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:24.145Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"055fe6db-233c-461a-8cba-892580480f1c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f3fcfad6-dff0-4850-8983-be0049fdef56","LogTimestamp":"2023-04-13T10:52:24.145Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:52:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:52:26.155Z","message":"Entering","context":{"RequestID":"e630a7a0-007d-4a71-ab1f-9880bac2a950","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b6520da2-b3de-4b19-b930-244119bf64dd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:52:26.155Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:52:26.158Z","message":"{\"transactionId\":\"e630a7a0-007d-4a71-ab1f-9880bac2a950\",\"status\":\"200\",\"rqstDate\":\"230413-10:52:26:156\",\"respDate\":\"230413-10:52:26:157\",\"sourceId\":\"haproxy:e630a7a0-007d-4a71-ab1f-9880bac2a950\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:52:26:156-9266\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[12baab98-c04d-4d0f-bb24-7a17bd50b247], x-b3-parentspanid=[3d9b215d8c0e24da], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d8252d3e3a32f01a3d9b215d8c0e24da], x-b3-spanid=[9f78b20278fc6d18], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e630a7a0-007d-4a71-ab1f-9880bac2a950]}\\\"}\"}","context":{"RequestID":"e630a7a0-007d-4a71-ab1f-9880bac2a950","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b6520da2-b3de-4b19-b930-244119bf64dd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:52:26.155Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:26.158Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e630a7a0-007d-4a71-ab1f-9880bac2a950","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b6520da2-b3de-4b19-b930-244119bf64dd","LogTimestamp":"2023-04-13T10:52:26.158Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:52:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:52:26.419Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:52:26.435Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:26.435Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:26.435Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:28.169Z","message":"Entering","context":{"RequestID":"4c69c0d9-85ad-4c4c-a091-e3cf074755df","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5489ed72-248e-498e-bf80-22ef4dea7cae","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:52:28.169Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:52:28.171Z","message":"{\"transactionId\":\"4c69c0d9-85ad-4c4c-a091-e3cf074755df\",\"status\":\"200\",\"rqstDate\":\"230413-10:52:28:170\",\"respDate\":\"230413-10:52:28:171\",\"sourceId\":\"haproxy:4c69c0d9-85ad-4c4c-a091-e3cf074755df\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:52:28:170-88241\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d5fd7ebc-1696-9ec6-ba68-6d7b1d2061f4], x-b3-parentspanid=[1fa06674e9b90522], 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=[b94a39fe74a1b7e41fa06674e9b90522], x-b3-spanid=[95f71141f2aafa3f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4c69c0d9-85ad-4c4c-a091-e3cf074755df]}\\\"}\"}","context":{"RequestID":"4c69c0d9-85ad-4c4c-a091-e3cf074755df","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5489ed72-248e-498e-bf80-22ef4dea7cae","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:52:28.169Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:28.172Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4c69c0d9-85ad-4c4c-a091-e3cf074755df","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5489ed72-248e-498e-bf80-22ef4dea7cae","LogTimestamp":"2023-04-13T10:52:28.172Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:52:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:52:30.182Z","message":"Entering","context":{"RequestID":"f2f31680-f30e-4c43-bc3a-a003b33e4516","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7f08655b-aea3-469b-9f8a-767d413a5434","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:52:30.182Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:52:30.185Z","message":"{\"transactionId\":\"f2f31680-f30e-4c43-bc3a-a003b33e4516\",\"status\":\"200\",\"rqstDate\":\"230413-10:52:30:183\",\"respDate\":\"230413-10:52:30:185\",\"sourceId\":\"haproxy:f2f31680-f30e-4c43-bc3a-a003b33e4516\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:52:30:183-93447\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[72315ddb-8bf1-4887-a619-748b7f0924a0], x-b3-parentspanid=[f0470305d9a3cb48], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c1149e988a7ec895f0470305d9a3cb48], x-b3-spanid=[3161facfdc09a165], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f2f31680-f30e-4c43-bc3a-a003b33e4516]}\\\"}\"}","context":{"RequestID":"f2f31680-f30e-4c43-bc3a-a003b33e4516","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7f08655b-aea3-469b-9f8a-767d413a5434","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:52:30.182Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:30.185Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f2f31680-f30e-4c43-bc3a-a003b33e4516","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7f08655b-aea3-469b-9f8a-767d413a5434","LogTimestamp":"2023-04-13T10:52:30.185Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:52:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:52:30.797Z","message":"Entering","context":{"RequestID":"f8a95dfe-7a94-45e2-9c64-3a14ffccca55","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5035392b-4493-4b3c-8103-5d443dfab7c3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:52:30.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:52:30.799Z","message":"{\"transactionId\":\"f8a95dfe-7a94-45e2-9c64-3a14ffccca55\",\"status\":\"200\",\"rqstDate\":\"230413-10:52:30:798\",\"respDate\":\"230413-10:52:30:799\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f8a95dfe-7a94-45e2-9c64-3a14ffccca55\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:52:30:798-42216\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[26a2bab1-5120-4778-aded-a9a42cf0ff4e], x-b3-parentspanid=[28a9dc7640f9a4b9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[47339], x-envoy-attempt-count=[1], x-b3-traceid=[1dd480b22ff3057f28a9dc7640f9a4b9], x-b3-spanid=[14b5a51d0ca4a4f2], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f8a95dfe-7a94-45e2-9c64-3a14ffccca55]}\\\"}\"}","context":{"RequestID":"f8a95dfe-7a94-45e2-9c64-3a14ffccca55","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5035392b-4493-4b3c-8103-5d443dfab7c3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:52:30.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:30.800Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f8a95dfe-7a94-45e2-9c64-3a14ffccca55","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5035392b-4493-4b3c-8103-5d443dfab7c3","LogTimestamp":"2023-04-13T10:52:30.800Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:52:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:52:30.849Z","message":"Entering","context":{"RequestID":"c1ceb222-5031-4f78-b8c4-6c9c2ba4c248","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0dbcee78-ae02-4d45-a12d-901cae9603b2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:52:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:52:30.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"c1ceb222-5031-4f78-b8c4-6c9c2ba4c248","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0dbcee78-ae02-4d45-a12d-901cae9603b2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:52:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:30.852Z","message":"{\"transactionId\":\"c1ceb222-5031-4f78-b8c4-6c9c2ba4c248\",\"status\":\"200\",\"rqstDate\":\"230413-10:52:30:849\",\"respDate\":\"230413-10:52:30:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c1ceb222-5031-4f78-b8c4-6c9c2ba4c248\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:52:30:849-30363\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c1ceb222-5031-4f78-b8c4-6c9c2ba4c248]}\\\"}\"}","context":{"RequestID":"c1ceb222-5031-4f78-b8c4-6c9c2ba4c248","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0dbcee78-ae02-4d45-a12d-901cae9603b2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:52:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:30.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c1ceb222-5031-4f78-b8c4-6c9c2ba4c248","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0dbcee78-ae02-4d45-a12d-901cae9603b2","LogTimestamp":"2023-04-13T10:52:30.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:52:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:52:32.196Z","message":"Entering","context":{"RequestID":"51e461ad-577b-4b23-a69f-d94df94c62ba","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7c0d2469-0f10-4995-bf97-9724d92b73bd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:52:32.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:52:32.198Z","message":"{\"transactionId\":\"51e461ad-577b-4b23-a69f-d94df94c62ba\",\"status\":\"200\",\"rqstDate\":\"230413-10:52:32:197\",\"respDate\":\"230413-10:52:32:198\",\"sourceId\":\"haproxy:51e461ad-577b-4b23-a69f-d94df94c62ba\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:52:32:197-21108\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[08b62e12-927f-47bc-856f-86e330879229], x-b3-parentspanid=[a2fa233b3448c559], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[75f39c7076d391e9a2fa233b3448c559], x-b3-spanid=[90805faae646f703], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[51e461ad-577b-4b23-a69f-d94df94c62ba]}\\\"}\"}","context":{"RequestID":"51e461ad-577b-4b23-a69f-d94df94c62ba","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7c0d2469-0f10-4995-bf97-9724d92b73bd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:52:32.196Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:32.199Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"51e461ad-577b-4b23-a69f-d94df94c62ba","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7c0d2469-0f10-4995-bf97-9724d92b73bd","LogTimestamp":"2023-04-13T10:52:32.198Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:52:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:52:34.209Z","message":"Entering","context":{"RequestID":"849a3e28-c349-420f-942e-0f5456fd8396","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a95f8f83-6933-4858-b0bd-ce56e09d4d4d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:52:34.209Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:52:34.211Z","message":"{\"transactionId\":\"849a3e28-c349-420f-942e-0f5456fd8396\",\"status\":\"200\",\"rqstDate\":\"230413-10:52:34:210\",\"respDate\":\"230413-10:52:34:211\",\"sourceId\":\"haproxy:849a3e28-c349-420f-942e-0f5456fd8396\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:52:34:210-2737\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[548f7a0b-764e-41fa-a2c1-0d9cbf65d24f], x-b3-parentspanid=[e8b5588a723f7478], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9d0e8835dd4b7b19e8b5588a723f7478], x-b3-spanid=[278383fb7710c863], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[849a3e28-c349-420f-942e-0f5456fd8396]}\\\"}\"}","context":{"RequestID":"849a3e28-c349-420f-942e-0f5456fd8396","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a95f8f83-6933-4858-b0bd-ce56e09d4d4d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:52:34.209Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:34.211Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"849a3e28-c349-420f-942e-0f5456fd8396","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a95f8f83-6933-4858-b0bd-ce56e09d4d4d","LogTimestamp":"2023-04-13T10:52:34.211Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:52:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:52:36.222Z","message":"Entering","context":{"RequestID":"9aef6bb5-ee32-425e-9db3-d629265ab689","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f8bc67f3-8516-437e-8c43-5991876d1e0b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:52:36.222Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:52:36.224Z","message":"{\"transactionId\":\"9aef6bb5-ee32-425e-9db3-d629265ab689\",\"status\":\"200\",\"rqstDate\":\"230413-10:52:36:222\",\"respDate\":\"230413-10:52:36:224\",\"sourceId\":\"haproxy:9aef6bb5-ee32-425e-9db3-d629265ab689\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:52:36:222-79832\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6ff9cd1c-d6bc-46db-83dd-e04be715d91d], x-b3-parentspanid=[51ca30b7b51bffc3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[911d0be31550cc5151ca30b7b51bffc3], x-b3-spanid=[a3c967da2255be57], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9aef6bb5-ee32-425e-9db3-d629265ab689]}\\\"}\"}","context":{"RequestID":"9aef6bb5-ee32-425e-9db3-d629265ab689","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f8bc67f3-8516-437e-8c43-5991876d1e0b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:52:36.222Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:36.225Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9aef6bb5-ee32-425e-9db3-d629265ab689","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f8bc67f3-8516-437e-8c43-5991876d1e0b","LogTimestamp":"2023-04-13T10:52:36.224Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:52:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:52:36.420Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:52:36.435Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:36.435Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:36.435Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:38.235Z","message":"Entering","context":{"RequestID":"54ddf4d3-6629-4dcd-9f1d-a58a7fb19ec6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"db515a48-b827-4ecb-abdb-2da88fc1ae2d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:52:38.235Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:52:38.237Z","message":"{\"transactionId\":\"54ddf4d3-6629-4dcd-9f1d-a58a7fb19ec6\",\"status\":\"200\",\"rqstDate\":\"230413-10:52:38:236\",\"respDate\":\"230413-10:52:38:237\",\"sourceId\":\"haproxy:54ddf4d3-6629-4dcd-9f1d-a58a7fb19ec6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:52:38:236-89838\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1e661783-15e2-4f77-ba4c-fce606256a26], x-b3-parentspanid=[62b6bf08559b90c5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[89741266c26edd6062b6bf08559b90c5], x-b3-spanid=[67596c2a7be6e78c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[54ddf4d3-6629-4dcd-9f1d-a58a7fb19ec6]}\\\"}\"}","context":{"RequestID":"54ddf4d3-6629-4dcd-9f1d-a58a7fb19ec6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"db515a48-b827-4ecb-abdb-2da88fc1ae2d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:52:38.235Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:38.238Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"54ddf4d3-6629-4dcd-9f1d-a58a7fb19ec6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"db515a48-b827-4ecb-abdb-2da88fc1ae2d","LogTimestamp":"2023-04-13T10:52:38.238Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:52:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:52:40.247Z","message":"Entering","context":{"RequestID":"569c0d29-076e-4d3b-906d-5223ea91788c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"511c875c-fc49-4d69-80f9-756a74719654","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:52:40.247Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:52:40.249Z","message":"{\"transactionId\":\"569c0d29-076e-4d3b-906d-5223ea91788c\",\"status\":\"200\",\"rqstDate\":\"230413-10:52:40:248\",\"respDate\":\"230413-10:52:40:249\",\"sourceId\":\"haproxy:569c0d29-076e-4d3b-906d-5223ea91788c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:52:40:248-42282\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d5002c0a-4a4b-4d46-985d-f1018c4253a0], x-b3-parentspanid=[dc4224186b048e65], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[20cd5605fd43b563dc4224186b048e65], x-b3-spanid=[3252e99f4e5840e7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[569c0d29-076e-4d3b-906d-5223ea91788c]}\\\"}\"}","context":{"RequestID":"569c0d29-076e-4d3b-906d-5223ea91788c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"511c875c-fc49-4d69-80f9-756a74719654","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:52:40.247Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:40.249Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"569c0d29-076e-4d3b-906d-5223ea91788c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"511c875c-fc49-4d69-80f9-756a74719654","LogTimestamp":"2023-04-13T10:52:40.249Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:52:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:52:40.796Z","message":"Entering","context":{"RequestID":"4f7f9af2-882d-4e14-b051-7df2c617a43b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"769c227c-9177-4c1d-97eb-72de8419f686","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:52:40.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:52:40.797Z","message":"{\"transactionId\":\"4f7f9af2-882d-4e14-b051-7df2c617a43b\",\"status\":\"200\",\"rqstDate\":\"230413-10:52:40:796\",\"respDate\":\"230413-10:52:40:797\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4f7f9af2-882d-4e14-b051-7df2c617a43b\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:52:40:796-51264\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6f750203-5c6f-4aa5-8efa-40857818a89b], x-b3-parentspanid=[7612b235a9c70ba9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37235], x-envoy-attempt-count=[1], x-b3-traceid=[c327c2bb4bdd9a787612b235a9c70ba9], x-b3-spanid=[2715bbd9f781b38f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4f7f9af2-882d-4e14-b051-7df2c617a43b]}\\\"}\"}","context":{"RequestID":"4f7f9af2-882d-4e14-b051-7df2c617a43b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"769c227c-9177-4c1d-97eb-72de8419f686","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:52:40.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:40.797Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4f7f9af2-882d-4e14-b051-7df2c617a43b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"769c227c-9177-4c1d-97eb-72de8419f686","LogTimestamp":"2023-04-13T10:52:40.797Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:52:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:52:40.847Z","message":"Entering","context":{"RequestID":"df585596-530b-4a2d-80b9-16aa31784261","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ce786771-386c-46e6-b21e-2b6bf54bc93b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:52:40.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:52:40.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"df585596-530b-4a2d-80b9-16aa31784261","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ce786771-386c-46e6-b21e-2b6bf54bc93b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:52:40.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:40.849Z","message":"{\"transactionId\":\"df585596-530b-4a2d-80b9-16aa31784261\",\"status\":\"200\",\"rqstDate\":\"230413-10:52:40:848\",\"respDate\":\"230413-10:52:40:849\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:df585596-530b-4a2d-80b9-16aa31784261\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:52:40:848-11586\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[df585596-530b-4a2d-80b9-16aa31784261]}\\\"}\"}","context":{"RequestID":"df585596-530b-4a2d-80b9-16aa31784261","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ce786771-386c-46e6-b21e-2b6bf54bc93b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:52:40.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:40.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"df585596-530b-4a2d-80b9-16aa31784261","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce786771-386c-46e6-b21e-2b6bf54bc93b","LogTimestamp":"2023-04-13T10:52:40.850Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:52:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:52:42.257Z","message":"Entering","context":{"RequestID":"8cffa89a-2917-43ca-84b9-bf200876976d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"096cda8e-6b28-45ac-9dd1-71b7c307ded9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:52:42.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:52:42.260Z","message":"{\"transactionId\":\"8cffa89a-2917-43ca-84b9-bf200876976d\",\"status\":\"200\",\"rqstDate\":\"230413-10:52:42:258\",\"respDate\":\"230413-10:52:42:260\",\"sourceId\":\"haproxy:8cffa89a-2917-43ca-84b9-bf200876976d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:52:42:258-99223\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[018151a2-ea4a-4afc-8dad-1ec7dcd25956], x-b3-parentspanid=[69693b5393d333fe], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3f176f939c9af3f969693b5393d333fe], x-b3-spanid=[48cf0eeddda87eb9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8cffa89a-2917-43ca-84b9-bf200876976d]}\\\"}\"}","context":{"RequestID":"8cffa89a-2917-43ca-84b9-bf200876976d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"096cda8e-6b28-45ac-9dd1-71b7c307ded9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:52:42.257Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:42.261Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8cffa89a-2917-43ca-84b9-bf200876976d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"096cda8e-6b28-45ac-9dd1-71b7c307ded9","LogTimestamp":"2023-04-13T10:52:42.261Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:52:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:52:44.270Z","message":"Entering","context":{"RequestID":"66f2646c-9365-4085-b581-d6af8ca1132b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0de8a025-91db-4361-b37c-4afd95e3f333","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:52:44.270Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:52:44.272Z","message":"{\"transactionId\":\"66f2646c-9365-4085-b581-d6af8ca1132b\",\"status\":\"200\",\"rqstDate\":\"230413-10:52:44:271\",\"respDate\":\"230413-10:52:44:272\",\"sourceId\":\"haproxy:66f2646c-9365-4085-b581-d6af8ca1132b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:52:44:271-99886\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[92f4b2fd-6018-443b-8f7c-28c6f225e285], x-b3-parentspanid=[3cf20317290608a5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[da110d217fac23623cf20317290608a5], x-b3-spanid=[b2e8be5f86dadbbc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[66f2646c-9365-4085-b581-d6af8ca1132b]}\\\"}\"}","context":{"RequestID":"66f2646c-9365-4085-b581-d6af8ca1132b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0de8a025-91db-4361-b37c-4afd95e3f333","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:52:44.270Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:44.273Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"66f2646c-9365-4085-b581-d6af8ca1132b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0de8a025-91db-4361-b37c-4afd95e3f333","LogTimestamp":"2023-04-13T10:52:44.273Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:52:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:52:46.282Z","message":"Entering","context":{"RequestID":"00fc69a7-17c3-481c-8b83-9172f912a038","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7a86842e-6f38-4ce1-adc4-fe4ef159f920","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:52:46.282Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:52:46.284Z","message":"{\"transactionId\":\"00fc69a7-17c3-481c-8b83-9172f912a038\",\"status\":\"200\",\"rqstDate\":\"230413-10:52:46:283\",\"respDate\":\"230413-10:52:46:284\",\"sourceId\":\"haproxy:00fc69a7-17c3-481c-8b83-9172f912a038\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:52:46:283-42925\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4e084e1c-a0a4-426b-b058-763b58d41580], x-b3-parentspanid=[97b23577c0eafbb7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e9abaa892041fd3897b23577c0eafbb7], x-b3-spanid=[b508270e7ee7d5eb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[00fc69a7-17c3-481c-8b83-9172f912a038]}\\\"}\"}","context":{"RequestID":"00fc69a7-17c3-481c-8b83-9172f912a038","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7a86842e-6f38-4ce1-adc4-fe4ef159f920","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:52:46.282Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:46.285Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"00fc69a7-17c3-481c-8b83-9172f912a038","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7a86842e-6f38-4ce1-adc4-fe4ef159f920","LogTimestamp":"2023-04-13T10:52:46.285Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:52:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:52:46.420Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:52:46.432Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:46.432Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:46.432Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:48.295Z","message":"Entering","context":{"RequestID":"9eac9459-5fc9-452b-b48b-676c34e29ee9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"39b237a9-85c9-4074-aa87-71274dedb5f9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:52:48.295Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:52:48.297Z","message":"{\"transactionId\":\"9eac9459-5fc9-452b-b48b-676c34e29ee9\",\"status\":\"200\",\"rqstDate\":\"230413-10:52:48:296\",\"respDate\":\"230413-10:52:48:297\",\"sourceId\":\"haproxy:9eac9459-5fc9-452b-b48b-676c34e29ee9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:52:48:296-47652\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[082d1ae8-ff97-4a7f-876e-366612ca39fe], x-b3-parentspanid=[41fa8cca6fbdfe2f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9d1bbc44db47e10641fa8cca6fbdfe2f], x-b3-spanid=[6a7161b7b5f3d64c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9eac9459-5fc9-452b-b48b-676c34e29ee9]}\\\"}\"}","context":{"RequestID":"9eac9459-5fc9-452b-b48b-676c34e29ee9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"39b237a9-85c9-4074-aa87-71274dedb5f9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:52:48.295Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:48.298Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9eac9459-5fc9-452b-b48b-676c34e29ee9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"39b237a9-85c9-4074-aa87-71274dedb5f9","LogTimestamp":"2023-04-13T10:52:48.298Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:52:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:52:49.711Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:52:49.715Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:52:50.308Z","message":"Entering","context":{"RequestID":"af88b4c0-4f33-41fb-84eb-cf8df92194d5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"165828ef-e3b5-4a86-b5c6-19e924170a9b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:52:50.308Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:52:50.309Z","message":"{\"transactionId\":\"af88b4c0-4f33-41fb-84eb-cf8df92194d5\",\"status\":\"200\",\"rqstDate\":\"230413-10:52:50:308\",\"respDate\":\"230413-10:52:50:309\",\"sourceId\":\"haproxy:af88b4c0-4f33-41fb-84eb-cf8df92194d5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:52:50:308-64708\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[97853c91-75f3-4f98-96fd-cc86696a5e16], x-b3-parentspanid=[c47b56ccaeca2b35], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ed08a7c711d24b25c47b56ccaeca2b35], x-b3-spanid=[be3a35d3a1f44394], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[af88b4c0-4f33-41fb-84eb-cf8df92194d5]}\\\"}\"}","context":{"RequestID":"af88b4c0-4f33-41fb-84eb-cf8df92194d5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"165828ef-e3b5-4a86-b5c6-19e924170a9b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:52:50.308Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:50.310Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"af88b4c0-4f33-41fb-84eb-cf8df92194d5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"165828ef-e3b5-4a86-b5c6-19e924170a9b","LogTimestamp":"2023-04-13T10:52:50.309Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:52:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:52:50.796Z","message":"Entering","context":{"RequestID":"c06984dc-a7b9-449e-9e56-2e7355d9e056","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2bfc5171-d20c-4865-b32f-5f132ac7fca9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:52:50.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:52:50.799Z","message":"{\"transactionId\":\"c06984dc-a7b9-449e-9e56-2e7355d9e056\",\"status\":\"200\",\"rqstDate\":\"230413-10:52:50:797\",\"respDate\":\"230413-10:52:50:799\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c06984dc-a7b9-449e-9e56-2e7355d9e056\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:52:50:797-42851\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[de8850b5-55ee-4717-bc84-b4051e6b29a8], x-b3-parentspanid=[26b8d05612083952], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37653], x-envoy-attempt-count=[1], x-b3-traceid=[c8516a84653763d426b8d05612083952], x-b3-spanid=[39a4f444327acd25], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c06984dc-a7b9-449e-9e56-2e7355d9e056]}\\\"}\"}","context":{"RequestID":"c06984dc-a7b9-449e-9e56-2e7355d9e056","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2bfc5171-d20c-4865-b32f-5f132ac7fca9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:52:50.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:50.799Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c06984dc-a7b9-449e-9e56-2e7355d9e056","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2bfc5171-d20c-4865-b32f-5f132ac7fca9","LogTimestamp":"2023-04-13T10:52:50.799Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:52:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:52:50.849Z","message":"Entering","context":{"RequestID":"f163e7a9-9768-4ae9-b927-5cb8fdb034b9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1d59a967-2625-4812-96b7-ddf5d16583df","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:52:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:52:50.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"f163e7a9-9768-4ae9-b927-5cb8fdb034b9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1d59a967-2625-4812-96b7-ddf5d16583df","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:52:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:50.853Z","message":"{\"transactionId\":\"f163e7a9-9768-4ae9-b927-5cb8fdb034b9\",\"status\":\"200\",\"rqstDate\":\"230413-10:52:50:850\",\"respDate\":\"230413-10:52:50:853\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f163e7a9-9768-4ae9-b927-5cb8fdb034b9\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:52:50:850-41459\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f163e7a9-9768-4ae9-b927-5cb8fdb034b9]}\\\"}\"}","context":{"RequestID":"f163e7a9-9768-4ae9-b927-5cb8fdb034b9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1d59a967-2625-4812-96b7-ddf5d16583df","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:52:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:50.854Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f163e7a9-9768-4ae9-b927-5cb8fdb034b9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1d59a967-2625-4812-96b7-ddf5d16583df","LogTimestamp":"2023-04-13T10:52:50.854Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:52:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:52:52.321Z","message":"Entering","context":{"RequestID":"bac2302a-301e-4afd-a6c2-530c5c8aa221","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"65315488-4678-4293-a484-715e3e142627","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:52:52.321Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:52:52.324Z","message":"{\"transactionId\":\"bac2302a-301e-4afd-a6c2-530c5c8aa221\",\"status\":\"200\",\"rqstDate\":\"230413-10:52:52:322\",\"respDate\":\"230413-10:52:52:323\",\"sourceId\":\"haproxy:bac2302a-301e-4afd-a6c2-530c5c8aa221\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:52:52:322-22089\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[10ac9b0c-2282-4321-9eae-ff2fa1fb22f5], x-b3-parentspanid=[f7d62f376f273849], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5ae7115ab94fa1def7d62f376f273849], x-b3-spanid=[c3438c8d02f3295c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bac2302a-301e-4afd-a6c2-530c5c8aa221]}\\\"}\"}","context":{"RequestID":"bac2302a-301e-4afd-a6c2-530c5c8aa221","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"65315488-4678-4293-a484-715e3e142627","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:52:52.321Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:52.324Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bac2302a-301e-4afd-a6c2-530c5c8aa221","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"65315488-4678-4293-a484-715e3e142627","LogTimestamp":"2023-04-13T10:52:52.324Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:52:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:52:54.335Z","message":"Entering","context":{"RequestID":"aa6ec7ca-ad44-418f-a332-4b9aeeec7adc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"91b61909-d648-461a-9b53-40f309a97ece","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:52:54.335Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:52:54.336Z","message":"{\"transactionId\":\"aa6ec7ca-ad44-418f-a332-4b9aeeec7adc\",\"status\":\"200\",\"rqstDate\":\"230413-10:52:54:335\",\"respDate\":\"230413-10:52:54:336\",\"sourceId\":\"haproxy:aa6ec7ca-ad44-418f-a332-4b9aeeec7adc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:52:54:335-14594\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[846a691a-ef78-4e55-b616-d324f92276eb], x-b3-parentspanid=[9b6c1aa8e7c5917d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a2fed19e1e5af5759b6c1aa8e7c5917d], x-b3-spanid=[ffdf04c8f89ea117], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[aa6ec7ca-ad44-418f-a332-4b9aeeec7adc]}\\\"}\"}","context":{"RequestID":"aa6ec7ca-ad44-418f-a332-4b9aeeec7adc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"91b61909-d648-461a-9b53-40f309a97ece","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:52:54.335Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:54.336Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aa6ec7ca-ad44-418f-a332-4b9aeeec7adc","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"91b61909-d648-461a-9b53-40f309a97ece","LogTimestamp":"2023-04-13T10:52:54.336Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:52:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:52:56.346Z","message":"Entering","context":{"RequestID":"68245b54-7778-4035-bdb3-c28698d519a4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b210c784-c120-49d7-a9d5-a25c61be3388","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:52:56.346Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:52:56.348Z","message":"{\"transactionId\":\"68245b54-7778-4035-bdb3-c28698d519a4\",\"status\":\"200\",\"rqstDate\":\"230413-10:52:56:347\",\"respDate\":\"230413-10:52:56:348\",\"sourceId\":\"haproxy:68245b54-7778-4035-bdb3-c28698d519a4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:52:56:347-50111\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7f42bcff-34c5-405c-826d-ca439b026add], x-b3-parentspanid=[ed2f998afa7bf0a9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[82f9fb2959582f65ed2f998afa7bf0a9], x-b3-spanid=[a7908aa2a3771cf8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[68245b54-7778-4035-bdb3-c28698d519a4]}\\\"}\"}","context":{"RequestID":"68245b54-7778-4035-bdb3-c28698d519a4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b210c784-c120-49d7-a9d5-a25c61be3388","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:52:56.346Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:56.349Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"68245b54-7778-4035-bdb3-c28698d519a4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b210c784-c120-49d7-a9d5-a25c61be3388","LogTimestamp":"2023-04-13T10:52:56.349Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:52:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:52:56.421Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:52:56.438Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:56.439Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:56.439Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:58.359Z","message":"Entering","context":{"RequestID":"09d73eb5-36d5-48ce-861c-9cc8268a1184","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e458bc33-e3b9-4c0a-a6e1-ad23d759a30f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:52:58.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:52:58.361Z","message":"{\"transactionId\":\"09d73eb5-36d5-48ce-861c-9cc8268a1184\",\"status\":\"200\",\"rqstDate\":\"230413-10:52:58:360\",\"respDate\":\"230413-10:52:58:361\",\"sourceId\":\"haproxy:09d73eb5-36d5-48ce-861c-9cc8268a1184\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:52:58:360-67219\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ee70d297-8c25-4d6a-819d-366561ead389], x-b3-parentspanid=[eae56dda846756ec], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7d614dea251367a1eae56dda846756ec], x-b3-spanid=[b6b85f2948ee70b8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[09d73eb5-36d5-48ce-861c-9cc8268a1184]}\\\"}\"}","context":{"RequestID":"09d73eb5-36d5-48ce-861c-9cc8268a1184","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e458bc33-e3b9-4c0a-a6e1-ad23d759a30f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:52:58.359Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:52:58.362Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"09d73eb5-36d5-48ce-861c-9cc8268a1184","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e458bc33-e3b9-4c0a-a6e1-ad23d759a30f","LogTimestamp":"2023-04-13T10:52:58.362Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:52:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:53:00.372Z","message":"Entering","context":{"RequestID":"64928dfa-cf26-4810-a2cf-de9db4dc215d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bddd0543-6d97-48be-a086-91e015b3ad1b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:00.372Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:53:00.374Z","message":"{\"transactionId\":\"64928dfa-cf26-4810-a2cf-de9db4dc215d\",\"status\":\"200\",\"rqstDate\":\"230413-10:53:00:373\",\"respDate\":\"230413-10:53:00:374\",\"sourceId\":\"haproxy:64928dfa-cf26-4810-a2cf-de9db4dc215d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:53:00:373-50412\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[77aa4400-8093-4515-81fc-4104eb6384a2], x-b3-parentspanid=[95fceed727126d90], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c335081022b9034195fceed727126d90], x-b3-spanid=[1db34545d8ecf5db], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[64928dfa-cf26-4810-a2cf-de9db4dc215d]}\\\"}\"}","context":{"RequestID":"64928dfa-cf26-4810-a2cf-de9db4dc215d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bddd0543-6d97-48be-a086-91e015b3ad1b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:00.372Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:00.375Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"64928dfa-cf26-4810-a2cf-de9db4dc215d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bddd0543-6d97-48be-a086-91e015b3ad1b","LogTimestamp":"2023-04-13T10:53:00.375Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:53:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:53:00.798Z","message":"Entering","context":{"RequestID":"92226eea-5c6c-4050-975e-61114e21a32b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"34edf895-3a4b-4ce8-bd68-dce262d33724","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:53:00.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:53:00.800Z","message":"{\"transactionId\":\"92226eea-5c6c-4050-975e-61114e21a32b\",\"status\":\"200\",\"rqstDate\":\"230413-10:53:00:799\",\"respDate\":\"230413-10:53:00:800\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:92226eea-5c6c-4050-975e-61114e21a32b\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:53:00:799-9258\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[beac59cb-f777-4dbd-b31b-429b1c6ad343], x-b3-parentspanid=[66f60216e1f8779f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[32993], x-envoy-attempt-count=[1], x-b3-traceid=[0b4bf62df7dd1c9666f60216e1f8779f], x-b3-spanid=[86b13d9230101a86], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[92226eea-5c6c-4050-975e-61114e21a32b]}\\\"}\"}","context":{"RequestID":"92226eea-5c6c-4050-975e-61114e21a32b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"34edf895-3a4b-4ce8-bd68-dce262d33724","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:53:00.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:00.801Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"92226eea-5c6c-4050-975e-61114e21a32b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"34edf895-3a4b-4ce8-bd68-dce262d33724","LogTimestamp":"2023-04-13T10:53:00.801Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:53:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:53:00.849Z","message":"Entering","context":{"RequestID":"c2219b37-7fd1-44a9-b7ca-06faf37210ed","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"49c316bf-7546-4bb2-a34c-f2a871b11f57","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:53:00.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:53:00.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"c2219b37-7fd1-44a9-b7ca-06faf37210ed","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"49c316bf-7546-4bb2-a34c-f2a871b11f57","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:53:00.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:00.850Z","message":"{\"transactionId\":\"c2219b37-7fd1-44a9-b7ca-06faf37210ed\",\"status\":\"200\",\"rqstDate\":\"230413-10:53:00:849\",\"respDate\":\"230413-10:53:00:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c2219b37-7fd1-44a9-b7ca-06faf37210ed\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:53:00:849-27940\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c2219b37-7fd1-44a9-b7ca-06faf37210ed]}\\\"}\"}","context":{"RequestID":"c2219b37-7fd1-44a9-b7ca-06faf37210ed","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"49c316bf-7546-4bb2-a34c-f2a871b11f57","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:53:00.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:00.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c2219b37-7fd1-44a9-b7ca-06faf37210ed","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"49c316bf-7546-4bb2-a34c-f2a871b11f57","LogTimestamp":"2023-04-13T10:53:00.850Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:53:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:53:02.385Z","message":"Entering","context":{"RequestID":"bb4dff70-aea1-4798-b964-477ab89dc6f7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"af09078b-b075-4919-8a3d-3c81a26d1ba0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:02.385Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:53:02.386Z","message":"{\"transactionId\":\"bb4dff70-aea1-4798-b964-477ab89dc6f7\",\"status\":\"200\",\"rqstDate\":\"230413-10:53:02:385\",\"respDate\":\"230413-10:53:02:386\",\"sourceId\":\"haproxy:bb4dff70-aea1-4798-b964-477ab89dc6f7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:53:02:385-29865\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5f91f1b6-b948-4f50-bcda-a718516c7dbc], x-b3-parentspanid=[dfed353ac279761e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[84f4efabfe3f6e20dfed353ac279761e], x-b3-spanid=[f85f91399e1d7747], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bb4dff70-aea1-4798-b964-477ab89dc6f7]}\\\"}\"}","context":{"RequestID":"bb4dff70-aea1-4798-b964-477ab89dc6f7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"af09078b-b075-4919-8a3d-3c81a26d1ba0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:02.385Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:02.387Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bb4dff70-aea1-4798-b964-477ab89dc6f7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"af09078b-b075-4919-8a3d-3c81a26d1ba0","LogTimestamp":"2023-04-13T10:53:02.387Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:53:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:53:04.397Z","message":"Entering","context":{"RequestID":"147e00ce-8bab-43cb-b020-7de661ac75d7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5ea9e798-4aed-4ad8-9947-4e20877aff71","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:04.397Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:53:04.399Z","message":"{\"transactionId\":\"147e00ce-8bab-43cb-b020-7de661ac75d7\",\"status\":\"200\",\"rqstDate\":\"230413-10:53:04:398\",\"respDate\":\"230413-10:53:04:399\",\"sourceId\":\"haproxy:147e00ce-8bab-43cb-b020-7de661ac75d7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:53:04:398-19152\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[20d16d19-a615-4ebd-9ff7-3b476f1f3c22], x-b3-parentspanid=[1db04226f68ac1c3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a20749618b8476671db04226f68ac1c3], x-b3-spanid=[0efe7000d3f4ae54], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[147e00ce-8bab-43cb-b020-7de661ac75d7]}\\\"}\"}","context":{"RequestID":"147e00ce-8bab-43cb-b020-7de661ac75d7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5ea9e798-4aed-4ad8-9947-4e20877aff71","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:04.397Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:04.400Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"147e00ce-8bab-43cb-b020-7de661ac75d7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ea9e798-4aed-4ad8-9947-4e20877aff71","LogTimestamp":"2023-04-13T10:53:04.400Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:53:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:53:06.409Z","message":"Entering","context":{"RequestID":"99c4b751-6063-4e0c-988f-0ad7e6fe3958","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c7c6eca4-9f31-4936-8c57-a6c8e0e738b9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:06.409Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:53:06.411Z","message":"{\"transactionId\":\"99c4b751-6063-4e0c-988f-0ad7e6fe3958\",\"status\":\"200\",\"rqstDate\":\"230413-10:53:06:410\",\"respDate\":\"230413-10:53:06:411\",\"sourceId\":\"haproxy:99c4b751-6063-4e0c-988f-0ad7e6fe3958\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:53:06:410-97066\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[39fbbc26-150d-43d8-b178-4d9077890216], x-b3-parentspanid=[f66ba6b5bf06ed59], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[32abd6a22e82fb4ef66ba6b5bf06ed59], x-b3-spanid=[11938daf9aa2d7e7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[99c4b751-6063-4e0c-988f-0ad7e6fe3958]}\\\"}\"}","context":{"RequestID":"99c4b751-6063-4e0c-988f-0ad7e6fe3958","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c7c6eca4-9f31-4936-8c57-a6c8e0e738b9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:06.409Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:06.412Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"99c4b751-6063-4e0c-988f-0ad7e6fe3958","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c7c6eca4-9f31-4936-8c57-a6c8e0e738b9","LogTimestamp":"2023-04-13T10:53:06.412Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:53:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:53:06.421Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:53:06.437Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:06.438Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:06.438Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:08.422Z","message":"Entering","context":{"RequestID":"60a1e309-25ed-48d5-85cc-65c0b8b7e3ea","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"975f2dbe-3657-42ac-bb02-47c56925efc9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:08.422Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:53:08.424Z","message":"{\"transactionId\":\"60a1e309-25ed-48d5-85cc-65c0b8b7e3ea\",\"status\":\"200\",\"rqstDate\":\"230413-10:53:08:423\",\"respDate\":\"230413-10:53:08:424\",\"sourceId\":\"haproxy:60a1e309-25ed-48d5-85cc-65c0b8b7e3ea\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:53:08:423-46718\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[117999eb-dcae-4574-b33b-b167ae665355], x-b3-parentspanid=[696e7e913edfa2e7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[29556a71c9e243b8696e7e913edfa2e7], x-b3-spanid=[6fea02211b24cf83], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[60a1e309-25ed-48d5-85cc-65c0b8b7e3ea]}\\\"}\"}","context":{"RequestID":"60a1e309-25ed-48d5-85cc-65c0b8b7e3ea","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"975f2dbe-3657-42ac-bb02-47c56925efc9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:08.422Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:08.425Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"60a1e309-25ed-48d5-85cc-65c0b8b7e3ea","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"975f2dbe-3657-42ac-bb02-47c56925efc9","LogTimestamp":"2023-04-13T10:53:08.425Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:53:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:53:10.435Z","message":"Entering","context":{"RequestID":"0a7205b3-2c86-4992-be7d-55b083db6010","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f7fc91a3-053d-4dbc-9dd3-cf4a3ef9cf30","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:10.435Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:53:10.438Z","message":"{\"transactionId\":\"0a7205b3-2c86-4992-be7d-55b083db6010\",\"status\":\"200\",\"rqstDate\":\"230413-10:53:10:436\",\"respDate\":\"230413-10:53:10:438\",\"sourceId\":\"haproxy:0a7205b3-2c86-4992-be7d-55b083db6010\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:53:10:436-57183\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e8876918-9d0c-4260-b51f-1a1fb0295bdc], x-b3-parentspanid=[38113c4397faf5a5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dcdd0e94901db69938113c4397faf5a5], x-b3-spanid=[50383e78db8a2a0e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0a7205b3-2c86-4992-be7d-55b083db6010]}\\\"}\"}","context":{"RequestID":"0a7205b3-2c86-4992-be7d-55b083db6010","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f7fc91a3-053d-4dbc-9dd3-cf4a3ef9cf30","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:10.435Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:10.439Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0a7205b3-2c86-4992-be7d-55b083db6010","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f7fc91a3-053d-4dbc-9dd3-cf4a3ef9cf30","LogTimestamp":"2023-04-13T10:53:10.439Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:53:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:53:10.796Z","message":"Entering","context":{"RequestID":"e9888aa5-4742-44c0-9a9a-c415e1fcf769","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"069d2e35-527a-41b5-b51f-f02b102d534c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:53:10.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:53:10.798Z","message":"{\"transactionId\":\"e9888aa5-4742-44c0-9a9a-c415e1fcf769\",\"status\":\"200\",\"rqstDate\":\"230413-10:53:10:797\",\"respDate\":\"230413-10:53:10:798\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e9888aa5-4742-44c0-9a9a-c415e1fcf769\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:53:10:797-72880\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[849e6bed-db6b-4468-b627-626b4d526668], x-b3-parentspanid=[1725605e8fbee282], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37749], x-envoy-attempt-count=[1], x-b3-traceid=[93af5d014909dbff1725605e8fbee282], x-b3-spanid=[cd27fb729916668c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e9888aa5-4742-44c0-9a9a-c415e1fcf769]}\\\"}\"}","context":{"RequestID":"e9888aa5-4742-44c0-9a9a-c415e1fcf769","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"069d2e35-527a-41b5-b51f-f02b102d534c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:53:10.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:10.798Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e9888aa5-4742-44c0-9a9a-c415e1fcf769","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"069d2e35-527a-41b5-b51f-f02b102d534c","LogTimestamp":"2023-04-13T10:53:10.798Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:53:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:53:10.848Z","message":"Entering","context":{"RequestID":"f6b778d3-e60a-4f66-ac23-212e561427fa","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1a44d890-ca3a-44a4-85c7-4b1e1e11f7b8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:53:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:53:10.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"f6b778d3-e60a-4f66-ac23-212e561427fa","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1a44d890-ca3a-44a4-85c7-4b1e1e11f7b8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:53:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:10.851Z","message":"{\"transactionId\":\"f6b778d3-e60a-4f66-ac23-212e561427fa\",\"status\":\"200\",\"rqstDate\":\"230413-10:53:10:849\",\"respDate\":\"230413-10:53:10:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f6b778d3-e60a-4f66-ac23-212e561427fa\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:53:10:849-56552\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f6b778d3-e60a-4f66-ac23-212e561427fa]}\\\"}\"}","context":{"RequestID":"f6b778d3-e60a-4f66-ac23-212e561427fa","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1a44d890-ca3a-44a4-85c7-4b1e1e11f7b8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:53:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:10.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f6b778d3-e60a-4f66-ac23-212e561427fa","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1a44d890-ca3a-44a4-85c7-4b1e1e11f7b8","LogTimestamp":"2023-04-13T10:53:10.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:53:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:53:12.448Z","message":"Entering","context":{"RequestID":"56927375-e050-45fc-8d79-621fad258ab8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a0bfb436-54fe-4445-b4d1-58f2f5a9b3eb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:12.448Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:53:12.451Z","message":"{\"transactionId\":\"56927375-e050-45fc-8d79-621fad258ab8\",\"status\":\"200\",\"rqstDate\":\"230413-10:53:12:449\",\"respDate\":\"230413-10:53:12:451\",\"sourceId\":\"haproxy:56927375-e050-45fc-8d79-621fad258ab8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:53:12:449-44926\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7722289d-926c-48a0-b6d9-c91605902142], x-b3-parentspanid=[72a1913d7d060cb4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d44d486680aa1efe72a1913d7d060cb4], x-b3-spanid=[15fb6b07af0f7752], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[56927375-e050-45fc-8d79-621fad258ab8]}\\\"}\"}","context":{"RequestID":"56927375-e050-45fc-8d79-621fad258ab8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a0bfb436-54fe-4445-b4d1-58f2f5a9b3eb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:12.448Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:12.452Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"56927375-e050-45fc-8d79-621fad258ab8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a0bfb436-54fe-4445-b4d1-58f2f5a9b3eb","LogTimestamp":"2023-04-13T10:53:12.452Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:53:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:53:14.464Z","message":"Entering","context":{"RequestID":"3b9d2669-b21e-433d-9dee-c578d1ca26b8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"26d0def9-d0c9-4336-bda5-9616b1416433","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:14.464Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:53:14.466Z","message":"{\"transactionId\":\"3b9d2669-b21e-433d-9dee-c578d1ca26b8\",\"status\":\"200\",\"rqstDate\":\"230413-10:53:14:465\",\"respDate\":\"230413-10:53:14:466\",\"sourceId\":\"haproxy:3b9d2669-b21e-433d-9dee-c578d1ca26b8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:53:14:465-46414\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[db17edb3-6075-48cf-84c1-8926f4e85c89], x-b3-parentspanid=[cd002e55be48905c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[38c8dc34944d30fccd002e55be48905c], x-b3-spanid=[42cd1e5d672cc75c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3b9d2669-b21e-433d-9dee-c578d1ca26b8]}\\\"}\"}","context":{"RequestID":"3b9d2669-b21e-433d-9dee-c578d1ca26b8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"26d0def9-d0c9-4336-bda5-9616b1416433","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:14.464Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:14.467Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3b9d2669-b21e-433d-9dee-c578d1ca26b8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"26d0def9-d0c9-4336-bda5-9616b1416433","LogTimestamp":"2023-04-13T10:53:14.467Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:53:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:53:16.422Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:53:16.434Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:16.435Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:16.435Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:16.478Z","message":"Entering","context":{"RequestID":"ee0305fd-86ff-4f42-b7dc-fe07e4fb0920","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"35b81bc1-9a41-4bbb-8820-955bad5e7e21","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:16.478Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:53:16.480Z","message":"{\"transactionId\":\"ee0305fd-86ff-4f42-b7dc-fe07e4fb0920\",\"status\":\"200\",\"rqstDate\":\"230413-10:53:16:479\",\"respDate\":\"230413-10:53:16:480\",\"sourceId\":\"haproxy:ee0305fd-86ff-4f42-b7dc-fe07e4fb0920\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:53:16:479-99138\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1da46dc0-6c02-4dcd-9455-2a3f7ae26c0e], x-b3-parentspanid=[d0fcbaf4e4d60293], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e79f3d15eaf10f53d0fcbaf4e4d60293], x-b3-spanid=[43fe0adf6701c0d3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ee0305fd-86ff-4f42-b7dc-fe07e4fb0920]}\\\"}\"}","context":{"RequestID":"ee0305fd-86ff-4f42-b7dc-fe07e4fb0920","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"35b81bc1-9a41-4bbb-8820-955bad5e7e21","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:16.478Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:16.480Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee0305fd-86ff-4f42-b7dc-fe07e4fb0920","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"35b81bc1-9a41-4bbb-8820-955bad5e7e21","LogTimestamp":"2023-04-13T10:53:16.480Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:53:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:53:18.491Z","message":"Entering","context":{"RequestID":"784b6bf6-7860-41e7-8cad-4e97dd687f13","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d031a4c9-15c7-48c7-a88c-09cb8e7f021e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:18.491Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:53:18.493Z","message":"{\"transactionId\":\"784b6bf6-7860-41e7-8cad-4e97dd687f13\",\"status\":\"200\",\"rqstDate\":\"230413-10:53:18:491\",\"respDate\":\"230413-10:53:18:493\",\"sourceId\":\"haproxy:784b6bf6-7860-41e7-8cad-4e97dd687f13\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:53:18:491-38064\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[01dc9b5b-53ac-476c-93b7-4c40c8e295d5], x-b3-parentspanid=[e0d45433546d0fe2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[30a129d8a3d28403e0d45433546d0fe2], x-b3-spanid=[a0db93aeb1e2836b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[784b6bf6-7860-41e7-8cad-4e97dd687f13]}\\\"}\"}","context":{"RequestID":"784b6bf6-7860-41e7-8cad-4e97dd687f13","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d031a4c9-15c7-48c7-a88c-09cb8e7f021e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:18.491Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:18.494Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"784b6bf6-7860-41e7-8cad-4e97dd687f13","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d031a4c9-15c7-48c7-a88c-09cb8e7f021e","LogTimestamp":"2023-04-13T10:53:18.494Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:53:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:53:19.733Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:53:19.737Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:53:20.503Z","message":"Entering","context":{"RequestID":"1d90053a-d58d-4760-a6f2-ffcf353af591","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0a7e5650-f178-413c-a7c0-47b27febfbfc","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:20.503Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:53:20.505Z","message":"{\"transactionId\":\"1d90053a-d58d-4760-a6f2-ffcf353af591\",\"status\":\"200\",\"rqstDate\":\"230413-10:53:20:504\",\"respDate\":\"230413-10:53:20:505\",\"sourceId\":\"haproxy:1d90053a-d58d-4760-a6f2-ffcf353af591\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:53:20:504-48991\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[56d8c12e-e5b9-422f-9f84-b77b148aabf1], x-b3-parentspanid=[4c1ed6c01ba9e0be], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[857f62a38690fd5f4c1ed6c01ba9e0be], x-b3-spanid=[aebbefe64eea1cce], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1d90053a-d58d-4760-a6f2-ffcf353af591]}\\\"}\"}","context":{"RequestID":"1d90053a-d58d-4760-a6f2-ffcf353af591","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0a7e5650-f178-413c-a7c0-47b27febfbfc","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:20.503Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:20.506Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1d90053a-d58d-4760-a6f2-ffcf353af591","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0a7e5650-f178-413c-a7c0-47b27febfbfc","LogTimestamp":"2023-04-13T10:53:20.506Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:53:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:53:20.797Z","message":"Entering","context":{"RequestID":"b02d8691-4f00-4bda-9d1e-d01474726f24","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6c232e48-6f38-40d2-8bcf-beb544d55955","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:53:20.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:53:20.799Z","message":"{\"transactionId\":\"b02d8691-4f00-4bda-9d1e-d01474726f24\",\"status\":\"200\",\"rqstDate\":\"230413-10:53:20:798\",\"respDate\":\"230413-10:53:20:799\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b02d8691-4f00-4bda-9d1e-d01474726f24\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:53:20:798-37157\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[87561a5e-c784-4729-b44d-68bdf238b64e], x-b3-parentspanid=[91af69b5ccc57b04], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53417], x-envoy-attempt-count=[1], x-b3-traceid=[72e0ae0d6d9788bf91af69b5ccc57b04], x-b3-spanid=[bbc1d27777a6f6e7], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b02d8691-4f00-4bda-9d1e-d01474726f24]}\\\"}\"}","context":{"RequestID":"b02d8691-4f00-4bda-9d1e-d01474726f24","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6c232e48-6f38-40d2-8bcf-beb544d55955","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:53:20.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:20.800Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b02d8691-4f00-4bda-9d1e-d01474726f24","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c232e48-6f38-40d2-8bcf-beb544d55955","LogTimestamp":"2023-04-13T10:53:20.800Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:53:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:53:20.848Z","message":"Entering","context":{"RequestID":"7df2d09d-6246-4624-b6b3-61ee905a05a0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d937808f-0f8f-4ff3-89f9-f3917812df78","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:53:20.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:53:20.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"7df2d09d-6246-4624-b6b3-61ee905a05a0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d937808f-0f8f-4ff3-89f9-f3917812df78","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:53:20.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:20.851Z","message":"{\"transactionId\":\"7df2d09d-6246-4624-b6b3-61ee905a05a0\",\"status\":\"200\",\"rqstDate\":\"230413-10:53:20:849\",\"respDate\":\"230413-10:53:20:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7df2d09d-6246-4624-b6b3-61ee905a05a0\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:53:20:849-791\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7df2d09d-6246-4624-b6b3-61ee905a05a0]}\\\"}\"}","context":{"RequestID":"7df2d09d-6246-4624-b6b3-61ee905a05a0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d937808f-0f8f-4ff3-89f9-f3917812df78","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:53:20.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:20.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7df2d09d-6246-4624-b6b3-61ee905a05a0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d937808f-0f8f-4ff3-89f9-f3917812df78","LogTimestamp":"2023-04-13T10:53:20.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:53:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:53:22.515Z","message":"Entering","context":{"RequestID":"b2353545-2e48-4c71-b4bc-5e587a55ffc6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"36f448e8-2e92-476a-8631-049c522923a8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:22.515Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:53:22.516Z","message":"{\"transactionId\":\"b2353545-2e48-4c71-b4bc-5e587a55ffc6\",\"status\":\"200\",\"rqstDate\":\"230413-10:53:22:515\",\"respDate\":\"230413-10:53:22:516\",\"sourceId\":\"haproxy:b2353545-2e48-4c71-b4bc-5e587a55ffc6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:53:22:515-21802\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[042e0f89-6350-439d-b021-99c04dfa3f7c], x-b3-parentspanid=[8eeec6a11cdc5caf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f14d11af6fc95db08eeec6a11cdc5caf], x-b3-spanid=[62df2e9e00ff7a1e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b2353545-2e48-4c71-b4bc-5e587a55ffc6]}\\\"}\"}","context":{"RequestID":"b2353545-2e48-4c71-b4bc-5e587a55ffc6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"36f448e8-2e92-476a-8631-049c522923a8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:22.515Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:22.517Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b2353545-2e48-4c71-b4bc-5e587a55ffc6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"36f448e8-2e92-476a-8631-049c522923a8","LogTimestamp":"2023-04-13T10:53:22.517Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:53:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:53:24.525Z","message":"Entering","context":{"RequestID":"da95eaba-657b-462c-b93f-9e9702227e31","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"76a23be7-6c36-4dc4-81b2-b37a35fb5fe9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:24.525Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:53:24.528Z","message":"{\"transactionId\":\"da95eaba-657b-462c-b93f-9e9702227e31\",\"status\":\"200\",\"rqstDate\":\"230413-10:53:24:526\",\"respDate\":\"230413-10:53:24:528\",\"sourceId\":\"haproxy:da95eaba-657b-462c-b93f-9e9702227e31\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:53:24:526-68784\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5dcfc0b6-e84a-4459-8a94-8cb088cd55b5], x-b3-parentspanid=[1023837f8744c74f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[616221b94378605d1023837f8744c74f], x-b3-spanid=[81e6d5bb1e507eec], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[da95eaba-657b-462c-b93f-9e9702227e31]}\\\"}\"}","context":{"RequestID":"da95eaba-657b-462c-b93f-9e9702227e31","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"76a23be7-6c36-4dc4-81b2-b37a35fb5fe9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:24.525Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:24.529Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"da95eaba-657b-462c-b93f-9e9702227e31","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"76a23be7-6c36-4dc4-81b2-b37a35fb5fe9","LogTimestamp":"2023-04-13T10:53:24.529Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:53:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:53:26.422Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:53:26.435Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:26.435Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:26.435Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:26.540Z","message":"Entering","context":{"RequestID":"40074af6-25d3-436a-9723-84fd775d3fdd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"47e20dd1-9ed0-48cc-b22c-505efafcde5e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:26.539Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:53:26.542Z","message":"{\"transactionId\":\"40074af6-25d3-436a-9723-84fd775d3fdd\",\"status\":\"200\",\"rqstDate\":\"230413-10:53:26:540\",\"respDate\":\"230413-10:53:26:541\",\"sourceId\":\"haproxy:40074af6-25d3-436a-9723-84fd775d3fdd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:53:26:540-47708\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a51b5e34-92f0-4fc9-bdfe-3ed19b48b1bc], x-b3-parentspanid=[ee867c504cc6d7fc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[06c0f77c8dde9629ee867c504cc6d7fc], x-b3-spanid=[a6a4f045182f17cb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[40074af6-25d3-436a-9723-84fd775d3fdd]}\\\"}\"}","context":{"RequestID":"40074af6-25d3-436a-9723-84fd775d3fdd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"47e20dd1-9ed0-48cc-b22c-505efafcde5e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:26.539Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:26.542Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"40074af6-25d3-436a-9723-84fd775d3fdd","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"47e20dd1-9ed0-48cc-b22c-505efafcde5e","LogTimestamp":"2023-04-13T10:53:26.542Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:53:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:53:28.551Z","message":"Entering","context":{"RequestID":"20349b8e-db93-4273-9a8e-58b29aee81ae","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"37b121c5-0d98-4bed-9575-93ec5b9ed90c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:28.551Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:53:28.553Z","message":"{\"transactionId\":\"20349b8e-db93-4273-9a8e-58b29aee81ae\",\"status\":\"200\",\"rqstDate\":\"230413-10:53:28:552\",\"respDate\":\"230413-10:53:28:553\",\"sourceId\":\"haproxy:20349b8e-db93-4273-9a8e-58b29aee81ae\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:53:28:552-21121\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[248a5156-9d82-4811-8f84-61912e6c9c49], x-b3-parentspanid=[26569526ab7a5ccf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2dde8a3839d344a526569526ab7a5ccf], x-b3-spanid=[abd43c0d8559ca06], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[20349b8e-db93-4273-9a8e-58b29aee81ae]}\\\"}\"}","context":{"RequestID":"20349b8e-db93-4273-9a8e-58b29aee81ae","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"37b121c5-0d98-4bed-9575-93ec5b9ed90c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:28.551Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:28.554Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"20349b8e-db93-4273-9a8e-58b29aee81ae","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"37b121c5-0d98-4bed-9575-93ec5b9ed90c","LogTimestamp":"2023-04-13T10:53:28.554Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:53:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:53:30.562Z","message":"Entering","context":{"RequestID":"6f3b2f2f-7730-44ab-9f0b-3fab119bcaf4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bfa90793-6bac-4399-9767-fb627abd8cb2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:30.562Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:53:30.565Z","message":"{\"transactionId\":\"6f3b2f2f-7730-44ab-9f0b-3fab119bcaf4\",\"status\":\"200\",\"rqstDate\":\"230413-10:53:30:563\",\"respDate\":\"230413-10:53:30:564\",\"sourceId\":\"haproxy:6f3b2f2f-7730-44ab-9f0b-3fab119bcaf4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:53:30:563-32046\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cc8a46ce-fe0c-49ee-b588-9696978e5e4e], x-b3-parentspanid=[a42c6e4bb932b9fc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eebad4a1783fc27fa42c6e4bb932b9fc], x-b3-spanid=[c1d2c1eb88cc2e07], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6f3b2f2f-7730-44ab-9f0b-3fab119bcaf4]}\\\"}\"}","context":{"RequestID":"6f3b2f2f-7730-44ab-9f0b-3fab119bcaf4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bfa90793-6bac-4399-9767-fb627abd8cb2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:30.562Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:30.565Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6f3b2f2f-7730-44ab-9f0b-3fab119bcaf4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bfa90793-6bac-4399-9767-fb627abd8cb2","LogTimestamp":"2023-04-13T10:53:30.565Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:53:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:53:30.796Z","message":"Entering","context":{"RequestID":"cebbfb89-21d2-4937-a6d4-54a1abace75f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6daaaed0-502c-4571-9660-84eb2fba817d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:53:30.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:53:30.797Z","message":"{\"transactionId\":\"cebbfb89-21d2-4937-a6d4-54a1abace75f\",\"status\":\"200\",\"rqstDate\":\"230413-10:53:30:797\",\"respDate\":\"230413-10:53:30:797\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:cebbfb89-21d2-4937-a6d4-54a1abace75f\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:53:30:797-2671\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f975db4a-0d1f-41d6-bc1c-e7e31cf357c2], x-b3-parentspanid=[3067532de6780cea], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53101], x-envoy-attempt-count=[1], x-b3-traceid=[952b49a5a5b0bcaa3067532de6780cea], x-b3-spanid=[9b72bf76f94434bd], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[cebbfb89-21d2-4937-a6d4-54a1abace75f]}\\\"}\"}","context":{"RequestID":"cebbfb89-21d2-4937-a6d4-54a1abace75f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6daaaed0-502c-4571-9660-84eb2fba817d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:53:30.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:30.798Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cebbfb89-21d2-4937-a6d4-54a1abace75f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6daaaed0-502c-4571-9660-84eb2fba817d","LogTimestamp":"2023-04-13T10:53:30.798Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:53:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:53:30.848Z","message":"Entering","context":{"RequestID":"bfe2ee06-e2b9-4f7d-8070-c1c4faaf7da4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1ce8c9e3-3d7d-4a9e-8fe3-0e8c0a0677ba","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:53:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:53:30.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"bfe2ee06-e2b9-4f7d-8070-c1c4faaf7da4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1ce8c9e3-3d7d-4a9e-8fe3-0e8c0a0677ba","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:53:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:30.851Z","message":"{\"transactionId\":\"bfe2ee06-e2b9-4f7d-8070-c1c4faaf7da4\",\"status\":\"200\",\"rqstDate\":\"230413-10:53:30:849\",\"respDate\":\"230413-10:53:30:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:bfe2ee06-e2b9-4f7d-8070-c1c4faaf7da4\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:53:30:849-55451\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[bfe2ee06-e2b9-4f7d-8070-c1c4faaf7da4]}\\\"}\"}","context":{"RequestID":"bfe2ee06-e2b9-4f7d-8070-c1c4faaf7da4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1ce8c9e3-3d7d-4a9e-8fe3-0e8c0a0677ba","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:53:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:30.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bfe2ee06-e2b9-4f7d-8070-c1c4faaf7da4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1ce8c9e3-3d7d-4a9e-8fe3-0e8c0a0677ba","LogTimestamp":"2023-04-13T10:53:30.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:53:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:53:32.576Z","message":"Entering","context":{"RequestID":"d6af50fa-6fb0-4781-8c8b-ce8c961706c4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f3b5ca36-8bfc-4865-8eec-2025beaafb69","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:32.576Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:53:32.578Z","message":"{\"transactionId\":\"d6af50fa-6fb0-4781-8c8b-ce8c961706c4\",\"status\":\"200\",\"rqstDate\":\"230413-10:53:32:577\",\"respDate\":\"230413-10:53:32:578\",\"sourceId\":\"haproxy:d6af50fa-6fb0-4781-8c8b-ce8c961706c4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:53:32:577-21431\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[73120439-567d-4e73-bd46-eee581e3b023], x-b3-parentspanid=[c252973126f1f7d8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ff0a91f13206921ec252973126f1f7d8], x-b3-spanid=[3d94abf9e3bf67e4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d6af50fa-6fb0-4781-8c8b-ce8c961706c4]}\\\"}\"}","context":{"RequestID":"d6af50fa-6fb0-4781-8c8b-ce8c961706c4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f3b5ca36-8bfc-4865-8eec-2025beaafb69","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:32.576Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:32.579Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d6af50fa-6fb0-4781-8c8b-ce8c961706c4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f3b5ca36-8bfc-4865-8eec-2025beaafb69","LogTimestamp":"2023-04-13T10:53:32.579Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:53:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:53:34.588Z","message":"Entering","context":{"RequestID":"2c91b766-aefb-4292-b5d7-d167b7654fff","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ddeb69f0-acef-4fd3-9e63-07780c7b0130","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:34.588Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:53:34.590Z","message":"{\"transactionId\":\"2c91b766-aefb-4292-b5d7-d167b7654fff\",\"status\":\"200\",\"rqstDate\":\"230413-10:53:34:589\",\"respDate\":\"230413-10:53:34:590\",\"sourceId\":\"haproxy:2c91b766-aefb-4292-b5d7-d167b7654fff\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:53:34:589-72299\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[290ea973-a9eb-4deb-8ad4-c04676d6ce7a], x-b3-parentspanid=[a918ba55a99cea5d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9cca912f63b20ba2a918ba55a99cea5d], x-b3-spanid=[438744afab0318df], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2c91b766-aefb-4292-b5d7-d167b7654fff]}\\\"}\"}","context":{"RequestID":"2c91b766-aefb-4292-b5d7-d167b7654fff","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ddeb69f0-acef-4fd3-9e63-07780c7b0130","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:34.588Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:34.590Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2c91b766-aefb-4292-b5d7-d167b7654fff","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ddeb69f0-acef-4fd3-9e63-07780c7b0130","LogTimestamp":"2023-04-13T10:53:34.590Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:53:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:53:36.422Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:53:36.438Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:36.438Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:36.438Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:36.600Z","message":"Entering","context":{"RequestID":"b8a0c186-b0ce-4377-9ea1-7055c0684691","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a05d55e6-209b-4646-b627-22c6b9201510","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:36.600Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:53:36.602Z","message":"{\"transactionId\":\"b8a0c186-b0ce-4377-9ea1-7055c0684691\",\"status\":\"200\",\"rqstDate\":\"230413-10:53:36:600\",\"respDate\":\"230413-10:53:36:602\",\"sourceId\":\"haproxy:b8a0c186-b0ce-4377-9ea1-7055c0684691\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:53:36:600-98410\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[655269a1-ebed-43f0-9bef-6a641c736b39], x-b3-parentspanid=[53b3bd7ba0c3ef42], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d0ada57132e7b30153b3bd7ba0c3ef42], x-b3-spanid=[f98bf5066ba2b073], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b8a0c186-b0ce-4377-9ea1-7055c0684691]}\\\"}\"}","context":{"RequestID":"b8a0c186-b0ce-4377-9ea1-7055c0684691","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a05d55e6-209b-4646-b627-22c6b9201510","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:36.600Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:36.603Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b8a0c186-b0ce-4377-9ea1-7055c0684691","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a05d55e6-209b-4646-b627-22c6b9201510","LogTimestamp":"2023-04-13T10:53:36.602Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:53:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:53:38.612Z","message":"Entering","context":{"RequestID":"01e1b867-aba4-42bf-b10b-0e4d7b874b96","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7cd724e1-29c1-4b0b-bbfd-7503112cb6eb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:38.612Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:53:38.614Z","message":"{\"transactionId\":\"01e1b867-aba4-42bf-b10b-0e4d7b874b96\",\"status\":\"200\",\"rqstDate\":\"230413-10:53:38:612\",\"respDate\":\"230413-10:53:38:614\",\"sourceId\":\"haproxy:01e1b867-aba4-42bf-b10b-0e4d7b874b96\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:53:38:612-22536\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aff8ce24-4c28-4f44-bfba-01464bb01516], x-b3-parentspanid=[5954b76b1792b827], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b4b374bdcd2881455954b76b1792b827], x-b3-spanid=[d0b44726385d1d95], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[01e1b867-aba4-42bf-b10b-0e4d7b874b96]}\\\"}\"}","context":{"RequestID":"01e1b867-aba4-42bf-b10b-0e4d7b874b96","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7cd724e1-29c1-4b0b-bbfd-7503112cb6eb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:38.612Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:38.615Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"01e1b867-aba4-42bf-b10b-0e4d7b874b96","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7cd724e1-29c1-4b0b-bbfd-7503112cb6eb","LogTimestamp":"2023-04-13T10:53:38.615Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:53:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:53:40.623Z","message":"Entering","context":{"RequestID":"d97f57f6-7b5e-4299-8fa0-b7085d3ac676","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"90b95165-d08f-4d41-b206-490fbac227eb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:40.623Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:53:40.624Z","message":"{\"transactionId\":\"d97f57f6-7b5e-4299-8fa0-b7085d3ac676\",\"status\":\"200\",\"rqstDate\":\"230413-10:53:40:624\",\"respDate\":\"230413-10:53:40:624\",\"sourceId\":\"haproxy:d97f57f6-7b5e-4299-8fa0-b7085d3ac676\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:53:40:624-87246\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9a623625-fc03-4746-b9fd-f458819a4dab], x-b3-parentspanid=[532d84a5ae7376a7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[62a8ac1ca73511c9532d84a5ae7376a7], x-b3-spanid=[89fed84b4a5c7ba2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d97f57f6-7b5e-4299-8fa0-b7085d3ac676]}\\\"}\"}","context":{"RequestID":"d97f57f6-7b5e-4299-8fa0-b7085d3ac676","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"90b95165-d08f-4d41-b206-490fbac227eb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:40.623Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:40.625Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d97f57f6-7b5e-4299-8fa0-b7085d3ac676","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"90b95165-d08f-4d41-b206-490fbac227eb","LogTimestamp":"2023-04-13T10:53:40.625Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:53:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:53:40.794Z","message":"Entering","context":{"RequestID":"7c80b800-ea56-424e-af5f-963deeaaadd3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"505d1ffb-6e65-40b7-8dd2-fde99ba480e2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:53:40.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:53:40.795Z","message":"{\"transactionId\":\"7c80b800-ea56-424e-af5f-963deeaaadd3\",\"status\":\"200\",\"rqstDate\":\"230413-10:53:40:795\",\"respDate\":\"230413-10:53:40:795\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:7c80b800-ea56-424e-af5f-963deeaaadd3\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:53:40:795-35110\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4919c022-f712-4147-9327-aeecaa425ce0], x-b3-parentspanid=[061f8f36f491c6db], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33371], x-envoy-attempt-count=[1], x-b3-traceid=[697843b8285b7b07061f8f36f491c6db], x-b3-spanid=[4c4c3dfdcce5fe21], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[7c80b800-ea56-424e-af5f-963deeaaadd3]}\\\"}\"}","context":{"RequestID":"7c80b800-ea56-424e-af5f-963deeaaadd3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"505d1ffb-6e65-40b7-8dd2-fde99ba480e2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:53:40.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:40.796Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c80b800-ea56-424e-af5f-963deeaaadd3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"505d1ffb-6e65-40b7-8dd2-fde99ba480e2","LogTimestamp":"2023-04-13T10:53:40.796Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:53:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:53:40.847Z","message":"Entering","context":{"RequestID":"151ac6cd-bcdf-4206-8608-2dae30ce7810","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"96d58a80-0e59-48ba-9410-3976368de340","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:53:40.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:53:40.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"151ac6cd-bcdf-4206-8608-2dae30ce7810","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"96d58a80-0e59-48ba-9410-3976368de340","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:53:40.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:40.850Z","message":"{\"transactionId\":\"151ac6cd-bcdf-4206-8608-2dae30ce7810\",\"status\":\"200\",\"rqstDate\":\"230413-10:53:40:848\",\"respDate\":\"230413-10:53:40:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:151ac6cd-bcdf-4206-8608-2dae30ce7810\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:53:40:848-5183\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[151ac6cd-bcdf-4206-8608-2dae30ce7810]}\\\"}\"}","context":{"RequestID":"151ac6cd-bcdf-4206-8608-2dae30ce7810","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"96d58a80-0e59-48ba-9410-3976368de340","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:53:40.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:40.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"151ac6cd-bcdf-4206-8608-2dae30ce7810","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"96d58a80-0e59-48ba-9410-3976368de340","LogTimestamp":"2023-04-13T10:53:40.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:53:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:53:42.632Z","message":"Entering","context":{"RequestID":"99cc1f76-fe49-4f6e-a68c-d56dcf78efe6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f1ba7fc7-833c-4562-84d0-6f4f736440bd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:42.632Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:53:42.635Z","message":"{\"transactionId\":\"99cc1f76-fe49-4f6e-a68c-d56dcf78efe6\",\"status\":\"200\",\"rqstDate\":\"230413-10:53:42:633\",\"respDate\":\"230413-10:53:42:635\",\"sourceId\":\"haproxy:99cc1f76-fe49-4f6e-a68c-d56dcf78efe6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:53:42:633-73400\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0180ae1d-9ef9-4bea-8b2d-3fa37acac69d], x-b3-parentspanid=[56325afb09577db3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[33b65d9a5db72d7756325afb09577db3], x-b3-spanid=[7959fae61a61ff6a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[99cc1f76-fe49-4f6e-a68c-d56dcf78efe6]}\\\"}\"}","context":{"RequestID":"99cc1f76-fe49-4f6e-a68c-d56dcf78efe6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f1ba7fc7-833c-4562-84d0-6f4f736440bd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:42.632Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:42.635Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"99cc1f76-fe49-4f6e-a68c-d56dcf78efe6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f1ba7fc7-833c-4562-84d0-6f4f736440bd","LogTimestamp":"2023-04-13T10:53:42.635Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:53:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:53:44.645Z","message":"Entering","context":{"RequestID":"10d1a186-de5a-4f67-ba24-64709a90d2d1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"10387861-f5f6-4e5f-a2c9-31b6122c0190","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:44.645Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:53:44.647Z","message":"{\"transactionId\":\"10d1a186-de5a-4f67-ba24-64709a90d2d1\",\"status\":\"200\",\"rqstDate\":\"230413-10:53:44:646\",\"respDate\":\"230413-10:53:44:647\",\"sourceId\":\"haproxy:10d1a186-de5a-4f67-ba24-64709a90d2d1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:53:44:646-67740\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3c1bc372-12bc-4d07-9069-9e996fc28705], x-b3-parentspanid=[75d3ae8de66273e2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7aa5599f63356be175d3ae8de66273e2], x-b3-spanid=[6b4df834a5e2ba03], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[10d1a186-de5a-4f67-ba24-64709a90d2d1]}\\\"}\"}","context":{"RequestID":"10d1a186-de5a-4f67-ba24-64709a90d2d1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"10387861-f5f6-4e5f-a2c9-31b6122c0190","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:44.645Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:44.648Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"10d1a186-de5a-4f67-ba24-64709a90d2d1","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"10387861-f5f6-4e5f-a2c9-31b6122c0190","LogTimestamp":"2023-04-13T10:53:44.648Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:53:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:53:46.423Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:53:46.431Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:46.432Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:46.432Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:46.659Z","message":"Entering","context":{"RequestID":"a1130a48-d689-4b76-a8de-c2c25f7d9cdf","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"374789ee-44eb-4dba-acfd-157ce13a0b0c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:46.659Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:53:46.661Z","message":"{\"transactionId\":\"a1130a48-d689-4b76-a8de-c2c25f7d9cdf\",\"status\":\"200\",\"rqstDate\":\"230413-10:53:46:660\",\"respDate\":\"230413-10:53:46:661\",\"sourceId\":\"haproxy:a1130a48-d689-4b76-a8de-c2c25f7d9cdf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:53:46:660-24820\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6c7a63cf-211d-410d-8a57-8ab367620335], x-b3-parentspanid=[b7f38e51753c3273], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[299c78716c395e06b7f38e51753c3273], x-b3-spanid=[4135375a427b1a75], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a1130a48-d689-4b76-a8de-c2c25f7d9cdf]}\\\"}\"}","context":{"RequestID":"a1130a48-d689-4b76-a8de-c2c25f7d9cdf","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"374789ee-44eb-4dba-acfd-157ce13a0b0c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:46.659Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:46.662Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a1130a48-d689-4b76-a8de-c2c25f7d9cdf","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"374789ee-44eb-4dba-acfd-157ce13a0b0c","LogTimestamp":"2023-04-13T10:53:46.662Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:53:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:53:48.671Z","message":"Entering","context":{"RequestID":"9633eb05-3896-4887-a611-ddc0136648e8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ce3e66c6-1eaa-49b1-a605-fbcb13882603","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:48.670Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:53:48.673Z","message":"{\"transactionId\":\"9633eb05-3896-4887-a611-ddc0136648e8\",\"status\":\"200\",\"rqstDate\":\"230413-10:53:48:671\",\"respDate\":\"230413-10:53:48:673\",\"sourceId\":\"haproxy:9633eb05-3896-4887-a611-ddc0136648e8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:53:48:671-42767\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[27032707-f1b3-4905-a03d-2b723292ff1f], x-b3-parentspanid=[b4281c941204db63], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c84e9a08859be891b4281c941204db63], x-b3-spanid=[8dba67ad58303aea], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9633eb05-3896-4887-a611-ddc0136648e8]}\\\"}\"}","context":{"RequestID":"9633eb05-3896-4887-a611-ddc0136648e8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ce3e66c6-1eaa-49b1-a605-fbcb13882603","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:48.670Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:48.673Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9633eb05-3896-4887-a611-ddc0136648e8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce3e66c6-1eaa-49b1-a605-fbcb13882603","LogTimestamp":"2023-04-13T10:53:48.673Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:53:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:53:49.739Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:53:49.743Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:53:50.682Z","message":"Entering","context":{"RequestID":"674b9715-957d-45dd-a752-a498ded968d9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b8b3fec9-1422-46af-8d41-ae0de47d8863","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:50.682Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:53:50.685Z","message":"{\"transactionId\":\"674b9715-957d-45dd-a752-a498ded968d9\",\"status\":\"200\",\"rqstDate\":\"230413-10:53:50:684\",\"respDate\":\"230413-10:53:50:685\",\"sourceId\":\"haproxy:674b9715-957d-45dd-a752-a498ded968d9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:53:50:684-85397\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[65a3593d-3468-44bd-a7e3-261be0d189ce], x-b3-parentspanid=[2b4a7c1f04e7436e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[40f12c724a0f5e492b4a7c1f04e7436e], x-b3-spanid=[60de635095521adb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[674b9715-957d-45dd-a752-a498ded968d9]}\\\"}\"}","context":{"RequestID":"674b9715-957d-45dd-a752-a498ded968d9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b8b3fec9-1422-46af-8d41-ae0de47d8863","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:50.682Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:50.686Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"674b9715-957d-45dd-a752-a498ded968d9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b8b3fec9-1422-46af-8d41-ae0de47d8863","LogTimestamp":"2023-04-13T10:53:50.686Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:53:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:53:50.796Z","message":"Entering","context":{"RequestID":"7182a7cf-dfcd-4224-9f7e-c9d815e304b9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"36886755-e1c0-42d2-a3af-322c93135825","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:53:50.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:53:50.798Z","message":"{\"transactionId\":\"7182a7cf-dfcd-4224-9f7e-c9d815e304b9\",\"status\":\"200\",\"rqstDate\":\"230413-10:53:50:797\",\"respDate\":\"230413-10:53:50:798\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:7182a7cf-dfcd-4224-9f7e-c9d815e304b9\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:53:50:797-55695\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[07c65ed6-402a-4742-a771-3a300d8509b9], x-b3-parentspanid=[e35e4b87fa0f6d72], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48279], x-envoy-attempt-count=[1], x-b3-traceid=[348add2b18b22bdce35e4b87fa0f6d72], x-b3-spanid=[d247dc7cf8e70ad7], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[7182a7cf-dfcd-4224-9f7e-c9d815e304b9]}\\\"}\"}","context":{"RequestID":"7182a7cf-dfcd-4224-9f7e-c9d815e304b9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"36886755-e1c0-42d2-a3af-322c93135825","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:53:50.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:50.799Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7182a7cf-dfcd-4224-9f7e-c9d815e304b9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"36886755-e1c0-42d2-a3af-322c93135825","LogTimestamp":"2023-04-13T10:53:50.799Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:53:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:53:50.849Z","message":"Entering","context":{"RequestID":"c8f695e8-ca0b-4422-8ece-7b4601729403","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8c3de6da-461b-4ea2-907b-f68bcbddd699","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:53:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:53:50.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"c8f695e8-ca0b-4422-8ece-7b4601729403","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8c3de6da-461b-4ea2-907b-f68bcbddd699","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:53:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:50.852Z","message":"{\"transactionId\":\"c8f695e8-ca0b-4422-8ece-7b4601729403\",\"status\":\"200\",\"rqstDate\":\"230413-10:53:50:850\",\"respDate\":\"230413-10:53:50:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c8f695e8-ca0b-4422-8ece-7b4601729403\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:53:50:850-28954\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c8f695e8-ca0b-4422-8ece-7b4601729403]}\\\"}\"}","context":{"RequestID":"c8f695e8-ca0b-4422-8ece-7b4601729403","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8c3de6da-461b-4ea2-907b-f68bcbddd699","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:53:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:50.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c8f695e8-ca0b-4422-8ece-7b4601729403","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c3de6da-461b-4ea2-907b-f68bcbddd699","LogTimestamp":"2023-04-13T10:53:50.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:53:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:53:52.697Z","message":"Entering","context":{"RequestID":"4873cf34-f84a-441f-b32d-960aa49eb508","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"023121ed-99da-42cd-bb63-103bf80c3de8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:52.697Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:53:52.699Z","message":"{\"transactionId\":\"4873cf34-f84a-441f-b32d-960aa49eb508\",\"status\":\"200\",\"rqstDate\":\"230413-10:53:52:697\",\"respDate\":\"230413-10:53:52:699\",\"sourceId\":\"haproxy:4873cf34-f84a-441f-b32d-960aa49eb508\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:53:52:697-64157\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[54c13b67-015d-4d8d-8edb-00dfd1e9c7d0], x-b3-parentspanid=[b3f1676fe2c57e58], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[400b101afe5bce68b3f1676fe2c57e58], x-b3-spanid=[b33017cfbeffc82d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4873cf34-f84a-441f-b32d-960aa49eb508]}\\\"}\"}","context":{"RequestID":"4873cf34-f84a-441f-b32d-960aa49eb508","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"023121ed-99da-42cd-bb63-103bf80c3de8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:52.697Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:52.700Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4873cf34-f84a-441f-b32d-960aa49eb508","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"023121ed-99da-42cd-bb63-103bf80c3de8","LogTimestamp":"2023-04-13T10:53:52.700Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:53:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:53:54.710Z","message":"Entering","context":{"RequestID":"e35387bb-877a-4081-b36c-43fda5e84f95","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"87fd3028-daf6-42c8-a2ef-62c29c3a01bb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:54.710Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:53:54.712Z","message":"{\"transactionId\":\"e35387bb-877a-4081-b36c-43fda5e84f95\",\"status\":\"200\",\"rqstDate\":\"230413-10:53:54:711\",\"respDate\":\"230413-10:53:54:712\",\"sourceId\":\"haproxy:e35387bb-877a-4081-b36c-43fda5e84f95\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:53:54:711-59870\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d09ce224-9087-4661-80a8-a6d70285ac17], x-b3-parentspanid=[d6af438a5ab03f28], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[42da0249d1e20417d6af438a5ab03f28], x-b3-spanid=[9e190d90d832a535], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e35387bb-877a-4081-b36c-43fda5e84f95]}\\\"}\"}","context":{"RequestID":"e35387bb-877a-4081-b36c-43fda5e84f95","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"87fd3028-daf6-42c8-a2ef-62c29c3a01bb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:54.710Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:54.713Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e35387bb-877a-4081-b36c-43fda5e84f95","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"87fd3028-daf6-42c8-a2ef-62c29c3a01bb","LogTimestamp":"2023-04-13T10:53:54.713Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:53:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:53:56.423Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:53:56.439Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:56.439Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:56.439Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:56.723Z","message":"Entering","context":{"RequestID":"52efa29c-4c6f-4d2c-bdd4-e12ae5204c73","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"71d4a46c-d9e7-4739-ae76-5075e9dc3071","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:56.723Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:53:56.725Z","message":"{\"transactionId\":\"52efa29c-4c6f-4d2c-bdd4-e12ae5204c73\",\"status\":\"200\",\"rqstDate\":\"230413-10:53:56:724\",\"respDate\":\"230413-10:53:56:725\",\"sourceId\":\"haproxy:52efa29c-4c6f-4d2c-bdd4-e12ae5204c73\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:53:56:724-7044\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[562ed59f-43f0-428c-aa5f-d4c719f7ec0a], x-b3-parentspanid=[346015af6b9a62bc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9194df95a87dcb4e346015af6b9a62bc], x-b3-spanid=[ba60936b3749f395], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[52efa29c-4c6f-4d2c-bdd4-e12ae5204c73]}\\\"}\"}","context":{"RequestID":"52efa29c-4c6f-4d2c-bdd4-e12ae5204c73","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"71d4a46c-d9e7-4739-ae76-5075e9dc3071","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:56.723Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:56.726Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"52efa29c-4c6f-4d2c-bdd4-e12ae5204c73","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"71d4a46c-d9e7-4739-ae76-5075e9dc3071","LogTimestamp":"2023-04-13T10:53:56.726Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:53:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:53:58.734Z","message":"Entering","context":{"RequestID":"6121e6ed-02bf-4f9b-83c7-f0db0e5c4057","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2aa150e4-00f3-4bf5-ad55-022c8501ebb9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:58.734Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:53:58.735Z","message":"{\"transactionId\":\"6121e6ed-02bf-4f9b-83c7-f0db0e5c4057\",\"status\":\"200\",\"rqstDate\":\"230413-10:53:58:734\",\"respDate\":\"230413-10:53:58:735\",\"sourceId\":\"haproxy:6121e6ed-02bf-4f9b-83c7-f0db0e5c4057\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:53:58:734-30514\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[85218e51-31c3-4a60-8968-d6c797f1c935], x-b3-parentspanid=[72bc08c13c937923], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ed02a66d32826ad672bc08c13c937923], x-b3-spanid=[3a4f6c889d084761], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6121e6ed-02bf-4f9b-83c7-f0db0e5c4057]}\\\"}\"}","context":{"RequestID":"6121e6ed-02bf-4f9b-83c7-f0db0e5c4057","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2aa150e4-00f3-4bf5-ad55-022c8501ebb9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:53:58.734Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:53:58.736Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6121e6ed-02bf-4f9b-83c7-f0db0e5c4057","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2aa150e4-00f3-4bf5-ad55-022c8501ebb9","LogTimestamp":"2023-04-13T10:53:58.736Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:53:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:54:00.743Z","message":"Entering","context":{"RequestID":"9d1702a7-2eee-4d07-a467-f5694bade609","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2205e266-c4b7-401a-822c-6f83d31039eb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:00.743Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:54:00.744Z","message":"{\"transactionId\":\"9d1702a7-2eee-4d07-a467-f5694bade609\",\"status\":\"200\",\"rqstDate\":\"230413-10:54:00:743\",\"respDate\":\"230413-10:54:00:744\",\"sourceId\":\"haproxy:9d1702a7-2eee-4d07-a467-f5694bade609\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:54:00:743-60765\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ef52772a-a286-4072-832a-e91048521c5d], x-b3-parentspanid=[1edf3343c0d01ac5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d14e0b1825ff03631edf3343c0d01ac5], x-b3-spanid=[b04799ad014c7054], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9d1702a7-2eee-4d07-a467-f5694bade609]}\\\"}\"}","context":{"RequestID":"9d1702a7-2eee-4d07-a467-f5694bade609","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2205e266-c4b7-401a-822c-6f83d31039eb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:00.743Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:00.745Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9d1702a7-2eee-4d07-a467-f5694bade609","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2205e266-c4b7-401a-822c-6f83d31039eb","LogTimestamp":"2023-04-13T10:54:00.745Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:54:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:54:00.796Z","message":"Entering","context":{"RequestID":"6235ff1a-0ea7-487b-80bd-4f4a216fd48d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"602cebd0-67c5-42e4-8c8c-7ea6246ad236","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:54:00.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:54:00.798Z","message":"{\"transactionId\":\"6235ff1a-0ea7-487b-80bd-4f4a216fd48d\",\"status\":\"200\",\"rqstDate\":\"230413-10:54:00:797\",\"respDate\":\"230413-10:54:00:798\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6235ff1a-0ea7-487b-80bd-4f4a216fd48d\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:54:00:797-85343\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a0a5c854-d6d1-4f9b-8f03-7d88f4bacc8e], x-b3-parentspanid=[9789c9120f9c2efd], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36351], x-envoy-attempt-count=[1], x-b3-traceid=[b27827f91e74353c9789c9120f9c2efd], x-b3-spanid=[9e765278d579ce3c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6235ff1a-0ea7-487b-80bd-4f4a216fd48d]}\\\"}\"}","context":{"RequestID":"6235ff1a-0ea7-487b-80bd-4f4a216fd48d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"602cebd0-67c5-42e4-8c8c-7ea6246ad236","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:54:00.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:00.799Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6235ff1a-0ea7-487b-80bd-4f4a216fd48d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"602cebd0-67c5-42e4-8c8c-7ea6246ad236","LogTimestamp":"2023-04-13T10:54:00.799Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:54:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:54:00.849Z","message":"Entering","context":{"RequestID":"af76d76f-b50e-4366-80d2-b5b0e1f8b063","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5a04449c-8bf7-4f18-a536-d519d4d0eae1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:54:00.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:54:00.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"af76d76f-b50e-4366-80d2-b5b0e1f8b063","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5a04449c-8bf7-4f18-a536-d519d4d0eae1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:54:00.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:00.850Z","message":"{\"transactionId\":\"af76d76f-b50e-4366-80d2-b5b0e1f8b063\",\"status\":\"200\",\"rqstDate\":\"230413-10:54:00:849\",\"respDate\":\"230413-10:54:00:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:af76d76f-b50e-4366-80d2-b5b0e1f8b063\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:54:00:849-50597\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[af76d76f-b50e-4366-80d2-b5b0e1f8b063]}\\\"}\"}","context":{"RequestID":"af76d76f-b50e-4366-80d2-b5b0e1f8b063","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5a04449c-8bf7-4f18-a536-d519d4d0eae1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:54:00.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:00.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"af76d76f-b50e-4366-80d2-b5b0e1f8b063","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5a04449c-8bf7-4f18-a536-d519d4d0eae1","LogTimestamp":"2023-04-13T10:54:00.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:54:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:54:02.754Z","message":"Entering","context":{"RequestID":"2573263d-8b4e-4261-b5cf-2ba2304a305a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7a8ebd4f-d2f0-4d42-bd33-9a941f2605c9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:02.754Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:54:02.756Z","message":"{\"transactionId\":\"2573263d-8b4e-4261-b5cf-2ba2304a305a\",\"status\":\"200\",\"rqstDate\":\"230413-10:54:02:755\",\"respDate\":\"230413-10:54:02:756\",\"sourceId\":\"haproxy:2573263d-8b4e-4261-b5cf-2ba2304a305a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:54:02:755-6681\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ac6e5dd6-6859-40a0-b179-0f70b51c2d15], x-b3-parentspanid=[6d7456d5dd8e8953], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[38e401ffd938c48e6d7456d5dd8e8953], x-b3-spanid=[6d211374fb6df372], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2573263d-8b4e-4261-b5cf-2ba2304a305a]}\\\"}\"}","context":{"RequestID":"2573263d-8b4e-4261-b5cf-2ba2304a305a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7a8ebd4f-d2f0-4d42-bd33-9a941f2605c9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:02.754Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:02.757Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2573263d-8b4e-4261-b5cf-2ba2304a305a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7a8ebd4f-d2f0-4d42-bd33-9a941f2605c9","LogTimestamp":"2023-04-13T10:54:02.757Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:54:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:54:04.766Z","message":"Entering","context":{"RequestID":"fea07cf1-9f71-457f-822b-63e0e34a87c2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"be165aca-046a-4293-8c4b-305bf1db017d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:04.766Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:54:04.767Z","message":"{\"transactionId\":\"fea07cf1-9f71-457f-822b-63e0e34a87c2\",\"status\":\"200\",\"rqstDate\":\"230413-10:54:04:767\",\"respDate\":\"230413-10:54:04:767\",\"sourceId\":\"haproxy:fea07cf1-9f71-457f-822b-63e0e34a87c2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:54:04:767-86145\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5ec47d50-5790-4964-8455-c451e837355e], x-b3-parentspanid=[ae9250312c3d702e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b226c8b4a55ffb4aae9250312c3d702e], x-b3-spanid=[2f17e98c2d42a985], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fea07cf1-9f71-457f-822b-63e0e34a87c2]}\\\"}\"}","context":{"RequestID":"fea07cf1-9f71-457f-822b-63e0e34a87c2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"be165aca-046a-4293-8c4b-305bf1db017d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:04.766Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:04.768Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fea07cf1-9f71-457f-822b-63e0e34a87c2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"be165aca-046a-4293-8c4b-305bf1db017d","LogTimestamp":"2023-04-13T10:54:04.768Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:54:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:54:06.423Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:54:06.436Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:06.436Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:06.436Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:06.778Z","message":"Entering","context":{"RequestID":"60f6d6e5-4354-467e-8e23-2003ebc109a4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5f7e8e57-25c3-4d3e-bd87-9c1f0c490454","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:06.777Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:54:06.780Z","message":"{\"transactionId\":\"60f6d6e5-4354-467e-8e23-2003ebc109a4\",\"status\":\"200\",\"rqstDate\":\"230413-10:54:06:778\",\"respDate\":\"230413-10:54:06:780\",\"sourceId\":\"haproxy:60f6d6e5-4354-467e-8e23-2003ebc109a4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:54:06:778-22046\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1f35b6a8-9bb8-4a20-aac7-28440c5860f4], x-b3-parentspanid=[35f1645fccc4e736], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ce4eb320669f5ef535f1645fccc4e736], x-b3-spanid=[85ed838987cc53e7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[60f6d6e5-4354-467e-8e23-2003ebc109a4]}\\\"}\"}","context":{"RequestID":"60f6d6e5-4354-467e-8e23-2003ebc109a4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5f7e8e57-25c3-4d3e-bd87-9c1f0c490454","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:06.777Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:06.780Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"60f6d6e5-4354-467e-8e23-2003ebc109a4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5f7e8e57-25c3-4d3e-bd87-9c1f0c490454","LogTimestamp":"2023-04-13T10:54:06.780Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:54:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:54:08.790Z","message":"Entering","context":{"RequestID":"0e5acfeb-642e-463c-b954-5ef663b82087","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"83ca68e9-c48a-470f-8e5f-c7fb177386fd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:08.790Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:54:08.792Z","message":"{\"transactionId\":\"0e5acfeb-642e-463c-b954-5ef663b82087\",\"status\":\"200\",\"rqstDate\":\"230413-10:54:08:791\",\"respDate\":\"230413-10:54:08:792\",\"sourceId\":\"haproxy:0e5acfeb-642e-463c-b954-5ef663b82087\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:54:08:791-11517\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f783c194-8d5b-42fd-91d1-3f95bf42709b], x-b3-parentspanid=[33345024b37418b4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7f9d98864694e43d33345024b37418b4], x-b3-spanid=[d3133d6e0dd803b3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0e5acfeb-642e-463c-b954-5ef663b82087]}\\\"}\"}","context":{"RequestID":"0e5acfeb-642e-463c-b954-5ef663b82087","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"83ca68e9-c48a-470f-8e5f-c7fb177386fd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:08.790Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:08.793Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0e5acfeb-642e-463c-b954-5ef663b82087","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"83ca68e9-c48a-470f-8e5f-c7fb177386fd","LogTimestamp":"2023-04-13T10:54:08.792Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:54:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:54:10.797Z","message":"Entering","context":{"RequestID":"cdc33aaf-831d-4cf8-b4cf-34a24d406dbe","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e0f81052-d49d-4adf-9ddf-8f30da5cf617","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:54:10.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:54:10.799Z","message":"{\"transactionId\":\"cdc33aaf-831d-4cf8-b4cf-34a24d406dbe\",\"status\":\"200\",\"rqstDate\":\"230413-10:54:10:798\",\"respDate\":\"230413-10:54:10:799\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:cdc33aaf-831d-4cf8-b4cf-34a24d406dbe\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:54:10:798-30066\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[61bfcdb9-d587-4852-afb4-eb3e1e71cef2], x-b3-parentspanid=[f1064a260506bf97], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60429], x-envoy-attempt-count=[1], x-b3-traceid=[7e2850564fe5e553f1064a260506bf97], x-b3-spanid=[9009c486dfd9f918], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[cdc33aaf-831d-4cf8-b4cf-34a24d406dbe]}\\\"}\"}","context":{"RequestID":"cdc33aaf-831d-4cf8-b4cf-34a24d406dbe","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e0f81052-d49d-4adf-9ddf-8f30da5cf617","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:54:10.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:10.799Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cdc33aaf-831d-4cf8-b4cf-34a24d406dbe","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e0f81052-d49d-4adf-9ddf-8f30da5cf617","LogTimestamp":"2023-04-13T10:54:10.799Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:54:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:54:10.801Z","message":"Entering","context":{"RequestID":"5e041405-e654-4ab6-be66-f62c71913f7b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a88272cc-9604-4dc3-9804-61c433c0d37b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:10.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:54:10.802Z","message":"{\"transactionId\":\"5e041405-e654-4ab6-be66-f62c71913f7b\",\"status\":\"200\",\"rqstDate\":\"230413-10:54:10:801\",\"respDate\":\"230413-10:54:10:802\",\"sourceId\":\"haproxy:5e041405-e654-4ab6-be66-f62c71913f7b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:54:10:801-90259\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e001c933-954f-4b0f-929d-d5c9b797a0ca], x-b3-parentspanid=[0a95cb213ba447ff], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[48bba8cb06bf9f040a95cb213ba447ff], x-b3-spanid=[39ca80a75b862524], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5e041405-e654-4ab6-be66-f62c71913f7b]}\\\"}\"}","context":{"RequestID":"5e041405-e654-4ab6-be66-f62c71913f7b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a88272cc-9604-4dc3-9804-61c433c0d37b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:10.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:10.802Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5e041405-e654-4ab6-be66-f62c71913f7b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a88272cc-9604-4dc3-9804-61c433c0d37b","LogTimestamp":"2023-04-13T10:54:10.802Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:54:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:54:10.848Z","message":"Entering","context":{"RequestID":"9c90c63d-1aeb-4250-a762-9680f697983b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"76c3fdc8-a1c1-4c1e-a35e-22be537023b2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:54:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:54:10.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"9c90c63d-1aeb-4250-a762-9680f697983b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"76c3fdc8-a1c1-4c1e-a35e-22be537023b2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:54:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:10.850Z","message":"{\"transactionId\":\"9c90c63d-1aeb-4250-a762-9680f697983b\",\"status\":\"200\",\"rqstDate\":\"230413-10:54:10:848\",\"respDate\":\"230413-10:54:10:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9c90c63d-1aeb-4250-a762-9680f697983b\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:54:10:848-76335\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9c90c63d-1aeb-4250-a762-9680f697983b]}\\\"}\"}","context":{"RequestID":"9c90c63d-1aeb-4250-a762-9680f697983b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"76c3fdc8-a1c1-4c1e-a35e-22be537023b2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:54:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:10.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9c90c63d-1aeb-4250-a762-9680f697983b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"76c3fdc8-a1c1-4c1e-a35e-22be537023b2","LogTimestamp":"2023-04-13T10:54:10.850Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:54:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:54:12.810Z","message":"Entering","context":{"RequestID":"1de25cd0-3e7f-4a1a-b0ba-a5731bebf63f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2e313152-f215-41f2-a163-768c9ff64aff","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:12.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:54:12.812Z","message":"{\"transactionId\":\"1de25cd0-3e7f-4a1a-b0ba-a5731bebf63f\",\"status\":\"200\",\"rqstDate\":\"230413-10:54:12:811\",\"respDate\":\"230413-10:54:12:812\",\"sourceId\":\"haproxy:1de25cd0-3e7f-4a1a-b0ba-a5731bebf63f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:54:12:811-47606\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1c8e63c3-3373-462f-93cd-5a2a3de1fb1a], x-b3-parentspanid=[5db8996d2b9d4d58], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[74cf457f5f7c12d05db8996d2b9d4d58], x-b3-spanid=[e1fc1ae16a27a781], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1de25cd0-3e7f-4a1a-b0ba-a5731bebf63f]}\\\"}\"}","context":{"RequestID":"1de25cd0-3e7f-4a1a-b0ba-a5731bebf63f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2e313152-f215-41f2-a163-768c9ff64aff","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:12.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:12.813Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1de25cd0-3e7f-4a1a-b0ba-a5731bebf63f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2e313152-f215-41f2-a163-768c9ff64aff","LogTimestamp":"2023-04-13T10:54:12.813Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:54:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:54:14.822Z","message":"Entering","context":{"RequestID":"cbaa548c-91e3-4cdb-ba2f-bb48a697d8d7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ca1051a8-7915-4c89-8055-60a2daed3b1b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:14.821Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:54:14.824Z","message":"{\"transactionId\":\"cbaa548c-91e3-4cdb-ba2f-bb48a697d8d7\",\"status\":\"200\",\"rqstDate\":\"230413-10:54:14:822\",\"respDate\":\"230413-10:54:14:823\",\"sourceId\":\"haproxy:cbaa548c-91e3-4cdb-ba2f-bb48a697d8d7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:54:14:822-66745\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[60da6f86-0641-4c5a-a608-7c500c0a01ce], x-b3-parentspanid=[b78158a336f31813], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[be3a502c4498bbc2b78158a336f31813], x-b3-spanid=[1423938b6019a72d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cbaa548c-91e3-4cdb-ba2f-bb48a697d8d7]}\\\"}\"}","context":{"RequestID":"cbaa548c-91e3-4cdb-ba2f-bb48a697d8d7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ca1051a8-7915-4c89-8055-60a2daed3b1b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:14.821Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:14.824Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cbaa548c-91e3-4cdb-ba2f-bb48a697d8d7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ca1051a8-7915-4c89-8055-60a2daed3b1b","LogTimestamp":"2023-04-13T10:54:14.824Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:54:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:54:16.422Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:54:16.431Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:16.432Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:16.432Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:16.834Z","message":"Entering","context":{"RequestID":"5b51bbde-9877-4093-8936-2027effe08b1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"29e1cb40-e024-4c31-823c-26f56fc2cd27","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:16.834Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:54:16.836Z","message":"{\"transactionId\":\"5b51bbde-9877-4093-8936-2027effe08b1\",\"status\":\"200\",\"rqstDate\":\"230413-10:54:16:835\",\"respDate\":\"230413-10:54:16:836\",\"sourceId\":\"haproxy:5b51bbde-9877-4093-8936-2027effe08b1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:54:16:835-94439\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[59c2b023-4dc1-4130-b20c-9c6322928006], x-b3-parentspanid=[a51779d80e9e1aca], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[92a3e51c43a40fd8a51779d80e9e1aca], x-b3-spanid=[35e041d64e709235], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5b51bbde-9877-4093-8936-2027effe08b1]}\\\"}\"}","context":{"RequestID":"5b51bbde-9877-4093-8936-2027effe08b1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"29e1cb40-e024-4c31-823c-26f56fc2cd27","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:16.834Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:16.837Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5b51bbde-9877-4093-8936-2027effe08b1","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"29e1cb40-e024-4c31-823c-26f56fc2cd27","LogTimestamp":"2023-04-13T10:54:16.837Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:54:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:54:18.847Z","message":"Entering","context":{"RequestID":"60d93347-4410-4e44-801f-e6692f5e5c85","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8c8ad8ea-02ee-4918-a4e3-bb93822caed7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:18.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:54:18.849Z","message":"{\"transactionId\":\"60d93347-4410-4e44-801f-e6692f5e5c85\",\"status\":\"200\",\"rqstDate\":\"230413-10:54:18:848\",\"respDate\":\"230413-10:54:18:849\",\"sourceId\":\"haproxy:60d93347-4410-4e44-801f-e6692f5e5c85\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:54:18:848-34553\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a9215aa5-3646-48db-ab1f-4af84de11261], x-b3-parentspanid=[fe53b5ed0c8bcaaf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[893218825f7219acfe53b5ed0c8bcaaf], x-b3-spanid=[96de78e7bc78544f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[60d93347-4410-4e44-801f-e6692f5e5c85]}\\\"}\"}","context":{"RequestID":"60d93347-4410-4e44-801f-e6692f5e5c85","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8c8ad8ea-02ee-4918-a4e3-bb93822caed7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:18.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:18.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"60d93347-4410-4e44-801f-e6692f5e5c85","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c8ad8ea-02ee-4918-a4e3-bb93822caed7","LogTimestamp":"2023-04-13T10:54:18.849Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:54:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:54:19.744Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:54:19.748Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:54:20.798Z","message":"Entering","context":{"RequestID":"306484f7-22b8-43cb-ab19-85bfa535fbfe","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"76b6b772-0afe-4ca9-a8e4-5047eef26f43","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:54:20.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:54:20.801Z","message":"{\"transactionId\":\"306484f7-22b8-43cb-ab19-85bfa535fbfe\",\"status\":\"200\",\"rqstDate\":\"230413-10:54:20:799\",\"respDate\":\"230413-10:54:20:801\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:306484f7-22b8-43cb-ab19-85bfa535fbfe\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:54:20:799-19196\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[de8e726f-f361-4c61-bebf-279461c6b6fb], x-b3-parentspanid=[3292c39231aa3046], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51013], x-envoy-attempt-count=[1], x-b3-traceid=[a7b56cdcb2b3d3553292c39231aa3046], x-b3-spanid=[d2636f9f6831a453], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[306484f7-22b8-43cb-ab19-85bfa535fbfe]}\\\"}\"}","context":{"RequestID":"306484f7-22b8-43cb-ab19-85bfa535fbfe","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"76b6b772-0afe-4ca9-a8e4-5047eef26f43","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:54:20.798Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:20.802Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"306484f7-22b8-43cb-ab19-85bfa535fbfe","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"76b6b772-0afe-4ca9-a8e4-5047eef26f43","LogTimestamp":"2023-04-13T10:54:20.802Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:54:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:54:20.849Z","message":"Entering","context":{"RequestID":"42f52cc5-335e-4e24-9f0b-dc6ac3d42925","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"14ea5be9-d079-4a73-9a9a-a0d32e4fe369","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:54:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:54:20.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"42f52cc5-335e-4e24-9f0b-dc6ac3d42925","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"14ea5be9-d079-4a73-9a9a-a0d32e4fe369","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:54:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:20.852Z","message":"{\"transactionId\":\"42f52cc5-335e-4e24-9f0b-dc6ac3d42925\",\"status\":\"200\",\"rqstDate\":\"230413-10:54:20:850\",\"respDate\":\"230413-10:54:20:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:42f52cc5-335e-4e24-9f0b-dc6ac3d42925\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:54:20:850-40812\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[42f52cc5-335e-4e24-9f0b-dc6ac3d42925]}\\\"}\"}","context":{"RequestID":"42f52cc5-335e-4e24-9f0b-dc6ac3d42925","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"14ea5be9-d079-4a73-9a9a-a0d32e4fe369","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:54:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:20.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"42f52cc5-335e-4e24-9f0b-dc6ac3d42925","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"14ea5be9-d079-4a73-9a9a-a0d32e4fe369","LogTimestamp":"2023-04-13T10:54:20.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:54:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:54:20.859Z","message":"Entering","context":{"RequestID":"f0afa189-0f35-48b5-aed7-b843804d245d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cf7f7e75-88d3-4a54-bca1-e6bb461da5e8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:20.859Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:54:20.861Z","message":"{\"transactionId\":\"f0afa189-0f35-48b5-aed7-b843804d245d\",\"status\":\"200\",\"rqstDate\":\"230413-10:54:20:860\",\"respDate\":\"230413-10:54:20:861\",\"sourceId\":\"haproxy:f0afa189-0f35-48b5-aed7-b843804d245d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:54:20:860-7266\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1071a81d-c7ed-478d-97de-88127e960d3d], x-b3-parentspanid=[3ba34049fa4ab77a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a3f8fb143d2b8c303ba34049fa4ab77a], x-b3-spanid=[a58c1a47aede35f0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f0afa189-0f35-48b5-aed7-b843804d245d]}\\\"}\"}","context":{"RequestID":"f0afa189-0f35-48b5-aed7-b843804d245d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cf7f7e75-88d3-4a54-bca1-e6bb461da5e8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:20.859Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:20.862Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f0afa189-0f35-48b5-aed7-b843804d245d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cf7f7e75-88d3-4a54-bca1-e6bb461da5e8","LogTimestamp":"2023-04-13T10:54:20.862Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:54:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:54:22.871Z","message":"Entering","context":{"RequestID":"a357aeb9-c146-4e78-8fbe-a0de79a4a652","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5f3bcc26-5218-4e42-a874-fe180f42cb6b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:22.871Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:54:22.873Z","message":"{\"transactionId\":\"a357aeb9-c146-4e78-8fbe-a0de79a4a652\",\"status\":\"200\",\"rqstDate\":\"230413-10:54:22:872\",\"respDate\":\"230413-10:54:22:873\",\"sourceId\":\"haproxy:a357aeb9-c146-4e78-8fbe-a0de79a4a652\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:54:22:872-27418\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a4fc11b8-fd6a-49f2-bf46-a3700ed4071c], x-b3-parentspanid=[d17167d7fa769ecc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[195348ac966f0a74d17167d7fa769ecc], x-b3-spanid=[252affd67388ce35], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a357aeb9-c146-4e78-8fbe-a0de79a4a652]}\\\"}\"}","context":{"RequestID":"a357aeb9-c146-4e78-8fbe-a0de79a4a652","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5f3bcc26-5218-4e42-a874-fe180f42cb6b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:22.871Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:22.874Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a357aeb9-c146-4e78-8fbe-a0de79a4a652","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5f3bcc26-5218-4e42-a874-fe180f42cb6b","LogTimestamp":"2023-04-13T10:54:22.874Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:54:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:54:24.883Z","message":"Entering","context":{"RequestID":"2320ccb7-15b2-4a5c-bc70-16945aa2aaa6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cca47322-54d1-4197-ab60-448f346dc944","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:24.883Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:54:24.886Z","message":"{\"transactionId\":\"2320ccb7-15b2-4a5c-bc70-16945aa2aaa6\",\"status\":\"200\",\"rqstDate\":\"230413-10:54:24:884\",\"respDate\":\"230413-10:54:24:885\",\"sourceId\":\"haproxy:2320ccb7-15b2-4a5c-bc70-16945aa2aaa6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:54:24:884-61548\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[36d34af4-4024-48a0-8f63-3371e3de2afc], x-b3-parentspanid=[e64d685046658794], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d869d943fce2f575e64d685046658794], x-b3-spanid=[022fb5f1da50df46], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2320ccb7-15b2-4a5c-bc70-16945aa2aaa6]}\\\"}\"}","context":{"RequestID":"2320ccb7-15b2-4a5c-bc70-16945aa2aaa6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cca47322-54d1-4197-ab60-448f346dc944","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:24.883Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:24.886Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2320ccb7-15b2-4a5c-bc70-16945aa2aaa6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cca47322-54d1-4197-ab60-448f346dc944","LogTimestamp":"2023-04-13T10:54:24.886Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:54:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:54:26.422Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:54:26.437Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:26.437Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:26.438Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:26.895Z","message":"Entering","context":{"RequestID":"809b4911-55bb-422d-9c1a-c7556f92e305","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"feec5234-fa18-4fb9-87f6-890f9a8713f6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:26.895Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:54:26.898Z","message":"{\"transactionId\":\"809b4911-55bb-422d-9c1a-c7556f92e305\",\"status\":\"200\",\"rqstDate\":\"230413-10:54:26:896\",\"respDate\":\"230413-10:54:26:898\",\"sourceId\":\"haproxy:809b4911-55bb-422d-9c1a-c7556f92e305\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:54:26:896-78378\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[766a7794-5068-402f-9e25-bcbeba7ea86e], x-b3-parentspanid=[b4377349abf0713e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1485dc3e46e75d17b4377349abf0713e], x-b3-spanid=[e997fbf846d8679e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[809b4911-55bb-422d-9c1a-c7556f92e305]}\\\"}\"}","context":{"RequestID":"809b4911-55bb-422d-9c1a-c7556f92e305","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"feec5234-fa18-4fb9-87f6-890f9a8713f6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:26.895Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:26.899Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"809b4911-55bb-422d-9c1a-c7556f92e305","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"feec5234-fa18-4fb9-87f6-890f9a8713f6","LogTimestamp":"2023-04-13T10:54:26.899Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:54:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:54:28.909Z","message":"Entering","context":{"RequestID":"99653229-43e8-4569-a49e-f1e94e4f193f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5df224af-9e96-417b-8d7f-18ffed3508b5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:28.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:54:28.911Z","message":"{\"transactionId\":\"99653229-43e8-4569-a49e-f1e94e4f193f\",\"status\":\"200\",\"rqstDate\":\"230413-10:54:28:910\",\"respDate\":\"230413-10:54:28:911\",\"sourceId\":\"haproxy:99653229-43e8-4569-a49e-f1e94e4f193f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:54:28:910-36726\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1c926545-f3e1-48dd-8b0d-a40647557af7], x-b3-parentspanid=[d3a9b2b1a59b68a3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2942e19c28274dbed3a9b2b1a59b68a3], x-b3-spanid=[8d1abe09c60adbc0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[99653229-43e8-4569-a49e-f1e94e4f193f]}\\\"}\"}","context":{"RequestID":"99653229-43e8-4569-a49e-f1e94e4f193f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5df224af-9e96-417b-8d7f-18ffed3508b5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:28.909Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:28.912Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"99653229-43e8-4569-a49e-f1e94e4f193f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5df224af-9e96-417b-8d7f-18ffed3508b5","LogTimestamp":"2023-04-13T10:54:28.912Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:54:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:54:30.796Z","message":"Entering","context":{"RequestID":"3b63cbff-20c5-4964-8e7a-7c0b6fe41e26","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"93a2cc8e-b01b-4be9-9991-e8bd2105c54c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:54:30.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:54:30.799Z","message":"{\"transactionId\":\"3b63cbff-20c5-4964-8e7a-7c0b6fe41e26\",\"status\":\"200\",\"rqstDate\":\"230413-10:54:30:797\",\"respDate\":\"230413-10:54:30:799\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:3b63cbff-20c5-4964-8e7a-7c0b6fe41e26\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:54:30:797-15361\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d72bf7b3-6ef7-4425-8ade-e5c376dafaed], x-b3-parentspanid=[5d6239ad3beba318], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34257], x-envoy-attempt-count=[1], x-b3-traceid=[6102ac4030d0f9645d6239ad3beba318], x-b3-spanid=[c3f58c9f7e46a839], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[3b63cbff-20c5-4964-8e7a-7c0b6fe41e26]}\\\"}\"}","context":{"RequestID":"3b63cbff-20c5-4964-8e7a-7c0b6fe41e26","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"93a2cc8e-b01b-4be9-9991-e8bd2105c54c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:54:30.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:30.800Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3b63cbff-20c5-4964-8e7a-7c0b6fe41e26","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"93a2cc8e-b01b-4be9-9991-e8bd2105c54c","LogTimestamp":"2023-04-13T10:54:30.800Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:54:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:54:30.848Z","message":"Entering","context":{"RequestID":"add363f1-05e6-4472-a9d3-2293c7ad25b1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"661578e8-e762-4eed-9550-39c520355ddf","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:54:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:54:30.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"add363f1-05e6-4472-a9d3-2293c7ad25b1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"661578e8-e762-4eed-9550-39c520355ddf","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:54:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:30.850Z","message":"{\"transactionId\":\"add363f1-05e6-4472-a9d3-2293c7ad25b1\",\"status\":\"200\",\"rqstDate\":\"230413-10:54:30:848\",\"respDate\":\"230413-10:54:30:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:add363f1-05e6-4472-a9d3-2293c7ad25b1\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:54:30:848-84341\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[add363f1-05e6-4472-a9d3-2293c7ad25b1]}\\\"}\"}","context":{"RequestID":"add363f1-05e6-4472-a9d3-2293c7ad25b1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"661578e8-e762-4eed-9550-39c520355ddf","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:54:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:30.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"add363f1-05e6-4472-a9d3-2293c7ad25b1","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"661578e8-e762-4eed-9550-39c520355ddf","LogTimestamp":"2023-04-13T10:54:30.850Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:54:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:54:30.921Z","message":"Entering","context":{"RequestID":"990a91b4-c3f3-45b3-95ba-bd1f57c12fe7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6d6030e9-8da8-4aac-8db0-48075e919536","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:30.921Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:54:30.923Z","message":"{\"transactionId\":\"990a91b4-c3f3-45b3-95ba-bd1f57c12fe7\",\"status\":\"200\",\"rqstDate\":\"230413-10:54:30:922\",\"respDate\":\"230413-10:54:30:923\",\"sourceId\":\"haproxy:990a91b4-c3f3-45b3-95ba-bd1f57c12fe7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:54:30:922-17983\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3bed5364-09ef-43e8-ad4b-ccf59ad5efb8], x-b3-parentspanid=[b1154ec36a40c015], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b57aa7c1a60ce282b1154ec36a40c015], x-b3-spanid=[cb6f3e6b37fe199c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[990a91b4-c3f3-45b3-95ba-bd1f57c12fe7]}\\\"}\"}","context":{"RequestID":"990a91b4-c3f3-45b3-95ba-bd1f57c12fe7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6d6030e9-8da8-4aac-8db0-48075e919536","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:30.921Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:30.924Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"990a91b4-c3f3-45b3-95ba-bd1f57c12fe7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6d6030e9-8da8-4aac-8db0-48075e919536","LogTimestamp":"2023-04-13T10:54:30.924Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:54:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:54:32.934Z","message":"Entering","context":{"RequestID":"787d0b2d-302b-412f-a22b-eab7c83ca5c0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"67621c48-f9ff-4bca-bed5-549328e847c4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:32.934Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:54:32.936Z","message":"{\"transactionId\":\"787d0b2d-302b-412f-a22b-eab7c83ca5c0\",\"status\":\"200\",\"rqstDate\":\"230413-10:54:32:935\",\"respDate\":\"230413-10:54:32:936\",\"sourceId\":\"haproxy:787d0b2d-302b-412f-a22b-eab7c83ca5c0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:54:32:935-40055\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4c5410ef-526e-4b97-9d83-f6273f8321df], x-b3-parentspanid=[e4c17e32979e3131], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[244a17e471a6af7fe4c17e32979e3131], x-b3-spanid=[9e22cf13a10b9a4c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[787d0b2d-302b-412f-a22b-eab7c83ca5c0]}\\\"}\"}","context":{"RequestID":"787d0b2d-302b-412f-a22b-eab7c83ca5c0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"67621c48-f9ff-4bca-bed5-549328e847c4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:32.934Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:32.937Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"787d0b2d-302b-412f-a22b-eab7c83ca5c0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"67621c48-f9ff-4bca-bed5-549328e847c4","LogTimestamp":"2023-04-13T10:54:32.937Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:54:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:54:34.947Z","message":"Entering","context":{"RequestID":"bf16e4b4-7e1b-405e-bf84-9ff47bf94a95","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"868ce00f-ddfe-4c2f-adb7-33c4c04d7504","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:34.947Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:54:34.950Z","message":"{\"transactionId\":\"bf16e4b4-7e1b-405e-bf84-9ff47bf94a95\",\"status\":\"200\",\"rqstDate\":\"230413-10:54:34:948\",\"respDate\":\"230413-10:54:34:949\",\"sourceId\":\"haproxy:bf16e4b4-7e1b-405e-bf84-9ff47bf94a95\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:54:34:948-82462\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2472a51d-4f16-40e6-ba2d-d13af92767d4], x-b3-parentspanid=[9d906debdd6553b6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b26cdf0b6b223e099d906debdd6553b6], x-b3-spanid=[c7b18b52b9372a92], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bf16e4b4-7e1b-405e-bf84-9ff47bf94a95]}\\\"}\"}","context":{"RequestID":"bf16e4b4-7e1b-405e-bf84-9ff47bf94a95","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"868ce00f-ddfe-4c2f-adb7-33c4c04d7504","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:34.947Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:34.950Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bf16e4b4-7e1b-405e-bf84-9ff47bf94a95","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"868ce00f-ddfe-4c2f-adb7-33c4c04d7504","LogTimestamp":"2023-04-13T10:54:34.950Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:54:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:54:36.422Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:54:36.438Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:36.439Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:36.439Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:36.958Z","message":"Entering","context":{"RequestID":"ae21607e-cf05-4223-a14d-4c4ddb12537e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"99220f68-bfb9-41f6-96c5-5a664bf5b09f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:36.958Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:54:36.960Z","message":"{\"transactionId\":\"ae21607e-cf05-4223-a14d-4c4ddb12537e\",\"status\":\"200\",\"rqstDate\":\"230413-10:54:36:959\",\"respDate\":\"230413-10:54:36:960\",\"sourceId\":\"haproxy:ae21607e-cf05-4223-a14d-4c4ddb12537e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:54:36:959-59782\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6f79cad9-0a58-4051-8836-07e8c01732fa], x-b3-parentspanid=[67f7c94a556763b8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2f8c5b009b4927f467f7c94a556763b8], x-b3-spanid=[fe41868228201c0e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ae21607e-cf05-4223-a14d-4c4ddb12537e]}\\\"}\"}","context":{"RequestID":"ae21607e-cf05-4223-a14d-4c4ddb12537e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"99220f68-bfb9-41f6-96c5-5a664bf5b09f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:36.958Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:36.961Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ae21607e-cf05-4223-a14d-4c4ddb12537e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"99220f68-bfb9-41f6-96c5-5a664bf5b09f","LogTimestamp":"2023-04-13T10:54:36.961Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:54:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:54:38.971Z","message":"Entering","context":{"RequestID":"42b59042-7868-485e-bfb8-cf06629d6806","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"63029014-b31e-4641-85b3-bf6727db79ac","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:38.971Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:54:38.973Z","message":"{\"transactionId\":\"42b59042-7868-485e-bfb8-cf06629d6806\",\"status\":\"200\",\"rqstDate\":\"230413-10:54:38:972\",\"respDate\":\"230413-10:54:38:973\",\"sourceId\":\"haproxy:42b59042-7868-485e-bfb8-cf06629d6806\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:54:38:972-79224\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[43541abd-8ed8-4667-b208-6b6cb9898fb9], x-b3-parentspanid=[452515391d6833c7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d0a76c7ed0f068e1452515391d6833c7], x-b3-spanid=[feecb4a9cde76cc1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[42b59042-7868-485e-bfb8-cf06629d6806]}\\\"}\"}","context":{"RequestID":"42b59042-7868-485e-bfb8-cf06629d6806","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"63029014-b31e-4641-85b3-bf6727db79ac","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:38.971Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:38.974Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"42b59042-7868-485e-bfb8-cf06629d6806","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"63029014-b31e-4641-85b3-bf6727db79ac","LogTimestamp":"2023-04-13T10:54:38.974Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:54:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:54:40.796Z","message":"Entering","context":{"RequestID":"71ba893f-2ed4-42ce-90f7-14a415693b9b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1432888c-afd3-45fb-ba73-b9ff202ed9ea","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:54:40.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:54:40.798Z","message":"{\"transactionId\":\"71ba893f-2ed4-42ce-90f7-14a415693b9b\",\"status\":\"200\",\"rqstDate\":\"230413-10:54:40:797\",\"respDate\":\"230413-10:54:40:798\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:71ba893f-2ed4-42ce-90f7-14a415693b9b\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:54:40:797-82100\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3507c573-55d5-4041-b92b-2d92bc2d0746], x-b3-parentspanid=[133fb437085adae0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44541], x-envoy-attempt-count=[1], x-b3-traceid=[5afeb62fc779b16a133fb437085adae0], x-b3-spanid=[4e251d8894d73714], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[71ba893f-2ed4-42ce-90f7-14a415693b9b]}\\\"}\"}","context":{"RequestID":"71ba893f-2ed4-42ce-90f7-14a415693b9b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1432888c-afd3-45fb-ba73-b9ff202ed9ea","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:54:40.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:40.799Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"71ba893f-2ed4-42ce-90f7-14a415693b9b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1432888c-afd3-45fb-ba73-b9ff202ed9ea","LogTimestamp":"2023-04-13T10:54:40.799Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:54:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:54:40.848Z","message":"Entering","context":{"RequestID":"3eaa8541-0b7c-479a-ad92-7b360da9f091","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4a0ae3e4-2b72-414c-bb19-5a69a55b9e67","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:54:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:54:40.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"3eaa8541-0b7c-479a-ad92-7b360da9f091","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4a0ae3e4-2b72-414c-bb19-5a69a55b9e67","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:54:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:40.850Z","message":"{\"transactionId\":\"3eaa8541-0b7c-479a-ad92-7b360da9f091\",\"status\":\"200\",\"rqstDate\":\"230413-10:54:40:848\",\"respDate\":\"230413-10:54:40:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3eaa8541-0b7c-479a-ad92-7b360da9f091\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:54:40:848-68926\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3eaa8541-0b7c-479a-ad92-7b360da9f091]}\\\"}\"}","context":{"RequestID":"3eaa8541-0b7c-479a-ad92-7b360da9f091","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4a0ae3e4-2b72-414c-bb19-5a69a55b9e67","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:54:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:40.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3eaa8541-0b7c-479a-ad92-7b360da9f091","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4a0ae3e4-2b72-414c-bb19-5a69a55b9e67","LogTimestamp":"2023-04-13T10:54:40.850Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:54:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:54:40.984Z","message":"Entering","context":{"RequestID":"17f21a4c-74bf-489b-be0f-4143a32f8665","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bc30bcf6-9612-477f-8f4c-d7dcb9c2cd8f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:40.984Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:54:40.985Z","message":"{\"transactionId\":\"17f21a4c-74bf-489b-be0f-4143a32f8665\",\"status\":\"200\",\"rqstDate\":\"230413-10:54:40:984\",\"respDate\":\"230413-10:54:40:985\",\"sourceId\":\"haproxy:17f21a4c-74bf-489b-be0f-4143a32f8665\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:54:40:984-94815\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[be643792-5142-49be-9bb1-6f0467f9f5f4], x-b3-parentspanid=[18486351c2a2afbb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0a6b2aa8254fb25b18486351c2a2afbb], x-b3-spanid=[04eb8bc90bda6a5b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[17f21a4c-74bf-489b-be0f-4143a32f8665]}\\\"}\"}","context":{"RequestID":"17f21a4c-74bf-489b-be0f-4143a32f8665","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bc30bcf6-9612-477f-8f4c-d7dcb9c2cd8f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:40.984Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:40.986Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"17f21a4c-74bf-489b-be0f-4143a32f8665","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bc30bcf6-9612-477f-8f4c-d7dcb9c2cd8f","LogTimestamp":"2023-04-13T10:54:40.986Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:54:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:54:42.997Z","message":"Entering","context":{"RequestID":"dafd86bd-60b7-413c-9fff-c135270b2bb2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c6bb0350-1f1b-48d3-adee-406b0bd30330","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:42.997Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:54:42.999Z","message":"{\"transactionId\":\"dafd86bd-60b7-413c-9fff-c135270b2bb2\",\"status\":\"200\",\"rqstDate\":\"230413-10:54:42:998\",\"respDate\":\"230413-10:54:42:999\",\"sourceId\":\"haproxy:dafd86bd-60b7-413c-9fff-c135270b2bb2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:54:42:998-52494\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c5afadf7-3336-439c-b51c-efe8dff7ab5f], x-b3-parentspanid=[edf568310c73fe2a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8440e6ceb83233a1edf568310c73fe2a], x-b3-spanid=[d8e917dc30abc807], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dafd86bd-60b7-413c-9fff-c135270b2bb2]}\\\"}\"}","context":{"RequestID":"dafd86bd-60b7-413c-9fff-c135270b2bb2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c6bb0350-1f1b-48d3-adee-406b0bd30330","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:42.997Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:43.000Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dafd86bd-60b7-413c-9fff-c135270b2bb2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c6bb0350-1f1b-48d3-adee-406b0bd30330","LogTimestamp":"2023-04-13T10:54:42.999Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:54:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:54:45.009Z","message":"Entering","context":{"RequestID":"22ee5d0a-bdb0-4762-b744-fcc72b0b9f1e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0785f700-5554-43d3-aa6a-9b14a45cd83d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:45.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:54:45.011Z","message":"{\"transactionId\":\"22ee5d0a-bdb0-4762-b744-fcc72b0b9f1e\",\"status\":\"200\",\"rqstDate\":\"230413-10:54:45:009\",\"respDate\":\"230413-10:54:45:011\",\"sourceId\":\"haproxy:22ee5d0a-bdb0-4762-b744-fcc72b0b9f1e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:54:45:009-14769\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f72656d3-e983-4337-b0b9-5189c7913a18], x-b3-parentspanid=[009fdff19f9e4f61], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6f61cea9ccc01c94009fdff19f9e4f61], x-b3-spanid=[03bf5efd42095fd9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[22ee5d0a-bdb0-4762-b744-fcc72b0b9f1e]}\\\"}\"}","context":{"RequestID":"22ee5d0a-bdb0-4762-b744-fcc72b0b9f1e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0785f700-5554-43d3-aa6a-9b14a45cd83d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:45.009Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:45.011Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"22ee5d0a-bdb0-4762-b744-fcc72b0b9f1e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0785f700-5554-43d3-aa6a-9b14a45cd83d","LogTimestamp":"2023-04-13T10:54:45.011Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:54:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:54:46.423Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:54:46.432Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:46.432Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:46.433Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:47.021Z","message":"Entering","context":{"RequestID":"ad0c3757-9b4d-43b8-86bc-50fcce966234","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fce2c6da-68e2-4ffd-94ab-7b67fa47d70e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:47.021Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:54:47.023Z","message":"{\"transactionId\":\"ad0c3757-9b4d-43b8-86bc-50fcce966234\",\"status\":\"200\",\"rqstDate\":\"230413-10:54:47:022\",\"respDate\":\"230413-10:54:47:023\",\"sourceId\":\"haproxy:ad0c3757-9b4d-43b8-86bc-50fcce966234\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:54:47:022-49503\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[55f332e9-87f0-4a2c-83ec-f1c0439723e3], x-b3-parentspanid=[d22fdd475db0a00c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1ed4ffd7d1344ba6d22fdd475db0a00c], x-b3-spanid=[0d41e105a7065c14], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ad0c3757-9b4d-43b8-86bc-50fcce966234]}\\\"}\"}","context":{"RequestID":"ad0c3757-9b4d-43b8-86bc-50fcce966234","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fce2c6da-68e2-4ffd-94ab-7b67fa47d70e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:47.021Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:47.024Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ad0c3757-9b4d-43b8-86bc-50fcce966234","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fce2c6da-68e2-4ffd-94ab-7b67fa47d70e","LogTimestamp":"2023-04-13T10:54:47.024Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:54:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:54:49.035Z","message":"Entering","context":{"RequestID":"64766cdc-dba2-4068-b67b-bf50180a68fd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"29288210-9adb-4f4d-8885-24dc83ebb825","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:49.035Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:54:49.037Z","message":"{\"transactionId\":\"64766cdc-dba2-4068-b67b-bf50180a68fd\",\"status\":\"200\",\"rqstDate\":\"230413-10:54:49:035\",\"respDate\":\"230413-10:54:49:037\",\"sourceId\":\"haproxy:64766cdc-dba2-4068-b67b-bf50180a68fd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:54:49:035-29182\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d300f0fb-0386-4050-8c8d-2c4726cb4945], x-b3-parentspanid=[25850cf8c51d1170], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[12fea75058af8c9925850cf8c51d1170], x-b3-spanid=[75b9a54677b3984d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[64766cdc-dba2-4068-b67b-bf50180a68fd]}\\\"}\"}","context":{"RequestID":"64766cdc-dba2-4068-b67b-bf50180a68fd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"29288210-9adb-4f4d-8885-24dc83ebb825","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:49.035Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:49.038Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"64766cdc-dba2-4068-b67b-bf50180a68fd","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"29288210-9adb-4f4d-8885-24dc83ebb825","LogTimestamp":"2023-04-13T10:54:49.037Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:54:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:54:49.764Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:54:49.769Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:54:50.797Z","message":"Entering","context":{"RequestID":"3cd82731-7c37-42a0-b93f-2370b3b4d30b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c6774df3-aa58-4104-abbb-bbe3533e452f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:54:50.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:54:50.799Z","message":"{\"transactionId\":\"3cd82731-7c37-42a0-b93f-2370b3b4d30b\",\"status\":\"200\",\"rqstDate\":\"230413-10:54:50:798\",\"respDate\":\"230413-10:54:50:799\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:3cd82731-7c37-42a0-b93f-2370b3b4d30b\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:54:50:798-82820\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f0cdc254-7858-4835-9bdd-a67f85288b71], x-b3-parentspanid=[df3b31690e4ef02d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41969], x-envoy-attempt-count=[1], x-b3-traceid=[ec8b276aad3493bfdf3b31690e4ef02d], x-b3-spanid=[4a9709e092561bd5], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[3cd82731-7c37-42a0-b93f-2370b3b4d30b]}\\\"}\"}","context":{"RequestID":"3cd82731-7c37-42a0-b93f-2370b3b4d30b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c6774df3-aa58-4104-abbb-bbe3533e452f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:54:50.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:50.799Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3cd82731-7c37-42a0-b93f-2370b3b4d30b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c6774df3-aa58-4104-abbb-bbe3533e452f","LogTimestamp":"2023-04-13T10:54:50.799Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:54:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:54:50.849Z","message":"Entering","context":{"RequestID":"c604e76c-64a6-49bb-80f9-67858e500daf","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2eaa39b0-2b2b-4d9c-a5a9-0d4ec47fbd26","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:54:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:54:50.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"c604e76c-64a6-49bb-80f9-67858e500daf","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2eaa39b0-2b2b-4d9c-a5a9-0d4ec47fbd26","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:54:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:50.852Z","message":"{\"transactionId\":\"c604e76c-64a6-49bb-80f9-67858e500daf\",\"status\":\"200\",\"rqstDate\":\"230413-10:54:50:850\",\"respDate\":\"230413-10:54:50:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c604e76c-64a6-49bb-80f9-67858e500daf\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:54:50:850-16263\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c604e76c-64a6-49bb-80f9-67858e500daf]}\\\"}\"}","context":{"RequestID":"c604e76c-64a6-49bb-80f9-67858e500daf","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2eaa39b0-2b2b-4d9c-a5a9-0d4ec47fbd26","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:54:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:50.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c604e76c-64a6-49bb-80f9-67858e500daf","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2eaa39b0-2b2b-4d9c-a5a9-0d4ec47fbd26","LogTimestamp":"2023-04-13T10:54:50.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:54:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:54:51.046Z","message":"Entering","context":{"RequestID":"748dc895-6f43-4503-b84f-8be8661a8fb6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ab84bcd7-4dc6-46ca-8fb7-12b90e8d9e40","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:51.046Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:54:51.049Z","message":"{\"transactionId\":\"748dc895-6f43-4503-b84f-8be8661a8fb6\",\"status\":\"200\",\"rqstDate\":\"230413-10:54:51:047\",\"respDate\":\"230413-10:54:51:049\",\"sourceId\":\"haproxy:748dc895-6f43-4503-b84f-8be8661a8fb6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:54:51:047-11663\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ffabc06d-67c1-4b8e-a345-8fb7f4102a1e], x-b3-parentspanid=[de92c628a6037ae2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6fdbacff5a4234fdde92c628a6037ae2], x-b3-spanid=[370dec54dc5a8461], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[748dc895-6f43-4503-b84f-8be8661a8fb6]}\\\"}\"}","context":{"RequestID":"748dc895-6f43-4503-b84f-8be8661a8fb6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ab84bcd7-4dc6-46ca-8fb7-12b90e8d9e40","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:51.046Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:51.049Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"748dc895-6f43-4503-b84f-8be8661a8fb6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ab84bcd7-4dc6-46ca-8fb7-12b90e8d9e40","LogTimestamp":"2023-04-13T10:54:51.049Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:54:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:54:53.059Z","message":"Entering","context":{"RequestID":"7c141af1-a72c-4838-a52e-3166ae1c9c32","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5e99eca8-3182-4497-9689-a4ffaf4ade23","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:53.059Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:54:53.061Z","message":"{\"transactionId\":\"7c141af1-a72c-4838-a52e-3166ae1c9c32\",\"status\":\"200\",\"rqstDate\":\"230413-10:54:53:060\",\"respDate\":\"230413-10:54:53:061\",\"sourceId\":\"haproxy:7c141af1-a72c-4838-a52e-3166ae1c9c32\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:54:53:060-24578\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c7eddd40-8568-4435-9a02-99f6d60556ae], x-b3-parentspanid=[49a4cb30cf01f39f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[680267a53dcc550749a4cb30cf01f39f], x-b3-spanid=[677c4e2abcb1c998], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7c141af1-a72c-4838-a52e-3166ae1c9c32]}\\\"}\"}","context":{"RequestID":"7c141af1-a72c-4838-a52e-3166ae1c9c32","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5e99eca8-3182-4497-9689-a4ffaf4ade23","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:53.059Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:53.062Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c141af1-a72c-4838-a52e-3166ae1c9c32","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5e99eca8-3182-4497-9689-a4ffaf4ade23","LogTimestamp":"2023-04-13T10:54:53.062Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:54:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:54:55.072Z","message":"Entering","context":{"RequestID":"105ccde4-bfd4-4e16-b9fb-3631305f2e75","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a6d1af32-949d-45ed-806f-0be8faab0410","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:55.072Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:54:55.074Z","message":"{\"transactionId\":\"105ccde4-bfd4-4e16-b9fb-3631305f2e75\",\"status\":\"200\",\"rqstDate\":\"230413-10:54:55:073\",\"respDate\":\"230413-10:54:55:074\",\"sourceId\":\"haproxy:105ccde4-bfd4-4e16-b9fb-3631305f2e75\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:54:55:073-59217\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2a70a917-a29e-44f7-9873-7759afcea102], x-b3-parentspanid=[a6566be9c49569b0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[945a87a738f3abbfa6566be9c49569b0], x-b3-spanid=[e90735e2c92d2b58], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[105ccde4-bfd4-4e16-b9fb-3631305f2e75]}\\\"}\"}","context":{"RequestID":"105ccde4-bfd4-4e16-b9fb-3631305f2e75","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a6d1af32-949d-45ed-806f-0be8faab0410","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:55.072Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:55.075Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"105ccde4-bfd4-4e16-b9fb-3631305f2e75","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a6d1af32-949d-45ed-806f-0be8faab0410","LogTimestamp":"2023-04-13T10:54:55.075Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:54:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:54:56.423Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:54:56.440Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:56.440Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:56.441Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:57.085Z","message":"Entering","context":{"RequestID":"e7586b9b-cafc-45f3-8334-9d4680b0f34c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8805f090-30ed-4675-bbb4-390429374123","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:57.085Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:54:57.087Z","message":"{\"transactionId\":\"e7586b9b-cafc-45f3-8334-9d4680b0f34c\",\"status\":\"200\",\"rqstDate\":\"230413-10:54:57:086\",\"respDate\":\"230413-10:54:57:087\",\"sourceId\":\"haproxy:e7586b9b-cafc-45f3-8334-9d4680b0f34c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:54:57:086-91981\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e6641978-63b5-47c0-a2db-3472f949a868], x-b3-parentspanid=[14bbad961ddd180a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[565bcbdf4a4200bb14bbad961ddd180a], x-b3-spanid=[42932f1992e729dc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e7586b9b-cafc-45f3-8334-9d4680b0f34c]}\\\"}\"}","context":{"RequestID":"e7586b9b-cafc-45f3-8334-9d4680b0f34c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8805f090-30ed-4675-bbb4-390429374123","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:57.085Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:57.087Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e7586b9b-cafc-45f3-8334-9d4680b0f34c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8805f090-30ed-4675-bbb4-390429374123","LogTimestamp":"2023-04-13T10:54:57.087Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:54:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:54:59.094Z","message":"Entering","context":{"RequestID":"07363cd1-1ebc-45eb-a47b-c76c94286742","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"48d46006-d04b-4f0f-93d2-ec4ee265f77a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:59.094Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:54:59.095Z","message":"{\"transactionId\":\"07363cd1-1ebc-45eb-a47b-c76c94286742\",\"status\":\"200\",\"rqstDate\":\"230413-10:54:59:094\",\"respDate\":\"230413-10:54:59:095\",\"sourceId\":\"haproxy:07363cd1-1ebc-45eb-a47b-c76c94286742\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:54:59:094-95504\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a3d44383-ff00-4122-98a7-de15da653d41], x-b3-parentspanid=[8a5ccf1078bcdf6a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ce24eec8f34e71d08a5ccf1078bcdf6a], x-b3-spanid=[79a60df4e79b7bc0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[07363cd1-1ebc-45eb-a47b-c76c94286742]}\\\"}\"}","context":{"RequestID":"07363cd1-1ebc-45eb-a47b-c76c94286742","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"48d46006-d04b-4f0f-93d2-ec4ee265f77a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:54:59.094Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:54:59.095Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"07363cd1-1ebc-45eb-a47b-c76c94286742","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"48d46006-d04b-4f0f-93d2-ec4ee265f77a","LogTimestamp":"2023-04-13T10:54:59.095Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:54:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:55:00.796Z","message":"Entering","context":{"RequestID":"43e791fc-2d36-4455-9bbf-e7b5b7e90b34","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"86271919-15f7-49c0-a45c-5ef7789c80b3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:55:00.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:55:00.798Z","message":"{\"transactionId\":\"43e791fc-2d36-4455-9bbf-e7b5b7e90b34\",\"status\":\"200\",\"rqstDate\":\"230413-10:55:00:797\",\"respDate\":\"230413-10:55:00:798\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:43e791fc-2d36-4455-9bbf-e7b5b7e90b34\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:55:00:797-32410\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8189a333-bf54-43bf-a567-0225e08ffe3d], x-b3-parentspanid=[b0e2ba15ba84cde8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33005], x-envoy-attempt-count=[1], x-b3-traceid=[c6fe15242431c151b0e2ba15ba84cde8], x-b3-spanid=[bfd8e4ef4be0fab8], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[43e791fc-2d36-4455-9bbf-e7b5b7e90b34]}\\\"}\"}","context":{"RequestID":"43e791fc-2d36-4455-9bbf-e7b5b7e90b34","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"86271919-15f7-49c0-a45c-5ef7789c80b3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:55:00.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:00.799Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"43e791fc-2d36-4455-9bbf-e7b5b7e90b34","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"86271919-15f7-49c0-a45c-5ef7789c80b3","LogTimestamp":"2023-04-13T10:55:00.799Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:55:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:55:00.847Z","message":"Entering","context":{"RequestID":"9442a428-1651-4906-8e22-a635eff02351","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"035569b1-5e6a-46f3-8571-c4249f706d62","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:55:00.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:55:00.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"9442a428-1651-4906-8e22-a635eff02351","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"035569b1-5e6a-46f3-8571-c4249f706d62","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:55:00.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:00.850Z","message":"{\"transactionId\":\"9442a428-1651-4906-8e22-a635eff02351\",\"status\":\"200\",\"rqstDate\":\"230413-10:55:00:848\",\"respDate\":\"230413-10:55:00:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:9442a428-1651-4906-8e22-a635eff02351\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:55:00:848-8554\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[9442a428-1651-4906-8e22-a635eff02351]}\\\"}\"}","context":{"RequestID":"9442a428-1651-4906-8e22-a635eff02351","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"035569b1-5e6a-46f3-8571-c4249f706d62","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:55:00.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:00.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9442a428-1651-4906-8e22-a635eff02351","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"035569b1-5e6a-46f3-8571-c4249f706d62","LogTimestamp":"2023-04-13T10:55:00.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:55:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:55:01.103Z","message":"Entering","context":{"RequestID":"413c21c0-795b-4d4b-9baf-4528e1104d63","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"67b644a7-40c8-4a72-984c-01f2bc053757","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:01.103Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:55:01.105Z","message":"{\"transactionId\":\"413c21c0-795b-4d4b-9baf-4528e1104d63\",\"status\":\"200\",\"rqstDate\":\"230413-10:55:01:104\",\"respDate\":\"230413-10:55:01:105\",\"sourceId\":\"haproxy:413c21c0-795b-4d4b-9baf-4528e1104d63\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:55:01:104-40361\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5941979a-eb3e-4b1b-8e0c-39998873e580], x-b3-parentspanid=[3a1163e80ec0bb0e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[093723411c0d6a8b3a1163e80ec0bb0e], x-b3-spanid=[0158ed85fbf43a89], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[413c21c0-795b-4d4b-9baf-4528e1104d63]}\\\"}\"}","context":{"RequestID":"413c21c0-795b-4d4b-9baf-4528e1104d63","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"67b644a7-40c8-4a72-984c-01f2bc053757","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:01.103Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:01.106Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"413c21c0-795b-4d4b-9baf-4528e1104d63","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"67b644a7-40c8-4a72-984c-01f2bc053757","LogTimestamp":"2023-04-13T10:55:01.106Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:55:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:55:03.115Z","message":"Entering","context":{"RequestID":"dea1348d-a308-4585-abd6-ce788926b26f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a5349351-3269-450c-be7e-a9b2e53c5f17","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:03.115Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:55:03.117Z","message":"{\"transactionId\":\"dea1348d-a308-4585-abd6-ce788926b26f\",\"status\":\"200\",\"rqstDate\":\"230413-10:55:03:116\",\"respDate\":\"230413-10:55:03:117\",\"sourceId\":\"haproxy:dea1348d-a308-4585-abd6-ce788926b26f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:55:03:116-14032\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5aba2de7-6482-464e-9e30-8c3bbc013d4d], x-b3-parentspanid=[c05eafc3ed0bfd42], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c22c0f76aff92c80c05eafc3ed0bfd42], x-b3-spanid=[dae30d9617de9551], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dea1348d-a308-4585-abd6-ce788926b26f]}\\\"}\"}","context":{"RequestID":"dea1348d-a308-4585-abd6-ce788926b26f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a5349351-3269-450c-be7e-a9b2e53c5f17","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:03.115Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:03.118Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dea1348d-a308-4585-abd6-ce788926b26f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a5349351-3269-450c-be7e-a9b2e53c5f17","LogTimestamp":"2023-04-13T10:55:03.117Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:55:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:55:05.128Z","message":"Entering","context":{"RequestID":"129f6306-7cc7-4330-b8bd-90f866c4cf4b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d3dd0725-c478-48eb-a5f1-b60c6a1f34e3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:05.128Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:55:05.130Z","message":"{\"transactionId\":\"129f6306-7cc7-4330-b8bd-90f866c4cf4b\",\"status\":\"200\",\"rqstDate\":\"230413-10:55:05:129\",\"respDate\":\"230413-10:55:05:130\",\"sourceId\":\"haproxy:129f6306-7cc7-4330-b8bd-90f866c4cf4b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:55:05:129-13328\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4740d1e8-cf85-4573-a326-52624dfaf3b1], x-b3-parentspanid=[811b29ea66e425a1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a2f2eab439b1787f811b29ea66e425a1], x-b3-spanid=[92162b2dcbd15939], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[129f6306-7cc7-4330-b8bd-90f866c4cf4b]}\\\"}\"}","context":{"RequestID":"129f6306-7cc7-4330-b8bd-90f866c4cf4b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d3dd0725-c478-48eb-a5f1-b60c6a1f34e3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:05.128Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:05.131Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"129f6306-7cc7-4330-b8bd-90f866c4cf4b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d3dd0725-c478-48eb-a5f1-b60c6a1f34e3","LogTimestamp":"2023-04-13T10:55:05.131Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:55:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:55:06.423Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:55:06.440Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:06.440Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:06.440Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:07.141Z","message":"Entering","context":{"RequestID":"1163af1b-aebe-4786-8e6f-125b790c4090","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ba8bce6b-5991-4cff-afa3-55d12ebbc137","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:07.141Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:55:07.143Z","message":"{\"transactionId\":\"1163af1b-aebe-4786-8e6f-125b790c4090\",\"status\":\"200\",\"rqstDate\":\"230413-10:55:07:142\",\"respDate\":\"230413-10:55:07:143\",\"sourceId\":\"haproxy:1163af1b-aebe-4786-8e6f-125b790c4090\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:55:07:142-35384\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[affd84d0-e270-4099-8d8d-2a16d414713b], x-b3-parentspanid=[02533f9e83daf105], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[955cbe12fec09f2a02533f9e83daf105], x-b3-spanid=[403c0bf31f7ac821], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1163af1b-aebe-4786-8e6f-125b790c4090]}\\\"}\"}","context":{"RequestID":"1163af1b-aebe-4786-8e6f-125b790c4090","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ba8bce6b-5991-4cff-afa3-55d12ebbc137","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:07.141Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:07.144Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1163af1b-aebe-4786-8e6f-125b790c4090","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba8bce6b-5991-4cff-afa3-55d12ebbc137","LogTimestamp":"2023-04-13T10:55:07.144Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:55:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:55:09.153Z","message":"Entering","context":{"RequestID":"7c8e137a-c9ca-4f4c-973f-be3effb2e08e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b2c32fab-084e-4aec-9531-4b317b5ac35b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:09.153Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:55:09.155Z","message":"{\"transactionId\":\"7c8e137a-c9ca-4f4c-973f-be3effb2e08e\",\"status\":\"200\",\"rqstDate\":\"230413-10:55:09:154\",\"respDate\":\"230413-10:55:09:155\",\"sourceId\":\"haproxy:7c8e137a-c9ca-4f4c-973f-be3effb2e08e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:55:09:154-2926\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[65a9e83e-2bfe-49eb-9abe-3ba15dc162ba], x-b3-parentspanid=[a75ef812aa873741], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ae51d66abc5ff28ca75ef812aa873741], x-b3-spanid=[e308be11e2b703ed], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7c8e137a-c9ca-4f4c-973f-be3effb2e08e]}\\\"}\"}","context":{"RequestID":"7c8e137a-c9ca-4f4c-973f-be3effb2e08e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b2c32fab-084e-4aec-9531-4b317b5ac35b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:09.153Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:09.156Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c8e137a-c9ca-4f4c-973f-be3effb2e08e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b2c32fab-084e-4aec-9531-4b317b5ac35b","LogTimestamp":"2023-04-13T10:55:09.156Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:55:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:55:10.797Z","message":"Entering","context":{"RequestID":"6a96899a-ec86-49da-89fd-b27f3f0d5a5f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a50b0640-b89a-44d1-ab07-4159ab166949","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:55:10.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:55:10.799Z","message":"{\"transactionId\":\"6a96899a-ec86-49da-89fd-b27f3f0d5a5f\",\"status\":\"200\",\"rqstDate\":\"230413-10:55:10:798\",\"respDate\":\"230413-10:55:10:799\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6a96899a-ec86-49da-89fd-b27f3f0d5a5f\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:55:10:798-16582\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ba71d598-8780-4462-97a0-4c53ec2d03e9], x-b3-parentspanid=[6620aa4e32d303ed], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34911], x-envoy-attempt-count=[1], x-b3-traceid=[9d0690fab97e74336620aa4e32d303ed], x-b3-spanid=[6f6fc1a3134fb26c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6a96899a-ec86-49da-89fd-b27f3f0d5a5f]}\\\"}\"}","context":{"RequestID":"6a96899a-ec86-49da-89fd-b27f3f0d5a5f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a50b0640-b89a-44d1-ab07-4159ab166949","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:55:10.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:10.799Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6a96899a-ec86-49da-89fd-b27f3f0d5a5f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a50b0640-b89a-44d1-ab07-4159ab166949","LogTimestamp":"2023-04-13T10:55:10.799Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:55:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-13T10:55:10.847Z","message":"Entering","context":{"RequestID":"b32edea8-4f50-4bf9-aef6-f2219452ef5e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9291b5c1-ea0f-4595-9bfc-c8697356798e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:55:10.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:55:10.848Z","message":"Database is available from CACHED check.","context":{"RequestID":"b32edea8-4f50-4bf9-aef6-f2219452ef5e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9291b5c1-ea0f-4595-9bfc-c8697356798e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:55:10.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:10.848Z","message":"{\"transactionId\":\"b32edea8-4f50-4bf9-aef6-f2219452ef5e\",\"status\":\"200\",\"rqstDate\":\"230413-10:55:10:847\",\"respDate\":\"230413-10:55:10:848\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b32edea8-4f50-4bf9-aef6-f2219452ef5e\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:55:10:847-87218\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b32edea8-4f50-4bf9-aef6-f2219452ef5e]}\\\"}\"}","context":{"RequestID":"b32edea8-4f50-4bf9-aef6-f2219452ef5e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9291b5c1-ea0f-4595-9bfc-c8697356798e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:55:10.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:10.848Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b32edea8-4f50-4bf9-aef6-f2219452ef5e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9291b5c1-ea0f-4595-9bfc-c8697356798e","LogTimestamp":"2023-04-13T10:55:10.848Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:55:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:55:11.165Z","message":"Entering","context":{"RequestID":"fadd1f04-55a0-49a0-ac95-877405eb6965","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fc981036-f9c7-405f-8acc-0fa5c024abfb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:11.165Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:55:11.167Z","message":"{\"transactionId\":\"fadd1f04-55a0-49a0-ac95-877405eb6965\",\"status\":\"200\",\"rqstDate\":\"230413-10:55:11:166\",\"respDate\":\"230413-10:55:11:167\",\"sourceId\":\"haproxy:fadd1f04-55a0-49a0-ac95-877405eb6965\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:55:11:166-52631\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c4f5efb5-2fb5-477b-80dc-57be9dd51d50], x-b3-parentspanid=[53a2617a570bad77], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[884479dcc5b961cd53a2617a570bad77], x-b3-spanid=[a24c9ed547235f10], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fadd1f04-55a0-49a0-ac95-877405eb6965]}\\\"}\"}","context":{"RequestID":"fadd1f04-55a0-49a0-ac95-877405eb6965","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fc981036-f9c7-405f-8acc-0fa5c024abfb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:11.165Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:11.168Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fadd1f04-55a0-49a0-ac95-877405eb6965","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fc981036-f9c7-405f-8acc-0fa5c024abfb","LogTimestamp":"2023-04-13T10:55:11.168Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:55:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:55:13.178Z","message":"Entering","context":{"RequestID":"2ab375f2-811b-4a24-bf63-38b53a16e2dd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7873f73a-aadd-41b4-a556-266b95b46895","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:13.178Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:55:13.181Z","message":"{\"transactionId\":\"2ab375f2-811b-4a24-bf63-38b53a16e2dd\",\"status\":\"200\",\"rqstDate\":\"230413-10:55:13:179\",\"respDate\":\"230413-10:55:13:181\",\"sourceId\":\"haproxy:2ab375f2-811b-4a24-bf63-38b53a16e2dd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:55:13:179-76543\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9220f634-8dfa-4b0b-82c5-45477ce34804], x-b3-parentspanid=[7301dd02578bf131], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4ec1e22130a910087301dd02578bf131], x-b3-spanid=[9bd4bff62c4290a2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2ab375f2-811b-4a24-bf63-38b53a16e2dd]}\\\"}\"}","context":{"RequestID":"2ab375f2-811b-4a24-bf63-38b53a16e2dd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7873f73a-aadd-41b4-a556-266b95b46895","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:13.178Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:13.182Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2ab375f2-811b-4a24-bf63-38b53a16e2dd","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7873f73a-aadd-41b4-a556-266b95b46895","LogTimestamp":"2023-04-13T10:55:13.182Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:55:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:55:15.191Z","message":"Entering","context":{"RequestID":"643ac168-c789-476c-98b1-565eeb9155c5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6de6bd06-4c02-4a01-aaff-dbbaf90a3f99","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:15.191Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:55:15.193Z","message":"{\"transactionId\":\"643ac168-c789-476c-98b1-565eeb9155c5\",\"status\":\"200\",\"rqstDate\":\"230413-10:55:15:192\",\"respDate\":\"230413-10:55:15:193\",\"sourceId\":\"haproxy:643ac168-c789-476c-98b1-565eeb9155c5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:55:15:192-6403\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[af519ce8-6f61-448d-aad5-bf5e7609351d], x-b3-parentspanid=[50823992ed315e0a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[def4eb856be7fd6750823992ed315e0a], x-b3-spanid=[3813107c4dd53705], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[643ac168-c789-476c-98b1-565eeb9155c5]}\\\"}\"}","context":{"RequestID":"643ac168-c789-476c-98b1-565eeb9155c5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6de6bd06-4c02-4a01-aaff-dbbaf90a3f99","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:15.191Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:15.193Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"643ac168-c789-476c-98b1-565eeb9155c5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6de6bd06-4c02-4a01-aaff-dbbaf90a3f99","LogTimestamp":"2023-04-13T10:55:15.193Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:55:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:55:16.423Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:55:16.435Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:16.435Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:16.435Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:17.202Z","message":"Entering","context":{"RequestID":"1ff91549-8fd0-4703-bc56-88327c689ddc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"81cea70c-46a0-4b50-80a9-2b3c261cddf6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:17.202Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:55:17.204Z","message":"{\"transactionId\":\"1ff91549-8fd0-4703-bc56-88327c689ddc\",\"status\":\"200\",\"rqstDate\":\"230413-10:55:17:203\",\"respDate\":\"230413-10:55:17:204\",\"sourceId\":\"haproxy:1ff91549-8fd0-4703-bc56-88327c689ddc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:55:17:203-10194\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0777eccd-684c-403a-8c06-431ae5cd3f19], x-b3-parentspanid=[41b92c7a3af740c1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5ea6e922bd646f3341b92c7a3af740c1], x-b3-spanid=[17ee1b9e936b3426], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1ff91549-8fd0-4703-bc56-88327c689ddc]}\\\"}\"}","context":{"RequestID":"1ff91549-8fd0-4703-bc56-88327c689ddc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"81cea70c-46a0-4b50-80a9-2b3c261cddf6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:17.202Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:17.205Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1ff91549-8fd0-4703-bc56-88327c689ddc","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"81cea70c-46a0-4b50-80a9-2b3c261cddf6","LogTimestamp":"2023-04-13T10:55:17.205Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:55:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:55:19.215Z","message":"Entering","context":{"RequestID":"707b0c65-7d25-49a3-9666-dbda0c0c64d8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"096db13d-e685-41d7-ab56-158e4f545a6f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:19.215Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:55:19.217Z","message":"{\"transactionId\":\"707b0c65-7d25-49a3-9666-dbda0c0c64d8\",\"status\":\"200\",\"rqstDate\":\"230413-10:55:19:216\",\"respDate\":\"230413-10:55:19:217\",\"sourceId\":\"haproxy:707b0c65-7d25-49a3-9666-dbda0c0c64d8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:55:19:216-81569\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2bbf4212-2737-4805-b3cd-6bb19198c0e2], x-b3-parentspanid=[e712ea29d0c7882d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c4fa8ad86ccdd2a4e712ea29d0c7882d], x-b3-spanid=[475ba11ce5c94bd5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[707b0c65-7d25-49a3-9666-dbda0c0c64d8]}\\\"}\"}","context":{"RequestID":"707b0c65-7d25-49a3-9666-dbda0c0c64d8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"096db13d-e685-41d7-ab56-158e4f545a6f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:19.215Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:19.218Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"707b0c65-7d25-49a3-9666-dbda0c0c64d8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"096db13d-e685-41d7-ab56-158e4f545a6f","LogTimestamp":"2023-04-13T10:55:19.217Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:55:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:55:19.769Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:55:19.773Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:55:20.797Z","message":"Entering","context":{"RequestID":"7a9834ca-a25e-4edb-b2c4-0075604ffc57","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"60f6a743-50c7-48db-bab1-fa6c12cbd73a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:55:20.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:55:20.799Z","message":"{\"transactionId\":\"7a9834ca-a25e-4edb-b2c4-0075604ffc57\",\"status\":\"200\",\"rqstDate\":\"230413-10:55:20:797\",\"respDate\":\"230413-10:55:20:799\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:7a9834ca-a25e-4edb-b2c4-0075604ffc57\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:55:20:797-16316\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[76a0aa4c-bbc7-495f-b47f-650dcc98fa78], x-b3-parentspanid=[4edb99cd440dbfb3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39447], x-envoy-attempt-count=[1], x-b3-traceid=[dd009a19a22d03c74edb99cd440dbfb3], x-b3-spanid=[7dd7ea44b9edfca3], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[7a9834ca-a25e-4edb-b2c4-0075604ffc57]}\\\"}\"}","context":{"RequestID":"7a9834ca-a25e-4edb-b2c4-0075604ffc57","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"60f6a743-50c7-48db-bab1-fa6c12cbd73a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:55:20.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:20.800Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7a9834ca-a25e-4edb-b2c4-0075604ffc57","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"60f6a743-50c7-48db-bab1-fa6c12cbd73a","LogTimestamp":"2023-04-13T10:55:20.799Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:55:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:55:20.848Z","message":"Entering","context":{"RequestID":"ffe7a9fa-a5f6-470e-9527-6dcb22f42693","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"05c9ca5a-d307-4bfd-b9ca-44e91db44e42","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:55:20.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:55:20.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"ffe7a9fa-a5f6-470e-9527-6dcb22f42693","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"05c9ca5a-d307-4bfd-b9ca-44e91db44e42","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:55:20.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:20.851Z","message":"{\"transactionId\":\"ffe7a9fa-a5f6-470e-9527-6dcb22f42693\",\"status\":\"200\",\"rqstDate\":\"230413-10:55:20:849\",\"respDate\":\"230413-10:55:20:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ffe7a9fa-a5f6-470e-9527-6dcb22f42693\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:55:20:849-22155\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ffe7a9fa-a5f6-470e-9527-6dcb22f42693]}\\\"}\"}","context":{"RequestID":"ffe7a9fa-a5f6-470e-9527-6dcb22f42693","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"05c9ca5a-d307-4bfd-b9ca-44e91db44e42","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:55:20.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:20.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ffe7a9fa-a5f6-470e-9527-6dcb22f42693","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"05c9ca5a-d307-4bfd-b9ca-44e91db44e42","LogTimestamp":"2023-04-13T10:55:20.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:55:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:55:21.226Z","message":"Entering","context":{"RequestID":"52cae7ab-4098-49f9-bf9f-412074cced99","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0fcfdd0d-9964-47c3-9d11-5d3d1f794ed0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:21.226Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:55:21.229Z","message":"{\"transactionId\":\"52cae7ab-4098-49f9-bf9f-412074cced99\",\"status\":\"200\",\"rqstDate\":\"230413-10:55:21:227\",\"respDate\":\"230413-10:55:21:228\",\"sourceId\":\"haproxy:52cae7ab-4098-49f9-bf9f-412074cced99\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:55:21:227-15933\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8467e976-36b1-43ee-8221-d8abd61c463c], x-b3-parentspanid=[2f6ec67cb1a2ce23], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d4869ea5cf70408f2f6ec67cb1a2ce23], x-b3-spanid=[f0758aa1582aa7f3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[52cae7ab-4098-49f9-bf9f-412074cced99]}\\\"}\"}","context":{"RequestID":"52cae7ab-4098-49f9-bf9f-412074cced99","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0fcfdd0d-9964-47c3-9d11-5d3d1f794ed0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:21.226Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:21.229Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"52cae7ab-4098-49f9-bf9f-412074cced99","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0fcfdd0d-9964-47c3-9d11-5d3d1f794ed0","LogTimestamp":"2023-04-13T10:55:21.229Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:55:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:55:23.239Z","message":"Entering","context":{"RequestID":"71a9fc16-15f5-420e-8f76-3cb4a95a2180","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7a5a6cb7-6368-42a2-be9e-ee58183691d4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:23.239Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:55:23.242Z","message":"{\"transactionId\":\"71a9fc16-15f5-420e-8f76-3cb4a95a2180\",\"status\":\"200\",\"rqstDate\":\"230413-10:55:23:239\",\"respDate\":\"230413-10:55:23:242\",\"sourceId\":\"haproxy:71a9fc16-15f5-420e-8f76-3cb4a95a2180\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:55:23:239-56695\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f1b43684-5356-4fc7-b198-ee808e21ef2e], x-b3-parentspanid=[753790709bc55b15], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ef94370cdf73bb33753790709bc55b15], x-b3-spanid=[1a44408b31481538], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[71a9fc16-15f5-420e-8f76-3cb4a95a2180]}\\\"}\"}","context":{"RequestID":"71a9fc16-15f5-420e-8f76-3cb4a95a2180","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7a5a6cb7-6368-42a2-be9e-ee58183691d4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:23.239Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:23.243Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"71a9fc16-15f5-420e-8f76-3cb4a95a2180","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7a5a6cb7-6368-42a2-be9e-ee58183691d4","LogTimestamp":"2023-04-13T10:55:23.243Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:55:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:55:25.252Z","message":"Entering","context":{"RequestID":"7b7ca030-e25b-4ac9-9528-c36d4b814832","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"56e4057a-6366-4751-88eb-f4d83e5c24ee","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:25.252Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:55:25.255Z","message":"{\"transactionId\":\"7b7ca030-e25b-4ac9-9528-c36d4b814832\",\"status\":\"200\",\"rqstDate\":\"230413-10:55:25:253\",\"respDate\":\"230413-10:55:25:255\",\"sourceId\":\"haproxy:7b7ca030-e25b-4ac9-9528-c36d4b814832\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:55:25:253-66938\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[03364554-5011-4ef1-8cf7-3a5caeea0433], x-b3-parentspanid=[e58917bc0e135236], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e74c99bead2ebe3de58917bc0e135236], x-b3-spanid=[f4f43573e73a5a68], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7b7ca030-e25b-4ac9-9528-c36d4b814832]}\\\"}\"}","context":{"RequestID":"7b7ca030-e25b-4ac9-9528-c36d4b814832","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"56e4057a-6366-4751-88eb-f4d83e5c24ee","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:25.252Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:25.255Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7b7ca030-e25b-4ac9-9528-c36d4b814832","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"56e4057a-6366-4751-88eb-f4d83e5c24ee","LogTimestamp":"2023-04-13T10:55:25.255Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:55:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:55:26.424Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:55:26.440Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:26.440Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:26.440Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:27.266Z","message":"Entering","context":{"RequestID":"b2f3f3f1-b922-4c91-b596-7e0a5cca0d7f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0ce568ad-a5b3-48dd-9f2a-265aeabb458c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:27.266Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:55:27.269Z","message":"{\"transactionId\":\"b2f3f3f1-b922-4c91-b596-7e0a5cca0d7f\",\"status\":\"200\",\"rqstDate\":\"230413-10:55:27:267\",\"respDate\":\"230413-10:55:27:269\",\"sourceId\":\"haproxy:b2f3f3f1-b922-4c91-b596-7e0a5cca0d7f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:55:27:267-16863\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6f8a7c75-b1ce-4896-b618-d87e9931dfa9], x-b3-parentspanid=[e5c622c31954123f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4291376eb2dc8e1ae5c622c31954123f], x-b3-spanid=[d55d5a2ceffff374], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b2f3f3f1-b922-4c91-b596-7e0a5cca0d7f]}\\\"}\"}","context":{"RequestID":"b2f3f3f1-b922-4c91-b596-7e0a5cca0d7f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0ce568ad-a5b3-48dd-9f2a-265aeabb458c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:27.266Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:27.270Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b2f3f3f1-b922-4c91-b596-7e0a5cca0d7f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0ce568ad-a5b3-48dd-9f2a-265aeabb458c","LogTimestamp":"2023-04-13T10:55:27.270Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:55:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:55:29.278Z","message":"Entering","context":{"RequestID":"d3c90e00-fec0-45f9-8500-2ce612228998","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"60db50b3-eb12-4886-ba2a-ed57a72ef7ea","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:29.278Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:55:29.281Z","message":"{\"transactionId\":\"d3c90e00-fec0-45f9-8500-2ce612228998\",\"status\":\"200\",\"rqstDate\":\"230413-10:55:29:279\",\"respDate\":\"230413-10:55:29:281\",\"sourceId\":\"haproxy:d3c90e00-fec0-45f9-8500-2ce612228998\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:55:29:279-79537\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[353a4c80-0b2d-43b8-ab5f-1d602616330e], x-b3-parentspanid=[bc8e4ff9aab4b7a7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3aa912a686c6e802bc8e4ff9aab4b7a7], x-b3-spanid=[1a618eab13f50d35], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d3c90e00-fec0-45f9-8500-2ce612228998]}\\\"}\"}","context":{"RequestID":"d3c90e00-fec0-45f9-8500-2ce612228998","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"60db50b3-eb12-4886-ba2a-ed57a72ef7ea","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:29.278Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:29.282Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d3c90e00-fec0-45f9-8500-2ce612228998","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"60db50b3-eb12-4886-ba2a-ed57a72ef7ea","LogTimestamp":"2023-04-13T10:55:29.282Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:55:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:55:30.796Z","message":"Entering","context":{"RequestID":"c51a0441-3509-40a1-9b1c-a0ff2b193069","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"60fdf06b-9a7b-4dd4-ad22-7c3ea7ed5a89","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:55:30.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:55:30.798Z","message":"{\"transactionId\":\"c51a0441-3509-40a1-9b1c-a0ff2b193069\",\"status\":\"200\",\"rqstDate\":\"230413-10:55:30:797\",\"respDate\":\"230413-10:55:30:798\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c51a0441-3509-40a1-9b1c-a0ff2b193069\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:55:30:797-77640\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5c1711b8-d716-4cd6-a37b-153d4261fd2b], x-b3-parentspanid=[ccb0f9ca95a58c54], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45285], x-envoy-attempt-count=[1], x-b3-traceid=[653166b917dd4f46ccb0f9ca95a58c54], x-b3-spanid=[205955e79543ce84], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c51a0441-3509-40a1-9b1c-a0ff2b193069]}\\\"}\"}","context":{"RequestID":"c51a0441-3509-40a1-9b1c-a0ff2b193069","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"60fdf06b-9a7b-4dd4-ad22-7c3ea7ed5a89","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:55:30.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:30.799Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c51a0441-3509-40a1-9b1c-a0ff2b193069","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"60fdf06b-9a7b-4dd4-ad22-7c3ea7ed5a89","LogTimestamp":"2023-04-13T10:55:30.799Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:55:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:55:30.849Z","message":"Entering","context":{"RequestID":"eea8a055-3bc4-4aed-897f-82a3cda8fdd2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9fa69e43-1c15-4969-bbaf-b33afbbe2ad2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:55:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:55:30.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"eea8a055-3bc4-4aed-897f-82a3cda8fdd2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9fa69e43-1c15-4969-bbaf-b33afbbe2ad2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:55:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:30.853Z","message":"{\"transactionId\":\"eea8a055-3bc4-4aed-897f-82a3cda8fdd2\",\"status\":\"200\",\"rqstDate\":\"230413-10:55:30:850\",\"respDate\":\"230413-10:55:30:853\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:eea8a055-3bc4-4aed-897f-82a3cda8fdd2\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:55:30:850-2288\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[eea8a055-3bc4-4aed-897f-82a3cda8fdd2]}\\\"}\"}","context":{"RequestID":"eea8a055-3bc4-4aed-897f-82a3cda8fdd2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9fa69e43-1c15-4969-bbaf-b33afbbe2ad2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:55:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:30.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eea8a055-3bc4-4aed-897f-82a3cda8fdd2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9fa69e43-1c15-4969-bbaf-b33afbbe2ad2","LogTimestamp":"2023-04-13T10:55:30.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:55:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:55:31.292Z","message":"Entering","context":{"RequestID":"b2eb408a-4891-44af-9e18-defb023cf66e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1758b94a-1ce4-47c8-a373-9239e038f4db","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:31.292Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:55:31.294Z","message":"{\"transactionId\":\"b2eb408a-4891-44af-9e18-defb023cf66e\",\"status\":\"200\",\"rqstDate\":\"230413-10:55:31:293\",\"respDate\":\"230413-10:55:31:294\",\"sourceId\":\"haproxy:b2eb408a-4891-44af-9e18-defb023cf66e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:55:31:293-3734\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e609b796-4c1f-4d65-a03c-fbb42ad2b34c], x-b3-parentspanid=[f0d6e9ba13e33afe], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[874bdbf49b37c07af0d6e9ba13e33afe], x-b3-spanid=[f66479b62f9338fb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b2eb408a-4891-44af-9e18-defb023cf66e]}\\\"}\"}","context":{"RequestID":"b2eb408a-4891-44af-9e18-defb023cf66e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1758b94a-1ce4-47c8-a373-9239e038f4db","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:31.292Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:31.295Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b2eb408a-4891-44af-9e18-defb023cf66e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1758b94a-1ce4-47c8-a373-9239e038f4db","LogTimestamp":"2023-04-13T10:55:31.295Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:55:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:55:33.305Z","message":"Entering","context":{"RequestID":"57ad2461-bef7-4d3c-bec2-5d284d5400a4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d9678ccb-558c-460a-8f17-1fd509d1aa22","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:33.305Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:55:33.307Z","message":"{\"transactionId\":\"57ad2461-bef7-4d3c-bec2-5d284d5400a4\",\"status\":\"200\",\"rqstDate\":\"230413-10:55:33:305\",\"respDate\":\"230413-10:55:33:307\",\"sourceId\":\"haproxy:57ad2461-bef7-4d3c-bec2-5d284d5400a4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:55:33:305-67534\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[71bb9053-4e0c-450d-b780-9f7094026e85], x-b3-parentspanid=[3e02b23146172471], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8c2497b3a11e1eea3e02b23146172471], x-b3-spanid=[f0b4bf8b234325bc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[57ad2461-bef7-4d3c-bec2-5d284d5400a4]}\\\"}\"}","context":{"RequestID":"57ad2461-bef7-4d3c-bec2-5d284d5400a4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d9678ccb-558c-460a-8f17-1fd509d1aa22","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:33.305Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:33.307Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"57ad2461-bef7-4d3c-bec2-5d284d5400a4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d9678ccb-558c-460a-8f17-1fd509d1aa22","LogTimestamp":"2023-04-13T10:55:33.307Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:55:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:55:35.318Z","message":"Entering","context":{"RequestID":"70c05c3a-d935-43c0-a027-340fb980e7f6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a2761238-8b01-4849-886b-fd774494de16","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:35.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:55:35.320Z","message":"{\"transactionId\":\"70c05c3a-d935-43c0-a027-340fb980e7f6\",\"status\":\"200\",\"rqstDate\":\"230413-10:55:35:319\",\"respDate\":\"230413-10:55:35:320\",\"sourceId\":\"haproxy:70c05c3a-d935-43c0-a027-340fb980e7f6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:55:35:319-28379\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ddedd7cc-6369-4cca-96e5-4e18b254b78a], x-b3-parentspanid=[8aba4c3cc839478b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9c3540798aaca14e8aba4c3cc839478b], x-b3-spanid=[25cabeaee134b565], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[70c05c3a-d935-43c0-a027-340fb980e7f6]}\\\"}\"}","context":{"RequestID":"70c05c3a-d935-43c0-a027-340fb980e7f6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a2761238-8b01-4849-886b-fd774494de16","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:35.318Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:35.321Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"70c05c3a-d935-43c0-a027-340fb980e7f6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a2761238-8b01-4849-886b-fd774494de16","LogTimestamp":"2023-04-13T10:55:35.321Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:55:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:55:36.424Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:55:36.438Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:36.439Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:36.439Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:37.332Z","message":"Entering","context":{"RequestID":"3666340b-f4d9-4c18-ae24-2a704b88e062","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"85b8531b-9ff7-4d58-bace-9aac8db4180b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:37.332Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:55:37.334Z","message":"{\"transactionId\":\"3666340b-f4d9-4c18-ae24-2a704b88e062\",\"status\":\"200\",\"rqstDate\":\"230413-10:55:37:333\",\"respDate\":\"230413-10:55:37:334\",\"sourceId\":\"haproxy:3666340b-f4d9-4c18-ae24-2a704b88e062\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:55:37:333-90793\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d122813b-8ffc-493d-8c54-9c570341843b], x-b3-parentspanid=[a29d13e235b868f8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e46d240ba3037067a29d13e235b868f8], x-b3-spanid=[703579c0afa789b6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3666340b-f4d9-4c18-ae24-2a704b88e062]}\\\"}\"}","context":{"RequestID":"3666340b-f4d9-4c18-ae24-2a704b88e062","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"85b8531b-9ff7-4d58-bace-9aac8db4180b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:37.332Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:37.335Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3666340b-f4d9-4c18-ae24-2a704b88e062","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"85b8531b-9ff7-4d58-bace-9aac8db4180b","LogTimestamp":"2023-04-13T10:55:37.334Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:55:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:55:39.344Z","message":"Entering","context":{"RequestID":"c4f09b07-4cd0-4560-ae20-585b5eba8777","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7a16f8b6-aace-495e-9509-5cd36650bcc8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:39.344Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:55:39.346Z","message":"{\"transactionId\":\"c4f09b07-4cd0-4560-ae20-585b5eba8777\",\"status\":\"200\",\"rqstDate\":\"230413-10:55:39:345\",\"respDate\":\"230413-10:55:39:346\",\"sourceId\":\"haproxy:c4f09b07-4cd0-4560-ae20-585b5eba8777\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:55:39:345-26542\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c4a54c0b-e883-4a7e-820b-d9e9b2e59f60], x-b3-parentspanid=[6a3cf5047fbcffb7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[26aeab596dad97d56a3cf5047fbcffb7], x-b3-spanid=[25d0771d3a801f86], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c4f09b07-4cd0-4560-ae20-585b5eba8777]}\\\"}\"}","context":{"RequestID":"c4f09b07-4cd0-4560-ae20-585b5eba8777","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7a16f8b6-aace-495e-9509-5cd36650bcc8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:39.344Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:39.347Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c4f09b07-4cd0-4560-ae20-585b5eba8777","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7a16f8b6-aace-495e-9509-5cd36650bcc8","LogTimestamp":"2023-04-13T10:55:39.347Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:55:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:55:40.796Z","message":"Entering","context":{"RequestID":"e3650955-b3ca-4662-bdfc-14b35a17453a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d681a643-48fe-402f-ac5e-1777c88c49f5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:55:40.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:55:40.797Z","message":"{\"transactionId\":\"e3650955-b3ca-4662-bdfc-14b35a17453a\",\"status\":\"200\",\"rqstDate\":\"230413-10:55:40:796\",\"respDate\":\"230413-10:55:40:797\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e3650955-b3ca-4662-bdfc-14b35a17453a\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:55:40:796-93320\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[967c71d2-1b16-4309-95d4-5e7deb7dbef6], x-b3-parentspanid=[f38a9970aed7705b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50055], x-envoy-attempt-count=[1], x-b3-traceid=[d854f7c6974140cdf38a9970aed7705b], x-b3-spanid=[cabfd89087a1ada2], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e3650955-b3ca-4662-bdfc-14b35a17453a]}\\\"}\"}","context":{"RequestID":"e3650955-b3ca-4662-bdfc-14b35a17453a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d681a643-48fe-402f-ac5e-1777c88c49f5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:55:40.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:40.797Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e3650955-b3ca-4662-bdfc-14b35a17453a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d681a643-48fe-402f-ac5e-1777c88c49f5","LogTimestamp":"2023-04-13T10:55:40.797Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:55:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:55:40.848Z","message":"Entering","context":{"RequestID":"3747f4ce-583e-48f6-8b43-95f5609ab044","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1cf530ca-757d-4fc3-aca3-cfaf32f6004c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:55:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:55:40.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"3747f4ce-583e-48f6-8b43-95f5609ab044","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1cf530ca-757d-4fc3-aca3-cfaf32f6004c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:55:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:40.850Z","message":"{\"transactionId\":\"3747f4ce-583e-48f6-8b43-95f5609ab044\",\"status\":\"200\",\"rqstDate\":\"230413-10:55:40:849\",\"respDate\":\"230413-10:55:40:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3747f4ce-583e-48f6-8b43-95f5609ab044\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:55:40:849-4856\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3747f4ce-583e-48f6-8b43-95f5609ab044]}\\\"}\"}","context":{"RequestID":"3747f4ce-583e-48f6-8b43-95f5609ab044","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1cf530ca-757d-4fc3-aca3-cfaf32f6004c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:55:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:40.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3747f4ce-583e-48f6-8b43-95f5609ab044","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1cf530ca-757d-4fc3-aca3-cfaf32f6004c","LogTimestamp":"2023-04-13T10:55:40.850Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:55:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:55:41.356Z","message":"Entering","context":{"RequestID":"5ef0f4b2-2be2-463a-849a-ad33014f1b0f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"be5bf62f-4896-45a7-b94d-a718bd25caf7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:41.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:55:41.358Z","message":"{\"transactionId\":\"5ef0f4b2-2be2-463a-849a-ad33014f1b0f\",\"status\":\"200\",\"rqstDate\":\"230413-10:55:41:357\",\"respDate\":\"230413-10:55:41:358\",\"sourceId\":\"haproxy:5ef0f4b2-2be2-463a-849a-ad33014f1b0f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:55:41:357-85054\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d780f9f8-2b2d-4033-b086-280ad639f8b8], x-b3-parentspanid=[3ecdf88475ed793a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c4c61457341d20c43ecdf88475ed793a], x-b3-spanid=[0e11a6c38e54e856], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5ef0f4b2-2be2-463a-849a-ad33014f1b0f]}\\\"}\"}","context":{"RequestID":"5ef0f4b2-2be2-463a-849a-ad33014f1b0f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"be5bf62f-4896-45a7-b94d-a718bd25caf7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:41.356Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:41.359Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5ef0f4b2-2be2-463a-849a-ad33014f1b0f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"be5bf62f-4896-45a7-b94d-a718bd25caf7","LogTimestamp":"2023-04-13T10:55:41.359Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:55:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:55:43.369Z","message":"Entering","context":{"RequestID":"24e698d8-328b-4bda-919e-7eafff33b314","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"28ebe0f9-fd53-4df3-b7e4-8b421bd6b0bd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:43.369Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:55:43.371Z","message":"{\"transactionId\":\"24e698d8-328b-4bda-919e-7eafff33b314\",\"status\":\"200\",\"rqstDate\":\"230413-10:55:43:370\",\"respDate\":\"230413-10:55:43:371\",\"sourceId\":\"haproxy:24e698d8-328b-4bda-919e-7eafff33b314\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:55:43:370-36686\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7e7a9fd7-ab66-4bd7-a18a-2c7367006790], x-b3-parentspanid=[62c01f5b92589a61], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[712f560f51d893ec62c01f5b92589a61], x-b3-spanid=[6cab90c71599983e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[24e698d8-328b-4bda-919e-7eafff33b314]}\\\"}\"}","context":{"RequestID":"24e698d8-328b-4bda-919e-7eafff33b314","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"28ebe0f9-fd53-4df3-b7e4-8b421bd6b0bd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:43.369Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:43.372Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"24e698d8-328b-4bda-919e-7eafff33b314","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"28ebe0f9-fd53-4df3-b7e4-8b421bd6b0bd","LogTimestamp":"2023-04-13T10:55:43.372Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:55:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:55:45.380Z","message":"Entering","context":{"RequestID":"2f25eb05-7bd5-4298-a6c7-b34b6530dd70","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"216de44d-90be-42a9-87f0-25f30edea013","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:45.380Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:55:45.382Z","message":"{\"transactionId\":\"2f25eb05-7bd5-4298-a6c7-b34b6530dd70\",\"status\":\"200\",\"rqstDate\":\"230413-10:55:45:381\",\"respDate\":\"230413-10:55:45:382\",\"sourceId\":\"haproxy:2f25eb05-7bd5-4298-a6c7-b34b6530dd70\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:55:45:381-23556\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9c4c9a90-fc62-4044-8032-5c887afae6e2], x-b3-parentspanid=[a9687207c201a334], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a7bb69bbe72bcec3a9687207c201a334], x-b3-spanid=[2e9a5bf01e9e1bf1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2f25eb05-7bd5-4298-a6c7-b34b6530dd70]}\\\"}\"}","context":{"RequestID":"2f25eb05-7bd5-4298-a6c7-b34b6530dd70","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"216de44d-90be-42a9-87f0-25f30edea013","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:45.380Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:45.383Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2f25eb05-7bd5-4298-a6c7-b34b6530dd70","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"216de44d-90be-42a9-87f0-25f30edea013","LogTimestamp":"2023-04-13T10:55:45.383Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:55:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:55:46.423Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:55:46.432Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:46.432Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:46.432Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:47.393Z","message":"Entering","context":{"RequestID":"88db6875-796a-451a-8306-72c7fc596191","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"92043d05-5e8d-4f52-af4b-a91760db4fbf","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:47.393Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:55:47.395Z","message":"{\"transactionId\":\"88db6875-796a-451a-8306-72c7fc596191\",\"status\":\"200\",\"rqstDate\":\"230413-10:55:47:394\",\"respDate\":\"230413-10:55:47:395\",\"sourceId\":\"haproxy:88db6875-796a-451a-8306-72c7fc596191\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:55:47:394-42386\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8c2301ca-042b-4743-afda-8fcaa62952c9], x-b3-parentspanid=[3bc7ac827ba3d6dc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0be511f0bc71b2ba3bc7ac827ba3d6dc], x-b3-spanid=[96b2ab707cb8f2f1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[88db6875-796a-451a-8306-72c7fc596191]}\\\"}\"}","context":{"RequestID":"88db6875-796a-451a-8306-72c7fc596191","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"92043d05-5e8d-4f52-af4b-a91760db4fbf","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:47.393Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:47.396Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"88db6875-796a-451a-8306-72c7fc596191","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"92043d05-5e8d-4f52-af4b-a91760db4fbf","LogTimestamp":"2023-04-13T10:55:47.396Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:55:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:55:49.405Z","message":"Entering","context":{"RequestID":"940eed77-9173-44af-b1ad-8d246201f3f5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2085abcb-f6a8-4535-a1cf-74bdec94b4c5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:49.405Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:55:49.407Z","message":"{\"transactionId\":\"940eed77-9173-44af-b1ad-8d246201f3f5\",\"status\":\"200\",\"rqstDate\":\"230413-10:55:49:406\",\"respDate\":\"230413-10:55:49:407\",\"sourceId\":\"haproxy:940eed77-9173-44af-b1ad-8d246201f3f5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:55:49:406-82991\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bd0f5e8b-dc5a-4f19-9308-38dbb8f9001b], x-b3-parentspanid=[15f15287a09dcc80], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4885c0b9bec89a3915f15287a09dcc80], x-b3-spanid=[3ee4f5f1e802b404], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[940eed77-9173-44af-b1ad-8d246201f3f5]}\\\"}\"}","context":{"RequestID":"940eed77-9173-44af-b1ad-8d246201f3f5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2085abcb-f6a8-4535-a1cf-74bdec94b4c5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:49.405Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:49.408Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"940eed77-9173-44af-b1ad-8d246201f3f5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2085abcb-f6a8-4535-a1cf-74bdec94b4c5","LogTimestamp":"2023-04-13T10:55:49.408Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:55:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:55:49.774Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:55:49.777Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:55:50.797Z","message":"Entering","context":{"RequestID":"a0705cbc-8d5a-4941-a993-be4ecf7a241a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0d9c0a6b-1f5f-40dc-885a-9c9ec21952ed","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:55:50.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:55:50.799Z","message":"{\"transactionId\":\"a0705cbc-8d5a-4941-a993-be4ecf7a241a\",\"status\":\"200\",\"rqstDate\":\"230413-10:55:50:798\",\"respDate\":\"230413-10:55:50:799\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a0705cbc-8d5a-4941-a993-be4ecf7a241a\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:55:50:798-52678\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8702f914-7b16-4dfc-b97c-2a800cb82184], x-b3-parentspanid=[9bc6ee598b135f9f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39399], x-envoy-attempt-count=[1], x-b3-traceid=[7848dd141818b0e69bc6ee598b135f9f], x-b3-spanid=[4646a2431e318572], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a0705cbc-8d5a-4941-a993-be4ecf7a241a]}\\\"}\"}","context":{"RequestID":"a0705cbc-8d5a-4941-a993-be4ecf7a241a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0d9c0a6b-1f5f-40dc-885a-9c9ec21952ed","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:55:50.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:50.800Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a0705cbc-8d5a-4941-a993-be4ecf7a241a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0d9c0a6b-1f5f-40dc-885a-9c9ec21952ed","LogTimestamp":"2023-04-13T10:55:50.800Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:55:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:55:50.849Z","message":"Entering","context":{"RequestID":"5dfdbf36-defb-46d6-a0b5-5ddeef4a00b5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b44c2aa7-bc43-4579-93ce-396a76fec601","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:55:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:55:50.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"5dfdbf36-defb-46d6-a0b5-5ddeef4a00b5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b44c2aa7-bc43-4579-93ce-396a76fec601","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:55:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:50.853Z","message":"{\"transactionId\":\"5dfdbf36-defb-46d6-a0b5-5ddeef4a00b5\",\"status\":\"200\",\"rqstDate\":\"230413-10:55:50:850\",\"respDate\":\"230413-10:55:50:853\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:5dfdbf36-defb-46d6-a0b5-5ddeef4a00b5\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:55:50:850-30285\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[5dfdbf36-defb-46d6-a0b5-5ddeef4a00b5]}\\\"}\"}","context":{"RequestID":"5dfdbf36-defb-46d6-a0b5-5ddeef4a00b5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b44c2aa7-bc43-4579-93ce-396a76fec601","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:55:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:50.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5dfdbf36-defb-46d6-a0b5-5ddeef4a00b5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b44c2aa7-bc43-4579-93ce-396a76fec601","LogTimestamp":"2023-04-13T10:55:50.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:55:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:55:51.418Z","message":"Entering","context":{"RequestID":"a40e8a34-19ce-4a56-9f38-209833b50f4f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"106c7577-edf8-43d9-9539-933e4a7f3103","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:51.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:55:51.421Z","message":"{\"transactionId\":\"a40e8a34-19ce-4a56-9f38-209833b50f4f\",\"status\":\"200\",\"rqstDate\":\"230413-10:55:51:419\",\"respDate\":\"230413-10:55:51:421\",\"sourceId\":\"haproxy:a40e8a34-19ce-4a56-9f38-209833b50f4f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:55:51:419-3240\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f0d11b23-ce25-45fd-80df-430191a95ab7], x-b3-parentspanid=[e945e6ea8edf3fa8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[582fe0bcb3de84cde945e6ea8edf3fa8], x-b3-spanid=[ccdb3650c219d6d5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a40e8a34-19ce-4a56-9f38-209833b50f4f]}\\\"}\"}","context":{"RequestID":"a40e8a34-19ce-4a56-9f38-209833b50f4f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"106c7577-edf8-43d9-9539-933e4a7f3103","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:51.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:51.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a40e8a34-19ce-4a56-9f38-209833b50f4f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"106c7577-edf8-43d9-9539-933e4a7f3103","LogTimestamp":"2023-04-13T10:55:51.421Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:55:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:55:53.431Z","message":"Entering","context":{"RequestID":"bcb19ed5-82b5-4af6-960e-29f26ef877dc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"96739ee5-90ac-4f88-9553-b14d554844a5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:53.431Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:55:53.434Z","message":"{\"transactionId\":\"bcb19ed5-82b5-4af6-960e-29f26ef877dc\",\"status\":\"200\",\"rqstDate\":\"230413-10:55:53:433\",\"respDate\":\"230413-10:55:53:434\",\"sourceId\":\"haproxy:bcb19ed5-82b5-4af6-960e-29f26ef877dc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:55:53:433-78286\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[620d6abe-ff12-4659-83fd-2e0eb3fa8621], x-b3-parentspanid=[cbb1da36d2f4f059], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e4ada1a33ff00013cbb1da36d2f4f059], x-b3-spanid=[4182ff78513898ae], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bcb19ed5-82b5-4af6-960e-29f26ef877dc]}\\\"}\"}","context":{"RequestID":"bcb19ed5-82b5-4af6-960e-29f26ef877dc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"96739ee5-90ac-4f88-9553-b14d554844a5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:53.431Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:53.435Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bcb19ed5-82b5-4af6-960e-29f26ef877dc","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"96739ee5-90ac-4f88-9553-b14d554844a5","LogTimestamp":"2023-04-13T10:55:53.435Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:55:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:55:55.445Z","message":"Entering","context":{"RequestID":"9d59b7f2-4162-4710-9df5-6399f753b524","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"15839649-221d-48d4-932f-d4bc43e4d417","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:55.445Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:55:55.447Z","message":"{\"transactionId\":\"9d59b7f2-4162-4710-9df5-6399f753b524\",\"status\":\"200\",\"rqstDate\":\"230413-10:55:55:446\",\"respDate\":\"230413-10:55:55:447\",\"sourceId\":\"haproxy:9d59b7f2-4162-4710-9df5-6399f753b524\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:55:55:446-63353\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[de3a1555-e81c-4930-9e7e-7a9ca57e8509], x-b3-parentspanid=[45abdf737819062e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8f1cd814292f2d0945abdf737819062e], x-b3-spanid=[ae46f4216ed61e64], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9d59b7f2-4162-4710-9df5-6399f753b524]}\\\"}\"}","context":{"RequestID":"9d59b7f2-4162-4710-9df5-6399f753b524","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"15839649-221d-48d4-932f-d4bc43e4d417","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:55.445Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:55.448Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9d59b7f2-4162-4710-9df5-6399f753b524","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"15839649-221d-48d4-932f-d4bc43e4d417","LogTimestamp":"2023-04-13T10:55:55.448Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:55:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:55:56.424Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:55:56.437Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:56.438Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:56.438Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:57.457Z","message":"Entering","context":{"RequestID":"0379ea85-0ea9-4d6f-b90c-ad6164504d0b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8c7fcce8-d3a4-409a-94b2-635e4888ef2a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:57.457Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:55:57.459Z","message":"{\"transactionId\":\"0379ea85-0ea9-4d6f-b90c-ad6164504d0b\",\"status\":\"200\",\"rqstDate\":\"230413-10:55:57:458\",\"respDate\":\"230413-10:55:57:459\",\"sourceId\":\"haproxy:0379ea85-0ea9-4d6f-b90c-ad6164504d0b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:55:57:458-20259\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ac182cf9-7635-43bd-9804-9cbd39d55b1c], x-b3-parentspanid=[79d42092cfdf789c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a3bce69f33e0fa6079d42092cfdf789c], x-b3-spanid=[71c0f9122f43c15c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0379ea85-0ea9-4d6f-b90c-ad6164504d0b]}\\\"}\"}","context":{"RequestID":"0379ea85-0ea9-4d6f-b90c-ad6164504d0b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8c7fcce8-d3a4-409a-94b2-635e4888ef2a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:57.457Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:57.459Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0379ea85-0ea9-4d6f-b90c-ad6164504d0b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c7fcce8-d3a4-409a-94b2-635e4888ef2a","LogTimestamp":"2023-04-13T10:55:57.459Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:55:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:55:59.469Z","message":"Entering","context":{"RequestID":"f1465a23-3abd-405e-8c6f-fd6efa5e3c1f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d8404c81-8e4c-4f6c-a716-3519ab8d2fcd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:59.469Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:55:59.470Z","message":"{\"transactionId\":\"f1465a23-3abd-405e-8c6f-fd6efa5e3c1f\",\"status\":\"200\",\"rqstDate\":\"230413-10:55:59:470\",\"respDate\":\"230413-10:55:59:470\",\"sourceId\":\"haproxy:f1465a23-3abd-405e-8c6f-fd6efa5e3c1f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:55:59:470-74984\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a696cc1a-83e4-4a29-8e99-53f2eec3d4fc], x-b3-parentspanid=[eb15157340ae5092], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[98d1dcf56e828a28eb15157340ae5092], x-b3-spanid=[3afe96d9df8a9ebb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f1465a23-3abd-405e-8c6f-fd6efa5e3c1f]}\\\"}\"}","context":{"RequestID":"f1465a23-3abd-405e-8c6f-fd6efa5e3c1f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d8404c81-8e4c-4f6c-a716-3519ab8d2fcd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:55:59.469Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:55:59.471Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f1465a23-3abd-405e-8c6f-fd6efa5e3c1f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d8404c81-8e4c-4f6c-a716-3519ab8d2fcd","LogTimestamp":"2023-04-13T10:55:59.471Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:55:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:56:00.795Z","message":"Entering","context":{"RequestID":"fa618dfe-16be-4827-b4fd-90385026df2c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a1c07acf-9af6-4a24-9abb-8106ebdada8a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:56:00.795Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:56:00.797Z","message":"{\"transactionId\":\"fa618dfe-16be-4827-b4fd-90385026df2c\",\"status\":\"200\",\"rqstDate\":\"230413-10:56:00:796\",\"respDate\":\"230413-10:56:00:797\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:fa618dfe-16be-4827-b4fd-90385026df2c\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:56:00:796-99680\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7eb4c422-63d6-472b-8438-8d05301a9ac1], x-b3-parentspanid=[d1c50487de09bdd9], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50783], x-envoy-attempt-count=[1], x-b3-traceid=[df52d0793208d253d1c50487de09bdd9], x-b3-spanid=[6599f56b42e93fe8], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[fa618dfe-16be-4827-b4fd-90385026df2c]}\\\"}\"}","context":{"RequestID":"fa618dfe-16be-4827-b4fd-90385026df2c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a1c07acf-9af6-4a24-9abb-8106ebdada8a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:56:00.795Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:00.798Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fa618dfe-16be-4827-b4fd-90385026df2c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a1c07acf-9af6-4a24-9abb-8106ebdada8a","LogTimestamp":"2023-04-13T10:56:00.798Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:56:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:56:00.847Z","message":"Entering","context":{"RequestID":"7bbc5398-e930-4fc5-914d-c4e5595aab3d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"74144486-644d-47eb-9e7c-1d59d1de0746","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:56:00.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:56:00.848Z","message":"Database is available from CACHED check.","context":{"RequestID":"7bbc5398-e930-4fc5-914d-c4e5595aab3d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"74144486-644d-47eb-9e7c-1d59d1de0746","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:56:00.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:00.849Z","message":"{\"transactionId\":\"7bbc5398-e930-4fc5-914d-c4e5595aab3d\",\"status\":\"200\",\"rqstDate\":\"230413-10:56:00:847\",\"respDate\":\"230413-10:56:00:849\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7bbc5398-e930-4fc5-914d-c4e5595aab3d\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:56:00:847-63770\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7bbc5398-e930-4fc5-914d-c4e5595aab3d]}\\\"}\"}","context":{"RequestID":"7bbc5398-e930-4fc5-914d-c4e5595aab3d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"74144486-644d-47eb-9e7c-1d59d1de0746","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:56:00.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:00.849Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7bbc5398-e930-4fc5-914d-c4e5595aab3d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"74144486-644d-47eb-9e7c-1d59d1de0746","LogTimestamp":"2023-04-13T10:56:00.849Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:56:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:56:01.479Z","message":"Entering","context":{"RequestID":"30c4d72a-e1bb-474d-9b11-1358b178f949","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e9939dc0-6a09-4ae7-9b9e-89ef507b88f3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:01.479Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:56:01.481Z","message":"{\"transactionId\":\"30c4d72a-e1bb-474d-9b11-1358b178f949\",\"status\":\"200\",\"rqstDate\":\"230413-10:56:01:480\",\"respDate\":\"230413-10:56:01:481\",\"sourceId\":\"haproxy:30c4d72a-e1bb-474d-9b11-1358b178f949\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:56:01:480-97366\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[02a8c434-c0a2-46a2-a7e1-2dcc685064f7], x-b3-parentspanid=[bb7e89ed4a4dc236], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7b4f37334795fa97bb7e89ed4a4dc236], x-b3-spanid=[63033263809a4f95], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[30c4d72a-e1bb-474d-9b11-1358b178f949]}\\\"}\"}","context":{"RequestID":"30c4d72a-e1bb-474d-9b11-1358b178f949","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e9939dc0-6a09-4ae7-9b9e-89ef507b88f3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:01.479Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:01.482Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"30c4d72a-e1bb-474d-9b11-1358b178f949","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e9939dc0-6a09-4ae7-9b9e-89ef507b88f3","LogTimestamp":"2023-04-13T10:56:01.482Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:56:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:56:03.493Z","message":"Entering","context":{"RequestID":"ff392b2b-3c5c-4ac3-afd9-701f410983c2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6661909b-525e-4e97-896d-2c8990fb5067","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:03.492Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:56:03.494Z","message":"{\"transactionId\":\"ff392b2b-3c5c-4ac3-afd9-701f410983c2\",\"status\":\"200\",\"rqstDate\":\"230413-10:56:03:493\",\"respDate\":\"230413-10:56:03:494\",\"sourceId\":\"haproxy:ff392b2b-3c5c-4ac3-afd9-701f410983c2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:56:03:493-81781\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[83af3b31-48fc-4900-80aa-084605949ad0], x-b3-parentspanid=[f55f4ea85ec501f3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[53b62f8571b0dce1f55f4ea85ec501f3], x-b3-spanid=[311a3d161c6436fe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ff392b2b-3c5c-4ac3-afd9-701f410983c2]}\\\"}\"}","context":{"RequestID":"ff392b2b-3c5c-4ac3-afd9-701f410983c2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6661909b-525e-4e97-896d-2c8990fb5067","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:03.492Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:03.494Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ff392b2b-3c5c-4ac3-afd9-701f410983c2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6661909b-525e-4e97-896d-2c8990fb5067","LogTimestamp":"2023-04-13T10:56:03.494Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:56:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:56:05.503Z","message":"Entering","context":{"RequestID":"df8dbb1a-0441-4917-9133-0ad91a4d0b44","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5bff569b-a02e-4def-8ff1-76db2570be1c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:05.503Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:56:05.506Z","message":"{\"transactionId\":\"df8dbb1a-0441-4917-9133-0ad91a4d0b44\",\"status\":\"200\",\"rqstDate\":\"230413-10:56:05:504\",\"respDate\":\"230413-10:56:05:506\",\"sourceId\":\"haproxy:df8dbb1a-0441-4917-9133-0ad91a4d0b44\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:56:05:504-96996\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8544feff-1b75-4dde-8d77-d7b8aa26e92f], x-b3-parentspanid=[ac5d94fe7b807f5d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[903b7287d58d8ac3ac5d94fe7b807f5d], x-b3-spanid=[e92283ec6cddeed9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[df8dbb1a-0441-4917-9133-0ad91a4d0b44]}\\\"}\"}","context":{"RequestID":"df8dbb1a-0441-4917-9133-0ad91a4d0b44","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5bff569b-a02e-4def-8ff1-76db2570be1c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:05.503Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:05.506Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"df8dbb1a-0441-4917-9133-0ad91a4d0b44","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5bff569b-a02e-4def-8ff1-76db2570be1c","LogTimestamp":"2023-04-13T10:56:05.506Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:56:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:56:06.424Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:56:06.439Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:06.439Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:06.440Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:07.515Z","message":"Entering","context":{"RequestID":"c2f64047-4dc6-472d-bcfc-3fdd24f1b7c4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4efb1ca4-5a7a-4751-8f64-1e278d587f74","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:07.515Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:56:07.517Z","message":"{\"transactionId\":\"c2f64047-4dc6-472d-bcfc-3fdd24f1b7c4\",\"status\":\"200\",\"rqstDate\":\"230413-10:56:07:516\",\"respDate\":\"230413-10:56:07:517\",\"sourceId\":\"haproxy:c2f64047-4dc6-472d-bcfc-3fdd24f1b7c4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:56:07:516-36215\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6be125bc-d732-410c-8aed-8bce11aadff3], x-b3-parentspanid=[5a0c20953de0b11d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6e3fa52cd9e7b6b95a0c20953de0b11d], x-b3-spanid=[9adc1f415e350f84], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c2f64047-4dc6-472d-bcfc-3fdd24f1b7c4]}\\\"}\"}","context":{"RequestID":"c2f64047-4dc6-472d-bcfc-3fdd24f1b7c4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4efb1ca4-5a7a-4751-8f64-1e278d587f74","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:07.515Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:07.518Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c2f64047-4dc6-472d-bcfc-3fdd24f1b7c4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4efb1ca4-5a7a-4751-8f64-1e278d587f74","LogTimestamp":"2023-04-13T10:56:07.518Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:56:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:56:09.527Z","message":"Entering","context":{"RequestID":"c9225034-9ea9-4cf6-a63b-b01d7a8bf1ff","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cedf7f45-6270-4100-8a8e-59aa1ae3faa7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:09.527Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:56:09.528Z","message":"{\"transactionId\":\"c9225034-9ea9-4cf6-a63b-b01d7a8bf1ff\",\"status\":\"200\",\"rqstDate\":\"230413-10:56:09:527\",\"respDate\":\"230413-10:56:09:528\",\"sourceId\":\"haproxy:c9225034-9ea9-4cf6-a63b-b01d7a8bf1ff\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:56:09:527-84027\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0050ff13-4d2f-4ca8-9f8c-8ce09101bced], x-b3-parentspanid=[cbbd14ad7893c0be], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eb6a7ca5112047cbcbbd14ad7893c0be], x-b3-spanid=[fa43d2698dd9c2d0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c9225034-9ea9-4cf6-a63b-b01d7a8bf1ff]}\\\"}\"}","context":{"RequestID":"c9225034-9ea9-4cf6-a63b-b01d7a8bf1ff","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cedf7f45-6270-4100-8a8e-59aa1ae3faa7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:09.527Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:09.528Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c9225034-9ea9-4cf6-a63b-b01d7a8bf1ff","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cedf7f45-6270-4100-8a8e-59aa1ae3faa7","LogTimestamp":"2023-04-13T10:56:09.528Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:56:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:56:10.795Z","message":"Entering","context":{"RequestID":"e2652fb1-fded-4ecb-8cd9-71cc311264a4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6a945660-8183-4a5e-a313-4b50302c9428","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:56:10.795Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:56:10.797Z","message":"{\"transactionId\":\"e2652fb1-fded-4ecb-8cd9-71cc311264a4\",\"status\":\"200\",\"rqstDate\":\"230413-10:56:10:796\",\"respDate\":\"230413-10:56:10:797\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e2652fb1-fded-4ecb-8cd9-71cc311264a4\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:56:10:796-23845\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f9fe706d-8052-4ea4-a254-cacca5f4df51], x-b3-parentspanid=[94333b607d5103ef], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46743], x-envoy-attempt-count=[1], x-b3-traceid=[0d0b94bdbda3187c94333b607d5103ef], x-b3-spanid=[dca2ae9ebbbf5163], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e2652fb1-fded-4ecb-8cd9-71cc311264a4]}\\\"}\"}","context":{"RequestID":"e2652fb1-fded-4ecb-8cd9-71cc311264a4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6a945660-8183-4a5e-a313-4b50302c9428","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:56:10.795Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:10.797Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e2652fb1-fded-4ecb-8cd9-71cc311264a4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6a945660-8183-4a5e-a313-4b50302c9428","LogTimestamp":"2023-04-13T10:56:10.797Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:56:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-13T10:56:10.849Z","message":"Entering","context":{"RequestID":"0ad36c1b-c50d-4d21-a569-2bbe8c801438","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"d3e500ad-07e6-4635-8f8c-a41722aafd65","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:56:10.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:56:10.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"0ad36c1b-c50d-4d21-a569-2bbe8c801438","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"d3e500ad-07e6-4635-8f8c-a41722aafd65","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:56:10.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:10.850Z","message":"{\"transactionId\":\"0ad36c1b-c50d-4d21-a569-2bbe8c801438\",\"status\":\"200\",\"rqstDate\":\"230413-10:56:10:849\",\"respDate\":\"230413-10:56:10:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0ad36c1b-c50d-4d21-a569-2bbe8c801438\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:56:10:849-44537\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0ad36c1b-c50d-4d21-a569-2bbe8c801438]}\\\"}\"}","context":{"RequestID":"0ad36c1b-c50d-4d21-a569-2bbe8c801438","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"d3e500ad-07e6-4635-8f8c-a41722aafd65","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:56:10.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:10.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0ad36c1b-c50d-4d21-a569-2bbe8c801438","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d3e500ad-07e6-4635-8f8c-a41722aafd65","LogTimestamp":"2023-04-13T10:56:10.850Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:56:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:56:11.538Z","message":"Entering","context":{"RequestID":"30856d94-e1c8-447c-a70d-3c2a8dd962b4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cb99276b-3fe5-47b6-ab23-64b9525d91d9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:11.538Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:56:11.540Z","message":"{\"transactionId\":\"30856d94-e1c8-447c-a70d-3c2a8dd962b4\",\"status\":\"200\",\"rqstDate\":\"230413-10:56:11:539\",\"respDate\":\"230413-10:56:11:540\",\"sourceId\":\"haproxy:30856d94-e1c8-447c-a70d-3c2a8dd962b4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:56:11:539-68915\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[77cb9b78-049d-4f20-ad6e-f5399f1c3e62], x-b3-parentspanid=[ac5990ea8f527c5d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a8b9dfabcac7a445ac5990ea8f527c5d], x-b3-spanid=[98bab9a37149123d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[30856d94-e1c8-447c-a70d-3c2a8dd962b4]}\\\"}\"}","context":{"RequestID":"30856d94-e1c8-447c-a70d-3c2a8dd962b4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cb99276b-3fe5-47b6-ab23-64b9525d91d9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:11.538Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:11.541Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"30856d94-e1c8-447c-a70d-3c2a8dd962b4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cb99276b-3fe5-47b6-ab23-64b9525d91d9","LogTimestamp":"2023-04-13T10:56:11.541Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:56:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:56:13.550Z","message":"Entering","context":{"RequestID":"b8210f82-dd1c-4458-9120-cd732b32ba4b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b0812301-803f-4b1b-a4c5-7e2944a42f31","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:13.550Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:56:13.552Z","message":"{\"transactionId\":\"b8210f82-dd1c-4458-9120-cd732b32ba4b\",\"status\":\"200\",\"rqstDate\":\"230413-10:56:13:551\",\"respDate\":\"230413-10:56:13:552\",\"sourceId\":\"haproxy:b8210f82-dd1c-4458-9120-cd732b32ba4b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:56:13:551-93810\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[06a5e021-ac7e-49e3-86a8-20fd1cd26a21], x-b3-parentspanid=[87a2af1c4180e734], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3426fd5e817fb0f387a2af1c4180e734], x-b3-spanid=[d7df2c28474987a7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b8210f82-dd1c-4458-9120-cd732b32ba4b]}\\\"}\"}","context":{"RequestID":"b8210f82-dd1c-4458-9120-cd732b32ba4b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b0812301-803f-4b1b-a4c5-7e2944a42f31","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:13.550Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:13.553Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b8210f82-dd1c-4458-9120-cd732b32ba4b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b0812301-803f-4b1b-a4c5-7e2944a42f31","LogTimestamp":"2023-04-13T10:56:13.553Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:56:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:56:15.563Z","message":"Entering","context":{"RequestID":"d0c2c860-4d5b-45f1-95c3-090b57bbead8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"889ff2ad-50f6-4aac-9358-044c7747c2ad","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:15.562Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:56:15.565Z","message":"{\"transactionId\":\"d0c2c860-4d5b-45f1-95c3-090b57bbead8\",\"status\":\"200\",\"rqstDate\":\"230413-10:56:15:563\",\"respDate\":\"230413-10:56:15:565\",\"sourceId\":\"haproxy:d0c2c860-4d5b-45f1-95c3-090b57bbead8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:56:15:563-45969\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f409cf4c-cb4e-4b70-a9b1-d24898bd164e], x-b3-parentspanid=[aa176a76e9e595b0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c927ea202e081683aa176a76e9e595b0], x-b3-spanid=[75e452d9766d21f7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d0c2c860-4d5b-45f1-95c3-090b57bbead8]}\\\"}\"}","context":{"RequestID":"d0c2c860-4d5b-45f1-95c3-090b57bbead8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"889ff2ad-50f6-4aac-9358-044c7747c2ad","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:15.562Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:15.566Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d0c2c860-4d5b-45f1-95c3-090b57bbead8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"889ff2ad-50f6-4aac-9358-044c7747c2ad","LogTimestamp":"2023-04-13T10:56:15.565Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:56:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:56:16.423Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:56:16.432Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:16.432Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:16.433Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:17.575Z","message":"Entering","context":{"RequestID":"c747ec89-3c25-43cf-99a1-e84d4e165326","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e82f16b8-2b16-46f3-b177-c4a2b96178ab","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:17.575Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:56:17.577Z","message":"{\"transactionId\":\"c747ec89-3c25-43cf-99a1-e84d4e165326\",\"status\":\"200\",\"rqstDate\":\"230413-10:56:17:575\",\"respDate\":\"230413-10:56:17:577\",\"sourceId\":\"haproxy:c747ec89-3c25-43cf-99a1-e84d4e165326\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:56:17:575-84511\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7d326e53-a75b-4ba8-a026-cdf7c55b13f2], x-b3-parentspanid=[8451b161f4d4aeeb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[330800848bf9ce888451b161f4d4aeeb], x-b3-spanid=[22a25665596c8cac], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c747ec89-3c25-43cf-99a1-e84d4e165326]}\\\"}\"}","context":{"RequestID":"c747ec89-3c25-43cf-99a1-e84d4e165326","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e82f16b8-2b16-46f3-b177-c4a2b96178ab","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:17.575Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:17.578Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c747ec89-3c25-43cf-99a1-e84d4e165326","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e82f16b8-2b16-46f3-b177-c4a2b96178ab","LogTimestamp":"2023-04-13T10:56:17.578Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:56:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:56:19.586Z","message":"Entering","context":{"RequestID":"4237d5b7-979a-4d32-bbfa-61d99b4e6d18","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d2452007-a8d4-4b58-97e0-1a4cb299d3e9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:19.586Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:56:19.588Z","message":"{\"transactionId\":\"4237d5b7-979a-4d32-bbfa-61d99b4e6d18\",\"status\":\"200\",\"rqstDate\":\"230413-10:56:19:587\",\"respDate\":\"230413-10:56:19:588\",\"sourceId\":\"haproxy:4237d5b7-979a-4d32-bbfa-61d99b4e6d18\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:56:19:587-16755\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e04353b0-7fee-4c76-8ec5-4f1a182c501c], x-b3-parentspanid=[b308a44a92258e38], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[afbf4c5096702d8db308a44a92258e38], x-b3-spanid=[c14de22b0bf94ffd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4237d5b7-979a-4d32-bbfa-61d99b4e6d18]}\\\"}\"}","context":{"RequestID":"4237d5b7-979a-4d32-bbfa-61d99b4e6d18","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d2452007-a8d4-4b58-97e0-1a4cb299d3e9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:19.586Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:19.589Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4237d5b7-979a-4d32-bbfa-61d99b4e6d18","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d2452007-a8d4-4b58-97e0-1a4cb299d3e9","LogTimestamp":"2023-04-13T10:56:19.589Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:56:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:56:19.779Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:56:19.783Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:56:20.796Z","message":"Entering","context":{"RequestID":"f75f987c-aba5-4e6d-82f1-21357b8944eb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2df13709-8e51-4266-83fd-c69527325863","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:56:20.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:56:20.798Z","message":"{\"transactionId\":\"f75f987c-aba5-4e6d-82f1-21357b8944eb\",\"status\":\"200\",\"rqstDate\":\"230413-10:56:20:797\",\"respDate\":\"230413-10:56:20:798\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:f75f987c-aba5-4e6d-82f1-21357b8944eb\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:56:20:797-77495\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[44f8e6fc-8f5d-4e2c-9bf9-fedbc560c25c], x-b3-parentspanid=[7b73d9ec4be4e336], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34739], x-envoy-attempt-count=[1], x-b3-traceid=[d49c94a2c9dfaab47b73d9ec4be4e336], x-b3-spanid=[b722c6aade52e8f8], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[f75f987c-aba5-4e6d-82f1-21357b8944eb]}\\\"}\"}","context":{"RequestID":"f75f987c-aba5-4e6d-82f1-21357b8944eb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2df13709-8e51-4266-83fd-c69527325863","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:56:20.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:20.799Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f75f987c-aba5-4e6d-82f1-21357b8944eb","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2df13709-8e51-4266-83fd-c69527325863","LogTimestamp":"2023-04-13T10:56:20.799Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:56:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:56:20.849Z","message":"Entering","context":{"RequestID":"8432760e-4fed-473d-8135-65df4c686bf0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fa06045f-0f68-44ea-af91-98f756b0eb08","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:56:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:56:20.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"8432760e-4fed-473d-8135-65df4c686bf0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fa06045f-0f68-44ea-af91-98f756b0eb08","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:56:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:20.852Z","message":"{\"transactionId\":\"8432760e-4fed-473d-8135-65df4c686bf0\",\"status\":\"200\",\"rqstDate\":\"230413-10:56:20:850\",\"respDate\":\"230413-10:56:20:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8432760e-4fed-473d-8135-65df4c686bf0\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:56:20:850-59785\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8432760e-4fed-473d-8135-65df4c686bf0]}\\\"}\"}","context":{"RequestID":"8432760e-4fed-473d-8135-65df4c686bf0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fa06045f-0f68-44ea-af91-98f756b0eb08","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:56:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:20.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8432760e-4fed-473d-8135-65df4c686bf0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fa06045f-0f68-44ea-af91-98f756b0eb08","LogTimestamp":"2023-04-13T10:56:20.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:56:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:56:21.599Z","message":"Entering","context":{"RequestID":"653fadb6-3649-4d9e-8005-f3e40ec63102","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"062d6b9e-c3e9-4373-a1db-94b461d51751","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:21.599Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:56:21.601Z","message":"{\"transactionId\":\"653fadb6-3649-4d9e-8005-f3e40ec63102\",\"status\":\"200\",\"rqstDate\":\"230413-10:56:21:600\",\"respDate\":\"230413-10:56:21:601\",\"sourceId\":\"haproxy:653fadb6-3649-4d9e-8005-f3e40ec63102\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:56:21:600-20089\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aefc87d8-c4ee-404d-824f-3c92e4c97eef], x-b3-parentspanid=[281db78e4b0d3022], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7ab327ea3e12477d281db78e4b0d3022], x-b3-spanid=[e023b79088694bb1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[653fadb6-3649-4d9e-8005-f3e40ec63102]}\\\"}\"}","context":{"RequestID":"653fadb6-3649-4d9e-8005-f3e40ec63102","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"062d6b9e-c3e9-4373-a1db-94b461d51751","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:21.599Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:21.602Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"653fadb6-3649-4d9e-8005-f3e40ec63102","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"062d6b9e-c3e9-4373-a1db-94b461d51751","LogTimestamp":"2023-04-13T10:56:21.602Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:56:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:56:23.615Z","message":"Entering","context":{"RequestID":"2ba8b363-bf13-4feb-8178-c2eec91fb70f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3f57565a-77dd-4f9a-9d9b-40540936e887","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:23.615Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:56:23.617Z","message":"{\"transactionId\":\"2ba8b363-bf13-4feb-8178-c2eec91fb70f\",\"status\":\"200\",\"rqstDate\":\"230413-10:56:23:616\",\"respDate\":\"230413-10:56:23:617\",\"sourceId\":\"haproxy:2ba8b363-bf13-4feb-8178-c2eec91fb70f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:56:23:616-30648\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[882bb783-c4be-4b63-ad99-48cd3e118262], x-b3-parentspanid=[c613ffc371409397], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[780d60cdc161effdc613ffc371409397], x-b3-spanid=[076cc60bf6a6fb45], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2ba8b363-bf13-4feb-8178-c2eec91fb70f]}\\\"}\"}","context":{"RequestID":"2ba8b363-bf13-4feb-8178-c2eec91fb70f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3f57565a-77dd-4f9a-9d9b-40540936e887","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:23.615Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:23.618Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2ba8b363-bf13-4feb-8178-c2eec91fb70f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3f57565a-77dd-4f9a-9d9b-40540936e887","LogTimestamp":"2023-04-13T10:56:23.618Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:56:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:56:25.626Z","message":"Entering","context":{"RequestID":"69998fb2-1091-4742-b64b-3c16c7a3ef7c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"38c30684-a5ee-4576-b5e0-17b008521829","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:25.626Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:56:25.628Z","message":"{\"transactionId\":\"69998fb2-1091-4742-b64b-3c16c7a3ef7c\",\"status\":\"200\",\"rqstDate\":\"230413-10:56:25:627\",\"respDate\":\"230413-10:56:25:627\",\"sourceId\":\"haproxy:69998fb2-1091-4742-b64b-3c16c7a3ef7c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:56:25:627-35688\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4858bc5b-e00b-4704-af5d-c9c2f26a1601], x-b3-parentspanid=[654b0e9e4edcd37c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dcb459d4af8f8157654b0e9e4edcd37c], x-b3-spanid=[27fcbd9b48b55b18], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[69998fb2-1091-4742-b64b-3c16c7a3ef7c]}\\\"}\"}","context":{"RequestID":"69998fb2-1091-4742-b64b-3c16c7a3ef7c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"38c30684-a5ee-4576-b5e0-17b008521829","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:25.626Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:25.628Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"69998fb2-1091-4742-b64b-3c16c7a3ef7c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"38c30684-a5ee-4576-b5e0-17b008521829","LogTimestamp":"2023-04-13T10:56:25.628Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:56:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-13T10:56:26.423Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:56:26.435Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:26.435Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:26.435Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:27.636Z","message":"Entering","context":{"RequestID":"8ea66cab-e9db-4334-a9d5-277b6832d624","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b3185bd9-e5c1-4ffe-9fa1-8b86055d1481","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:27.636Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:56:27.639Z","message":"{\"transactionId\":\"8ea66cab-e9db-4334-a9d5-277b6832d624\",\"status\":\"200\",\"rqstDate\":\"230413-10:56:27:637\",\"respDate\":\"230413-10:56:27:638\",\"sourceId\":\"haproxy:8ea66cab-e9db-4334-a9d5-277b6832d624\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:56:27:637-60384\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[10ead9b8-391e-49e5-acff-c256cd4d2144], x-b3-parentspanid=[5d0337cd2f7f7980], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bc4a08cfa7d1d4bd5d0337cd2f7f7980], x-b3-spanid=[79aee058fbf3b0f4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8ea66cab-e9db-4334-a9d5-277b6832d624]}\\\"}\"}","context":{"RequestID":"8ea66cab-e9db-4334-a9d5-277b6832d624","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b3185bd9-e5c1-4ffe-9fa1-8b86055d1481","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:27.636Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:27.639Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8ea66cab-e9db-4334-a9d5-277b6832d624","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b3185bd9-e5c1-4ffe-9fa1-8b86055d1481","LogTimestamp":"2023-04-13T10:56:27.639Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:56:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:56:29.648Z","message":"Entering","context":{"RequestID":"00a8c913-39dd-468c-9868-b1c9827842c1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3eb6c490-07d7-4d9a-806c-00e76ab90b22","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:29.648Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:56:29.650Z","message":"{\"transactionId\":\"00a8c913-39dd-468c-9868-b1c9827842c1\",\"status\":\"200\",\"rqstDate\":\"230413-10:56:29:649\",\"respDate\":\"230413-10:56:29:650\",\"sourceId\":\"haproxy:00a8c913-39dd-468c-9868-b1c9827842c1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:56:29:649-71997\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[656ed72c-87d5-4320-a9b1-b5b2379046a9], x-b3-parentspanid=[0e94b4700c79f163], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3e9f9a61caaa89db0e94b4700c79f163], x-b3-spanid=[07ff27f01823d64f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[00a8c913-39dd-468c-9868-b1c9827842c1]}\\\"}\"}","context":{"RequestID":"00a8c913-39dd-468c-9868-b1c9827842c1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3eb6c490-07d7-4d9a-806c-00e76ab90b22","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:29.648Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:29.650Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"00a8c913-39dd-468c-9868-b1c9827842c1","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3eb6c490-07d7-4d9a-806c-00e76ab90b22","LogTimestamp":"2023-04-13T10:56:29.650Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:56:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:56:30.796Z","message":"Entering","context":{"RequestID":"b6375eed-b4d6-4fd4-bb6f-192bf92c48db","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2630df23-42bf-4374-bdde-4cd5adce41fc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:56:30.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:56:30.798Z","message":"{\"transactionId\":\"b6375eed-b4d6-4fd4-bb6f-192bf92c48db\",\"status\":\"200\",\"rqstDate\":\"230413-10:56:30:797\",\"respDate\":\"230413-10:56:30:798\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b6375eed-b4d6-4fd4-bb6f-192bf92c48db\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:56:30:797-98335\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f42bffe3-ddd0-4937-a742-03fec461946b], x-b3-parentspanid=[0189cfd20fde1935], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51295], x-envoy-attempt-count=[1], x-b3-traceid=[4ac724a3cf37fa780189cfd20fde1935], x-b3-spanid=[365b7542bb227089], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b6375eed-b4d6-4fd4-bb6f-192bf92c48db]}\\\"}\"}","context":{"RequestID":"b6375eed-b4d6-4fd4-bb6f-192bf92c48db","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2630df23-42bf-4374-bdde-4cd5adce41fc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:56:30.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:30.798Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b6375eed-b4d6-4fd4-bb6f-192bf92c48db","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2630df23-42bf-4374-bdde-4cd5adce41fc","LogTimestamp":"2023-04-13T10:56:30.798Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:56:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:56:30.849Z","message":"Entering","context":{"RequestID":"d30f8c5f-3358-4bb1-a7a2-a2a6e14cf4d8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"ebea4d0b-9fb9-4d1e-9255-1c5146c4ec41","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:56:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:56:30.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"d30f8c5f-3358-4bb1-a7a2-a2a6e14cf4d8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"ebea4d0b-9fb9-4d1e-9255-1c5146c4ec41","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:56:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:30.851Z","message":"{\"transactionId\":\"d30f8c5f-3358-4bb1-a7a2-a2a6e14cf4d8\",\"status\":\"200\",\"rqstDate\":\"230413-10:56:30:849\",\"respDate\":\"230413-10:56:30:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d30f8c5f-3358-4bb1-a7a2-a2a6e14cf4d8\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:56:30:849-58341\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d30f8c5f-3358-4bb1-a7a2-a2a6e14cf4d8]}\\\"}\"}","context":{"RequestID":"d30f8c5f-3358-4bb1-a7a2-a2a6e14cf4d8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"ebea4d0b-9fb9-4d1e-9255-1c5146c4ec41","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:56:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:30.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d30f8c5f-3358-4bb1-a7a2-a2a6e14cf4d8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ebea4d0b-9fb9-4d1e-9255-1c5146c4ec41","LogTimestamp":"2023-04-13T10:56:30.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:56:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:56:31.659Z","message":"Entering","context":{"RequestID":"ba864617-7590-4650-ad88-a6061b806aeb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d344aab6-0825-42aa-a182-a08edb3e45bc","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:31.659Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:56:31.660Z","message":"{\"transactionId\":\"ba864617-7590-4650-ad88-a6061b806aeb\",\"status\":\"200\",\"rqstDate\":\"230413-10:56:31:659\",\"respDate\":\"230413-10:56:31:660\",\"sourceId\":\"haproxy:ba864617-7590-4650-ad88-a6061b806aeb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:56:31:659-40345\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[37435262-1b80-40ed-a684-59a82594077d], x-b3-parentspanid=[401aeaea8e492135], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0c0cc00c6a94231d401aeaea8e492135], x-b3-spanid=[0594e2d5b982d858], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ba864617-7590-4650-ad88-a6061b806aeb]}\\\"}\"}","context":{"RequestID":"ba864617-7590-4650-ad88-a6061b806aeb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d344aab6-0825-42aa-a182-a08edb3e45bc","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:31.659Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:31.660Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ba864617-7590-4650-ad88-a6061b806aeb","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d344aab6-0825-42aa-a182-a08edb3e45bc","LogTimestamp":"2023-04-13T10:56:31.660Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:56:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:56:33.669Z","message":"Entering","context":{"RequestID":"e011db72-57fb-4bc1-accb-e4f3e23b9aff","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a28e1149-ff11-47cc-aa83-cdb48efc7ee5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:33.669Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:56:33.672Z","message":"{\"transactionId\":\"e011db72-57fb-4bc1-accb-e4f3e23b9aff\",\"status\":\"200\",\"rqstDate\":\"230413-10:56:33:670\",\"respDate\":\"230413-10:56:33:672\",\"sourceId\":\"haproxy:e011db72-57fb-4bc1-accb-e4f3e23b9aff\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:56:33:670-15327\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4c5c96b2-68df-4e01-aa53-505a086bb189], x-b3-parentspanid=[6fd10261f3091ed3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2e8f40e077c8bc2a6fd10261f3091ed3], x-b3-spanid=[d4d14e4dafcb6fed], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e011db72-57fb-4bc1-accb-e4f3e23b9aff]}\\\"}\"}","context":{"RequestID":"e011db72-57fb-4bc1-accb-e4f3e23b9aff","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a28e1149-ff11-47cc-aa83-cdb48efc7ee5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:33.669Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:33.672Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e011db72-57fb-4bc1-accb-e4f3e23b9aff","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a28e1149-ff11-47cc-aa83-cdb48efc7ee5","LogTimestamp":"2023-04-13T10:56:33.672Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:56:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:56:35.681Z","message":"Entering","context":{"RequestID":"854273f8-a3a8-48b5-aad1-4a1275e4ce7f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1fdc2631-029f-4dd9-9d5f-6885063080cb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:35.681Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:56:35.683Z","message":"{\"transactionId\":\"854273f8-a3a8-48b5-aad1-4a1275e4ce7f\",\"status\":\"200\",\"rqstDate\":\"230413-10:56:35:682\",\"respDate\":\"230413-10:56:35:683\",\"sourceId\":\"haproxy:854273f8-a3a8-48b5-aad1-4a1275e4ce7f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:56:35:682-48351\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[18df0583-6c7e-4081-9df2-68d26c3c5c46], x-b3-parentspanid=[8647e76843a75a42], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2ac077a5ba93ccc28647e76843a75a42], x-b3-spanid=[2466c4579a9e8d5b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[854273f8-a3a8-48b5-aad1-4a1275e4ce7f]}\\\"}\"}","context":{"RequestID":"854273f8-a3a8-48b5-aad1-4a1275e4ce7f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1fdc2631-029f-4dd9-9d5f-6885063080cb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:35.681Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:35.684Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"854273f8-a3a8-48b5-aad1-4a1275e4ce7f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1fdc2631-029f-4dd9-9d5f-6885063080cb","LogTimestamp":"2023-04-13T10:56:35.684Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:56:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:56:36.423Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:56:36.440Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:36.440Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:36.440Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:37.693Z","message":"Entering","context":{"RequestID":"4e8ef702-5ac8-4194-ae2a-f898b8dce599","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4a64f353-4352-4ca2-a521-1ff05cbb5203","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:37.693Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:56:37.695Z","message":"{\"transactionId\":\"4e8ef702-5ac8-4194-ae2a-f898b8dce599\",\"status\":\"200\",\"rqstDate\":\"230413-10:56:37:694\",\"respDate\":\"230413-10:56:37:695\",\"sourceId\":\"haproxy:4e8ef702-5ac8-4194-ae2a-f898b8dce599\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:56:37:694-30560\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[651b3ee6-915a-4b5e-95da-95cef41aa3d2], x-b3-parentspanid=[50c10341edb1fc0c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[953f08f8d90230c150c10341edb1fc0c], x-b3-spanid=[b462c665fcdc003c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4e8ef702-5ac8-4194-ae2a-f898b8dce599]}\\\"}\"}","context":{"RequestID":"4e8ef702-5ac8-4194-ae2a-f898b8dce599","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4a64f353-4352-4ca2-a521-1ff05cbb5203","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:37.693Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:37.695Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4e8ef702-5ac8-4194-ae2a-f898b8dce599","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4a64f353-4352-4ca2-a521-1ff05cbb5203","LogTimestamp":"2023-04-13T10:56:37.695Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:56:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:56:39.704Z","message":"Entering","context":{"RequestID":"a3763802-4dcd-405a-90f0-15ae2e4ae177","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f8281268-ad8e-4206-b7ce-e2176a9e79c0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:39.704Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:56:39.706Z","message":"{\"transactionId\":\"a3763802-4dcd-405a-90f0-15ae2e4ae177\",\"status\":\"200\",\"rqstDate\":\"230413-10:56:39:705\",\"respDate\":\"230413-10:56:39:706\",\"sourceId\":\"haproxy:a3763802-4dcd-405a-90f0-15ae2e4ae177\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:56:39:705-12272\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c228cf54-cdc6-40da-951f-62df25743a7c], x-b3-parentspanid=[0528ca73feac44f2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0b3725632ee718c60528ca73feac44f2], x-b3-spanid=[d9b6f1b46af62cc5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a3763802-4dcd-405a-90f0-15ae2e4ae177]}\\\"}\"}","context":{"RequestID":"a3763802-4dcd-405a-90f0-15ae2e4ae177","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f8281268-ad8e-4206-b7ce-e2176a9e79c0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:39.704Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:39.707Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a3763802-4dcd-405a-90f0-15ae2e4ae177","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f8281268-ad8e-4206-b7ce-e2176a9e79c0","LogTimestamp":"2023-04-13T10:56:39.707Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:56:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:56:40.795Z","message":"Entering","context":{"RequestID":"32cfb7c0-8742-4a67-b738-8faf687a188a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3609cdec-039d-4581-adad-e92c7e7abeb2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:56:40.795Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:56:40.798Z","message":"{\"transactionId\":\"32cfb7c0-8742-4a67-b738-8faf687a188a\",\"status\":\"200\",\"rqstDate\":\"230413-10:56:40:796\",\"respDate\":\"230413-10:56:40:797\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:32cfb7c0-8742-4a67-b738-8faf687a188a\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:56:40:796-83226\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2374c5f7-88bd-4ac2-aee3-1be18e833773], x-b3-parentspanid=[b4bebc9f82b1be2d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43077], x-envoy-attempt-count=[1], x-b3-traceid=[821a4335845f72abb4bebc9f82b1be2d], x-b3-spanid=[5eb4b055960cad6f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[32cfb7c0-8742-4a67-b738-8faf687a188a]}\\\"}\"}","context":{"RequestID":"32cfb7c0-8742-4a67-b738-8faf687a188a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3609cdec-039d-4581-adad-e92c7e7abeb2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:56:40.795Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:40.798Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"32cfb7c0-8742-4a67-b738-8faf687a188a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3609cdec-039d-4581-adad-e92c7e7abeb2","LogTimestamp":"2023-04-13T10:56:40.798Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:56:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:56:40.847Z","message":"Entering","context":{"RequestID":"6be3308b-fbc3-4f0e-93c0-8268a17b1db3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"43b21dfc-4534-4dd0-b178-8d5fabd19b3a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:56:40.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:56:40.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"6be3308b-fbc3-4f0e-93c0-8268a17b1db3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"43b21dfc-4534-4dd0-b178-8d5fabd19b3a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:56:40.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:40.850Z","message":"{\"transactionId\":\"6be3308b-fbc3-4f0e-93c0-8268a17b1db3\",\"status\":\"200\",\"rqstDate\":\"230413-10:56:40:848\",\"respDate\":\"230413-10:56:40:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6be3308b-fbc3-4f0e-93c0-8268a17b1db3\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:56:40:848-41190\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6be3308b-fbc3-4f0e-93c0-8268a17b1db3]}\\\"}\"}","context":{"RequestID":"6be3308b-fbc3-4f0e-93c0-8268a17b1db3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"43b21dfc-4534-4dd0-b178-8d5fabd19b3a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:56:40.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:40.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6be3308b-fbc3-4f0e-93c0-8268a17b1db3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"43b21dfc-4534-4dd0-b178-8d5fabd19b3a","LogTimestamp":"2023-04-13T10:56:40.850Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:56:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:56:41.717Z","message":"Entering","context":{"RequestID":"396115d2-6d39-40c9-9700-4d6c1b7e1d23","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d7246ce2-c6e1-49cd-9b43-02eecde3ad38","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:41.717Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:56:41.719Z","message":"{\"transactionId\":\"396115d2-6d39-40c9-9700-4d6c1b7e1d23\",\"status\":\"200\",\"rqstDate\":\"230413-10:56:41:718\",\"respDate\":\"230413-10:56:41:719\",\"sourceId\":\"haproxy:396115d2-6d39-40c9-9700-4d6c1b7e1d23\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:56:41:718-80804\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5a8356cf-6fae-4bf5-8c03-ca7473fbd6f0], x-b3-parentspanid=[bef261de8f5574c9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[25f9e9ae333f674cbef261de8f5574c9], x-b3-spanid=[964941e706d4ace2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[396115d2-6d39-40c9-9700-4d6c1b7e1d23]}\\\"}\"}","context":{"RequestID":"396115d2-6d39-40c9-9700-4d6c1b7e1d23","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d7246ce2-c6e1-49cd-9b43-02eecde3ad38","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:41.717Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:41.720Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"396115d2-6d39-40c9-9700-4d6c1b7e1d23","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d7246ce2-c6e1-49cd-9b43-02eecde3ad38","LogTimestamp":"2023-04-13T10:56:41.720Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:56:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:56:43.729Z","message":"Entering","context":{"RequestID":"d6d97cd3-ef3e-4012-84ef-175b80c0664a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"23bcdb3a-6089-42aa-ab8c-8b16e39ae01d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:43.729Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:56:43.730Z","message":"{\"transactionId\":\"d6d97cd3-ef3e-4012-84ef-175b80c0664a\",\"status\":\"200\",\"rqstDate\":\"230413-10:56:43:729\",\"respDate\":\"230413-10:56:43:730\",\"sourceId\":\"haproxy:d6d97cd3-ef3e-4012-84ef-175b80c0664a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:56:43:729-53255\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9549c52b-a230-4c9c-bba8-972a4468d36f], x-b3-parentspanid=[98cdebb73feefcea], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ff65118e9bd9b7ff98cdebb73feefcea], x-b3-spanid=[b60cf2e8d00b5ae5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d6d97cd3-ef3e-4012-84ef-175b80c0664a]}\\\"}\"}","context":{"RequestID":"d6d97cd3-ef3e-4012-84ef-175b80c0664a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"23bcdb3a-6089-42aa-ab8c-8b16e39ae01d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:43.729Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:43.730Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d6d97cd3-ef3e-4012-84ef-175b80c0664a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"23bcdb3a-6089-42aa-ab8c-8b16e39ae01d","LogTimestamp":"2023-04-13T10:56:43.730Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:56:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:56:45.739Z","message":"Entering","context":{"RequestID":"d5072991-99e9-4679-88fb-1971712f71a4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9288244c-79b4-4710-b064-471057a486ff","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:45.739Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:56:45.742Z","message":"{\"transactionId\":\"d5072991-99e9-4679-88fb-1971712f71a4\",\"status\":\"200\",\"rqstDate\":\"230413-10:56:45:740\",\"respDate\":\"230413-10:56:45:742\",\"sourceId\":\"haproxy:d5072991-99e9-4679-88fb-1971712f71a4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:56:45:740-71141\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[857b9bc6-5171-4e5a-a0ba-a9872eb82a4f], x-b3-parentspanid=[aaaf058bf1ac4cff], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[525a2a7cbaa18b47aaaf058bf1ac4cff], x-b3-spanid=[a44404551f528a71], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d5072991-99e9-4679-88fb-1971712f71a4]}\\\"}\"}","context":{"RequestID":"d5072991-99e9-4679-88fb-1971712f71a4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9288244c-79b4-4710-b064-471057a486ff","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:45.739Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:45.743Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d5072991-99e9-4679-88fb-1971712f71a4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9288244c-79b4-4710-b064-471057a486ff","LogTimestamp":"2023-04-13T10:56:45.742Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:56:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:56:46.424Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:56:46.440Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:46.440Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:46.440Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:47.752Z","message":"Entering","context":{"RequestID":"7beff16d-5653-44f5-8d0b-2515e943e879","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cd581423-d9c7-4c91-ac8e-5ae06f1069df","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:47.752Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:56:47.754Z","message":"{\"transactionId\":\"7beff16d-5653-44f5-8d0b-2515e943e879\",\"status\":\"200\",\"rqstDate\":\"230413-10:56:47:753\",\"respDate\":\"230413-10:56:47:754\",\"sourceId\":\"haproxy:7beff16d-5653-44f5-8d0b-2515e943e879\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:56:47:753-39166\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8646354f-a859-48a9-82d6-e5a07f36de3b], x-b3-parentspanid=[8d2696d061b3b990], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fc82c0c648c61c5d8d2696d061b3b990], x-b3-spanid=[6e0b063b9f9590a6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7beff16d-5653-44f5-8d0b-2515e943e879]}\\\"}\"}","context":{"RequestID":"7beff16d-5653-44f5-8d0b-2515e943e879","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cd581423-d9c7-4c91-ac8e-5ae06f1069df","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:47.752Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:47.755Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7beff16d-5653-44f5-8d0b-2515e943e879","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cd581423-d9c7-4c91-ac8e-5ae06f1069df","LogTimestamp":"2023-04-13T10:56:47.755Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:56:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:56:49.765Z","message":"Entering","context":{"RequestID":"daef579b-40d0-4a42-8cf1-f2fb0fcc9ad8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"30bdd3eb-1ec5-41d1-9aca-b77d302220c7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:49.764Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:56:49.767Z","message":"{\"transactionId\":\"daef579b-40d0-4a42-8cf1-f2fb0fcc9ad8\",\"status\":\"200\",\"rqstDate\":\"230413-10:56:49:765\",\"respDate\":\"230413-10:56:49:767\",\"sourceId\":\"haproxy:daef579b-40d0-4a42-8cf1-f2fb0fcc9ad8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:56:49:765-79263\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f228ffc4-3e50-4a80-8769-57fb3b663166], x-b3-parentspanid=[8d90058e66f3566a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0bcd51536e1b6e4f8d90058e66f3566a], x-b3-spanid=[9e213408ed5a0bc1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[daef579b-40d0-4a42-8cf1-f2fb0fcc9ad8]}\\\"}\"}","context":{"RequestID":"daef579b-40d0-4a42-8cf1-f2fb0fcc9ad8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"30bdd3eb-1ec5-41d1-9aca-b77d302220c7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:49.764Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:49.768Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"daef579b-40d0-4a42-8cf1-f2fb0fcc9ad8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"30bdd3eb-1ec5-41d1-9aca-b77d302220c7","LogTimestamp":"2023-04-13T10:56:49.767Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:56:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:56:49.784Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:56:49.789Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:56:50.796Z","message":"Entering","context":{"RequestID":"d350b23f-e216-4612-90ff-256061df557d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3b374972-532e-4b2a-aded-ae6f17219050","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:56:50.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:56:50.798Z","message":"{\"transactionId\":\"d350b23f-e216-4612-90ff-256061df557d\",\"status\":\"200\",\"rqstDate\":\"230413-10:56:50:797\",\"respDate\":\"230413-10:56:50:798\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d350b23f-e216-4612-90ff-256061df557d\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:56:50:797-68705\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[28242d3a-7fa9-49f5-a95e-afc5cac3c5cf], x-b3-parentspanid=[cc6dd5c636bce8a0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51651], x-envoy-attempt-count=[1], x-b3-traceid=[4a1e2eb60d23c3c8cc6dd5c636bce8a0], x-b3-spanid=[3e2aa3eb86ef7ca0], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d350b23f-e216-4612-90ff-256061df557d]}\\\"}\"}","context":{"RequestID":"d350b23f-e216-4612-90ff-256061df557d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3b374972-532e-4b2a-aded-ae6f17219050","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:56:50.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:50.799Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d350b23f-e216-4612-90ff-256061df557d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3b374972-532e-4b2a-aded-ae6f17219050","LogTimestamp":"2023-04-13T10:56:50.799Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:56:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:56:50.849Z","message":"Entering","context":{"RequestID":"a1b1a305-c472-4226-a9fb-fb6fee7b0469","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"92045e0a-69fa-4b99-aeb6-69586c5c34e4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:56:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:56:50.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"a1b1a305-c472-4226-a9fb-fb6fee7b0469","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"92045e0a-69fa-4b99-aeb6-69586c5c34e4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:56:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:50.852Z","message":"{\"transactionId\":\"a1b1a305-c472-4226-a9fb-fb6fee7b0469\",\"status\":\"200\",\"rqstDate\":\"230413-10:56:50:850\",\"respDate\":\"230413-10:56:50:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a1b1a305-c472-4226-a9fb-fb6fee7b0469\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:56:50:850-94896\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a1b1a305-c472-4226-a9fb-fb6fee7b0469]}\\\"}\"}","context":{"RequestID":"a1b1a305-c472-4226-a9fb-fb6fee7b0469","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"92045e0a-69fa-4b99-aeb6-69586c5c34e4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:56:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:50.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a1b1a305-c472-4226-a9fb-fb6fee7b0469","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"92045e0a-69fa-4b99-aeb6-69586c5c34e4","LogTimestamp":"2023-04-13T10:56:50.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:56:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:56:51.778Z","message":"Entering","context":{"RequestID":"8e40670a-5e6d-41dd-bba0-c8b69b49e6e6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b02a1046-4723-4f38-8694-9af85491d880","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:51.778Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:56:51.781Z","message":"{\"transactionId\":\"8e40670a-5e6d-41dd-bba0-c8b69b49e6e6\",\"status\":\"200\",\"rqstDate\":\"230413-10:56:51:779\",\"respDate\":\"230413-10:56:51:780\",\"sourceId\":\"haproxy:8e40670a-5e6d-41dd-bba0-c8b69b49e6e6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:56:51:779-25602\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[912dbf34-6101-4efb-a423-1173f2ddf36d], x-b3-parentspanid=[5bb44476626d132a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9f71ddf7bf2cfb835bb44476626d132a], x-b3-spanid=[2d56daff77adc98e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8e40670a-5e6d-41dd-bba0-c8b69b49e6e6]}\\\"}\"}","context":{"RequestID":"8e40670a-5e6d-41dd-bba0-c8b69b49e6e6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b02a1046-4723-4f38-8694-9af85491d880","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:51.778Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:51.781Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8e40670a-5e6d-41dd-bba0-c8b69b49e6e6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b02a1046-4723-4f38-8694-9af85491d880","LogTimestamp":"2023-04-13T10:56:51.781Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:56:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:56:53.791Z","message":"Entering","context":{"RequestID":"d4bf3bfd-d87e-4924-9ff0-fb2ad1dc8f1e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"27c86ac2-8c9b-432e-9b07-1d10d5f6d36b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:53.791Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:56:53.794Z","message":"{\"transactionId\":\"d4bf3bfd-d87e-4924-9ff0-fb2ad1dc8f1e\",\"status\":\"200\",\"rqstDate\":\"230413-10:56:53:792\",\"respDate\":\"230413-10:56:53:794\",\"sourceId\":\"haproxy:d4bf3bfd-d87e-4924-9ff0-fb2ad1dc8f1e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:56:53:792-18006\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[19c8a297-dd9f-46a5-87fb-eaf23b7a6ed4], x-b3-parentspanid=[af4ab7a71cbf1fc4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1f38ec246dc827bbaf4ab7a71cbf1fc4], x-b3-spanid=[9316e1621ac01296], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d4bf3bfd-d87e-4924-9ff0-fb2ad1dc8f1e]}\\\"}\"}","context":{"RequestID":"d4bf3bfd-d87e-4924-9ff0-fb2ad1dc8f1e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"27c86ac2-8c9b-432e-9b07-1d10d5f6d36b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:53.791Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:53.794Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d4bf3bfd-d87e-4924-9ff0-fb2ad1dc8f1e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"27c86ac2-8c9b-432e-9b07-1d10d5f6d36b","LogTimestamp":"2023-04-13T10:56:53.794Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:56:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:56:55.805Z","message":"Entering","context":{"RequestID":"121f68ea-4772-4ad2-8d63-b0e51efd4613","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"afd9b9da-50d6-4a14-87ae-40e657019ce9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:55.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:56:55.808Z","message":"{\"transactionId\":\"121f68ea-4772-4ad2-8d63-b0e51efd4613\",\"status\":\"200\",\"rqstDate\":\"230413-10:56:55:806\",\"respDate\":\"230413-10:56:55:808\",\"sourceId\":\"haproxy:121f68ea-4772-4ad2-8d63-b0e51efd4613\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:56:55:806-71894\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e981c4af-0281-47b5-a58c-e32c2626e335], x-b3-parentspanid=[2a5687773383dd7d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[47270e88bd9e0ea12a5687773383dd7d], x-b3-spanid=[a3c555dc2b15689d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[121f68ea-4772-4ad2-8d63-b0e51efd4613]}\\\"}\"}","context":{"RequestID":"121f68ea-4772-4ad2-8d63-b0e51efd4613","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"afd9b9da-50d6-4a14-87ae-40e657019ce9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:55.805Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:55.809Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"121f68ea-4772-4ad2-8d63-b0e51efd4613","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"afd9b9da-50d6-4a14-87ae-40e657019ce9","LogTimestamp":"2023-04-13T10:56:55.808Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:56:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:56:56.424Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:56:56.435Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:56:56.436Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:56:56.437Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:56.437Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:56.437Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:57.818Z","message":"Entering","context":{"RequestID":"9f442e79-1cd1-44e3-b10b-72530eeabcbe","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2a1e0d2f-2e09-437e-aaf8-794bd86d684a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:57.818Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:56:57.821Z","message":"{\"transactionId\":\"9f442e79-1cd1-44e3-b10b-72530eeabcbe\",\"status\":\"200\",\"rqstDate\":\"230413-10:56:57:819\",\"respDate\":\"230413-10:56:57:820\",\"sourceId\":\"haproxy:9f442e79-1cd1-44e3-b10b-72530eeabcbe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:56:57:819-23556\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[464516fd-32d9-4195-b1ba-8029855fd4ed], x-b3-parentspanid=[9e9644ae872a3171], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9c18eb494fd6bab39e9644ae872a3171], x-b3-spanid=[4c1a14fe2eee2741], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9f442e79-1cd1-44e3-b10b-72530eeabcbe]}\\\"}\"}","context":{"RequestID":"9f442e79-1cd1-44e3-b10b-72530eeabcbe","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2a1e0d2f-2e09-437e-aaf8-794bd86d684a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:57.818Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:57.821Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9f442e79-1cd1-44e3-b10b-72530eeabcbe","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2a1e0d2f-2e09-437e-aaf8-794bd86d684a","LogTimestamp":"2023-04-13T10:56:57.821Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:56:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:56:59.830Z","message":"Entering","context":{"RequestID":"a2c8f87e-22f9-4494-b7a6-9e74edec77c2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f008bbdd-c5ae-4878-91dc-765bf52c9a0f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:59.830Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:56:59.832Z","message":"{\"transactionId\":\"a2c8f87e-22f9-4494-b7a6-9e74edec77c2\",\"status\":\"200\",\"rqstDate\":\"230413-10:56:59:830\",\"respDate\":\"230413-10:56:59:832\",\"sourceId\":\"haproxy:a2c8f87e-22f9-4494-b7a6-9e74edec77c2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:56:59:830-39931\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6330757a-a254-4367-8fb9-afc327415bfa], x-b3-parentspanid=[68183881be466b0f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[99ea54a1df45bc1e68183881be466b0f], x-b3-spanid=[961b8d49d08a1f22], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a2c8f87e-22f9-4494-b7a6-9e74edec77c2]}\\\"}\"}","context":{"RequestID":"a2c8f87e-22f9-4494-b7a6-9e74edec77c2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f008bbdd-c5ae-4878-91dc-765bf52c9a0f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:56:59.830Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:56:59.833Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a2c8f87e-22f9-4494-b7a6-9e74edec77c2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f008bbdd-c5ae-4878-91dc-765bf52c9a0f","LogTimestamp":"2023-04-13T10:56:59.833Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:56:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:57:00.794Z","message":"Entering","context":{"RequestID":"903747c5-bc6b-43b4-aef5-a201b5e846cd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"615fa4aa-a477-427e-8367-9a83ea9c95ae","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:57:00.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:57:00.797Z","message":"{\"transactionId\":\"903747c5-bc6b-43b4-aef5-a201b5e846cd\",\"status\":\"200\",\"rqstDate\":\"230413-10:57:00:795\",\"respDate\":\"230413-10:57:00:796\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:903747c5-bc6b-43b4-aef5-a201b5e846cd\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:57:00:795-8140\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aaba4718-1d2f-41fa-aa0a-df3f68b18ec1], x-b3-parentspanid=[41a812a543d775dc], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58925], x-envoy-attempt-count=[1], x-b3-traceid=[19bdd5951c714ab141a812a543d775dc], x-b3-spanid=[d523eafa695b0b38], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[903747c5-bc6b-43b4-aef5-a201b5e846cd]}\\\"}\"}","context":{"RequestID":"903747c5-bc6b-43b4-aef5-a201b5e846cd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"615fa4aa-a477-427e-8367-9a83ea9c95ae","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:57:00.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:00.797Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"903747c5-bc6b-43b4-aef5-a201b5e846cd","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"615fa4aa-a477-427e-8367-9a83ea9c95ae","LogTimestamp":"2023-04-13T10:57:00.797Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:57:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:57:00.847Z","message":"Entering","context":{"RequestID":"0561882c-0593-462e-9634-2e21e8a21fc1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8c1bd0f9-1a2e-4ccd-8e1b-9aa7ae144460","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:57:00.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:57:00.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"0561882c-0593-462e-9634-2e21e8a21fc1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8c1bd0f9-1a2e-4ccd-8e1b-9aa7ae144460","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:57:00.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:00.850Z","message":"{\"transactionId\":\"0561882c-0593-462e-9634-2e21e8a21fc1\",\"status\":\"200\",\"rqstDate\":\"230413-10:57:00:848\",\"respDate\":\"230413-10:57:00:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0561882c-0593-462e-9634-2e21e8a21fc1\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:57:00:848-77728\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0561882c-0593-462e-9634-2e21e8a21fc1]}\\\"}\"}","context":{"RequestID":"0561882c-0593-462e-9634-2e21e8a21fc1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8c1bd0f9-1a2e-4ccd-8e1b-9aa7ae144460","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:57:00.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:00.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0561882c-0593-462e-9634-2e21e8a21fc1","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c1bd0f9-1a2e-4ccd-8e1b-9aa7ae144460","LogTimestamp":"2023-04-13T10:57:00.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:57:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:57:01.841Z","message":"Entering","context":{"RequestID":"69b1d656-28fa-4b42-8283-b9c62c9a015c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"169efc41-32a7-4f46-8e77-63bcf3891d5d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:57:01.841Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:57:01.844Z","message":"{\"transactionId\":\"69b1d656-28fa-4b42-8283-b9c62c9a015c\",\"status\":\"200\",\"rqstDate\":\"230413-10:57:01:842\",\"respDate\":\"230413-10:57:01:843\",\"sourceId\":\"haproxy:69b1d656-28fa-4b42-8283-b9c62c9a015c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:57:01:842-21527\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8312263c-d8be-45ca-9217-b42def8a3629], x-b3-parentspanid=[99ece3e6091323a9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[810aad51c7811ec399ece3e6091323a9], x-b3-spanid=[ba3c4eee9f65a7b1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[69b1d656-28fa-4b42-8283-b9c62c9a015c]}\\\"}\"}","context":{"RequestID":"69b1d656-28fa-4b42-8283-b9c62c9a015c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"169efc41-32a7-4f46-8e77-63bcf3891d5d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:57:01.841Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:01.844Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"69b1d656-28fa-4b42-8283-b9c62c9a015c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"169efc41-32a7-4f46-8e77-63bcf3891d5d","LogTimestamp":"2023-04-13T10:57:01.844Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:57:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:57:03.855Z","message":"Entering","context":{"RequestID":"210a3078-0458-4075-a357-7a09a8af9428","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ab29f5d2-0880-4659-9d1a-bf34a26e9be5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:57:03.855Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:57:03.857Z","message":"{\"transactionId\":\"210a3078-0458-4075-a357-7a09a8af9428\",\"status\":\"200\",\"rqstDate\":\"230413-10:57:03:856\",\"respDate\":\"230413-10:57:03:857\",\"sourceId\":\"haproxy:210a3078-0458-4075-a357-7a09a8af9428\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:57:03:856-93421\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9dc43245-af83-4c4a-9528-534286f0a744], x-b3-parentspanid=[32e956a329f3f53d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2d32408400cc626632e956a329f3f53d], x-b3-spanid=[a118509fd9ee5cbe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[210a3078-0458-4075-a357-7a09a8af9428]}\\\"}\"}","context":{"RequestID":"210a3078-0458-4075-a357-7a09a8af9428","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ab29f5d2-0880-4659-9d1a-bf34a26e9be5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:57:03.855Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:03.858Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"210a3078-0458-4075-a357-7a09a8af9428","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ab29f5d2-0880-4659-9d1a-bf34a26e9be5","LogTimestamp":"2023-04-13T10:57:03.858Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:57:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:57:05.868Z","message":"Entering","context":{"RequestID":"cc1ca311-3502-4d4e-9c40-fd701b912c81","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"aaefa0f5-a2e9-4508-a861-5fb2746b9f35","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:57:05.868Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:57:05.870Z","message":"{\"transactionId\":\"cc1ca311-3502-4d4e-9c40-fd701b912c81\",\"status\":\"200\",\"rqstDate\":\"230413-10:57:05:869\",\"respDate\":\"230413-10:57:05:870\",\"sourceId\":\"haproxy:cc1ca311-3502-4d4e-9c40-fd701b912c81\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:57:05:869-59383\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3e708e5d-5ab3-4556-95ea-bc3ece5cd634], x-b3-parentspanid=[9a4b75fea5013578], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3d7fe58aa935683a9a4b75fea5013578], x-b3-spanid=[76401e6eb6695ba7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cc1ca311-3502-4d4e-9c40-fd701b912c81]}\\\"}\"}","context":{"RequestID":"cc1ca311-3502-4d4e-9c40-fd701b912c81","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"aaefa0f5-a2e9-4508-a861-5fb2746b9f35","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:57:05.868Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:05.871Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cc1ca311-3502-4d4e-9c40-fd701b912c81","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aaefa0f5-a2e9-4508-a861-5fb2746b9f35","LogTimestamp":"2023-04-13T10:57:05.870Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:57:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:57:06.425Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:57:06.442Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:06.442Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:06.443Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:07.883Z","message":"Entering","context":{"RequestID":"2c04a1c4-8197-429c-88fd-6b1adea0f1ac","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8f6c3760-851f-4f9e-948c-028465df1858","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:57:07.883Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:57:07.885Z","message":"{\"transactionId\":\"2c04a1c4-8197-429c-88fd-6b1adea0f1ac\",\"status\":\"200\",\"rqstDate\":\"230413-10:57:07:884\",\"respDate\":\"230413-10:57:07:885\",\"sourceId\":\"haproxy:2c04a1c4-8197-429c-88fd-6b1adea0f1ac\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:57:07:884-48779\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2882a566-ffe8-4c86-bbdf-3b565c5d2fca], x-b3-parentspanid=[353b4f2ae7e00d37], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eb9dba057c3389a2353b4f2ae7e00d37], x-b3-spanid=[68577c44a82ad607], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2c04a1c4-8197-429c-88fd-6b1adea0f1ac]}\\\"}\"}","context":{"RequestID":"2c04a1c4-8197-429c-88fd-6b1adea0f1ac","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8f6c3760-851f-4f9e-948c-028465df1858","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:57:07.883Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:07.886Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2c04a1c4-8197-429c-88fd-6b1adea0f1ac","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8f6c3760-851f-4f9e-948c-028465df1858","LogTimestamp":"2023-04-13T10:57:07.886Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:57:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:57:09.895Z","message":"Entering","context":{"RequestID":"07e98e0d-b1cd-434a-a6fd-cbc7b4271857","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0a8016a4-50b4-47f9-b345-d11d67f2a810","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:57:09.895Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:57:09.898Z","message":"{\"transactionId\":\"07e98e0d-b1cd-434a-a6fd-cbc7b4271857\",\"status\":\"200\",\"rqstDate\":\"230413-10:57:09:896\",\"respDate\":\"230413-10:57:09:898\",\"sourceId\":\"haproxy:07e98e0d-b1cd-434a-a6fd-cbc7b4271857\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:57:09:896-46783\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6d72873e-2c32-4e0e-a176-84358211d842], x-b3-parentspanid=[096669ec1cfa625e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[85b2eb1abb0086e5096669ec1cfa625e], x-b3-spanid=[f7d3849c2a1362c0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[07e98e0d-b1cd-434a-a6fd-cbc7b4271857]}\\\"}\"}","context":{"RequestID":"07e98e0d-b1cd-434a-a6fd-cbc7b4271857","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0a8016a4-50b4-47f9-b345-d11d67f2a810","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:57:09.895Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:09.898Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"07e98e0d-b1cd-434a-a6fd-cbc7b4271857","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0a8016a4-50b4-47f9-b345-d11d67f2a810","LogTimestamp":"2023-04-13T10:57:09.898Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:57:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:57:10.795Z","message":"Entering","context":{"RequestID":"87940c17-2ec9-476f-8d09-43d9d5b66c2e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e2619528-4fd7-4cd1-ad55-35b52e489635","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:57:10.795Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:57:10.797Z","message":"{\"transactionId\":\"87940c17-2ec9-476f-8d09-43d9d5b66c2e\",\"status\":\"200\",\"rqstDate\":\"230413-10:57:10:796\",\"respDate\":\"230413-10:57:10:797\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:87940c17-2ec9-476f-8d09-43d9d5b66c2e\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:57:10:796-15693\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0d4c53cc-c97f-4902-83f4-84171957ecfd], x-b3-parentspanid=[198c6d2844e7e912], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44461], x-envoy-attempt-count=[1], x-b3-traceid=[a8ba4ccbbdd41afb198c6d2844e7e912], x-b3-spanid=[39031f81478908e2], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[87940c17-2ec9-476f-8d09-43d9d5b66c2e]}\\\"}\"}","context":{"RequestID":"87940c17-2ec9-476f-8d09-43d9d5b66c2e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e2619528-4fd7-4cd1-ad55-35b52e489635","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:57:10.795Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:10.798Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"87940c17-2ec9-476f-8d09-43d9d5b66c2e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e2619528-4fd7-4cd1-ad55-35b52e489635","LogTimestamp":"2023-04-13T10:57:10.798Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:57:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:57:10.848Z","message":"Entering","context":{"RequestID":"c8f1eea7-33ec-4b6e-a488-643ef21845db","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"db2b87f7-c968-4c08-8ff2-c7a972d62359","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:57:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:57:10.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"c8f1eea7-33ec-4b6e-a488-643ef21845db","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"db2b87f7-c968-4c08-8ff2-c7a972d62359","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:57:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:10.850Z","message":"{\"transactionId\":\"c8f1eea7-33ec-4b6e-a488-643ef21845db\",\"status\":\"200\",\"rqstDate\":\"230413-10:57:10:849\",\"respDate\":\"230413-10:57:10:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c8f1eea7-33ec-4b6e-a488-643ef21845db\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:57:10:849-98069\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c8f1eea7-33ec-4b6e-a488-643ef21845db]}\\\"}\"}","context":{"RequestID":"c8f1eea7-33ec-4b6e-a488-643ef21845db","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"db2b87f7-c968-4c08-8ff2-c7a972d62359","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:57:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:10.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c8f1eea7-33ec-4b6e-a488-643ef21845db","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"db2b87f7-c968-4c08-8ff2-c7a972d62359","LogTimestamp":"2023-04-13T10:57:10.850Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:57:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:57:11.907Z","message":"Entering","context":{"RequestID":"7c7bf2a9-5b9b-48c3-8dee-959c48b5c166","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1c25d35e-f3f1-4510-9159-f57647c7da18","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:57:11.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:57:11.909Z","message":"{\"transactionId\":\"7c7bf2a9-5b9b-48c3-8dee-959c48b5c166\",\"status\":\"200\",\"rqstDate\":\"230413-10:57:11:907\",\"respDate\":\"230413-10:57:11:909\",\"sourceId\":\"haproxy:7c7bf2a9-5b9b-48c3-8dee-959c48b5c166\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:57:11:907-44445\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[955eb45d-954b-4681-9d03-4dc14f9e0676], x-b3-parentspanid=[92a1a2947af6e9c7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9a29c7c11079ae4f92a1a2947af6e9c7], x-b3-spanid=[b290947c33a11621], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7c7bf2a9-5b9b-48c3-8dee-959c48b5c166]}\\\"}\"}","context":{"RequestID":"7c7bf2a9-5b9b-48c3-8dee-959c48b5c166","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1c25d35e-f3f1-4510-9159-f57647c7da18","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:57:11.907Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:11.910Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c7bf2a9-5b9b-48c3-8dee-959c48b5c166","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1c25d35e-f3f1-4510-9159-f57647c7da18","LogTimestamp":"2023-04-13T10:57:11.910Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:57:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:57:13.919Z","message":"Entering","context":{"RequestID":"67f7062c-963f-401d-a89c-7cbfd9b0050a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0f79688c-ad60-47b1-bf58-bc6da987f395","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:57:13.919Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:57:13.922Z","message":"{\"transactionId\":\"67f7062c-963f-401d-a89c-7cbfd9b0050a\",\"status\":\"200\",\"rqstDate\":\"230413-10:57:13:920\",\"respDate\":\"230413-10:57:13:922\",\"sourceId\":\"haproxy:67f7062c-963f-401d-a89c-7cbfd9b0050a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:57:13:920-58072\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6fca338b-8885-4ba6-bf51-710c06a97530], x-b3-parentspanid=[dff596ec44967317], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6c4ccfebff034443dff596ec44967317], x-b3-spanid=[27affe0085bee222], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[67f7062c-963f-401d-a89c-7cbfd9b0050a]}\\\"}\"}","context":{"RequestID":"67f7062c-963f-401d-a89c-7cbfd9b0050a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0f79688c-ad60-47b1-bf58-bc6da987f395","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:57:13.919Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:13.923Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"67f7062c-963f-401d-a89c-7cbfd9b0050a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0f79688c-ad60-47b1-bf58-bc6da987f395","LogTimestamp":"2023-04-13T10:57:13.923Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:57:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:57:15.933Z","message":"Entering","context":{"RequestID":"d61edd76-5777-4f31-b75f-28ea039afc14","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e100fdb3-8614-4a29-8336-227f01b4002d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:57:15.932Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:57:15.935Z","message":"{\"transactionId\":\"d61edd76-5777-4f31-b75f-28ea039afc14\",\"status\":\"200\",\"rqstDate\":\"230413-10:57:15:933\",\"respDate\":\"230413-10:57:15:935\",\"sourceId\":\"haproxy:d61edd76-5777-4f31-b75f-28ea039afc14\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:57:15:933-19040\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eb375e13-7c6c-4737-87aa-0d0dba535127], x-b3-parentspanid=[a26f8a9c7d008173], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c54e38a7001713c6a26f8a9c7d008173], x-b3-spanid=[2365128576f61946], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d61edd76-5777-4f31-b75f-28ea039afc14]}\\\"}\"}","context":{"RequestID":"d61edd76-5777-4f31-b75f-28ea039afc14","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e100fdb3-8614-4a29-8336-227f01b4002d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:57:15.932Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:15.936Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d61edd76-5777-4f31-b75f-28ea039afc14","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e100fdb3-8614-4a29-8336-227f01b4002d","LogTimestamp":"2023-04-13T10:57:15.936Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:57:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:57:16.424Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:57:16.436Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:16.436Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:16.436Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:17.946Z","message":"Entering","context":{"RequestID":"945d1500-d9fe-4782-be7e-e8dd19f3ae35","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4f16e229-814c-416b-a670-b76e0fb8e509","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:57:17.946Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:57:17.948Z","message":"{\"transactionId\":\"945d1500-d9fe-4782-be7e-e8dd19f3ae35\",\"status\":\"200\",\"rqstDate\":\"230413-10:57:17:947\",\"respDate\":\"230413-10:57:17:948\",\"sourceId\":\"haproxy:945d1500-d9fe-4782-be7e-e8dd19f3ae35\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:57:17:947-36102\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2ff2720c-466d-42d6-9bc0-0ff3a1c59436], x-b3-parentspanid=[ef004fff3d8ce25c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f283b49a3ea19da5ef004fff3d8ce25c], x-b3-spanid=[dd9b7e4a15bf40eb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[945d1500-d9fe-4782-be7e-e8dd19f3ae35]}\\\"}\"}","context":{"RequestID":"945d1500-d9fe-4782-be7e-e8dd19f3ae35","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4f16e229-814c-416b-a670-b76e0fb8e509","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:57:17.946Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:17.949Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"945d1500-d9fe-4782-be7e-e8dd19f3ae35","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4f16e229-814c-416b-a670-b76e0fb8e509","LogTimestamp":"2023-04-13T10:57:17.949Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:57:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:57:19.803Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:57:19.808Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:57:19.958Z","message":"Entering","context":{"RequestID":"946272c6-2347-420b-9da9-42e6b7ee9395","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0c431a86-4deb-487a-9f79-09fb94a8159e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:57:19.958Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:57:19.961Z","message":"{\"transactionId\":\"946272c6-2347-420b-9da9-42e6b7ee9395\",\"status\":\"200\",\"rqstDate\":\"230413-10:57:19:959\",\"respDate\":\"230413-10:57:19:961\",\"sourceId\":\"haproxy:946272c6-2347-420b-9da9-42e6b7ee9395\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:57:19:959-88358\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ac1e3726-1856-4a5d-bfaf-5120dc54a243], x-b3-parentspanid=[88b9509ff3fbabec], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f70db43fe41bcb8e88b9509ff3fbabec], x-b3-spanid=[086c55bf07e9a33f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[946272c6-2347-420b-9da9-42e6b7ee9395]}\\\"}\"}","context":{"RequestID":"946272c6-2347-420b-9da9-42e6b7ee9395","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0c431a86-4deb-487a-9f79-09fb94a8159e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:57:19.958Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:19.962Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"946272c6-2347-420b-9da9-42e6b7ee9395","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0c431a86-4deb-487a-9f79-09fb94a8159e","LogTimestamp":"2023-04-13T10:57:19.961Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:57:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:57:20.796Z","message":"Entering","context":{"RequestID":"e361ecd6-570f-4721-900a-159344d49e59","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"29dc1910-895a-4a96-9d0d-f0dc594a6646","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:57:20.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:57:20.798Z","message":"{\"transactionId\":\"e361ecd6-570f-4721-900a-159344d49e59\",\"status\":\"200\",\"rqstDate\":\"230413-10:57:20:797\",\"respDate\":\"230413-10:57:20:798\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e361ecd6-570f-4721-900a-159344d49e59\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:57:20:797-48423\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3418721b-7d62-454d-8dda-7a6612306229], x-b3-parentspanid=[6e600b4675d0ce90], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34767], x-envoy-attempt-count=[1], x-b3-traceid=[85192315476812866e600b4675d0ce90], x-b3-spanid=[3ae34074728c3d58], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e361ecd6-570f-4721-900a-159344d49e59]}\\\"}\"}","context":{"RequestID":"e361ecd6-570f-4721-900a-159344d49e59","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"29dc1910-895a-4a96-9d0d-f0dc594a6646","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:57:20.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:20.798Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e361ecd6-570f-4721-900a-159344d49e59","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"29dc1910-895a-4a96-9d0d-f0dc594a6646","LogTimestamp":"2023-04-13T10:57:20.798Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:57:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:57:20.849Z","message":"Entering","context":{"RequestID":"b78676e9-bf6c-4677-b518-baabed9a3902","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"97d6643e-4819-40af-9e45-9dc4564d6b87","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:57:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:57:20.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"b78676e9-bf6c-4677-b518-baabed9a3902","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"97d6643e-4819-40af-9e45-9dc4564d6b87","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:57:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:20.851Z","message":"{\"transactionId\":\"b78676e9-bf6c-4677-b518-baabed9a3902\",\"status\":\"200\",\"rqstDate\":\"230413-10:57:20:849\",\"respDate\":\"230413-10:57:20:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b78676e9-bf6c-4677-b518-baabed9a3902\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:57:20:849-53993\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b78676e9-bf6c-4677-b518-baabed9a3902]}\\\"}\"}","context":{"RequestID":"b78676e9-bf6c-4677-b518-baabed9a3902","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"97d6643e-4819-40af-9e45-9dc4564d6b87","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:57:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:20.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b78676e9-bf6c-4677-b518-baabed9a3902","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"97d6643e-4819-40af-9e45-9dc4564d6b87","LogTimestamp":"2023-04-13T10:57:20.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:57:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:57:21.971Z","message":"Entering","context":{"RequestID":"7a97b799-31a0-440e-acc0-b217207fb6b5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1dfc5d4e-7c4f-460b-9a1f-7752222407b3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:57:21.971Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:57:21.973Z","message":"{\"transactionId\":\"7a97b799-31a0-440e-acc0-b217207fb6b5\",\"status\":\"200\",\"rqstDate\":\"230413-10:57:21:971\",\"respDate\":\"230413-10:57:21:973\",\"sourceId\":\"haproxy:7a97b799-31a0-440e-acc0-b217207fb6b5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:57:21:971-16996\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5766cca3-e671-41cc-bdc6-925140d67d36], x-b3-parentspanid=[ba2569072c52ae56], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[744904452a40850fba2569072c52ae56], x-b3-spanid=[230798c7041e0ec5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7a97b799-31a0-440e-acc0-b217207fb6b5]}\\\"}\"}","context":{"RequestID":"7a97b799-31a0-440e-acc0-b217207fb6b5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1dfc5d4e-7c4f-460b-9a1f-7752222407b3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:57:21.971Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:21.974Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7a97b799-31a0-440e-acc0-b217207fb6b5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1dfc5d4e-7c4f-460b-9a1f-7752222407b3","LogTimestamp":"2023-04-13T10:57:21.974Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:57:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:57:23.984Z","message":"Entering","context":{"RequestID":"8ceecf12-75ee-490b-aa71-23527e84a796","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1db41ce1-4d5b-4799-baed-bad3147491d6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:57:23.984Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:57:23.986Z","message":"{\"transactionId\":\"8ceecf12-75ee-490b-aa71-23527e84a796\",\"status\":\"200\",\"rqstDate\":\"230413-10:57:23:984\",\"respDate\":\"230413-10:57:23:986\",\"sourceId\":\"haproxy:8ceecf12-75ee-490b-aa71-23527e84a796\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:57:23:984-4800\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4b4fa1ff-9913-94b8-9e99-af3d8103fa12], x-b3-parentspanid=[ee6bf31538cf9c8f], 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=[80665c95b0ec1821ee6bf31538cf9c8f], x-b3-spanid=[794f6902f53e7f8e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8ceecf12-75ee-490b-aa71-23527e84a796]}\\\"}\"}","context":{"RequestID":"8ceecf12-75ee-490b-aa71-23527e84a796","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1db41ce1-4d5b-4799-baed-bad3147491d6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:57:23.984Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:23.986Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8ceecf12-75ee-490b-aa71-23527e84a796","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1db41ce1-4d5b-4799-baed-bad3147491d6","LogTimestamp":"2023-04-13T10:57:23.986Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:57:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:57:25.996Z","message":"Entering","context":{"RequestID":"5085004b-a39f-4152-9798-52252a799c9f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c87aaab6-87b4-45af-8684-82e02588ccb0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:57:25.996Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:57:25.998Z","message":"{\"transactionId\":\"5085004b-a39f-4152-9798-52252a799c9f\",\"status\":\"200\",\"rqstDate\":\"230413-10:57:25:997\",\"respDate\":\"230413-10:57:25:998\",\"sourceId\":\"haproxy:5085004b-a39f-4152-9798-52252a799c9f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:57:25:997-60173\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[74ec27dd-c886-44c6-9656-7b137612e0e6], x-b3-parentspanid=[a7d2ae43cbf4549a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c82c106ff8830f43a7d2ae43cbf4549a], x-b3-spanid=[e61e2be142da896e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5085004b-a39f-4152-9798-52252a799c9f]}\\\"}\"}","context":{"RequestID":"5085004b-a39f-4152-9798-52252a799c9f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c87aaab6-87b4-45af-8684-82e02588ccb0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:57:25.996Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:25.998Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5085004b-a39f-4152-9798-52252a799c9f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c87aaab6-87b4-45af-8684-82e02588ccb0","LogTimestamp":"2023-04-13T10:57:25.998Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:57:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:57:26.425Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:57:26.438Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:57:26.440Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:26.440Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:26.440Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:26.441Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:57:28.007Z","message":"Entering","context":{"RequestID":"e6ddf440-5a64-4e36-a99a-992398c0c449","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a6ae8a7a-2be7-4580-861d-410bf2510f45","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:57:28.007Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:57:28.009Z","message":"{\"transactionId\":\"e6ddf440-5a64-4e36-a99a-992398c0c449\",\"status\":\"200\",\"rqstDate\":\"230413-10:57:28:008\",\"respDate\":\"230413-10:57:28:009\",\"sourceId\":\"haproxy:e6ddf440-5a64-4e36-a99a-992398c0c449\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:57:28:008-90881\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[496d29e9-6f76-4e4c-9f80-2829e0d779b3], x-b3-parentspanid=[725b9b5703246f91], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3b856cda40b4cf9b725b9b5703246f91], x-b3-spanid=[1ee583a434291a84], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e6ddf440-5a64-4e36-a99a-992398c0c449]}\\\"}\"}","context":{"RequestID":"e6ddf440-5a64-4e36-a99a-992398c0c449","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a6ae8a7a-2be7-4580-861d-410bf2510f45","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:57:28.007Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:28.010Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e6ddf440-5a64-4e36-a99a-992398c0c449","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a6ae8a7a-2be7-4580-861d-410bf2510f45","LogTimestamp":"2023-04-13T10:57:28.010Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:57:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:57:30.018Z","message":"Entering","context":{"RequestID":"eb0a31e3-6c84-43b2-94b6-464a03111d4d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8d1f763a-7e14-4b3e-a8db-f9ad52ffab7b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:57:30.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:57:30.019Z","message":"{\"transactionId\":\"eb0a31e3-6c84-43b2-94b6-464a03111d4d\",\"status\":\"200\",\"rqstDate\":\"230413-10:57:30:018\",\"respDate\":\"230413-10:57:30:019\",\"sourceId\":\"haproxy:eb0a31e3-6c84-43b2-94b6-464a03111d4d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:57:30:018-1033\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eda5ba86-812d-4cb6-856e-5f772643d990], x-b3-parentspanid=[e674ae11c1020687], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b253f60e095f8eade674ae11c1020687], x-b3-spanid=[e6c2deee2623d5b2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eb0a31e3-6c84-43b2-94b6-464a03111d4d]}\\\"}\"}","context":{"RequestID":"eb0a31e3-6c84-43b2-94b6-464a03111d4d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8d1f763a-7e14-4b3e-a8db-f9ad52ffab7b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:57:30.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:30.019Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eb0a31e3-6c84-43b2-94b6-464a03111d4d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8d1f763a-7e14-4b3e-a8db-f9ad52ffab7b","LogTimestamp":"2023-04-13T10:57:30.019Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:57:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:57:30.794Z","message":"Entering","context":{"RequestID":"cb240234-b399-44f6-a88c-c4e31461e945","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b0abb253-de7d-49e0-a5ed-4ffa0dd92685","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:57:30.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:57:30.796Z","message":"{\"transactionId\":\"cb240234-b399-44f6-a88c-c4e31461e945\",\"status\":\"200\",\"rqstDate\":\"230413-10:57:30:795\",\"respDate\":\"230413-10:57:30:796\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:cb240234-b399-44f6-a88c-c4e31461e945\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:57:30:795-42773\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[579378a7-9f9b-4694-94d4-4b8952808ca1], x-b3-parentspanid=[937afd5583447ce1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33901], x-envoy-attempt-count=[1], x-b3-traceid=[ae36852ed8cf352d937afd5583447ce1], x-b3-spanid=[0ca24f955e983767], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[cb240234-b399-44f6-a88c-c4e31461e945]}\\\"}\"}","context":{"RequestID":"cb240234-b399-44f6-a88c-c4e31461e945","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b0abb253-de7d-49e0-a5ed-4ffa0dd92685","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:57:30.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:30.797Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cb240234-b399-44f6-a88c-c4e31461e945","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b0abb253-de7d-49e0-a5ed-4ffa0dd92685","LogTimestamp":"2023-04-13T10:57:30.797Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:57:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:57:30.849Z","message":"Entering","context":{"RequestID":"2426b5b5-a3e6-472b-a5a1-b2af5929026a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"35aecef4-7429-4642-b77a-b6fdc2475858","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:57:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:57:30.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"2426b5b5-a3e6-472b-a5a1-b2af5929026a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"35aecef4-7429-4642-b77a-b6fdc2475858","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:57:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:30.852Z","message":"{\"transactionId\":\"2426b5b5-a3e6-472b-a5a1-b2af5929026a\",\"status\":\"200\",\"rqstDate\":\"230413-10:57:30:850\",\"respDate\":\"230413-10:57:30:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2426b5b5-a3e6-472b-a5a1-b2af5929026a\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:57:30:850-36674\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2426b5b5-a3e6-472b-a5a1-b2af5929026a]}\\\"}\"}","context":{"RequestID":"2426b5b5-a3e6-472b-a5a1-b2af5929026a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"35aecef4-7429-4642-b77a-b6fdc2475858","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:57:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:30.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2426b5b5-a3e6-472b-a5a1-b2af5929026a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"35aecef4-7429-4642-b77a-b6fdc2475858","LogTimestamp":"2023-04-13T10:57:30.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:57:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:57:32.027Z","message":"Entering","context":{"RequestID":"beeee01b-2ba9-42c8-8600-3cd309628c1f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e87e582b-f294-461c-bf19-08cfc8184faa","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:57:32.027Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:57:32.028Z","message":"{\"transactionId\":\"beeee01b-2ba9-42c8-8600-3cd309628c1f\",\"status\":\"200\",\"rqstDate\":\"230413-10:57:32:027\",\"respDate\":\"230413-10:57:32:028\",\"sourceId\":\"haproxy:beeee01b-2ba9-42c8-8600-3cd309628c1f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:57:32:027-21670\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[214120e3-4ee9-47d4-8c4f-18e96ac4b850], x-b3-parentspanid=[3a709078d849dd51], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fc635115afc392d43a709078d849dd51], x-b3-spanid=[41413d4cf092130a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[beeee01b-2ba9-42c8-8600-3cd309628c1f]}\\\"}\"}","context":{"RequestID":"beeee01b-2ba9-42c8-8600-3cd309628c1f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e87e582b-f294-461c-bf19-08cfc8184faa","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:57:32.027Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:32.029Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"beeee01b-2ba9-42c8-8600-3cd309628c1f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e87e582b-f294-461c-bf19-08cfc8184faa","LogTimestamp":"2023-04-13T10:57:32.029Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:57:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:57:34.038Z","message":"Entering","context":{"RequestID":"20788145-b086-4bd6-9c2d-1961ddd0fef2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bb5b598a-dd88-40c7-b0a2-8571fc60b4ca","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:57:34.038Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:57:34.040Z","message":"{\"transactionId\":\"20788145-b086-4bd6-9c2d-1961ddd0fef2\",\"status\":\"200\",\"rqstDate\":\"230413-10:57:34:039\",\"respDate\":\"230413-10:57:34:039\",\"sourceId\":\"haproxy:20788145-b086-4bd6-9c2d-1961ddd0fef2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:57:34:039-99170\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8515e9dc-d534-4b39-955d-7e47ccb8d68f], x-b3-parentspanid=[2857ce1ab2fc0ed4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c8c9e34c6319ff1b2857ce1ab2fc0ed4], x-b3-spanid=[1ffacd6ec368e36c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[20788145-b086-4bd6-9c2d-1961ddd0fef2]}\\\"}\"}","context":{"RequestID":"20788145-b086-4bd6-9c2d-1961ddd0fef2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bb5b598a-dd88-40c7-b0a2-8571fc60b4ca","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:57:34.038Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:34.040Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"20788145-b086-4bd6-9c2d-1961ddd0fef2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bb5b598a-dd88-40c7-b0a2-8571fc60b4ca","LogTimestamp":"2023-04-13T10:57:34.040Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:57:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:57:36.049Z","message":"Entering","context":{"RequestID":"01bf169d-dc27-45e3-9cd8-518b298e31b4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"48877b5b-bdd0-4ac6-8346-e85efc1e0e3e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:57:36.049Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:57:36.051Z","message":"{\"transactionId\":\"01bf169d-dc27-45e3-9cd8-518b298e31b4\",\"status\":\"200\",\"rqstDate\":\"230413-10:57:36:050\",\"respDate\":\"230413-10:57:36:051\",\"sourceId\":\"haproxy:01bf169d-dc27-45e3-9cd8-518b298e31b4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:57:36:050-75471\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f6d2b3b5-4af4-4bcb-aa67-cf2ab8ee98fc], x-b3-parentspanid=[3c645cd7ffbc42e7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c21c5e2fe664d5e63c645cd7ffbc42e7], x-b3-spanid=[357584b494df84f9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[01bf169d-dc27-45e3-9cd8-518b298e31b4]}\\\"}\"}","context":{"RequestID":"01bf169d-dc27-45e3-9cd8-518b298e31b4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"48877b5b-bdd0-4ac6-8346-e85efc1e0e3e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:57:36.049Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:36.052Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"01bf169d-dc27-45e3-9cd8-518b298e31b4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"48877b5b-bdd0-4ac6-8346-e85efc1e0e3e","LogTimestamp":"2023-04-13T10:57:36.052Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:57:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:57:36.425Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:57:36.442Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:36.442Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:36.442Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:38.061Z","message":"Entering","context":{"RequestID":"da4598d5-afdb-44e7-b2dd-340b3ba8649b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5609131b-8d58-409c-a4ce-274acfe0d807","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:57:38.061Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:57:38.063Z","message":"{\"transactionId\":\"da4598d5-afdb-44e7-b2dd-340b3ba8649b\",\"status\":\"200\",\"rqstDate\":\"230413-10:57:38:062\",\"respDate\":\"230413-10:57:38:063\",\"sourceId\":\"haproxy:da4598d5-afdb-44e7-b2dd-340b3ba8649b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:57:38:062-36630\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[72f0ee05-8ed5-4375-a9db-b79d5de076be], x-b3-parentspanid=[2de37312e6a09217], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[045f363ec29170332de37312e6a09217], x-b3-spanid=[6d09623642af3b36], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[da4598d5-afdb-44e7-b2dd-340b3ba8649b]}\\\"}\"}","context":{"RequestID":"da4598d5-afdb-44e7-b2dd-340b3ba8649b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5609131b-8d58-409c-a4ce-274acfe0d807","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:57:38.061Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:38.064Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"da4598d5-afdb-44e7-b2dd-340b3ba8649b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5609131b-8d58-409c-a4ce-274acfe0d807","LogTimestamp":"2023-04-13T10:57:38.064Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:57:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:57:40.073Z","message":"Entering","context":{"RequestID":"c47d2e58-732f-44b3-b5a1-2e6928306bc2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a2229903-175d-404a-8e75-1a67e0e233ea","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:57:40.073Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:57:40.075Z","message":"{\"transactionId\":\"c47d2e58-732f-44b3-b5a1-2e6928306bc2\",\"status\":\"200\",\"rqstDate\":\"230413-10:57:40:074\",\"respDate\":\"230413-10:57:40:075\",\"sourceId\":\"haproxy:c47d2e58-732f-44b3-b5a1-2e6928306bc2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:57:40:074-61757\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d95a2cf0-5586-4824-bf13-2a5b238d97d9], x-b3-parentspanid=[431023a60cbd74c8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dda6de72f2ba884e431023a60cbd74c8], x-b3-spanid=[eac4bd82faa649d0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c47d2e58-732f-44b3-b5a1-2e6928306bc2]}\\\"}\"}","context":{"RequestID":"c47d2e58-732f-44b3-b5a1-2e6928306bc2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a2229903-175d-404a-8e75-1a67e0e233ea","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:57:40.073Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:40.076Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c47d2e58-732f-44b3-b5a1-2e6928306bc2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a2229903-175d-404a-8e75-1a67e0e233ea","LogTimestamp":"2023-04-13T10:57:40.076Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:57:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:57:40.796Z","message":"Entering","context":{"RequestID":"54540805-c6f5-4692-9b77-ced571ae2abd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"98d9e4b3-d5d0-4803-bb42-7ce4e82aa52a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:57:40.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:57:40.798Z","message":"{\"transactionId\":\"54540805-c6f5-4692-9b77-ced571ae2abd\",\"status\":\"200\",\"rqstDate\":\"230413-10:57:40:797\",\"respDate\":\"230413-10:57:40:798\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:54540805-c6f5-4692-9b77-ced571ae2abd\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:57:40:797-10511\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0cd6d684-cfee-4fc4-959e-24bc49322676], x-b3-parentspanid=[a0e02f0e18a74d5f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54561], x-envoy-attempt-count=[1], x-b3-traceid=[96330152bbfda2ffa0e02f0e18a74d5f], x-b3-spanid=[10716bc702642ece], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[54540805-c6f5-4692-9b77-ced571ae2abd]}\\\"}\"}","context":{"RequestID":"54540805-c6f5-4692-9b77-ced571ae2abd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"98d9e4b3-d5d0-4803-bb42-7ce4e82aa52a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:57:40.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:40.799Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"54540805-c6f5-4692-9b77-ced571ae2abd","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"98d9e4b3-d5d0-4803-bb42-7ce4e82aa52a","LogTimestamp":"2023-04-13T10:57:40.799Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:57:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:57:40.847Z","message":"Entering","context":{"RequestID":"7f7c8e50-bc6c-4704-8a81-521a9728e68b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8f8894bc-efb0-45ed-b633-51a176419d98","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:57:40.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:57:40.848Z","message":"Database is available from CACHED check.","context":{"RequestID":"7f7c8e50-bc6c-4704-8a81-521a9728e68b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8f8894bc-efb0-45ed-b633-51a176419d98","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:57:40.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:40.849Z","message":"{\"transactionId\":\"7f7c8e50-bc6c-4704-8a81-521a9728e68b\",\"status\":\"200\",\"rqstDate\":\"230413-10:57:40:848\",\"respDate\":\"230413-10:57:40:849\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7f7c8e50-bc6c-4704-8a81-521a9728e68b\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:57:40:848-25706\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7f7c8e50-bc6c-4704-8a81-521a9728e68b]}\\\"}\"}","context":{"RequestID":"7f7c8e50-bc6c-4704-8a81-521a9728e68b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8f8894bc-efb0-45ed-b633-51a176419d98","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:57:40.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:40.849Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7f7c8e50-bc6c-4704-8a81-521a9728e68b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8f8894bc-efb0-45ed-b633-51a176419d98","LogTimestamp":"2023-04-13T10:57:40.849Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:57:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:57:42.086Z","message":"Entering","context":{"RequestID":"98ac9ca1-7b45-44a1-b507-4f241dd19efe","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f58ee97e-4bc4-4b64-85de-4d416ab202bb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:57:42.086Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:57:42.088Z","message":"{\"transactionId\":\"98ac9ca1-7b45-44a1-b507-4f241dd19efe\",\"status\":\"200\",\"rqstDate\":\"230413-10:57:42:087\",\"respDate\":\"230413-10:57:42:088\",\"sourceId\":\"haproxy:98ac9ca1-7b45-44a1-b507-4f241dd19efe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:57:42:087-94153\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ebc06d87-498e-4692-86e0-c955cefb23db], x-b3-parentspanid=[502fe6f952f1c269], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ec6a6872d6aecc0d502fe6f952f1c269], x-b3-spanid=[ee4eee523577a391], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[98ac9ca1-7b45-44a1-b507-4f241dd19efe]}\\\"}\"}","context":{"RequestID":"98ac9ca1-7b45-44a1-b507-4f241dd19efe","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f58ee97e-4bc4-4b64-85de-4d416ab202bb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:57:42.086Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:42.089Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"98ac9ca1-7b45-44a1-b507-4f241dd19efe","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f58ee97e-4bc4-4b64-85de-4d416ab202bb","LogTimestamp":"2023-04-13T10:57:42.089Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:57:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:57:44.097Z","message":"Entering","context":{"RequestID":"c73d395c-1e11-4739-a1e0-4f52247410c9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f334e21e-6b53-4441-a210-f88027d091f1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:57:44.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:57:44.098Z","message":"{\"transactionId\":\"c73d395c-1e11-4739-a1e0-4f52247410c9\",\"status\":\"200\",\"rqstDate\":\"230413-10:57:44:098\",\"respDate\":\"230413-10:57:44:098\",\"sourceId\":\"haproxy:c73d395c-1e11-4739-a1e0-4f52247410c9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:57:44:098-44962\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[78b9d555-1346-4803-b172-53969683f9eb], x-b3-parentspanid=[4259ee07d9de280d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d633433009a8bcff4259ee07d9de280d], x-b3-spanid=[7009ec8a3b12be26], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c73d395c-1e11-4739-a1e0-4f52247410c9]}\\\"}\"}","context":{"RequestID":"c73d395c-1e11-4739-a1e0-4f52247410c9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f334e21e-6b53-4441-a210-f88027d091f1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:57:44.097Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:44.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c73d395c-1e11-4739-a1e0-4f52247410c9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f334e21e-6b53-4441-a210-f88027d091f1","LogTimestamp":"2023-04-13T10:57:44.099Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:57:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:57:46.109Z","message":"Entering","context":{"RequestID":"a656c4f2-e081-40a0-8d90-56259f67177d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"817b6ccb-d4ab-4241-8672-6e0196c11c4c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:57:46.109Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:57:46.110Z","message":"{\"transactionId\":\"a656c4f2-e081-40a0-8d90-56259f67177d\",\"status\":\"200\",\"rqstDate\":\"230413-10:57:46:109\",\"respDate\":\"230413-10:57:46:110\",\"sourceId\":\"haproxy:a656c4f2-e081-40a0-8d90-56259f67177d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:57:46:109-40920\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[551d5d5c-b20c-4867-a64f-91ca43044b78], x-b3-parentspanid=[1367b8844ed8041e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0499e4021e15169f1367b8844ed8041e], x-b3-spanid=[4dec53a1f2c8ef0b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a656c4f2-e081-40a0-8d90-56259f67177d]}\\\"}\"}","context":{"RequestID":"a656c4f2-e081-40a0-8d90-56259f67177d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"817b6ccb-d4ab-4241-8672-6e0196c11c4c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:57:46.109Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:46.111Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a656c4f2-e081-40a0-8d90-56259f67177d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"817b6ccb-d4ab-4241-8672-6e0196c11c4c","LogTimestamp":"2023-04-13T10:57:46.111Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:57:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:57:46.425Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:57:46.439Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:46.440Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:46.440Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:48.119Z","message":"Entering","context":{"RequestID":"77ad0913-0077-4014-8995-9c74076349ff","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a5e242af-2a7d-422b-8475-dc49c6a5ee04","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:57:48.119Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:57:48.126Z","message":"{\"transactionId\":\"77ad0913-0077-4014-8995-9c74076349ff\",\"status\":\"200\",\"rqstDate\":\"230413-10:57:48:124\",\"respDate\":\"230413-10:57:48:126\",\"sourceId\":\"haproxy:77ad0913-0077-4014-8995-9c74076349ff\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:57:48:124-59451\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f56926f5-6c2b-43d7-84a4-4bad3ffbaa28], x-b3-parentspanid=[e26d338108948168], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4a11a675a6661c4ae26d338108948168], x-b3-spanid=[451474ea0c6af9b2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[77ad0913-0077-4014-8995-9c74076349ff]}\\\"}\"}","context":{"RequestID":"77ad0913-0077-4014-8995-9c74076349ff","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a5e242af-2a7d-422b-8475-dc49c6a5ee04","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:57:48.119Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:48.126Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"77ad0913-0077-4014-8995-9c74076349ff","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"7","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a5e242af-2a7d-422b-8475-dc49c6a5ee04","LogTimestamp":"2023-04-13T10:57:48.126Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:57:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 10 - "logType": "access"
{"timestamp":"2023-04-13T10:57:49.813Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:57:49.817Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:57:50.137Z","message":"Entering","context":{"RequestID":"cbd7574f-ea00-43c9-8e72-371580ecf593","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d86d9b09-6f1f-46c1-ad7a-83b831de7e09","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:57:50.137Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:57:50.139Z","message":"{\"transactionId\":\"cbd7574f-ea00-43c9-8e72-371580ecf593\",\"status\":\"200\",\"rqstDate\":\"230413-10:57:50:138\",\"respDate\":\"230413-10:57:50:139\",\"sourceId\":\"haproxy:cbd7574f-ea00-43c9-8e72-371580ecf593\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:57:50:138-10556\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8dfd18e4-1ef8-4aae-8c52-9431a307091e], x-b3-parentspanid=[b9d87dbddfc0ae3c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[24cdaaf54678ed89b9d87dbddfc0ae3c], x-b3-spanid=[12db709cf45e769c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cbd7574f-ea00-43c9-8e72-371580ecf593]}\\\"}\"}","context":{"RequestID":"cbd7574f-ea00-43c9-8e72-371580ecf593","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d86d9b09-6f1f-46c1-ad7a-83b831de7e09","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:57:50.137Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:50.140Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cbd7574f-ea00-43c9-8e72-371580ecf593","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d86d9b09-6f1f-46c1-ad7a-83b831de7e09","LogTimestamp":"2023-04-13T10:57:50.140Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:57:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:57:50.795Z","message":"Entering","context":{"RequestID":"cf26b765-eadb-44dd-93ca-fd4bd200ff3d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e6f16b92-84f3-40c3-9ff0-e4542d7ec02f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:57:50.795Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:57:50.797Z","message":"{\"transactionId\":\"cf26b765-eadb-44dd-93ca-fd4bd200ff3d\",\"status\":\"200\",\"rqstDate\":\"230413-10:57:50:796\",\"respDate\":\"230413-10:57:50:797\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:cf26b765-eadb-44dd-93ca-fd4bd200ff3d\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:57:50:796-78702\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b82a8a19-14bd-4ec9-b9c1-10d3f7699828], x-b3-parentspanid=[90c0e17b96684f8e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43975], x-envoy-attempt-count=[1], x-b3-traceid=[9be1fcc761991d2d90c0e17b96684f8e], x-b3-spanid=[4b276694f1077bc5], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[cf26b765-eadb-44dd-93ca-fd4bd200ff3d]}\\\"}\"}","context":{"RequestID":"cf26b765-eadb-44dd-93ca-fd4bd200ff3d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e6f16b92-84f3-40c3-9ff0-e4542d7ec02f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:57:50.795Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:50.798Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cf26b765-eadb-44dd-93ca-fd4bd200ff3d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e6f16b92-84f3-40c3-9ff0-e4542d7ec02f","LogTimestamp":"2023-04-13T10:57:50.798Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:57:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:57:50.849Z","message":"Entering","context":{"RequestID":"e326c022-8985-4313-98f1-5d2bf2b02d5f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bf7781cc-0034-4126-b61d-49e4624e6503","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:57:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:57:50.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"e326c022-8985-4313-98f1-5d2bf2b02d5f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bf7781cc-0034-4126-b61d-49e4624e6503","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:57:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:50.852Z","message":"{\"transactionId\":\"e326c022-8985-4313-98f1-5d2bf2b02d5f\",\"status\":\"200\",\"rqstDate\":\"230413-10:57:50:850\",\"respDate\":\"230413-10:57:50:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e326c022-8985-4313-98f1-5d2bf2b02d5f\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:57:50:850-79711\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e326c022-8985-4313-98f1-5d2bf2b02d5f]}\\\"}\"}","context":{"RequestID":"e326c022-8985-4313-98f1-5d2bf2b02d5f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bf7781cc-0034-4126-b61d-49e4624e6503","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:57:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:50.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e326c022-8985-4313-98f1-5d2bf2b02d5f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bf7781cc-0034-4126-b61d-49e4624e6503","LogTimestamp":"2023-04-13T10:57:50.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:57:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:57:52.150Z","message":"Entering","context":{"RequestID":"bea5f890-b97c-4fd6-8bd9-9de453f54974","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b601b741-7b03-49ca-b398-7d9208ba125c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:57:52.150Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:57:52.152Z","message":"{\"transactionId\":\"bea5f890-b97c-4fd6-8bd9-9de453f54974\",\"status\":\"200\",\"rqstDate\":\"230413-10:57:52:151\",\"respDate\":\"230413-10:57:52:152\",\"sourceId\":\"haproxy:bea5f890-b97c-4fd6-8bd9-9de453f54974\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:57:52:151-54685\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[99a687f0-88b2-47bc-9407-dd5447fba165], x-b3-parentspanid=[35ea64057d8ce059], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[329ea65bf89e201035ea64057d8ce059], x-b3-spanid=[84aa600bf96bfe65], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bea5f890-b97c-4fd6-8bd9-9de453f54974]}\\\"}\"}","context":{"RequestID":"bea5f890-b97c-4fd6-8bd9-9de453f54974","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b601b741-7b03-49ca-b398-7d9208ba125c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:57:52.150Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:52.153Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bea5f890-b97c-4fd6-8bd9-9de453f54974","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b601b741-7b03-49ca-b398-7d9208ba125c","LogTimestamp":"2023-04-13T10:57:52.153Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:57:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:57:54.162Z","message":"Entering","context":{"RequestID":"367a5854-77f0-4ed5-a9c1-a9f144f13745","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7301edd6-98a9-4b94-820c-ab82ee50282e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:57:54.162Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:57:54.165Z","message":"{\"transactionId\":\"367a5854-77f0-4ed5-a9c1-a9f144f13745\",\"status\":\"200\",\"rqstDate\":\"230413-10:57:54:163\",\"respDate\":\"230413-10:57:54:165\",\"sourceId\":\"haproxy:367a5854-77f0-4ed5-a9c1-a9f144f13745\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:57:54:163-83908\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4c3ed5ff-72ab-43b9-bc00-33306a016608], x-b3-parentspanid=[f6859eeb970e9fcf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[81305493b02d736af6859eeb970e9fcf], x-b3-spanid=[96fe772789def1fe], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[367a5854-77f0-4ed5-a9c1-a9f144f13745]}\\\"}\"}","context":{"RequestID":"367a5854-77f0-4ed5-a9c1-a9f144f13745","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7301edd6-98a9-4b94-820c-ab82ee50282e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:57:54.162Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:54.165Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"367a5854-77f0-4ed5-a9c1-a9f144f13745","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7301edd6-98a9-4b94-820c-ab82ee50282e","LogTimestamp":"2023-04-13T10:57:54.165Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:57:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:57:56.175Z","message":"Entering","context":{"RequestID":"985b0ae4-f3ad-40db-a92e-7c3239327ec5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c3d4cdc7-1d87-49e5-8b82-949d1adce64e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:57:56.175Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:57:56.177Z","message":"{\"transactionId\":\"985b0ae4-f3ad-40db-a92e-7c3239327ec5\",\"status\":\"200\",\"rqstDate\":\"230413-10:57:56:176\",\"respDate\":\"230413-10:57:56:177\",\"sourceId\":\"haproxy:985b0ae4-f3ad-40db-a92e-7c3239327ec5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:57:56:176-94811\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[197b5537-771b-4fa5-9049-3111a34ca0dc], x-b3-parentspanid=[8c48c6fc3bc942b4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f9419fabfa91d44c8c48c6fc3bc942b4], x-b3-spanid=[3914bc23a861cd48], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[985b0ae4-f3ad-40db-a92e-7c3239327ec5]}\\\"}\"}","context":{"RequestID":"985b0ae4-f3ad-40db-a92e-7c3239327ec5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c3d4cdc7-1d87-49e5-8b82-949d1adce64e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:57:56.175Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:56.178Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"985b0ae4-f3ad-40db-a92e-7c3239327ec5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c3d4cdc7-1d87-49e5-8b82-949d1adce64e","LogTimestamp":"2023-04-13T10:57:56.178Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:57:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:57:56.425Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:57:56.439Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:56.440Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:56.440Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:58.187Z","message":"Entering","context":{"RequestID":"ea63f9ac-a5c0-4ed9-a7b8-96c659d3507f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f0dfcac9-405d-4d35-9489-1390e5d9a7cc","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:57:58.187Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:57:58.190Z","message":"{\"transactionId\":\"ea63f9ac-a5c0-4ed9-a7b8-96c659d3507f\",\"status\":\"200\",\"rqstDate\":\"230413-10:57:58:188\",\"respDate\":\"230413-10:57:58:190\",\"sourceId\":\"haproxy:ea63f9ac-a5c0-4ed9-a7b8-96c659d3507f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:57:58:188-13900\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[06e71cfe-8336-4ea0-a2f2-250134ed3b15], x-b3-parentspanid=[c3b41c39989c72e4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0f73f4782cac4029c3b41c39989c72e4], x-b3-spanid=[c7c3297fa1714689], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ea63f9ac-a5c0-4ed9-a7b8-96c659d3507f]}\\\"}\"}","context":{"RequestID":"ea63f9ac-a5c0-4ed9-a7b8-96c659d3507f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f0dfcac9-405d-4d35-9489-1390e5d9a7cc","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:57:58.187Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:57:58.190Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ea63f9ac-a5c0-4ed9-a7b8-96c659d3507f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f0dfcac9-405d-4d35-9489-1390e5d9a7cc","LogTimestamp":"2023-04-13T10:57:58.190Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:57:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:58:00.200Z","message":"Entering","context":{"RequestID":"a2125be9-dc5b-490c-bc4b-5c9b15afa2c9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0e363f6b-b31a-4b0e-891e-3e3ffbc52ebf","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:00.200Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:58:00.202Z","message":"{\"transactionId\":\"a2125be9-dc5b-490c-bc4b-5c9b15afa2c9\",\"status\":\"200\",\"rqstDate\":\"230413-10:58:00:201\",\"respDate\":\"230413-10:58:00:202\",\"sourceId\":\"haproxy:a2125be9-dc5b-490c-bc4b-5c9b15afa2c9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:58:00:201-43158\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ed2c0c46-5963-43b7-ac59-6440c6c48d44], x-b3-parentspanid=[1e7885189ae841e9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ce9b30f9a3a297dd1e7885189ae841e9], x-b3-spanid=[f25a804dcc3fb4fc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a2125be9-dc5b-490c-bc4b-5c9b15afa2c9]}\\\"}\"}","context":{"RequestID":"a2125be9-dc5b-490c-bc4b-5c9b15afa2c9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0e363f6b-b31a-4b0e-891e-3e3ffbc52ebf","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:00.200Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:00.203Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a2125be9-dc5b-490c-bc4b-5c9b15afa2c9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0e363f6b-b31a-4b0e-891e-3e3ffbc52ebf","LogTimestamp":"2023-04-13T10:58:00.203Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:58:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:58:00.796Z","message":"Entering","context":{"RequestID":"905cb2ac-145b-4081-b241-8ce302b0c9e6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"62eb9b26-7126-4976-ba8b-c9ea28d7d413","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:58:00.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:58:00.797Z","message":"{\"transactionId\":\"905cb2ac-145b-4081-b241-8ce302b0c9e6\",\"status\":\"200\",\"rqstDate\":\"230413-10:58:00:796\",\"respDate\":\"230413-10:58:00:797\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:905cb2ac-145b-4081-b241-8ce302b0c9e6\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:58:00:796-42714\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1d96d5c2-7e70-43ca-ab16-73ed5b907fa7], x-b3-parentspanid=[92853a323e04bdc6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40205], x-envoy-attempt-count=[1], x-b3-traceid=[1de3f43bf860870f92853a323e04bdc6], x-b3-spanid=[5eedc723d6a7da58], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[905cb2ac-145b-4081-b241-8ce302b0c9e6]}\\\"}\"}","context":{"RequestID":"905cb2ac-145b-4081-b241-8ce302b0c9e6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"62eb9b26-7126-4976-ba8b-c9ea28d7d413","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:58:00.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:00.797Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"905cb2ac-145b-4081-b241-8ce302b0c9e6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"62eb9b26-7126-4976-ba8b-c9ea28d7d413","LogTimestamp":"2023-04-13T10:58:00.797Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:58:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:58:00.847Z","message":"Entering","context":{"RequestID":"ca8df5a5-14bd-43fd-a933-d24f3267e543","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d98ccc50-39d3-417c-8de3-df4cc486498d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:58:00.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:58:00.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"ca8df5a5-14bd-43fd-a933-d24f3267e543","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d98ccc50-39d3-417c-8de3-df4cc486498d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:58:00.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:00.850Z","message":"{\"transactionId\":\"ca8df5a5-14bd-43fd-a933-d24f3267e543\",\"status\":\"200\",\"rqstDate\":\"230413-10:58:00:848\",\"respDate\":\"230413-10:58:00:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ca8df5a5-14bd-43fd-a933-d24f3267e543\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:58:00:848-53683\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ca8df5a5-14bd-43fd-a933-d24f3267e543]}\\\"}\"}","context":{"RequestID":"ca8df5a5-14bd-43fd-a933-d24f3267e543","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d98ccc50-39d3-417c-8de3-df4cc486498d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:58:00.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:00.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ca8df5a5-14bd-43fd-a933-d24f3267e543","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d98ccc50-39d3-417c-8de3-df4cc486498d","LogTimestamp":"2023-04-13T10:58:00.850Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:58:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:58:02.213Z","message":"Entering","context":{"RequestID":"e55911e4-6874-44a1-8d42-b4b916981c7d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8f4c332a-65c7-4ce0-93d0-5268e5fefad0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:02.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:58:02.215Z","message":"{\"transactionId\":\"e55911e4-6874-44a1-8d42-b4b916981c7d\",\"status\":\"200\",\"rqstDate\":\"230413-10:58:02:214\",\"respDate\":\"230413-10:58:02:215\",\"sourceId\":\"haproxy:e55911e4-6874-44a1-8d42-b4b916981c7d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:58:02:214-67611\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[da59100c-dfe4-4400-8e71-fc8834e252ff], x-b3-parentspanid=[f1fe4ede0902a0bc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d46551bc0fff1f2ff1fe4ede0902a0bc], x-b3-spanid=[4fdca7fe19d000dd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e55911e4-6874-44a1-8d42-b4b916981c7d]}\\\"}\"}","context":{"RequestID":"e55911e4-6874-44a1-8d42-b4b916981c7d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8f4c332a-65c7-4ce0-93d0-5268e5fefad0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:02.213Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:02.216Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e55911e4-6874-44a1-8d42-b4b916981c7d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8f4c332a-65c7-4ce0-93d0-5268e5fefad0","LogTimestamp":"2023-04-13T10:58:02.216Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:58:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:58:04.226Z","message":"Entering","context":{"RequestID":"8b2c6314-e925-4c8c-b250-1e6c004e67e7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cef2006d-027a-47ad-8dfc-31b76f8cc412","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:04.226Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:58:04.229Z","message":"{\"transactionId\":\"8b2c6314-e925-4c8c-b250-1e6c004e67e7\",\"status\":\"200\",\"rqstDate\":\"230413-10:58:04:227\",\"respDate\":\"230413-10:58:04:229\",\"sourceId\":\"haproxy:8b2c6314-e925-4c8c-b250-1e6c004e67e7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:58:04:227-84157\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a824308d-fee8-425d-9d87-2751083b27d6], x-b3-parentspanid=[a45ad0c6800cf301], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dc4249313f10394da45ad0c6800cf301], x-b3-spanid=[12a04885c288517d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8b2c6314-e925-4c8c-b250-1e6c004e67e7]}\\\"}\"}","context":{"RequestID":"8b2c6314-e925-4c8c-b250-1e6c004e67e7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cef2006d-027a-47ad-8dfc-31b76f8cc412","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:04.226Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:04.230Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8b2c6314-e925-4c8c-b250-1e6c004e67e7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cef2006d-027a-47ad-8dfc-31b76f8cc412","LogTimestamp":"2023-04-13T10:58:04.229Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:58:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:58:06.240Z","message":"Entering","context":{"RequestID":"550dd008-8847-4e8e-901a-dc41883b305f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2ef15cb8-5eb8-4482-a860-672db2731f5a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:06.240Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:58:06.241Z","message":"{\"transactionId\":\"550dd008-8847-4e8e-901a-dc41883b305f\",\"status\":\"200\",\"rqstDate\":\"230413-10:58:06:240\",\"respDate\":\"230413-10:58:06:241\",\"sourceId\":\"haproxy:550dd008-8847-4e8e-901a-dc41883b305f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:58:06:240-62512\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[48e56238-5f1f-44b7-bde7-ec9e37ae22f0], x-b3-parentspanid=[054470b8d505bd75], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ad463ea1a62cd8ad054470b8d505bd75], x-b3-spanid=[d54388df6cf004a7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[550dd008-8847-4e8e-901a-dc41883b305f]}\\\"}\"}","context":{"RequestID":"550dd008-8847-4e8e-901a-dc41883b305f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2ef15cb8-5eb8-4482-a860-672db2731f5a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:06.240Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:06.242Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"550dd008-8847-4e8e-901a-dc41883b305f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2ef15cb8-5eb8-4482-a860-672db2731f5a","LogTimestamp":"2023-04-13T10:58:06.242Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:58:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:58:06.425Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:58:06.439Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:06.439Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:06.439Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:08.252Z","message":"Entering","context":{"RequestID":"ac8d4c11-6e15-4810-9509-78b1e6ecec90","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"369b1ccb-5154-4c95-a0b9-6a78d5bc0aa7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:08.252Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:58:08.255Z","message":"{\"transactionId\":\"ac8d4c11-6e15-4810-9509-78b1e6ecec90\",\"status\":\"200\",\"rqstDate\":\"230413-10:58:08:253\",\"respDate\":\"230413-10:58:08:254\",\"sourceId\":\"haproxy:ac8d4c11-6e15-4810-9509-78b1e6ecec90\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:58:08:253-71619\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[14896e7d-6b22-4fcf-94c0-06197e6b80e6], x-b3-parentspanid=[b8cb2007f5cd8eea], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[11c287e927bdecbdb8cb2007f5cd8eea], x-b3-spanid=[143f7da002cb6989], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ac8d4c11-6e15-4810-9509-78b1e6ecec90]}\\\"}\"}","context":{"RequestID":"ac8d4c11-6e15-4810-9509-78b1e6ecec90","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"369b1ccb-5154-4c95-a0b9-6a78d5bc0aa7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:08.252Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:08.255Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ac8d4c11-6e15-4810-9509-78b1e6ecec90","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"369b1ccb-5154-4c95-a0b9-6a78d5bc0aa7","LogTimestamp":"2023-04-13T10:58:08.255Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:58:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:58:10.265Z","message":"Entering","context":{"RequestID":"1ed3375a-fbdb-4901-9d95-48880a815b0b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ffa2a341-551a-4bd9-8489-48bcfb9b30b8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:10.265Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:58:10.267Z","message":"{\"transactionId\":\"1ed3375a-fbdb-4901-9d95-48880a815b0b\",\"status\":\"200\",\"rqstDate\":\"230413-10:58:10:266\",\"respDate\":\"230413-10:58:10:267\",\"sourceId\":\"haproxy:1ed3375a-fbdb-4901-9d95-48880a815b0b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:58:10:266-31188\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4e6d6573-d3ad-418e-9550-3db728219a1c], x-b3-parentspanid=[d9e07768e454a6bd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eb90c4bce9517256d9e07768e454a6bd], x-b3-spanid=[9a4bc251493c7e87], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1ed3375a-fbdb-4901-9d95-48880a815b0b]}\\\"}\"}","context":{"RequestID":"1ed3375a-fbdb-4901-9d95-48880a815b0b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ffa2a341-551a-4bd9-8489-48bcfb9b30b8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:10.265Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:10.268Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1ed3375a-fbdb-4901-9d95-48880a815b0b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ffa2a341-551a-4bd9-8489-48bcfb9b30b8","LogTimestamp":"2023-04-13T10:58:10.268Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:58:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:58:10.794Z","message":"Entering","context":{"RequestID":"35ccd87b-86cf-4c09-b092-6b91fffc0bf8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"96d7d095-97d7-4414-8c80-17edc9d25a61","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:58:10.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:58:10.795Z","message":"{\"transactionId\":\"35ccd87b-86cf-4c09-b092-6b91fffc0bf8\",\"status\":\"200\",\"rqstDate\":\"230413-10:58:10:794\",\"respDate\":\"230413-10:58:10:795\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:35ccd87b-86cf-4c09-b092-6b91fffc0bf8\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:58:10:794-98770\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f6bcbd12-ad1d-4a82-b8ec-202e61f85487], x-b3-parentspanid=[9f687c67b984df22], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44747], x-envoy-attempt-count=[1], x-b3-traceid=[4d607b5c4cfefd1f9f687c67b984df22], x-b3-spanid=[5b6124fc39ff8324], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[35ccd87b-86cf-4c09-b092-6b91fffc0bf8]}\\\"}\"}","context":{"RequestID":"35ccd87b-86cf-4c09-b092-6b91fffc0bf8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"96d7d095-97d7-4414-8c80-17edc9d25a61","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:58:10.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:10.795Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"35ccd87b-86cf-4c09-b092-6b91fffc0bf8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"96d7d095-97d7-4414-8c80-17edc9d25a61","LogTimestamp":"2023-04-13T10:58:10.795Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:58:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:58:10.848Z","message":"Entering","context":{"RequestID":"673ce814-54af-4654-9e09-9bf8d2a7c1ac","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fefc94dc-2a8c-4ed5-8044-abc13383c085","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:58:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:58:10.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"673ce814-54af-4654-9e09-9bf8d2a7c1ac","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fefc94dc-2a8c-4ed5-8044-abc13383c085","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:58:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:10.850Z","message":"{\"transactionId\":\"673ce814-54af-4654-9e09-9bf8d2a7c1ac\",\"status\":\"200\",\"rqstDate\":\"230413-10:58:10:849\",\"respDate\":\"230413-10:58:10:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:673ce814-54af-4654-9e09-9bf8d2a7c1ac\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:58:10:849-75803\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[673ce814-54af-4654-9e09-9bf8d2a7c1ac]}\\\"}\"}","context":{"RequestID":"673ce814-54af-4654-9e09-9bf8d2a7c1ac","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fefc94dc-2a8c-4ed5-8044-abc13383c085","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:58:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:10.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"673ce814-54af-4654-9e09-9bf8d2a7c1ac","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fefc94dc-2a8c-4ed5-8044-abc13383c085","LogTimestamp":"2023-04-13T10:58:10.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:58:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:58:12.277Z","message":"Entering","context":{"RequestID":"6ea0f2ec-84cd-4e46-ac74-0e2ca377af7d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"56718ac0-554f-44d5-98d6-1856172b949e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:12.277Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:58:12.279Z","message":"{\"transactionId\":\"6ea0f2ec-84cd-4e46-ac74-0e2ca377af7d\",\"status\":\"200\",\"rqstDate\":\"230413-10:58:12:278\",\"respDate\":\"230413-10:58:12:279\",\"sourceId\":\"haproxy:6ea0f2ec-84cd-4e46-ac74-0e2ca377af7d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:58:12:278-57683\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6b097d52-f3ee-4563-ac5a-b41fd495f339], x-b3-parentspanid=[49888b027bbe14c7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d967435af8b4c15049888b027bbe14c7], x-b3-spanid=[43cd22e4e35a103a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6ea0f2ec-84cd-4e46-ac74-0e2ca377af7d]}\\\"}\"}","context":{"RequestID":"6ea0f2ec-84cd-4e46-ac74-0e2ca377af7d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"56718ac0-554f-44d5-98d6-1856172b949e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:12.277Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:12.280Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6ea0f2ec-84cd-4e46-ac74-0e2ca377af7d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"56718ac0-554f-44d5-98d6-1856172b949e","LogTimestamp":"2023-04-13T10:58:12.280Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:58:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:58:14.290Z","message":"Entering","context":{"RequestID":"4068e201-2786-4f0b-b01b-2485456c376f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fcb0d843-9f4c-4fe5-a9d9-e52985a3fe0b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:14.290Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:58:14.293Z","message":"{\"transactionId\":\"4068e201-2786-4f0b-b01b-2485456c376f\",\"status\":\"200\",\"rqstDate\":\"230413-10:58:14:291\",\"respDate\":\"230413-10:58:14:292\",\"sourceId\":\"haproxy:4068e201-2786-4f0b-b01b-2485456c376f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:58:14:291-35582\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[516c1f7a-eef3-4220-b2f9-816347d144e1], x-b3-parentspanid=[e27117e47d8eadd2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f0e8e30c90b6e179e27117e47d8eadd2], x-b3-spanid=[6f3977c553524e61], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4068e201-2786-4f0b-b01b-2485456c376f]}\\\"}\"}","context":{"RequestID":"4068e201-2786-4f0b-b01b-2485456c376f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fcb0d843-9f4c-4fe5-a9d9-e52985a3fe0b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:14.290Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:14.293Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4068e201-2786-4f0b-b01b-2485456c376f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fcb0d843-9f4c-4fe5-a9d9-e52985a3fe0b","LogTimestamp":"2023-04-13T10:58:14.293Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:58:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:58:16.305Z","message":"Entering","context":{"RequestID":"6301cd56-77df-4bb3-a478-54e76ce1f7b7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a1ac25c3-e21a-4204-b47e-e37c4c8d0ba2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:16.305Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:58:16.307Z","message":"{\"transactionId\":\"6301cd56-77df-4bb3-a478-54e76ce1f7b7\",\"status\":\"200\",\"rqstDate\":\"230413-10:58:16:306\",\"respDate\":\"230413-10:58:16:307\",\"sourceId\":\"haproxy:6301cd56-77df-4bb3-a478-54e76ce1f7b7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:58:16:306-92509\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9afba5b6-5148-4b81-8bae-81e1596dc7d2], x-b3-parentspanid=[79627a419363768a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[86c3e61c7d2f1ab979627a419363768a], x-b3-spanid=[5aa431dd9ef4e374], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6301cd56-77df-4bb3-a478-54e76ce1f7b7]}\\\"}\"}","context":{"RequestID":"6301cd56-77df-4bb3-a478-54e76ce1f7b7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a1ac25c3-e21a-4204-b47e-e37c4c8d0ba2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:16.305Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:16.307Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6301cd56-77df-4bb3-a478-54e76ce1f7b7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a1ac25c3-e21a-4204-b47e-e37c4c8d0ba2","LogTimestamp":"2023-04-13T10:58:16.307Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:58:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:58:16.426Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:58:16.435Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:16.435Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:16.435Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:18.317Z","message":"Entering","context":{"RequestID":"b1153744-038b-4caf-9c32-9864053ad455","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cbf1f11d-43d7-4068-8f24-d88be3f351ee","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:18.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:58:18.319Z","message":"{\"transactionId\":\"b1153744-038b-4caf-9c32-9864053ad455\",\"status\":\"200\",\"rqstDate\":\"230413-10:58:18:318\",\"respDate\":\"230413-10:58:18:319\",\"sourceId\":\"haproxy:b1153744-038b-4caf-9c32-9864053ad455\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:58:18:318-59716\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4731076e-0095-4df4-a777-4da3e3f33b6a], x-b3-parentspanid=[e45eb89a23448b51], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2f3a7310cb65b57de45eb89a23448b51], x-b3-spanid=[0752cd7181b7d04e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b1153744-038b-4caf-9c32-9864053ad455]}\\\"}\"}","context":{"RequestID":"b1153744-038b-4caf-9c32-9864053ad455","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cbf1f11d-43d7-4068-8f24-d88be3f351ee","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:18.317Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:18.320Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b1153744-038b-4caf-9c32-9864053ad455","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cbf1f11d-43d7-4068-8f24-d88be3f351ee","LogTimestamp":"2023-04-13T10:58:18.320Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:58:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:58:19.825Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:58:19.830Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:58:20.330Z","message":"Entering","context":{"RequestID":"dd990edf-ad8b-4fec-ab0b-04011355ae08","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"23f36b2b-07d1-413f-a412-ca13970d5089","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:20.330Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:58:20.333Z","message":"{\"transactionId\":\"dd990edf-ad8b-4fec-ab0b-04011355ae08\",\"status\":\"200\",\"rqstDate\":\"230413-10:58:20:331\",\"respDate\":\"230413-10:58:20:333\",\"sourceId\":\"haproxy:dd990edf-ad8b-4fec-ab0b-04011355ae08\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:58:20:331-78088\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[412e474c-8ebe-46c1-b136-164964f4b60a], x-b3-parentspanid=[2af40a8a7a1a0bab], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5cce714865069f9c2af40a8a7a1a0bab], x-b3-spanid=[ca6e2df6b4ed745e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dd990edf-ad8b-4fec-ab0b-04011355ae08]}\\\"}\"}","context":{"RequestID":"dd990edf-ad8b-4fec-ab0b-04011355ae08","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"23f36b2b-07d1-413f-a412-ca13970d5089","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:20.330Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:20.334Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dd990edf-ad8b-4fec-ab0b-04011355ae08","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"23f36b2b-07d1-413f-a412-ca13970d5089","LogTimestamp":"2023-04-13T10:58:20.334Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:58:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:58:20.796Z","message":"Entering","context":{"RequestID":"deb6fdd1-ac6e-424a-8d54-5cd81d57ddf0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3a9f8e00-a773-4087-95bc-def463517c87","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:58:20.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:58:20.798Z","message":"{\"transactionId\":\"deb6fdd1-ac6e-424a-8d54-5cd81d57ddf0\",\"status\":\"200\",\"rqstDate\":\"230413-10:58:20:797\",\"respDate\":\"230413-10:58:20:798\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:deb6fdd1-ac6e-424a-8d54-5cd81d57ddf0\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:58:20:797-45761\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7de59b11-d525-4200-9fe5-47b2eb4af695], x-b3-parentspanid=[97002c0094fdae68], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39617], x-envoy-attempt-count=[1], x-b3-traceid=[aeee629509186b4c97002c0094fdae68], x-b3-spanid=[8a12e9402d33e241], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[deb6fdd1-ac6e-424a-8d54-5cd81d57ddf0]}\\\"}\"}","context":{"RequestID":"deb6fdd1-ac6e-424a-8d54-5cd81d57ddf0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3a9f8e00-a773-4087-95bc-def463517c87","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:58:20.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:20.799Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"deb6fdd1-ac6e-424a-8d54-5cd81d57ddf0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3a9f8e00-a773-4087-95bc-def463517c87","LogTimestamp":"2023-04-13T10:58:20.799Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:58:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:58:20.849Z","message":"Entering","context":{"RequestID":"1188999c-bda2-4225-a476-b5e5c882f5bd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"802be1c2-4b60-4d34-a2fe-694b3b18d0c2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:58:20.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:58:20.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"1188999c-bda2-4225-a476-b5e5c882f5bd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"802be1c2-4b60-4d34-a2fe-694b3b18d0c2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:58:20.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:20.851Z","message":"{\"transactionId\":\"1188999c-bda2-4225-a476-b5e5c882f5bd\",\"status\":\"200\",\"rqstDate\":\"230413-10:58:20:849\",\"respDate\":\"230413-10:58:20:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1188999c-bda2-4225-a476-b5e5c882f5bd\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:58:20:849-55160\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1188999c-bda2-4225-a476-b5e5c882f5bd]}\\\"}\"}","context":{"RequestID":"1188999c-bda2-4225-a476-b5e5c882f5bd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"802be1c2-4b60-4d34-a2fe-694b3b18d0c2","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:58:20.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:20.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1188999c-bda2-4225-a476-b5e5c882f5bd","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"802be1c2-4b60-4d34-a2fe-694b3b18d0c2","LogTimestamp":"2023-04-13T10:58:20.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:58:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:58:22.343Z","message":"Entering","context":{"RequestID":"73df2da9-158e-4340-81d8-76de014d7e5c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"376c62cc-bb88-42ea-ad6f-6fa1237f3a6c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:22.343Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:58:22.344Z","message":"{\"transactionId\":\"73df2da9-158e-4340-81d8-76de014d7e5c\",\"status\":\"200\",\"rqstDate\":\"230413-10:58:22:343\",\"respDate\":\"230413-10:58:22:344\",\"sourceId\":\"haproxy:73df2da9-158e-4340-81d8-76de014d7e5c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:58:22:343-86797\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e1a5e70e-9a48-4e46-817a-8dfd2dd9270f], x-b3-parentspanid=[747c0b0e88158f56], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3f70146e63c28e9a747c0b0e88158f56], x-b3-spanid=[ba80fe5104ac457b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[73df2da9-158e-4340-81d8-76de014d7e5c]}\\\"}\"}","context":{"RequestID":"73df2da9-158e-4340-81d8-76de014d7e5c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"376c62cc-bb88-42ea-ad6f-6fa1237f3a6c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:22.343Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:22.345Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"73df2da9-158e-4340-81d8-76de014d7e5c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"376c62cc-bb88-42ea-ad6f-6fa1237f3a6c","LogTimestamp":"2023-04-13T10:58:22.345Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:58:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:58:24.354Z","message":"Entering","context":{"RequestID":"45af9f30-19dd-4c82-992b-1ea896f0ff00","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8c7424c9-29db-4675-bd81-b21ea115aca9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:24.354Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:58:24.356Z","message":"{\"transactionId\":\"45af9f30-19dd-4c82-992b-1ea896f0ff00\",\"status\":\"200\",\"rqstDate\":\"230413-10:58:24:354\",\"respDate\":\"230413-10:58:24:356\",\"sourceId\":\"haproxy:45af9f30-19dd-4c82-992b-1ea896f0ff00\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:58:24:354-42031\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cfd0f292-a860-4588-8a2d-9da4954e00d6], x-b3-parentspanid=[2c3eede451e98921], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[275c541d3b700c942c3eede451e98921], x-b3-spanid=[4bb0ff6fdab61c15], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[45af9f30-19dd-4c82-992b-1ea896f0ff00]}\\\"}\"}","context":{"RequestID":"45af9f30-19dd-4c82-992b-1ea896f0ff00","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8c7424c9-29db-4675-bd81-b21ea115aca9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:24.354Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:24.357Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"45af9f30-19dd-4c82-992b-1ea896f0ff00","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c7424c9-29db-4675-bd81-b21ea115aca9","LogTimestamp":"2023-04-13T10:58:24.357Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:58:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:58:26.366Z","message":"Entering","context":{"RequestID":"697abd7d-8e7d-4f99-b0ba-89c3365e0b82","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ac10e0cf-f81c-4000-a5ba-1be84260f6da","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:26.366Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:58:26.369Z","message":"{\"transactionId\":\"697abd7d-8e7d-4f99-b0ba-89c3365e0b82\",\"status\":\"200\",\"rqstDate\":\"230413-10:58:26:367\",\"respDate\":\"230413-10:58:26:369\",\"sourceId\":\"haproxy:697abd7d-8e7d-4f99-b0ba-89c3365e0b82\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:58:26:367-21784\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[161d85a4-8450-4094-8bf5-c197917ec047], x-b3-parentspanid=[4030dd8ead492eb3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[46c972a0e6adc9194030dd8ead492eb3], x-b3-spanid=[1e87956f490b818f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[697abd7d-8e7d-4f99-b0ba-89c3365e0b82]}\\\"}\"}","context":{"RequestID":"697abd7d-8e7d-4f99-b0ba-89c3365e0b82","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ac10e0cf-f81c-4000-a5ba-1be84260f6da","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:26.366Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:26.369Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"697abd7d-8e7d-4f99-b0ba-89c3365e0b82","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac10e0cf-f81c-4000-a5ba-1be84260f6da","LogTimestamp":"2023-04-13T10:58:26.369Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:58:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:58:26.427Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:58:26.440Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:58:26.442Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:26.442Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:26.443Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:26.444Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:58:28.379Z","message":"Entering","context":{"RequestID":"7c45e982-54ab-464c-a4e4-7f533a5bd5cf","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"964db9c3-ccd4-4231-a16d-f61e551f2ddf","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:28.379Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:58:28.381Z","message":"{\"transactionId\":\"7c45e982-54ab-464c-a4e4-7f533a5bd5cf\",\"status\":\"200\",\"rqstDate\":\"230413-10:58:28:380\",\"respDate\":\"230413-10:58:28:381\",\"sourceId\":\"haproxy:7c45e982-54ab-464c-a4e4-7f533a5bd5cf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:58:28:380-71185\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d46fbd55-3181-4094-a3be-71b6d4ddfa64], x-b3-parentspanid=[e03c1104cd440449], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9a5a4d5a6455261fe03c1104cd440449], x-b3-spanid=[fec2100af1fe852a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7c45e982-54ab-464c-a4e4-7f533a5bd5cf]}\\\"}\"}","context":{"RequestID":"7c45e982-54ab-464c-a4e4-7f533a5bd5cf","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"964db9c3-ccd4-4231-a16d-f61e551f2ddf","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:28.379Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:28.382Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c45e982-54ab-464c-a4e4-7f533a5bd5cf","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"964db9c3-ccd4-4231-a16d-f61e551f2ddf","LogTimestamp":"2023-04-13T10:58:28.382Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:58:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:58:30.393Z","message":"Entering","context":{"RequestID":"6210d5e6-b0c9-4816-a0a0-81d2340c935f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d9600c6f-da4d-47e3-ab6c-54d6692db1e2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:30.393Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:58:30.395Z","message":"{\"transactionId\":\"6210d5e6-b0c9-4816-a0a0-81d2340c935f\",\"status\":\"200\",\"rqstDate\":\"230413-10:58:30:394\",\"respDate\":\"230413-10:58:30:395\",\"sourceId\":\"haproxy:6210d5e6-b0c9-4816-a0a0-81d2340c935f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:58:30:394-19965\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4afa01df-071c-4cd8-8865-a2d7b3574c94], x-b3-parentspanid=[38ec40becabf8cf8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5b8a6708aec45caa38ec40becabf8cf8], x-b3-spanid=[9b47911878807adb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6210d5e6-b0c9-4816-a0a0-81d2340c935f]}\\\"}\"}","context":{"RequestID":"6210d5e6-b0c9-4816-a0a0-81d2340c935f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d9600c6f-da4d-47e3-ab6c-54d6692db1e2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:30.393Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:30.395Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6210d5e6-b0c9-4816-a0a0-81d2340c935f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d9600c6f-da4d-47e3-ab6c-54d6692db1e2","LogTimestamp":"2023-04-13T10:58:30.395Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:58:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:58:30.795Z","message":"Entering","context":{"RequestID":"39fdd1e0-5b98-43e5-89d8-d095b3223032","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"71942089-4d49-47d3-960e-f8f3dcc1f57d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:58:30.795Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:58:30.798Z","message":"{\"transactionId\":\"39fdd1e0-5b98-43e5-89d8-d095b3223032\",\"status\":\"200\",\"rqstDate\":\"230413-10:58:30:796\",\"respDate\":\"230413-10:58:30:797\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:39fdd1e0-5b98-43e5-89d8-d095b3223032\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:58:30:796-92005\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[378f3025-c782-4837-a11b-c4496bb6d61a], x-b3-parentspanid=[eeb9d6f35a06499b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34267], x-envoy-attempt-count=[1], x-b3-traceid=[3a90b2593ab80b48eeb9d6f35a06499b], x-b3-spanid=[2eb0f280ced556a1], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[39fdd1e0-5b98-43e5-89d8-d095b3223032]}\\\"}\"}","context":{"RequestID":"39fdd1e0-5b98-43e5-89d8-d095b3223032","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"71942089-4d49-47d3-960e-f8f3dcc1f57d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:58:30.795Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:30.798Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"39fdd1e0-5b98-43e5-89d8-d095b3223032","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"71942089-4d49-47d3-960e-f8f3dcc1f57d","LogTimestamp":"2023-04-13T10:58:30.798Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:58:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:58:30.848Z","message":"Entering","context":{"RequestID":"d20534b7-8bd4-486d-bb30-2e541cb12340","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a1e77b2d-0016-4d30-8b29-cf5e15427606","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:58:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:58:30.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"d20534b7-8bd4-486d-bb30-2e541cb12340","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a1e77b2d-0016-4d30-8b29-cf5e15427606","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:58:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:30.850Z","message":"{\"transactionId\":\"d20534b7-8bd4-486d-bb30-2e541cb12340\",\"status\":\"200\",\"rqstDate\":\"230413-10:58:30:848\",\"respDate\":\"230413-10:58:30:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d20534b7-8bd4-486d-bb30-2e541cb12340\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:58:30:848-66552\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d20534b7-8bd4-486d-bb30-2e541cb12340]}\\\"}\"}","context":{"RequestID":"d20534b7-8bd4-486d-bb30-2e541cb12340","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a1e77b2d-0016-4d30-8b29-cf5e15427606","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:58:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:30.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d20534b7-8bd4-486d-bb30-2e541cb12340","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a1e77b2d-0016-4d30-8b29-cf5e15427606","LogTimestamp":"2023-04-13T10:58:30.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:58:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:58:32.406Z","message":"Entering","context":{"RequestID":"5df86385-703b-4a1a-80bc-b16945acbbee","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6b83327f-02da-4c87-996f-289b4dc8bc72","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:32.406Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:58:32.408Z","message":"{\"transactionId\":\"5df86385-703b-4a1a-80bc-b16945acbbee\",\"status\":\"200\",\"rqstDate\":\"230413-10:58:32:407\",\"respDate\":\"230413-10:58:32:408\",\"sourceId\":\"haproxy:5df86385-703b-4a1a-80bc-b16945acbbee\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:58:32:407-45234\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b3253c55-6826-4e72-94df-85e0f9bbfb1b], x-b3-parentspanid=[7a5c7ce7b499973a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5c8bcb9ffc73ee307a5c7ce7b499973a], x-b3-spanid=[4ebf23434168ef5b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5df86385-703b-4a1a-80bc-b16945acbbee]}\\\"}\"}","context":{"RequestID":"5df86385-703b-4a1a-80bc-b16945acbbee","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6b83327f-02da-4c87-996f-289b4dc8bc72","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:32.406Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:32.408Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5df86385-703b-4a1a-80bc-b16945acbbee","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6b83327f-02da-4c87-996f-289b4dc8bc72","LogTimestamp":"2023-04-13T10:58:32.408Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:58:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:58:34.418Z","message":"Entering","context":{"RequestID":"a65ac4ed-26e2-4b6d-bd76-0dd1cef9f0a1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"07748874-e8c7-4fb3-bbf9-a0f5b287c081","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:34.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:58:34.420Z","message":"{\"transactionId\":\"a65ac4ed-26e2-4b6d-bd76-0dd1cef9f0a1\",\"status\":\"200\",\"rqstDate\":\"230413-10:58:34:418\",\"respDate\":\"230413-10:58:34:420\",\"sourceId\":\"haproxy:a65ac4ed-26e2-4b6d-bd76-0dd1cef9f0a1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:58:34:418-50669\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9a125eff-499b-4be7-bf19-bddc5eecea39], x-b3-parentspanid=[9620026a2cb3c5d1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f80d31690f1c000a9620026a2cb3c5d1], x-b3-spanid=[e7915515ed6b1c99], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a65ac4ed-26e2-4b6d-bd76-0dd1cef9f0a1]}\\\"}\"}","context":{"RequestID":"a65ac4ed-26e2-4b6d-bd76-0dd1cef9f0a1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"07748874-e8c7-4fb3-bbf9-a0f5b287c081","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:34.418Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:34.421Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a65ac4ed-26e2-4b6d-bd76-0dd1cef9f0a1","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"07748874-e8c7-4fb3-bbf9-a0f5b287c081","LogTimestamp":"2023-04-13T10:58:34.421Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:58:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:58:36.426Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:58:36.429Z","message":"Entering","context":{"RequestID":"cbe3567c-a1fc-47e3-a871-e2bfaf70e0af","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1cd652a6-5657-45b2-9a75-ba7dd71c180e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:36.429Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:58:36.431Z","message":"{\"transactionId\":\"cbe3567c-a1fc-47e3-a871-e2bfaf70e0af\",\"status\":\"200\",\"rqstDate\":\"230413-10:58:36:430\",\"respDate\":\"230413-10:58:36:431\",\"sourceId\":\"haproxy:cbe3567c-a1fc-47e3-a871-e2bfaf70e0af\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:58:36:430-5453\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[37798c6c-13a8-43de-82f5-69cdb5db8969], x-b3-parentspanid=[3a9aa1d9b6eb3cd2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6136aef2a16dbfd43a9aa1d9b6eb3cd2], x-b3-spanid=[c839408c23d8dacc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cbe3567c-a1fc-47e3-a871-e2bfaf70e0af]}\\\"}\"}","context":{"RequestID":"cbe3567c-a1fc-47e3-a871-e2bfaf70e0af","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1cd652a6-5657-45b2-9a75-ba7dd71c180e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:36.429Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:36.432Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cbe3567c-a1fc-47e3-a871-e2bfaf70e0af","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1cd652a6-5657-45b2-9a75-ba7dd71c180e","LogTimestamp":"2023-04-13T10:58:36.432Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:58:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:58:36.442Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:36.442Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:36.442Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:38.442Z","message":"Entering","context":{"RequestID":"685f279b-3c04-42f1-86f0-e2eb6be2f809","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c261b2eb-5afe-4835-9c1a-bbb6a25078e3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:38.442Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:58:38.444Z","message":"{\"transactionId\":\"685f279b-3c04-42f1-86f0-e2eb6be2f809\",\"status\":\"200\",\"rqstDate\":\"230413-10:58:38:442\",\"respDate\":\"230413-10:58:38:444\",\"sourceId\":\"haproxy:685f279b-3c04-42f1-86f0-e2eb6be2f809\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:58:38:442-3665\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7cb253ff-73e1-47f3-a1d7-8dc9f8c8d9f7], x-b3-parentspanid=[ca3cb29e2a24fb6d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fe1b33b5e894928fca3cb29e2a24fb6d], x-b3-spanid=[e6b96a140dba1acb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[685f279b-3c04-42f1-86f0-e2eb6be2f809]}\\\"}\"}","context":{"RequestID":"685f279b-3c04-42f1-86f0-e2eb6be2f809","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c261b2eb-5afe-4835-9c1a-bbb6a25078e3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:38.442Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:38.445Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"685f279b-3c04-42f1-86f0-e2eb6be2f809","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c261b2eb-5afe-4835-9c1a-bbb6a25078e3","LogTimestamp":"2023-04-13T10:58:38.444Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:58:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:58:40.455Z","message":"Entering","context":{"RequestID":"479fa2f7-db68-473e-9e6b-350ca01e3b98","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9aaf4daa-c072-4869-82ef-8e169d2eeaa8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:40.455Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:58:40.457Z","message":"{\"transactionId\":\"479fa2f7-db68-473e-9e6b-350ca01e3b98\",\"status\":\"200\",\"rqstDate\":\"230413-10:58:40:456\",\"respDate\":\"230413-10:58:40:457\",\"sourceId\":\"haproxy:479fa2f7-db68-473e-9e6b-350ca01e3b98\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:58:40:456-88749\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[70027f3d-e2b7-450f-b7d3-4fb3efe85c37], x-b3-parentspanid=[8f241199199a1daa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[74238f932d1dc4f68f241199199a1daa], x-b3-spanid=[31c522ea06aac2b8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[479fa2f7-db68-473e-9e6b-350ca01e3b98]}\\\"}\"}","context":{"RequestID":"479fa2f7-db68-473e-9e6b-350ca01e3b98","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9aaf4daa-c072-4869-82ef-8e169d2eeaa8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:40.455Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:40.458Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"479fa2f7-db68-473e-9e6b-350ca01e3b98","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9aaf4daa-c072-4869-82ef-8e169d2eeaa8","LogTimestamp":"2023-04-13T10:58:40.458Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:58:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:58:40.794Z","message":"Entering","context":{"RequestID":"d3ed659e-20fa-4ba1-ae9e-708bd271c734","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8cb47855-33b0-484d-a09b-64aceaf070a6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:58:40.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:58:40.795Z","message":"{\"transactionId\":\"d3ed659e-20fa-4ba1-ae9e-708bd271c734\",\"status\":\"200\",\"rqstDate\":\"230413-10:58:40:795\",\"respDate\":\"230413-10:58:40:795\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:d3ed659e-20fa-4ba1-ae9e-708bd271c734\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:58:40:795-52464\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e181dff2-92a7-4fd2-b455-fbd73c9371fb], x-b3-parentspanid=[8e3961e43e8d34b0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54033], x-envoy-attempt-count=[1], x-b3-traceid=[b827bb70ceab4c0e8e3961e43e8d34b0], x-b3-spanid=[26acb1ef55357b21], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[d3ed659e-20fa-4ba1-ae9e-708bd271c734]}\\\"}\"}","context":{"RequestID":"d3ed659e-20fa-4ba1-ae9e-708bd271c734","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8cb47855-33b0-484d-a09b-64aceaf070a6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:58:40.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:40.796Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d3ed659e-20fa-4ba1-ae9e-708bd271c734","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8cb47855-33b0-484d-a09b-64aceaf070a6","LogTimestamp":"2023-04-13T10:58:40.796Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:58:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:58:40.848Z","message":"Entering","context":{"RequestID":"ec936cf3-edff-41aa-8edb-bc443f4e89ff","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"23f552e6-3363-4ffc-a815-8a34fe99619a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:58:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:58:40.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"ec936cf3-edff-41aa-8edb-bc443f4e89ff","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"23f552e6-3363-4ffc-a815-8a34fe99619a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:58:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:40.850Z","message":"{\"transactionId\":\"ec936cf3-edff-41aa-8edb-bc443f4e89ff\",\"status\":\"200\",\"rqstDate\":\"230413-10:58:40:848\",\"respDate\":\"230413-10:58:40:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:ec936cf3-edff-41aa-8edb-bc443f4e89ff\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:58:40:848-4536\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[ec936cf3-edff-41aa-8edb-bc443f4e89ff]}\\\"}\"}","context":{"RequestID":"ec936cf3-edff-41aa-8edb-bc443f4e89ff","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"23f552e6-3363-4ffc-a815-8a34fe99619a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:58:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:40.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ec936cf3-edff-41aa-8edb-bc443f4e89ff","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"23f552e6-3363-4ffc-a815-8a34fe99619a","LogTimestamp":"2023-04-13T10:58:40.850Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:58:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:58:42.467Z","message":"Entering","context":{"RequestID":"02d849ed-eaa1-4ca2-a89b-4ac68afdd30c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2e2a8319-9c27-474e-9b30-1e6cabc96b9e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:42.467Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:58:42.469Z","message":"{\"transactionId\":\"02d849ed-eaa1-4ca2-a89b-4ac68afdd30c\",\"status\":\"200\",\"rqstDate\":\"230413-10:58:42:468\",\"respDate\":\"230413-10:58:42:469\",\"sourceId\":\"haproxy:02d849ed-eaa1-4ca2-a89b-4ac68afdd30c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:58:42:468-78741\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[044d51c6-924f-4be7-b573-1d24720f603c], x-b3-parentspanid=[bd83260386fd68c4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1e76179143c7ea10bd83260386fd68c4], x-b3-spanid=[25cce341843770cc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[02d849ed-eaa1-4ca2-a89b-4ac68afdd30c]}\\\"}\"}","context":{"RequestID":"02d849ed-eaa1-4ca2-a89b-4ac68afdd30c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2e2a8319-9c27-474e-9b30-1e6cabc96b9e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:42.467Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:42.470Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"02d849ed-eaa1-4ca2-a89b-4ac68afdd30c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2e2a8319-9c27-474e-9b30-1e6cabc96b9e","LogTimestamp":"2023-04-13T10:58:42.470Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:58:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:58:44.480Z","message":"Entering","context":{"RequestID":"c8b3a83b-ecbb-449c-b27f-900fa4a79a3f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"78103d4d-7207-4b29-8039-9e903c81b2a9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:44.480Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:58:44.482Z","message":"{\"transactionId\":\"c8b3a83b-ecbb-449c-b27f-900fa4a79a3f\",\"status\":\"200\",\"rqstDate\":\"230413-10:58:44:481\",\"respDate\":\"230413-10:58:44:482\",\"sourceId\":\"haproxy:c8b3a83b-ecbb-449c-b27f-900fa4a79a3f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:58:44:481-27700\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[545ad508-9119-4f2b-bce1-44819261a61a], x-b3-parentspanid=[fde32d6912072f8e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[05601cb1a4942724fde32d6912072f8e], x-b3-spanid=[36ee8a10d8d64c7c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c8b3a83b-ecbb-449c-b27f-900fa4a79a3f]}\\\"}\"}","context":{"RequestID":"c8b3a83b-ecbb-449c-b27f-900fa4a79a3f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"78103d4d-7207-4b29-8039-9e903c81b2a9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:44.480Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:44.483Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c8b3a83b-ecbb-449c-b27f-900fa4a79a3f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"78103d4d-7207-4b29-8039-9e903c81b2a9","LogTimestamp":"2023-04-13T10:58:44.483Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:58:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:58:46.427Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:58:46.436Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:46.437Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:46.437Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:46.492Z","message":"Entering","context":{"RequestID":"d5810312-8b2a-48f5-982a-dd6c8c83925b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a4c15651-e795-4575-918a-47771e588cc6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:46.492Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:58:46.494Z","message":"{\"transactionId\":\"d5810312-8b2a-48f5-982a-dd6c8c83925b\",\"status\":\"200\",\"rqstDate\":\"230413-10:58:46:493\",\"respDate\":\"230413-10:58:46:494\",\"sourceId\":\"haproxy:d5810312-8b2a-48f5-982a-dd6c8c83925b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:58:46:493-32435\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b69153c5-db69-427d-8f53-e9d82261a9c3], x-b3-parentspanid=[36d1f899e29b7df4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ab10a8d837a27e6736d1f899e29b7df4], x-b3-spanid=[61de81868e588f05], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d5810312-8b2a-48f5-982a-dd6c8c83925b]}\\\"}\"}","context":{"RequestID":"d5810312-8b2a-48f5-982a-dd6c8c83925b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a4c15651-e795-4575-918a-47771e588cc6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:46.492Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:46.494Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d5810312-8b2a-48f5-982a-dd6c8c83925b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a4c15651-e795-4575-918a-47771e588cc6","LogTimestamp":"2023-04-13T10:58:46.494Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:58:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:58:48.504Z","message":"Entering","context":{"RequestID":"5cc85651-c29a-4a77-8cfd-ccf5570edc2f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"99dcf4d1-d02e-402e-a981-c8187462fcba","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:48.504Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:58:48.506Z","message":"{\"transactionId\":\"5cc85651-c29a-4a77-8cfd-ccf5570edc2f\",\"status\":\"200\",\"rqstDate\":\"230413-10:58:48:505\",\"respDate\":\"230413-10:58:48:506\",\"sourceId\":\"haproxy:5cc85651-c29a-4a77-8cfd-ccf5570edc2f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:58:48:505-44355\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2a8a6533-b8c6-4b14-bd27-c51eeb25b661], x-b3-parentspanid=[6beaee30b341ca9a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2034f437e216241d6beaee30b341ca9a], x-b3-spanid=[895d88f1c4a26f45], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5cc85651-c29a-4a77-8cfd-ccf5570edc2f]}\\\"}\"}","context":{"RequestID":"5cc85651-c29a-4a77-8cfd-ccf5570edc2f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"99dcf4d1-d02e-402e-a981-c8187462fcba","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:48.504Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:48.507Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5cc85651-c29a-4a77-8cfd-ccf5570edc2f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"99dcf4d1-d02e-402e-a981-c8187462fcba","LogTimestamp":"2023-04-13T10:58:48.507Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:58:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:58:49.831Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:58:49.836Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:58:50.516Z","message":"Entering","context":{"RequestID":"b2800e09-2ce4-4726-8db2-05dc940f6140","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e4f81301-bec5-456f-b45a-fa8be3c451a7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:50.516Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:58:50.518Z","message":"{\"transactionId\":\"b2800e09-2ce4-4726-8db2-05dc940f6140\",\"status\":\"200\",\"rqstDate\":\"230413-10:58:50:517\",\"respDate\":\"230413-10:58:50:518\",\"sourceId\":\"haproxy:b2800e09-2ce4-4726-8db2-05dc940f6140\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:58:50:517-94487\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3df9d820-b9e0-4128-9fc8-ab3057bbfd74], x-b3-parentspanid=[ff900ec0a3e5c9cf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ce24d40c10389f13ff900ec0a3e5c9cf], x-b3-spanid=[f7e8621280320945], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b2800e09-2ce4-4726-8db2-05dc940f6140]}\\\"}\"}","context":{"RequestID":"b2800e09-2ce4-4726-8db2-05dc940f6140","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e4f81301-bec5-456f-b45a-fa8be3c451a7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:50.516Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:50.518Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b2800e09-2ce4-4726-8db2-05dc940f6140","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e4f81301-bec5-456f-b45a-fa8be3c451a7","LogTimestamp":"2023-04-13T10:58:50.518Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:58:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:58:50.796Z","message":"Entering","context":{"RequestID":"ae8f93ca-0c3d-4bba-a2ea-ded3d9e5e621","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d1c9842b-a28c-40b8-ab45-bfdf022ca5b7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:58:50.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:58:50.798Z","message":"{\"transactionId\":\"ae8f93ca-0c3d-4bba-a2ea-ded3d9e5e621\",\"status\":\"200\",\"rqstDate\":\"230413-10:58:50:797\",\"respDate\":\"230413-10:58:50:798\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ae8f93ca-0c3d-4bba-a2ea-ded3d9e5e621\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:58:50:797-72869\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4a423ae9-0265-4ed9-a4f0-392df84eb7dd], x-b3-parentspanid=[1fab432e0124bcc1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40469], x-envoy-attempt-count=[1], x-b3-traceid=[2d524eddef34b0fb1fab432e0124bcc1], x-b3-spanid=[16e41aaa314d891a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ae8f93ca-0c3d-4bba-a2ea-ded3d9e5e621]}\\\"}\"}","context":{"RequestID":"ae8f93ca-0c3d-4bba-a2ea-ded3d9e5e621","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d1c9842b-a28c-40b8-ab45-bfdf022ca5b7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:58:50.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:50.799Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ae8f93ca-0c3d-4bba-a2ea-ded3d9e5e621","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d1c9842b-a28c-40b8-ab45-bfdf022ca5b7","LogTimestamp":"2023-04-13T10:58:50.799Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:58:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:58:50.850Z","message":"Entering","context":{"RequestID":"08bd61f3-8877-4455-ba87-b67ee6283f76","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5f47ab6b-b862-45e1-a9f5-c4292700c58d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:58:50.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:58:50.854Z","message":"Database is available from CACHED check.","context":{"RequestID":"08bd61f3-8877-4455-ba87-b67ee6283f76","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5f47ab6b-b862-45e1-a9f5-c4292700c58d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:58:50.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:50.855Z","message":"{\"transactionId\":\"08bd61f3-8877-4455-ba87-b67ee6283f76\",\"status\":\"200\",\"rqstDate\":\"230413-10:58:50:851\",\"respDate\":\"230413-10:58:50:855\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:08bd61f3-8877-4455-ba87-b67ee6283f76\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:58:50:851-16148\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[08bd61f3-8877-4455-ba87-b67ee6283f76]}\\\"}\"}","context":{"RequestID":"08bd61f3-8877-4455-ba87-b67ee6283f76","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5f47ab6b-b862-45e1-a9f5-c4292700c58d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:58:50.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:50.856Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"08bd61f3-8877-4455-ba87-b67ee6283f76","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"6","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5f47ab6b-b862-45e1-a9f5-c4292700c58d","LogTimestamp":"2023-04-13T10:58:50.856Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:58:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 8 - "logType": "access"
{"timestamp":"2023-04-13T10:58:52.529Z","message":"Entering","context":{"RequestID":"426c1a63-932a-4cfe-bff5-37850567f1b2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4ad9ebb4-d21c-4c98-a35f-ddc4f9e65c80","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:52.529Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:58:52.531Z","message":"{\"transactionId\":\"426c1a63-932a-4cfe-bff5-37850567f1b2\",\"status\":\"200\",\"rqstDate\":\"230413-10:58:52:530\",\"respDate\":\"230413-10:58:52:531\",\"sourceId\":\"haproxy:426c1a63-932a-4cfe-bff5-37850567f1b2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:58:52:530-87615\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[254fc0ec-9b24-4953-81d0-4f2c41af21ae], x-b3-parentspanid=[c71b2c64ca3b56d1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[08b04274249ac768c71b2c64ca3b56d1], x-b3-spanid=[ad01fed14ed21e55], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[426c1a63-932a-4cfe-bff5-37850567f1b2]}\\\"}\"}","context":{"RequestID":"426c1a63-932a-4cfe-bff5-37850567f1b2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4ad9ebb4-d21c-4c98-a35f-ddc4f9e65c80","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:52.529Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:52.531Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"426c1a63-932a-4cfe-bff5-37850567f1b2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4ad9ebb4-d21c-4c98-a35f-ddc4f9e65c80","LogTimestamp":"2023-04-13T10:58:52.531Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:58:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:58:54.539Z","message":"Entering","context":{"RequestID":"c4d2890c-8559-478c-8c05-b0f45091aebd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"02fd0ca2-3508-4a45-9223-14b43fe7f2a8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:54.539Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:58:54.541Z","message":"{\"transactionId\":\"c4d2890c-8559-478c-8c05-b0f45091aebd\",\"status\":\"200\",\"rqstDate\":\"230413-10:58:54:540\",\"respDate\":\"230413-10:58:54:541\",\"sourceId\":\"haproxy:c4d2890c-8559-478c-8c05-b0f45091aebd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:58:54:540-66791\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[17495f63-0d43-4d22-baef-2513ef2f610f], x-b3-parentspanid=[f29ce1fba3898f62], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6a6aa556edadfb47f29ce1fba3898f62], x-b3-spanid=[6fd557bd3d20dce7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c4d2890c-8559-478c-8c05-b0f45091aebd]}\\\"}\"}","context":{"RequestID":"c4d2890c-8559-478c-8c05-b0f45091aebd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"02fd0ca2-3508-4a45-9223-14b43fe7f2a8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:54.539Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:54.541Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c4d2890c-8559-478c-8c05-b0f45091aebd","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"02fd0ca2-3508-4a45-9223-14b43fe7f2a8","LogTimestamp":"2023-04-13T10:58:54.541Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:58:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:58:56.428Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:58:56.442Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:56.443Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:56.443Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:56.551Z","message":"Entering","context":{"RequestID":"49fb8476-f776-457c-9233-9091a9ad08ee","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"84e7c45b-d6fd-4b55-b13d-d540bf02b4d2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:56.551Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:58:56.553Z","message":"{\"transactionId\":\"49fb8476-f776-457c-9233-9091a9ad08ee\",\"status\":\"200\",\"rqstDate\":\"230413-10:58:56:552\",\"respDate\":\"230413-10:58:56:553\",\"sourceId\":\"haproxy:49fb8476-f776-457c-9233-9091a9ad08ee\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:58:56:552-88428\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9b15fe9c-6c99-4e0d-b90b-8650c3da4176], x-b3-parentspanid=[1ab70e8e78e9edde], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1de278125a4ae91f1ab70e8e78e9edde], x-b3-spanid=[f8b667c4c695c148], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[49fb8476-f776-457c-9233-9091a9ad08ee]}\\\"}\"}","context":{"RequestID":"49fb8476-f776-457c-9233-9091a9ad08ee","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"84e7c45b-d6fd-4b55-b13d-d540bf02b4d2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:56.551Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:56.554Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"49fb8476-f776-457c-9233-9091a9ad08ee","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"84e7c45b-d6fd-4b55-b13d-d540bf02b4d2","LogTimestamp":"2023-04-13T10:58:56.554Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:58:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:58:58.562Z","message":"Entering","context":{"RequestID":"9452a5d9-c625-4f51-b3cc-2af1376af7c6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"63bbfe79-1595-469e-b4fc-5a2e7c50bf6e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:58.562Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:58:58.564Z","message":"{\"transactionId\":\"9452a5d9-c625-4f51-b3cc-2af1376af7c6\",\"status\":\"200\",\"rqstDate\":\"230413-10:58:58:563\",\"respDate\":\"230413-10:58:58:564\",\"sourceId\":\"haproxy:9452a5d9-c625-4f51-b3cc-2af1376af7c6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:58:58:563-14247\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e9c6aa80-9056-42be-998a-e7ebb333b59d], x-b3-parentspanid=[fb401226b95e22f7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2b265206273b3081fb401226b95e22f7], x-b3-spanid=[5e651dabd4b15b1a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9452a5d9-c625-4f51-b3cc-2af1376af7c6]}\\\"}\"}","context":{"RequestID":"9452a5d9-c625-4f51-b3cc-2af1376af7c6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"63bbfe79-1595-469e-b4fc-5a2e7c50bf6e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:58:58.562Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:58:58.565Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9452a5d9-c625-4f51-b3cc-2af1376af7c6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"63bbfe79-1595-469e-b4fc-5a2e7c50bf6e","LogTimestamp":"2023-04-13T10:58:58.565Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:58:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:59:00.572Z","message":"Entering","context":{"RequestID":"357bc396-8706-4cec-aa4f-f72005fe50f5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"432f0aa2-e498-4cca-9829-49f9a705dfa7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:00.572Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:59:00.574Z","message":"{\"transactionId\":\"357bc396-8706-4cec-aa4f-f72005fe50f5\",\"status\":\"200\",\"rqstDate\":\"230413-10:59:00:573\",\"respDate\":\"230413-10:59:00:574\",\"sourceId\":\"haproxy:357bc396-8706-4cec-aa4f-f72005fe50f5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:59:00:573-2070\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[65f1391d-e4ad-4031-a8a8-c8e57141d897], x-b3-parentspanid=[8968c64b9d4b3a95], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ec210aa9c296b1268968c64b9d4b3a95], x-b3-spanid=[92931304f06ec005], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[357bc396-8706-4cec-aa4f-f72005fe50f5]}\\\"}\"}","context":{"RequestID":"357bc396-8706-4cec-aa4f-f72005fe50f5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"432f0aa2-e498-4cca-9829-49f9a705dfa7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:00.572Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:00.575Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"357bc396-8706-4cec-aa4f-f72005fe50f5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"432f0aa2-e498-4cca-9829-49f9a705dfa7","LogTimestamp":"2023-04-13T10:59:00.575Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:59:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:59:00.794Z","message":"Entering","context":{"RequestID":"e570d6e2-eb5f-4115-8149-0a352b65e4c5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e3dad305-c0c0-4057-971a-ba74d152c7eb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:59:00.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:59:00.796Z","message":"{\"transactionId\":\"e570d6e2-eb5f-4115-8149-0a352b65e4c5\",\"status\":\"200\",\"rqstDate\":\"230413-10:59:00:795\",\"respDate\":\"230413-10:59:00:796\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e570d6e2-eb5f-4115-8149-0a352b65e4c5\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:59:00:795-59191\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[954b7655-4179-4332-953c-a940c4664c98], x-b3-parentspanid=[e1b71e855e463cbc], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39301], x-envoy-attempt-count=[1], x-b3-traceid=[bdbc29a1c0c5e229e1b71e855e463cbc], x-b3-spanid=[89640b943b302cb9], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e570d6e2-eb5f-4115-8149-0a352b65e4c5]}\\\"}\"}","context":{"RequestID":"e570d6e2-eb5f-4115-8149-0a352b65e4c5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e3dad305-c0c0-4057-971a-ba74d152c7eb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:59:00.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:00.796Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e570d6e2-eb5f-4115-8149-0a352b65e4c5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e3dad305-c0c0-4057-971a-ba74d152c7eb","LogTimestamp":"2023-04-13T10:59:00.796Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:59:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:59:00.849Z","message":"Entering","context":{"RequestID":"b5a74640-3976-441b-81c4-6ec17b121ed8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ffcb9163-420f-4408-a473-1d5e761883a9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:59:00.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:59:00.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"b5a74640-3976-441b-81c4-6ec17b121ed8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ffcb9163-420f-4408-a473-1d5e761883a9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:59:00.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:00.851Z","message":"{\"transactionId\":\"b5a74640-3976-441b-81c4-6ec17b121ed8\",\"status\":\"200\",\"rqstDate\":\"230413-10:59:00:849\",\"respDate\":\"230413-10:59:00:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b5a74640-3976-441b-81c4-6ec17b121ed8\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:59:00:849-30589\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b5a74640-3976-441b-81c4-6ec17b121ed8]}\\\"}\"}","context":{"RequestID":"b5a74640-3976-441b-81c4-6ec17b121ed8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ffcb9163-420f-4408-a473-1d5e761883a9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:59:00.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:00.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b5a74640-3976-441b-81c4-6ec17b121ed8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ffcb9163-420f-4408-a473-1d5e761883a9","LogTimestamp":"2023-04-13T10:59:00.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:59:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:59:02.585Z","message":"Entering","context":{"RequestID":"4ecb96b0-ace4-4e0c-af64-49252588f277","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"c937f390-416f-4d3d-8e33-1280f317c51c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:02.585Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:59:02.587Z","message":"{\"transactionId\":\"4ecb96b0-ace4-4e0c-af64-49252588f277\",\"status\":\"200\",\"rqstDate\":\"230413-10:59:02:585\",\"respDate\":\"230413-10:59:02:586\",\"sourceId\":\"haproxy:4ecb96b0-ace4-4e0c-af64-49252588f277\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:59:02:585-69350\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f47bb6c3-25c2-4009-aa5d-f9ff86b9361d], x-b3-parentspanid=[46966268d50f3a4c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5ef1af80dbb9fcc046966268d50f3a4c], x-b3-spanid=[c6d3b23679068f3c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4ecb96b0-ace4-4e0c-af64-49252588f277]}\\\"}\"}","context":{"RequestID":"4ecb96b0-ace4-4e0c-af64-49252588f277","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"c937f390-416f-4d3d-8e33-1280f317c51c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:02.585Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:02.587Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4ecb96b0-ace4-4e0c-af64-49252588f277","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c937f390-416f-4d3d-8e33-1280f317c51c","LogTimestamp":"2023-04-13T10:59:02.587Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:59:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:59:04.597Z","message":"Entering","context":{"RequestID":"4332b0d2-6045-4553-8d73-14c9af1a7c96","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fc70c407-d205-4956-9b20-d22801225fc9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:04.597Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:59:04.599Z","message":"{\"transactionId\":\"4332b0d2-6045-4553-8d73-14c9af1a7c96\",\"status\":\"200\",\"rqstDate\":\"230413-10:59:04:598\",\"respDate\":\"230413-10:59:04:599\",\"sourceId\":\"haproxy:4332b0d2-6045-4553-8d73-14c9af1a7c96\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:59:04:598-39977\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ab4e70f4-b274-41da-b5a7-f99d00721eb3], x-b3-parentspanid=[1eceed5b61418ea4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2f15be4991ba12b81eceed5b61418ea4], x-b3-spanid=[b862143f4678436a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4332b0d2-6045-4553-8d73-14c9af1a7c96]}\\\"}\"}","context":{"RequestID":"4332b0d2-6045-4553-8d73-14c9af1a7c96","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fc70c407-d205-4956-9b20-d22801225fc9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:04.597Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:04.600Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4332b0d2-6045-4553-8d73-14c9af1a7c96","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fc70c407-d205-4956-9b20-d22801225fc9","LogTimestamp":"2023-04-13T10:59:04.600Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:59:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:59:06.427Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:59:06.440Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:06.440Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:06.440Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:06.610Z","message":"Entering","context":{"RequestID":"aa557dd8-dd22-445c-8e72-ae7f0dfc8ab9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ce4c89d3-3034-466f-a3c6-eb67af8c254c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:06.610Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:59:06.612Z","message":"{\"transactionId\":\"aa557dd8-dd22-445c-8e72-ae7f0dfc8ab9\",\"status\":\"200\",\"rqstDate\":\"230413-10:59:06:611\",\"respDate\":\"230413-10:59:06:612\",\"sourceId\":\"haproxy:aa557dd8-dd22-445c-8e72-ae7f0dfc8ab9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:59:06:611-97785\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[59aaffbb-bb49-471e-96ef-5ea340d87b61], x-b3-parentspanid=[4e865b6a4c82aa4c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e4bfdf78b64a49f94e865b6a4c82aa4c], x-b3-spanid=[913df1f2550e7f2d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[aa557dd8-dd22-445c-8e72-ae7f0dfc8ab9]}\\\"}\"}","context":{"RequestID":"aa557dd8-dd22-445c-8e72-ae7f0dfc8ab9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ce4c89d3-3034-466f-a3c6-eb67af8c254c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:06.610Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:06.613Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aa557dd8-dd22-445c-8e72-ae7f0dfc8ab9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce4c89d3-3034-466f-a3c6-eb67af8c254c","LogTimestamp":"2023-04-13T10:59:06.613Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:59:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:59:08.623Z","message":"Entering","context":{"RequestID":"0ef67643-0465-44c0-a191-98d89eb97da1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"13418e40-84d8-462e-8b23-2ea352f63e75","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:08.623Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:59:08.625Z","message":"{\"transactionId\":\"0ef67643-0465-44c0-a191-98d89eb97da1\",\"status\":\"200\",\"rqstDate\":\"230413-10:59:08:623\",\"respDate\":\"230413-10:59:08:625\",\"sourceId\":\"haproxy:0ef67643-0465-44c0-a191-98d89eb97da1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:59:08:623-92223\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[48df913e-da5c-4ef3-a2f4-b6ea1d482ef8], x-b3-parentspanid=[cc2592b3b6b54783], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3942a723f003a2d9cc2592b3b6b54783], x-b3-spanid=[61563bf868cb0675], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0ef67643-0465-44c0-a191-98d89eb97da1]}\\\"}\"}","context":{"RequestID":"0ef67643-0465-44c0-a191-98d89eb97da1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"13418e40-84d8-462e-8b23-2ea352f63e75","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:08.623Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:08.626Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0ef67643-0465-44c0-a191-98d89eb97da1","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"13418e40-84d8-462e-8b23-2ea352f63e75","LogTimestamp":"2023-04-13T10:59:08.626Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:59:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:59:10.635Z","message":"Entering","context":{"RequestID":"7641d4d1-36bf-4ff9-828c-28ca0888d705","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bf3ad775-08a6-4414-b8b1-bf2b5a1c23b6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:10.635Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:59:10.637Z","message":"{\"transactionId\":\"7641d4d1-36bf-4ff9-828c-28ca0888d705\",\"status\":\"200\",\"rqstDate\":\"230413-10:59:10:636\",\"respDate\":\"230413-10:59:10:637\",\"sourceId\":\"haproxy:7641d4d1-36bf-4ff9-828c-28ca0888d705\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:59:10:636-13619\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d6f3246c-0876-401e-b410-4664eb10a0b0], x-b3-parentspanid=[f7d0538223734e3a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d5ad9b5e046342bef7d0538223734e3a], x-b3-spanid=[c4fe981e0f73f85a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7641d4d1-36bf-4ff9-828c-28ca0888d705]}\\\"}\"}","context":{"RequestID":"7641d4d1-36bf-4ff9-828c-28ca0888d705","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bf3ad775-08a6-4414-b8b1-bf2b5a1c23b6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:10.635Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:10.638Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7641d4d1-36bf-4ff9-828c-28ca0888d705","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bf3ad775-08a6-4414-b8b1-bf2b5a1c23b6","LogTimestamp":"2023-04-13T10:59:10.637Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:59:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:59:10.795Z","message":"Entering","context":{"RequestID":"331934f6-c1d2-4d19-b0da-3071441303cf","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fa32ced9-906c-4668-a8d5-7a141d931a7f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:59:10.795Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:59:10.797Z","message":"{\"transactionId\":\"331934f6-c1d2-4d19-b0da-3071441303cf\",\"status\":\"200\",\"rqstDate\":\"230413-10:59:10:796\",\"respDate\":\"230413-10:59:10:797\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:331934f6-c1d2-4d19-b0da-3071441303cf\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:59:10:796-58804\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[25b9fece-6bfc-4fc9-96d2-d101ed4db267], x-b3-parentspanid=[cb934c361eda97e3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57917], x-envoy-attempt-count=[1], x-b3-traceid=[9c875b27f59452b9cb934c361eda97e3], x-b3-spanid=[ca10315a085b612a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[331934f6-c1d2-4d19-b0da-3071441303cf]}\\\"}\"}","context":{"RequestID":"331934f6-c1d2-4d19-b0da-3071441303cf","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fa32ced9-906c-4668-a8d5-7a141d931a7f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:59:10.795Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:10.798Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"331934f6-c1d2-4d19-b0da-3071441303cf","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fa32ced9-906c-4668-a8d5-7a141d931a7f","LogTimestamp":"2023-04-13T10:59:10.798Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:59:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:59:10.848Z","message":"Entering","context":{"RequestID":"c8a944fb-644d-43a1-879b-62a5a3bec7e3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"52e2ea89-7b01-4ad1-b401-268df4ee0f8c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:59:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:59:10.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"c8a944fb-644d-43a1-879b-62a5a3bec7e3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"52e2ea89-7b01-4ad1-b401-268df4ee0f8c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:59:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:10.851Z","message":"{\"transactionId\":\"c8a944fb-644d-43a1-879b-62a5a3bec7e3\",\"status\":\"200\",\"rqstDate\":\"230413-10:59:10:849\",\"respDate\":\"230413-10:59:10:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c8a944fb-644d-43a1-879b-62a5a3bec7e3\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:59:10:849-82630\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c8a944fb-644d-43a1-879b-62a5a3bec7e3]}\\\"}\"}","context":{"RequestID":"c8a944fb-644d-43a1-879b-62a5a3bec7e3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"52e2ea89-7b01-4ad1-b401-268df4ee0f8c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:59:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:10.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c8a944fb-644d-43a1-879b-62a5a3bec7e3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"52e2ea89-7b01-4ad1-b401-268df4ee0f8c","LogTimestamp":"2023-04-13T10:59:10.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:59:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:59:12.647Z","message":"Entering","context":{"RequestID":"6eeba27b-f225-4892-94e8-7cce0358c28a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d63f2d0c-657e-4f7b-b34e-1c2a1a8a300b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:12.647Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:59:12.649Z","message":"{\"transactionId\":\"6eeba27b-f225-4892-94e8-7cce0358c28a\",\"status\":\"200\",\"rqstDate\":\"230413-10:59:12:648\",\"respDate\":\"230413-10:59:12:649\",\"sourceId\":\"haproxy:6eeba27b-f225-4892-94e8-7cce0358c28a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:59:12:648-55278\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b253d7cd-40c9-4635-b4b8-b34ff39376e0], x-b3-parentspanid=[780a99bb46cdc16b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6fc43ab5796ca48b780a99bb46cdc16b], x-b3-spanid=[b4b6e59940130662], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6eeba27b-f225-4892-94e8-7cce0358c28a]}\\\"}\"}","context":{"RequestID":"6eeba27b-f225-4892-94e8-7cce0358c28a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d63f2d0c-657e-4f7b-b34e-1c2a1a8a300b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:12.647Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:12.650Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6eeba27b-f225-4892-94e8-7cce0358c28a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d63f2d0c-657e-4f7b-b34e-1c2a1a8a300b","LogTimestamp":"2023-04-13T10:59:12.650Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:59:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:59:14.661Z","message":"Entering","context":{"RequestID":"b63658e3-e842-4289-b403-374a66d8f312","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3e7f4adf-fcdd-4919-9eb1-fd13f2dd20ab","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:14.661Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:59:14.663Z","message":"{\"transactionId\":\"b63658e3-e842-4289-b403-374a66d8f312\",\"status\":\"200\",\"rqstDate\":\"230413-10:59:14:661\",\"respDate\":\"230413-10:59:14:663\",\"sourceId\":\"haproxy:b63658e3-e842-4289-b403-374a66d8f312\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:59:14:661-30394\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[af161e13-c7a8-493c-b184-f4e3003eafb4], x-b3-parentspanid=[94c703f6d5bfcc6c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[37376f7d9aedb6cb94c703f6d5bfcc6c], x-b3-spanid=[51cffcb00a609223], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b63658e3-e842-4289-b403-374a66d8f312]}\\\"}\"}","context":{"RequestID":"b63658e3-e842-4289-b403-374a66d8f312","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3e7f4adf-fcdd-4919-9eb1-fd13f2dd20ab","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:14.661Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:14.663Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b63658e3-e842-4289-b403-374a66d8f312","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3e7f4adf-fcdd-4919-9eb1-fd13f2dd20ab","LogTimestamp":"2023-04-13T10:59:14.663Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:59:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:59:16.427Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:59:16.435Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:16.435Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:16.435Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:16.672Z","message":"Entering","context":{"RequestID":"f5623dc4-bda2-4e9c-ad7b-0337c7f2e293","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3783d748-62a7-471c-8468-2dd2118fd652","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:16.672Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:59:16.673Z","message":"{\"transactionId\":\"f5623dc4-bda2-4e9c-ad7b-0337c7f2e293\",\"status\":\"200\",\"rqstDate\":\"230413-10:59:16:673\",\"respDate\":\"230413-10:59:16:673\",\"sourceId\":\"haproxy:f5623dc4-bda2-4e9c-ad7b-0337c7f2e293\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:59:16:673-40311\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aa9c54ce-9e58-49ac-9701-d770081b9eba], x-b3-parentspanid=[4868abd0a4a94805], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cd51272785f082a24868abd0a4a94805], x-b3-spanid=[e9a71bbeacf60bec], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f5623dc4-bda2-4e9c-ad7b-0337c7f2e293]}\\\"}\"}","context":{"RequestID":"f5623dc4-bda2-4e9c-ad7b-0337c7f2e293","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3783d748-62a7-471c-8468-2dd2118fd652","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:16.672Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:16.674Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f5623dc4-bda2-4e9c-ad7b-0337c7f2e293","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3783d748-62a7-471c-8468-2dd2118fd652","LogTimestamp":"2023-04-13T10:59:16.674Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:59:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:59:18.683Z","message":"Entering","context":{"RequestID":"932647f1-3989-4af0-b02b-4220d44187f7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5acf19d3-3a04-44aa-883e-18522c7a5b58","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:18.683Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:59:18.685Z","message":"{\"transactionId\":\"932647f1-3989-4af0-b02b-4220d44187f7\",\"status\":\"200\",\"rqstDate\":\"230413-10:59:18:683\",\"respDate\":\"230413-10:59:18:685\",\"sourceId\":\"haproxy:932647f1-3989-4af0-b02b-4220d44187f7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:59:18:683-17671\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f177445c-5639-420d-8b37-1745702eb947], x-b3-parentspanid=[d747641f4f6554ca], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fb458cb613a28968d747641f4f6554ca], x-b3-spanid=[91d794350f660804], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[932647f1-3989-4af0-b02b-4220d44187f7]}\\\"}\"}","context":{"RequestID":"932647f1-3989-4af0-b02b-4220d44187f7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5acf19d3-3a04-44aa-883e-18522c7a5b58","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:18.683Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:18.686Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"932647f1-3989-4af0-b02b-4220d44187f7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5acf19d3-3a04-44aa-883e-18522c7a5b58","LogTimestamp":"2023-04-13T10:59:18.686Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:59:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:59:19.837Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:59:19.841Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:59:20.697Z","message":"Entering","context":{"RequestID":"8a0de019-ca67-4085-8310-9d8b52b79767","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a1b52403-9164-4571-b41e-cc3c6635a042","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:20.697Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:59:20.699Z","message":"{\"transactionId\":\"8a0de019-ca67-4085-8310-9d8b52b79767\",\"status\":\"200\",\"rqstDate\":\"230413-10:59:20:698\",\"respDate\":\"230413-10:59:20:699\",\"sourceId\":\"haproxy:8a0de019-ca67-4085-8310-9d8b52b79767\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:59:20:698-49707\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[940b41a7-6948-4a31-bca2-d21051681108], x-b3-parentspanid=[0e401e426ced489d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3d3a1a937a5da7040e401e426ced489d], x-b3-spanid=[e64656c8a7318c31], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8a0de019-ca67-4085-8310-9d8b52b79767]}\\\"}\"}","context":{"RequestID":"8a0de019-ca67-4085-8310-9d8b52b79767","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a1b52403-9164-4571-b41e-cc3c6635a042","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:20.697Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:20.700Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8a0de019-ca67-4085-8310-9d8b52b79767","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a1b52403-9164-4571-b41e-cc3c6635a042","LogTimestamp":"2023-04-13T10:59:20.700Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:59:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:59:20.794Z","message":"Entering","context":{"RequestID":"9eb1166b-bff1-491c-acbf-4f8fa70ccc7c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f464fec0-5305-4260-b8fc-8129d2701794","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:59:20.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:59:20.796Z","message":"{\"transactionId\":\"9eb1166b-bff1-491c-acbf-4f8fa70ccc7c\",\"status\":\"200\",\"rqstDate\":\"230413-10:59:20:795\",\"respDate\":\"230413-10:59:20:796\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:9eb1166b-bff1-491c-acbf-4f8fa70ccc7c\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:59:20:795-26397\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[06a06d43-5d07-42dc-bfe7-209ace8ff29c], x-b3-parentspanid=[21b2bc3fbffb3d95], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38813], x-envoy-attempt-count=[1], x-b3-traceid=[bf1f53fd2a5a444921b2bc3fbffb3d95], x-b3-spanid=[43f3f4e32baae74b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[9eb1166b-bff1-491c-acbf-4f8fa70ccc7c]}\\\"}\"}","context":{"RequestID":"9eb1166b-bff1-491c-acbf-4f8fa70ccc7c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f464fec0-5305-4260-b8fc-8129d2701794","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:59:20.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:20.797Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9eb1166b-bff1-491c-acbf-4f8fa70ccc7c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f464fec0-5305-4260-b8fc-8129d2701794","LogTimestamp":"2023-04-13T10:59:20.797Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:59:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:59:20.850Z","message":"Entering","context":{"RequestID":"6e790520-664e-41cf-9fbe-45a5434dfefd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9b9f015e-edd9-4329-a01d-6cec4845b966","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:59:20.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:59:20.852Z","message":"Database is available from CACHED check.","context":{"RequestID":"6e790520-664e-41cf-9fbe-45a5434dfefd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9b9f015e-edd9-4329-a01d-6cec4845b966","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:59:20.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:20.854Z","message":"{\"transactionId\":\"6e790520-664e-41cf-9fbe-45a5434dfefd\",\"status\":\"200\",\"rqstDate\":\"230413-10:59:20:851\",\"respDate\":\"230413-10:59:20:854\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6e790520-664e-41cf-9fbe-45a5434dfefd\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:59:20:851-92532\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6e790520-664e-41cf-9fbe-45a5434dfefd]}\\\"}\"}","context":{"RequestID":"6e790520-664e-41cf-9fbe-45a5434dfefd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9b9f015e-edd9-4329-a01d-6cec4845b966","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:59:20.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:20.854Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6e790520-664e-41cf-9fbe-45a5434dfefd","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9b9f015e-edd9-4329-a01d-6cec4845b966","LogTimestamp":"2023-04-13T10:59:20.854Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:59:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:59:22.710Z","message":"Entering","context":{"RequestID":"4a54c250-f679-4741-ad69-5489ed75672d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cbc245b0-2c34-4043-95cf-0a2b5c79f05a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:22.710Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:59:22.712Z","message":"{\"transactionId\":\"4a54c250-f679-4741-ad69-5489ed75672d\",\"status\":\"200\",\"rqstDate\":\"230413-10:59:22:711\",\"respDate\":\"230413-10:59:22:712\",\"sourceId\":\"haproxy:4a54c250-f679-4741-ad69-5489ed75672d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:59:22:711-58843\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[de23a932-eb2d-44be-9981-9f258be1a3d7], x-b3-parentspanid=[93277e3109d328d2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bf3b161b76e43ad493277e3109d328d2], x-b3-spanid=[b49225615e9830bb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4a54c250-f679-4741-ad69-5489ed75672d]}\\\"}\"}","context":{"RequestID":"4a54c250-f679-4741-ad69-5489ed75672d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cbc245b0-2c34-4043-95cf-0a2b5c79f05a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:22.710Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:22.713Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4a54c250-f679-4741-ad69-5489ed75672d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cbc245b0-2c34-4043-95cf-0a2b5c79f05a","LogTimestamp":"2023-04-13T10:59:22.713Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:59:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:59:24.724Z","message":"Entering","context":{"RequestID":"d9d46027-bbcf-4470-a63a-6738527935b3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0eb400dd-934d-48fc-9b4b-f14ae06b6a94","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:24.724Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:59:24.726Z","message":"{\"transactionId\":\"d9d46027-bbcf-4470-a63a-6738527935b3\",\"status\":\"200\",\"rqstDate\":\"230413-10:59:24:725\",\"respDate\":\"230413-10:59:24:726\",\"sourceId\":\"haproxy:d9d46027-bbcf-4470-a63a-6738527935b3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:59:24:725-13229\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d5612d88-db15-443f-948b-c6ac1c2ac729], x-b3-parentspanid=[d818a1f94d324a45], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c409d3c9dd8b07b5d818a1f94d324a45], x-b3-spanid=[e4a7ad1f3a53ce54], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d9d46027-bbcf-4470-a63a-6738527935b3]}\\\"}\"}","context":{"RequestID":"d9d46027-bbcf-4470-a63a-6738527935b3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0eb400dd-934d-48fc-9b4b-f14ae06b6a94","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:24.724Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:24.727Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d9d46027-bbcf-4470-a63a-6738527935b3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0eb400dd-934d-48fc-9b4b-f14ae06b6a94","LogTimestamp":"2023-04-13T10:59:24.727Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:59:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:59:26.428Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:59:26.442Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:26.442Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:26.443Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:26.737Z","message":"Entering","context":{"RequestID":"01420fa8-bbcf-477d-8934-c2692ba0bb43","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ede0b05b-47d9-4b4e-8ba4-3dba0d00d24c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:26.737Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:59:26.739Z","message":"{\"transactionId\":\"01420fa8-bbcf-477d-8934-c2692ba0bb43\",\"status\":\"200\",\"rqstDate\":\"230413-10:59:26:738\",\"respDate\":\"230413-10:59:26:739\",\"sourceId\":\"haproxy:01420fa8-bbcf-477d-8934-c2692ba0bb43\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:59:26:738-18819\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b077ae43-5f11-4669-a053-8f7efc754ffe], x-b3-parentspanid=[9e343bc757088903], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c35710235f7349c79e343bc757088903], x-b3-spanid=[70a16e8946936dbc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[01420fa8-bbcf-477d-8934-c2692ba0bb43]}\\\"}\"}","context":{"RequestID":"01420fa8-bbcf-477d-8934-c2692ba0bb43","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ede0b05b-47d9-4b4e-8ba4-3dba0d00d24c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:26.737Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:26.740Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"01420fa8-bbcf-477d-8934-c2692ba0bb43","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ede0b05b-47d9-4b4e-8ba4-3dba0d00d24c","LogTimestamp":"2023-04-13T10:59:26.740Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:59:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:59:28.749Z","message":"Entering","context":{"RequestID":"e7ff8308-2d94-4a1d-88c6-46c15f2013cb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4b8b149f-7075-40c0-b030-43b58bb2a987","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:28.749Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:59:28.751Z","message":"{\"transactionId\":\"e7ff8308-2d94-4a1d-88c6-46c15f2013cb\",\"status\":\"200\",\"rqstDate\":\"230413-10:59:28:750\",\"respDate\":\"230413-10:59:28:751\",\"sourceId\":\"haproxy:e7ff8308-2d94-4a1d-88c6-46c15f2013cb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:59:28:750-77086\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b7604727-0a4f-41d5-a77e-7105352b43a2], x-b3-parentspanid=[43023c6e149abb38], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[63d3dc505313deb443023c6e149abb38], x-b3-spanid=[1f46665e94f87b0e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e7ff8308-2d94-4a1d-88c6-46c15f2013cb]}\\\"}\"}","context":{"RequestID":"e7ff8308-2d94-4a1d-88c6-46c15f2013cb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4b8b149f-7075-40c0-b030-43b58bb2a987","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:28.749Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:28.752Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e7ff8308-2d94-4a1d-88c6-46c15f2013cb","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4b8b149f-7075-40c0-b030-43b58bb2a987","LogTimestamp":"2023-04-13T10:59:28.752Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:59:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:59:30.761Z","message":"Entering","context":{"RequestID":"8a6544a1-9c87-4af6-96f3-fd555d859587","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dacff0f3-acf5-492e-bb45-24dcd288094f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:30.761Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:59:30.763Z","message":"{\"transactionId\":\"8a6544a1-9c87-4af6-96f3-fd555d859587\",\"status\":\"200\",\"rqstDate\":\"230413-10:59:30:762\",\"respDate\":\"230413-10:59:30:763\",\"sourceId\":\"haproxy:8a6544a1-9c87-4af6-96f3-fd555d859587\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:59:30:762-68952\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[23b01008-0973-4a32-88d8-1adee9857a54], x-b3-parentspanid=[9f27522f7fe9068e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[efcde4936f7f3f459f27522f7fe9068e], x-b3-spanid=[a7232ba76476923c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8a6544a1-9c87-4af6-96f3-fd555d859587]}\\\"}\"}","context":{"RequestID":"8a6544a1-9c87-4af6-96f3-fd555d859587","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dacff0f3-acf5-492e-bb45-24dcd288094f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:30.761Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:30.764Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8a6544a1-9c87-4af6-96f3-fd555d859587","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dacff0f3-acf5-492e-bb45-24dcd288094f","LogTimestamp":"2023-04-13T10:59:30.764Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:59:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:59:30.795Z","message":"Entering","context":{"RequestID":"58005739-10ad-4bcf-ba4c-d3a5ab791c35","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ed66693c-05ab-49aa-bb61-441a1c05dd23","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:59:30.795Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:59:30.796Z","message":"{\"transactionId\":\"58005739-10ad-4bcf-ba4c-d3a5ab791c35\",\"status\":\"200\",\"rqstDate\":\"230413-10:59:30:795\",\"respDate\":\"230413-10:59:30:796\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:58005739-10ad-4bcf-ba4c-d3a5ab791c35\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:59:30:795-75737\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f90d6f2e-d01b-425a-92e9-26793c57d98b], x-b3-parentspanid=[2131ba26562f086c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49611], x-envoy-attempt-count=[1], x-b3-traceid=[9ea00a9a4df5e3722131ba26562f086c], x-b3-spanid=[0f172223543fa3dd], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[58005739-10ad-4bcf-ba4c-d3a5ab791c35]}\\\"}\"}","context":{"RequestID":"58005739-10ad-4bcf-ba4c-d3a5ab791c35","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ed66693c-05ab-49aa-bb61-441a1c05dd23","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:59:30.795Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:30.797Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"58005739-10ad-4bcf-ba4c-d3a5ab791c35","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ed66693c-05ab-49aa-bb61-441a1c05dd23","LogTimestamp":"2023-04-13T10:59:30.797Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:59:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:59:30.849Z","message":"Entering","context":{"RequestID":"d5082ecd-4d28-48a2-b818-0205a200db5e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bd6e3371-fdf8-47df-b56d-d33994a7ee99","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:59:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:59:30.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"d5082ecd-4d28-48a2-b818-0205a200db5e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bd6e3371-fdf8-47df-b56d-d33994a7ee99","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:59:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:30.851Z","message":"{\"transactionId\":\"d5082ecd-4d28-48a2-b818-0205a200db5e\",\"status\":\"200\",\"rqstDate\":\"230413-10:59:30:850\",\"respDate\":\"230413-10:59:30:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d5082ecd-4d28-48a2-b818-0205a200db5e\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:59:30:850-7144\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d5082ecd-4d28-48a2-b818-0205a200db5e]}\\\"}\"}","context":{"RequestID":"d5082ecd-4d28-48a2-b818-0205a200db5e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bd6e3371-fdf8-47df-b56d-d33994a7ee99","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:59:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:30.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d5082ecd-4d28-48a2-b818-0205a200db5e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bd6e3371-fdf8-47df-b56d-d33994a7ee99","LogTimestamp":"2023-04-13T10:59:30.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:59:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:59:32.772Z","message":"Entering","context":{"RequestID":"2f88d29f-9356-4853-8ff1-d7f1345c823e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9b31d0a4-803f-43f3-bd87-e09213cd36b5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:32.772Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:59:32.775Z","message":"{\"transactionId\":\"2f88d29f-9356-4853-8ff1-d7f1345c823e\",\"status\":\"200\",\"rqstDate\":\"230413-10:59:32:773\",\"respDate\":\"230413-10:59:32:774\",\"sourceId\":\"haproxy:2f88d29f-9356-4853-8ff1-d7f1345c823e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:59:32:773-40820\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fff1dadc-d2fc-47c8-8cc3-d0e05bb58734], x-b3-parentspanid=[47dec438225ccdb4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[af833aa65fcd1e4647dec438225ccdb4], x-b3-spanid=[035f6b7bc3a495ac], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2f88d29f-9356-4853-8ff1-d7f1345c823e]}\\\"}\"}","context":{"RequestID":"2f88d29f-9356-4853-8ff1-d7f1345c823e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9b31d0a4-803f-43f3-bd87-e09213cd36b5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:32.772Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:32.775Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2f88d29f-9356-4853-8ff1-d7f1345c823e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9b31d0a4-803f-43f3-bd87-e09213cd36b5","LogTimestamp":"2023-04-13T10:59:32.775Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:59:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:59:34.784Z","message":"Entering","context":{"RequestID":"faf43696-036b-4270-94fb-c2586b338297","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"df3443d9-aa9c-4284-803f-a2baba7ca6b6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:34.784Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:59:34.787Z","message":"{\"transactionId\":\"faf43696-036b-4270-94fb-c2586b338297\",\"status\":\"200\",\"rqstDate\":\"230413-10:59:34:785\",\"respDate\":\"230413-10:59:34:786\",\"sourceId\":\"haproxy:faf43696-036b-4270-94fb-c2586b338297\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:59:34:785-50671\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[608043a4-016c-497d-9848-9bf7a8186b1a], x-b3-parentspanid=[a908ea49579b6731], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[91a357aa5096966ea908ea49579b6731], x-b3-spanid=[44dcab7b4adc30d5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[faf43696-036b-4270-94fb-c2586b338297]}\\\"}\"}","context":{"RequestID":"faf43696-036b-4270-94fb-c2586b338297","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"df3443d9-aa9c-4284-803f-a2baba7ca6b6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:34.784Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:34.787Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"faf43696-036b-4270-94fb-c2586b338297","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"df3443d9-aa9c-4284-803f-a2baba7ca6b6","LogTimestamp":"2023-04-13T10:59:34.787Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:59:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:59:36.427Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:59:36.441Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:36.441Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:36.441Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:36.797Z","message":"Entering","context":{"RequestID":"f3e6d656-35db-451e-a3b9-733932d6f0c1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9dcd6137-e289-4a90-aafc-6e142d9b815d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:36.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:59:36.799Z","message":"{\"transactionId\":\"f3e6d656-35db-451e-a3b9-733932d6f0c1\",\"status\":\"200\",\"rqstDate\":\"230413-10:59:36:798\",\"respDate\":\"230413-10:59:36:799\",\"sourceId\":\"haproxy:f3e6d656-35db-451e-a3b9-733932d6f0c1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:59:36:798-16899\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[54697433-af04-4623-bec4-abc37147bd1a], x-b3-parentspanid=[b6aca6f5275d8b54], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[baf1a2b038ac8c48b6aca6f5275d8b54], x-b3-spanid=[e836d543cdb4edd5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f3e6d656-35db-451e-a3b9-733932d6f0c1]}\\\"}\"}","context":{"RequestID":"f3e6d656-35db-451e-a3b9-733932d6f0c1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9dcd6137-e289-4a90-aafc-6e142d9b815d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:36.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:36.800Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f3e6d656-35db-451e-a3b9-733932d6f0c1","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9dcd6137-e289-4a90-aafc-6e142d9b815d","LogTimestamp":"2023-04-13T10:59:36.800Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:59:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:59:38.810Z","message":"Entering","context":{"RequestID":"3cfb4aa7-5b71-4457-94aa-324f5e3f9aa1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"54f347ff-4156-4f39-889b-bad5454353cf","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:38.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:59:38.813Z","message":"{\"transactionId\":\"3cfb4aa7-5b71-4457-94aa-324f5e3f9aa1\",\"status\":\"200\",\"rqstDate\":\"230413-10:59:38:811\",\"respDate\":\"230413-10:59:38:813\",\"sourceId\":\"haproxy:3cfb4aa7-5b71-4457-94aa-324f5e3f9aa1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:59:38:811-88086\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[daa11228-acd2-46c4-b832-2ce8df118788], x-b3-parentspanid=[d99995f50373fa42], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8d2290d3d6e2866ed99995f50373fa42], x-b3-spanid=[6e721160b4ade52b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3cfb4aa7-5b71-4457-94aa-324f5e3f9aa1]}\\\"}\"}","context":{"RequestID":"3cfb4aa7-5b71-4457-94aa-324f5e3f9aa1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"54f347ff-4156-4f39-889b-bad5454353cf","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:38.810Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:38.814Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3cfb4aa7-5b71-4457-94aa-324f5e3f9aa1","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"54f347ff-4156-4f39-889b-bad5454353cf","LogTimestamp":"2023-04-13T10:59:38.814Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:59:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T10:59:40.795Z","message":"Entering","context":{"RequestID":"37324798-f834-4858-b529-88a976e275bb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"df8a4207-7cd8-47b9-85aa-3ec2322d1f5b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:59:40.795Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:59:40.796Z","message":"{\"transactionId\":\"37324798-f834-4858-b529-88a976e275bb\",\"status\":\"200\",\"rqstDate\":\"230413-10:59:40:795\",\"respDate\":\"230413-10:59:40:796\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:37324798-f834-4858-b529-88a976e275bb\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:59:40:795-8788\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[df8afebe-6991-4fb0-a2f4-fe0a56d39d1d], x-b3-parentspanid=[5bf7788b65126aa1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55759], x-envoy-attempt-count=[1], x-b3-traceid=[238613b2f3f1eb365bf7788b65126aa1], x-b3-spanid=[9c70e33a7711d695], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[37324798-f834-4858-b529-88a976e275bb]}\\\"}\"}","context":{"RequestID":"37324798-f834-4858-b529-88a976e275bb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"df8a4207-7cd8-47b9-85aa-3ec2322d1f5b","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:59:40.795Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:40.796Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"37324798-f834-4858-b529-88a976e275bb","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"df8a4207-7cd8-47b9-85aa-3ec2322d1f5b","LogTimestamp":"2023-04-13T10:59:40.796Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:59:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:59:40.822Z","message":"Entering","context":{"RequestID":"3f5b1515-2839-43ea-82cd-bc2de5f11ccd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8b005cf2-0150-4ebc-83be-5b63ed62144b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:40.822Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:59:40.823Z","message":"{\"transactionId\":\"3f5b1515-2839-43ea-82cd-bc2de5f11ccd\",\"status\":\"200\",\"rqstDate\":\"230413-10:59:40:823\",\"respDate\":\"230413-10:59:40:823\",\"sourceId\":\"haproxy:3f5b1515-2839-43ea-82cd-bc2de5f11ccd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:59:40:823-78827\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[83032009-da76-4248-8555-6f6c4e046c27], x-b3-parentspanid=[720ab10c5d700bb0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[29cec91ca6d39289720ab10c5d700bb0], x-b3-spanid=[aabad8178cd12c55], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3f5b1515-2839-43ea-82cd-bc2de5f11ccd]}\\\"}\"}","context":{"RequestID":"3f5b1515-2839-43ea-82cd-bc2de5f11ccd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8b005cf2-0150-4ebc-83be-5b63ed62144b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:40.822Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:40.824Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3f5b1515-2839-43ea-82cd-bc2de5f11ccd","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8b005cf2-0150-4ebc-83be-5b63ed62144b","LogTimestamp":"2023-04-13T10:59:40.824Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:59:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-13T10:59:40.846Z","message":"Entering","context":{"RequestID":"c49a3fe1-0462-49e5-9e17-0c3cc9a60182","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d43dcac7-8e9e-498a-9773-a5a606fb3546","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:59:40.846Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:59:40.847Z","message":"Database is available from CACHED check.","context":{"RequestID":"c49a3fe1-0462-49e5-9e17-0c3cc9a60182","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d43dcac7-8e9e-498a-9773-a5a606fb3546","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:59:40.846Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:40.848Z","message":"{\"transactionId\":\"c49a3fe1-0462-49e5-9e17-0c3cc9a60182\",\"status\":\"200\",\"rqstDate\":\"230413-10:59:40:847\",\"respDate\":\"230413-10:59:40:848\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c49a3fe1-0462-49e5-9e17-0c3cc9a60182\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:59:40:847-34431\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c49a3fe1-0462-49e5-9e17-0c3cc9a60182]}\\\"}\"}","context":{"RequestID":"c49a3fe1-0462-49e5-9e17-0c3cc9a60182","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d43dcac7-8e9e-498a-9773-a5a606fb3546","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:59:40.846Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:40.848Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c49a3fe1-0462-49e5-9e17-0c3cc9a60182","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d43dcac7-8e9e-498a-9773-a5a606fb3546","LogTimestamp":"2023-04-13T10:59:40.848Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:59:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T10:59:42.833Z","message":"Entering","context":{"RequestID":"ffd2405f-fe49-47c2-bdae-40bd8b9551a0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a99f6989-3de3-4f19-b892-2dd3cc71a38b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:42.833Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:59:42.835Z","message":"{\"transactionId\":\"ffd2405f-fe49-47c2-bdae-40bd8b9551a0\",\"status\":\"200\",\"rqstDate\":\"230413-10:59:42:834\",\"respDate\":\"230413-10:59:42:835\",\"sourceId\":\"haproxy:ffd2405f-fe49-47c2-bdae-40bd8b9551a0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:59:42:834-41151\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5c7e1814-9eb1-4e8f-8976-40f30f8de9f6], x-b3-parentspanid=[4ef8ba09a35f0759], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[95288784aae1e28b4ef8ba09a35f0759], x-b3-spanid=[6ba3d6f7c281fd3b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ffd2405f-fe49-47c2-bdae-40bd8b9551a0]}\\\"}\"}","context":{"RequestID":"ffd2405f-fe49-47c2-bdae-40bd8b9551a0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a99f6989-3de3-4f19-b892-2dd3cc71a38b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:42.833Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:42.836Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ffd2405f-fe49-47c2-bdae-40bd8b9551a0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a99f6989-3de3-4f19-b892-2dd3cc71a38b","LogTimestamp":"2023-04-13T10:59:42.836Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:59:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:59:44.844Z","message":"Entering","context":{"RequestID":"a8712852-2562-4c3b-86d6-c84e45922ff9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"eb5af2dc-facc-4419-970d-47edc1da62ca","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:44.844Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:59:44.846Z","message":"{\"transactionId\":\"a8712852-2562-4c3b-86d6-c84e45922ff9\",\"status\":\"200\",\"rqstDate\":\"230413-10:59:44:845\",\"respDate\":\"230413-10:59:44:846\",\"sourceId\":\"haproxy:a8712852-2562-4c3b-86d6-c84e45922ff9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-10:59:44:845-75150\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[41a1f1a6-e153-4517-9939-3b9adfa8ae5a], x-b3-parentspanid=[2d39dace4e3243de], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4dc29eb8ae35b8252d39dace4e3243de], x-b3-spanid=[71705eb31621e8b5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a8712852-2562-4c3b-86d6-c84e45922ff9]}\\\"}\"}","context":{"RequestID":"a8712852-2562-4c3b-86d6-c84e45922ff9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"eb5af2dc-facc-4419-970d-47edc1da62ca","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:44.844Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:44.846Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a8712852-2562-4c3b-86d6-c84e45922ff9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eb5af2dc-facc-4419-970d-47edc1da62ca","LogTimestamp":"2023-04-13T10:59:44.846Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:59:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:59:46.428Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:59:46.438Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:46.438Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:46.438Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:46.854Z","message":"Entering","context":{"RequestID":"17637f5f-6222-4c91-9754-1461eb3f9f1a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"64c1b391-2539-44c2-b8b1-8ff639ed1ecb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:46.854Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:59:46.856Z","message":"{\"transactionId\":\"17637f5f-6222-4c91-9754-1461eb3f9f1a\",\"status\":\"200\",\"rqstDate\":\"230413-10:59:46:855\",\"respDate\":\"230413-10:59:46:856\",\"sourceId\":\"haproxy:17637f5f-6222-4c91-9754-1461eb3f9f1a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:59:46:855-14173\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[30c6bdda-55b2-4763-803f-99aae55961d0], x-b3-parentspanid=[9bacfbb8512b8700], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ff54daa090ec57ce9bacfbb8512b8700], x-b3-spanid=[79b7ad2ffc608c3a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[17637f5f-6222-4c91-9754-1461eb3f9f1a]}\\\"}\"}","context":{"RequestID":"17637f5f-6222-4c91-9754-1461eb3f9f1a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"64c1b391-2539-44c2-b8b1-8ff639ed1ecb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:46.854Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:46.856Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"17637f5f-6222-4c91-9754-1461eb3f9f1a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"64c1b391-2539-44c2-b8b1-8ff639ed1ecb","LogTimestamp":"2023-04-13T10:59:46.856Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:59:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:59:48.865Z","message":"Entering","context":{"RequestID":"7acc2055-3e7c-4bf8-9166-f118275df862","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6ecb4e2b-b2ec-4ce0-a51a-d2abf09ce747","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:48.865Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:59:48.867Z","message":"{\"transactionId\":\"7acc2055-3e7c-4bf8-9166-f118275df862\",\"status\":\"200\",\"rqstDate\":\"230413-10:59:48:866\",\"respDate\":\"230413-10:59:48:867\",\"sourceId\":\"haproxy:7acc2055-3e7c-4bf8-9166-f118275df862\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:59:48:866-56917\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[29a2093b-5111-48e2-9e15-484782cfa130], x-b3-parentspanid=[be3a30348657206f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6c07e75e2b41d39bbe3a30348657206f], x-b3-spanid=[f0303d7dd03d48ab], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7acc2055-3e7c-4bf8-9166-f118275df862]}\\\"}\"}","context":{"RequestID":"7acc2055-3e7c-4bf8-9166-f118275df862","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6ecb4e2b-b2ec-4ce0-a51a-d2abf09ce747","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:48.865Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:48.868Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7acc2055-3e7c-4bf8-9166-f118275df862","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6ecb4e2b-b2ec-4ce0-a51a-d2abf09ce747","LogTimestamp":"2023-04-13T10:59:48.868Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:59:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:59:49.842Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:59:49.846Z","message":"Connection[cassandra/10.233.75.110: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-04-13T10:59:50.793Z","message":"Entering","context":{"RequestID":"c972fb45-9d81-4246-947c-ea8ef172f817","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"326e233c-95a9-43f6-8e54-3826e06158e9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:59:50.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:59:50.795Z","message":"{\"transactionId\":\"c972fb45-9d81-4246-947c-ea8ef172f817\",\"status\":\"200\",\"rqstDate\":\"230413-10:59:50:794\",\"respDate\":\"230413-10:59:50:795\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c972fb45-9d81-4246-947c-ea8ef172f817\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:59:50:794-66132\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[19a5430e-835b-4f7a-be36-5b3bd8258504], x-b3-parentspanid=[b96ac72f35094dba], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35467], x-envoy-attempt-count=[1], x-b3-traceid=[9ab9af248bb2dd5fb96ac72f35094dba], x-b3-spanid=[a6329f75d375ee6a], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c972fb45-9d81-4246-947c-ea8ef172f817]}\\\"}\"}","context":{"RequestID":"c972fb45-9d81-4246-947c-ea8ef172f817","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"326e233c-95a9-43f6-8e54-3826e06158e9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T10:59:50.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:50.796Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c972fb45-9d81-4246-947c-ea8ef172f817","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"326e233c-95a9-43f6-8e54-3826e06158e9","LogTimestamp":"2023-04-13T10:59:50.796Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:59:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:59:50.849Z","message":"Entering","context":{"RequestID":"937bc063-2d95-42a7-b937-2645a8cb209b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e959d643-86ab-4f29-aea2-06b29b2c9e7b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:59:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:59:50.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"937bc063-2d95-42a7-b937-2645a8cb209b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e959d643-86ab-4f29-aea2-06b29b2c9e7b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:59:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:50.851Z","message":"{\"transactionId\":\"937bc063-2d95-42a7-b937-2645a8cb209b\",\"status\":\"200\",\"rqstDate\":\"230413-10:59:50:849\",\"respDate\":\"230413-10:59:50:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:937bc063-2d95-42a7-b937-2645a8cb209b\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:59:50:849-87664\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[937bc063-2d95-42a7-b937-2645a8cb209b]}\\\"}\"}","context":{"RequestID":"937bc063-2d95-42a7-b937-2645a8cb209b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e959d643-86ab-4f29-aea2-06b29b2c9e7b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T10:59:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:50.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"937bc063-2d95-42a7-b937-2645a8cb209b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e959d643-86ab-4f29-aea2-06b29b2c9e7b","LogTimestamp":"2023-04-13T10:59:50.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:59:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:59:50.876Z","message":"Entering","context":{"RequestID":"e509de7f-8cb5-4486-9fd8-246f16984193","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c0b10fe0-3058-473b-8c2b-9a55219c7238","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:50.876Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:59:50.878Z","message":"{\"transactionId\":\"e509de7f-8cb5-4486-9fd8-246f16984193\",\"status\":\"200\",\"rqstDate\":\"230413-10:59:50:877\",\"respDate\":\"230413-10:59:50:878\",\"sourceId\":\"haproxy:e509de7f-8cb5-4486-9fd8-246f16984193\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:59:50:877-10520\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8f711b3e-872f-4a6a-8a6d-b1a7d4ae4c11], x-b3-parentspanid=[f406b5d0e3ec659a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0f45f89e02545303f406b5d0e3ec659a], x-b3-spanid=[2cc7dffd0df9eeea], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e509de7f-8cb5-4486-9fd8-246f16984193]}\\\"}\"}","context":{"RequestID":"e509de7f-8cb5-4486-9fd8-246f16984193","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c0b10fe0-3058-473b-8c2b-9a55219c7238","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:50.876Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:50.879Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e509de7f-8cb5-4486-9fd8-246f16984193","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c0b10fe0-3058-473b-8c2b-9a55219c7238","LogTimestamp":"2023-04-13T10:59:50.879Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:59:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T10:59:52.889Z","message":"Entering","context":{"RequestID":"ce7cb38a-d973-4bea-8a7b-262065e146a7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"977b91e4-0858-4a98-85fd-153f16b66431","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:52.889Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:59:52.891Z","message":"{\"transactionId\":\"ce7cb38a-d973-4bea-8a7b-262065e146a7\",\"status\":\"200\",\"rqstDate\":\"230413-10:59:52:890\",\"respDate\":\"230413-10:59:52:891\",\"sourceId\":\"haproxy:ce7cb38a-d973-4bea-8a7b-262065e146a7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-10:59:52:890-69466\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cf4cb6ad-81bc-4dc3-87c2-5269abbffb5d], x-b3-parentspanid=[487a8a17749f3641], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[195b47f207376016487a8a17749f3641], x-b3-spanid=[fe6ab1e2fa1b0785], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ce7cb38a-d973-4bea-8a7b-262065e146a7]}\\\"}\"}","context":{"RequestID":"ce7cb38a-d973-4bea-8a7b-262065e146a7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"977b91e4-0858-4a98-85fd-153f16b66431","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:52.889Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:52.892Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce7cb38a-d973-4bea-8a7b-262065e146a7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"977b91e4-0858-4a98-85fd-153f16b66431","LogTimestamp":"2023-04-13T10:59:52.892Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:59:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:59:54.903Z","message":"Entering","context":{"RequestID":"363534d8-2b00-412a-9c83-91520057ecac","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"136abb13-875c-41e2-94ab-871de3c6eb98","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:54.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:59:54.906Z","message":"{\"transactionId\":\"363534d8-2b00-412a-9c83-91520057ecac\",\"status\":\"200\",\"rqstDate\":\"230413-10:59:54:904\",\"respDate\":\"230413-10:59:54:906\",\"sourceId\":\"haproxy:363534d8-2b00-412a-9c83-91520057ecac\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:59:54:904-64844\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3c8a59e3-337f-422f-a957-484aa34181ad], x-b3-parentspanid=[eb43a5e94eea0629], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[22f4363066a906c6eb43a5e94eea0629], x-b3-spanid=[47cbce4d768e9911], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[363534d8-2b00-412a-9c83-91520057ecac]}\\\"}\"}","context":{"RequestID":"363534d8-2b00-412a-9c83-91520057ecac","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"136abb13-875c-41e2-94ab-871de3c6eb98","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:54.903Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:54.906Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"363534d8-2b00-412a-9c83-91520057ecac","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"136abb13-875c-41e2-94ab-871de3c6eb98","LogTimestamp":"2023-04-13T10:59:54.906Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:59:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T10:59:56.429Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T10:59:56.441Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:56.442Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:56.442Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:56.916Z","message":"Entering","context":{"RequestID":"0bef2bc1-6f7e-4d2f-96d1-c5972b774029","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2da3fa5a-f764-40c8-8312-c93c3b2a2e76","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:56.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:59:56.918Z","message":"{\"transactionId\":\"0bef2bc1-6f7e-4d2f-96d1-c5972b774029\",\"status\":\"200\",\"rqstDate\":\"230413-10:59:56:917\",\"respDate\":\"230413-10:59:56:918\",\"sourceId\":\"haproxy:0bef2bc1-6f7e-4d2f-96d1-c5972b774029\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:59:56:917-69234\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[30b742c5-7e87-4a00-a8f5-1fe4996050d7], x-b3-parentspanid=[577999baafa70867], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9b61b16fe71cfd1d577999baafa70867], x-b3-spanid=[f8c58a0ee95e3b1e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0bef2bc1-6f7e-4d2f-96d1-c5972b774029]}\\\"}\"}","context":{"RequestID":"0bef2bc1-6f7e-4d2f-96d1-c5972b774029","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2da3fa5a-f764-40c8-8312-c93c3b2a2e76","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:56.916Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:56.919Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0bef2bc1-6f7e-4d2f-96d1-c5972b774029","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2da3fa5a-f764-40c8-8312-c93c3b2a2e76","LogTimestamp":"2023-04-13T10:59:56.919Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:59:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T10:59:58.929Z","message":"Entering","context":{"RequestID":"2c8c78d7-6dbd-49a4-ae6a-b0b2de5fb93a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"89f3b134-e664-4b6c-b301-4b7e80ca78ec","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:58.929Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T10:59:58.931Z","message":"{\"transactionId\":\"2c8c78d7-6dbd-49a4-ae6a-b0b2de5fb93a\",\"status\":\"200\",\"rqstDate\":\"230413-10:59:58:930\",\"respDate\":\"230413-10:59:58:931\",\"sourceId\":\"haproxy:2c8c78d7-6dbd-49a4-ae6a-b0b2de5fb93a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-10:59:58:930-87033\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[40c15cf0-4043-48f8-b7e0-95be0768c6f9], x-b3-parentspanid=[9f11c5cc84ab27e1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0befe02518da68c19f11c5cc84ab27e1], x-b3-spanid=[d9743e2d166d9325], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2c8c78d7-6dbd-49a4-ae6a-b0b2de5fb93a]}\\\"}\"}","context":{"RequestID":"2c8c78d7-6dbd-49a4-ae6a-b0b2de5fb93a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"89f3b134-e664-4b6c-b301-4b7e80ca78ec","PartnerName":"haproxy","LogTimestamp":"2023-04-13T10:59:58.929Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T10:59:58.932Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2c8c78d7-6dbd-49a4-ae6a-b0b2de5fb93a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"89f3b134-e664-4b6c-b301-4b7e80ca78ec","LogTimestamp":"2023-04-13T10:59:58.932Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:10:59:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:00:00.794Z","message":"Entering","context":{"RequestID":"1daed2f2-3174-498e-870c-9c9ff3eb2608","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"61419cf6-1c58-4567-8bf9-baaedb63b5cc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:00:00.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:00:00.795Z","message":"{\"transactionId\":\"1daed2f2-3174-498e-870c-9c9ff3eb2608\",\"status\":\"200\",\"rqstDate\":\"230413-11:00:00:794\",\"respDate\":\"230413-11:00:00:795\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:1daed2f2-3174-498e-870c-9c9ff3eb2608\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:00:00:794-59535\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2e64dcda-e462-4b21-aa59-fbd3fbc3a1b5], x-b3-parentspanid=[54642aa5aed13d40], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46887], x-envoy-attempt-count=[1], x-b3-traceid=[4f65c0cbcaa46d4254642aa5aed13d40], x-b3-spanid=[8268c681fd488b3e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[1daed2f2-3174-498e-870c-9c9ff3eb2608]}\\\"}\"}","context":{"RequestID":"1daed2f2-3174-498e-870c-9c9ff3eb2608","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"61419cf6-1c58-4567-8bf9-baaedb63b5cc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:00:00.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:00.795Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1daed2f2-3174-498e-870c-9c9ff3eb2608","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"61419cf6-1c58-4567-8bf9-baaedb63b5cc","LogTimestamp":"2023-04-13T11:00:00.795Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:00:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:00:00.847Z","message":"Entering","context":{"RequestID":"8e16561a-604f-42c2-8ab6-59702ef550fd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a9b09c3b-0aa7-4cde-9a40-430d041c3aaf","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:00:00.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:00:00.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"8e16561a-604f-42c2-8ab6-59702ef550fd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a9b09c3b-0aa7-4cde-9a40-430d041c3aaf","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:00:00.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:00.849Z","message":"{\"transactionId\":\"8e16561a-604f-42c2-8ab6-59702ef550fd\",\"status\":\"200\",\"rqstDate\":\"230413-11:00:00:848\",\"respDate\":\"230413-11:00:00:849\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8e16561a-604f-42c2-8ab6-59702ef550fd\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:00:00:848-68785\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8e16561a-604f-42c2-8ab6-59702ef550fd]}\\\"}\"}","context":{"RequestID":"8e16561a-604f-42c2-8ab6-59702ef550fd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a9b09c3b-0aa7-4cde-9a40-430d041c3aaf","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:00:00.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:00.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8e16561a-604f-42c2-8ab6-59702ef550fd","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a9b09c3b-0aa7-4cde-9a40-430d041c3aaf","LogTimestamp":"2023-04-13T11:00:00.850Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:00:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T11:00:00.942Z","message":"Entering","context":{"RequestID":"2e4233af-bee5-4fb2-87e0-cc25e0334f21","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cfbc11c6-5064-473d-9aae-9ea92dda4b74","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:00.942Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:00:00.945Z","message":"{\"transactionId\":\"2e4233af-bee5-4fb2-87e0-cc25e0334f21\",\"status\":\"200\",\"rqstDate\":\"230413-11:00:00:944\",\"respDate\":\"230413-11:00:00:945\",\"sourceId\":\"haproxy:2e4233af-bee5-4fb2-87e0-cc25e0334f21\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:00:00:944-86793\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ace83b92-c210-45cf-a288-90dd50933832], x-b3-parentspanid=[262489390ba75d99], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[026a56d880f89daa262489390ba75d99], x-b3-spanid=[03dfe5360186f9c3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2e4233af-bee5-4fb2-87e0-cc25e0334f21]}\\\"}\"}","context":{"RequestID":"2e4233af-bee5-4fb2-87e0-cc25e0334f21","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cfbc11c6-5064-473d-9aae-9ea92dda4b74","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:00.942Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:00.946Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2e4233af-bee5-4fb2-87e0-cc25e0334f21","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cfbc11c6-5064-473d-9aae-9ea92dda4b74","LogTimestamp":"2023-04-13T11:00:00.946Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:00:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:00:02.954Z","message":"Entering","context":{"RequestID":"a41d3c26-c261-4bd1-af0f-8b20ec96a6f5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2f641269-5d53-4b83-9acc-cd1dacdf1f3f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:02.954Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:00:02.957Z","message":"{\"transactionId\":\"a41d3c26-c261-4bd1-af0f-8b20ec96a6f5\",\"status\":\"200\",\"rqstDate\":\"230413-11:00:02:955\",\"respDate\":\"230413-11:00:02:957\",\"sourceId\":\"haproxy:a41d3c26-c261-4bd1-af0f-8b20ec96a6f5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:00:02:955-53953\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4c2c03b4-4560-47dc-be6e-0fda29facaf5], x-b3-parentspanid=[fc1f945c7de461e3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3b81ccea16f5e2bdfc1f945c7de461e3], x-b3-spanid=[b2b566bb7b02f800], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a41d3c26-c261-4bd1-af0f-8b20ec96a6f5]}\\\"}\"}","context":{"RequestID":"a41d3c26-c261-4bd1-af0f-8b20ec96a6f5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2f641269-5d53-4b83-9acc-cd1dacdf1f3f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:02.954Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:02.958Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a41d3c26-c261-4bd1-af0f-8b20ec96a6f5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2f641269-5d53-4b83-9acc-cd1dacdf1f3f","LogTimestamp":"2023-04-13T11:00:02.958Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:00:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:00:04.968Z","message":"Entering","context":{"RequestID":"fd31ea2a-54a3-45ae-8356-00584e6aa9a5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3b7b4609-1d3b-4f42-ab3a-cc2ebc1a82d2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:04.968Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:00:04.970Z","message":"{\"transactionId\":\"fd31ea2a-54a3-45ae-8356-00584e6aa9a5\",\"status\":\"200\",\"rqstDate\":\"230413-11:00:04:969\",\"respDate\":\"230413-11:00:04:970\",\"sourceId\":\"haproxy:fd31ea2a-54a3-45ae-8356-00584e6aa9a5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:00:04:969-35741\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b0d7a005-3495-47b7-adf6-2fcacd1a8721], x-b3-parentspanid=[10de1135cd19e18a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[64c531caac7cae5c10de1135cd19e18a], x-b3-spanid=[d53cc7ae7bc10892], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fd31ea2a-54a3-45ae-8356-00584e6aa9a5]}\\\"}\"}","context":{"RequestID":"fd31ea2a-54a3-45ae-8356-00584e6aa9a5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3b7b4609-1d3b-4f42-ab3a-cc2ebc1a82d2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:04.968Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:04.971Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fd31ea2a-54a3-45ae-8356-00584e6aa9a5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3b7b4609-1d3b-4f42-ab3a-cc2ebc1a82d2","LogTimestamp":"2023-04-13T11:00:04.971Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:00:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:00:06.430Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:00:06.447Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:06.447Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:06.447Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:06.981Z","message":"Entering","context":{"RequestID":"851ca796-22a5-47c8-b23c-89d367ea99b0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"74a67e1b-84c8-4112-81aa-0d32ec5e192f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:06.981Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:00:06.983Z","message":"{\"transactionId\":\"851ca796-22a5-47c8-b23c-89d367ea99b0\",\"status\":\"200\",\"rqstDate\":\"230413-11:00:06:982\",\"respDate\":\"230413-11:00:06:983\",\"sourceId\":\"haproxy:851ca796-22a5-47c8-b23c-89d367ea99b0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:00:06:982-20540\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[158cae13-e407-47bd-8348-0f2cbe09cfc3], x-b3-parentspanid=[214b8d9c5047cd33], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9d47de27a41659ff214b8d9c5047cd33], x-b3-spanid=[6000735320565bd3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[851ca796-22a5-47c8-b23c-89d367ea99b0]}\\\"}\"}","context":{"RequestID":"851ca796-22a5-47c8-b23c-89d367ea99b0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"74a67e1b-84c8-4112-81aa-0d32ec5e192f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:06.981Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:06.984Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"851ca796-22a5-47c8-b23c-89d367ea99b0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"74a67e1b-84c8-4112-81aa-0d32ec5e192f","LogTimestamp":"2023-04-13T11:00:06.984Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:00:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T11:00:08.995Z","message":"Entering","context":{"RequestID":"12dd237e-5626-46da-a543-006c93faa7ac","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a7aae932-539e-467b-aa4c-d2741bf74dd1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:08.995Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:00:08.997Z","message":"{\"transactionId\":\"12dd237e-5626-46da-a543-006c93faa7ac\",\"status\":\"200\",\"rqstDate\":\"230413-11:00:08:996\",\"respDate\":\"230413-11:00:08:997\",\"sourceId\":\"haproxy:12dd237e-5626-46da-a543-006c93faa7ac\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:00:08:996-70319\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bbdf494a-cf01-4c00-86cc-c00e859603a5], x-b3-parentspanid=[0ad41857d493222a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d43a56d8bbf88ace0ad41857d493222a], x-b3-spanid=[46fd2c58c5360ffa], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[12dd237e-5626-46da-a543-006c93faa7ac]}\\\"}\"}","context":{"RequestID":"12dd237e-5626-46da-a543-006c93faa7ac","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a7aae932-539e-467b-aa4c-d2741bf74dd1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:08.995Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:08.998Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"12dd237e-5626-46da-a543-006c93faa7ac","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a7aae932-539e-467b-aa4c-d2741bf74dd1","LogTimestamp":"2023-04-13T11:00:08.998Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:00:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:00:10.794Z","message":"Entering","context":{"RequestID":"c3ffee99-6b7b-4e8c-ace5-cf84fba9ac13","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"70374617-e27c-44e2-8c24-f7b4ddb69883","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:00:10.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:00:10.796Z","message":"{\"transactionId\":\"c3ffee99-6b7b-4e8c-ace5-cf84fba9ac13\",\"status\":\"200\",\"rqstDate\":\"230413-11:00:10:795\",\"respDate\":\"230413-11:00:10:796\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:c3ffee99-6b7b-4e8c-ace5-cf84fba9ac13\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:00:10:795-78248\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a61d859a-0c71-4d20-b747-1c3cf564e4eb], x-b3-parentspanid=[74ca9fc182bc9fe5], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[58405], x-envoy-attempt-count=[1], x-b3-traceid=[f564d6f06637d3d874ca9fc182bc9fe5], x-b3-spanid=[3e7547d51392a2b2], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[c3ffee99-6b7b-4e8c-ace5-cf84fba9ac13]}\\\"}\"}","context":{"RequestID":"c3ffee99-6b7b-4e8c-ace5-cf84fba9ac13","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"70374617-e27c-44e2-8c24-f7b4ddb69883","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:00:10.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:10.797Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c3ffee99-6b7b-4e8c-ace5-cf84fba9ac13","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"70374617-e27c-44e2-8c24-f7b4ddb69883","LogTimestamp":"2023-04-13T11:00:10.797Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:00:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:00:10.848Z","message":"Entering","context":{"RequestID":"bbf5bf07-7857-4911-857d-b0c4a4c302e3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8cc715b9-9a56-47ff-bc83-23017d29746e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:00:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:00:10.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"bbf5bf07-7857-4911-857d-b0c4a4c302e3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8cc715b9-9a56-47ff-bc83-23017d29746e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:00:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:10.849Z","message":"{\"transactionId\":\"bbf5bf07-7857-4911-857d-b0c4a4c302e3\",\"status\":\"200\",\"rqstDate\":\"230413-11:00:10:848\",\"respDate\":\"230413-11:00:10:849\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:bbf5bf07-7857-4911-857d-b0c4a4c302e3\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:00:10:848-34026\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[bbf5bf07-7857-4911-857d-b0c4a4c302e3]}\\\"}\"}","context":{"RequestID":"bbf5bf07-7857-4911-857d-b0c4a4c302e3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8cc715b9-9a56-47ff-bc83-23017d29746e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:00:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:10.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bbf5bf07-7857-4911-857d-b0c4a4c302e3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8cc715b9-9a56-47ff-bc83-23017d29746e","LogTimestamp":"2023-04-13T11:00:10.850Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:00:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T11:00:11.006Z","message":"Entering","context":{"RequestID":"ce2eb645-b18a-4682-b468-04f9bb50381c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3f3f14f9-cf9e-466c-9a21-0af1a6efc612","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:11.006Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:00:11.008Z","message":"{\"transactionId\":\"ce2eb645-b18a-4682-b468-04f9bb50381c\",\"status\":\"200\",\"rqstDate\":\"230413-11:00:11:007\",\"respDate\":\"230413-11:00:11:008\",\"sourceId\":\"haproxy:ce2eb645-b18a-4682-b468-04f9bb50381c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:00:11:007-54181\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[da2e7d8f-094c-4337-96ed-5bb9831575ef], x-b3-parentspanid=[ad9cd4090cce7019], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[94656a9f776dafaaad9cd4090cce7019], x-b3-spanid=[475b5a69a16e904e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ce2eb645-b18a-4682-b468-04f9bb50381c]}\\\"}\"}","context":{"RequestID":"ce2eb645-b18a-4682-b468-04f9bb50381c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3f3f14f9-cf9e-466c-9a21-0af1a6efc612","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:11.006Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:11.009Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce2eb645-b18a-4682-b468-04f9bb50381c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3f3f14f9-cf9e-466c-9a21-0af1a6efc612","LogTimestamp":"2023-04-13T11:00:11.009Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:00:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:00:13.018Z","message":"Entering","context":{"RequestID":"a24445b9-a8f4-4671-9c0a-25d94e294521","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0c780412-f072-4480-9e86-d4f4d67a308d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:13.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:00:13.020Z","message":"{\"transactionId\":\"a24445b9-a8f4-4671-9c0a-25d94e294521\",\"status\":\"200\",\"rqstDate\":\"230413-11:00:13:019\",\"respDate\":\"230413-11:00:13:020\",\"sourceId\":\"haproxy:a24445b9-a8f4-4671-9c0a-25d94e294521\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:00:13:019-99954\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b3c47a54-d476-4537-bc1d-d48159fce3db], x-b3-parentspanid=[bdb593224a3f846b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ceb64a1c09e69d75bdb593224a3f846b], x-b3-spanid=[3e284f6e3242b1ca], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a24445b9-a8f4-4671-9c0a-25d94e294521]}\\\"}\"}","context":{"RequestID":"a24445b9-a8f4-4671-9c0a-25d94e294521","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0c780412-f072-4480-9e86-d4f4d67a308d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:13.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:13.021Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a24445b9-a8f4-4671-9c0a-25d94e294521","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0c780412-f072-4480-9e86-d4f4d67a308d","LogTimestamp":"2023-04-13T11:00:13.021Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:00:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:00:15.031Z","message":"Entering","context":{"RequestID":"63eb6d7f-face-4ced-ad58-dd0bc59c669e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"27fa1070-8c35-40b7-9844-2284c9a092cb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:15.031Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:00:15.033Z","message":"{\"transactionId\":\"63eb6d7f-face-4ced-ad58-dd0bc59c669e\",\"status\":\"200\",\"rqstDate\":\"230413-11:00:15:032\",\"respDate\":\"230413-11:00:15:033\",\"sourceId\":\"haproxy:63eb6d7f-face-4ced-ad58-dd0bc59c669e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:00:15:032-7242\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4dd930da-1306-42c5-a178-251246ba112d], x-b3-parentspanid=[65aa9868af907eb0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eb3a5353fca3d8ad65aa9868af907eb0], x-b3-spanid=[0e824a0746e3ef97], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[63eb6d7f-face-4ced-ad58-dd0bc59c669e]}\\\"}\"}","context":{"RequestID":"63eb6d7f-face-4ced-ad58-dd0bc59c669e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"27fa1070-8c35-40b7-9844-2284c9a092cb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:15.031Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:15.034Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"63eb6d7f-face-4ced-ad58-dd0bc59c669e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"27fa1070-8c35-40b7-9844-2284c9a092cb","LogTimestamp":"2023-04-13T11:00:15.034Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:00:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:00:16.430Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:00:16.439Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:16.439Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:16.439Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:17.044Z","message":"Entering","context":{"RequestID":"b5331211-83c3-4dc0-a66b-b3d4deac3217","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1b791c42-d19b-4ef1-b5ca-8cda68ac6407","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:17.044Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:00:17.046Z","message":"{\"transactionId\":\"b5331211-83c3-4dc0-a66b-b3d4deac3217\",\"status\":\"200\",\"rqstDate\":\"230413-11:00:17:045\",\"respDate\":\"230413-11:00:17:046\",\"sourceId\":\"haproxy:b5331211-83c3-4dc0-a66b-b3d4deac3217\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:00:17:045-29631\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[53d79d0c-20a8-4b47-90b2-774c343d1f74], x-b3-parentspanid=[fd166fea2fbeca61], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1699f9e03dfe87dbfd166fea2fbeca61], x-b3-spanid=[12a65839e97f80fb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b5331211-83c3-4dc0-a66b-b3d4deac3217]}\\\"}\"}","context":{"RequestID":"b5331211-83c3-4dc0-a66b-b3d4deac3217","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1b791c42-d19b-4ef1-b5ca-8cda68ac6407","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:17.044Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:17.047Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b5331211-83c3-4dc0-a66b-b3d4deac3217","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1b791c42-d19b-4ef1-b5ca-8cda68ac6407","LogTimestamp":"2023-04-13T11:00:17.047Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:00:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:00:19.057Z","message":"Entering","context":{"RequestID":"728d5c49-134c-4ec1-bd15-09ea3dfd2fbe","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"117a6be2-161c-4bf3-9915-a1bf3cd96adc","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:19.057Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:00:19.060Z","message":"{\"transactionId\":\"728d5c49-134c-4ec1-bd15-09ea3dfd2fbe\",\"status\":\"200\",\"rqstDate\":\"230413-11:00:19:058\",\"respDate\":\"230413-11:00:19:059\",\"sourceId\":\"haproxy:728d5c49-134c-4ec1-bd15-09ea3dfd2fbe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:00:19:058-46462\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8fe8f100-96a6-4e84-ba88-5f8ed8b1eb2f], x-b3-parentspanid=[da937bd3fbb1d7d3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d007944f0fe3b9ebda937bd3fbb1d7d3], x-b3-spanid=[218efba2324ffa40], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[728d5c49-134c-4ec1-bd15-09ea3dfd2fbe]}\\\"}\"}","context":{"RequestID":"728d5c49-134c-4ec1-bd15-09ea3dfd2fbe","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"117a6be2-161c-4bf3-9915-a1bf3cd96adc","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:19.057Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:19.061Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"728d5c49-134c-4ec1-bd15-09ea3dfd2fbe","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"117a6be2-161c-4bf3-9915-a1bf3cd96adc","LogTimestamp":"2023-04-13T11:00:19.061Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:00:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T11:00:19.846Z","message":"Connection[cassandra/10.233.75.110: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-04-13T11:00:19.851Z","message":"Connection[cassandra/10.233.75.110: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-04-13T11:00:20.794Z","message":"Entering","context":{"RequestID":"02d0815f-d705-4788-93e8-1307d731438c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7c704fb1-a7cd-401f-ba65-7a36f8562e78","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:00:20.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:00:20.796Z","message":"{\"transactionId\":\"02d0815f-d705-4788-93e8-1307d731438c\",\"status\":\"200\",\"rqstDate\":\"230413-11:00:20:795\",\"respDate\":\"230413-11:00:20:796\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:02d0815f-d705-4788-93e8-1307d731438c\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:00:20:795-59864\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5c5aabcf-e056-45a2-b25a-77ee3590f84d], x-b3-parentspanid=[90c025427e2f3e40], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43877], x-envoy-attempt-count=[1], x-b3-traceid=[6633ef55bd4991fa90c025427e2f3e40], x-b3-spanid=[2ec98a1692657cd2], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[02d0815f-d705-4788-93e8-1307d731438c]}\\\"}\"}","context":{"RequestID":"02d0815f-d705-4788-93e8-1307d731438c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7c704fb1-a7cd-401f-ba65-7a36f8562e78","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:00:20.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:20.797Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"02d0815f-d705-4788-93e8-1307d731438c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7c704fb1-a7cd-401f-ba65-7a36f8562e78","LogTimestamp":"2023-04-13T11:00:20.797Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:00:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:00:20.850Z","message":"Entering","context":{"RequestID":"60068bdb-1c88-46b2-b06e-4c1c180ef567","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0e05caf5-43d6-448b-89b7-27cc5e72fc44","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:00:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:00:20.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"60068bdb-1c88-46b2-b06e-4c1c180ef567","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0e05caf5-43d6-448b-89b7-27cc5e72fc44","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:00:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:20.853Z","message":"{\"transactionId\":\"60068bdb-1c88-46b2-b06e-4c1c180ef567\",\"status\":\"200\",\"rqstDate\":\"230413-11:00:20:850\",\"respDate\":\"230413-11:00:20:853\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:60068bdb-1c88-46b2-b06e-4c1c180ef567\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:00:20:850-85079\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[60068bdb-1c88-46b2-b06e-4c1c180ef567]}\\\"}\"}","context":{"RequestID":"60068bdb-1c88-46b2-b06e-4c1c180ef567","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0e05caf5-43d6-448b-89b7-27cc5e72fc44","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:00:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:20.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"60068bdb-1c88-46b2-b06e-4c1c180ef567","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0e05caf5-43d6-448b-89b7-27cc5e72fc44","LogTimestamp":"2023-04-13T11:00:20.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:00:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:00:21.070Z","message":"Entering","context":{"RequestID":"a53a0803-d8be-4091-9ab6-740ee007db35","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"98cb4dac-64b7-4a67-ad22-edf5307b5b5a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:21.070Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:00:21.072Z","message":"{\"transactionId\":\"a53a0803-d8be-4091-9ab6-740ee007db35\",\"status\":\"200\",\"rqstDate\":\"230413-11:00:21:071\",\"respDate\":\"230413-11:00:21:072\",\"sourceId\":\"haproxy:a53a0803-d8be-4091-9ab6-740ee007db35\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:00:21:071-7647\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[54292fb2-6a92-443d-989e-be52a1165357], x-b3-parentspanid=[22ae5697b62f3bd6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[21f2e2ba65a3033622ae5697b62f3bd6], x-b3-spanid=[bf9b1a65754b4744], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a53a0803-d8be-4091-9ab6-740ee007db35]}\\\"}\"}","context":{"RequestID":"a53a0803-d8be-4091-9ab6-740ee007db35","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"98cb4dac-64b7-4a67-ad22-edf5307b5b5a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:21.070Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:21.073Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a53a0803-d8be-4091-9ab6-740ee007db35","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"98cb4dac-64b7-4a67-ad22-edf5307b5b5a","LogTimestamp":"2023-04-13T11:00:21.073Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:00:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:00:23.082Z","message":"Entering","context":{"RequestID":"1d85a489-ab42-4461-a034-0393177c2407","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d8a8f823-95a0-4b14-ab26-e6de030cfc2b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:23.082Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:00:23.084Z","message":"{\"transactionId\":\"1d85a489-ab42-4461-a034-0393177c2407\",\"status\":\"200\",\"rqstDate\":\"230413-11:00:23:082\",\"respDate\":\"230413-11:00:23:084\",\"sourceId\":\"haproxy:1d85a489-ab42-4461-a034-0393177c2407\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:00:23:082-20325\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c31536ce-8059-48d0-96ff-225c9c47fc58], x-b3-parentspanid=[044c2a0c281d2749], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[235ef37d306f622d044c2a0c281d2749], x-b3-spanid=[29dc82a30a7a5849], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1d85a489-ab42-4461-a034-0393177c2407]}\\\"}\"}","context":{"RequestID":"1d85a489-ab42-4461-a034-0393177c2407","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d8a8f823-95a0-4b14-ab26-e6de030cfc2b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:23.082Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:23.085Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1d85a489-ab42-4461-a034-0393177c2407","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d8a8f823-95a0-4b14-ab26-e6de030cfc2b","LogTimestamp":"2023-04-13T11:00:23.085Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:00:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:00:25.095Z","message":"Entering","context":{"RequestID":"3095b803-da22-4f6f-93b6-c8bbaf7ab5e5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7fc8d580-6af8-455f-a345-a4e0bdf4cbac","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:25.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:00:25.097Z","message":"{\"transactionId\":\"3095b803-da22-4f6f-93b6-c8bbaf7ab5e5\",\"status\":\"200\",\"rqstDate\":\"230413-11:00:25:096\",\"respDate\":\"230413-11:00:25:097\",\"sourceId\":\"haproxy:3095b803-da22-4f6f-93b6-c8bbaf7ab5e5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:00:25:096-86810\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f1a2b15a-7880-47dc-ae06-afe89e7011b4], x-b3-parentspanid=[f8dd8c5764cbaa61], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[34599423ae1f4742f8dd8c5764cbaa61], x-b3-spanid=[f57d24542a7427d2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3095b803-da22-4f6f-93b6-c8bbaf7ab5e5]}\\\"}\"}","context":{"RequestID":"3095b803-da22-4f6f-93b6-c8bbaf7ab5e5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7fc8d580-6af8-455f-a345-a4e0bdf4cbac","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:25.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:25.098Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3095b803-da22-4f6f-93b6-c8bbaf7ab5e5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7fc8d580-6af8-455f-a345-a4e0bdf4cbac","LogTimestamp":"2023-04-13T11:00:25.098Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:00:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:00:26.429Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:00:26.444Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:26.444Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:26.444Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:27.108Z","message":"Entering","context":{"RequestID":"3db7e279-62c8-4b35-a7cb-dc3589b314b1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"29edd461-c90a-4fb3-a4c7-3e58a2b7fe39","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:27.108Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:00:27.111Z","message":"{\"transactionId\":\"3db7e279-62c8-4b35-a7cb-dc3589b314b1\",\"status\":\"200\",\"rqstDate\":\"230413-11:00:27:109\",\"respDate\":\"230413-11:00:27:110\",\"sourceId\":\"haproxy:3db7e279-62c8-4b35-a7cb-dc3589b314b1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:00:27:109-75542\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[72a02da3-d65d-9c61-b428-f2cc491249db], x-b3-parentspanid=[93d1e3dad84b5eaa], 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=[8429b88367f17e3393d1e3dad84b5eaa], x-b3-spanid=[fe35487a219430e4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3db7e279-62c8-4b35-a7cb-dc3589b314b1]}\\\"}\"}","context":{"RequestID":"3db7e279-62c8-4b35-a7cb-dc3589b314b1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"29edd461-c90a-4fb3-a4c7-3e58a2b7fe39","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:27.108Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:27.111Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3db7e279-62c8-4b35-a7cb-dc3589b314b1","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"29edd461-c90a-4fb3-a4c7-3e58a2b7fe39","LogTimestamp":"2023-04-13T11:00:27.111Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:00:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:00:29.121Z","message":"Entering","context":{"RequestID":"fd29dc5b-ed30-441a-a435-3186612fe26e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"27ea04d0-4adb-4ae0-bbbc-3275998244e8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:29.121Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:00:29.124Z","message":"{\"transactionId\":\"fd29dc5b-ed30-441a-a435-3186612fe26e\",\"status\":\"200\",\"rqstDate\":\"230413-11:00:29:122\",\"respDate\":\"230413-11:00:29:123\",\"sourceId\":\"haproxy:fd29dc5b-ed30-441a-a435-3186612fe26e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:00:29:122-72879\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[de8ca31e-c82d-4ee0-99aa-aa22da3134b0], x-b3-parentspanid=[ee88033d1fb2cc16], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[343295ba445f8df6ee88033d1fb2cc16], x-b3-spanid=[cc553fa16ea0c3f7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fd29dc5b-ed30-441a-a435-3186612fe26e]}\\\"}\"}","context":{"RequestID":"fd29dc5b-ed30-441a-a435-3186612fe26e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"27ea04d0-4adb-4ae0-bbbc-3275998244e8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:29.121Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:29.124Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fd29dc5b-ed30-441a-a435-3186612fe26e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"27ea04d0-4adb-4ae0-bbbc-3275998244e8","LogTimestamp":"2023-04-13T11:00:29.124Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:00:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:00:30.795Z","message":"Entering","context":{"RequestID":"a2bf2b56-b5c8-4b7c-b2fb-86ee06a1cab4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2ae9b9f2-f8c0-4cf1-a9b6-95d0e4f0de38","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:00:30.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:00:30.797Z","message":"{\"transactionId\":\"a2bf2b56-b5c8-4b7c-b2fb-86ee06a1cab4\",\"status\":\"200\",\"rqstDate\":\"230413-11:00:30:795\",\"respDate\":\"230413-11:00:30:797\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a2bf2b56-b5c8-4b7c-b2fb-86ee06a1cab4\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:00:30:795-24005\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9aebf232-c735-4b8e-9d16-3423fa785b48], x-b3-parentspanid=[3df5785d6bf8776c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49851], x-envoy-attempt-count=[1], x-b3-traceid=[50f1584db28892563df5785d6bf8776c], x-b3-spanid=[4cf1207ab62b4ff8], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a2bf2b56-b5c8-4b7c-b2fb-86ee06a1cab4]}\\\"}\"}","context":{"RequestID":"a2bf2b56-b5c8-4b7c-b2fb-86ee06a1cab4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2ae9b9f2-f8c0-4cf1-a9b6-95d0e4f0de38","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:00:30.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:30.798Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a2bf2b56-b5c8-4b7c-b2fb-86ee06a1cab4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2ae9b9f2-f8c0-4cf1-a9b6-95d0e4f0de38","LogTimestamp":"2023-04-13T11:00:30.798Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:00:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:00:30.849Z","message":"Entering","context":{"RequestID":"1245c431-44b0-44d0-81b1-1c5f54656bc9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e0cb02de-8676-4913-9e52-619cf838f378","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:00:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:00:30.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"1245c431-44b0-44d0-81b1-1c5f54656bc9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e0cb02de-8676-4913-9e52-619cf838f378","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:00:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:30.851Z","message":"{\"transactionId\":\"1245c431-44b0-44d0-81b1-1c5f54656bc9\",\"status\":\"200\",\"rqstDate\":\"230413-11:00:30:849\",\"respDate\":\"230413-11:00:30:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1245c431-44b0-44d0-81b1-1c5f54656bc9\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:00:30:849-58007\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1245c431-44b0-44d0-81b1-1c5f54656bc9]}\\\"}\"}","context":{"RequestID":"1245c431-44b0-44d0-81b1-1c5f54656bc9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e0cb02de-8676-4913-9e52-619cf838f378","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:00:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:30.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1245c431-44b0-44d0-81b1-1c5f54656bc9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e0cb02de-8676-4913-9e52-619cf838f378","LogTimestamp":"2023-04-13T11:00:30.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:00:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:00:31.133Z","message":"Entering","context":{"RequestID":"a22bcda8-63e3-4319-a198-6e2ce64dab25","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"829b952d-f494-4ed0-a8b3-4b1ade1dacd8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:31.133Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:00:31.135Z","message":"{\"transactionId\":\"a22bcda8-63e3-4319-a198-6e2ce64dab25\",\"status\":\"200\",\"rqstDate\":\"230413-11:00:31:134\",\"respDate\":\"230413-11:00:31:135\",\"sourceId\":\"haproxy:a22bcda8-63e3-4319-a198-6e2ce64dab25\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:00:31:134-9656\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c9e1d27f-8379-4040-91e5-ddbfd3388275], x-b3-parentspanid=[7989419fb8a0edc6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[16257f86ba89b8e17989419fb8a0edc6], x-b3-spanid=[26a17e5a6beb555a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a22bcda8-63e3-4319-a198-6e2ce64dab25]}\\\"}\"}","context":{"RequestID":"a22bcda8-63e3-4319-a198-6e2ce64dab25","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"829b952d-f494-4ed0-a8b3-4b1ade1dacd8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:31.133Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:31.136Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a22bcda8-63e3-4319-a198-6e2ce64dab25","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"829b952d-f494-4ed0-a8b3-4b1ade1dacd8","LogTimestamp":"2023-04-13T11:00:31.136Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:00:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:00:33.146Z","message":"Entering","context":{"RequestID":"08a0379a-6984-4df3-9ba2-6f4b2f000938","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"aa92944e-64f5-4668-8faf-a9c858fee5b9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:33.146Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:00:33.148Z","message":"{\"transactionId\":\"08a0379a-6984-4df3-9ba2-6f4b2f000938\",\"status\":\"200\",\"rqstDate\":\"230413-11:00:33:147\",\"respDate\":\"230413-11:00:33:148\",\"sourceId\":\"haproxy:08a0379a-6984-4df3-9ba2-6f4b2f000938\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:00:33:147-47757\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[727d9c27-9ac6-48e1-b02c-9ff659b8cd02], x-b3-parentspanid=[36892f8e6d2b0b77], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c45146196767c29f36892f8e6d2b0b77], x-b3-spanid=[bdbe0d62406fa5cf], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[08a0379a-6984-4df3-9ba2-6f4b2f000938]}\\\"}\"}","context":{"RequestID":"08a0379a-6984-4df3-9ba2-6f4b2f000938","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"aa92944e-64f5-4668-8faf-a9c858fee5b9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:33.146Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:33.149Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"08a0379a-6984-4df3-9ba2-6f4b2f000938","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aa92944e-64f5-4668-8faf-a9c858fee5b9","LogTimestamp":"2023-04-13T11:00:33.149Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:00:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:00:35.159Z","message":"Entering","context":{"RequestID":"43e27a69-03dc-474a-8cd5-aea5800422e2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d3f9c456-88d3-4eb8-9c5a-df5714bfd3dc","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:35.159Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:00:35.162Z","message":"{\"transactionId\":\"43e27a69-03dc-474a-8cd5-aea5800422e2\",\"status\":\"200\",\"rqstDate\":\"230413-11:00:35:160\",\"respDate\":\"230413-11:00:35:162\",\"sourceId\":\"haproxy:43e27a69-03dc-474a-8cd5-aea5800422e2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:00:35:160-89672\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[780cc005-29d1-4551-8ca9-dd0deae1440c], x-b3-parentspanid=[44c112eeb74da199], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[13dc06e19cc7fd5a44c112eeb74da199], x-b3-spanid=[1a23ad9e87ea530d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[43e27a69-03dc-474a-8cd5-aea5800422e2]}\\\"}\"}","context":{"RequestID":"43e27a69-03dc-474a-8cd5-aea5800422e2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d3f9c456-88d3-4eb8-9c5a-df5714bfd3dc","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:35.159Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:35.163Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"43e27a69-03dc-474a-8cd5-aea5800422e2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d3f9c456-88d3-4eb8-9c5a-df5714bfd3dc","LogTimestamp":"2023-04-13T11:00:35.163Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:00:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T11:00:36.429Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:00:36.443Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:36.444Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:36.444Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:37.173Z","message":"Entering","context":{"RequestID":"5fd6f3cf-4c99-4bd0-b357-b42a550f31d3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"19e2a88c-fcf3-470c-8566-8d68b94086ff","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:37.173Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:00:37.176Z","message":"{\"transactionId\":\"5fd6f3cf-4c99-4bd0-b357-b42a550f31d3\",\"status\":\"200\",\"rqstDate\":\"230413-11:00:37:174\",\"respDate\":\"230413-11:00:37:175\",\"sourceId\":\"haproxy:5fd6f3cf-4c99-4bd0-b357-b42a550f31d3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:00:37:174-59645\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f4df4e3b-c462-4176-afb0-6c6dc03705f8], x-b3-parentspanid=[fa88a49012b51a40], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3ae0be23d62d69dbfa88a49012b51a40], x-b3-spanid=[bea36b342c94add9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5fd6f3cf-4c99-4bd0-b357-b42a550f31d3]}\\\"}\"}","context":{"RequestID":"5fd6f3cf-4c99-4bd0-b357-b42a550f31d3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"19e2a88c-fcf3-470c-8566-8d68b94086ff","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:37.173Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:37.176Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5fd6f3cf-4c99-4bd0-b357-b42a550f31d3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"19e2a88c-fcf3-470c-8566-8d68b94086ff","LogTimestamp":"2023-04-13T11:00:37.176Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:00:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:00:39.187Z","message":"Entering","context":{"RequestID":"83073b42-714c-4134-a11a-621ea6a47c87","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0f2178f8-8911-43fc-b7d4-6bd7f298bbf0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:39.187Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:00:39.190Z","message":"{\"transactionId\":\"83073b42-714c-4134-a11a-621ea6a47c87\",\"status\":\"200\",\"rqstDate\":\"230413-11:00:39:188\",\"respDate\":\"230413-11:00:39:190\",\"sourceId\":\"haproxy:83073b42-714c-4134-a11a-621ea6a47c87\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:00:39:188-5451\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[131ce493-bf0d-4401-aeba-ea4ace49db43], x-b3-parentspanid=[6ada440af2e5f6d8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8a2a48a83eb82bdf6ada440af2e5f6d8], x-b3-spanid=[3bd098c6cdee8e3c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[83073b42-714c-4134-a11a-621ea6a47c87]}\\\"}\"}","context":{"RequestID":"83073b42-714c-4134-a11a-621ea6a47c87","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0f2178f8-8911-43fc-b7d4-6bd7f298bbf0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:39.187Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:39.191Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"83073b42-714c-4134-a11a-621ea6a47c87","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0f2178f8-8911-43fc-b7d4-6bd7f298bbf0","LogTimestamp":"2023-04-13T11:00:39.191Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:00:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:00:40.794Z","message":"Entering","context":{"RequestID":"a8defb5f-e808-4435-9401-f374dbb265c0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dad9af0e-46da-4f6a-ac30-fdb53447ad30","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:00:40.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:00:40.797Z","message":"{\"transactionId\":\"a8defb5f-e808-4435-9401-f374dbb265c0\",\"status\":\"200\",\"rqstDate\":\"230413-11:00:40:795\",\"respDate\":\"230413-11:00:40:797\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a8defb5f-e808-4435-9401-f374dbb265c0\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:00:40:795-6237\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e91b11ef-f939-4e7e-8544-03e37c6b00bc], x-b3-parentspanid=[c7a4bfa3ac2e9137], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50019], x-envoy-attempt-count=[1], x-b3-traceid=[e22bdb889cfe9709c7a4bfa3ac2e9137], x-b3-spanid=[86f018ab3a285cbe], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a8defb5f-e808-4435-9401-f374dbb265c0]}\\\"}\"}","context":{"RequestID":"a8defb5f-e808-4435-9401-f374dbb265c0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dad9af0e-46da-4f6a-ac30-fdb53447ad30","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:00:40.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:40.797Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a8defb5f-e808-4435-9401-f374dbb265c0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dad9af0e-46da-4f6a-ac30-fdb53447ad30","LogTimestamp":"2023-04-13T11:00:40.797Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:00:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:00:40.849Z","message":"Entering","context":{"RequestID":"98935cfb-cf02-4a35-aea2-0bc6e5924b69","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2b7e5204-bfd8-44a7-b809-c63c2f2e9596","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:00:40.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:00:40.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"98935cfb-cf02-4a35-aea2-0bc6e5924b69","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2b7e5204-bfd8-44a7-b809-c63c2f2e9596","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:00:40.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:40.852Z","message":"{\"transactionId\":\"98935cfb-cf02-4a35-aea2-0bc6e5924b69\",\"status\":\"200\",\"rqstDate\":\"230413-11:00:40:850\",\"respDate\":\"230413-11:00:40:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:98935cfb-cf02-4a35-aea2-0bc6e5924b69\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:00:40:850-89934\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[98935cfb-cf02-4a35-aea2-0bc6e5924b69]}\\\"}\"}","context":{"RequestID":"98935cfb-cf02-4a35-aea2-0bc6e5924b69","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2b7e5204-bfd8-44a7-b809-c63c2f2e9596","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:00:40.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:40.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"98935cfb-cf02-4a35-aea2-0bc6e5924b69","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2b7e5204-bfd8-44a7-b809-c63c2f2e9596","LogTimestamp":"2023-04-13T11:00:40.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:00:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T11:00:41.201Z","message":"Entering","context":{"RequestID":"8cabd616-0579-4527-80df-4e77587bf25e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fc6d748a-c0af-4259-86c2-6a51e6d5b6aa","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:41.201Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:00:41.203Z","message":"{\"transactionId\":\"8cabd616-0579-4527-80df-4e77587bf25e\",\"status\":\"200\",\"rqstDate\":\"230413-11:00:41:202\",\"respDate\":\"230413-11:00:41:203\",\"sourceId\":\"haproxy:8cabd616-0579-4527-80df-4e77587bf25e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:00:41:202-43709\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[484cfa69-7465-445d-ba12-cbc60a03b58f], x-b3-parentspanid=[54f1773558c8f55b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d9da894c62a6a74a54f1773558c8f55b], x-b3-spanid=[898cb157cbae54f5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8cabd616-0579-4527-80df-4e77587bf25e]}\\\"}\"}","context":{"RequestID":"8cabd616-0579-4527-80df-4e77587bf25e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fc6d748a-c0af-4259-86c2-6a51e6d5b6aa","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:41.201Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:41.204Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8cabd616-0579-4527-80df-4e77587bf25e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fc6d748a-c0af-4259-86c2-6a51e6d5b6aa","LogTimestamp":"2023-04-13T11:00:41.204Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:00:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:00:43.215Z","message":"Entering","context":{"RequestID":"3157a122-3768-4496-abb4-b26dc5f91943","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"89286971-10bf-4e62-80b1-e11619d7a1b9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:43.215Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:00:43.217Z","message":"{\"transactionId\":\"3157a122-3768-4496-abb4-b26dc5f91943\",\"status\":\"200\",\"rqstDate\":\"230413-11:00:43:216\",\"respDate\":\"230413-11:00:43:217\",\"sourceId\":\"haproxy:3157a122-3768-4496-abb4-b26dc5f91943\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:00:43:216-1939\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[49958e5d-cf9f-494b-9b8d-e83915603a2f], x-b3-parentspanid=[f7c81b817ea90b96], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[efc68ca4f0be6c8ef7c81b817ea90b96], x-b3-spanid=[0cdd2bd516c5926f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3157a122-3768-4496-abb4-b26dc5f91943]}\\\"}\"}","context":{"RequestID":"3157a122-3768-4496-abb4-b26dc5f91943","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"89286971-10bf-4e62-80b1-e11619d7a1b9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:43.215Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:43.217Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3157a122-3768-4496-abb4-b26dc5f91943","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"89286971-10bf-4e62-80b1-e11619d7a1b9","LogTimestamp":"2023-04-13T11:00:43.217Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:00:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:00:45.227Z","message":"Entering","context":{"RequestID":"8a545032-4291-4750-90f7-ec8ede1f2969","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6491ab34-b855-4ac7-b56d-3910d51780e0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:45.227Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:00:45.229Z","message":"{\"transactionId\":\"8a545032-4291-4750-90f7-ec8ede1f2969\",\"status\":\"200\",\"rqstDate\":\"230413-11:00:45:228\",\"respDate\":\"230413-11:00:45:229\",\"sourceId\":\"haproxy:8a545032-4291-4750-90f7-ec8ede1f2969\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:00:45:228-1822\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b4aa6ab6-16fc-4953-a533-2d2749b4e673], x-b3-parentspanid=[c7fc77d0efae5d40], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7343a18fef2c9b93c7fc77d0efae5d40], x-b3-spanid=[98ef336a1ec1a0c0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8a545032-4291-4750-90f7-ec8ede1f2969]}\\\"}\"}","context":{"RequestID":"8a545032-4291-4750-90f7-ec8ede1f2969","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6491ab34-b855-4ac7-b56d-3910d51780e0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:45.227Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:45.230Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8a545032-4291-4750-90f7-ec8ede1f2969","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6491ab34-b855-4ac7-b56d-3910d51780e0","LogTimestamp":"2023-04-13T11:00:45.230Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:00:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:00:46.429Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:00:46.438Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:46.438Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:46.438Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:47.240Z","message":"Entering","context":{"RequestID":"630165aa-a71a-4d74-890b-b00e79f8e5d3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"93c0df13-408a-4391-bdcc-4c1ae7638ca8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:47.240Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:00:47.242Z","message":"{\"transactionId\":\"630165aa-a71a-4d74-890b-b00e79f8e5d3\",\"status\":\"200\",\"rqstDate\":\"230413-11:00:47:241\",\"respDate\":\"230413-11:00:47:242\",\"sourceId\":\"haproxy:630165aa-a71a-4d74-890b-b00e79f8e5d3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:00:47:241-65963\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7cbbac04-adfe-4039-82bc-afe4bcee237e], x-b3-parentspanid=[2044f4838937ed65], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e13e3dce62dafbb12044f4838937ed65], x-b3-spanid=[277aa700c4656496], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[630165aa-a71a-4d74-890b-b00e79f8e5d3]}\\\"}\"}","context":{"RequestID":"630165aa-a71a-4d74-890b-b00e79f8e5d3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"93c0df13-408a-4391-bdcc-4c1ae7638ca8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:47.240Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:47.243Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"630165aa-a71a-4d74-890b-b00e79f8e5d3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"93c0df13-408a-4391-bdcc-4c1ae7638ca8","LogTimestamp":"2023-04-13T11:00:47.243Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:00:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:00:49.252Z","message":"Entering","context":{"RequestID":"f52a0972-beb3-4119-b708-ba84cba4ea00","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"790c06e8-6c4d-4e1e-936c-b1f0754142bc","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:49.252Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:00:49.254Z","message":"{\"transactionId\":\"f52a0972-beb3-4119-b708-ba84cba4ea00\",\"status\":\"200\",\"rqstDate\":\"230413-11:00:49:253\",\"respDate\":\"230413-11:00:49:254\",\"sourceId\":\"haproxy:f52a0972-beb3-4119-b708-ba84cba4ea00\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:00:49:253-98529\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5a112d4c-5aa3-4b08-8f38-4a40ca5b1293], x-b3-parentspanid=[13ebd0e428adda3f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[26a1af659df5b11d13ebd0e428adda3f], x-b3-spanid=[c54725b3681f68bb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f52a0972-beb3-4119-b708-ba84cba4ea00]}\\\"}\"}","context":{"RequestID":"f52a0972-beb3-4119-b708-ba84cba4ea00","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"790c06e8-6c4d-4e1e-936c-b1f0754142bc","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:49.252Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:49.255Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f52a0972-beb3-4119-b708-ba84cba4ea00","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"790c06e8-6c4d-4e1e-936c-b1f0754142bc","LogTimestamp":"2023-04-13T11:00:49.255Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:00:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:00:49.855Z","message":"Connection[cassandra/10.233.75.110: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-04-13T11:00:49.859Z","message":"Connection[cassandra/10.233.75.110: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-04-13T11:00:50.796Z","message":"Entering","context":{"RequestID":"eea945d0-abba-4994-a084-d4b682e84a39","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f44e9dbe-6b0f-4489-ae0e-0a034d916a5a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:00:50.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:00:50.798Z","message":"{\"transactionId\":\"eea945d0-abba-4994-a084-d4b682e84a39\",\"status\":\"200\",\"rqstDate\":\"230413-11:00:50:797\",\"respDate\":\"230413-11:00:50:798\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:eea945d0-abba-4994-a084-d4b682e84a39\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:00:50:797-53341\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f6272bb9-76a4-4e15-9936-142747b90b9d], x-b3-parentspanid=[d905e80c5f531a35], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36491], x-envoy-attempt-count=[1], x-b3-traceid=[389aa659b5fb3ff8d905e80c5f531a35], x-b3-spanid=[eb219125c6bd81db], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[eea945d0-abba-4994-a084-d4b682e84a39]}\\\"}\"}","context":{"RequestID":"eea945d0-abba-4994-a084-d4b682e84a39","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f44e9dbe-6b0f-4489-ae0e-0a034d916a5a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:00:50.796Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:50.799Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eea945d0-abba-4994-a084-d4b682e84a39","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f44e9dbe-6b0f-4489-ae0e-0a034d916a5a","LogTimestamp":"2023-04-13T11:00:50.799Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:00:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:00:50.849Z","message":"Entering","context":{"RequestID":"d569f4b3-dddb-43b3-9e93-37d652416287","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1d69f6a4-c12b-493c-a0f6-ab0005187f62","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:00:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:00:50.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"d569f4b3-dddb-43b3-9e93-37d652416287","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1d69f6a4-c12b-493c-a0f6-ab0005187f62","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:00:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:50.852Z","message":"{\"transactionId\":\"d569f4b3-dddb-43b3-9e93-37d652416287\",\"status\":\"200\",\"rqstDate\":\"230413-11:00:50:849\",\"respDate\":\"230413-11:00:50:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d569f4b3-dddb-43b3-9e93-37d652416287\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:00:50:849-78610\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d569f4b3-dddb-43b3-9e93-37d652416287]}\\\"}\"}","context":{"RequestID":"d569f4b3-dddb-43b3-9e93-37d652416287","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1d69f6a4-c12b-493c-a0f6-ab0005187f62","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:00:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:50.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d569f4b3-dddb-43b3-9e93-37d652416287","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1d69f6a4-c12b-493c-a0f6-ab0005187f62","LogTimestamp":"2023-04-13T11:00:50.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:00:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T11:00:51.265Z","message":"Entering","context":{"RequestID":"982884dc-3efb-4b70-a5ef-7881adad42a5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f6f03025-0994-4cd3-969e-b9be6238607f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:51.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:00:51.267Z","message":"{\"transactionId\":\"982884dc-3efb-4b70-a5ef-7881adad42a5\",\"status\":\"200\",\"rqstDate\":\"230413-11:00:51:265\",\"respDate\":\"230413-11:00:51:266\",\"sourceId\":\"haproxy:982884dc-3efb-4b70-a5ef-7881adad42a5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:00:51:265-20255\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d415e825-b9a4-4966-8307-418e0e424ebc], x-b3-parentspanid=[03e9b60aa0c5cb06], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8016566dfd76effc03e9b60aa0c5cb06], x-b3-spanid=[a3bcfda9ffbc8c94], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[982884dc-3efb-4b70-a5ef-7881adad42a5]}\\\"}\"}","context":{"RequestID":"982884dc-3efb-4b70-a5ef-7881adad42a5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f6f03025-0994-4cd3-969e-b9be6238607f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:51.264Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:51.267Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"982884dc-3efb-4b70-a5ef-7881adad42a5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f6f03025-0994-4cd3-969e-b9be6238607f","LogTimestamp":"2023-04-13T11:00:51.267Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:00:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:00:53.277Z","message":"Entering","context":{"RequestID":"3752c763-45a1-4f30-9585-46aa0334ee02","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0c5ef00b-27af-4d4a-9b65-30642fefb792","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:53.277Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:00:53.278Z","message":"{\"transactionId\":\"3752c763-45a1-4f30-9585-46aa0334ee02\",\"status\":\"200\",\"rqstDate\":\"230413-11:00:53:277\",\"respDate\":\"230413-11:00:53:278\",\"sourceId\":\"haproxy:3752c763-45a1-4f30-9585-46aa0334ee02\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:00:53:277-56731\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6d394284-95e2-4258-96f4-15ad8afbc1ec], x-b3-parentspanid=[006b6263083a90a3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8e17e5a83f89d06e006b6263083a90a3], x-b3-spanid=[ee3173b256b56457], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3752c763-45a1-4f30-9585-46aa0334ee02]}\\\"}\"}","context":{"RequestID":"3752c763-45a1-4f30-9585-46aa0334ee02","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0c5ef00b-27af-4d4a-9b65-30642fefb792","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:53.277Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:53.279Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3752c763-45a1-4f30-9585-46aa0334ee02","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0c5ef00b-27af-4d4a-9b65-30642fefb792","LogTimestamp":"2023-04-13T11:00:53.279Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:00:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:00:55.289Z","message":"Entering","context":{"RequestID":"ee39618b-8487-4e7f-98c3-59754af2ecb2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b33b15d8-eae3-4d64-ada3-2035cc0bfab5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:55.289Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:00:55.292Z","message":"{\"transactionId\":\"ee39618b-8487-4e7f-98c3-59754af2ecb2\",\"status\":\"200\",\"rqstDate\":\"230413-11:00:55:290\",\"respDate\":\"230413-11:00:55:291\",\"sourceId\":\"haproxy:ee39618b-8487-4e7f-98c3-59754af2ecb2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:00:55:290-43144\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d768a9d9-9835-4ae7-986c-3dc789c99d4f], x-b3-parentspanid=[20720d8dfa17ed8a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ccee3ce39fbfc95520720d8dfa17ed8a], x-b3-spanid=[d52589b540cafe30], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ee39618b-8487-4e7f-98c3-59754af2ecb2]}\\\"}\"}","context":{"RequestID":"ee39618b-8487-4e7f-98c3-59754af2ecb2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b33b15d8-eae3-4d64-ada3-2035cc0bfab5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:55.289Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:55.292Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee39618b-8487-4e7f-98c3-59754af2ecb2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b33b15d8-eae3-4d64-ada3-2035cc0bfab5","LogTimestamp":"2023-04-13T11:00:55.292Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:00:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:00:56.430Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:00:56.446Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:56.446Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:56.446Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:57.301Z","message":"Entering","context":{"RequestID":"317a2a9f-f016-45e6-ba9c-967e47d0db5e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b79a405b-35a0-4ff3-97f8-da885af62392","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:57.301Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:00:57.303Z","message":"{\"transactionId\":\"317a2a9f-f016-45e6-ba9c-967e47d0db5e\",\"status\":\"200\",\"rqstDate\":\"230413-11:00:57:302\",\"respDate\":\"230413-11:00:57:303\",\"sourceId\":\"haproxy:317a2a9f-f016-45e6-ba9c-967e47d0db5e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:00:57:302-74484\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[71f64433-d673-48aa-b050-4ed0ac44061a], x-b3-parentspanid=[b6d6ed4f8d7ce495], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[59acc28b527e53ddb6d6ed4f8d7ce495], x-b3-spanid=[cb106f6f3e9cc2ed], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[317a2a9f-f016-45e6-ba9c-967e47d0db5e]}\\\"}\"}","context":{"RequestID":"317a2a9f-f016-45e6-ba9c-967e47d0db5e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b79a405b-35a0-4ff3-97f8-da885af62392","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:57.301Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:57.304Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"317a2a9f-f016-45e6-ba9c-967e47d0db5e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b79a405b-35a0-4ff3-97f8-da885af62392","LogTimestamp":"2023-04-13T11:00:57.304Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:00:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:00:59.313Z","message":"Entering","context":{"RequestID":"714a627e-5e19-4fde-b17a-611043599fc6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"32eed5c9-40ad-4ecb-836a-7bbbcc8c3364","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:59.313Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:00:59.315Z","message":"{\"transactionId\":\"714a627e-5e19-4fde-b17a-611043599fc6\",\"status\":\"200\",\"rqstDate\":\"230413-11:00:59:314\",\"respDate\":\"230413-11:00:59:315\",\"sourceId\":\"haproxy:714a627e-5e19-4fde-b17a-611043599fc6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:00:59:314-8528\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[65061f2b-cc71-9581-a037-a34b01d6f566], x-b3-parentspanid=[aabc9b4196c717da], 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=[4dc31d4a09026708aabc9b4196c717da], x-b3-spanid=[cce564c701ae497d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[714a627e-5e19-4fde-b17a-611043599fc6]}\\\"}\"}","context":{"RequestID":"714a627e-5e19-4fde-b17a-611043599fc6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"32eed5c9-40ad-4ecb-836a-7bbbcc8c3364","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:00:59.313Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:00:59.316Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"714a627e-5e19-4fde-b17a-611043599fc6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"32eed5c9-40ad-4ecb-836a-7bbbcc8c3364","LogTimestamp":"2023-04-13T11:00:59.316Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:00:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:01:00.794Z","message":"Entering","context":{"RequestID":"b5cdaa86-986b-4eb4-b1bb-eaeeb76eadab","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dc140ea0-5d0d-46eb-8c4f-e70eee3506ec","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:01:00.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:01:00.796Z","message":"{\"transactionId\":\"b5cdaa86-986b-4eb4-b1bb-eaeeb76eadab\",\"status\":\"200\",\"rqstDate\":\"230413-11:01:00:794\",\"respDate\":\"230413-11:01:00:795\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b5cdaa86-986b-4eb4-b1bb-eaeeb76eadab\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:01:00:794-64116\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[255273ed-695f-4193-8337-4a8a3ac62854], x-b3-parentspanid=[1c45e7a47b15ec84], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50011], x-envoy-attempt-count=[1], x-b3-traceid=[bc5446943549fe441c45e7a47b15ec84], x-b3-spanid=[30b8f5b7f1af5d55], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b5cdaa86-986b-4eb4-b1bb-eaeeb76eadab]}\\\"}\"}","context":{"RequestID":"b5cdaa86-986b-4eb4-b1bb-eaeeb76eadab","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dc140ea0-5d0d-46eb-8c4f-e70eee3506ec","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:01:00.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:00.796Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b5cdaa86-986b-4eb4-b1bb-eaeeb76eadab","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dc140ea0-5d0d-46eb-8c4f-e70eee3506ec","LogTimestamp":"2023-04-13T11:01:00.796Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:01:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:01:00.848Z","message":"Entering","context":{"RequestID":"62d4e81e-d728-47f1-8bc5-abfbd4d28276","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bd38bcb3-6a0a-49c1-a940-f0d677bbf099","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:01:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:01:00.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"62d4e81e-d728-47f1-8bc5-abfbd4d28276","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bd38bcb3-6a0a-49c1-a940-f0d677bbf099","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:01:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:00.851Z","message":"{\"transactionId\":\"62d4e81e-d728-47f1-8bc5-abfbd4d28276\",\"status\":\"200\",\"rqstDate\":\"230413-11:01:00:849\",\"respDate\":\"230413-11:01:00:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:62d4e81e-d728-47f1-8bc5-abfbd4d28276\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:01:00:849-45877\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[62d4e81e-d728-47f1-8bc5-abfbd4d28276]}\\\"}\"}","context":{"RequestID":"62d4e81e-d728-47f1-8bc5-abfbd4d28276","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bd38bcb3-6a0a-49c1-a940-f0d677bbf099","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:01:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:00.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"62d4e81e-d728-47f1-8bc5-abfbd4d28276","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bd38bcb3-6a0a-49c1-a940-f0d677bbf099","LogTimestamp":"2023-04-13T11:01:00.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:01:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:01:01.326Z","message":"Entering","context":{"RequestID":"4e0546e4-670e-4f63-87e8-ca91a85f7d7a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"30c3b9be-ff52-474a-99d4-4911ac0af8c3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:01.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:01:01.328Z","message":"{\"transactionId\":\"4e0546e4-670e-4f63-87e8-ca91a85f7d7a\",\"status\":\"200\",\"rqstDate\":\"230413-11:01:01:327\",\"respDate\":\"230413-11:01:01:328\",\"sourceId\":\"haproxy:4e0546e4-670e-4f63-87e8-ca91a85f7d7a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:01:01:327-56856\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8e5737f9-a315-4a75-9989-289f1ab07448], x-b3-parentspanid=[ae7bca835713c93c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f88be6364d984341ae7bca835713c93c], x-b3-spanid=[fb69465cdae557dd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4e0546e4-670e-4f63-87e8-ca91a85f7d7a]}\\\"}\"}","context":{"RequestID":"4e0546e4-670e-4f63-87e8-ca91a85f7d7a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"30c3b9be-ff52-474a-99d4-4911ac0af8c3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:01.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:01.329Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4e0546e4-670e-4f63-87e8-ca91a85f7d7a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"30c3b9be-ff52-474a-99d4-4911ac0af8c3","LogTimestamp":"2023-04-13T11:01:01.328Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:01:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:01:03.338Z","message":"Entering","context":{"RequestID":"3c66db55-fc7f-4d1f-b22e-ebc4d1ff7f61","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7c1dd21f-8f01-4ba3-b2c1-21cd41ae0a46","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:03.338Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:01:03.340Z","message":"{\"transactionId\":\"3c66db55-fc7f-4d1f-b22e-ebc4d1ff7f61\",\"status\":\"200\",\"rqstDate\":\"230413-11:01:03:339\",\"respDate\":\"230413-11:01:03:340\",\"sourceId\":\"haproxy:3c66db55-fc7f-4d1f-b22e-ebc4d1ff7f61\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:01:03:339-12581\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9368c39d-c6e3-4c93-bf82-e8797b8bf729], x-b3-parentspanid=[93ce680d1fd91a35], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[747a693eec113dfb93ce680d1fd91a35], x-b3-spanid=[f2028d67a380206b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3c66db55-fc7f-4d1f-b22e-ebc4d1ff7f61]}\\\"}\"}","context":{"RequestID":"3c66db55-fc7f-4d1f-b22e-ebc4d1ff7f61","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7c1dd21f-8f01-4ba3-b2c1-21cd41ae0a46","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:03.338Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:03.341Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3c66db55-fc7f-4d1f-b22e-ebc4d1ff7f61","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7c1dd21f-8f01-4ba3-b2c1-21cd41ae0a46","LogTimestamp":"2023-04-13T11:01:03.341Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:01:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:01:05.352Z","message":"Entering","context":{"RequestID":"5bbac46e-a294-4aac-a576-5807c6ccb946","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f649bfe2-8617-4577-9737-44dc1057aba1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:05.352Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:01:05.355Z","message":"{\"transactionId\":\"5bbac46e-a294-4aac-a576-5807c6ccb946\",\"status\":\"200\",\"rqstDate\":\"230413-11:01:05:353\",\"respDate\":\"230413-11:01:05:355\",\"sourceId\":\"haproxy:5bbac46e-a294-4aac-a576-5807c6ccb946\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:01:05:353-79471\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d7772ea6-54a5-43e9-a379-46000f403eae], x-b3-parentspanid=[63349c30c4db792b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8beaa19d2a2317b663349c30c4db792b], x-b3-spanid=[303d9c6c4cbcc775], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5bbac46e-a294-4aac-a576-5807c6ccb946]}\\\"}\"}","context":{"RequestID":"5bbac46e-a294-4aac-a576-5807c6ccb946","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f649bfe2-8617-4577-9737-44dc1057aba1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:05.352Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:05.356Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5bbac46e-a294-4aac-a576-5807c6ccb946","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f649bfe2-8617-4577-9737-44dc1057aba1","LogTimestamp":"2023-04-13T11:01:05.356Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:01:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:01:06.431Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:01:06.443Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:06.443Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:06.443Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:07.366Z","message":"Entering","context":{"RequestID":"1ba83297-322b-49bc-aa79-2275d320e289","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2cd6df04-5801-4a57-8696-229ec4b7c5b9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:07.366Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:01:07.368Z","message":"{\"transactionId\":\"1ba83297-322b-49bc-aa79-2275d320e289\",\"status\":\"200\",\"rqstDate\":\"230413-11:01:07:367\",\"respDate\":\"230413-11:01:07:368\",\"sourceId\":\"haproxy:1ba83297-322b-49bc-aa79-2275d320e289\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:01:07:367-41295\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[56cf26cc-21a8-4a69-9937-0ae016ef6fcf], x-b3-parentspanid=[35f537f585b5944a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1d05a4d43ffc6f1335f537f585b5944a], x-b3-spanid=[0c055fdbd90ad7c4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1ba83297-322b-49bc-aa79-2275d320e289]}\\\"}\"}","context":{"RequestID":"1ba83297-322b-49bc-aa79-2275d320e289","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2cd6df04-5801-4a57-8696-229ec4b7c5b9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:07.366Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:07.369Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1ba83297-322b-49bc-aa79-2275d320e289","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2cd6df04-5801-4a57-8696-229ec4b7c5b9","LogTimestamp":"2023-04-13T11:01:07.369Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:01:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:01:09.378Z","message":"Entering","context":{"RequestID":"718b9198-6fa8-4f45-befe-c4f9f8adec63","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9765aeda-ab39-4948-a21a-4362c5cadf08","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:09.378Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:01:09.382Z","message":"{\"transactionId\":\"718b9198-6fa8-4f45-befe-c4f9f8adec63\",\"status\":\"200\",\"rqstDate\":\"230413-11:01:09:379\",\"respDate\":\"230413-11:01:09:382\",\"sourceId\":\"haproxy:718b9198-6fa8-4f45-befe-c4f9f8adec63\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:01:09:379-2274\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d5e68e8c-62a3-4188-b6fc-5e15dd522827], x-b3-parentspanid=[761bae3a5d2a04e3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2a1063e1b2f1b7a5761bae3a5d2a04e3], x-b3-spanid=[2edbf9d3eeca0f1c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[718b9198-6fa8-4f45-befe-c4f9f8adec63]}\\\"}\"}","context":{"RequestID":"718b9198-6fa8-4f45-befe-c4f9f8adec63","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9765aeda-ab39-4948-a21a-4362c5cadf08","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:09.378Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:09.382Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"718b9198-6fa8-4f45-befe-c4f9f8adec63","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9765aeda-ab39-4948-a21a-4362c5cadf08","LogTimestamp":"2023-04-13T11:01:09.382Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:01:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:01:10.794Z","message":"Entering","context":{"RequestID":"443e7845-b928-4413-9a0c-6c5732c1dd3b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2bf5b9ca-c862-40c8-ae6f-1d1091167fd1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:01:10.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:01:10.796Z","message":"{\"transactionId\":\"443e7845-b928-4413-9a0c-6c5732c1dd3b\",\"status\":\"200\",\"rqstDate\":\"230413-11:01:10:795\",\"respDate\":\"230413-11:01:10:795\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:443e7845-b928-4413-9a0c-6c5732c1dd3b\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:01:10:795-58656\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8ca7cb3b-17a0-44fc-9912-dc9c76983b13], x-b3-parentspanid=[2b8e3d1756f62496], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44827], x-envoy-attempt-count=[1], x-b3-traceid=[6a7180f44dec88a92b8e3d1756f62496], x-b3-spanid=[9b9387bf1fec5a55], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[443e7845-b928-4413-9a0c-6c5732c1dd3b]}\\\"}\"}","context":{"RequestID":"443e7845-b928-4413-9a0c-6c5732c1dd3b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2bf5b9ca-c862-40c8-ae6f-1d1091167fd1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:01:10.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:10.796Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"443e7845-b928-4413-9a0c-6c5732c1dd3b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2bf5b9ca-c862-40c8-ae6f-1d1091167fd1","LogTimestamp":"2023-04-13T11:01:10.796Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:01:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:01:10.848Z","message":"Entering","context":{"RequestID":"f256dd07-16c7-45e2-a5ea-0b32d9cfce74","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ae5aecd2-b18b-4173-8429-88bd45619e2e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:01:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:01:10.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"f256dd07-16c7-45e2-a5ea-0b32d9cfce74","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ae5aecd2-b18b-4173-8429-88bd45619e2e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:01:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:10.851Z","message":"{\"transactionId\":\"f256dd07-16c7-45e2-a5ea-0b32d9cfce74\",\"status\":\"200\",\"rqstDate\":\"230413-11:01:10:849\",\"respDate\":\"230413-11:01:10:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f256dd07-16c7-45e2-a5ea-0b32d9cfce74\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:01:10:849-71383\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f256dd07-16c7-45e2-a5ea-0b32d9cfce74]}\\\"}\"}","context":{"RequestID":"f256dd07-16c7-45e2-a5ea-0b32d9cfce74","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ae5aecd2-b18b-4173-8429-88bd45619e2e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:01:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:10.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f256dd07-16c7-45e2-a5ea-0b32d9cfce74","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ae5aecd2-b18b-4173-8429-88bd45619e2e","LogTimestamp":"2023-04-13T11:01:10.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:01:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:01:11.392Z","message":"Entering","context":{"RequestID":"df9c24f3-b143-482e-83ab-14ddae54f7bc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b8bf458f-b7c9-4d08-9486-25e38440947c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:11.392Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:01:11.394Z","message":"{\"transactionId\":\"df9c24f3-b143-482e-83ab-14ddae54f7bc\",\"status\":\"200\",\"rqstDate\":\"230413-11:01:11:392\",\"respDate\":\"230413-11:01:11:394\",\"sourceId\":\"haproxy:df9c24f3-b143-482e-83ab-14ddae54f7bc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:01:11:392-22765\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cff509c1-605a-4c3d-81e2-1eb9eb455167], x-b3-parentspanid=[af0cf911e02a02de], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f95ddfb955009852af0cf911e02a02de], x-b3-spanid=[826c123bc5847d4d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[df9c24f3-b143-482e-83ab-14ddae54f7bc]}\\\"}\"}","context":{"RequestID":"df9c24f3-b143-482e-83ab-14ddae54f7bc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b8bf458f-b7c9-4d08-9486-25e38440947c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:11.392Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:11.394Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"df9c24f3-b143-482e-83ab-14ddae54f7bc","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b8bf458f-b7c9-4d08-9486-25e38440947c","LogTimestamp":"2023-04-13T11:01:11.394Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:01:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:01:13.402Z","message":"Entering","context":{"RequestID":"9a8ecb6d-fedc-4117-8b6f-e7685a3aaf45","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"62b78df0-8f76-4ca3-86ef-2e09d3795f28","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:13.402Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:01:13.404Z","message":"{\"transactionId\":\"9a8ecb6d-fedc-4117-8b6f-e7685a3aaf45\",\"status\":\"200\",\"rqstDate\":\"230413-11:01:13:403\",\"respDate\":\"230413-11:01:13:404\",\"sourceId\":\"haproxy:9a8ecb6d-fedc-4117-8b6f-e7685a3aaf45\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:01:13:403-35523\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b9b3218d-f356-4144-b869-58b063bb1f67], x-b3-parentspanid=[d6162e822aec7daa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a1e9f591a3cc7b42d6162e822aec7daa], x-b3-spanid=[71006e2431e61cc3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9a8ecb6d-fedc-4117-8b6f-e7685a3aaf45]}\\\"}\"}","context":{"RequestID":"9a8ecb6d-fedc-4117-8b6f-e7685a3aaf45","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"62b78df0-8f76-4ca3-86ef-2e09d3795f28","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:13.402Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:13.405Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9a8ecb6d-fedc-4117-8b6f-e7685a3aaf45","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"62b78df0-8f76-4ca3-86ef-2e09d3795f28","LogTimestamp":"2023-04-13T11:01:13.405Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:01:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:01:15.413Z","message":"Entering","context":{"RequestID":"fac6e461-81e8-4b8c-9d3b-663af2d816b7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0d0353ee-cd99-4fb5-998b-6539b1e19af6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:15.413Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:01:15.416Z","message":"{\"transactionId\":\"fac6e461-81e8-4b8c-9d3b-663af2d816b7\",\"status\":\"200\",\"rqstDate\":\"230413-11:01:15:414\",\"respDate\":\"230413-11:01:15:415\",\"sourceId\":\"haproxy:fac6e461-81e8-4b8c-9d3b-663af2d816b7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:01:15:414-68176\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f64fbc0c-eb5b-4dc4-afa6-26f0e2028741], x-b3-parentspanid=[893761d50f460460], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[73a06dc84270cca1893761d50f460460], x-b3-spanid=[cea6933551e49222], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fac6e461-81e8-4b8c-9d3b-663af2d816b7]}\\\"}\"}","context":{"RequestID":"fac6e461-81e8-4b8c-9d3b-663af2d816b7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0d0353ee-cd99-4fb5-998b-6539b1e19af6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:15.413Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:15.416Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fac6e461-81e8-4b8c-9d3b-663af2d816b7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0d0353ee-cd99-4fb5-998b-6539b1e19af6","LogTimestamp":"2023-04-13T11:01:15.416Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:01:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:01:16.432Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:01:16.442Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:16.443Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:16.443Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:17.426Z","message":"Entering","context":{"RequestID":"f73f22e8-2a3e-47c6-908b-27ab23e10dde","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2ee7cc7f-9da1-4f13-9ab5-bf47eec324e9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:17.425Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:01:17.428Z","message":"{\"transactionId\":\"f73f22e8-2a3e-47c6-908b-27ab23e10dde\",\"status\":\"200\",\"rqstDate\":\"230413-11:01:17:426\",\"respDate\":\"230413-11:01:17:428\",\"sourceId\":\"haproxy:f73f22e8-2a3e-47c6-908b-27ab23e10dde\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:01:17:426-8786\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ee05e8c9-9496-43cb-9f53-2272a3654d36], x-b3-parentspanid=[756f4cbfc9feeb56], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[44bc862f87f7dddb756f4cbfc9feeb56], x-b3-spanid=[0ec49f4d1f97aade], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f73f22e8-2a3e-47c6-908b-27ab23e10dde]}\\\"}\"}","context":{"RequestID":"f73f22e8-2a3e-47c6-908b-27ab23e10dde","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2ee7cc7f-9da1-4f13-9ab5-bf47eec324e9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:17.425Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:17.429Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f73f22e8-2a3e-47c6-908b-27ab23e10dde","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2ee7cc7f-9da1-4f13-9ab5-bf47eec324e9","LogTimestamp":"2023-04-13T11:01:17.429Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:01:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:01:19.438Z","message":"Entering","context":{"RequestID":"15d1fd24-a4fc-49c6-b40d-3b1b2adfb7a1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7e45c62b-defe-45a2-b184-4ded3f5ad783","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:19.438Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:01:19.440Z","message":"{\"transactionId\":\"15d1fd24-a4fc-49c6-b40d-3b1b2adfb7a1\",\"status\":\"200\",\"rqstDate\":\"230413-11:01:19:439\",\"respDate\":\"230413-11:01:19:440\",\"sourceId\":\"haproxy:15d1fd24-a4fc-49c6-b40d-3b1b2adfb7a1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:01:19:439-9450\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f745879d-2469-4c0e-939d-dcab4cb23a2b], x-b3-parentspanid=[ad15d855ce894c21], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a685204e1fd29687ad15d855ce894c21], x-b3-spanid=[e6bcb0051814391b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[15d1fd24-a4fc-49c6-b40d-3b1b2adfb7a1]}\\\"}\"}","context":{"RequestID":"15d1fd24-a4fc-49c6-b40d-3b1b2adfb7a1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7e45c62b-defe-45a2-b184-4ded3f5ad783","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:19.438Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:19.441Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"15d1fd24-a4fc-49c6-b40d-3b1b2adfb7a1","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7e45c62b-defe-45a2-b184-4ded3f5ad783","LogTimestamp":"2023-04-13T11:01:19.441Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:01:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:01:19.859Z","message":"Connection[cassandra/10.233.75.110: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-04-13T11:01:19.864Z","message":"Connection[cassandra/10.233.75.110: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-04-13T11:01:20.793Z","message":"Entering","context":{"RequestID":"74492f04-fe4f-4564-b02c-135427bcaeda","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"37a2901f-7cf9-40f7-a00f-a2cbfdaef656","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:01:20.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:01:20.795Z","message":"{\"transactionId\":\"74492f04-fe4f-4564-b02c-135427bcaeda\",\"status\":\"200\",\"rqstDate\":\"230413-11:01:20:794\",\"respDate\":\"230413-11:01:20:795\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:74492f04-fe4f-4564-b02c-135427bcaeda\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:01:20:794-95741\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5ec81e07-bac6-4021-b5a4-87416754824c], x-b3-parentspanid=[8fab6eb77cce6c2c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55097], x-envoy-attempt-count=[1], x-b3-traceid=[34be394ee58871698fab6eb77cce6c2c], x-b3-spanid=[ad3b40ea285b1115], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[74492f04-fe4f-4564-b02c-135427bcaeda]}\\\"}\"}","context":{"RequestID":"74492f04-fe4f-4564-b02c-135427bcaeda","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"37a2901f-7cf9-40f7-a00f-a2cbfdaef656","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:01:20.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:20.796Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"74492f04-fe4f-4564-b02c-135427bcaeda","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"37a2901f-7cf9-40f7-a00f-a2cbfdaef656","LogTimestamp":"2023-04-13T11:01:20.796Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:01:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:01:20.849Z","message":"Entering","context":{"RequestID":"f645581e-2365-499d-8884-f6bbc84c0bef","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bc87670c-257b-4b40-b7ba-7dc3d5075f32","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:01:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:01:20.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"f645581e-2365-499d-8884-f6bbc84c0bef","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bc87670c-257b-4b40-b7ba-7dc3d5075f32","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:01:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:20.851Z","message":"{\"transactionId\":\"f645581e-2365-499d-8884-f6bbc84c0bef\",\"status\":\"200\",\"rqstDate\":\"230413-11:01:20:849\",\"respDate\":\"230413-11:01:20:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f645581e-2365-499d-8884-f6bbc84c0bef\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:01:20:849-59215\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f645581e-2365-499d-8884-f6bbc84c0bef]}\\\"}\"}","context":{"RequestID":"f645581e-2365-499d-8884-f6bbc84c0bef","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bc87670c-257b-4b40-b7ba-7dc3d5075f32","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:01:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:20.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f645581e-2365-499d-8884-f6bbc84c0bef","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bc87670c-257b-4b40-b7ba-7dc3d5075f32","LogTimestamp":"2023-04-13T11:01:20.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:01:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:01:21.451Z","message":"Entering","context":{"RequestID":"de1a9fcb-e37a-4434-83c3-2c3b0e6da170","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ee767df4-ef5b-40b7-8aa6-1c8894ab90c7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:21.451Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:01:21.453Z","message":"{\"transactionId\":\"de1a9fcb-e37a-4434-83c3-2c3b0e6da170\",\"status\":\"200\",\"rqstDate\":\"230413-11:01:21:452\",\"respDate\":\"230413-11:01:21:453\",\"sourceId\":\"haproxy:de1a9fcb-e37a-4434-83c3-2c3b0e6da170\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:01:21:452-28138\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6c63cd48-a3c9-4de4-a818-c4d11045dcaf], x-b3-parentspanid=[33ec8e88d29cf785], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[241b6c735c876bf133ec8e88d29cf785], x-b3-spanid=[c493f939aba4abff], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[de1a9fcb-e37a-4434-83c3-2c3b0e6da170]}\\\"}\"}","context":{"RequestID":"de1a9fcb-e37a-4434-83c3-2c3b0e6da170","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ee767df4-ef5b-40b7-8aa6-1c8894ab90c7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:21.451Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:21.453Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"de1a9fcb-e37a-4434-83c3-2c3b0e6da170","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ee767df4-ef5b-40b7-8aa6-1c8894ab90c7","LogTimestamp":"2023-04-13T11:01:21.453Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:01:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:01:23.463Z","message":"Entering","context":{"RequestID":"9a7c1a4d-bf18-414e-8b69-63ab58c3eb1d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b108a68b-b92a-443a-8e3a-0927282eacde","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:23.463Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:01:23.465Z","message":"{\"transactionId\":\"9a7c1a4d-bf18-414e-8b69-63ab58c3eb1d\",\"status\":\"200\",\"rqstDate\":\"230413-11:01:23:464\",\"respDate\":\"230413-11:01:23:465\",\"sourceId\":\"haproxy:9a7c1a4d-bf18-414e-8b69-63ab58c3eb1d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:01:23:464-5832\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1ec0ded9-a8e9-446b-9515-2a6d455a0466], x-b3-parentspanid=[dff2de5a43f85541], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d0352c452df1be65dff2de5a43f85541], x-b3-spanid=[9cce3f1a05c6e4e0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9a7c1a4d-bf18-414e-8b69-63ab58c3eb1d]}\\\"}\"}","context":{"RequestID":"9a7c1a4d-bf18-414e-8b69-63ab58c3eb1d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b108a68b-b92a-443a-8e3a-0927282eacde","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:23.463Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:23.466Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9a7c1a4d-bf18-414e-8b69-63ab58c3eb1d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b108a68b-b92a-443a-8e3a-0927282eacde","LogTimestamp":"2023-04-13T11:01:23.466Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:01:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:01:25.473Z","message":"Entering","context":{"RequestID":"8e9161f5-b439-40ef-ac6c-d157622e8dbb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7c5ca891-49bb-4024-8048-04f0d0e1ff0b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:25.473Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:01:25.476Z","message":"{\"transactionId\":\"8e9161f5-b439-40ef-ac6c-d157622e8dbb\",\"status\":\"200\",\"rqstDate\":\"230413-11:01:25:474\",\"respDate\":\"230413-11:01:25:476\",\"sourceId\":\"haproxy:8e9161f5-b439-40ef-ac6c-d157622e8dbb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:01:25:474-1256\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f27414c0-40ea-4eda-a2fb-c0d021aac6c1], x-b3-parentspanid=[fade186e829d1543], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7f6e6c30ad1fe8cdfade186e829d1543], x-b3-spanid=[a5f13fd8ff537b6a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8e9161f5-b439-40ef-ac6c-d157622e8dbb]}\\\"}\"}","context":{"RequestID":"8e9161f5-b439-40ef-ac6c-d157622e8dbb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7c5ca891-49bb-4024-8048-04f0d0e1ff0b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:25.473Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:25.477Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8e9161f5-b439-40ef-ac6c-d157622e8dbb","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7c5ca891-49bb-4024-8048-04f0d0e1ff0b","LogTimestamp":"2023-04-13T11:01:25.477Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:01:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:01:26.431Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:01:26.447Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:26.447Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:26.447Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:27.485Z","message":"Entering","context":{"RequestID":"f8eef27a-f165-4af7-8cd1-2dd1b9642c3c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3c82bf6c-0110-426d-b205-fae55bfa6fc4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:27.485Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:01:27.486Z","message":"{\"transactionId\":\"f8eef27a-f165-4af7-8cd1-2dd1b9642c3c\",\"status\":\"200\",\"rqstDate\":\"230413-11:01:27:485\",\"respDate\":\"230413-11:01:27:486\",\"sourceId\":\"haproxy:f8eef27a-f165-4af7-8cd1-2dd1b9642c3c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:01:27:485-94910\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5bbd4d5c-df9b-4a53-9b2f-315e62ab01d0], x-b3-parentspanid=[84a4ab1a1b77360e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[402ea6de363e76f684a4ab1a1b77360e], x-b3-spanid=[5c26042ddae5a85d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f8eef27a-f165-4af7-8cd1-2dd1b9642c3c]}\\\"}\"}","context":{"RequestID":"f8eef27a-f165-4af7-8cd1-2dd1b9642c3c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3c82bf6c-0110-426d-b205-fae55bfa6fc4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:27.485Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:27.486Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f8eef27a-f165-4af7-8cd1-2dd1b9642c3c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3c82bf6c-0110-426d-b205-fae55bfa6fc4","LogTimestamp":"2023-04-13T11:01:27.486Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:01:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T11:01:29.495Z","message":"Entering","context":{"RequestID":"8cf68959-66ed-4584-af26-fac437a7ee5f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1bdb1398-f5f3-4ab8-8bb0-134a97ee0012","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:29.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:01:29.496Z","message":"{\"transactionId\":\"8cf68959-66ed-4584-af26-fac437a7ee5f\",\"status\":\"200\",\"rqstDate\":\"230413-11:01:29:495\",\"respDate\":\"230413-11:01:29:496\",\"sourceId\":\"haproxy:8cf68959-66ed-4584-af26-fac437a7ee5f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:01:29:495-53504\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[052a0dbe-9b17-4ed9-95a3-6707d19464bb], x-b3-parentspanid=[8654233a569ac153], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8436a9d3a9521b208654233a569ac153], x-b3-spanid=[a901f5bde01436e1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8cf68959-66ed-4584-af26-fac437a7ee5f]}\\\"}\"}","context":{"RequestID":"8cf68959-66ed-4584-af26-fac437a7ee5f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1bdb1398-f5f3-4ab8-8bb0-134a97ee0012","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:29.495Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:29.497Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8cf68959-66ed-4584-af26-fac437a7ee5f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1bdb1398-f5f3-4ab8-8bb0-134a97ee0012","LogTimestamp":"2023-04-13T11:01:29.497Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:01:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T11:01:30.797Z","message":"Entering","context":{"RequestID":"ee1e3bcd-4d8b-4de9-94ad-e5b980431ed3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6e767f00-731a-42a1-8153-f0b5982916d9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:01:30.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:01:30.799Z","message":"{\"transactionId\":\"ee1e3bcd-4d8b-4de9-94ad-e5b980431ed3\",\"status\":\"200\",\"rqstDate\":\"230413-11:01:30:797\",\"respDate\":\"230413-11:01:30:799\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ee1e3bcd-4d8b-4de9-94ad-e5b980431ed3\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:01:30:797-30619\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[895515ae-d74c-4d2b-be26-0c9dec9b4177], x-b3-parentspanid=[fa8534fe6a4951eb], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[39777], x-envoy-attempt-count=[1], x-b3-traceid=[a4e2d17eede6f3d5fa8534fe6a4951eb], x-b3-spanid=[59386afe4f3a5fdd], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ee1e3bcd-4d8b-4de9-94ad-e5b980431ed3]}\\\"}\"}","context":{"RequestID":"ee1e3bcd-4d8b-4de9-94ad-e5b980431ed3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6e767f00-731a-42a1-8153-f0b5982916d9","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:01:30.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:30.800Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ee1e3bcd-4d8b-4de9-94ad-e5b980431ed3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6e767f00-731a-42a1-8153-f0b5982916d9","LogTimestamp":"2023-04-13T11:01:30.800Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:01:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:01:30.849Z","message":"Entering","context":{"RequestID":"4e36c4ec-daaf-455a-a579-d60682288964","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4bc480cb-028a-49f4-b3a3-2fa618ae7df5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:01:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:01:30.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"4e36c4ec-daaf-455a-a579-d60682288964","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4bc480cb-028a-49f4-b3a3-2fa618ae7df5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:01:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:30.852Z","message":"{\"transactionId\":\"4e36c4ec-daaf-455a-a579-d60682288964\",\"status\":\"200\",\"rqstDate\":\"230413-11:01:30:850\",\"respDate\":\"230413-11:01:30:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:4e36c4ec-daaf-455a-a579-d60682288964\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:01:30:850-3507\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[4e36c4ec-daaf-455a-a579-d60682288964]}\\\"}\"}","context":{"RequestID":"4e36c4ec-daaf-455a-a579-d60682288964","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4bc480cb-028a-49f4-b3a3-2fa618ae7df5","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:01:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:30.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4e36c4ec-daaf-455a-a579-d60682288964","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4bc480cb-028a-49f4-b3a3-2fa618ae7df5","LogTimestamp":"2023-04-13T11:01:30.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:01:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:01:31.507Z","message":"Entering","context":{"RequestID":"d6616b21-b81b-4777-9b92-c8d481cb3696","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b5341179-6079-44ef-a6a0-7123c5f0081a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:31.507Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:01:31.509Z","message":"{\"transactionId\":\"d6616b21-b81b-4777-9b92-c8d481cb3696\",\"status\":\"200\",\"rqstDate\":\"230413-11:01:31:508\",\"respDate\":\"230413-11:01:31:509\",\"sourceId\":\"haproxy:d6616b21-b81b-4777-9b92-c8d481cb3696\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:01:31:508-69480\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4370a8f8-1f9a-449b-b31a-5e057a8c65a4], x-b3-parentspanid=[0ab2c1d519f1aba0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fdf012cf22b8a5010ab2c1d519f1aba0], x-b3-spanid=[29d9d8cb7c77c42d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d6616b21-b81b-4777-9b92-c8d481cb3696]}\\\"}\"}","context":{"RequestID":"d6616b21-b81b-4777-9b92-c8d481cb3696","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b5341179-6079-44ef-a6a0-7123c5f0081a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:31.507Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:31.510Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d6616b21-b81b-4777-9b92-c8d481cb3696","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b5341179-6079-44ef-a6a0-7123c5f0081a","LogTimestamp":"2023-04-13T11:01:31.510Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:01:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:01:33.520Z","message":"Entering","context":{"RequestID":"fa7d022d-08a4-410b-a207-5fb282b52880","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5614f027-5fab-424f-9e81-fc3eaf29b742","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:33.520Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:01:33.522Z","message":"{\"transactionId\":\"fa7d022d-08a4-410b-a207-5fb282b52880\",\"status\":\"200\",\"rqstDate\":\"230413-11:01:33:521\",\"respDate\":\"230413-11:01:33:522\",\"sourceId\":\"haproxy:fa7d022d-08a4-410b-a207-5fb282b52880\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:01:33:521-58346\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d00d1f83-6ab7-41b1-b997-a0f3c86c0ff7], x-b3-parentspanid=[baf69bab15277067], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[82bdbf924c224f98baf69bab15277067], x-b3-spanid=[7aa49722d6be8e3f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fa7d022d-08a4-410b-a207-5fb282b52880]}\\\"}\"}","context":{"RequestID":"fa7d022d-08a4-410b-a207-5fb282b52880","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5614f027-5fab-424f-9e81-fc3eaf29b742","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:33.520Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:33.523Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fa7d022d-08a4-410b-a207-5fb282b52880","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5614f027-5fab-424f-9e81-fc3eaf29b742","LogTimestamp":"2023-04-13T11:01:33.523Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:01:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:01:35.533Z","message":"Entering","context":{"RequestID":"7a18c778-82d9-43f7-a8a8-ce88c8e8d3fd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"935aa2cb-7814-4759-b822-1b8310ee65b8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:35.533Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:01:35.534Z","message":"{\"transactionId\":\"7a18c778-82d9-43f7-a8a8-ce88c8e8d3fd\",\"status\":\"200\",\"rqstDate\":\"230413-11:01:35:533\",\"respDate\":\"230413-11:01:35:534\",\"sourceId\":\"haproxy:7a18c778-82d9-43f7-a8a8-ce88c8e8d3fd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:01:35:533-46227\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c331c743-9652-4c09-8c18-b1940e3c4351], x-b3-parentspanid=[ba061c9f450bc2a7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1553e2fcb41bddeeba061c9f450bc2a7], x-b3-spanid=[83f62a701b5cc64c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7a18c778-82d9-43f7-a8a8-ce88c8e8d3fd]}\\\"}\"}","context":{"RequestID":"7a18c778-82d9-43f7-a8a8-ce88c8e8d3fd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"935aa2cb-7814-4759-b822-1b8310ee65b8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:35.533Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:35.534Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7a18c778-82d9-43f7-a8a8-ce88c8e8d3fd","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"935aa2cb-7814-4759-b822-1b8310ee65b8","LogTimestamp":"2023-04-13T11:01:35.534Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:01:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T11:01:36.431Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:01:36.443Z","message":"Connection[/10.233.73.55: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-04-13T11:01:36.447Z","message":"Connection[/10.233.73.55: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-04-13T11:01:36.448Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:36.448Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:36.448Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:37.544Z","message":"Entering","context":{"RequestID":"98a14073-d9f7-4274-894a-4a0e4ba33513","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"358cd23e-8149-41dd-8992-b216a7adf369","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:37.544Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:01:37.546Z","message":"{\"transactionId\":\"98a14073-d9f7-4274-894a-4a0e4ba33513\",\"status\":\"200\",\"rqstDate\":\"230413-11:01:37:545\",\"respDate\":\"230413-11:01:37:546\",\"sourceId\":\"haproxy:98a14073-d9f7-4274-894a-4a0e4ba33513\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:01:37:545-7288\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[edc46a14-ba0b-44e6-99d9-95b19eafa8d8], x-b3-parentspanid=[4b17d3806d6e9ab4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6170fd8b114cddf74b17d3806d6e9ab4], x-b3-spanid=[459b3c5e83a3bd3a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[98a14073-d9f7-4274-894a-4a0e4ba33513]}\\\"}\"}","context":{"RequestID":"98a14073-d9f7-4274-894a-4a0e4ba33513","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"358cd23e-8149-41dd-8992-b216a7adf369","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:37.544Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:37.547Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"98a14073-d9f7-4274-894a-4a0e4ba33513","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"358cd23e-8149-41dd-8992-b216a7adf369","LogTimestamp":"2023-04-13T11:01:37.547Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:01:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:01:39.556Z","message":"Entering","context":{"RequestID":"d0de0d64-c7c4-460b-a14e-0dac0911547a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"52820f85-35b8-495a-ac6d-cdc4f8254854","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:39.556Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:01:39.559Z","message":"{\"transactionId\":\"d0de0d64-c7c4-460b-a14e-0dac0911547a\",\"status\":\"200\",\"rqstDate\":\"230413-11:01:39:557\",\"respDate\":\"230413-11:01:39:559\",\"sourceId\":\"haproxy:d0de0d64-c7c4-460b-a14e-0dac0911547a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:01:39:557-61071\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4bec9775-bc85-48a1-9331-93d6d7812e74], x-b3-parentspanid=[72edb1df24a53e51], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[40a8894af5188cd072edb1df24a53e51], x-b3-spanid=[cd703a8fcdd97bf0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d0de0d64-c7c4-460b-a14e-0dac0911547a]}\\\"}\"}","context":{"RequestID":"d0de0d64-c7c4-460b-a14e-0dac0911547a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"52820f85-35b8-495a-ac6d-cdc4f8254854","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:39.556Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:39.560Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d0de0d64-c7c4-460b-a14e-0dac0911547a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"52820f85-35b8-495a-ac6d-cdc4f8254854","LogTimestamp":"2023-04-13T11:01:39.560Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:01:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:01:40.793Z","message":"Entering","context":{"RequestID":"1d3c0029-0d2a-466b-bc8c-8e7e1586ea1a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b6fb741c-a32e-4561-b2d2-103cd6a9450e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:01:40.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:01:40.794Z","message":"{\"transactionId\":\"1d3c0029-0d2a-466b-bc8c-8e7e1586ea1a\",\"status\":\"200\",\"rqstDate\":\"230413-11:01:40:793\",\"respDate\":\"230413-11:01:40:794\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:1d3c0029-0d2a-466b-bc8c-8e7e1586ea1a\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:01:40:793-72608\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2e1f02f2-2be6-4a38-ac7d-ab7ffd57bfa3], x-b3-parentspanid=[8401956a98d73f33], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42841], x-envoy-attempt-count=[1], x-b3-traceid=[6a85383a0f8332d88401956a98d73f33], x-b3-spanid=[c9906b23df8547be], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[1d3c0029-0d2a-466b-bc8c-8e7e1586ea1a]}\\\"}\"}","context":{"RequestID":"1d3c0029-0d2a-466b-bc8c-8e7e1586ea1a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b6fb741c-a32e-4561-b2d2-103cd6a9450e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:01:40.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:40.795Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1d3c0029-0d2a-466b-bc8c-8e7e1586ea1a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b6fb741c-a32e-4561-b2d2-103cd6a9450e","LogTimestamp":"2023-04-13T11:01:40.794Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:01:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T11:01:40.848Z","message":"Entering","context":{"RequestID":"faf22cfd-e25c-4eb0-b08a-c63aa000653f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"42144a42-7d03-411d-afbb-a2e686e28e8d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:01:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:01:40.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"faf22cfd-e25c-4eb0-b08a-c63aa000653f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"42144a42-7d03-411d-afbb-a2e686e28e8d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:01:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:40.850Z","message":"{\"transactionId\":\"faf22cfd-e25c-4eb0-b08a-c63aa000653f\",\"status\":\"200\",\"rqstDate\":\"230413-11:01:40:848\",\"respDate\":\"230413-11:01:40:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:faf22cfd-e25c-4eb0-b08a-c63aa000653f\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:01:40:848-57892\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[faf22cfd-e25c-4eb0-b08a-c63aa000653f]}\\\"}\"}","context":{"RequestID":"faf22cfd-e25c-4eb0-b08a-c63aa000653f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"42144a42-7d03-411d-afbb-a2e686e28e8d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:01:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:40.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"faf22cfd-e25c-4eb0-b08a-c63aa000653f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"42144a42-7d03-411d-afbb-a2e686e28e8d","LogTimestamp":"2023-04-13T11:01:40.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:01:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:01:41.569Z","message":"Entering","context":{"RequestID":"9cf6b3f9-2fe7-4a0b-9198-176a37c104b0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d20e5f5d-2674-4883-9e5b-fd997773f570","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:41.569Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:01:41.571Z","message":"{\"transactionId\":\"9cf6b3f9-2fe7-4a0b-9198-176a37c104b0\",\"status\":\"200\",\"rqstDate\":\"230413-11:01:41:570\",\"respDate\":\"230413-11:01:41:571\",\"sourceId\":\"haproxy:9cf6b3f9-2fe7-4a0b-9198-176a37c104b0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:01:41:570-33145\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[997bcf4a-cc65-4948-b7c0-979b326049f4], x-b3-parentspanid=[bd4a41f25b085ed3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fc470848767075a4bd4a41f25b085ed3], x-b3-spanid=[6accd99c970645f3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9cf6b3f9-2fe7-4a0b-9198-176a37c104b0]}\\\"}\"}","context":{"RequestID":"9cf6b3f9-2fe7-4a0b-9198-176a37c104b0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d20e5f5d-2674-4883-9e5b-fd997773f570","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:41.569Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:41.572Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9cf6b3f9-2fe7-4a0b-9198-176a37c104b0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d20e5f5d-2674-4883-9e5b-fd997773f570","LogTimestamp":"2023-04-13T11:01:41.572Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:01:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:01:43.582Z","message":"Entering","context":{"RequestID":"16ce9150-e470-44a7-ac87-c4d25b7c7a4f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"cf03732c-eef7-4503-838e-9603d9046756","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:43.582Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:01:43.584Z","message":"{\"transactionId\":\"16ce9150-e470-44a7-ac87-c4d25b7c7a4f\",\"status\":\"200\",\"rqstDate\":\"230413-11:01:43:582\",\"respDate\":\"230413-11:01:43:583\",\"sourceId\":\"haproxy:16ce9150-e470-44a7-ac87-c4d25b7c7a4f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:01:43:582-10386\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[554ab3dc-446e-4575-8e7e-fd74877f98f0], x-b3-parentspanid=[88317d9f49350265], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[78d42ebdd9534e0188317d9f49350265], x-b3-spanid=[5b2c8eda52229e68], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[16ce9150-e470-44a7-ac87-c4d25b7c7a4f]}\\\"}\"}","context":{"RequestID":"16ce9150-e470-44a7-ac87-c4d25b7c7a4f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"cf03732c-eef7-4503-838e-9603d9046756","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:43.582Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:43.584Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"16ce9150-e470-44a7-ac87-c4d25b7c7a4f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cf03732c-eef7-4503-838e-9603d9046756","LogTimestamp":"2023-04-13T11:01:43.584Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:01:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:01:45.593Z","message":"Entering","context":{"RequestID":"23cba8d4-6b02-42a6-80d7-137dbb182c65","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1a715cc8-ce3d-4711-b516-010f7738bf37","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:45.593Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:01:45.595Z","message":"{\"transactionId\":\"23cba8d4-6b02-42a6-80d7-137dbb182c65\",\"status\":\"200\",\"rqstDate\":\"230413-11:01:45:594\",\"respDate\":\"230413-11:01:45:595\",\"sourceId\":\"haproxy:23cba8d4-6b02-42a6-80d7-137dbb182c65\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:01:45:594-2896\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[42568cbc-78f6-46c6-8f6f-d44d25c42a17], x-b3-parentspanid=[aaa2157c7e196c44], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[de15bc57165d736baaa2157c7e196c44], x-b3-spanid=[f6f5dd57185ca2b6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[23cba8d4-6b02-42a6-80d7-137dbb182c65]}\\\"}\"}","context":{"RequestID":"23cba8d4-6b02-42a6-80d7-137dbb182c65","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1a715cc8-ce3d-4711-b516-010f7738bf37","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:45.593Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:45.596Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"23cba8d4-6b02-42a6-80d7-137dbb182c65","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1a715cc8-ce3d-4711-b516-010f7738bf37","LogTimestamp":"2023-04-13T11:01:45.596Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:01:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:01:46.431Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:01:46.440Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:46.440Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:46.440Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:47.605Z","message":"Entering","context":{"RequestID":"36d0c211-a0dd-4c6c-9f23-37cd63f6d746","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fd25e84b-1c8f-4922-b6a5-3809c3668cd1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:47.605Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:01:47.608Z","message":"{\"transactionId\":\"36d0c211-a0dd-4c6c-9f23-37cd63f6d746\",\"status\":\"200\",\"rqstDate\":\"230413-11:01:47:606\",\"respDate\":\"230413-11:01:47:607\",\"sourceId\":\"haproxy:36d0c211-a0dd-4c6c-9f23-37cd63f6d746\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:01:47:606-65607\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4386d9cc-517e-4e03-9d20-70b70505f442], x-b3-parentspanid=[fa3be49962c4f0b5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f65a7fc097709015fa3be49962c4f0b5], x-b3-spanid=[9a531b8556771045], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[36d0c211-a0dd-4c6c-9f23-37cd63f6d746]}\\\"}\"}","context":{"RequestID":"36d0c211-a0dd-4c6c-9f23-37cd63f6d746","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fd25e84b-1c8f-4922-b6a5-3809c3668cd1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:47.605Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:47.608Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"36d0c211-a0dd-4c6c-9f23-37cd63f6d746","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fd25e84b-1c8f-4922-b6a5-3809c3668cd1","LogTimestamp":"2023-04-13T11:01:47.608Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:01:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:01:49.618Z","message":"Entering","context":{"RequestID":"7e83c850-97e1-4072-89c1-5b1ecdb24d83","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"65674b7a-bb41-48b4-ade5-de5003c96553","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:49.618Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:01:49.619Z","message":"{\"transactionId\":\"7e83c850-97e1-4072-89c1-5b1ecdb24d83\",\"status\":\"200\",\"rqstDate\":\"230413-11:01:49:618\",\"respDate\":\"230413-11:01:49:619\",\"sourceId\":\"haproxy:7e83c850-97e1-4072-89c1-5b1ecdb24d83\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:01:49:618-41093\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0d1eb8fd-611a-4529-84e4-17c14fd9cc4d], x-b3-parentspanid=[b6a6a167c0701ffe], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e8a465f5e0d791ecb6a6a167c0701ffe], x-b3-spanid=[72948a6149b2ba11], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7e83c850-97e1-4072-89c1-5b1ecdb24d83]}\\\"}\"}","context":{"RequestID":"7e83c850-97e1-4072-89c1-5b1ecdb24d83","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"65674b7a-bb41-48b4-ade5-de5003c96553","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:49.618Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:49.620Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7e83c850-97e1-4072-89c1-5b1ecdb24d83","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"65674b7a-bb41-48b4-ade5-de5003c96553","LogTimestamp":"2023-04-13T11:01:49.620Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:01:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:01:49.868Z","message":"Connection[cassandra/10.233.75.110: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-04-13T11:01:49.872Z","message":"Connection[cassandra/10.233.75.110: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-04-13T11:01:50.795Z","message":"Entering","context":{"RequestID":"9287ec59-bdf7-4520-8db0-381caaae7832","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"66c8eadf-f053-43e5-b89e-ec87f1ce2d14","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:01:50.795Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:01:50.797Z","message":"{\"transactionId\":\"9287ec59-bdf7-4520-8db0-381caaae7832\",\"status\":\"200\",\"rqstDate\":\"230413-11:01:50:796\",\"respDate\":\"230413-11:01:50:797\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:9287ec59-bdf7-4520-8db0-381caaae7832\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:01:50:796-28975\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6f6b6d7f-3299-483d-aac0-035a353f5699], x-b3-parentspanid=[0b4e55f71f13f52b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45657], x-envoy-attempt-count=[1], x-b3-traceid=[ed18865790e19f620b4e55f71f13f52b], x-b3-spanid=[fc1ad77c68de0188], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[9287ec59-bdf7-4520-8db0-381caaae7832]}\\\"}\"}","context":{"RequestID":"9287ec59-bdf7-4520-8db0-381caaae7832","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"66c8eadf-f053-43e5-b89e-ec87f1ce2d14","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:01:50.795Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:50.798Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9287ec59-bdf7-4520-8db0-381caaae7832","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"66c8eadf-f053-43e5-b89e-ec87f1ce2d14","LogTimestamp":"2023-04-13T11:01:50.798Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:01:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:01:50.849Z","message":"Entering","context":{"RequestID":"7a54a042-2b88-482a-ac44-407143969d43","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"942c936d-37b2-4b3c-8d7c-278d4463d8e1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:01:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:01:50.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"7a54a042-2b88-482a-ac44-407143969d43","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"942c936d-37b2-4b3c-8d7c-278d4463d8e1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:01:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:50.853Z","message":"{\"transactionId\":\"7a54a042-2b88-482a-ac44-407143969d43\",\"status\":\"200\",\"rqstDate\":\"230413-11:01:50:850\",\"respDate\":\"230413-11:01:50:853\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7a54a042-2b88-482a-ac44-407143969d43\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:01:50:850-98316\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7a54a042-2b88-482a-ac44-407143969d43]}\\\"}\"}","context":{"RequestID":"7a54a042-2b88-482a-ac44-407143969d43","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"942c936d-37b2-4b3c-8d7c-278d4463d8e1","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:01:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:50.854Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7a54a042-2b88-482a-ac44-407143969d43","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"942c936d-37b2-4b3c-8d7c-278d4463d8e1","LogTimestamp":"2023-04-13T11:01:50.854Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:01:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T11:01:51.629Z","message":"Entering","context":{"RequestID":"e5d5a88a-c389-4fe5-9769-554de42f9b9f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a33693ab-cdc0-40c5-b374-aa093d665860","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:51.629Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:01:51.631Z","message":"{\"transactionId\":\"e5d5a88a-c389-4fe5-9769-554de42f9b9f\",\"status\":\"200\",\"rqstDate\":\"230413-11:01:51:630\",\"respDate\":\"230413-11:01:51:631\",\"sourceId\":\"haproxy:e5d5a88a-c389-4fe5-9769-554de42f9b9f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:01:51:630-35574\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[317f4a92-7c89-44f3-a94b-2c4afae9f7be], x-b3-parentspanid=[1bb8ec90ccd34394], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e4fcceb83b33c6881bb8ec90ccd34394], x-b3-spanid=[5babaa1810a2325c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e5d5a88a-c389-4fe5-9769-554de42f9b9f]}\\\"}\"}","context":{"RequestID":"e5d5a88a-c389-4fe5-9769-554de42f9b9f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a33693ab-cdc0-40c5-b374-aa093d665860","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:51.629Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:51.632Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e5d5a88a-c389-4fe5-9769-554de42f9b9f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a33693ab-cdc0-40c5-b374-aa093d665860","LogTimestamp":"2023-04-13T11:01:51.632Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:01:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:01:53.642Z","message":"Entering","context":{"RequestID":"523acbd0-be68-4b0b-a693-3f0f56d28942","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9124a471-f88d-4085-bd3e-e69464a2485b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:53.642Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:01:53.644Z","message":"{\"transactionId\":\"523acbd0-be68-4b0b-a693-3f0f56d28942\",\"status\":\"200\",\"rqstDate\":\"230413-11:01:53:643\",\"respDate\":\"230413-11:01:53:644\",\"sourceId\":\"haproxy:523acbd0-be68-4b0b-a693-3f0f56d28942\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:01:53:643-5661\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[82918a43-09e7-464e-a8ea-4e1c9fa1f27b], x-b3-parentspanid=[bb3478d451d981e2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bf96fdb03f4859ffbb3478d451d981e2], x-b3-spanid=[a1a673e6ba7f00ff], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[523acbd0-be68-4b0b-a693-3f0f56d28942]}\\\"}\"}","context":{"RequestID":"523acbd0-be68-4b0b-a693-3f0f56d28942","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9124a471-f88d-4085-bd3e-e69464a2485b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:53.642Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:53.645Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"523acbd0-be68-4b0b-a693-3f0f56d28942","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9124a471-f88d-4085-bd3e-e69464a2485b","LogTimestamp":"2023-04-13T11:01:53.645Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:01:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:01:55.654Z","message":"Entering","context":{"RequestID":"fdaf8c52-972d-47af-9a6d-cc2460e76247","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4d5980a2-eaca-4b3a-8e9e-825790df1a52","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:55.654Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:01:55.656Z","message":"{\"transactionId\":\"fdaf8c52-972d-47af-9a6d-cc2460e76247\",\"status\":\"200\",\"rqstDate\":\"230413-11:01:55:655\",\"respDate\":\"230413-11:01:55:656\",\"sourceId\":\"haproxy:fdaf8c52-972d-47af-9a6d-cc2460e76247\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:01:55:655-94562\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[117ce635-6cab-49b9-b35f-68a7dd3ec7d2], x-b3-parentspanid=[31a85a9e22a092e4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eacc309fd58a147731a85a9e22a092e4], x-b3-spanid=[73f8ce2283cfa833], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fdaf8c52-972d-47af-9a6d-cc2460e76247]}\\\"}\"}","context":{"RequestID":"fdaf8c52-972d-47af-9a6d-cc2460e76247","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4d5980a2-eaca-4b3a-8e9e-825790df1a52","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:55.654Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:55.656Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fdaf8c52-972d-47af-9a6d-cc2460e76247","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4d5980a2-eaca-4b3a-8e9e-825790df1a52","LogTimestamp":"2023-04-13T11:01:55.656Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:01:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:01:56.432Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:01:56.446Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:56.446Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:56.447Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:57.664Z","message":"Entering","context":{"RequestID":"e14ea671-0336-4e21-8d74-5852367befd5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ed752305-9fd4-49f5-83e3-1819f2b11a81","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:57.664Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:01:57.666Z","message":"{\"transactionId\":\"e14ea671-0336-4e21-8d74-5852367befd5\",\"status\":\"200\",\"rqstDate\":\"230413-11:01:57:665\",\"respDate\":\"230413-11:01:57:666\",\"sourceId\":\"haproxy:e14ea671-0336-4e21-8d74-5852367befd5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:01:57:665-13442\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[13eac9a1-0c31-43bb-9166-8f359494b841], x-b3-parentspanid=[605537fb313b71be], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cf8ff81243ab5a00605537fb313b71be], x-b3-spanid=[1a3d38994a6bbcb8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e14ea671-0336-4e21-8d74-5852367befd5]}\\\"}\"}","context":{"RequestID":"e14ea671-0336-4e21-8d74-5852367befd5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ed752305-9fd4-49f5-83e3-1819f2b11a81","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:57.664Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:57.666Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e14ea671-0336-4e21-8d74-5852367befd5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ed752305-9fd4-49f5-83e3-1819f2b11a81","LogTimestamp":"2023-04-13T11:01:57.666Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:01:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T11:01:59.674Z","message":"Entering","context":{"RequestID":"88e0d525-ef29-47ca-b7e7-3fe6f810c8d7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"27bdad55-2d33-450c-b273-6cbdb10f07c4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:59.674Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:01:59.676Z","message":"{\"transactionId\":\"88e0d525-ef29-47ca-b7e7-3fe6f810c8d7\",\"status\":\"200\",\"rqstDate\":\"230413-11:01:59:675\",\"respDate\":\"230413-11:01:59:676\",\"sourceId\":\"haproxy:88e0d525-ef29-47ca-b7e7-3fe6f810c8d7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:01:59:675-89899\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b592a47f-ad7e-4a9a-87a0-2a373ed15612], x-b3-parentspanid=[454bdeff32cc9e41], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[77e76904c9eb8f37454bdeff32cc9e41], x-b3-spanid=[48ad7b3dacba2919], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[88e0d525-ef29-47ca-b7e7-3fe6f810c8d7]}\\\"}\"}","context":{"RequestID":"88e0d525-ef29-47ca-b7e7-3fe6f810c8d7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"27bdad55-2d33-450c-b273-6cbdb10f07c4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:01:59.674Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:01:59.677Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"88e0d525-ef29-47ca-b7e7-3fe6f810c8d7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"27bdad55-2d33-450c-b273-6cbdb10f07c4","LogTimestamp":"2023-04-13T11:01:59.676Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:01:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:02:00.795Z","message":"Entering","context":{"RequestID":"92f12652-012f-40bf-a131-eb0e6d2458d8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8b1c5c2a-77a7-4028-87aa-e2222d391d86","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:02:00.795Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:02:00.797Z","message":"{\"transactionId\":\"92f12652-012f-40bf-a131-eb0e6d2458d8\",\"status\":\"200\",\"rqstDate\":\"230413-11:02:00:795\",\"respDate\":\"230413-11:02:00:797\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:92f12652-012f-40bf-a131-eb0e6d2458d8\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:02:00:795-87291\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4e35bde4-f758-4511-8d75-825d3dc4c8ae], x-b3-parentspanid=[77ec265c95b8e449], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46865], x-envoy-attempt-count=[1], x-b3-traceid=[351dd986760583c577ec265c95b8e449], x-b3-spanid=[f6b76fa5e9c40b75], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[92f12652-012f-40bf-a131-eb0e6d2458d8]}\\\"}\"}","context":{"RequestID":"92f12652-012f-40bf-a131-eb0e6d2458d8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8b1c5c2a-77a7-4028-87aa-e2222d391d86","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:02:00.795Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:00.797Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"92f12652-012f-40bf-a131-eb0e6d2458d8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8b1c5c2a-77a7-4028-87aa-e2222d391d86","LogTimestamp":"2023-04-13T11:02:00.797Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:02:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:02:00.847Z","message":"Entering","context":{"RequestID":"3fdd1dc2-fa58-4a61-bfed-4bcd9cb735ee","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"22f8d881-b56f-4fff-97b9-0b44da816735","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:02:00.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:02:00.848Z","message":"Database is available from CACHED check.","context":{"RequestID":"3fdd1dc2-fa58-4a61-bfed-4bcd9cb735ee","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"22f8d881-b56f-4fff-97b9-0b44da816735","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:02:00.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:00.848Z","message":"{\"transactionId\":\"3fdd1dc2-fa58-4a61-bfed-4bcd9cb735ee\",\"status\":\"200\",\"rqstDate\":\"230413-11:02:00:847\",\"respDate\":\"230413-11:02:00:848\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3fdd1dc2-fa58-4a61-bfed-4bcd9cb735ee\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:02:00:847-47311\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3fdd1dc2-fa58-4a61-bfed-4bcd9cb735ee]}\\\"}\"}","context":{"RequestID":"3fdd1dc2-fa58-4a61-bfed-4bcd9cb735ee","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"22f8d881-b56f-4fff-97b9-0b44da816735","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:02:00.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:00.849Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3fdd1dc2-fa58-4a61-bfed-4bcd9cb735ee","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"22f8d881-b56f-4fff-97b9-0b44da816735","LogTimestamp":"2023-04-13T11:02:00.849Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:02:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:02:01.685Z","message":"Entering","context":{"RequestID":"cc183efa-fd67-4f2d-95a1-e06a3b104cbb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c10317b9-a45c-4a0b-aa88-8e1ce01d30bc","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:02:01.685Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:02:01.687Z","message":"{\"transactionId\":\"cc183efa-fd67-4f2d-95a1-e06a3b104cbb\",\"status\":\"200\",\"rqstDate\":\"230413-11:02:01:686\",\"respDate\":\"230413-11:02:01:687\",\"sourceId\":\"haproxy:cc183efa-fd67-4f2d-95a1-e06a3b104cbb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:02:01:686-45570\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c170ab80-f3bb-4c7f-8165-50e2d888d8c7], x-b3-parentspanid=[788802de5d7cbc63], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[281e1f88ba9c4463788802de5d7cbc63], x-b3-spanid=[14ccdf9c39e5b0a8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cc183efa-fd67-4f2d-95a1-e06a3b104cbb]}\\\"}\"}","context":{"RequestID":"cc183efa-fd67-4f2d-95a1-e06a3b104cbb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c10317b9-a45c-4a0b-aa88-8e1ce01d30bc","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:02:01.685Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:01.687Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cc183efa-fd67-4f2d-95a1-e06a3b104cbb","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c10317b9-a45c-4a0b-aa88-8e1ce01d30bc","LogTimestamp":"2023-04-13T11:02:01.687Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:02:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:02:03.695Z","message":"Entering","context":{"RequestID":"3d89d587-258a-4324-839f-2000c6fe0a4a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0eced255-651b-41e9-a9b9-618f6e905377","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:02:03.695Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:02:03.698Z","message":"{\"transactionId\":\"3d89d587-258a-4324-839f-2000c6fe0a4a\",\"status\":\"200\",\"rqstDate\":\"230413-11:02:03:697\",\"respDate\":\"230413-11:02:03:698\",\"sourceId\":\"haproxy:3d89d587-258a-4324-839f-2000c6fe0a4a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:02:03:697-87864\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f5c90812-7fd2-44de-a56e-68afc3814bb4], x-b3-parentspanid=[7a4c769fd0120daa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[242a48554f3128727a4c769fd0120daa], x-b3-spanid=[8d37e681583dcf97], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3d89d587-258a-4324-839f-2000c6fe0a4a]}\\\"}\"}","context":{"RequestID":"3d89d587-258a-4324-839f-2000c6fe0a4a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0eced255-651b-41e9-a9b9-618f6e905377","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:02:03.695Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:03.699Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3d89d587-258a-4324-839f-2000c6fe0a4a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0eced255-651b-41e9-a9b9-618f6e905377","LogTimestamp":"2023-04-13T11:02:03.699Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:02:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:02:05.707Z","message":"Entering","context":{"RequestID":"a0dd8e3a-9850-417f-a62e-7da762158a3c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"61c36bed-d532-4078-a6e6-34a5b99950b3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:02:05.707Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:02:05.709Z","message":"{\"transactionId\":\"a0dd8e3a-9850-417f-a62e-7da762158a3c\",\"status\":\"200\",\"rqstDate\":\"230413-11:02:05:708\",\"respDate\":\"230413-11:02:05:709\",\"sourceId\":\"haproxy:a0dd8e3a-9850-417f-a62e-7da762158a3c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:02:05:708-77100\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[623e888d-31f2-4e0e-a503-e0603c87a99e], x-b3-parentspanid=[8e12167da65a048b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[92a7856394fbfe608e12167da65a048b], x-b3-spanid=[fb85c78e9e62d306], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a0dd8e3a-9850-417f-a62e-7da762158a3c]}\\\"}\"}","context":{"RequestID":"a0dd8e3a-9850-417f-a62e-7da762158a3c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"61c36bed-d532-4078-a6e6-34a5b99950b3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:02:05.707Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:05.709Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a0dd8e3a-9850-417f-a62e-7da762158a3c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"61c36bed-d532-4078-a6e6-34a5b99950b3","LogTimestamp":"2023-04-13T11:02:05.709Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:02:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-13T11:02:06.431Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:02:06.448Z","message":"Connection[/10.233.73.55: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-04-13T11:02:06.453Z","message":"Connection[/10.233.73.55: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-04-13T11:02:06.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:06.457Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:06.457Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:07.718Z","message":"Entering","context":{"RequestID":"d3b8fe32-e3d5-43c5-8455-51158551fea4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"b67329bb-c4de-4a62-b54a-1bcf56f5e904","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:02:07.718Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:02:07.720Z","message":"{\"transactionId\":\"d3b8fe32-e3d5-43c5-8455-51158551fea4\",\"status\":\"200\",\"rqstDate\":\"230413-11:02:07:719\",\"respDate\":\"230413-11:02:07:720\",\"sourceId\":\"haproxy:d3b8fe32-e3d5-43c5-8455-51158551fea4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:02:07:719-84887\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c8b6ceb9-72ea-497e-a7c8-9f850067cd69], x-b3-parentspanid=[4360b1e5b9bbe2c8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[38046c06f64808874360b1e5b9bbe2c8], x-b3-spanid=[8331ae742e070ce5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d3b8fe32-e3d5-43c5-8455-51158551fea4]}\\\"}\"}","context":{"RequestID":"d3b8fe32-e3d5-43c5-8455-51158551fea4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"b67329bb-c4de-4a62-b54a-1bcf56f5e904","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:02:07.718Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:07.721Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d3b8fe32-e3d5-43c5-8455-51158551fea4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b67329bb-c4de-4a62-b54a-1bcf56f5e904","LogTimestamp":"2023-04-13T11:02:07.721Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:02:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:02:09.730Z","message":"Entering","context":{"RequestID":"d60478ff-7268-45e9-99fe-fc51ff660cd1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1df5809f-446a-4f45-aa56-a2bd03054052","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:02:09.730Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:02:09.732Z","message":"{\"transactionId\":\"d60478ff-7268-45e9-99fe-fc51ff660cd1\",\"status\":\"200\",\"rqstDate\":\"230413-11:02:09:731\",\"respDate\":\"230413-11:02:09:732\",\"sourceId\":\"haproxy:d60478ff-7268-45e9-99fe-fc51ff660cd1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:02:09:731-72405\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f1d54be1-f3de-43d2-89f8-a800a5a6d917], x-b3-parentspanid=[b952091381286225], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e9fcfc23cc6de80db952091381286225], x-b3-spanid=[c2d513512c52dca8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d60478ff-7268-45e9-99fe-fc51ff660cd1]}\\\"}\"}","context":{"RequestID":"d60478ff-7268-45e9-99fe-fc51ff660cd1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1df5809f-446a-4f45-aa56-a2bd03054052","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:02:09.730Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:09.732Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d60478ff-7268-45e9-99fe-fc51ff660cd1","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1df5809f-446a-4f45-aa56-a2bd03054052","LogTimestamp":"2023-04-13T11:02:09.732Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:02:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:02:10.793Z","message":"Entering","context":{"RequestID":"51316f6c-6192-4f5b-8fb2-40033d48d1a7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"25b4b3fe-bc9b-428d-8ddd-188c7bda3628","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:02:10.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:02:10.795Z","message":"{\"transactionId\":\"51316f6c-6192-4f5b-8fb2-40033d48d1a7\",\"status\":\"200\",\"rqstDate\":\"230413-11:02:10:794\",\"respDate\":\"230413-11:02:10:795\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:51316f6c-6192-4f5b-8fb2-40033d48d1a7\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:02:10:794-50391\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5c4224a9-a7fb-4ffb-b7b2-9b945d0482cf], x-b3-parentspanid=[44130f444eb90fef], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53495], x-envoy-attempt-count=[1], x-b3-traceid=[6ab6ff9deb416ec844130f444eb90fef], x-b3-spanid=[2fbb74c01649737c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[51316f6c-6192-4f5b-8fb2-40033d48d1a7]}\\\"}\"}","context":{"RequestID":"51316f6c-6192-4f5b-8fb2-40033d48d1a7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"25b4b3fe-bc9b-428d-8ddd-188c7bda3628","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:02:10.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:10.796Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"51316f6c-6192-4f5b-8fb2-40033d48d1a7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"25b4b3fe-bc9b-428d-8ddd-188c7bda3628","LogTimestamp":"2023-04-13T11:02:10.796Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:02:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:02:10.847Z","message":"Entering","context":{"RequestID":"a85e0658-dcfb-414c-8bd7-1ba82eee6a47","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1e63766f-f6d3-4da1-8929-a439d66f998d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:02:10.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:02:10.848Z","message":"Database is available from CACHED check.","context":{"RequestID":"a85e0658-dcfb-414c-8bd7-1ba82eee6a47","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1e63766f-f6d3-4da1-8929-a439d66f998d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:02:10.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:10.849Z","message":"{\"transactionId\":\"a85e0658-dcfb-414c-8bd7-1ba82eee6a47\",\"status\":\"200\",\"rqstDate\":\"230413-11:02:10:848\",\"respDate\":\"230413-11:02:10:849\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a85e0658-dcfb-414c-8bd7-1ba82eee6a47\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:02:10:848-37208\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a85e0658-dcfb-414c-8bd7-1ba82eee6a47]}\\\"}\"}","context":{"RequestID":"a85e0658-dcfb-414c-8bd7-1ba82eee6a47","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1e63766f-f6d3-4da1-8929-a439d66f998d","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:02:10.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:10.849Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a85e0658-dcfb-414c-8bd7-1ba82eee6a47","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1e63766f-f6d3-4da1-8929-a439d66f998d","LogTimestamp":"2023-04-13T11:02:10.849Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:02:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T11:02:11.742Z","message":"Entering","context":{"RequestID":"54c42f33-6fdd-4d17-a3b4-6621ef669c85","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0d77d733-c824-4f45-9c9f-15868d551289","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:02:11.742Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:02:11.745Z","message":"{\"transactionId\":\"54c42f33-6fdd-4d17-a3b4-6621ef669c85\",\"status\":\"200\",\"rqstDate\":\"230413-11:02:11:743\",\"respDate\":\"230413-11:02:11:745\",\"sourceId\":\"haproxy:54c42f33-6fdd-4d17-a3b4-6621ef669c85\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:02:11:743-85764\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4d245edc-be96-45cd-887d-193470b9b01d], x-b3-parentspanid=[767561625313da87], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b89a78d63feb2f54767561625313da87], x-b3-spanid=[85485d2a3410b9ac], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[54c42f33-6fdd-4d17-a3b4-6621ef669c85]}\\\"}\"}","context":{"RequestID":"54c42f33-6fdd-4d17-a3b4-6621ef669c85","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0d77d733-c824-4f45-9c9f-15868d551289","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:02:11.742Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:11.745Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"54c42f33-6fdd-4d17-a3b4-6621ef669c85","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0d77d733-c824-4f45-9c9f-15868d551289","LogTimestamp":"2023-04-13T11:02:11.745Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:02:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:02:13.756Z","message":"Entering","context":{"RequestID":"524eafed-0b74-424e-acdd-51563b6e86a3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"aee8203c-bc2e-4bdb-85e7-e15f448e8d03","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:02:13.756Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:02:13.758Z","message":"{\"transactionId\":\"524eafed-0b74-424e-acdd-51563b6e86a3\",\"status\":\"200\",\"rqstDate\":\"230413-11:02:13:757\",\"respDate\":\"230413-11:02:13:758\",\"sourceId\":\"haproxy:524eafed-0b74-424e-acdd-51563b6e86a3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:02:13:757-54984\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[79365a0b-d86e-4763-a138-0f12e78800bb], x-b3-parentspanid=[ef1ec1abb8d1f3ad], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5bf0e1d60b3c012fef1ec1abb8d1f3ad], x-b3-spanid=[f03406bf27897d80], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[524eafed-0b74-424e-acdd-51563b6e86a3]}\\\"}\"}","context":{"RequestID":"524eafed-0b74-424e-acdd-51563b6e86a3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"aee8203c-bc2e-4bdb-85e7-e15f448e8d03","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:02:13.756Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:13.759Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"524eafed-0b74-424e-acdd-51563b6e86a3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aee8203c-bc2e-4bdb-85e7-e15f448e8d03","LogTimestamp":"2023-04-13T11:02:13.759Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:02:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:02:15.768Z","message":"Entering","context":{"RequestID":"a2308a11-6b7d-4e3f-acf8-4dd37c34c1c2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"285309c0-a3e2-4bef-b2aa-6b07cd47a9a0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:02:15.768Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:02:15.771Z","message":"{\"transactionId\":\"a2308a11-6b7d-4e3f-acf8-4dd37c34c1c2\",\"status\":\"200\",\"rqstDate\":\"230413-11:02:15:769\",\"respDate\":\"230413-11:02:15:770\",\"sourceId\":\"haproxy:a2308a11-6b7d-4e3f-acf8-4dd37c34c1c2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:02:15:769-24725\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3aa7be1e-c0fa-49d4-814e-2cd262668071], x-b3-parentspanid=[accb71a98e12dd81], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4fcd4862c2b5595eaccb71a98e12dd81], x-b3-spanid=[eaae1c67bbaf24be], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a2308a11-6b7d-4e3f-acf8-4dd37c34c1c2]}\\\"}\"}","context":{"RequestID":"a2308a11-6b7d-4e3f-acf8-4dd37c34c1c2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"285309c0-a3e2-4bef-b2aa-6b07cd47a9a0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:02:15.768Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:15.771Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a2308a11-6b7d-4e3f-acf8-4dd37c34c1c2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"285309c0-a3e2-4bef-b2aa-6b07cd47a9a0","LogTimestamp":"2023-04-13T11:02:15.771Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:02:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:02:16.432Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:02:16.441Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:16.442Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:16.442Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:17.780Z","message":"Entering","context":{"RequestID":"d83991cf-b5b3-4948-8029-0bf93083d569","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"baa7902f-3929-4f5d-8f3f-0a504ff17583","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:02:17.780Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:02:17.783Z","message":"{\"transactionId\":\"d83991cf-b5b3-4948-8029-0bf93083d569\",\"status\":\"200\",\"rqstDate\":\"230413-11:02:17:781\",\"respDate\":\"230413-11:02:17:783\",\"sourceId\":\"haproxy:d83991cf-b5b3-4948-8029-0bf93083d569\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:02:17:781-37827\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cefd77cb-16a0-4f83-bf64-282e889d91eb], x-b3-parentspanid=[3eb98bbce03651e3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0ed1abda7c3d72ae3eb98bbce03651e3], x-b3-spanid=[11a705ed8070f0f4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d83991cf-b5b3-4948-8029-0bf93083d569]}\\\"}\"}","context":{"RequestID":"d83991cf-b5b3-4948-8029-0bf93083d569","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"baa7902f-3929-4f5d-8f3f-0a504ff17583","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:02:17.780Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:17.784Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d83991cf-b5b3-4948-8029-0bf93083d569","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"baa7902f-3929-4f5d-8f3f-0a504ff17583","LogTimestamp":"2023-04-13T11:02:17.784Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:02:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:02:19.794Z","message":"Entering","context":{"RequestID":"92caf3bc-2d9d-4359-8f2e-5a85bebf4bc6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3795f32d-0eea-405c-93c2-e93874982026","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:02:19.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:02:19.796Z","message":"{\"transactionId\":\"92caf3bc-2d9d-4359-8f2e-5a85bebf4bc6\",\"status\":\"200\",\"rqstDate\":\"230413-11:02:19:795\",\"respDate\":\"230413-11:02:19:796\",\"sourceId\":\"haproxy:92caf3bc-2d9d-4359-8f2e-5a85bebf4bc6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:02:19:795-6107\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4471dad8-925a-49af-b37a-13b00eeb5fb9], x-b3-parentspanid=[895c38371e97adb2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b45b8960c56a6cc1895c38371e97adb2], x-b3-spanid=[b6db92b44db48221], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[92caf3bc-2d9d-4359-8f2e-5a85bebf4bc6]}\\\"}\"}","context":{"RequestID":"92caf3bc-2d9d-4359-8f2e-5a85bebf4bc6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3795f32d-0eea-405c-93c2-e93874982026","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:02:19.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:19.797Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"92caf3bc-2d9d-4359-8f2e-5a85bebf4bc6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3795f32d-0eea-405c-93c2-e93874982026","LogTimestamp":"2023-04-13T11:02:19.797Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:02:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:02:19.874Z","message":"Connection[cassandra/10.233.75.110: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-04-13T11:02:19.879Z","message":"Connection[cassandra/10.233.75.110: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-04-13T11:02:20.794Z","message":"Entering","context":{"RequestID":"0444810c-9ff7-49da-a64e-bae1f34ec04c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"eb0dcb54-c1d1-4560-b170-ae47d2201462","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:02:20.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:02:20.796Z","message":"{\"transactionId\":\"0444810c-9ff7-49da-a64e-bae1f34ec04c\",\"status\":\"200\",\"rqstDate\":\"230413-11:02:20:794\",\"respDate\":\"230413-11:02:20:796\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0444810c-9ff7-49da-a64e-bae1f34ec04c\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:02:20:794-50888\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7ec9cb71-c0f0-4ae4-a9f5-063a8811825c], x-b3-parentspanid=[d56b77ba49642f51], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53949], x-envoy-attempt-count=[1], x-b3-traceid=[7ff75055734d1d42d56b77ba49642f51], x-b3-spanid=[466efc2ead1262be], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0444810c-9ff7-49da-a64e-bae1f34ec04c]}\\\"}\"}","context":{"RequestID":"0444810c-9ff7-49da-a64e-bae1f34ec04c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"eb0dcb54-c1d1-4560-b170-ae47d2201462","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:02:20.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:20.797Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0444810c-9ff7-49da-a64e-bae1f34ec04c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eb0dcb54-c1d1-4560-b170-ae47d2201462","LogTimestamp":"2023-04-13T11:02:20.796Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:02:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:02:20.850Z","message":"Entering","context":{"RequestID":"14c6a5b5-985d-4584-9921-703c808bb20d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9d270f22-0e41-4031-8941-f66c8b413f76","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:02:20.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:02:20.852Z","message":"Database is available from CACHED check.","context":{"RequestID":"14c6a5b5-985d-4584-9921-703c808bb20d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9d270f22-0e41-4031-8941-f66c8b413f76","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:02:20.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:20.853Z","message":"{\"transactionId\":\"14c6a5b5-985d-4584-9921-703c808bb20d\",\"status\":\"200\",\"rqstDate\":\"230413-11:02:20:850\",\"respDate\":\"230413-11:02:20:853\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:14c6a5b5-985d-4584-9921-703c808bb20d\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:02:20:850-80054\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[14c6a5b5-985d-4584-9921-703c808bb20d]}\\\"}\"}","context":{"RequestID":"14c6a5b5-985d-4584-9921-703c808bb20d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9d270f22-0e41-4031-8941-f66c8b413f76","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:02:20.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:20.854Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"14c6a5b5-985d-4584-9921-703c808bb20d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9d270f22-0e41-4031-8941-f66c8b413f76","LogTimestamp":"2023-04-13T11:02:20.854Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:02:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:02:21.806Z","message":"Entering","context":{"RequestID":"f48ed11c-334a-4f3f-855a-fb13aa663ac9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"66f7b1d2-00f2-438a-96f9-8761d877aee6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:02:21.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:02:21.808Z","message":"{\"transactionId\":\"f48ed11c-334a-4f3f-855a-fb13aa663ac9\",\"status\":\"200\",\"rqstDate\":\"230413-11:02:21:807\",\"respDate\":\"230413-11:02:21:808\",\"sourceId\":\"haproxy:f48ed11c-334a-4f3f-855a-fb13aa663ac9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:02:21:807-84287\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b92c447e-bb80-48d0-9aa5-3a1f3b3870d0], x-b3-parentspanid=[0acb4da17db11f86], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3a59b350c90d78f60acb4da17db11f86], x-b3-spanid=[702813555c707191], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f48ed11c-334a-4f3f-855a-fb13aa663ac9]}\\\"}\"}","context":{"RequestID":"f48ed11c-334a-4f3f-855a-fb13aa663ac9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"66f7b1d2-00f2-438a-96f9-8761d877aee6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:02:21.806Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:21.808Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f48ed11c-334a-4f3f-855a-fb13aa663ac9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"66f7b1d2-00f2-438a-96f9-8761d877aee6","LogTimestamp":"2023-04-13T11:02:21.808Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:02:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:02:23.819Z","message":"Entering","context":{"RequestID":"00718238-a47d-4117-b4ba-2cb83d465b4c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"19cc00a6-1d11-4209-a1f5-cea0ab903d7f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:02:23.819Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:02:23.822Z","message":"{\"transactionId\":\"00718238-a47d-4117-b4ba-2cb83d465b4c\",\"status\":\"200\",\"rqstDate\":\"230413-11:02:23:821\",\"respDate\":\"230413-11:02:23:822\",\"sourceId\":\"haproxy:00718238-a47d-4117-b4ba-2cb83d465b4c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:02:23:821-20923\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6959904b-f7d0-4972-a30c-ea6cb50c2f7e], x-b3-parentspanid=[f47431a20646b139], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[58b586fd949e15fff47431a20646b139], x-b3-spanid=[2966dc4f5c24edef], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[00718238-a47d-4117-b4ba-2cb83d465b4c]}\\\"}\"}","context":{"RequestID":"00718238-a47d-4117-b4ba-2cb83d465b4c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"19cc00a6-1d11-4209-a1f5-cea0ab903d7f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:02:23.819Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:23.823Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"00718238-a47d-4117-b4ba-2cb83d465b4c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"19cc00a6-1d11-4209-a1f5-cea0ab903d7f","LogTimestamp":"2023-04-13T11:02:23.823Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:02:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 9 - "logType": "access"
{"timestamp":"2023-04-13T11:02:25.834Z","message":"Entering","context":{"RequestID":"5a0cfff3-92cd-4fd5-8fd0-4e486e348dba","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"606c9260-5915-4f54-99d4-825c5b68475a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:02:25.834Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:02:25.836Z","message":"{\"transactionId\":\"5a0cfff3-92cd-4fd5-8fd0-4e486e348dba\",\"status\":\"200\",\"rqstDate\":\"230413-11:02:25:835\",\"respDate\":\"230413-11:02:25:836\",\"sourceId\":\"haproxy:5a0cfff3-92cd-4fd5-8fd0-4e486e348dba\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:02:25:835-82087\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[870b0c07-ebd5-47fa-bf81-98b8b7bd57b2], x-b3-parentspanid=[8d0fc110501ca4bd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9918e90181c100a38d0fc110501ca4bd], x-b3-spanid=[aa875b22d1e50e7f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5a0cfff3-92cd-4fd5-8fd0-4e486e348dba]}\\\"}\"}","context":{"RequestID":"5a0cfff3-92cd-4fd5-8fd0-4e486e348dba","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"606c9260-5915-4f54-99d4-825c5b68475a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:02:25.834Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:25.837Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5a0cfff3-92cd-4fd5-8fd0-4e486e348dba","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"606c9260-5915-4f54-99d4-825c5b68475a","LogTimestamp":"2023-04-13T11:02:25.837Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:02:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:02:26.432Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:02:26.447Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:26.447Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:26.447Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:27.847Z","message":"Entering","context":{"RequestID":"dcbc8dc8-ec9f-497b-9432-c5785c74ddf5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"da7a376c-eed1-439b-95c7-6615fa35547b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:02:27.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:02:27.850Z","message":"{\"transactionId\":\"dcbc8dc8-ec9f-497b-9432-c5785c74ddf5\",\"status\":\"200\",\"rqstDate\":\"230413-11:02:27:848\",\"respDate\":\"230413-11:02:27:849\",\"sourceId\":\"haproxy:dcbc8dc8-ec9f-497b-9432-c5785c74ddf5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:02:27:848-62712\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bce4ab56-5997-488d-ac4c-d182baa6812f], x-b3-parentspanid=[716b3c808a58152f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1601eb235ed06dd1716b3c808a58152f], x-b3-spanid=[e7335558c5416fd8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dcbc8dc8-ec9f-497b-9432-c5785c74ddf5]}\\\"}\"}","context":{"RequestID":"dcbc8dc8-ec9f-497b-9432-c5785c74ddf5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"da7a376c-eed1-439b-95c7-6615fa35547b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:02:27.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:27.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dcbc8dc8-ec9f-497b-9432-c5785c74ddf5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"da7a376c-eed1-439b-95c7-6615fa35547b","LogTimestamp":"2023-04-13T11:02:27.850Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:02:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T11:02:29.861Z","message":"Entering","context":{"RequestID":"1d93bc51-d657-40d6-8e5f-bf00e14f88db","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"712416d4-a9d8-4511-ae11-36dc77b32015","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:02:29.861Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:02:29.863Z","message":"{\"transactionId\":\"1d93bc51-d657-40d6-8e5f-bf00e14f88db\",\"status\":\"200\",\"rqstDate\":\"230413-11:02:29:862\",\"respDate\":\"230413-11:02:29:863\",\"sourceId\":\"haproxy:1d93bc51-d657-40d6-8e5f-bf00e14f88db\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:02:29:862-86437\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9fa9fd7d-fe20-4605-85d2-d347ac51df55], x-b3-parentspanid=[97b3d96d9e04dfb1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f1fae0be9ad3663197b3d96d9e04dfb1], x-b3-spanid=[eed78aa1f3889ca9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1d93bc51-d657-40d6-8e5f-bf00e14f88db]}\\\"}\"}","context":{"RequestID":"1d93bc51-d657-40d6-8e5f-bf00e14f88db","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"712416d4-a9d8-4511-ae11-36dc77b32015","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:02:29.861Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:29.864Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1d93bc51-d657-40d6-8e5f-bf00e14f88db","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"712416d4-a9d8-4511-ae11-36dc77b32015","LogTimestamp":"2023-04-13T11:02:29.864Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:02:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:02:30.794Z","message":"Entering","context":{"RequestID":"3605b4f3-5e38-4e44-b8e7-a61fcb474069","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b1fc0873-50dc-40b0-bfe0-a4324be8ba23","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:02:30.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:02:30.796Z","message":"{\"transactionId\":\"3605b4f3-5e38-4e44-b8e7-a61fcb474069\",\"status\":\"200\",\"rqstDate\":\"230413-11:02:30:795\",\"respDate\":\"230413-11:02:30:796\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:3605b4f3-5e38-4e44-b8e7-a61fcb474069\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:02:30:795-43000\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c6866921-1980-4e49-b556-3bfd0293f095], x-b3-parentspanid=[caee366c85d3de3e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34401], x-envoy-attempt-count=[1], x-b3-traceid=[2960daac587374eccaee366c85d3de3e], x-b3-spanid=[b8af77602a41485b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[3605b4f3-5e38-4e44-b8e7-a61fcb474069]}\\\"}\"}","context":{"RequestID":"3605b4f3-5e38-4e44-b8e7-a61fcb474069","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b1fc0873-50dc-40b0-bfe0-a4324be8ba23","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:02:30.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:30.797Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3605b4f3-5e38-4e44-b8e7-a61fcb474069","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b1fc0873-50dc-40b0-bfe0-a4324be8ba23","LogTimestamp":"2023-04-13T11:02:30.797Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:02:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:02:30.848Z","message":"Entering","context":{"RequestID":"04777763-f10a-4502-9e89-abb8e4454f11","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"26f63b37-b2ad-4673-abf5-dd3802de9134","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:02:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:02:30.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"04777763-f10a-4502-9e89-abb8e4454f11","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"26f63b37-b2ad-4673-abf5-dd3802de9134","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:02:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:30.851Z","message":"{\"transactionId\":\"04777763-f10a-4502-9e89-abb8e4454f11\",\"status\":\"200\",\"rqstDate\":\"230413-11:02:30:849\",\"respDate\":\"230413-11:02:30:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:04777763-f10a-4502-9e89-abb8e4454f11\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:02:30:849-83283\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[04777763-f10a-4502-9e89-abb8e4454f11]}\\\"}\"}","context":{"RequestID":"04777763-f10a-4502-9e89-abb8e4454f11","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"26f63b37-b2ad-4673-abf5-dd3802de9134","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:02:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:30.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"04777763-f10a-4502-9e89-abb8e4454f11","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"26f63b37-b2ad-4673-abf5-dd3802de9134","LogTimestamp":"2023-04-13T11:02:30.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:02:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:02:31.874Z","message":"Entering","context":{"RequestID":"13b06e70-4a80-4e19-8068-fe61c2b77292","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6f1fd073-59ca-4696-a5ca-6bcbd42eda9a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:02:31.874Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:02:31.876Z","message":"{\"transactionId\":\"13b06e70-4a80-4e19-8068-fe61c2b77292\",\"status\":\"200\",\"rqstDate\":\"230413-11:02:31:875\",\"respDate\":\"230413-11:02:31:876\",\"sourceId\":\"haproxy:13b06e70-4a80-4e19-8068-fe61c2b77292\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:02:31:875-77216\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1de76743-8783-4bcc-b09e-771d489d543a], x-b3-parentspanid=[47543ade507e3998], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[64230ecd12e3ddc147543ade507e3998], x-b3-spanid=[0ea7e1e6bdd8fece], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[13b06e70-4a80-4e19-8068-fe61c2b77292]}\\\"}\"}","context":{"RequestID":"13b06e70-4a80-4e19-8068-fe61c2b77292","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6f1fd073-59ca-4696-a5ca-6bcbd42eda9a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:02:31.874Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:31.877Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"13b06e70-4a80-4e19-8068-fe61c2b77292","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6f1fd073-59ca-4696-a5ca-6bcbd42eda9a","LogTimestamp":"2023-04-13T11:02:31.877Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:02:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:02:33.886Z","message":"Entering","context":{"RequestID":"08276552-8d05-45ea-b931-ae5cf40f9446","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6a9944c3-1e5b-43dc-b73d-f696120050c5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:02:33.886Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:02:33.889Z","message":"{\"transactionId\":\"08276552-8d05-45ea-b931-ae5cf40f9446\",\"status\":\"200\",\"rqstDate\":\"230413-11:02:33:887\",\"respDate\":\"230413-11:02:33:889\",\"sourceId\":\"haproxy:08276552-8d05-45ea-b931-ae5cf40f9446\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:02:33:887-50717\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ec92b6ff-2f74-466f-bb1c-006608559c38], x-b3-parentspanid=[39d3222f7114e7ef], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f023f2ee86badca039d3222f7114e7ef], x-b3-spanid=[5a5d1924217e35b3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[08276552-8d05-45ea-b931-ae5cf40f9446]}\\\"}\"}","context":{"RequestID":"08276552-8d05-45ea-b931-ae5cf40f9446","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6a9944c3-1e5b-43dc-b73d-f696120050c5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:02:33.886Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:33.890Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"08276552-8d05-45ea-b931-ae5cf40f9446","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6a9944c3-1e5b-43dc-b73d-f696120050c5","LogTimestamp":"2023-04-13T11:02:33.890Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:02:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:02:35.900Z","message":"Entering","context":{"RequestID":"196d5f30-f4e1-44ef-a68a-203d62335482","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"93d0529f-4a3b-4428-b0b7-d1d08119cb0d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:02:35.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:02:35.903Z","message":"{\"transactionId\":\"196d5f30-f4e1-44ef-a68a-203d62335482\",\"status\":\"200\",\"rqstDate\":\"230413-11:02:35:901\",\"respDate\":\"230413-11:02:35:903\",\"sourceId\":\"haproxy:196d5f30-f4e1-44ef-a68a-203d62335482\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:02:35:901-92165\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[845c6b98-64a3-488b-b6eb-26814c2154d4], x-b3-parentspanid=[d1651851d063095d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ff62e542a5652657d1651851d063095d], x-b3-spanid=[3c3300953455d2f6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[196d5f30-f4e1-44ef-a68a-203d62335482]}\\\"}\"}","context":{"RequestID":"196d5f30-f4e1-44ef-a68a-203d62335482","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"93d0529f-4a3b-4428-b0b7-d1d08119cb0d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:02:35.900Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:35.904Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"196d5f30-f4e1-44ef-a68a-203d62335482","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"93d0529f-4a3b-4428-b0b7-d1d08119cb0d","LogTimestamp":"2023-04-13T11:02:35.904Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:02:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T11:02:36.432Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:02:36.446Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:36.446Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:36.447Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:37.914Z","message":"Entering","context":{"RequestID":"8e0c17f1-516e-4a88-bc6f-718c6215b74e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d8f6da9d-39bf-4367-855c-b78b5b4b8b7c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:02:37.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:02:37.916Z","message":"{\"transactionId\":\"8e0c17f1-516e-4a88-bc6f-718c6215b74e\",\"status\":\"200\",\"rqstDate\":\"230413-11:02:37:915\",\"respDate\":\"230413-11:02:37:916\",\"sourceId\":\"haproxy:8e0c17f1-516e-4a88-bc6f-718c6215b74e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:02:37:915-24546\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fe60723b-865e-4b2d-8954-bf9c247ae906], x-b3-parentspanid=[17ac0d4285a38a7a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c5f70670cd137a0417ac0d4285a38a7a], x-b3-spanid=[28f35403bbc6cfff], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8e0c17f1-516e-4a88-bc6f-718c6215b74e]}\\\"}\"}","context":{"RequestID":"8e0c17f1-516e-4a88-bc6f-718c6215b74e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d8f6da9d-39bf-4367-855c-b78b5b4b8b7c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:02:37.914Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:37.917Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8e0c17f1-516e-4a88-bc6f-718c6215b74e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d8f6da9d-39bf-4367-855c-b78b5b4b8b7c","LogTimestamp":"2023-04-13T11:02:37.917Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:02:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:02:39.927Z","message":"Entering","context":{"RequestID":"1d5b9851-9de9-4d49-a7ef-4da4fa05f42c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"09433c03-f0c2-44a7-a35c-00104d990f3c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:02:39.927Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:02:39.929Z","message":"{\"transactionId\":\"1d5b9851-9de9-4d49-a7ef-4da4fa05f42c\",\"status\":\"200\",\"rqstDate\":\"230413-11:02:39:928\",\"respDate\":\"230413-11:02:39:929\",\"sourceId\":\"haproxy:1d5b9851-9de9-4d49-a7ef-4da4fa05f42c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:02:39:928-45908\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[01c6c3bf-153d-415b-a716-f041bb4a331b], x-b3-parentspanid=[ed0028f01d5b5408], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e1d9551fb9902aa7ed0028f01d5b5408], x-b3-spanid=[b1aa91bdbb13a3ff], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1d5b9851-9de9-4d49-a7ef-4da4fa05f42c]}\\\"}\"}","context":{"RequestID":"1d5b9851-9de9-4d49-a7ef-4da4fa05f42c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"09433c03-f0c2-44a7-a35c-00104d990f3c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:02:39.927Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:39.930Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1d5b9851-9de9-4d49-a7ef-4da4fa05f42c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"09433c03-f0c2-44a7-a35c-00104d990f3c","LogTimestamp":"2023-04-13T11:02:39.929Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:02:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:02:40.792Z","message":"Entering","context":{"RequestID":"4c2629c2-9582-451e-a9d0-d996f0a6d8ca","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fc41919e-93a6-448d-89ee-45c0327489c7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:02:40.792Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:02:40.794Z","message":"{\"transactionId\":\"4c2629c2-9582-451e-a9d0-d996f0a6d8ca\",\"status\":\"200\",\"rqstDate\":\"230413-11:02:40:793\",\"respDate\":\"230413-11:02:40:794\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:4c2629c2-9582-451e-a9d0-d996f0a6d8ca\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:02:40:793-1150\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[249f3dc9-9c56-4c16-9598-e176e70d957c], x-b3-parentspanid=[e065e09c974e662f], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55323], x-envoy-attempt-count=[1], x-b3-traceid=[25d6b927e137f3d6e065e09c974e662f], x-b3-spanid=[1483846f3debed8b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[4c2629c2-9582-451e-a9d0-d996f0a6d8ca]}\\\"}\"}","context":{"RequestID":"4c2629c2-9582-451e-a9d0-d996f0a6d8ca","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fc41919e-93a6-448d-89ee-45c0327489c7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:02:40.792Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:40.795Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4c2629c2-9582-451e-a9d0-d996f0a6d8ca","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fc41919e-93a6-448d-89ee-45c0327489c7","LogTimestamp":"2023-04-13T11:02:40.794Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:02:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:02:40.849Z","message":"Entering","context":{"RequestID":"817ba1a6-d0e8-49dd-b51e-cdaf204d343c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"525ae8f6-8483-454c-b674-ce54984734d7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:02:40.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:02:40.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"817ba1a6-d0e8-49dd-b51e-cdaf204d343c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"525ae8f6-8483-454c-b674-ce54984734d7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:02:40.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:40.852Z","message":"{\"transactionId\":\"817ba1a6-d0e8-49dd-b51e-cdaf204d343c\",\"status\":\"200\",\"rqstDate\":\"230413-11:02:40:849\",\"respDate\":\"230413-11:02:40:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:817ba1a6-d0e8-49dd-b51e-cdaf204d343c\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:02:40:849-36363\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[817ba1a6-d0e8-49dd-b51e-cdaf204d343c]}\\\"}\"}","context":{"RequestID":"817ba1a6-d0e8-49dd-b51e-cdaf204d343c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"525ae8f6-8483-454c-b674-ce54984734d7","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:02:40.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:40.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"817ba1a6-d0e8-49dd-b51e-cdaf204d343c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"525ae8f6-8483-454c-b674-ce54984734d7","LogTimestamp":"2023-04-13T11:02:40.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:02:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:02:41.939Z","message":"Entering","context":{"RequestID":"bd811d0e-4b8e-4e9d-8f6e-1ad9ee14ef4b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c5371d58-2db0-4cf7-ae86-de7948b12ac6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:02:41.939Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:02:41.942Z","message":"{\"transactionId\":\"bd811d0e-4b8e-4e9d-8f6e-1ad9ee14ef4b\",\"status\":\"200\",\"rqstDate\":\"230413-11:02:41:940\",\"respDate\":\"230413-11:02:41:942\",\"sourceId\":\"haproxy:bd811d0e-4b8e-4e9d-8f6e-1ad9ee14ef4b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:02:41:940-91987\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6e17fe06-6097-43ab-8324-2ec2202e9d34], x-b3-parentspanid=[bfedebd57f09a5d6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c64e9dc8a8985a2cbfedebd57f09a5d6], x-b3-spanid=[5414f9e72a5024a4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bd811d0e-4b8e-4e9d-8f6e-1ad9ee14ef4b]}\\\"}\"}","context":{"RequestID":"bd811d0e-4b8e-4e9d-8f6e-1ad9ee14ef4b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c5371d58-2db0-4cf7-ae86-de7948b12ac6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:02:41.939Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:41.943Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bd811d0e-4b8e-4e9d-8f6e-1ad9ee14ef4b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c5371d58-2db0-4cf7-ae86-de7948b12ac6","LogTimestamp":"2023-04-13T11:02:41.943Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:02:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:02:43.953Z","message":"Entering","context":{"RequestID":"bac75926-d43f-4099-9f03-8df153a8c579","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1f106c8f-2ed7-46fc-9385-b92405ea117d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:02:43.953Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:02:43.955Z","message":"{\"transactionId\":\"bac75926-d43f-4099-9f03-8df153a8c579\",\"status\":\"200\",\"rqstDate\":\"230413-11:02:43:954\",\"respDate\":\"230413-11:02:43:955\",\"sourceId\":\"haproxy:bac75926-d43f-4099-9f03-8df153a8c579\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:02:43:954-73105\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[59f21f56-e86a-4a33-b4be-c5b36a04e91f], x-b3-parentspanid=[747b196a6c3dea14], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ef71322c957cadcb747b196a6c3dea14], x-b3-spanid=[62f42d1334a9fb29], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bac75926-d43f-4099-9f03-8df153a8c579]}\\\"}\"}","context":{"RequestID":"bac75926-d43f-4099-9f03-8df153a8c579","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1f106c8f-2ed7-46fc-9385-b92405ea117d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:02:43.953Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:43.956Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bac75926-d43f-4099-9f03-8df153a8c579","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1f106c8f-2ed7-46fc-9385-b92405ea117d","LogTimestamp":"2023-04-13T11:02:43.956Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:02:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:02:45.965Z","message":"Entering","context":{"RequestID":"d3f087e0-38f4-4ddb-92b9-0df50144f6bf","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6aac1ccd-c354-4fb2-b475-7018498d4c25","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:02:45.965Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:02:45.967Z","message":"{\"transactionId\":\"d3f087e0-38f4-4ddb-92b9-0df50144f6bf\",\"status\":\"200\",\"rqstDate\":\"230413-11:02:45:966\",\"respDate\":\"230413-11:02:45:967\",\"sourceId\":\"haproxy:d3f087e0-38f4-4ddb-92b9-0df50144f6bf\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:02:45:966-32706\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[979f6f02-e898-471e-974e-b25aca99022b], x-b3-parentspanid=[29db45dbf4958d5e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[58fff432ec5dfecf29db45dbf4958d5e], x-b3-spanid=[29d5796ec803277f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d3f087e0-38f4-4ddb-92b9-0df50144f6bf]}\\\"}\"}","context":{"RequestID":"d3f087e0-38f4-4ddb-92b9-0df50144f6bf","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6aac1ccd-c354-4fb2-b475-7018498d4c25","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:02:45.965Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:45.968Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d3f087e0-38f4-4ddb-92b9-0df50144f6bf","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6aac1ccd-c354-4fb2-b475-7018498d4c25","LogTimestamp":"2023-04-13T11:02:45.968Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:02:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:02:46.432Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:02:46.441Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:46.441Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:46.441Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:47.977Z","message":"Entering","context":{"RequestID":"2a31bd3c-645f-4916-92db-c834db49721a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1cde5ca2-b8f5-4fe4-950c-36e41a8fdfdf","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:02:47.977Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:02:47.979Z","message":"{\"transactionId\":\"2a31bd3c-645f-4916-92db-c834db49721a\",\"status\":\"200\",\"rqstDate\":\"230413-11:02:47:978\",\"respDate\":\"230413-11:02:47:979\",\"sourceId\":\"haproxy:2a31bd3c-645f-4916-92db-c834db49721a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:02:47:978-45602\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cd876b77-4817-4122-a7ce-ecc7eb69c1a0], x-b3-parentspanid=[b775acb030fccdcd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e7bbfc36d48fc862b775acb030fccdcd], x-b3-spanid=[82d3e5fe693e2b2a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2a31bd3c-645f-4916-92db-c834db49721a]}\\\"}\"}","context":{"RequestID":"2a31bd3c-645f-4916-92db-c834db49721a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1cde5ca2-b8f5-4fe4-950c-36e41a8fdfdf","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:02:47.977Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:47.980Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2a31bd3c-645f-4916-92db-c834db49721a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1cde5ca2-b8f5-4fe4-950c-36e41a8fdfdf","LogTimestamp":"2023-04-13T11:02:47.980Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:02:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:02:49.880Z","message":"Connection[cassandra/10.233.75.110: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-04-13T11:02:49.885Z","message":"Connection[cassandra/10.233.75.110: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-04-13T11:02:49.989Z","message":"Entering","context":{"RequestID":"4e75b51c-5c66-4bca-8594-8dcfa3b07010","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"124a334a-2422-4a0a-abcb-428460b96d3c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:02:49.989Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:02:49.992Z","message":"{\"transactionId\":\"4e75b51c-5c66-4bca-8594-8dcfa3b07010\",\"status\":\"200\",\"rqstDate\":\"230413-11:02:49:990\",\"respDate\":\"230413-11:02:49:991\",\"sourceId\":\"haproxy:4e75b51c-5c66-4bca-8594-8dcfa3b07010\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:02:49:990-46851\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ac2da415-5051-4060-a0d1-5a57063d2d84], x-b3-parentspanid=[68b93df47ea5c92f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8d5fb891e2d6dae768b93df47ea5c92f], x-b3-spanid=[d197d58952bc04a9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4e75b51c-5c66-4bca-8594-8dcfa3b07010]}\\\"}\"}","context":{"RequestID":"4e75b51c-5c66-4bca-8594-8dcfa3b07010","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"124a334a-2422-4a0a-abcb-428460b96d3c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:02:49.989Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:49.992Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4e75b51c-5c66-4bca-8594-8dcfa3b07010","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"124a334a-2422-4a0a-abcb-428460b96d3c","LogTimestamp":"2023-04-13T11:02:49.992Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:02:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:02:50.794Z","message":"Entering","context":{"RequestID":"978e0331-454e-4db6-bc05-34ca4f7acbb4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"38fa5ded-271a-4fde-9c40-3ad14ad8a493","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:02:50.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:02:50.796Z","message":"{\"transactionId\":\"978e0331-454e-4db6-bc05-34ca4f7acbb4\",\"status\":\"200\",\"rqstDate\":\"230413-11:02:50:795\",\"respDate\":\"230413-11:02:50:796\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:978e0331-454e-4db6-bc05-34ca4f7acbb4\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:02:50:795-49001\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[81862dd9-3b91-4e9e-8bd0-1d4e4b9f6999], x-b3-parentspanid=[45e4d2b636bff8d2], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[55189], x-envoy-attempt-count=[1], x-b3-traceid=[4e7700e9261e547745e4d2b636bff8d2], x-b3-spanid=[edf4b2e28ee68b5d], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[978e0331-454e-4db6-bc05-34ca4f7acbb4]}\\\"}\"}","context":{"RequestID":"978e0331-454e-4db6-bc05-34ca4f7acbb4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"38fa5ded-271a-4fde-9c40-3ad14ad8a493","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:02:50.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:50.797Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"978e0331-454e-4db6-bc05-34ca4f7acbb4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"38fa5ded-271a-4fde-9c40-3ad14ad8a493","LogTimestamp":"2023-04-13T11:02:50.797Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:02:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:02:50.849Z","message":"Entering","context":{"RequestID":"c7ee9af8-4889-4dc1-a280-9fe3039dddd5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ac6247a9-cb65-4b7a-a26d-1c0ca2cac9d8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:02:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:02:50.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"c7ee9af8-4889-4dc1-a280-9fe3039dddd5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ac6247a9-cb65-4b7a-a26d-1c0ca2cac9d8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:02:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:50.851Z","message":"{\"transactionId\":\"c7ee9af8-4889-4dc1-a280-9fe3039dddd5\",\"status\":\"200\",\"rqstDate\":\"230413-11:02:50:849\",\"respDate\":\"230413-11:02:50:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c7ee9af8-4889-4dc1-a280-9fe3039dddd5\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:02:50:849-21986\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c7ee9af8-4889-4dc1-a280-9fe3039dddd5]}\\\"}\"}","context":{"RequestID":"c7ee9af8-4889-4dc1-a280-9fe3039dddd5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ac6247a9-cb65-4b7a-a26d-1c0ca2cac9d8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:02:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:50.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c7ee9af8-4889-4dc1-a280-9fe3039dddd5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac6247a9-cb65-4b7a-a26d-1c0ca2cac9d8","LogTimestamp":"2023-04-13T11:02:50.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:02:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:02:52.002Z","message":"Entering","context":{"RequestID":"9bdc359a-1858-4af5-8239-1fb9ceac5a37","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"674206e0-77ff-445f-8844-11008a080a21","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:02:52.002Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:02:52.003Z","message":"{\"transactionId\":\"9bdc359a-1858-4af5-8239-1fb9ceac5a37\",\"status\":\"200\",\"rqstDate\":\"230413-11:02:52:002\",\"respDate\":\"230413-11:02:52:003\",\"sourceId\":\"haproxy:9bdc359a-1858-4af5-8239-1fb9ceac5a37\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:02:52:002-77707\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[06a143b2-4ec6-4247-974b-ae6c2f91b109], x-b3-parentspanid=[0986564170322c45], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[099646264b5bb2750986564170322c45], x-b3-spanid=[18af0eaf95c8f6c0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9bdc359a-1858-4af5-8239-1fb9ceac5a37]}\\\"}\"}","context":{"RequestID":"9bdc359a-1858-4af5-8239-1fb9ceac5a37","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"674206e0-77ff-445f-8844-11008a080a21","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:02:52.002Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:52.004Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9bdc359a-1858-4af5-8239-1fb9ceac5a37","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"674206e0-77ff-445f-8844-11008a080a21","LogTimestamp":"2023-04-13T11:02:52.004Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:02:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:02:54.014Z","message":"Entering","context":{"RequestID":"5f830b81-b6b5-489f-9f84-0b1b61a7267b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"56c0e908-489f-4767-9fb7-439a9dc10ce0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:02:54.013Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:02:54.016Z","message":"{\"transactionId\":\"5f830b81-b6b5-489f-9f84-0b1b61a7267b\",\"status\":\"200\",\"rqstDate\":\"230413-11:02:54:014\",\"respDate\":\"230413-11:02:54:015\",\"sourceId\":\"haproxy:5f830b81-b6b5-489f-9f84-0b1b61a7267b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:02:54:014-82112\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[756d8019-8fcd-49f9-81a5-d6f7e5267cac], x-b3-parentspanid=[b05627899caa6c4e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[490151a62e75c0bbb05627899caa6c4e], x-b3-spanid=[330239158fb44541], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5f830b81-b6b5-489f-9f84-0b1b61a7267b]}\\\"}\"}","context":{"RequestID":"5f830b81-b6b5-489f-9f84-0b1b61a7267b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"56c0e908-489f-4767-9fb7-439a9dc10ce0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:02:54.013Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:54.016Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5f830b81-b6b5-489f-9f84-0b1b61a7267b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"56c0e908-489f-4767-9fb7-439a9dc10ce0","LogTimestamp":"2023-04-13T11:02:54.016Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:02:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:02:56.026Z","message":"Entering","context":{"RequestID":"13c70bc0-99c3-4202-bd0f-5042d159be99","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5dd15719-b242-49bf-9b41-285b0d4c73fe","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:02:56.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:02:56.028Z","message":"{\"transactionId\":\"13c70bc0-99c3-4202-bd0f-5042d159be99\",\"status\":\"200\",\"rqstDate\":\"230413-11:02:56:027\",\"respDate\":\"230413-11:02:56:028\",\"sourceId\":\"haproxy:13c70bc0-99c3-4202-bd0f-5042d159be99\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:02:56:027-36627\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f0660222-b261-406d-8bc0-2049ba642723], x-b3-parentspanid=[b46534047d521127], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d1e1f4d6341cd79ab46534047d521127], x-b3-spanid=[877068e798683672], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[13c70bc0-99c3-4202-bd0f-5042d159be99]}\\\"}\"}","context":{"RequestID":"13c70bc0-99c3-4202-bd0f-5042d159be99","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5dd15719-b242-49bf-9b41-285b0d4c73fe","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:02:56.026Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:56.029Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"13c70bc0-99c3-4202-bd0f-5042d159be99","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5dd15719-b242-49bf-9b41-285b0d4c73fe","LogTimestamp":"2023-04-13T11:02:56.029Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:02:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:02:56.432Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:02:56.448Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:56.448Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:56.448Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:58.040Z","message":"Entering","context":{"RequestID":"1a7f842f-3eb5-4266-bcb3-fe147a7d7505","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c475a906-c4df-4bca-81b3-5ec95da6fe3d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:02:58.039Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:02:58.042Z","message":"{\"transactionId\":\"1a7f842f-3eb5-4266-bcb3-fe147a7d7505\",\"status\":\"200\",\"rqstDate\":\"230413-11:02:58:040\",\"respDate\":\"230413-11:02:58:041\",\"sourceId\":\"haproxy:1a7f842f-3eb5-4266-bcb3-fe147a7d7505\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:02:58:040-32278\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[36aadde3-f14e-40b6-900b-1e568c1b508b], x-b3-parentspanid=[d03e5cf94214447a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[560b509d7055e998d03e5cf94214447a], x-b3-spanid=[ff3b6b93e6c18430], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1a7f842f-3eb5-4266-bcb3-fe147a7d7505]}\\\"}\"}","context":{"RequestID":"1a7f842f-3eb5-4266-bcb3-fe147a7d7505","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c475a906-c4df-4bca-81b3-5ec95da6fe3d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:02:58.039Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:02:58.042Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1a7f842f-3eb5-4266-bcb3-fe147a7d7505","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c475a906-c4df-4bca-81b3-5ec95da6fe3d","LogTimestamp":"2023-04-13T11:02:58.042Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:02:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:03:00.050Z","message":"Entering","context":{"RequestID":"ae370b3e-8ee5-481e-8493-44841b72c4d8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a26f54ef-042b-47b3-825b-6ce11468cc1e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:00.050Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:03:00.051Z","message":"{\"transactionId\":\"ae370b3e-8ee5-481e-8493-44841b72c4d8\",\"status\":\"200\",\"rqstDate\":\"230413-11:03:00:050\",\"respDate\":\"230413-11:03:00:051\",\"sourceId\":\"haproxy:ae370b3e-8ee5-481e-8493-44841b72c4d8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:03:00:050-11521\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[29bcc874-c196-4c35-8ceb-20e10a3f07c9], x-b3-parentspanid=[a4df4b70a757846e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4a18932e60aca380a4df4b70a757846e], x-b3-spanid=[2fa3c4dd93947262], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ae370b3e-8ee5-481e-8493-44841b72c4d8]}\\\"}\"}","context":{"RequestID":"ae370b3e-8ee5-481e-8493-44841b72c4d8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a26f54ef-042b-47b3-825b-6ce11468cc1e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:00.050Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:00.052Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ae370b3e-8ee5-481e-8493-44841b72c4d8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a26f54ef-042b-47b3-825b-6ce11468cc1e","LogTimestamp":"2023-04-13T11:03:00.051Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:03:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T11:03:00.794Z","message":"Entering","context":{"RequestID":"789b8ee2-ad5d-4b49-9bfd-46bd1db7d205","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cc8ae599-a359-47e0-b4ce-6f47d80fa64a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:03:00.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:03:00.796Z","message":"{\"transactionId\":\"789b8ee2-ad5d-4b49-9bfd-46bd1db7d205\",\"status\":\"200\",\"rqstDate\":\"230413-11:03:00:795\",\"respDate\":\"230413-11:03:00:796\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:789b8ee2-ad5d-4b49-9bfd-46bd1db7d205\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:03:00:795-47632\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[11497635-e82b-4baa-8a96-943cc1231114], x-b3-parentspanid=[ae97d19790ccede5], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44065], x-envoy-attempt-count=[1], x-b3-traceid=[5f3f621cd10f62b2ae97d19790ccede5], x-b3-spanid=[193b5bcf392b2866], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[789b8ee2-ad5d-4b49-9bfd-46bd1db7d205]}\\\"}\"}","context":{"RequestID":"789b8ee2-ad5d-4b49-9bfd-46bd1db7d205","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cc8ae599-a359-47e0-b4ce-6f47d80fa64a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:03:00.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:00.797Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"789b8ee2-ad5d-4b49-9bfd-46bd1db7d205","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cc8ae599-a359-47e0-b4ce-6f47d80fa64a","LogTimestamp":"2023-04-13T11:03:00.797Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:03:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:03:00.848Z","message":"Entering","context":{"RequestID":"1a03b9e7-1bf4-4592-bb90-7de43563858d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"df5facf3-ea47-4d56-a738-127e8b137eb9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:03:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:03:00.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"1a03b9e7-1bf4-4592-bb90-7de43563858d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"df5facf3-ea47-4d56-a738-127e8b137eb9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:03:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:00.852Z","message":"{\"transactionId\":\"1a03b9e7-1bf4-4592-bb90-7de43563858d\",\"status\":\"200\",\"rqstDate\":\"230413-11:03:00:850\",\"respDate\":\"230413-11:03:00:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1a03b9e7-1bf4-4592-bb90-7de43563858d\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:03:00:850-86976\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1a03b9e7-1bf4-4592-bb90-7de43563858d]}\\\"}\"}","context":{"RequestID":"1a03b9e7-1bf4-4592-bb90-7de43563858d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"df5facf3-ea47-4d56-a738-127e8b137eb9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:03:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:00.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1a03b9e7-1bf4-4592-bb90-7de43563858d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"df5facf3-ea47-4d56-a738-127e8b137eb9","LogTimestamp":"2023-04-13T11:03:00.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:03:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T11:03:02.060Z","message":"Entering","context":{"RequestID":"97af1693-61b6-4bf7-a473-bd7967656a99","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dc26b373-3736-4d54-a628-aedd2c6a8b48","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:02.060Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:03:02.061Z","message":"{\"transactionId\":\"97af1693-61b6-4bf7-a473-bd7967656a99\",\"status\":\"200\",\"rqstDate\":\"230413-11:03:02:061\",\"respDate\":\"230413-11:03:02:061\",\"sourceId\":\"haproxy:97af1693-61b6-4bf7-a473-bd7967656a99\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:03:02:061-21304\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8feea582-e7d0-4982-99bf-88df658fb78f], x-b3-parentspanid=[bda795b70fe1c0e5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[576e1f132fa768d3bda795b70fe1c0e5], x-b3-spanid=[c7e0b6b184682814], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[97af1693-61b6-4bf7-a473-bd7967656a99]}\\\"}\"}","context":{"RequestID":"97af1693-61b6-4bf7-a473-bd7967656a99","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dc26b373-3736-4d54-a628-aedd2c6a8b48","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:02.060Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:02.062Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"97af1693-61b6-4bf7-a473-bd7967656a99","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dc26b373-3736-4d54-a628-aedd2c6a8b48","LogTimestamp":"2023-04-13T11:03:02.062Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:03:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:03:04.072Z","message":"Entering","context":{"RequestID":"88d08314-afd5-4fdc-bbad-be415f3abd34","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"49bc3129-3caa-46ce-b6db-02825ec87567","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:04.072Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:03:04.074Z","message":"{\"transactionId\":\"88d08314-afd5-4fdc-bbad-be415f3abd34\",\"status\":\"200\",\"rqstDate\":\"230413-11:03:04:073\",\"respDate\":\"230413-11:03:04:074\",\"sourceId\":\"haproxy:88d08314-afd5-4fdc-bbad-be415f3abd34\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:03:04:073-91832\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[47ad6340-f23a-4f43-a4bd-6913f8702c97], x-b3-parentspanid=[39e6891c28d8b823], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f644a8b46a9f8b5539e6891c28d8b823], x-b3-spanid=[9bb2a39cf307a70b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[88d08314-afd5-4fdc-bbad-be415f3abd34]}\\\"}\"}","context":{"RequestID":"88d08314-afd5-4fdc-bbad-be415f3abd34","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"49bc3129-3caa-46ce-b6db-02825ec87567","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:04.072Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:04.075Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"88d08314-afd5-4fdc-bbad-be415f3abd34","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"49bc3129-3caa-46ce-b6db-02825ec87567","LogTimestamp":"2023-04-13T11:03:04.075Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:03:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:03:06.085Z","message":"Entering","context":{"RequestID":"962f29da-53de-4aa2-a5d1-76d3bafe9679","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a5c5289a-1743-4f5e-b55a-bf0668a7cd55","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:06.085Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:03:06.086Z","message":"{\"transactionId\":\"962f29da-53de-4aa2-a5d1-76d3bafe9679\",\"status\":\"200\",\"rqstDate\":\"230413-11:03:06:085\",\"respDate\":\"230413-11:03:06:086\",\"sourceId\":\"haproxy:962f29da-53de-4aa2-a5d1-76d3bafe9679\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:03:06:085-32869\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e61360af-2f47-4e5d-9481-1a22ad3c3bd2], x-b3-parentspanid=[9ab5fe8caf178c2d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b836b7dfd0e3ce989ab5fe8caf178c2d], x-b3-spanid=[079a2405280a213d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[962f29da-53de-4aa2-a5d1-76d3bafe9679]}\\\"}\"}","context":{"RequestID":"962f29da-53de-4aa2-a5d1-76d3bafe9679","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a5c5289a-1743-4f5e-b55a-bf0668a7cd55","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:06.085Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:06.086Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"962f29da-53de-4aa2-a5d1-76d3bafe9679","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a5c5289a-1743-4f5e-b55a-bf0668a7cd55","LogTimestamp":"2023-04-13T11:03:06.086Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:03:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T11:03:06.433Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:03:06.448Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:06.449Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:06.449Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:08.095Z","message":"Entering","context":{"RequestID":"852d0079-9552-4369-9748-4d4392d7f664","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dd467b31-227e-45e1-839d-abcf95e77749","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:08.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:03:08.098Z","message":"{\"transactionId\":\"852d0079-9552-4369-9748-4d4392d7f664\",\"status\":\"200\",\"rqstDate\":\"230413-11:03:08:096\",\"respDate\":\"230413-11:03:08:098\",\"sourceId\":\"haproxy:852d0079-9552-4369-9748-4d4392d7f664\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:03:08:096-93974\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0bce5932-5566-485b-97c1-a25326925c12], x-b3-parentspanid=[d5599c1e0470e90d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6136bc4685eb0f6ed5599c1e0470e90d], x-b3-spanid=[6f09051938bc4ef3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[852d0079-9552-4369-9748-4d4392d7f664]}\\\"}\"}","context":{"RequestID":"852d0079-9552-4369-9748-4d4392d7f664","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dd467b31-227e-45e1-839d-abcf95e77749","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:08.095Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:08.099Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"852d0079-9552-4369-9748-4d4392d7f664","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dd467b31-227e-45e1-839d-abcf95e77749","LogTimestamp":"2023-04-13T11:03:08.099Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:03:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:03:10.109Z","message":"Entering","context":{"RequestID":"05ab346d-646a-46aa-9252-20d9f540d6d5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"22d6b9ad-0554-4505-a053-51780ab0aafd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:10.109Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:03:10.111Z","message":"{\"transactionId\":\"05ab346d-646a-46aa-9252-20d9f540d6d5\",\"status\":\"200\",\"rqstDate\":\"230413-11:03:10:109\",\"respDate\":\"230413-11:03:10:111\",\"sourceId\":\"haproxy:05ab346d-646a-46aa-9252-20d9f540d6d5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:03:10:109-12005\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1c5e8f5e-a2b8-461e-af14-eee5ac2114ea], x-b3-parentspanid=[ccfc411e45441a1d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[123d436b4716d403ccfc411e45441a1d], x-b3-spanid=[a1bbc81faac0e5ea], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[05ab346d-646a-46aa-9252-20d9f540d6d5]}\\\"}\"}","context":{"RequestID":"05ab346d-646a-46aa-9252-20d9f540d6d5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"22d6b9ad-0554-4505-a053-51780ab0aafd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:10.109Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:10.112Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"05ab346d-646a-46aa-9252-20d9f540d6d5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"22d6b9ad-0554-4505-a053-51780ab0aafd","LogTimestamp":"2023-04-13T11:03:10.111Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:03:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:03:10.793Z","message":"Entering","context":{"RequestID":"32e9bbe7-391e-4aa2-ade0-756c6fb0f9d6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"642d70d9-8c4b-42ce-a866-9e6dc49bc1da","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:03:10.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:03:10.795Z","message":"{\"transactionId\":\"32e9bbe7-391e-4aa2-ade0-756c6fb0f9d6\",\"status\":\"200\",\"rqstDate\":\"230413-11:03:10:794\",\"respDate\":\"230413-11:03:10:795\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:32e9bbe7-391e-4aa2-ade0-756c6fb0f9d6\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:03:10:794-58013\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ab8eeb4e-ec31-4eeb-8700-b6d1d9ee5418], x-b3-parentspanid=[43be7160090fb2e3], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38749], x-envoy-attempt-count=[1], x-b3-traceid=[a86e1ca74853402443be7160090fb2e3], x-b3-spanid=[6af1b00cf4f9b389], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[32e9bbe7-391e-4aa2-ade0-756c6fb0f9d6]}\\\"}\"}","context":{"RequestID":"32e9bbe7-391e-4aa2-ade0-756c6fb0f9d6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"642d70d9-8c4b-42ce-a866-9e6dc49bc1da","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:03:10.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:10.795Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"32e9bbe7-391e-4aa2-ade0-756c6fb0f9d6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"642d70d9-8c4b-42ce-a866-9e6dc49bc1da","LogTimestamp":"2023-04-13T11:03:10.795Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:03:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T11:03:10.847Z","message":"Entering","context":{"RequestID":"c375a2b2-527c-4e6d-bd95-f44dba42a58d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ab30ba66-c47f-4232-ab4e-16adb64a52e9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:03:10.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:03:10.848Z","message":"Database is available from CACHED check.","context":{"RequestID":"c375a2b2-527c-4e6d-bd95-f44dba42a58d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ab30ba66-c47f-4232-ab4e-16adb64a52e9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:03:10.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:10.849Z","message":"{\"transactionId\":\"c375a2b2-527c-4e6d-bd95-f44dba42a58d\",\"status\":\"200\",\"rqstDate\":\"230413-11:03:10:848\",\"respDate\":\"230413-11:03:10:849\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c375a2b2-527c-4e6d-bd95-f44dba42a58d\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:03:10:848-34585\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c375a2b2-527c-4e6d-bd95-f44dba42a58d]}\\\"}\"}","context":{"RequestID":"c375a2b2-527c-4e6d-bd95-f44dba42a58d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ab30ba66-c47f-4232-ab4e-16adb64a52e9","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:03:10.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:10.849Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c375a2b2-527c-4e6d-bd95-f44dba42a58d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ab30ba66-c47f-4232-ab4e-16adb64a52e9","LogTimestamp":"2023-04-13T11:03:10.849Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:03:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:03:12.122Z","message":"Entering","context":{"RequestID":"8c16e760-22d9-4ec5-918a-4981630fd51a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d5b1431a-d75c-479d-8a2b-ab2db7305662","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:12.121Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:03:12.124Z","message":"{\"transactionId\":\"8c16e760-22d9-4ec5-918a-4981630fd51a\",\"status\":\"200\",\"rqstDate\":\"230413-11:03:12:122\",\"respDate\":\"230413-11:03:12:124\",\"sourceId\":\"haproxy:8c16e760-22d9-4ec5-918a-4981630fd51a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:03:12:122-4440\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[171bbb3e-56cc-407f-b71b-7c824c00ba9e], x-b3-parentspanid=[564c74ac0c239937], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2916c32fce565991564c74ac0c239937], x-b3-spanid=[eace96350d5067fb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8c16e760-22d9-4ec5-918a-4981630fd51a]}\\\"}\"}","context":{"RequestID":"8c16e760-22d9-4ec5-918a-4981630fd51a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d5b1431a-d75c-479d-8a2b-ab2db7305662","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:12.121Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:12.124Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8c16e760-22d9-4ec5-918a-4981630fd51a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d5b1431a-d75c-479d-8a2b-ab2db7305662","LogTimestamp":"2023-04-13T11:03:12.124Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:03:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:03:14.135Z","message":"Entering","context":{"RequestID":"c31a360e-0914-4743-b43a-31554dffb1ca","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"72936413-4220-4471-8304-d0a6a75dca76","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:14.135Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:03:14.137Z","message":"{\"transactionId\":\"c31a360e-0914-4743-b43a-31554dffb1ca\",\"status\":\"200\",\"rqstDate\":\"230413-11:03:14:135\",\"respDate\":\"230413-11:03:14:137\",\"sourceId\":\"haproxy:c31a360e-0914-4743-b43a-31554dffb1ca\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:03:14:135-96218\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3f4f38c4-495d-464a-ae3b-9f4c5a1297ee], x-b3-parentspanid=[fc3d9561c026d048], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7a1c375c1d3cb85cfc3d9561c026d048], x-b3-spanid=[c8a16d01ccf51b70], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c31a360e-0914-4743-b43a-31554dffb1ca]}\\\"}\"}","context":{"RequestID":"c31a360e-0914-4743-b43a-31554dffb1ca","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"72936413-4220-4471-8304-d0a6a75dca76","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:14.135Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:14.137Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c31a360e-0914-4743-b43a-31554dffb1ca","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"72936413-4220-4471-8304-d0a6a75dca76","LogTimestamp":"2023-04-13T11:03:14.137Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:03:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:03:16.146Z","message":"Entering","context":{"RequestID":"d2dd0246-6d34-4022-9609-8db3ccf91f9d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2bd4cf23-3392-4332-84ff-28f92e16dd18","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:16.146Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:03:16.148Z","message":"{\"transactionId\":\"d2dd0246-6d34-4022-9609-8db3ccf91f9d\",\"status\":\"200\",\"rqstDate\":\"230413-11:03:16:147\",\"respDate\":\"230413-11:03:16:148\",\"sourceId\":\"haproxy:d2dd0246-6d34-4022-9609-8db3ccf91f9d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:03:16:147-65215\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fdd075b4-982d-4bf9-9376-5d5437688cf6], x-b3-parentspanid=[f23ac23e6aa8dd44], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[603f747e737bc530f23ac23e6aa8dd44], x-b3-spanid=[efad2e86f5f8b4ee], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d2dd0246-6d34-4022-9609-8db3ccf91f9d]}\\\"}\"}","context":{"RequestID":"d2dd0246-6d34-4022-9609-8db3ccf91f9d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2bd4cf23-3392-4332-84ff-28f92e16dd18","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:16.146Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:16.149Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d2dd0246-6d34-4022-9609-8db3ccf91f9d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2bd4cf23-3392-4332-84ff-28f92e16dd18","LogTimestamp":"2023-04-13T11:03:16.149Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:03:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:03:16.433Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:03:16.444Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:16.444Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:16.444Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:18.159Z","message":"Entering","context":{"RequestID":"d38a7b54-b966-4d50-ac94-d3bd7fcb5688","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"94557887-732b-4bf1-9fe7-04c0cc50d1da","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:18.159Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:03:18.161Z","message":"{\"transactionId\":\"d38a7b54-b966-4d50-ac94-d3bd7fcb5688\",\"status\":\"200\",\"rqstDate\":\"230413-11:03:18:160\",\"respDate\":\"230413-11:03:18:161\",\"sourceId\":\"haproxy:d38a7b54-b966-4d50-ac94-d3bd7fcb5688\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:03:18:160-74825\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0daac0e5-f6be-4716-a595-cacb35f4f9f2], x-b3-parentspanid=[9a85e400b31c5ed5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b4c11ffadb5ab7c79a85e400b31c5ed5], x-b3-spanid=[40bbdaef7296f147], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d38a7b54-b966-4d50-ac94-d3bd7fcb5688]}\\\"}\"}","context":{"RequestID":"d38a7b54-b966-4d50-ac94-d3bd7fcb5688","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"94557887-732b-4bf1-9fe7-04c0cc50d1da","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:18.159Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:18.162Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d38a7b54-b966-4d50-ac94-d3bd7fcb5688","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"94557887-732b-4bf1-9fe7-04c0cc50d1da","LogTimestamp":"2023-04-13T11:03:18.162Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:03:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:03:19.904Z","message":"Connection[cassandra/10.233.75.110: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-04-13T11:03:19.909Z","message":"Connection[cassandra/10.233.75.110: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-04-13T11:03:20.172Z","message":"Entering","context":{"RequestID":"3c7b9e1f-5362-4c4e-a407-b10a0b0ff970","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1861a5b3-13ba-4574-a841-cd4efef7ed4a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:20.172Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:03:20.174Z","message":"{\"transactionId\":\"3c7b9e1f-5362-4c4e-a407-b10a0b0ff970\",\"status\":\"200\",\"rqstDate\":\"230413-11:03:20:173\",\"respDate\":\"230413-11:03:20:174\",\"sourceId\":\"haproxy:3c7b9e1f-5362-4c4e-a407-b10a0b0ff970\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:03:20:173-33655\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fcdb1b2b-8d22-43e0-a545-6efbc6dfebd3], x-b3-parentspanid=[af19d0c59b1d532b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1df9034217a558a8af19d0c59b1d532b], x-b3-spanid=[051d7cb69455885a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3c7b9e1f-5362-4c4e-a407-b10a0b0ff970]}\\\"}\"}","context":{"RequestID":"3c7b9e1f-5362-4c4e-a407-b10a0b0ff970","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1861a5b3-13ba-4574-a841-cd4efef7ed4a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:20.172Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:20.175Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3c7b9e1f-5362-4c4e-a407-b10a0b0ff970","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1861a5b3-13ba-4574-a841-cd4efef7ed4a","LogTimestamp":"2023-04-13T11:03:20.175Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:03:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:03:20.792Z","message":"Entering","context":{"RequestID":"1d358d49-261e-4a93-8010-fae96c619556","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"07bfe014-1d94-4e40-821a-5173562558c2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:03:20.792Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:03:20.795Z","message":"{\"transactionId\":\"1d358d49-261e-4a93-8010-fae96c619556\",\"status\":\"200\",\"rqstDate\":\"230413-11:03:20:793\",\"respDate\":\"230413-11:03:20:795\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:1d358d49-261e-4a93-8010-fae96c619556\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:03:20:793-13750\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[72e8d2c6-b99d-4899-9cfc-cab825368527], x-b3-parentspanid=[ada66db90ce26066], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44811], x-envoy-attempt-count=[1], x-b3-traceid=[5341c3e9bc17b1a9ada66db90ce26066], x-b3-spanid=[0a732b489d496e80], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[1d358d49-261e-4a93-8010-fae96c619556]}\\\"}\"}","context":{"RequestID":"1d358d49-261e-4a93-8010-fae96c619556","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"07bfe014-1d94-4e40-821a-5173562558c2","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:03:20.792Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:20.795Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1d358d49-261e-4a93-8010-fae96c619556","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"07bfe014-1d94-4e40-821a-5173562558c2","LogTimestamp":"2023-04-13T11:03:20.795Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:03:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:03:20.856Z","message":"Entering","context":{"RequestID":"1b1c984a-7704-4346-a305-1561415bf9d6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"eab8049c-0018-4faf-9103-e01159ead2bc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:03:20.856Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:03:20.857Z","message":"Database is available from CACHED check.","context":{"RequestID":"1b1c984a-7704-4346-a305-1561415bf9d6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"eab8049c-0018-4faf-9103-e01159ead2bc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:03:20.856Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:20.858Z","message":"{\"transactionId\":\"1b1c984a-7704-4346-a305-1561415bf9d6\",\"status\":\"200\",\"rqstDate\":\"230413-11:03:20:857\",\"respDate\":\"230413-11:03:20:858\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1b1c984a-7704-4346-a305-1561415bf9d6\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:03:20:857-25386\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1b1c984a-7704-4346-a305-1561415bf9d6]}\\\"}\"}","context":{"RequestID":"1b1c984a-7704-4346-a305-1561415bf9d6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"eab8049c-0018-4faf-9103-e01159ead2bc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:03:20.856Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:20.858Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1b1c984a-7704-4346-a305-1561415bf9d6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eab8049c-0018-4faf-9103-e01159ead2bc","LogTimestamp":"2023-04-13T11:03:20.858Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:03:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T11:03:22.185Z","message":"Entering","context":{"RequestID":"9f1295c4-cb99-4ce4-acc8-124d88720249","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1155d2c2-2c20-4960-a393-45fca37f34d7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:22.185Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:03:22.187Z","message":"{\"transactionId\":\"9f1295c4-cb99-4ce4-acc8-124d88720249\",\"status\":\"200\",\"rqstDate\":\"230413-11:03:22:186\",\"respDate\":\"230413-11:03:22:187\",\"sourceId\":\"haproxy:9f1295c4-cb99-4ce4-acc8-124d88720249\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:03:22:186-49261\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9a8bd033-340a-4c27-afd1-f16eedc1d84b], x-b3-parentspanid=[f384ec3de785fb8a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[02448a61c3c83774f384ec3de785fb8a], x-b3-spanid=[5eb25a53710ad532], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9f1295c4-cb99-4ce4-acc8-124d88720249]}\\\"}\"}","context":{"RequestID":"9f1295c4-cb99-4ce4-acc8-124d88720249","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1155d2c2-2c20-4960-a393-45fca37f34d7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:22.185Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:22.188Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9f1295c4-cb99-4ce4-acc8-124d88720249","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1155d2c2-2c20-4960-a393-45fca37f34d7","LogTimestamp":"2023-04-13T11:03:22.188Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:03:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:03:24.199Z","message":"Entering","context":{"RequestID":"8aed49c7-c7e3-4f87-ad21-c370b8294bee","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dccc50af-24a4-440f-96cb-4863c54b4548","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:24.199Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:03:24.201Z","message":"{\"transactionId\":\"8aed49c7-c7e3-4f87-ad21-c370b8294bee\",\"status\":\"200\",\"rqstDate\":\"230413-11:03:24:199\",\"respDate\":\"230413-11:03:24:201\",\"sourceId\":\"haproxy:8aed49c7-c7e3-4f87-ad21-c370b8294bee\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:03:24:199-57329\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6a1c824e-bbb8-4abf-86ef-273f697a6029], x-b3-parentspanid=[363dce0b9b4fb2e9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3c999ee953d60e26363dce0b9b4fb2e9], x-b3-spanid=[1f40781f78e07bc0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8aed49c7-c7e3-4f87-ad21-c370b8294bee]}\\\"}\"}","context":{"RequestID":"8aed49c7-c7e3-4f87-ad21-c370b8294bee","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dccc50af-24a4-440f-96cb-4863c54b4548","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:24.199Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:24.201Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8aed49c7-c7e3-4f87-ad21-c370b8294bee","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dccc50af-24a4-440f-96cb-4863c54b4548","LogTimestamp":"2023-04-13T11:03:24.201Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:03:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:03:26.212Z","message":"Entering","context":{"RequestID":"04a71a57-81f1-4b92-96f3-02cee7c48819","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7addb9b0-79be-40c8-92f8-8ebfaccd9b32","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:26.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:03:26.214Z","message":"{\"transactionId\":\"04a71a57-81f1-4b92-96f3-02cee7c48819\",\"status\":\"200\",\"rqstDate\":\"230413-11:03:26:212\",\"respDate\":\"230413-11:03:26:213\",\"sourceId\":\"haproxy:04a71a57-81f1-4b92-96f3-02cee7c48819\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:03:26:212-77061\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6a77ce9a-ea82-4f0b-b226-af84327e0b62], x-b3-parentspanid=[e77103c161d0e53b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dd3036f5b9820d65e77103c161d0e53b], x-b3-spanid=[2049527c9c3bd2d7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[04a71a57-81f1-4b92-96f3-02cee7c48819]}\\\"}\"}","context":{"RequestID":"04a71a57-81f1-4b92-96f3-02cee7c48819","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7addb9b0-79be-40c8-92f8-8ebfaccd9b32","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:26.211Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:26.214Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"04a71a57-81f1-4b92-96f3-02cee7c48819","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7addb9b0-79be-40c8-92f8-8ebfaccd9b32","LogTimestamp":"2023-04-13T11:03:26.214Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:03:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:03:26.434Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:03:26.448Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:26.448Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:26.448Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:28.224Z","message":"Entering","context":{"RequestID":"81fa58e2-52f5-4085-bf77-2d5040804646","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6509bc5b-4951-4e73-8e46-79158774927e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:28.224Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:03:28.227Z","message":"{\"transactionId\":\"81fa58e2-52f5-4085-bf77-2d5040804646\",\"status\":\"200\",\"rqstDate\":\"230413-11:03:28:225\",\"respDate\":\"230413-11:03:28:226\",\"sourceId\":\"haproxy:81fa58e2-52f5-4085-bf77-2d5040804646\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:03:28:225-3500\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[af214201-5b88-4692-a8ff-fc19abb0d013], x-b3-parentspanid=[0a3f75ef2d044fbc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fddbf35d60407d6a0a3f75ef2d044fbc], x-b3-spanid=[5387737b313cc519], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[81fa58e2-52f5-4085-bf77-2d5040804646]}\\\"}\"}","context":{"RequestID":"81fa58e2-52f5-4085-bf77-2d5040804646","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6509bc5b-4951-4e73-8e46-79158774927e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:28.224Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:28.227Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"81fa58e2-52f5-4085-bf77-2d5040804646","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6509bc5b-4951-4e73-8e46-79158774927e","LogTimestamp":"2023-04-13T11:03:28.227Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:03:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:03:30.237Z","message":"Entering","context":{"RequestID":"54743476-f5e6-43cd-a7d1-6d9de9dc5446","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"883439d9-3929-43ef-a604-8f7ffd043b64","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:30.237Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:03:30.239Z","message":"{\"transactionId\":\"54743476-f5e6-43cd-a7d1-6d9de9dc5446\",\"status\":\"200\",\"rqstDate\":\"230413-11:03:30:238\",\"respDate\":\"230413-11:03:30:239\",\"sourceId\":\"haproxy:54743476-f5e6-43cd-a7d1-6d9de9dc5446\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:03:30:238-4159\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9bbd40e6-7e9e-4237-9bec-c1374152e6ce], x-b3-parentspanid=[70e899735776b12a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2320513c675a5b1170e899735776b12a], x-b3-spanid=[a05afcd08663d737], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[54743476-f5e6-43cd-a7d1-6d9de9dc5446]}\\\"}\"}","context":{"RequestID":"54743476-f5e6-43cd-a7d1-6d9de9dc5446","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"883439d9-3929-43ef-a604-8f7ffd043b64","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:30.237Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:30.240Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"54743476-f5e6-43cd-a7d1-6d9de9dc5446","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"883439d9-3929-43ef-a604-8f7ffd043b64","LogTimestamp":"2023-04-13T11:03:30.240Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:03:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:03:30.794Z","message":"Entering","context":{"RequestID":"1e1f0655-2177-4cb9-a9b1-aeee7b295cb6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"359556b4-cc4f-4e15-994c-fd8c8ed8e100","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:03:30.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:03:30.796Z","message":"{\"transactionId\":\"1e1f0655-2177-4cb9-a9b1-aeee7b295cb6\",\"status\":\"200\",\"rqstDate\":\"230413-11:03:30:795\",\"respDate\":\"230413-11:03:30:796\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:1e1f0655-2177-4cb9-a9b1-aeee7b295cb6\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:03:30:795-85887\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[33d22ea3-4b7c-40eb-ab5d-cf8a4268ad2d], x-b3-parentspanid=[685c5b18c90be4b0], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42329], x-envoy-attempt-count=[1], x-b3-traceid=[3a59193b3b11bddf685c5b18c90be4b0], x-b3-spanid=[2097cd2ee307a74c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[1e1f0655-2177-4cb9-a9b1-aeee7b295cb6]}\\\"}\"}","context":{"RequestID":"1e1f0655-2177-4cb9-a9b1-aeee7b295cb6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"359556b4-cc4f-4e15-994c-fd8c8ed8e100","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:03:30.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:30.797Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1e1f0655-2177-4cb9-a9b1-aeee7b295cb6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"359556b4-cc4f-4e15-994c-fd8c8ed8e100","LogTimestamp":"2023-04-13T11:03:30.797Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:03:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:03:30.847Z","message":"Entering","context":{"RequestID":"77eb4880-0726-4b87-8360-b467570c2d66","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ac534ca5-11db-4c60-a9e2-bdc3b89df8f3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:03:30.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:03:30.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"77eb4880-0726-4b87-8360-b467570c2d66","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ac534ca5-11db-4c60-a9e2-bdc3b89df8f3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:03:30.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:30.850Z","message":"{\"transactionId\":\"77eb4880-0726-4b87-8360-b467570c2d66\",\"status\":\"200\",\"rqstDate\":\"230413-11:03:30:848\",\"respDate\":\"230413-11:03:30:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:77eb4880-0726-4b87-8360-b467570c2d66\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:03:30:848-60563\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[77eb4880-0726-4b87-8360-b467570c2d66]}\\\"}\"}","context":{"RequestID":"77eb4880-0726-4b87-8360-b467570c2d66","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ac534ca5-11db-4c60-a9e2-bdc3b89df8f3","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:03:30.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:30.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"77eb4880-0726-4b87-8360-b467570c2d66","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ac534ca5-11db-4c60-a9e2-bdc3b89df8f3","LogTimestamp":"2023-04-13T11:03:30.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:03:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:03:32.249Z","message":"Entering","context":{"RequestID":"57a479b4-676c-4ab9-b3b1-6bcf36e9b2fc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fddf2d49-1ac2-4f84-a6ad-484f68c87d77","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:32.249Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:03:32.251Z","message":"{\"transactionId\":\"57a479b4-676c-4ab9-b3b1-6bcf36e9b2fc\",\"status\":\"200\",\"rqstDate\":\"230413-11:03:32:250\",\"respDate\":\"230413-11:03:32:251\",\"sourceId\":\"haproxy:57a479b4-676c-4ab9-b3b1-6bcf36e9b2fc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:03:32:250-2738\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[88beaf36-c324-4362-805f-694beae6ac91], x-b3-parentspanid=[3eca8e858a2323c1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d4dc20df0e2c28823eca8e858a2323c1], x-b3-spanid=[a0ae67218d36b102], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[57a479b4-676c-4ab9-b3b1-6bcf36e9b2fc]}\\\"}\"}","context":{"RequestID":"57a479b4-676c-4ab9-b3b1-6bcf36e9b2fc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fddf2d49-1ac2-4f84-a6ad-484f68c87d77","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:32.249Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:32.251Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"57a479b4-676c-4ab9-b3b1-6bcf36e9b2fc","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fddf2d49-1ac2-4f84-a6ad-484f68c87d77","LogTimestamp":"2023-04-13T11:03:32.251Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:03:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:03:34.260Z","message":"Entering","context":{"RequestID":"4ca0e01c-bdf9-4d79-bf7b-75451772701e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c1ad25fa-e8f2-49b6-9ed6-a137c3186614","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:34.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:03:34.262Z","message":"{\"transactionId\":\"4ca0e01c-bdf9-4d79-bf7b-75451772701e\",\"status\":\"200\",\"rqstDate\":\"230413-11:03:34:261\",\"respDate\":\"230413-11:03:34:262\",\"sourceId\":\"haproxy:4ca0e01c-bdf9-4d79-bf7b-75451772701e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:03:34:261-92292\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eb24c035-bf0e-4294-a38d-c8ee71556e63], x-b3-parentspanid=[560203f9aa69de49], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[31bc18b96d43e78e560203f9aa69de49], x-b3-spanid=[56f9d86d9669a880], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4ca0e01c-bdf9-4d79-bf7b-75451772701e]}\\\"}\"}","context":{"RequestID":"4ca0e01c-bdf9-4d79-bf7b-75451772701e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c1ad25fa-e8f2-49b6-9ed6-a137c3186614","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:34.260Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:34.262Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4ca0e01c-bdf9-4d79-bf7b-75451772701e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c1ad25fa-e8f2-49b6-9ed6-a137c3186614","LogTimestamp":"2023-04-13T11:03:34.262Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:03:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:03:36.273Z","message":"Entering","context":{"RequestID":"904a5e09-7282-40f7-aac4-220152d3b0ff","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9b6ec921-7c96-41ee-a754-2c6d0368fce7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:36.273Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:03:36.275Z","message":"{\"transactionId\":\"904a5e09-7282-40f7-aac4-220152d3b0ff\",\"status\":\"200\",\"rqstDate\":\"230413-11:03:36:274\",\"respDate\":\"230413-11:03:36:275\",\"sourceId\":\"haproxy:904a5e09-7282-40f7-aac4-220152d3b0ff\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:03:36:274-53228\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0f89a97f-7cf6-95d4-8dae-e1c0288c5da9], x-b3-parentspanid=[de607fc67b90d77e], 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=[f76523d4f498df99de607fc67b90d77e], x-b3-spanid=[8ac7c93102de1339], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[904a5e09-7282-40f7-aac4-220152d3b0ff]}\\\"}\"}","context":{"RequestID":"904a5e09-7282-40f7-aac4-220152d3b0ff","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9b6ec921-7c96-41ee-a754-2c6d0368fce7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:36.273Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:36.276Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"904a5e09-7282-40f7-aac4-220152d3b0ff","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9b6ec921-7c96-41ee-a754-2c6d0368fce7","LogTimestamp":"2023-04-13T11:03:36.276Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:03:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:03:36.435Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:03:36.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:36.452Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:36.452Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:38.287Z","message":"Entering","context":{"RequestID":"707010f5-145b-4809-ad1b-79878cf08840","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c42e36fa-3a0f-4b6d-af73-ae0e35a12d4a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:38.286Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:03:38.289Z","message":"{\"transactionId\":\"707010f5-145b-4809-ad1b-79878cf08840\",\"status\":\"200\",\"rqstDate\":\"230413-11:03:38:287\",\"respDate\":\"230413-11:03:38:288\",\"sourceId\":\"haproxy:707010f5-145b-4809-ad1b-79878cf08840\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:03:38:287-48619\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[613f6dce-5d01-4322-a151-45494c8c4b76], x-b3-parentspanid=[567dc8904f15e8bc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fa9cd058919fe615567dc8904f15e8bc], x-b3-spanid=[2d5db113bca49692], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[707010f5-145b-4809-ad1b-79878cf08840]}\\\"}\"}","context":{"RequestID":"707010f5-145b-4809-ad1b-79878cf08840","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c42e36fa-3a0f-4b6d-af73-ae0e35a12d4a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:38.286Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:38.289Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"707010f5-145b-4809-ad1b-79878cf08840","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c42e36fa-3a0f-4b6d-af73-ae0e35a12d4a","LogTimestamp":"2023-04-13T11:03:38.289Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:03:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:03:40.299Z","message":"Entering","context":{"RequestID":"17205aed-78cb-484b-898d-c9628f64b3a5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c4301aaf-e9b5-46a0-a5ed-91ea997cc2a2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:40.299Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:03:40.301Z","message":"{\"transactionId\":\"17205aed-78cb-484b-898d-c9628f64b3a5\",\"status\":\"200\",\"rqstDate\":\"230413-11:03:40:300\",\"respDate\":\"230413-11:03:40:301\",\"sourceId\":\"haproxy:17205aed-78cb-484b-898d-c9628f64b3a5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:03:40:300-14587\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fad383dc-2fe9-4fc4-89d8-a0ad91e4c4e3], x-b3-parentspanid=[4ebd27699170be29], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b0efa0627b0d141e4ebd27699170be29], x-b3-spanid=[2913e6283f5fbd21], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[17205aed-78cb-484b-898d-c9628f64b3a5]}\\\"}\"}","context":{"RequestID":"17205aed-78cb-484b-898d-c9628f64b3a5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c4301aaf-e9b5-46a0-a5ed-91ea997cc2a2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:40.299Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:40.302Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"17205aed-78cb-484b-898d-c9628f64b3a5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c4301aaf-e9b5-46a0-a5ed-91ea997cc2a2","LogTimestamp":"2023-04-13T11:03:40.302Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:03:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:03:40.793Z","message":"Entering","context":{"RequestID":"0b567530-885e-4e84-81b8-23f5c88db828","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9b366dfa-8cf7-4ffa-babb-9524fd8f1ad1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:03:40.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:03:40.795Z","message":"{\"transactionId\":\"0b567530-885e-4e84-81b8-23f5c88db828\",\"status\":\"200\",\"rqstDate\":\"230413-11:03:40:794\",\"respDate\":\"230413-11:03:40:795\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0b567530-885e-4e84-81b8-23f5c88db828\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:03:40:794-81662\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[48947115-f0a4-45ff-acb2-6420a6c1d8c4], x-b3-parentspanid=[8e8ac7c67679a266], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40241], x-envoy-attempt-count=[1], x-b3-traceid=[5defde48cd21982b8e8ac7c67679a266], x-b3-spanid=[9ead113bba470830], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0b567530-885e-4e84-81b8-23f5c88db828]}\\\"}\"}","context":{"RequestID":"0b567530-885e-4e84-81b8-23f5c88db828","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9b366dfa-8cf7-4ffa-babb-9524fd8f1ad1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:03:40.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:40.795Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0b567530-885e-4e84-81b8-23f5c88db828","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9b366dfa-8cf7-4ffa-babb-9524fd8f1ad1","LogTimestamp":"2023-04-13T11:03:40.795Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:03:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T11:03:40.848Z","message":"Entering","context":{"RequestID":"8b0fa161-b095-4094-81f6-c20305c73c79","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5b331147-95fb-4249-83f3-1d772f3f6a45","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:03:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:03:40.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"8b0fa161-b095-4094-81f6-c20305c73c79","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5b331147-95fb-4249-83f3-1d772f3f6a45","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:03:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:40.851Z","message":"{\"transactionId\":\"8b0fa161-b095-4094-81f6-c20305c73c79\",\"status\":\"200\",\"rqstDate\":\"230413-11:03:40:848\",\"respDate\":\"230413-11:03:40:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8b0fa161-b095-4094-81f6-c20305c73c79\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:03:40:848-24409\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8b0fa161-b095-4094-81f6-c20305c73c79]}\\\"}\"}","context":{"RequestID":"8b0fa161-b095-4094-81f6-c20305c73c79","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5b331147-95fb-4249-83f3-1d772f3f6a45","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:03:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:40.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8b0fa161-b095-4094-81f6-c20305c73c79","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5b331147-95fb-4249-83f3-1d772f3f6a45","LogTimestamp":"2023-04-13T11:03:40.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:03:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:03:42.312Z","message":"Entering","context":{"RequestID":"899cf76b-17f2-475d-8b56-58af33b9861c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"40487ea2-e862-443a-ae86-fd0ed3db3ae2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:42.312Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:03:42.314Z","message":"{\"transactionId\":\"899cf76b-17f2-475d-8b56-58af33b9861c\",\"status\":\"200\",\"rqstDate\":\"230413-11:03:42:313\",\"respDate\":\"230413-11:03:42:314\",\"sourceId\":\"haproxy:899cf76b-17f2-475d-8b56-58af33b9861c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:03:42:313-18072\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1fd4cfb7-0df4-4a97-8373-387cde2423b1], x-b3-parentspanid=[a5799fe4084d9040], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[207b671053412ac4a5799fe4084d9040], x-b3-spanid=[d5743621adb2ea2f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[899cf76b-17f2-475d-8b56-58af33b9861c]}\\\"}\"}","context":{"RequestID":"899cf76b-17f2-475d-8b56-58af33b9861c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"40487ea2-e862-443a-ae86-fd0ed3db3ae2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:42.312Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:42.315Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"899cf76b-17f2-475d-8b56-58af33b9861c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"40487ea2-e862-443a-ae86-fd0ed3db3ae2","LogTimestamp":"2023-04-13T11:03:42.315Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:03:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:03:44.326Z","message":"Entering","context":{"RequestID":"35a2bd37-9b95-4730-9ebc-1d773945483c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c444dbdb-4206-4fe0-b576-8492b2638d49","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:44.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:03:44.328Z","message":"{\"transactionId\":\"35a2bd37-9b95-4730-9ebc-1d773945483c\",\"status\":\"200\",\"rqstDate\":\"230413-11:03:44:327\",\"respDate\":\"230413-11:03:44:328\",\"sourceId\":\"haproxy:35a2bd37-9b95-4730-9ebc-1d773945483c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:03:44:327-34938\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fdb41f76-2731-44ed-8407-cfb21c506930], x-b3-parentspanid=[ada4b44550937876], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[126d3554473f0593ada4b44550937876], x-b3-spanid=[93d6c9a1d9f6a4ec], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[35a2bd37-9b95-4730-9ebc-1d773945483c]}\\\"}\"}","context":{"RequestID":"35a2bd37-9b95-4730-9ebc-1d773945483c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c444dbdb-4206-4fe0-b576-8492b2638d49","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:44.326Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:44.329Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"35a2bd37-9b95-4730-9ebc-1d773945483c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c444dbdb-4206-4fe0-b576-8492b2638d49","LogTimestamp":"2023-04-13T11:03:44.329Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:03:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:03:46.339Z","message":"Entering","context":{"RequestID":"a2a6cf28-b260-4435-a59e-06c0f8ae3729","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0fb43ba6-a67e-4c7b-8e4a-63d75566e3c0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:46.339Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:03:46.341Z","message":"{\"transactionId\":\"a2a6cf28-b260-4435-a59e-06c0f8ae3729\",\"status\":\"200\",\"rqstDate\":\"230413-11:03:46:340\",\"respDate\":\"230413-11:03:46:341\",\"sourceId\":\"haproxy:a2a6cf28-b260-4435-a59e-06c0f8ae3729\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:03:46:340-97398\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5e01033a-8625-4c4a-9dfb-081b2770f52a], x-b3-parentspanid=[a9dd53dee7a86d16], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e493dff85e969c11a9dd53dee7a86d16], x-b3-spanid=[fdfbf54a7f82a8a1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a2a6cf28-b260-4435-a59e-06c0f8ae3729]}\\\"}\"}","context":{"RequestID":"a2a6cf28-b260-4435-a59e-06c0f8ae3729","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0fb43ba6-a67e-4c7b-8e4a-63d75566e3c0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:46.339Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:46.342Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a2a6cf28-b260-4435-a59e-06c0f8ae3729","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0fb43ba6-a67e-4c7b-8e4a-63d75566e3c0","LogTimestamp":"2023-04-13T11:03:46.342Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:03:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:03:46.435Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:03:46.444Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:46.445Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:46.445Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:48.351Z","message":"Entering","context":{"RequestID":"2588ec9e-9b70-4230-9fd7-c8cc1293d0c0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"01dcb1a7-e606-495b-aa32-06805c48e933","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:48.351Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:03:48.352Z","message":"{\"transactionId\":\"2588ec9e-9b70-4230-9fd7-c8cc1293d0c0\",\"status\":\"200\",\"rqstDate\":\"230413-11:03:48:352\",\"respDate\":\"230413-11:03:48:352\",\"sourceId\":\"haproxy:2588ec9e-9b70-4230-9fd7-c8cc1293d0c0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:03:48:352-61741\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a5bb3fa8-920c-4a52-84e7-d228a5c6e6d9], x-b3-parentspanid=[f4e8382f99d60794], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[aedafcb012f67908f4e8382f99d60794], x-b3-spanid=[500926e8eed5df9e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2588ec9e-9b70-4230-9fd7-c8cc1293d0c0]}\\\"}\"}","context":{"RequestID":"2588ec9e-9b70-4230-9fd7-c8cc1293d0c0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"01dcb1a7-e606-495b-aa32-06805c48e933","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:48.351Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:48.353Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2588ec9e-9b70-4230-9fd7-c8cc1293d0c0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"01dcb1a7-e606-495b-aa32-06805c48e933","LogTimestamp":"2023-04-13T11:03:48.353Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:03:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T11:03:49.911Z","message":"Connection[cassandra/10.233.75.110: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-04-13T11:03:49.917Z","message":"Connection[cassandra/10.233.75.110: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-04-13T11:03:50.362Z","message":"Entering","context":{"RequestID":"22d17ebe-1333-4946-8e45-d63d7ced17e5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f51ece4f-cce8-415f-9e5f-e45719275150","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:50.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:03:50.365Z","message":"{\"transactionId\":\"22d17ebe-1333-4946-8e45-d63d7ced17e5\",\"status\":\"200\",\"rqstDate\":\"230413-11:03:50:363\",\"respDate\":\"230413-11:03:50:364\",\"sourceId\":\"haproxy:22d17ebe-1333-4946-8e45-d63d7ced17e5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:03:50:363-398\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c0f219fb-c9fe-43ee-94ea-459f1f4c03f5], x-b3-parentspanid=[601ee507489709ef], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[97244158c4cb4784601ee507489709ef], x-b3-spanid=[ba5ecf9f41aef223], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[22d17ebe-1333-4946-8e45-d63d7ced17e5]}\\\"}\"}","context":{"RequestID":"22d17ebe-1333-4946-8e45-d63d7ced17e5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f51ece4f-cce8-415f-9e5f-e45719275150","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:50.362Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:50.365Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"22d17ebe-1333-4946-8e45-d63d7ced17e5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f51ece4f-cce8-415f-9e5f-e45719275150","LogTimestamp":"2023-04-13T11:03:50.365Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:03:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:03:50.793Z","message":"Entering","context":{"RequestID":"12aef509-3a5c-4cfe-90de-7845184cc9b8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1d4eed63-3f6a-431b-b5df-a75d240d97f8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:03:50.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:03:50.795Z","message":"{\"transactionId\":\"12aef509-3a5c-4cfe-90de-7845184cc9b8\",\"status\":\"200\",\"rqstDate\":\"230413-11:03:50:794\",\"respDate\":\"230413-11:03:50:795\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:12aef509-3a5c-4cfe-90de-7845184cc9b8\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:03:50:794-79647\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[34fb733c-97f0-4358-87bf-e4f9ed0a095a], x-b3-parentspanid=[1f32b8981b20c741], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49235], x-envoy-attempt-count=[1], x-b3-traceid=[2090ba7d12dfb7961f32b8981b20c741], x-b3-spanid=[72278733500ec0ab], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[12aef509-3a5c-4cfe-90de-7845184cc9b8]}\\\"}\"}","context":{"RequestID":"12aef509-3a5c-4cfe-90de-7845184cc9b8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1d4eed63-3f6a-431b-b5df-a75d240d97f8","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:03:50.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:50.796Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"12aef509-3a5c-4cfe-90de-7845184cc9b8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1d4eed63-3f6a-431b-b5df-a75d240d97f8","LogTimestamp":"2023-04-13T11:03:50.796Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:03:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:03:50.849Z","message":"Entering","context":{"RequestID":"51997121-372c-41f8-9f2d-e2c71fcb4a9f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7bd6e86a-4892-43d1-8605-7b8f674100fa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:03:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:03:50.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"51997121-372c-41f8-9f2d-e2c71fcb4a9f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7bd6e86a-4892-43d1-8605-7b8f674100fa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:03:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:50.852Z","message":"{\"transactionId\":\"51997121-372c-41f8-9f2d-e2c71fcb4a9f\",\"status\":\"200\",\"rqstDate\":\"230413-11:03:50:850\",\"respDate\":\"230413-11:03:50:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:51997121-372c-41f8-9f2d-e2c71fcb4a9f\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:03:50:850-62986\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[51997121-372c-41f8-9f2d-e2c71fcb4a9f]}\\\"}\"}","context":{"RequestID":"51997121-372c-41f8-9f2d-e2c71fcb4a9f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7bd6e86a-4892-43d1-8605-7b8f674100fa","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:03:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:50.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"51997121-372c-41f8-9f2d-e2c71fcb4a9f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7bd6e86a-4892-43d1-8605-7b8f674100fa","LogTimestamp":"2023-04-13T11:03:50.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:03:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:03:52.376Z","message":"Entering","context":{"RequestID":"763922e7-f60a-4789-b192-c47721b2683d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e2f2205c-b430-4585-8d74-0a19b0d70365","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:52.376Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:03:52.378Z","message":"{\"transactionId\":\"763922e7-f60a-4789-b192-c47721b2683d\",\"status\":\"200\",\"rqstDate\":\"230413-11:03:52:376\",\"respDate\":\"230413-11:03:52:378\",\"sourceId\":\"haproxy:763922e7-f60a-4789-b192-c47721b2683d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:03:52:376-16256\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ef84e355-442f-41be-ab82-9444674eb1c9], x-b3-parentspanid=[ef40a5e4e16e98c2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b6ccb4ff160e3560ef40a5e4e16e98c2], x-b3-spanid=[545cd3850c9e934a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[763922e7-f60a-4789-b192-c47721b2683d]}\\\"}\"}","context":{"RequestID":"763922e7-f60a-4789-b192-c47721b2683d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e2f2205c-b430-4585-8d74-0a19b0d70365","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:52.376Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:52.378Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"763922e7-f60a-4789-b192-c47721b2683d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e2f2205c-b430-4585-8d74-0a19b0d70365","LogTimestamp":"2023-04-13T11:03:52.378Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:03:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:03:54.388Z","message":"Entering","context":{"RequestID":"16798f8a-c468-49af-a082-f4c87c50faf4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9669926e-6d28-4fbe-8c86-4db1dcbc50a9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:54.388Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:03:54.390Z","message":"{\"transactionId\":\"16798f8a-c468-49af-a082-f4c87c50faf4\",\"status\":\"200\",\"rqstDate\":\"230413-11:03:54:389\",\"respDate\":\"230413-11:03:54:390\",\"sourceId\":\"haproxy:16798f8a-c468-49af-a082-f4c87c50faf4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:03:54:389-76473\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[df297d0a-60b8-463b-ba21-196f1f606662], x-b3-parentspanid=[bda32e1f2145495c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2c3c57f6fbe7da63bda32e1f2145495c], x-b3-spanid=[c04a1550f92e5c4b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[16798f8a-c468-49af-a082-f4c87c50faf4]}\\\"}\"}","context":{"RequestID":"16798f8a-c468-49af-a082-f4c87c50faf4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9669926e-6d28-4fbe-8c86-4db1dcbc50a9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:54.388Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:54.391Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"16798f8a-c468-49af-a082-f4c87c50faf4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9669926e-6d28-4fbe-8c86-4db1dcbc50a9","LogTimestamp":"2023-04-13T11:03:54.391Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:03:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:03:56.401Z","message":"Entering","context":{"RequestID":"35055d4e-a6bc-4f6c-adbf-73da713b4746","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0bda2c28-1e04-4dc3-8221-4a91fca7b60c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:56.401Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:03:56.403Z","message":"{\"transactionId\":\"35055d4e-a6bc-4f6c-adbf-73da713b4746\",\"status\":\"200\",\"rqstDate\":\"230413-11:03:56:402\",\"respDate\":\"230413-11:03:56:403\",\"sourceId\":\"haproxy:35055d4e-a6bc-4f6c-adbf-73da713b4746\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:03:56:402-46702\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ca62416f-96e7-40c1-a57c-3a5f879765dd], x-b3-parentspanid=[1c83493e5eba3694], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2d4f743a095ac8ce1c83493e5eba3694], x-b3-spanid=[33496bd4a1abf2ea], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[35055d4e-a6bc-4f6c-adbf-73da713b4746]}\\\"}\"}","context":{"RequestID":"35055d4e-a6bc-4f6c-adbf-73da713b4746","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0bda2c28-1e04-4dc3-8221-4a91fca7b60c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:56.401Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:56.404Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"35055d4e-a6bc-4f6c-adbf-73da713b4746","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0bda2c28-1e04-4dc3-8221-4a91fca7b60c","LogTimestamp":"2023-04-13T11:03:56.404Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:03:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:03:56.435Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:03:56.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:56.451Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:56.451Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:58.414Z","message":"Entering","context":{"RequestID":"f680126f-88e0-4569-bb3f-e36e3f252a05","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4c082775-d261-4457-b0f5-c5fe9c61c646","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:58.414Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:03:58.416Z","message":"{\"transactionId\":\"f680126f-88e0-4569-bb3f-e36e3f252a05\",\"status\":\"200\",\"rqstDate\":\"230413-11:03:58:415\",\"respDate\":\"230413-11:03:58:416\",\"sourceId\":\"haproxy:f680126f-88e0-4569-bb3f-e36e3f252a05\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:03:58:415-86846\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f33dee84-0543-47e1-97b7-afcd8d34319e], x-b3-parentspanid=[a1a7691f74ecf3ac], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[590e450e9285c0b8a1a7691f74ecf3ac], x-b3-spanid=[6cb8ff0d5dab5235], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f680126f-88e0-4569-bb3f-e36e3f252a05]}\\\"}\"}","context":{"RequestID":"f680126f-88e0-4569-bb3f-e36e3f252a05","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4c082775-d261-4457-b0f5-c5fe9c61c646","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:03:58.414Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:03:58.417Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f680126f-88e0-4569-bb3f-e36e3f252a05","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4c082775-d261-4457-b0f5-c5fe9c61c646","LogTimestamp":"2023-04-13T11:03:58.417Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:03:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:04:00.427Z","message":"Entering","context":{"RequestID":"6e6be679-2910-46ba-b742-ef35d0217437","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7948607a-559e-4238-a00d-7b63ba633376","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:00.427Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:04:00.429Z","message":"{\"transactionId\":\"6e6be679-2910-46ba-b742-ef35d0217437\",\"status\":\"200\",\"rqstDate\":\"230413-11:04:00:428\",\"respDate\":\"230413-11:04:00:429\",\"sourceId\":\"haproxy:6e6be679-2910-46ba-b742-ef35d0217437\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:04:00:428-50125\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[eabcbb2e-7cfd-468d-979b-5d8ccf3f41da], x-b3-parentspanid=[0f72c7e0b9abd72e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1c9555dd06b12abf0f72c7e0b9abd72e], x-b3-spanid=[1c0eb4bc29f982b6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6e6be679-2910-46ba-b742-ef35d0217437]}\\\"}\"}","context":{"RequestID":"6e6be679-2910-46ba-b742-ef35d0217437","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7948607a-559e-4238-a00d-7b63ba633376","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:00.427Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:00.429Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6e6be679-2910-46ba-b742-ef35d0217437","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7948607a-559e-4238-a00d-7b63ba633376","LogTimestamp":"2023-04-13T11:04:00.429Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:04:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T11:04:00.797Z","message":"Entering","context":{"RequestID":"384c984e-6adc-4340-bdcc-413758f97120","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0c562836-50e8-43cb-af4c-6818af2bc3d1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:04:00.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:04:00.799Z","message":"{\"transactionId\":\"384c984e-6adc-4340-bdcc-413758f97120\",\"status\":\"200\",\"rqstDate\":\"230413-11:04:00:798\",\"respDate\":\"230413-11:04:00:799\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:384c984e-6adc-4340-bdcc-413758f97120\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:04:00:798-96220\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e4bafd6e-512a-47e9-a1b9-8a069c4bd14e], x-b3-parentspanid=[ec06297d6e66aa02], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44489], x-envoy-attempt-count=[1], x-b3-traceid=[5ef52ff0e900ff9bec06297d6e66aa02], x-b3-spanid=[f9d1aa7bece056a6], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[384c984e-6adc-4340-bdcc-413758f97120]}\\\"}\"}","context":{"RequestID":"384c984e-6adc-4340-bdcc-413758f97120","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0c562836-50e8-43cb-af4c-6818af2bc3d1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:04:00.797Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:00.799Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"384c984e-6adc-4340-bdcc-413758f97120","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0c562836-50e8-43cb-af4c-6818af2bc3d1","LogTimestamp":"2023-04-13T11:04:00.799Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:04:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T11:04:00.847Z","message":"Entering","context":{"RequestID":"0ee05f86-a643-4e1a-bb27-af67f5b194ba","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"56eb3abd-b293-41f4-af12-d1c6873903a8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:04:00.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:04:00.848Z","message":"Database is available from CACHED check.","context":{"RequestID":"0ee05f86-a643-4e1a-bb27-af67f5b194ba","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"56eb3abd-b293-41f4-af12-d1c6873903a8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:04:00.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:00.849Z","message":"{\"transactionId\":\"0ee05f86-a643-4e1a-bb27-af67f5b194ba\",\"status\":\"200\",\"rqstDate\":\"230413-11:04:00:847\",\"respDate\":\"230413-11:04:00:849\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0ee05f86-a643-4e1a-bb27-af67f5b194ba\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:04:00:847-82637\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0ee05f86-a643-4e1a-bb27-af67f5b194ba]}\\\"}\"}","context":{"RequestID":"0ee05f86-a643-4e1a-bb27-af67f5b194ba","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"56eb3abd-b293-41f4-af12-d1c6873903a8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:04:00.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:00.849Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0ee05f86-a643-4e1a-bb27-af67f5b194ba","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"56eb3abd-b293-41f4-af12-d1c6873903a8","LogTimestamp":"2023-04-13T11:04:00.849Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:04:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:04:02.439Z","message":"Entering","context":{"RequestID":"a981d647-6ad6-485e-85ae-a22a9622c091","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"979c3382-c7b8-4eec-928b-3af9669071af","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:02.439Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:04:02.441Z","message":"{\"transactionId\":\"a981d647-6ad6-485e-85ae-a22a9622c091\",\"status\":\"200\",\"rqstDate\":\"230413-11:04:02:440\",\"respDate\":\"230413-11:04:02:441\",\"sourceId\":\"haproxy:a981d647-6ad6-485e-85ae-a22a9622c091\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:04:02:440-99258\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3e054924-5673-4d5f-a4d2-b7b7733c8c11], x-b3-parentspanid=[3baefbcc68851f05], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e1b43875306f23fe3baefbcc68851f05], x-b3-spanid=[5f6fc4a64f76af70], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a981d647-6ad6-485e-85ae-a22a9622c091]}\\\"}\"}","context":{"RequestID":"a981d647-6ad6-485e-85ae-a22a9622c091","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"979c3382-c7b8-4eec-928b-3af9669071af","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:02.439Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:02.442Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a981d647-6ad6-485e-85ae-a22a9622c091","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"979c3382-c7b8-4eec-928b-3af9669071af","LogTimestamp":"2023-04-13T11:04:02.442Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:04:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:04:04.453Z","message":"Entering","context":{"RequestID":"f239a5ce-df37-4268-a2d6-8e66bf6306be","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ecf37be0-6c7b-4218-bed7-a16d656274f4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:04.453Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:04:04.455Z","message":"{\"transactionId\":\"f239a5ce-df37-4268-a2d6-8e66bf6306be\",\"status\":\"200\",\"rqstDate\":\"230413-11:04:04:453\",\"respDate\":\"230413-11:04:04:455\",\"sourceId\":\"haproxy:f239a5ce-df37-4268-a2d6-8e66bf6306be\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:04:04:453-33212\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d97cb3f3-3b41-44fb-90d1-c0591b014a98], x-b3-parentspanid=[4fa6961e4766ed13], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d0086856e9f58bd64fa6961e4766ed13], x-b3-spanid=[90e99e195be2533f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f239a5ce-df37-4268-a2d6-8e66bf6306be]}\\\"}\"}","context":{"RequestID":"f239a5ce-df37-4268-a2d6-8e66bf6306be","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ecf37be0-6c7b-4218-bed7-a16d656274f4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:04.453Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:04.456Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f239a5ce-df37-4268-a2d6-8e66bf6306be","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ecf37be0-6c7b-4218-bed7-a16d656274f4","LogTimestamp":"2023-04-13T11:04:04.456Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:04:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:04:06.436Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:04:06.449Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:06.449Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:06.449Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:06.467Z","message":"Entering","context":{"RequestID":"47a8d0c3-cfec-41ed-9771-fba5e11ed1ea","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"078fe661-21d8-4926-926f-20a28e7739aa","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:06.467Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:04:06.469Z","message":"{\"transactionId\":\"47a8d0c3-cfec-41ed-9771-fba5e11ed1ea\",\"status\":\"200\",\"rqstDate\":\"230413-11:04:06:468\",\"respDate\":\"230413-11:04:06:469\",\"sourceId\":\"haproxy:47a8d0c3-cfec-41ed-9771-fba5e11ed1ea\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:04:06:468-97267\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[09ec236e-9578-4baf-bbc0-f6ed2b7072ba], x-b3-parentspanid=[e05566824ba48c57], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fa4e419ae0091871e05566824ba48c57], x-b3-spanid=[ef9b412ef85c5e5b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[47a8d0c3-cfec-41ed-9771-fba5e11ed1ea]}\\\"}\"}","context":{"RequestID":"47a8d0c3-cfec-41ed-9771-fba5e11ed1ea","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"078fe661-21d8-4926-926f-20a28e7739aa","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:06.467Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:06.469Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"47a8d0c3-cfec-41ed-9771-fba5e11ed1ea","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"078fe661-21d8-4926-926f-20a28e7739aa","LogTimestamp":"2023-04-13T11:04:06.469Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:04:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:04:08.478Z","message":"Entering","context":{"RequestID":"0b466f22-80e5-466e-a88d-1abaa0155d40","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1b2a5bc2-1400-4033-a382-b57935f895ea","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:08.478Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:04:08.480Z","message":"{\"transactionId\":\"0b466f22-80e5-466e-a88d-1abaa0155d40\",\"status\":\"200\",\"rqstDate\":\"230413-11:04:08:479\",\"respDate\":\"230413-11:04:08:480\",\"sourceId\":\"haproxy:0b466f22-80e5-466e-a88d-1abaa0155d40\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:04:08:479-51709\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[873f566d-624f-4e09-a150-884a5290cbcf], x-b3-parentspanid=[3a52735c94c44606], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2648d40171a061e33a52735c94c44606], x-b3-spanid=[09c801c8e769e5fd], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0b466f22-80e5-466e-a88d-1abaa0155d40]}\\\"}\"}","context":{"RequestID":"0b466f22-80e5-466e-a88d-1abaa0155d40","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1b2a5bc2-1400-4033-a382-b57935f895ea","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:08.478Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:08.481Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0b466f22-80e5-466e-a88d-1abaa0155d40","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1b2a5bc2-1400-4033-a382-b57935f895ea","LogTimestamp":"2023-04-13T11:04:08.481Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:04:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:04:10.492Z","message":"Entering","context":{"RequestID":"aa4f8f39-aed9-47af-82bb-b41c840ae64d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3b7190fc-53a3-4bde-bf7e-d2a1fff616bc","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:10.492Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:04:10.494Z","message":"{\"transactionId\":\"aa4f8f39-aed9-47af-82bb-b41c840ae64d\",\"status\":\"200\",\"rqstDate\":\"230413-11:04:10:493\",\"respDate\":\"230413-11:04:10:494\",\"sourceId\":\"haproxy:aa4f8f39-aed9-47af-82bb-b41c840ae64d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:04:10:493-71387\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f054108f-9b81-4ebd-9096-ff588156f2ce], x-b3-parentspanid=[c93802912911a400], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8d24d54865f33ce4c93802912911a400], x-b3-spanid=[a1a80114bce240a0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[aa4f8f39-aed9-47af-82bb-b41c840ae64d]}\\\"}\"}","context":{"RequestID":"aa4f8f39-aed9-47af-82bb-b41c840ae64d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3b7190fc-53a3-4bde-bf7e-d2a1fff616bc","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:10.492Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:10.495Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"aa4f8f39-aed9-47af-82bb-b41c840ae64d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3b7190fc-53a3-4bde-bf7e-d2a1fff616bc","LogTimestamp":"2023-04-13T11:04:10.495Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:04:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:04:10.793Z","message":"Entering","context":{"RequestID":"e980ba2f-7036-4a32-b489-4b5f5ed4c8c8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"81ebec56-cf97-4b7a-a8f5-b8ead140aafb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:04:10.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:04:10.795Z","message":"{\"transactionId\":\"e980ba2f-7036-4a32-b489-4b5f5ed4c8c8\",\"status\":\"200\",\"rqstDate\":\"230413-11:04:10:794\",\"respDate\":\"230413-11:04:10:795\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e980ba2f-7036-4a32-b489-4b5f5ed4c8c8\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:04:10:794-77298\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[674f4cf4-d1f4-4b76-b583-89a66cf68cc7], x-b3-parentspanid=[746b6b5319aeef7a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41165], x-envoy-attempt-count=[1], x-b3-traceid=[65c806b18fd4b737746b6b5319aeef7a], x-b3-spanid=[6e8d709bbc993998], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e980ba2f-7036-4a32-b489-4b5f5ed4c8c8]}\\\"}\"}","context":{"RequestID":"e980ba2f-7036-4a32-b489-4b5f5ed4c8c8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"81ebec56-cf97-4b7a-a8f5-b8ead140aafb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:04:10.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:10.795Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e980ba2f-7036-4a32-b489-4b5f5ed4c8c8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"81ebec56-cf97-4b7a-a8f5-b8ead140aafb","LogTimestamp":"2023-04-13T11:04:10.795Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:04:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-13T11:04:10.847Z","message":"Entering","context":{"RequestID":"c48f2bb6-a807-4ee1-ad45-490bd3c69790","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d9e19cec-b2fe-4804-b7ad-c38bbf016d6a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:04:10.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:04:10.848Z","message":"Database is available from CACHED check.","context":{"RequestID":"c48f2bb6-a807-4ee1-ad45-490bd3c69790","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d9e19cec-b2fe-4804-b7ad-c38bbf016d6a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:04:10.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:10.849Z","message":"{\"transactionId\":\"c48f2bb6-a807-4ee1-ad45-490bd3c69790\",\"status\":\"200\",\"rqstDate\":\"230413-11:04:10:848\",\"respDate\":\"230413-11:04:10:849\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:c48f2bb6-a807-4ee1-ad45-490bd3c69790\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:04:10:848-44085\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[c48f2bb6-a807-4ee1-ad45-490bd3c69790]}\\\"}\"}","context":{"RequestID":"c48f2bb6-a807-4ee1-ad45-490bd3c69790","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d9e19cec-b2fe-4804-b7ad-c38bbf016d6a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:04:10.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:10.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c48f2bb6-a807-4ee1-ad45-490bd3c69790","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d9e19cec-b2fe-4804-b7ad-c38bbf016d6a","LogTimestamp":"2023-04-13T11:04:10.850Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:04:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:04:12.507Z","message":"Entering","context":{"RequestID":"acd2496f-a4df-4fd3-aa1d-d8af67f84be6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"468ab70f-7737-4885-8cc1-1f1e390d4ede","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:12.506Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:04:12.509Z","message":"{\"transactionId\":\"acd2496f-a4df-4fd3-aa1d-d8af67f84be6\",\"status\":\"200\",\"rqstDate\":\"230413-11:04:12:507\",\"respDate\":\"230413-11:04:12:509\",\"sourceId\":\"haproxy:acd2496f-a4df-4fd3-aa1d-d8af67f84be6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:04:12:507-58926\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7f5c898f-a146-4c41-ac65-8c2cf3664df4], x-b3-parentspanid=[112976eec169f97b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[96f22b1137b12fc4112976eec169f97b], x-b3-spanid=[dd757cdb90f857f5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[acd2496f-a4df-4fd3-aa1d-d8af67f84be6]}\\\"}\"}","context":{"RequestID":"acd2496f-a4df-4fd3-aa1d-d8af67f84be6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"468ab70f-7737-4885-8cc1-1f1e390d4ede","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:12.506Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:12.510Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"acd2496f-a4df-4fd3-aa1d-d8af67f84be6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"468ab70f-7737-4885-8cc1-1f1e390d4ede","LogTimestamp":"2023-04-13T11:04:12.509Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:04:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:04:14.519Z","message":"Entering","context":{"RequestID":"28fa867f-fd71-4c6c-95f5-fa49e171e590","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5c7b9a2f-5006-4756-896e-1622ad678ffa","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:14.519Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:04:14.521Z","message":"{\"transactionId\":\"28fa867f-fd71-4c6c-95f5-fa49e171e590\",\"status\":\"200\",\"rqstDate\":\"230413-11:04:14:520\",\"respDate\":\"230413-11:04:14:521\",\"sourceId\":\"haproxy:28fa867f-fd71-4c6c-95f5-fa49e171e590\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:04:14:520-64772\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[99cdc85e-67f5-40a4-8dac-b72e251ca43b], x-b3-parentspanid=[7710cff83627a841], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[59070dd3a3fe92b87710cff83627a841], x-b3-spanid=[763d0587737d010e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[28fa867f-fd71-4c6c-95f5-fa49e171e590]}\\\"}\"}","context":{"RequestID":"28fa867f-fd71-4c6c-95f5-fa49e171e590","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5c7b9a2f-5006-4756-896e-1622ad678ffa","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:14.519Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:14.522Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"28fa867f-fd71-4c6c-95f5-fa49e171e590","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5c7b9a2f-5006-4756-896e-1622ad678ffa","LogTimestamp":"2023-04-13T11:04:14.522Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:04:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:04:16.437Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:04:16.445Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:16.445Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:16.445Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:16.531Z","message":"Entering","context":{"RequestID":"5bc5d74f-f3c3-4734-9461-fbf3b4b89cb8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c8e7bcbe-0524-4e58-82dd-8150036a2c4d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:16.531Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:04:16.533Z","message":"{\"transactionId\":\"5bc5d74f-f3c3-4734-9461-fbf3b4b89cb8\",\"status\":\"200\",\"rqstDate\":\"230413-11:04:16:532\",\"respDate\":\"230413-11:04:16:533\",\"sourceId\":\"haproxy:5bc5d74f-f3c3-4734-9461-fbf3b4b89cb8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:04:16:532-96525\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5680a7af-9a8c-47be-83c1-43a5ccc965ec], x-b3-parentspanid=[14330cd4f22c4231], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ed51faa76a4c4fb514330cd4f22c4231], x-b3-spanid=[6d0efea5ec7b1d30], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5bc5d74f-f3c3-4734-9461-fbf3b4b89cb8]}\\\"}\"}","context":{"RequestID":"5bc5d74f-f3c3-4734-9461-fbf3b4b89cb8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c8e7bcbe-0524-4e58-82dd-8150036a2c4d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:16.531Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:16.534Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5bc5d74f-f3c3-4734-9461-fbf3b4b89cb8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c8e7bcbe-0524-4e58-82dd-8150036a2c4d","LogTimestamp":"2023-04-13T11:04:16.534Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:04:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:04:18.543Z","message":"Entering","context":{"RequestID":"b44d9cc0-c98f-47b8-8de0-d84224455625","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"544d4304-851c-4970-a0e6-3853e0beb348","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:18.543Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:04:18.545Z","message":"{\"transactionId\":\"b44d9cc0-c98f-47b8-8de0-d84224455625\",\"status\":\"200\",\"rqstDate\":\"230413-11:04:18:544\",\"respDate\":\"230413-11:04:18:545\",\"sourceId\":\"haproxy:b44d9cc0-c98f-47b8-8de0-d84224455625\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:04:18:544-35141\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6d0ad55e-f9f7-474e-849d-7fc4797a895a], x-b3-parentspanid=[422fa0b420bd5d4e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cd170d626ad3b7bf422fa0b420bd5d4e], x-b3-spanid=[0dee3a6755694734], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b44d9cc0-c98f-47b8-8de0-d84224455625]}\\\"}\"}","context":{"RequestID":"b44d9cc0-c98f-47b8-8de0-d84224455625","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"544d4304-851c-4970-a0e6-3853e0beb348","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:18.543Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:18.546Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b44d9cc0-c98f-47b8-8de0-d84224455625","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"544d4304-851c-4970-a0e6-3853e0beb348","LogTimestamp":"2023-04-13T11:04:18.546Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:04:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:04:19.918Z","message":"Connection[cassandra/10.233.75.110: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-04-13T11:04:19.923Z","message":"Connection[cassandra/10.233.75.110: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-04-13T11:04:20.556Z","message":"Entering","context":{"RequestID":"4d6e94d0-ebfd-47e7-976e-e0c8ce7e25c0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7b9acd5e-7a09-49ff-9453-2c7efbcab5df","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:20.555Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:04:20.558Z","message":"{\"transactionId\":\"4d6e94d0-ebfd-47e7-976e-e0c8ce7e25c0\",\"status\":\"200\",\"rqstDate\":\"230413-11:04:20:557\",\"respDate\":\"230413-11:04:20:558\",\"sourceId\":\"haproxy:4d6e94d0-ebfd-47e7-976e-e0c8ce7e25c0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:04:20:557-52406\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d574295f-92c0-4259-80b0-53877a9fbb43], x-b3-parentspanid=[dbbfbd52064ab717], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8a6c8d05ea3fb644dbbfbd52064ab717], x-b3-spanid=[ff5595bbfa414d92], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4d6e94d0-ebfd-47e7-976e-e0c8ce7e25c0]}\\\"}\"}","context":{"RequestID":"4d6e94d0-ebfd-47e7-976e-e0c8ce7e25c0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7b9acd5e-7a09-49ff-9453-2c7efbcab5df","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:20.555Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:20.559Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4d6e94d0-ebfd-47e7-976e-e0c8ce7e25c0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7b9acd5e-7a09-49ff-9453-2c7efbcab5df","LogTimestamp":"2023-04-13T11:04:20.559Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:04:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:04:20.793Z","message":"Entering","context":{"RequestID":"ffddb69b-ae63-4842-a23f-1747a0c77ed2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5322deb8-43dd-4750-b6bf-e22d6af6eabf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:04:20.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:04:20.795Z","message":"{\"transactionId\":\"ffddb69b-ae63-4842-a23f-1747a0c77ed2\",\"status\":\"200\",\"rqstDate\":\"230413-11:04:20:794\",\"respDate\":\"230413-11:04:20:795\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ffddb69b-ae63-4842-a23f-1747a0c77ed2\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:04:20:794-63056\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5c1c1f57-6712-4646-acd4-0366aa9c3548], x-b3-parentspanid=[fa9628d8c2181902], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[33711], x-envoy-attempt-count=[1], x-b3-traceid=[91260211ae09a7effa9628d8c2181902], x-b3-spanid=[11e013afeade95cf], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ffddb69b-ae63-4842-a23f-1747a0c77ed2]}\\\"}\"}","context":{"RequestID":"ffddb69b-ae63-4842-a23f-1747a0c77ed2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5322deb8-43dd-4750-b6bf-e22d6af6eabf","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:04:20.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:20.796Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ffddb69b-ae63-4842-a23f-1747a0c77ed2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5322deb8-43dd-4750-b6bf-e22d6af6eabf","LogTimestamp":"2023-04-13T11:04:20.796Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:04:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:04:20.849Z","message":"Entering","context":{"RequestID":"e79e0e8e-60ff-40d0-9bcd-c18e17ed198a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ae945d4d-0e99-4abe-b796-3401bd4ecfd8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:04:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:04:20.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"e79e0e8e-60ff-40d0-9bcd-c18e17ed198a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ae945d4d-0e99-4abe-b796-3401bd4ecfd8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:04:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:20.852Z","message":"{\"transactionId\":\"e79e0e8e-60ff-40d0-9bcd-c18e17ed198a\",\"status\":\"200\",\"rqstDate\":\"230413-11:04:20:850\",\"respDate\":\"230413-11:04:20:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e79e0e8e-60ff-40d0-9bcd-c18e17ed198a\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:04:20:850-76654\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e79e0e8e-60ff-40d0-9bcd-c18e17ed198a]}\\\"}\"}","context":{"RequestID":"e79e0e8e-60ff-40d0-9bcd-c18e17ed198a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ae945d4d-0e99-4abe-b796-3401bd4ecfd8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:04:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:20.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e79e0e8e-60ff-40d0-9bcd-c18e17ed198a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ae945d4d-0e99-4abe-b796-3401bd4ecfd8","LogTimestamp":"2023-04-13T11:04:20.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:04:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:04:22.568Z","message":"Entering","context":{"RequestID":"611044dc-32df-493f-92e3-e9260ceec0c1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"833a9449-b02e-4429-bcd8-2a1239b4fe08","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:22.568Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:04:22.570Z","message":"{\"transactionId\":\"611044dc-32df-493f-92e3-e9260ceec0c1\",\"status\":\"200\",\"rqstDate\":\"230413-11:04:22:569\",\"respDate\":\"230413-11:04:22:570\",\"sourceId\":\"haproxy:611044dc-32df-493f-92e3-e9260ceec0c1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:04:22:569-29387\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2817a24e-a8be-4a3e-85b1-bc6afef86e34], x-b3-parentspanid=[da0762155e6a3b74], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5399f79982d8a605da0762155e6a3b74], x-b3-spanid=[86540c4b202a8b5d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[611044dc-32df-493f-92e3-e9260ceec0c1]}\\\"}\"}","context":{"RequestID":"611044dc-32df-493f-92e3-e9260ceec0c1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"833a9449-b02e-4429-bcd8-2a1239b4fe08","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:22.568Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:22.571Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"611044dc-32df-493f-92e3-e9260ceec0c1","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"833a9449-b02e-4429-bcd8-2a1239b4fe08","LogTimestamp":"2023-04-13T11:04:22.571Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:04:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:04:24.581Z","message":"Entering","context":{"RequestID":"0faf7d6b-0a2e-41d7-91eb-30805205d8c9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"14b9059d-5d61-4d87-8390-1fe4331024e2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:24.581Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:04:24.583Z","message":"{\"transactionId\":\"0faf7d6b-0a2e-41d7-91eb-30805205d8c9\",\"status\":\"200\",\"rqstDate\":\"230413-11:04:24:582\",\"respDate\":\"230413-11:04:24:583\",\"sourceId\":\"haproxy:0faf7d6b-0a2e-41d7-91eb-30805205d8c9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:04:24:582-97590\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e275c5bb-c04f-4703-a166-58ac213b04f9], x-b3-parentspanid=[b590fcd1c7532e13], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[52f051ce83e75499b590fcd1c7532e13], x-b3-spanid=[d616bbd4a7077ec0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0faf7d6b-0a2e-41d7-91eb-30805205d8c9]}\\\"}\"}","context":{"RequestID":"0faf7d6b-0a2e-41d7-91eb-30805205d8c9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"14b9059d-5d61-4d87-8390-1fe4331024e2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:24.581Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:24.584Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0faf7d6b-0a2e-41d7-91eb-30805205d8c9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"14b9059d-5d61-4d87-8390-1fe4331024e2","LogTimestamp":"2023-04-13T11:04:24.584Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:04:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:04:26.437Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:04:26.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:26.452Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:26.453Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:26.594Z","message":"Entering","context":{"RequestID":"3af3fd95-459c-4b6a-90cb-9db76c30fae0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6180cfce-ce16-488b-9dfb-d8550295df36","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:26.594Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:04:26.596Z","message":"{\"transactionId\":\"3af3fd95-459c-4b6a-90cb-9db76c30fae0\",\"status\":\"200\",\"rqstDate\":\"230413-11:04:26:595\",\"respDate\":\"230413-11:04:26:596\",\"sourceId\":\"haproxy:3af3fd95-459c-4b6a-90cb-9db76c30fae0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:04:26:595-72957\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dc8bef09-82f5-429a-89a3-a39bf878e69b], x-b3-parentspanid=[fa19af995f22aff9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d4a594a5e160d289fa19af995f22aff9], x-b3-spanid=[cff3d910ad3fdeb6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3af3fd95-459c-4b6a-90cb-9db76c30fae0]}\\\"}\"}","context":{"RequestID":"3af3fd95-459c-4b6a-90cb-9db76c30fae0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6180cfce-ce16-488b-9dfb-d8550295df36","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:26.594Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:26.597Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3af3fd95-459c-4b6a-90cb-9db76c30fae0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6180cfce-ce16-488b-9dfb-d8550295df36","LogTimestamp":"2023-04-13T11:04:26.597Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:04:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:04:28.606Z","message":"Entering","context":{"RequestID":"73af1365-132e-4e7b-8f6c-16e6713826bc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9d00b704-bce8-4362-b71c-81fa477a3aa2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:28.606Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:04:28.607Z","message":"{\"transactionId\":\"73af1365-132e-4e7b-8f6c-16e6713826bc\",\"status\":\"200\",\"rqstDate\":\"230413-11:04:28:607\",\"respDate\":\"230413-11:04:28:607\",\"sourceId\":\"haproxy:73af1365-132e-4e7b-8f6c-16e6713826bc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:04:28:607-29793\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c06573cf-aea4-4b55-beda-4ff3aca0d1e6], x-b3-parentspanid=[36e4603d42a7ee0c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[759c42afa338cd5636e4603d42a7ee0c], x-b3-spanid=[b2268dce5c2c227e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[73af1365-132e-4e7b-8f6c-16e6713826bc]}\\\"}\"}","context":{"RequestID":"73af1365-132e-4e7b-8f6c-16e6713826bc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9d00b704-bce8-4362-b71c-81fa477a3aa2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:28.606Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:28.608Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"73af1365-132e-4e7b-8f6c-16e6713826bc","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9d00b704-bce8-4362-b71c-81fa477a3aa2","LogTimestamp":"2023-04-13T11:04:28.608Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:04:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:04:30.618Z","message":"Entering","context":{"RequestID":"095eedba-5a5c-4190-933f-33591ebbd646","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cb45e443-bfc6-413d-b780-53ba5b396fff","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:30.618Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:04:30.620Z","message":"{\"transactionId\":\"095eedba-5a5c-4190-933f-33591ebbd646\",\"status\":\"200\",\"rqstDate\":\"230413-11:04:30:619\",\"respDate\":\"230413-11:04:30:620\",\"sourceId\":\"haproxy:095eedba-5a5c-4190-933f-33591ebbd646\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:04:30:619-98153\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7da709e5-7728-43a4-afcd-94536a807599], x-b3-parentspanid=[ca1f5d7be95e922e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6706c52017ca432dca1f5d7be95e922e], x-b3-spanid=[43efadaf853edf22], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[095eedba-5a5c-4190-933f-33591ebbd646]}\\\"}\"}","context":{"RequestID":"095eedba-5a5c-4190-933f-33591ebbd646","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cb45e443-bfc6-413d-b780-53ba5b396fff","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:30.618Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:30.621Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"095eedba-5a5c-4190-933f-33591ebbd646","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cb45e443-bfc6-413d-b780-53ba5b396fff","LogTimestamp":"2023-04-13T11:04:30.621Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:04:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:04:30.794Z","message":"Entering","context":{"RequestID":"665b66c2-54fb-4974-85cf-2550ceef50ab","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"58536553-faf3-4161-bccc-e51759ee4c00","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:04:30.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:04:30.797Z","message":"{\"transactionId\":\"665b66c2-54fb-4974-85cf-2550ceef50ab\",\"status\":\"200\",\"rqstDate\":\"230413-11:04:30:795\",\"respDate\":\"230413-11:04:30:797\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:665b66c2-54fb-4974-85cf-2550ceef50ab\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:04:30:795-15351\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4fa4ee1c-0bac-439a-b2a8-41a820ad0e87], x-b3-parentspanid=[f8b92266a3549e9d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[40257], x-envoy-attempt-count=[1], x-b3-traceid=[cd5d91ebc9d1037ef8b92266a3549e9d], x-b3-spanid=[2d6d4b062de6c502], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[665b66c2-54fb-4974-85cf-2550ceef50ab]}\\\"}\"}","context":{"RequestID":"665b66c2-54fb-4974-85cf-2550ceef50ab","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"58536553-faf3-4161-bccc-e51759ee4c00","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:04:30.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:30.798Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"665b66c2-54fb-4974-85cf-2550ceef50ab","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"58536553-faf3-4161-bccc-e51759ee4c00","LogTimestamp":"2023-04-13T11:04:30.798Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:04:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:04:30.849Z","message":"Entering","context":{"RequestID":"7fdff0a5-d844-46be-8be6-dbad3e3bd4a6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"722d934f-df4a-4341-8eba-7aec3614b266","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:04:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:04:30.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"7fdff0a5-d844-46be-8be6-dbad3e3bd4a6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"722d934f-df4a-4341-8eba-7aec3614b266","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:04:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:30.850Z","message":"{\"transactionId\":\"7fdff0a5-d844-46be-8be6-dbad3e3bd4a6\",\"status\":\"200\",\"rqstDate\":\"230413-11:04:30:849\",\"respDate\":\"230413-11:04:30:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7fdff0a5-d844-46be-8be6-dbad3e3bd4a6\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:04:30:849-72199\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7fdff0a5-d844-46be-8be6-dbad3e3bd4a6]}\\\"}\"}","context":{"RequestID":"7fdff0a5-d844-46be-8be6-dbad3e3bd4a6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"722d934f-df4a-4341-8eba-7aec3614b266","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:04:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:30.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7fdff0a5-d844-46be-8be6-dbad3e3bd4a6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"722d934f-df4a-4341-8eba-7aec3614b266","LogTimestamp":"2023-04-13T11:04:30.850Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:04:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T11:04:32.631Z","message":"Entering","context":{"RequestID":"5adcbe73-df25-40ad-85b8-51ebb40deaf3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d93d5c8e-b8fd-4b95-a5a2-9b974e1967ec","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:32.631Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:04:32.633Z","message":"{\"transactionId\":\"5adcbe73-df25-40ad-85b8-51ebb40deaf3\",\"status\":\"200\",\"rqstDate\":\"230413-11:04:32:632\",\"respDate\":\"230413-11:04:32:633\",\"sourceId\":\"haproxy:5adcbe73-df25-40ad-85b8-51ebb40deaf3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:04:32:632-23899\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[af337803-af87-44de-a65c-7812f9f43caf], x-b3-parentspanid=[41056f150e6cf9f8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[673becb3b0521c9c41056f150e6cf9f8], x-b3-spanid=[73517fbb2458e70c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5adcbe73-df25-40ad-85b8-51ebb40deaf3]}\\\"}\"}","context":{"RequestID":"5adcbe73-df25-40ad-85b8-51ebb40deaf3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d93d5c8e-b8fd-4b95-a5a2-9b974e1967ec","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:32.631Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:32.634Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5adcbe73-df25-40ad-85b8-51ebb40deaf3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d93d5c8e-b8fd-4b95-a5a2-9b974e1967ec","LogTimestamp":"2023-04-13T11:04:32.634Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:04:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:04:34.643Z","message":"Entering","context":{"RequestID":"c7e5b368-8dc7-4c12-9d23-f6134238c1b3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fb20259a-6700-4738-9758-9b68fd2cbe4e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:34.643Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:04:34.646Z","message":"{\"transactionId\":\"c7e5b368-8dc7-4c12-9d23-f6134238c1b3\",\"status\":\"200\",\"rqstDate\":\"230413-11:04:34:644\",\"respDate\":\"230413-11:04:34:646\",\"sourceId\":\"haproxy:c7e5b368-8dc7-4c12-9d23-f6134238c1b3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:04:34:644-25516\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bac94e1e-b9c0-4bb6-9c52-90cbc38dd293], x-b3-parentspanid=[57bcba5bc9983d3e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[adad08eeace3204a57bcba5bc9983d3e], x-b3-spanid=[0ba05534c1a2ccb9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c7e5b368-8dc7-4c12-9d23-f6134238c1b3]}\\\"}\"}","context":{"RequestID":"c7e5b368-8dc7-4c12-9d23-f6134238c1b3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"fb20259a-6700-4738-9758-9b68fd2cbe4e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:34.643Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:34.646Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c7e5b368-8dc7-4c12-9d23-f6134238c1b3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"fb20259a-6700-4738-9758-9b68fd2cbe4e","LogTimestamp":"2023-04-13T11:04:34.646Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:04:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:04:36.436Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:04:36.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:36.454Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:36.454Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:36.655Z","message":"Entering","context":{"RequestID":"67c5af6f-a3a6-4c68-bdee-59c905c503eb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"35477f55-490b-4bc6-9515-25ecf629bfc3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:36.655Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:04:36.658Z","message":"{\"transactionId\":\"67c5af6f-a3a6-4c68-bdee-59c905c503eb\",\"status\":\"200\",\"rqstDate\":\"230413-11:04:36:656\",\"respDate\":\"230413-11:04:36:658\",\"sourceId\":\"haproxy:67c5af6f-a3a6-4c68-bdee-59c905c503eb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:04:36:656-39005\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9aff5bcf-a913-4b09-a4c9-08e5fc37c827], x-b3-parentspanid=[98a5180d0fbc4120], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0c77995a8c20865e98a5180d0fbc4120], x-b3-spanid=[18e2bdea89322ed4], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[67c5af6f-a3a6-4c68-bdee-59c905c503eb]}\\\"}\"}","context":{"RequestID":"67c5af6f-a3a6-4c68-bdee-59c905c503eb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"35477f55-490b-4bc6-9515-25ecf629bfc3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:36.655Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:36.658Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"67c5af6f-a3a6-4c68-bdee-59c905c503eb","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"35477f55-490b-4bc6-9515-25ecf629bfc3","LogTimestamp":"2023-04-13T11:04:36.658Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:04:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:04:38.668Z","message":"Entering","context":{"RequestID":"6b888a0b-93e5-4cae-8f3f-697ab9ace5ff","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dc602f18-31e0-4d42-b9c7-b07dbc2524aa","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:38.668Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:04:38.670Z","message":"{\"transactionId\":\"6b888a0b-93e5-4cae-8f3f-697ab9ace5ff\",\"status\":\"200\",\"rqstDate\":\"230413-11:04:38:669\",\"respDate\":\"230413-11:04:38:670\",\"sourceId\":\"haproxy:6b888a0b-93e5-4cae-8f3f-697ab9ace5ff\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:04:38:669-65834\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e9b1ab55-e9f9-4387-a8c1-a67c4f98fe81], x-b3-parentspanid=[97670e6bf8fcb0ba], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0b6d7e75abe7196397670e6bf8fcb0ba], x-b3-spanid=[c840da55e41a83b2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6b888a0b-93e5-4cae-8f3f-697ab9ace5ff]}\\\"}\"}","context":{"RequestID":"6b888a0b-93e5-4cae-8f3f-697ab9ace5ff","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dc602f18-31e0-4d42-b9c7-b07dbc2524aa","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:38.668Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:38.670Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6b888a0b-93e5-4cae-8f3f-697ab9ace5ff","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dc602f18-31e0-4d42-b9c7-b07dbc2524aa","LogTimestamp":"2023-04-13T11:04:38.670Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:04:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:04:40.676Z","message":"Entering","context":{"RequestID":"84b17650-3de8-4277-8a73-57beb2c92e6f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"641b57e5-d956-41dc-8ba1-0414954c514b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:40.676Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:04:40.678Z","message":"{\"transactionId\":\"84b17650-3de8-4277-8a73-57beb2c92e6f\",\"status\":\"200\",\"rqstDate\":\"230413-11:04:40:677\",\"respDate\":\"230413-11:04:40:678\",\"sourceId\":\"haproxy:84b17650-3de8-4277-8a73-57beb2c92e6f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:04:40:677-96345\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9ce75cde-fdb7-4bac-9571-fdfdfe996c8e], x-b3-parentspanid=[d5fb45ad507d8abe], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a30771d5166a46b1d5fb45ad507d8abe], x-b3-spanid=[098851dad19cb6a1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[84b17650-3de8-4277-8a73-57beb2c92e6f]}\\\"}\"}","context":{"RequestID":"84b17650-3de8-4277-8a73-57beb2c92e6f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"641b57e5-d956-41dc-8ba1-0414954c514b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:40.676Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:40.679Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"84b17650-3de8-4277-8a73-57beb2c92e6f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"641b57e5-d956-41dc-8ba1-0414954c514b","LogTimestamp":"2023-04-13T11:04:40.679Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:04:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:04:40.794Z","message":"Entering","context":{"RequestID":"79b1232a-008b-4a33-84c7-b09297ced6b3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4bdf7729-266b-4c26-84d4-587843f5f5e6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:04:40.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:04:40.796Z","message":"{\"transactionId\":\"79b1232a-008b-4a33-84c7-b09297ced6b3\",\"status\":\"200\",\"rqstDate\":\"230413-11:04:40:795\",\"respDate\":\"230413-11:04:40:796\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:79b1232a-008b-4a33-84c7-b09297ced6b3\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:04:40:795-45293\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1a4213d4-03b2-4601-a8a8-86aa209507af], x-b3-parentspanid=[2c7682c04e7f50d1], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43103], x-envoy-attempt-count=[1], x-b3-traceid=[0d293534e13b567b2c7682c04e7f50d1], x-b3-spanid=[458ec55979126efa], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[79b1232a-008b-4a33-84c7-b09297ced6b3]}\\\"}\"}","context":{"RequestID":"79b1232a-008b-4a33-84c7-b09297ced6b3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4bdf7729-266b-4c26-84d4-587843f5f5e6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:04:40.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:40.797Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"79b1232a-008b-4a33-84c7-b09297ced6b3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4bdf7729-266b-4c26-84d4-587843f5f5e6","LogTimestamp":"2023-04-13T11:04:40.797Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:04:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:04:40.849Z","message":"Entering","context":{"RequestID":"f4b965a5-d4c6-40e6-8161-52f5ecb2ef4e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3dd8becf-bb00-41c4-8aab-bf379e073d43","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:04:40.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:04:40.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"f4b965a5-d4c6-40e6-8161-52f5ecb2ef4e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3dd8becf-bb00-41c4-8aab-bf379e073d43","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:04:40.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:40.851Z","message":"{\"transactionId\":\"f4b965a5-d4c6-40e6-8161-52f5ecb2ef4e\",\"status\":\"200\",\"rqstDate\":\"230413-11:04:40:849\",\"respDate\":\"230413-11:04:40:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f4b965a5-d4c6-40e6-8161-52f5ecb2ef4e\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:04:40:849-86357\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f4b965a5-d4c6-40e6-8161-52f5ecb2ef4e]}\\\"}\"}","context":{"RequestID":"f4b965a5-d4c6-40e6-8161-52f5ecb2ef4e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3dd8becf-bb00-41c4-8aab-bf379e073d43","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:04:40.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:40.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f4b965a5-d4c6-40e6-8161-52f5ecb2ef4e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3dd8becf-bb00-41c4-8aab-bf379e073d43","LogTimestamp":"2023-04-13T11:04:40.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:04:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:04:42.687Z","message":"Entering","context":{"RequestID":"9b936d83-abe7-4f76-a6c6-f907c01516b2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"76840a6f-89ba-4e26-885d-612292101480","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:42.687Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:04:42.689Z","message":"{\"transactionId\":\"9b936d83-abe7-4f76-a6c6-f907c01516b2\",\"status\":\"200\",\"rqstDate\":\"230413-11:04:42:688\",\"respDate\":\"230413-11:04:42:689\",\"sourceId\":\"haproxy:9b936d83-abe7-4f76-a6c6-f907c01516b2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:04:42:688-42111\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f9573f8f-c552-413f-a267-c51a44837a7b], x-b3-parentspanid=[68998a3f4b70570a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f5601fb2026e2c9768998a3f4b70570a], x-b3-spanid=[1238bfbf4e648f5c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9b936d83-abe7-4f76-a6c6-f907c01516b2]}\\\"}\"}","context":{"RequestID":"9b936d83-abe7-4f76-a6c6-f907c01516b2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"76840a6f-89ba-4e26-885d-612292101480","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:42.687Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:42.690Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9b936d83-abe7-4f76-a6c6-f907c01516b2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"76840a6f-89ba-4e26-885d-612292101480","LogTimestamp":"2023-04-13T11:04:42.690Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:04:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:04:44.702Z","message":"Entering","context":{"RequestID":"a4ff7762-e26e-4af7-ab32-32d6432fb19f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"24d7c764-5ea4-44a9-b75c-7c61f3ef4a1f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:44.702Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:04:44.704Z","message":"{\"transactionId\":\"a4ff7762-e26e-4af7-ab32-32d6432fb19f\",\"status\":\"200\",\"rqstDate\":\"230413-11:04:44:703\",\"respDate\":\"230413-11:04:44:704\",\"sourceId\":\"haproxy:a4ff7762-e26e-4af7-ab32-32d6432fb19f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:04:44:703-50458\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5adac061-7f39-42ad-9b47-10cb8e1dcf17], x-b3-parentspanid=[8c0599ed88ef5c3a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cf1e66a05247bdbe8c0599ed88ef5c3a], x-b3-spanid=[0b68f7c34d83ff3e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a4ff7762-e26e-4af7-ab32-32d6432fb19f]}\\\"}\"}","context":{"RequestID":"a4ff7762-e26e-4af7-ab32-32d6432fb19f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"24d7c764-5ea4-44a9-b75c-7c61f3ef4a1f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:44.702Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:44.705Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a4ff7762-e26e-4af7-ab32-32d6432fb19f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"24d7c764-5ea4-44a9-b75c-7c61f3ef4a1f","LogTimestamp":"2023-04-13T11:04:44.705Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:04:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:04:46.436Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:04:46.446Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:46.446Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:46.447Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:46.716Z","message":"Entering","context":{"RequestID":"c451902d-1b4f-4239-954d-551aeb6108db","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1076fb5b-f49e-411a-a2dd-cdb486fb58d6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:46.716Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:04:46.718Z","message":"{\"transactionId\":\"c451902d-1b4f-4239-954d-551aeb6108db\",\"status\":\"200\",\"rqstDate\":\"230413-11:04:46:717\",\"respDate\":\"230413-11:04:46:718\",\"sourceId\":\"haproxy:c451902d-1b4f-4239-954d-551aeb6108db\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:04:46:717-95528\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7d8d215c-76ca-496f-9fa0-207c9a08b543], x-b3-parentspanid=[977a405a22ef4963], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[40fa9299f165f17e977a405a22ef4963], x-b3-spanid=[bc2a1d3876e4abda], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c451902d-1b4f-4239-954d-551aeb6108db]}\\\"}\"}","context":{"RequestID":"c451902d-1b4f-4239-954d-551aeb6108db","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1076fb5b-f49e-411a-a2dd-cdb486fb58d6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:46.716Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:46.719Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c451902d-1b4f-4239-954d-551aeb6108db","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1076fb5b-f49e-411a-a2dd-cdb486fb58d6","LogTimestamp":"2023-04-13T11:04:46.719Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:04:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:04:48.728Z","message":"Entering","context":{"RequestID":"f5d2a973-1b63-4ab0-bb36-b519172ed795","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"faee173b-3329-4946-b164-7f9af736b1cb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:48.728Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:04:48.729Z","message":"{\"transactionId\":\"f5d2a973-1b63-4ab0-bb36-b519172ed795\",\"status\":\"200\",\"rqstDate\":\"230413-11:04:48:728\",\"respDate\":\"230413-11:04:48:729\",\"sourceId\":\"haproxy:f5d2a973-1b63-4ab0-bb36-b519172ed795\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:04:48:728-75616\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5ae01285-b90e-4f80-8dfd-69ae4b4d3a1f], x-b3-parentspanid=[c8db90ccc287e913], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[022cbf10c37f9b20c8db90ccc287e913], x-b3-spanid=[35a70e3e35ed6023], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f5d2a973-1b63-4ab0-bb36-b519172ed795]}\\\"}\"}","context":{"RequestID":"f5d2a973-1b63-4ab0-bb36-b519172ed795","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"faee173b-3329-4946-b164-7f9af736b1cb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:48.728Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:48.730Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f5d2a973-1b63-4ab0-bb36-b519172ed795","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"faee173b-3329-4946-b164-7f9af736b1cb","LogTimestamp":"2023-04-13T11:04:48.730Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:04:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:04:49.924Z","message":"Connection[cassandra/10.233.75.110: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-04-13T11:04:49.928Z","message":"Connection[cassandra/10.233.75.110: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-04-13T11:04:50.739Z","message":"Entering","context":{"RequestID":"cf951bc8-a6c0-4b4e-8caf-dd61ca89d731","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cbabee6f-05e1-46a0-b172-d2754d329995","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:50.739Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:04:50.741Z","message":"{\"transactionId\":\"cf951bc8-a6c0-4b4e-8caf-dd61ca89d731\",\"status\":\"200\",\"rqstDate\":\"230413-11:04:50:740\",\"respDate\":\"230413-11:04:50:741\",\"sourceId\":\"haproxy:cf951bc8-a6c0-4b4e-8caf-dd61ca89d731\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:04:50:740-19644\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[01927389-aeb1-4b2e-b172-965c69b9fea1], x-b3-parentspanid=[f8382515233d4421], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[15f432cb33c513f3f8382515233d4421], x-b3-spanid=[d69719850b002d42], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cf951bc8-a6c0-4b4e-8caf-dd61ca89d731]}\\\"}\"}","context":{"RequestID":"cf951bc8-a6c0-4b4e-8caf-dd61ca89d731","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cbabee6f-05e1-46a0-b172-d2754d329995","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:50.739Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:50.742Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cf951bc8-a6c0-4b4e-8caf-dd61ca89d731","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cbabee6f-05e1-46a0-b172-d2754d329995","LogTimestamp":"2023-04-13T11:04:50.742Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:04:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:04:50.792Z","message":"Entering","context":{"RequestID":"9069c5b9-7690-40f9-8eb7-d18d2a740538","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3b4c07d4-4337-4d3a-b730-df188fb82f5f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:04:50.792Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:04:50.794Z","message":"{\"transactionId\":\"9069c5b9-7690-40f9-8eb7-d18d2a740538\",\"status\":\"200\",\"rqstDate\":\"230413-11:04:50:792\",\"respDate\":\"230413-11:04:50:794\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:9069c5b9-7690-40f9-8eb7-d18d2a740538\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:04:50:792-22327\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[12543c4c-0c37-495c-a7d0-919eeb15f9b3], x-b3-parentspanid=[2bcebb9e92285918], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53915], x-envoy-attempt-count=[1], x-b3-traceid=[8f3f251f77aed31b2bcebb9e92285918], x-b3-spanid=[8a8656dd8b00e2bf], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[9069c5b9-7690-40f9-8eb7-d18d2a740538]}\\\"}\"}","context":{"RequestID":"9069c5b9-7690-40f9-8eb7-d18d2a740538","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3b4c07d4-4337-4d3a-b730-df188fb82f5f","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:04:50.792Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:50.794Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9069c5b9-7690-40f9-8eb7-d18d2a740538","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3b4c07d4-4337-4d3a-b730-df188fb82f5f","LogTimestamp":"2023-04-13T11:04:50.794Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:04:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:04:50.849Z","message":"Entering","context":{"RequestID":"fbe8b3a5-6dd5-45ae-b332-bf0812894928","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ba542e51-f55e-4dca-851e-de9e562c037c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:04:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:04:50.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"fbe8b3a5-6dd5-45ae-b332-bf0812894928","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ba542e51-f55e-4dca-851e-de9e562c037c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:04:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:50.852Z","message":"{\"transactionId\":\"fbe8b3a5-6dd5-45ae-b332-bf0812894928\",\"status\":\"200\",\"rqstDate\":\"230413-11:04:50:850\",\"respDate\":\"230413-11:04:50:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:fbe8b3a5-6dd5-45ae-b332-bf0812894928\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:04:50:850-60253\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[fbe8b3a5-6dd5-45ae-b332-bf0812894928]}\\\"}\"}","context":{"RequestID":"fbe8b3a5-6dd5-45ae-b332-bf0812894928","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ba542e51-f55e-4dca-851e-de9e562c037c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:04:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:50.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fbe8b3a5-6dd5-45ae-b332-bf0812894928","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba542e51-f55e-4dca-851e-de9e562c037c","LogTimestamp":"2023-04-13T11:04:50.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:04:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:04:52.751Z","message":"Entering","context":{"RequestID":"6988d2d6-6160-4e35-a642-a9ae02ce747a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0f8a9bde-ba19-4dce-a8be-2d0cb4b94274","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:52.751Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:04:52.753Z","message":"{\"transactionId\":\"6988d2d6-6160-4e35-a642-a9ae02ce747a\",\"status\":\"200\",\"rqstDate\":\"230413-11:04:52:751\",\"respDate\":\"230413-11:04:52:753\",\"sourceId\":\"haproxy:6988d2d6-6160-4e35-a642-a9ae02ce747a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:04:52:751-33015\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[09b7408c-6c84-401a-9765-56fd0fd97aad], x-b3-parentspanid=[84d627800986b592], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[384369f0a7d5e47e84d627800986b592], x-b3-spanid=[0034093e1f888394], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6988d2d6-6160-4e35-a642-a9ae02ce747a]}\\\"}\"}","context":{"RequestID":"6988d2d6-6160-4e35-a642-a9ae02ce747a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0f8a9bde-ba19-4dce-a8be-2d0cb4b94274","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:52.751Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:52.754Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6988d2d6-6160-4e35-a642-a9ae02ce747a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0f8a9bde-ba19-4dce-a8be-2d0cb4b94274","LogTimestamp":"2023-04-13T11:04:52.754Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:04:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:04:54.763Z","message":"Entering","context":{"RequestID":"8bd31133-0850-4b7e-be36-e3df889b1c6e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"635089d5-016e-43af-a7dc-8b9937fdcbfc","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:54.763Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:04:54.766Z","message":"{\"transactionId\":\"8bd31133-0850-4b7e-be36-e3df889b1c6e\",\"status\":\"200\",\"rqstDate\":\"230413-11:04:54:764\",\"respDate\":\"230413-11:04:54:766\",\"sourceId\":\"haproxy:8bd31133-0850-4b7e-be36-e3df889b1c6e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:04:54:764-49323\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[100368a1-c7d4-4f77-b93e-5806c49b850b], x-b3-parentspanid=[1e2d51c15a62b8bd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3273e1c60f85dcb21e2d51c15a62b8bd], x-b3-spanid=[1cbafb3c36bbf40d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8bd31133-0850-4b7e-be36-e3df889b1c6e]}\\\"}\"}","context":{"RequestID":"8bd31133-0850-4b7e-be36-e3df889b1c6e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"635089d5-016e-43af-a7dc-8b9937fdcbfc","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:54.763Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:54.766Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8bd31133-0850-4b7e-be36-e3df889b1c6e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"635089d5-016e-43af-a7dc-8b9937fdcbfc","LogTimestamp":"2023-04-13T11:04:54.766Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:04:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:04:56.436Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:04:56.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:56.452Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:56.453Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:56.777Z","message":"Entering","context":{"RequestID":"d66b50ff-ad8e-4b45-b523-f753ff27b2d5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a5b29135-39f2-40f7-971a-ce9ae35ffd6d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:56.777Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:04:56.779Z","message":"{\"transactionId\":\"d66b50ff-ad8e-4b45-b523-f753ff27b2d5\",\"status\":\"200\",\"rqstDate\":\"230413-11:04:56:778\",\"respDate\":\"230413-11:04:56:779\",\"sourceId\":\"haproxy:d66b50ff-ad8e-4b45-b523-f753ff27b2d5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:04:56:778-68430\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a7840e31-5cf7-498d-aa1f-ceb186eca60d], x-b3-parentspanid=[9ef06acc2714bc71], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cb3d7166ab6ff3119ef06acc2714bc71], x-b3-spanid=[57b33056aa4969eb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d66b50ff-ad8e-4b45-b523-f753ff27b2d5]}\\\"}\"}","context":{"RequestID":"d66b50ff-ad8e-4b45-b523-f753ff27b2d5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a5b29135-39f2-40f7-971a-ce9ae35ffd6d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:56.777Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:56.780Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d66b50ff-ad8e-4b45-b523-f753ff27b2d5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a5b29135-39f2-40f7-971a-ce9ae35ffd6d","LogTimestamp":"2023-04-13T11:04:56.780Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:04:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:04:58.789Z","message":"Entering","context":{"RequestID":"456d2438-5b9b-41d6-bf5b-73428ae848c2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5c618cb9-20ec-4998-92c0-fb19bffd1e4c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:58.789Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:04:58.791Z","message":"{\"transactionId\":\"456d2438-5b9b-41d6-bf5b-73428ae848c2\",\"status\":\"200\",\"rqstDate\":\"230413-11:04:58:790\",\"respDate\":\"230413-11:04:58:791\",\"sourceId\":\"haproxy:456d2438-5b9b-41d6-bf5b-73428ae848c2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:04:58:790-47503\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8cdfa81c-ab32-46fc-a9f1-251f0ea73406], x-b3-parentspanid=[e9e46e56824c99bd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a5946c1530d18991e9e46e56824c99bd], x-b3-spanid=[bb9c424e0ef07b6f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[456d2438-5b9b-41d6-bf5b-73428ae848c2]}\\\"}\"}","context":{"RequestID":"456d2438-5b9b-41d6-bf5b-73428ae848c2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5c618cb9-20ec-4998-92c0-fb19bffd1e4c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:04:58.789Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:04:58.792Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"456d2438-5b9b-41d6-bf5b-73428ae848c2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5c618cb9-20ec-4998-92c0-fb19bffd1e4c","LogTimestamp":"2023-04-13T11:04:58.792Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:04:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:05:00.795Z","message":"Entering","context":{"RequestID":"71d8bf92-425a-4fca-b9d0-3991f1a2d32b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1b7b94be-e0b6-48f8-8176-bde7ff5e5e67","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:05:00.795Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:05:00.797Z","message":"{\"transactionId\":\"71d8bf92-425a-4fca-b9d0-3991f1a2d32b\",\"status\":\"200\",\"rqstDate\":\"230413-11:05:00:796\",\"respDate\":\"230413-11:05:00:797\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:71d8bf92-425a-4fca-b9d0-3991f1a2d32b\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:05:00:796-58329\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[00156d7e-bed6-436b-b33a-06ae4ef48438], x-b3-parentspanid=[e9d2dc6bf6a8933b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37755], x-envoy-attempt-count=[1], x-b3-traceid=[9a1c1ada3f73f8a0e9d2dc6bf6a8933b], x-b3-spanid=[3c8010c803514f3b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[71d8bf92-425a-4fca-b9d0-3991f1a2d32b]}\\\"}\"}","context":{"RequestID":"71d8bf92-425a-4fca-b9d0-3991f1a2d32b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1b7b94be-e0b6-48f8-8176-bde7ff5e5e67","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:05:00.795Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:00.798Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"71d8bf92-425a-4fca-b9d0-3991f1a2d32b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1b7b94be-e0b6-48f8-8176-bde7ff5e5e67","LogTimestamp":"2023-04-13T11:05:00.798Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:05:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:05:00.802Z","message":"Entering","context":{"RequestID":"a68661fa-010f-4e1c-a769-5e8d61d86969","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2a0db2b8-70bd-427c-b04a-430d23993098","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:00.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:05:00.805Z","message":"{\"transactionId\":\"a68661fa-010f-4e1c-a769-5e8d61d86969\",\"status\":\"200\",\"rqstDate\":\"230413-11:05:00:803\",\"respDate\":\"230413-11:05:00:805\",\"sourceId\":\"haproxy:a68661fa-010f-4e1c-a769-5e8d61d86969\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:05:00:803-15550\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[570451a1-10f6-4bef-951f-8a36ac72b71d], x-b3-parentspanid=[bb5f33287a26c18f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d0aa87025b55d6dbbb5f33287a26c18f], x-b3-spanid=[b6e358b4b511c346], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a68661fa-010f-4e1c-a769-5e8d61d86969]}\\\"}\"}","context":{"RequestID":"a68661fa-010f-4e1c-a769-5e8d61d86969","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2a0db2b8-70bd-427c-b04a-430d23993098","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:00.802Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:00.806Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a68661fa-010f-4e1c-a769-5e8d61d86969","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2a0db2b8-70bd-427c-b04a-430d23993098","LogTimestamp":"2023-04-13T11:05:00.806Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:05:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:05:00.848Z","message":"Entering","context":{"RequestID":"3249bbf1-3e4c-4413-9295-fe2cca70f7d8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cd23fd66-8532-423c-a53a-5c363d8bfe49","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:05:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:05:00.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"3249bbf1-3e4c-4413-9295-fe2cca70f7d8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cd23fd66-8532-423c-a53a-5c363d8bfe49","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:05:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:00.849Z","message":"{\"transactionId\":\"3249bbf1-3e4c-4413-9295-fe2cca70f7d8\",\"status\":\"200\",\"rqstDate\":\"230413-11:05:00:848\",\"respDate\":\"230413-11:05:00:849\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3249bbf1-3e4c-4413-9295-fe2cca70f7d8\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:05:00:848-7333\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3249bbf1-3e4c-4413-9295-fe2cca70f7d8]}\\\"}\"}","context":{"RequestID":"3249bbf1-3e4c-4413-9295-fe2cca70f7d8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cd23fd66-8532-423c-a53a-5c363d8bfe49","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:05:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:00.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3249bbf1-3e4c-4413-9295-fe2cca70f7d8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cd23fd66-8532-423c-a53a-5c363d8bfe49","LogTimestamp":"2023-04-13T11:05:00.850Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:05:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T11:05:02.816Z","message":"Entering","context":{"RequestID":"399630c0-5a6b-4a54-8c4e-ef476f66491e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"762c128e-260c-48d2-8214-107773aac8f9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:02.816Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:05:02.818Z","message":"{\"transactionId\":\"399630c0-5a6b-4a54-8c4e-ef476f66491e\",\"status\":\"200\",\"rqstDate\":\"230413-11:05:02:817\",\"respDate\":\"230413-11:05:02:818\",\"sourceId\":\"haproxy:399630c0-5a6b-4a54-8c4e-ef476f66491e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:05:02:817-56409\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[042d2229-f257-4745-a6b8-ab6b110a37b8], x-b3-parentspanid=[c16434846cfb435b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dbbd8c213d58bb7ec16434846cfb435b], x-b3-spanid=[0429f1ca8941b39c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[399630c0-5a6b-4a54-8c4e-ef476f66491e]}\\\"}\"}","context":{"RequestID":"399630c0-5a6b-4a54-8c4e-ef476f66491e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"762c128e-260c-48d2-8214-107773aac8f9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:02.816Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:02.819Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"399630c0-5a6b-4a54-8c4e-ef476f66491e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"762c128e-260c-48d2-8214-107773aac8f9","LogTimestamp":"2023-04-13T11:05:02.819Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:05:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:05:04.828Z","message":"Entering","context":{"RequestID":"84540a82-e91f-4cf9-b1df-20de4f272e72","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f9cf6137-d1fc-4d8d-8a27-1a36ff8d39e8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:04.828Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:05:04.830Z","message":"{\"transactionId\":\"84540a82-e91f-4cf9-b1df-20de4f272e72\",\"status\":\"200\",\"rqstDate\":\"230413-11:05:04:829\",\"respDate\":\"230413-11:05:04:830\",\"sourceId\":\"haproxy:84540a82-e91f-4cf9-b1df-20de4f272e72\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:05:04:829-6573\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bf74de25-83c7-41fe-8762-72bdb350e369], x-b3-parentspanid=[51e7480d8ce43e51], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3d8edaeee6fa2a5a51e7480d8ce43e51], x-b3-spanid=[3b26fe4097d75580], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[84540a82-e91f-4cf9-b1df-20de4f272e72]}\\\"}\"}","context":{"RequestID":"84540a82-e91f-4cf9-b1df-20de4f272e72","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f9cf6137-d1fc-4d8d-8a27-1a36ff8d39e8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:04.828Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:04.831Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"84540a82-e91f-4cf9-b1df-20de4f272e72","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f9cf6137-d1fc-4d8d-8a27-1a36ff8d39e8","LogTimestamp":"2023-04-13T11:05:04.831Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:05:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:05:06.436Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:05:06.448Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:06.449Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:06.449Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:06.840Z","message":"Entering","context":{"RequestID":"da2a9de6-0fcb-459c-8acf-1df842bbffe3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"20b17d09-743e-4cd2-8fcd-1e9e8ec95b7c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:06.840Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:05:06.842Z","message":"{\"transactionId\":\"da2a9de6-0fcb-459c-8acf-1df842bbffe3\",\"status\":\"200\",\"rqstDate\":\"230413-11:05:06:841\",\"respDate\":\"230413-11:05:06:842\",\"sourceId\":\"haproxy:da2a9de6-0fcb-459c-8acf-1df842bbffe3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:05:06:841-87607\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3d83ed04-a78a-434b-8e0b-50798b4a08a7], x-b3-parentspanid=[d68d1df82e4e71ab], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[37fbd4f011a0e01ad68d1df82e4e71ab], x-b3-spanid=[c9aa001367518c17], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[da2a9de6-0fcb-459c-8acf-1df842bbffe3]}\\\"}\"}","context":{"RequestID":"da2a9de6-0fcb-459c-8acf-1df842bbffe3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"20b17d09-743e-4cd2-8fcd-1e9e8ec95b7c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:06.840Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:06.843Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"da2a9de6-0fcb-459c-8acf-1df842bbffe3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"20b17d09-743e-4cd2-8fcd-1e9e8ec95b7c","LogTimestamp":"2023-04-13T11:05:06.843Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:05:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:05:08.851Z","message":"Entering","context":{"RequestID":"7c123c9e-c142-4f60-bebd-8f49af29d5ad","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"edd5e2bf-89b1-4223-8ec4-bec3561eec41","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:08.851Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:05:08.853Z","message":"{\"transactionId\":\"7c123c9e-c142-4f60-bebd-8f49af29d5ad\",\"status\":\"200\",\"rqstDate\":\"230413-11:05:08:852\",\"respDate\":\"230413-11:05:08:853\",\"sourceId\":\"haproxy:7c123c9e-c142-4f60-bebd-8f49af29d5ad\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:05:08:852-85127\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[84a9796f-b6fc-42b1-bc07-4de8447d3bd2], x-b3-parentspanid=[ff7698088cc857fa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8d8348bee11358bbff7698088cc857fa], x-b3-spanid=[416125f0ad60ee1d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7c123c9e-c142-4f60-bebd-8f49af29d5ad]}\\\"}\"}","context":{"RequestID":"7c123c9e-c142-4f60-bebd-8f49af29d5ad","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"edd5e2bf-89b1-4223-8ec4-bec3561eec41","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:08.851Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:08.854Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7c123c9e-c142-4f60-bebd-8f49af29d5ad","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"edd5e2bf-89b1-4223-8ec4-bec3561eec41","LogTimestamp":"2023-04-13T11:05:08.854Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:05:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:05:10.793Z","message":"Entering","context":{"RequestID":"e62e0fbd-419a-4780-beb0-ebe2bcd9d756","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9af4ce03-6142-41f8-85fe-7ceed4f45c2d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:05:10.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:05:10.794Z","message":"{\"transactionId\":\"e62e0fbd-419a-4780-beb0-ebe2bcd9d756\",\"status\":\"200\",\"rqstDate\":\"230413-11:05:10:793\",\"respDate\":\"230413-11:05:10:794\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e62e0fbd-419a-4780-beb0-ebe2bcd9d756\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:05:10:793-69035\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[513ada74-9114-429f-99a7-7787e37f347a], x-b3-parentspanid=[b82e8c6547b09e92], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34077], x-envoy-attempt-count=[1], x-b3-traceid=[310d1a347258d90ab82e8c6547b09e92], x-b3-spanid=[384e6d900b092da9], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e62e0fbd-419a-4780-beb0-ebe2bcd9d756]}\\\"}\"}","context":{"RequestID":"e62e0fbd-419a-4780-beb0-ebe2bcd9d756","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9af4ce03-6142-41f8-85fe-7ceed4f45c2d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:05:10.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:10.795Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e62e0fbd-419a-4780-beb0-ebe2bcd9d756","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9af4ce03-6142-41f8-85fe-7ceed4f45c2d","LogTimestamp":"2023-04-13T11:05:10.795Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:05:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T11:05:10.848Z","message":"Entering","context":{"RequestID":"22b13c7d-7ff9-4de3-ac88-867a0bd5f29c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8fe0ff94-60a4-44a5-bffb-ab63d4578b14","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:05:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:05:10.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"22b13c7d-7ff9-4de3-ac88-867a0bd5f29c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8fe0ff94-60a4-44a5-bffb-ab63d4578b14","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:05:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:10.850Z","message":"{\"transactionId\":\"22b13c7d-7ff9-4de3-ac88-867a0bd5f29c\",\"status\":\"200\",\"rqstDate\":\"230413-11:05:10:848\",\"respDate\":\"230413-11:05:10:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:22b13c7d-7ff9-4de3-ac88-867a0bd5f29c\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:05:10:848-92925\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[22b13c7d-7ff9-4de3-ac88-867a0bd5f29c]}\\\"}\"}","context":{"RequestID":"22b13c7d-7ff9-4de3-ac88-867a0bd5f29c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8fe0ff94-60a4-44a5-bffb-ab63d4578b14","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:05:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:10.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"22b13c7d-7ff9-4de3-ac88-867a0bd5f29c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8fe0ff94-60a4-44a5-bffb-ab63d4578b14","LogTimestamp":"2023-04-13T11:05:10.850Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:05:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:05:10.862Z","message":"Entering","context":{"RequestID":"fa568aca-52f4-41ef-8d58-7d9595d65af3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f8bb4b9f-a934-459d-b8ff-84930551a2c6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:10.862Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:05:10.864Z","message":"{\"transactionId\":\"fa568aca-52f4-41ef-8d58-7d9595d65af3\",\"status\":\"200\",\"rqstDate\":\"230413-11:05:10:863\",\"respDate\":\"230413-11:05:10:863\",\"sourceId\":\"haproxy:fa568aca-52f4-41ef-8d58-7d9595d65af3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:05:10:863-24728\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fb8bd75e-0602-4b4e-bc58-898d321b0f49], x-b3-parentspanid=[b27843ef6d8c5d3a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[01687e97c345ecd1b27843ef6d8c5d3a], x-b3-spanid=[dd42f4992a3744e2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fa568aca-52f4-41ef-8d58-7d9595d65af3]}\\\"}\"}","context":{"RequestID":"fa568aca-52f4-41ef-8d58-7d9595d65af3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f8bb4b9f-a934-459d-b8ff-84930551a2c6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:10.862Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:10.864Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fa568aca-52f4-41ef-8d58-7d9595d65af3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f8bb4b9f-a934-459d-b8ff-84930551a2c6","LogTimestamp":"2023-04-13T11:05:10.864Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:05:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-13T11:05:12.872Z","message":"Entering","context":{"RequestID":"e3eea653-d971-4fab-b914-60c9877fc35c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"26dee48e-7910-40c7-87d7-7b8d5cbc2e4f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:12.872Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:05:12.875Z","message":"{\"transactionId\":\"e3eea653-d971-4fab-b914-60c9877fc35c\",\"status\":\"200\",\"rqstDate\":\"230413-11:05:12:872\",\"respDate\":\"230413-11:05:12:875\",\"sourceId\":\"haproxy:e3eea653-d971-4fab-b914-60c9877fc35c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:05:12:872-73597\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e3bfdbaa-b186-4c74-8bbb-6bc71f94cc40], x-b3-parentspanid=[6029bc1313ca0c0d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6d9df3f6f9a0f2346029bc1313ca0c0d], x-b3-spanid=[d3b6d303311af88a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e3eea653-d971-4fab-b914-60c9877fc35c]}\\\"}\"}","context":{"RequestID":"e3eea653-d971-4fab-b914-60c9877fc35c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"26dee48e-7910-40c7-87d7-7b8d5cbc2e4f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:12.872Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:12.875Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e3eea653-d971-4fab-b914-60c9877fc35c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"26dee48e-7910-40c7-87d7-7b8d5cbc2e4f","LogTimestamp":"2023-04-13T11:05:12.875Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:05:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T11:05:14.883Z","message":"Entering","context":{"RequestID":"1e9854a3-61f4-4054-a57a-c5048784050e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b9ded4a0-18df-4b84-8e2f-37b92dd033b1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:14.883Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:05:14.885Z","message":"{\"transactionId\":\"1e9854a3-61f4-4054-a57a-c5048784050e\",\"status\":\"200\",\"rqstDate\":\"230413-11:05:14:884\",\"respDate\":\"230413-11:05:14:885\",\"sourceId\":\"haproxy:1e9854a3-61f4-4054-a57a-c5048784050e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:05:14:884-49262\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a99f347f-f118-4b6d-bd42-7fb8ed840e72], x-b3-parentspanid=[41e6ed6e941e7e1c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[319053682c1fc92e41e6ed6e941e7e1c], x-b3-spanid=[bfdfb242fd878bb3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1e9854a3-61f4-4054-a57a-c5048784050e]}\\\"}\"}","context":{"RequestID":"1e9854a3-61f4-4054-a57a-c5048784050e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b9ded4a0-18df-4b84-8e2f-37b92dd033b1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:14.883Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:14.885Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1e9854a3-61f4-4054-a57a-c5048784050e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b9ded4a0-18df-4b84-8e2f-37b92dd033b1","LogTimestamp":"2023-04-13T11:05:14.885Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:05:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:05:16.436Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:05:16.446Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:16.446Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:16.446Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:16.894Z","message":"Entering","context":{"RequestID":"8e9787bc-f882-4019-8bce-503f7ac0f0d7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0a3c20df-8461-40af-8d24-4fd4d7cb8585","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:16.894Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:05:16.895Z","message":"{\"transactionId\":\"8e9787bc-f882-4019-8bce-503f7ac0f0d7\",\"status\":\"200\",\"rqstDate\":\"230413-11:05:16:894\",\"respDate\":\"230413-11:05:16:895\",\"sourceId\":\"haproxy:8e9787bc-f882-4019-8bce-503f7ac0f0d7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:05:16:894-17875\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dcaf1c86-14fe-47fd-b861-afd378488113], x-b3-parentspanid=[68f86ad10cf075f0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fa781e73dd220ba668f86ad10cf075f0], x-b3-spanid=[5e4d9d41b7bdabee], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8e9787bc-f882-4019-8bce-503f7ac0f0d7]}\\\"}\"}","context":{"RequestID":"8e9787bc-f882-4019-8bce-503f7ac0f0d7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0a3c20df-8461-40af-8d24-4fd4d7cb8585","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:16.894Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:16.896Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8e9787bc-f882-4019-8bce-503f7ac0f0d7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0a3c20df-8461-40af-8d24-4fd4d7cb8585","LogTimestamp":"2023-04-13T11:05:16.896Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:05:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T11:05:18.904Z","message":"Entering","context":{"RequestID":"c5d1f6ea-a916-4305-b4dd-111208bc259b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d0367a75-706a-4ca0-b7d6-7926b1037487","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:18.904Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:05:18.906Z","message":"{\"transactionId\":\"c5d1f6ea-a916-4305-b4dd-111208bc259b\",\"status\":\"200\",\"rqstDate\":\"230413-11:05:18:905\",\"respDate\":\"230413-11:05:18:906\",\"sourceId\":\"haproxy:c5d1f6ea-a916-4305-b4dd-111208bc259b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:05:18:905-96233\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9e1ea8b1-fa33-429e-9dc7-186225b43f2b], x-b3-parentspanid=[abc766ff162ba9b4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[67cbb480260d9ca1abc766ff162ba9b4], x-b3-spanid=[65cde20a7b8691ce], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c5d1f6ea-a916-4305-b4dd-111208bc259b]}\\\"}\"}","context":{"RequestID":"c5d1f6ea-a916-4305-b4dd-111208bc259b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d0367a75-706a-4ca0-b7d6-7926b1037487","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:18.904Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:18.906Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c5d1f6ea-a916-4305-b4dd-111208bc259b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d0367a75-706a-4ca0-b7d6-7926b1037487","LogTimestamp":"2023-04-13T11:05:18.906Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:05:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T11:05:19.934Z","message":"Connection[cassandra/10.233.75.110: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-04-13T11:05:19.938Z","message":"Connection[cassandra/10.233.75.110: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-04-13T11:05:20.793Z","message":"Entering","context":{"RequestID":"7bdd6e67-eaea-4fb1-b25c-c782cd9bdbb4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e02e0cf8-2cbd-4f3a-a332-b0de16ca3829","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:05:20.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:05:20.795Z","message":"{\"transactionId\":\"7bdd6e67-eaea-4fb1-b25c-c782cd9bdbb4\",\"status\":\"200\",\"rqstDate\":\"230413-11:05:20:794\",\"respDate\":\"230413-11:05:20:795\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:7bdd6e67-eaea-4fb1-b25c-c782cd9bdbb4\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:05:20:794-89689\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dd974b6b-5c76-446d-85f6-49c294625b07], x-b3-parentspanid=[8739bf3f13d4aec8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[37195], x-envoy-attempt-count=[1], x-b3-traceid=[5bbefb491ad273878739bf3f13d4aec8], x-b3-spanid=[6dd16243fd55d6cd], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[7bdd6e67-eaea-4fb1-b25c-c782cd9bdbb4]}\\\"}\"}","context":{"RequestID":"7bdd6e67-eaea-4fb1-b25c-c782cd9bdbb4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e02e0cf8-2cbd-4f3a-a332-b0de16ca3829","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:05:20.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:20.796Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7bdd6e67-eaea-4fb1-b25c-c782cd9bdbb4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e02e0cf8-2cbd-4f3a-a332-b0de16ca3829","LogTimestamp":"2023-04-13T11:05:20.796Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:05:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:05:20.848Z","message":"Entering","context":{"RequestID":"f2dc44c8-67f4-4d99-82be-d1705bc358f1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"38a26ba8-a0e1-4ead-a9c6-557d954924c0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:05:20.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:05:20.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"f2dc44c8-67f4-4d99-82be-d1705bc358f1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"38a26ba8-a0e1-4ead-a9c6-557d954924c0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:05:20.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:20.852Z","message":"{\"transactionId\":\"f2dc44c8-67f4-4d99-82be-d1705bc358f1\",\"status\":\"200\",\"rqstDate\":\"230413-11:05:20:849\",\"respDate\":\"230413-11:05:20:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f2dc44c8-67f4-4d99-82be-d1705bc358f1\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:05:20:849-10170\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f2dc44c8-67f4-4d99-82be-d1705bc358f1]}\\\"}\"}","context":{"RequestID":"f2dc44c8-67f4-4d99-82be-d1705bc358f1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"38a26ba8-a0e1-4ead-a9c6-557d954924c0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:05:20.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:20.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f2dc44c8-67f4-4d99-82be-d1705bc358f1","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"38a26ba8-a0e1-4ead-a9c6-557d954924c0","LogTimestamp":"2023-04-13T11:05:20.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:05:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T11:05:20.915Z","message":"Entering","context":{"RequestID":"6a723f17-3814-4fd9-8a3e-f809c43d3f64","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"52582747-7d92-4068-8637-f135b099c248","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:20.915Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:05:20.917Z","message":"{\"transactionId\":\"6a723f17-3814-4fd9-8a3e-f809c43d3f64\",\"status\":\"200\",\"rqstDate\":\"230413-11:05:20:916\",\"respDate\":\"230413-11:05:20:917\",\"sourceId\":\"haproxy:6a723f17-3814-4fd9-8a3e-f809c43d3f64\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:05:20:916-86886\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1e13a878-0c6d-43e2-aa32-9c155aca3944], x-b3-parentspanid=[3908b3350275f579], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0d75340cfd88c33c3908b3350275f579], x-b3-spanid=[6ef094935a34cbeb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6a723f17-3814-4fd9-8a3e-f809c43d3f64]}\\\"}\"}","context":{"RequestID":"6a723f17-3814-4fd9-8a3e-f809c43d3f64","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"52582747-7d92-4068-8637-f135b099c248","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:20.915Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:20.918Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6a723f17-3814-4fd9-8a3e-f809c43d3f64","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"52582747-7d92-4068-8637-f135b099c248","LogTimestamp":"2023-04-13T11:05:20.918Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:05:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:05:22.927Z","message":"Entering","context":{"RequestID":"24aa258c-bd72-425a-8857-4ec2ca917480","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b71f79c5-99a0-4ffd-bf33-b5907261bab7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:22.927Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:05:22.929Z","message":"{\"transactionId\":\"24aa258c-bd72-425a-8857-4ec2ca917480\",\"status\":\"200\",\"rqstDate\":\"230413-11:05:22:928\",\"respDate\":\"230413-11:05:22:929\",\"sourceId\":\"haproxy:24aa258c-bd72-425a-8857-4ec2ca917480\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:05:22:928-62786\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c162217b-4b44-44e7-b9ee-7b7fb2d36e50], x-b3-parentspanid=[3b2c2049bd4bc946], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7fb78c33f30819603b2c2049bd4bc946], x-b3-spanid=[56a9361b15f3b72a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[24aa258c-bd72-425a-8857-4ec2ca917480]}\\\"}\"}","context":{"RequestID":"24aa258c-bd72-425a-8857-4ec2ca917480","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b71f79c5-99a0-4ffd-bf33-b5907261bab7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:22.927Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:22.930Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"24aa258c-bd72-425a-8857-4ec2ca917480","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b71f79c5-99a0-4ffd-bf33-b5907261bab7","LogTimestamp":"2023-04-13T11:05:22.930Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:05:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:05:24.940Z","message":"Entering","context":{"RequestID":"440100a5-7a9c-45cb-876a-65188def9fe9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e88ecf9b-4e1d-41e2-9337-9feb638aa474","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:24.940Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:05:24.942Z","message":"{\"transactionId\":\"440100a5-7a9c-45cb-876a-65188def9fe9\",\"status\":\"200\",\"rqstDate\":\"230413-11:05:24:941\",\"respDate\":\"230413-11:05:24:942\",\"sourceId\":\"haproxy:440100a5-7a9c-45cb-876a-65188def9fe9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:05:24:941-69043\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d4606c8f-e8aa-426e-911c-ec0932ccda9e], x-b3-parentspanid=[511539bcea955f88], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3e40bfd442c20eba511539bcea955f88], x-b3-spanid=[5f626bcf2f951465], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[440100a5-7a9c-45cb-876a-65188def9fe9]}\\\"}\"}","context":{"RequestID":"440100a5-7a9c-45cb-876a-65188def9fe9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e88ecf9b-4e1d-41e2-9337-9feb638aa474","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:24.940Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:24.943Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"440100a5-7a9c-45cb-876a-65188def9fe9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e88ecf9b-4e1d-41e2-9337-9feb638aa474","LogTimestamp":"2023-04-13T11:05:24.943Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:05:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:05:26.436Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:05:26.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:26.453Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:26.453Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:26.953Z","message":"Entering","context":{"RequestID":"32e43deb-757d-4a82-8fe3-49d23e4444fe","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f4b7c815-e62d-4f8b-8a63-2aaed6139c7d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:26.953Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:05:26.955Z","message":"{\"transactionId\":\"32e43deb-757d-4a82-8fe3-49d23e4444fe\",\"status\":\"200\",\"rqstDate\":\"230413-11:05:26:954\",\"respDate\":\"230413-11:05:26:955\",\"sourceId\":\"haproxy:32e43deb-757d-4a82-8fe3-49d23e4444fe\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:05:26:954-75561\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[866b827d-0841-4ba9-95de-74e76377fcc6], x-b3-parentspanid=[7e01c8d1c6157fe7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[36dc79c4a38753047e01c8d1c6157fe7], x-b3-spanid=[7946c66e881eaaf9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[32e43deb-757d-4a82-8fe3-49d23e4444fe]}\\\"}\"}","context":{"RequestID":"32e43deb-757d-4a82-8fe3-49d23e4444fe","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f4b7c815-e62d-4f8b-8a63-2aaed6139c7d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:26.953Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:26.956Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"32e43deb-757d-4a82-8fe3-49d23e4444fe","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f4b7c815-e62d-4f8b-8a63-2aaed6139c7d","LogTimestamp":"2023-04-13T11:05:26.956Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:05:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:05:28.966Z","message":"Entering","context":{"RequestID":"8e1067df-478f-423a-a839-697b75d75c5f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"70847a52-d9dc-4185-927d-9b744799c557","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:28.966Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:05:28.968Z","message":"{\"transactionId\":\"8e1067df-478f-423a-a839-697b75d75c5f\",\"status\":\"200\",\"rqstDate\":\"230413-11:05:28:967\",\"respDate\":\"230413-11:05:28:968\",\"sourceId\":\"haproxy:8e1067df-478f-423a-a839-697b75d75c5f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:05:28:967-68753\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8455a9dc-c227-4c70-94a8-78f13bc4eb16], x-b3-parentspanid=[2a82158c50fd163f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a2f1d0bc7aa06a2d2a82158c50fd163f], x-b3-spanid=[0dab3c60e54add9d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8e1067df-478f-423a-a839-697b75d75c5f]}\\\"}\"}","context":{"RequestID":"8e1067df-478f-423a-a839-697b75d75c5f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"70847a52-d9dc-4185-927d-9b744799c557","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:28.966Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:28.969Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8e1067df-478f-423a-a839-697b75d75c5f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"70847a52-d9dc-4185-927d-9b744799c557","LogTimestamp":"2023-04-13T11:05:28.969Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:05:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:05:30.794Z","message":"Entering","context":{"RequestID":"356198ae-b368-4484-ab76-34e81781e92d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1cbac495-7820-459d-af66-e3b75365b7f6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:05:30.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:05:30.796Z","message":"{\"transactionId\":\"356198ae-b368-4484-ab76-34e81781e92d\",\"status\":\"200\",\"rqstDate\":\"230413-11:05:30:795\",\"respDate\":\"230413-11:05:30:796\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:356198ae-b368-4484-ab76-34e81781e92d\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:05:30:795-92482\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[14198410-2bfa-4568-b338-6b4a9d212ff0], x-b3-parentspanid=[bde60b419bcca561], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51033], x-envoy-attempt-count=[1], x-b3-traceid=[1276691798fca67fbde60b419bcca561], x-b3-spanid=[ca37353ea5012834], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[356198ae-b368-4484-ab76-34e81781e92d]}\\\"}\"}","context":{"RequestID":"356198ae-b368-4484-ab76-34e81781e92d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1cbac495-7820-459d-af66-e3b75365b7f6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:05:30.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:30.797Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"356198ae-b368-4484-ab76-34e81781e92d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1cbac495-7820-459d-af66-e3b75365b7f6","LogTimestamp":"2023-04-13T11:05:30.797Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:05:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:05:30.848Z","message":"Entering","context":{"RequestID":"529fca6f-c6a4-45c2-8c1e-4b95aa5b16ff","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9e3900ef-014f-4290-9013-15a453ac3916","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:05:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:05:30.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"529fca6f-c6a4-45c2-8c1e-4b95aa5b16ff","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9e3900ef-014f-4290-9013-15a453ac3916","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:05:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:30.851Z","message":"{\"transactionId\":\"529fca6f-c6a4-45c2-8c1e-4b95aa5b16ff\",\"status\":\"200\",\"rqstDate\":\"230413-11:05:30:849\",\"respDate\":\"230413-11:05:30:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:529fca6f-c6a4-45c2-8c1e-4b95aa5b16ff\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:05:30:849-5501\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[529fca6f-c6a4-45c2-8c1e-4b95aa5b16ff]}\\\"}\"}","context":{"RequestID":"529fca6f-c6a4-45c2-8c1e-4b95aa5b16ff","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9e3900ef-014f-4290-9013-15a453ac3916","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:05:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:30.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"529fca6f-c6a4-45c2-8c1e-4b95aa5b16ff","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9e3900ef-014f-4290-9013-15a453ac3916","LogTimestamp":"2023-04-13T11:05:30.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:05:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:05:30.979Z","message":"Entering","context":{"RequestID":"3382b132-84cc-434b-ac27-90e2095148fc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c7fa9e81-3c7c-4bf3-a2e3-a653c47ef9db","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:30.979Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:05:30.982Z","message":"{\"transactionId\":\"3382b132-84cc-434b-ac27-90e2095148fc\",\"status\":\"200\",\"rqstDate\":\"230413-11:05:30:980\",\"respDate\":\"230413-11:05:30:982\",\"sourceId\":\"haproxy:3382b132-84cc-434b-ac27-90e2095148fc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:05:30:980-63869\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[53723a01-16b6-4524-ac03-42e321ab763f], x-b3-parentspanid=[913121ebcfc1b81c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[89df764ada4f2ce6913121ebcfc1b81c], x-b3-spanid=[d16980d707166300], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3382b132-84cc-434b-ac27-90e2095148fc]}\\\"}\"}","context":{"RequestID":"3382b132-84cc-434b-ac27-90e2095148fc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c7fa9e81-3c7c-4bf3-a2e3-a653c47ef9db","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:30.979Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:30.983Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3382b132-84cc-434b-ac27-90e2095148fc","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c7fa9e81-3c7c-4bf3-a2e3-a653c47ef9db","LogTimestamp":"2023-04-13T11:05:30.983Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:05:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:05:32.992Z","message":"Entering","context":{"RequestID":"9927498c-9e77-4a98-951e-d261b0956958","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5f7f5e7d-45ac-4084-82d2-7f646255916f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:32.992Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:05:32.994Z","message":"{\"transactionId\":\"9927498c-9e77-4a98-951e-d261b0956958\",\"status\":\"200\",\"rqstDate\":\"230413-11:05:32:993\",\"respDate\":\"230413-11:05:32:994\",\"sourceId\":\"haproxy:9927498c-9e77-4a98-951e-d261b0956958\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:05:32:993-82587\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b724b37b-1a1d-4e01-b9fc-adff50e71669], x-b3-parentspanid=[ee91a38fd1a7e84b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ac4e306f1e98e909ee91a38fd1a7e84b], x-b3-spanid=[fa4e379f0b477d79], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9927498c-9e77-4a98-951e-d261b0956958]}\\\"}\"}","context":{"RequestID":"9927498c-9e77-4a98-951e-d261b0956958","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5f7f5e7d-45ac-4084-82d2-7f646255916f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:32.992Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:32.995Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9927498c-9e77-4a98-951e-d261b0956958","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5f7f5e7d-45ac-4084-82d2-7f646255916f","LogTimestamp":"2023-04-13T11:05:32.995Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:05:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:05:35.005Z","message":"Entering","context":{"RequestID":"7b8c1f9d-ce0b-47c5-b3cb-93ee51ef6a96","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5e4a50ce-8f3c-4216-b096-72ca3b0bd60d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:35.005Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:05:35.007Z","message":"{\"transactionId\":\"7b8c1f9d-ce0b-47c5-b3cb-93ee51ef6a96\",\"status\":\"200\",\"rqstDate\":\"230413-11:05:35:006\",\"respDate\":\"230413-11:05:35:007\",\"sourceId\":\"haproxy:7b8c1f9d-ce0b-47c5-b3cb-93ee51ef6a96\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:05:35:006-67183\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4e9aabe6-2fb6-4d16-8c09-175b7bbf0e18], x-b3-parentspanid=[7b640c2c73c32c21], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7b8e9a6d388d0a9e7b640c2c73c32c21], x-b3-spanid=[ba39d80c693b2738], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7b8c1f9d-ce0b-47c5-b3cb-93ee51ef6a96]}\\\"}\"}","context":{"RequestID":"7b8c1f9d-ce0b-47c5-b3cb-93ee51ef6a96","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5e4a50ce-8f3c-4216-b096-72ca3b0bd60d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:35.005Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:35.008Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7b8c1f9d-ce0b-47c5-b3cb-93ee51ef6a96","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5e4a50ce-8f3c-4216-b096-72ca3b0bd60d","LogTimestamp":"2023-04-13T11:05:35.008Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:05:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:05:36.437Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:05:36.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:36.452Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:36.452Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:37.018Z","message":"Entering","context":{"RequestID":"3069e985-c71a-4f20-8992-ffdd510f180c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f9584c6a-55eb-4dc8-957b-232db9925cc5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:37.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:05:37.020Z","message":"{\"transactionId\":\"3069e985-c71a-4f20-8992-ffdd510f180c\",\"status\":\"200\",\"rqstDate\":\"230413-11:05:37:019\",\"respDate\":\"230413-11:05:37:020\",\"sourceId\":\"haproxy:3069e985-c71a-4f20-8992-ffdd510f180c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:05:37:019-96993\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bd648c3b-8233-4550-bb44-6bd9767e78a9], x-b3-parentspanid=[7ebe2356c4663430], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[74b4b900c88e05cb7ebe2356c4663430], x-b3-spanid=[0d60337cb24caffb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3069e985-c71a-4f20-8992-ffdd510f180c]}\\\"}\"}","context":{"RequestID":"3069e985-c71a-4f20-8992-ffdd510f180c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f9584c6a-55eb-4dc8-957b-232db9925cc5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:37.018Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:37.021Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3069e985-c71a-4f20-8992-ffdd510f180c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f9584c6a-55eb-4dc8-957b-232db9925cc5","LogTimestamp":"2023-04-13T11:05:37.021Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:05:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:05:39.030Z","message":"Entering","context":{"RequestID":"973278a9-9e5f-4c1a-9147-8a43391aca05","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"53553395-d2d6-4e5f-8ea9-640b5bd617af","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:39.030Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:05:39.032Z","message":"{\"transactionId\":\"973278a9-9e5f-4c1a-9147-8a43391aca05\",\"status\":\"200\",\"rqstDate\":\"230413-11:05:39:031\",\"respDate\":\"230413-11:05:39:032\",\"sourceId\":\"haproxy:973278a9-9e5f-4c1a-9147-8a43391aca05\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:05:39:031-22526\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d5089dc6-ddac-4bb6-a8dd-772962cdf67d], x-b3-parentspanid=[0c2c02a35799cda0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[932b3e4e3626ad9f0c2c02a35799cda0], x-b3-spanid=[b7dcb2d2e9bdd33d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[973278a9-9e5f-4c1a-9147-8a43391aca05]}\\\"}\"}","context":{"RequestID":"973278a9-9e5f-4c1a-9147-8a43391aca05","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"53553395-d2d6-4e5f-8ea9-640b5bd617af","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:39.030Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:39.032Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"973278a9-9e5f-4c1a-9147-8a43391aca05","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"53553395-d2d6-4e5f-8ea9-640b5bd617af","LogTimestamp":"2023-04-13T11:05:39.032Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:05:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:05:40.794Z","message":"Entering","context":{"RequestID":"31e4ce15-9856-411f-8ea7-7ed6f95292e3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ba8c4091-33ff-4b34-8a09-e1aa8657d123","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:05:40.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:05:40.796Z","message":"{\"transactionId\":\"31e4ce15-9856-411f-8ea7-7ed6f95292e3\",\"status\":\"200\",\"rqstDate\":\"230413-11:05:40:795\",\"respDate\":\"230413-11:05:40:796\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:31e4ce15-9856-411f-8ea7-7ed6f95292e3\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:05:40:795-4096\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[92334a38-b5ec-4fdd-91cd-dbe36fed50ae], x-b3-parentspanid=[c8a8522120c93ffe], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45501], x-envoy-attempt-count=[1], x-b3-traceid=[64e3a4d2b5ac870ac8a8522120c93ffe], x-b3-spanid=[32e4a997335ce586], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[31e4ce15-9856-411f-8ea7-7ed6f95292e3]}\\\"}\"}","context":{"RequestID":"31e4ce15-9856-411f-8ea7-7ed6f95292e3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ba8c4091-33ff-4b34-8a09-e1aa8657d123","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:05:40.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:40.797Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"31e4ce15-9856-411f-8ea7-7ed6f95292e3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ba8c4091-33ff-4b34-8a09-e1aa8657d123","LogTimestamp":"2023-04-13T11:05:40.797Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:05:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:05:40.847Z","message":"Entering","context":{"RequestID":"84b46cf0-41c9-42d8-9fc8-022a27160cb6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b391cff5-fd16-4c1d-b0fc-a2a3883e686a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:05:40.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:05:40.848Z","message":"Database is available from CACHED check.","context":{"RequestID":"84b46cf0-41c9-42d8-9fc8-022a27160cb6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b391cff5-fd16-4c1d-b0fc-a2a3883e686a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:05:40.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:40.849Z","message":"{\"transactionId\":\"84b46cf0-41c9-42d8-9fc8-022a27160cb6\",\"status\":\"200\",\"rqstDate\":\"230413-11:05:40:847\",\"respDate\":\"230413-11:05:40:849\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:84b46cf0-41c9-42d8-9fc8-022a27160cb6\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:05:40:847-48393\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[84b46cf0-41c9-42d8-9fc8-022a27160cb6]}\\\"}\"}","context":{"RequestID":"84b46cf0-41c9-42d8-9fc8-022a27160cb6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b391cff5-fd16-4c1d-b0fc-a2a3883e686a","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:05:40.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:40.849Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"84b46cf0-41c9-42d8-9fc8-022a27160cb6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b391cff5-fd16-4c1d-b0fc-a2a3883e686a","LogTimestamp":"2023-04-13T11:05:40.849Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:05:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T11:05:41.042Z","message":"Entering","context":{"RequestID":"004d1386-f611-40ee-a0f0-573fc1ea8093","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"eb099423-9dbf-40ef-9ecb-cab257d91eb4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:41.042Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:05:41.044Z","message":"{\"transactionId\":\"004d1386-f611-40ee-a0f0-573fc1ea8093\",\"status\":\"200\",\"rqstDate\":\"230413-11:05:41:043\",\"respDate\":\"230413-11:05:41:044\",\"sourceId\":\"haproxy:004d1386-f611-40ee-a0f0-573fc1ea8093\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:05:41:043-23950\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d829e56e-d7de-4139-865c-8b2fac41d8e2], x-b3-parentspanid=[53555e93deb0bdc8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[58e076328237e35c53555e93deb0bdc8], x-b3-spanid=[0d4892564326c4a2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[004d1386-f611-40ee-a0f0-573fc1ea8093]}\\\"}\"}","context":{"RequestID":"004d1386-f611-40ee-a0f0-573fc1ea8093","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"eb099423-9dbf-40ef-9ecb-cab257d91eb4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:41.042Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:41.045Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"004d1386-f611-40ee-a0f0-573fc1ea8093","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eb099423-9dbf-40ef-9ecb-cab257d91eb4","LogTimestamp":"2023-04-13T11:05:41.045Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:05:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:05:43.055Z","message":"Entering","context":{"RequestID":"9b8e792d-b145-48fa-a078-90a2f2662a32","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"39862bd9-19f3-4eee-8d3c-4274c7ce85b2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:43.055Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:05:43.057Z","message":"{\"transactionId\":\"9b8e792d-b145-48fa-a078-90a2f2662a32\",\"status\":\"200\",\"rqstDate\":\"230413-11:05:43:056\",\"respDate\":\"230413-11:05:43:057\",\"sourceId\":\"haproxy:9b8e792d-b145-48fa-a078-90a2f2662a32\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:05:43:056-13784\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[be54317d-f722-470e-9bcb-0b407e48caa3], x-b3-parentspanid=[f0b5b334ab0ee38f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6578023c39197398f0b5b334ab0ee38f], x-b3-spanid=[ce6dbb687cb5e89f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9b8e792d-b145-48fa-a078-90a2f2662a32]}\\\"}\"}","context":{"RequestID":"9b8e792d-b145-48fa-a078-90a2f2662a32","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"39862bd9-19f3-4eee-8d3c-4274c7ce85b2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:43.055Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:43.058Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9b8e792d-b145-48fa-a078-90a2f2662a32","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"39862bd9-19f3-4eee-8d3c-4274c7ce85b2","LogTimestamp":"2023-04-13T11:05:43.058Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:05:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:05:45.068Z","message":"Entering","context":{"RequestID":"f076c8e9-6cee-4c12-a48f-9a66d72ab169","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dd0ec1a5-65da-4588-9ef2-c8bb8816d7f7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:45.068Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:05:45.070Z","message":"{\"transactionId\":\"f076c8e9-6cee-4c12-a48f-9a66d72ab169\",\"status\":\"200\",\"rqstDate\":\"230413-11:05:45:068\",\"respDate\":\"230413-11:05:45:070\",\"sourceId\":\"haproxy:f076c8e9-6cee-4c12-a48f-9a66d72ab169\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:05:45:068-75293\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a8984c4a-2e26-491c-b15c-3d1600adbba7], x-b3-parentspanid=[23da4737235deb09], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7476ba83be6d999923da4737235deb09], x-b3-spanid=[a0f69fb455e4b343], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f076c8e9-6cee-4c12-a48f-9a66d72ab169]}\\\"}\"}","context":{"RequestID":"f076c8e9-6cee-4c12-a48f-9a66d72ab169","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dd0ec1a5-65da-4588-9ef2-c8bb8816d7f7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:45.068Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:45.071Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f076c8e9-6cee-4c12-a48f-9a66d72ab169","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dd0ec1a5-65da-4588-9ef2-c8bb8816d7f7","LogTimestamp":"2023-04-13T11:05:45.071Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:05:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:05:46.437Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:05:46.447Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:46.448Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:46.448Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:47.079Z","message":"Entering","context":{"RequestID":"1039e0ae-0b6b-43a6-ad1d-1ddfd086e70b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"755de616-080c-4687-9596-e1d2238181b0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:47.079Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:05:47.082Z","message":"{\"transactionId\":\"1039e0ae-0b6b-43a6-ad1d-1ddfd086e70b\",\"status\":\"200\",\"rqstDate\":\"230413-11:05:47:080\",\"respDate\":\"230413-11:05:47:082\",\"sourceId\":\"haproxy:1039e0ae-0b6b-43a6-ad1d-1ddfd086e70b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:05:47:080-22099\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[59de316d-79ab-471f-b79b-d25e01233678], x-b3-parentspanid=[93076fce7858b814], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[163761152c6bd96a93076fce7858b814], x-b3-spanid=[4600355a4b14df70], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1039e0ae-0b6b-43a6-ad1d-1ddfd086e70b]}\\\"}\"}","context":{"RequestID":"1039e0ae-0b6b-43a6-ad1d-1ddfd086e70b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"755de616-080c-4687-9596-e1d2238181b0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:47.079Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:47.082Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1039e0ae-0b6b-43a6-ad1d-1ddfd086e70b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"755de616-080c-4687-9596-e1d2238181b0","LogTimestamp":"2023-04-13T11:05:47.082Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:05:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:05:49.092Z","message":"Entering","context":{"RequestID":"01e49fe5-bc59-445b-876b-721f28ae421a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cfd029ba-989f-4c31-9f74-b909377b23ef","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:49.092Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:05:49.094Z","message":"{\"transactionId\":\"01e49fe5-bc59-445b-876b-721f28ae421a\",\"status\":\"200\",\"rqstDate\":\"230413-11:05:49:093\",\"respDate\":\"230413-11:05:49:094\",\"sourceId\":\"haproxy:01e49fe5-bc59-445b-876b-721f28ae421a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:05:49:093-87695\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[560f5a09-dc58-4b4a-9c3e-2be8d3521be9], x-b3-parentspanid=[d20efe7dee597bb4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b127830b0029db42d20efe7dee597bb4], x-b3-spanid=[ab3e9fc5fe0d4f54], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[01e49fe5-bc59-445b-876b-721f28ae421a]}\\\"}\"}","context":{"RequestID":"01e49fe5-bc59-445b-876b-721f28ae421a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cfd029ba-989f-4c31-9f74-b909377b23ef","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:49.092Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:49.095Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"01e49fe5-bc59-445b-876b-721f28ae421a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cfd029ba-989f-4c31-9f74-b909377b23ef","LogTimestamp":"2023-04-13T11:05:49.095Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:05:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:05:49.940Z","message":"Connection[cassandra/10.233.75.110: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-04-13T11:05:49.945Z","message":"Connection[cassandra/10.233.75.110: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-04-13T11:05:50.793Z","message":"Entering","context":{"RequestID":"972352b5-de62-4648-93c2-d079a1a1e02c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0322f244-969a-4552-b740-a36b0870fdc6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:05:50.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:05:50.796Z","message":"{\"transactionId\":\"972352b5-de62-4648-93c2-d079a1a1e02c\",\"status\":\"200\",\"rqstDate\":\"230413-11:05:50:794\",\"respDate\":\"230413-11:05:50:796\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:972352b5-de62-4648-93c2-d079a1a1e02c\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:05:50:794-77247\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a98039c4-92e0-4dd7-bd67-70bbebd55ef5], x-b3-parentspanid=[83befe53981a8129], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[46683], x-envoy-attempt-count=[1], x-b3-traceid=[191b027790cdb9a983befe53981a8129], x-b3-spanid=[47d3356e856bb75f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[972352b5-de62-4648-93c2-d079a1a1e02c]}\\\"}\"}","context":{"RequestID":"972352b5-de62-4648-93c2-d079a1a1e02c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0322f244-969a-4552-b740-a36b0870fdc6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:05:50.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:50.797Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"972352b5-de62-4648-93c2-d079a1a1e02c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0322f244-969a-4552-b740-a36b0870fdc6","LogTimestamp":"2023-04-13T11:05:50.797Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:05:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:05:50.848Z","message":"Entering","context":{"RequestID":"f2402fda-d8c8-43a5-95a4-0b30480a84d5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ddcf2138-c44e-4a21-82d5-85f822445336","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:05:50.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:05:50.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"f2402fda-d8c8-43a5-95a4-0b30480a84d5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ddcf2138-c44e-4a21-82d5-85f822445336","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:05:50.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:50.851Z","message":"{\"transactionId\":\"f2402fda-d8c8-43a5-95a4-0b30480a84d5\",\"status\":\"200\",\"rqstDate\":\"230413-11:05:50:849\",\"respDate\":\"230413-11:05:50:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f2402fda-d8c8-43a5-95a4-0b30480a84d5\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:05:50:849-5998\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f2402fda-d8c8-43a5-95a4-0b30480a84d5]}\\\"}\"}","context":{"RequestID":"f2402fda-d8c8-43a5-95a4-0b30480a84d5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ddcf2138-c44e-4a21-82d5-85f822445336","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:05:50.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:50.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f2402fda-d8c8-43a5-95a4-0b30480a84d5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ddcf2138-c44e-4a21-82d5-85f822445336","LogTimestamp":"2023-04-13T11:05:50.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:05:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:05:51.104Z","message":"Entering","context":{"RequestID":"a78ea05a-eee7-4ad3-a90b-829dbbef8c13","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"df655cae-3865-402a-8c3d-3c2e1aade243","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:51.103Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:05:51.106Z","message":"{\"transactionId\":\"a78ea05a-eee7-4ad3-a90b-829dbbef8c13\",\"status\":\"200\",\"rqstDate\":\"230413-11:05:51:104\",\"respDate\":\"230413-11:05:51:106\",\"sourceId\":\"haproxy:a78ea05a-eee7-4ad3-a90b-829dbbef8c13\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:05:51:104-8560\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3fd72d5f-503b-40de-9715-fe4a462b98b3], x-b3-parentspanid=[f5a17815940c783b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1ceb54669736b423f5a17815940c783b], x-b3-spanid=[40b6793107062b8b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a78ea05a-eee7-4ad3-a90b-829dbbef8c13]}\\\"}\"}","context":{"RequestID":"a78ea05a-eee7-4ad3-a90b-829dbbef8c13","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"df655cae-3865-402a-8c3d-3c2e1aade243","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:51.103Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:51.107Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a78ea05a-eee7-4ad3-a90b-829dbbef8c13","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"df655cae-3865-402a-8c3d-3c2e1aade243","LogTimestamp":"2023-04-13T11:05:51.107Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:05:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:05:53.116Z","message":"Entering","context":{"RequestID":"362f401e-aa4a-4295-a067-33783b44ef64","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7be2d3e0-970b-4d55-ab29-e51cbef84cc2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:53.116Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:05:53.118Z","message":"{\"transactionId\":\"362f401e-aa4a-4295-a067-33783b44ef64\",\"status\":\"200\",\"rqstDate\":\"230413-11:05:53:117\",\"respDate\":\"230413-11:05:53:118\",\"sourceId\":\"haproxy:362f401e-aa4a-4295-a067-33783b44ef64\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:05:53:117-95354\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ce55ceb9-4700-4c49-8492-aef71f126935], x-b3-parentspanid=[96a1ca6bc77eb0ad], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[933d01c5c470143796a1ca6bc77eb0ad], x-b3-spanid=[2b9e7c70bcc62f0c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[362f401e-aa4a-4295-a067-33783b44ef64]}\\\"}\"}","context":{"RequestID":"362f401e-aa4a-4295-a067-33783b44ef64","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7be2d3e0-970b-4d55-ab29-e51cbef84cc2","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:53.116Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:53.119Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"362f401e-aa4a-4295-a067-33783b44ef64","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7be2d3e0-970b-4d55-ab29-e51cbef84cc2","LogTimestamp":"2023-04-13T11:05:53.119Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:05:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:05:55.128Z","message":"Entering","context":{"RequestID":"7dfd2241-c6d6-405c-94cd-ff96ae0767c5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"95f425e5-972c-4aef-b9d8-c32321e7ece1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:55.128Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:05:55.130Z","message":"{\"transactionId\":\"7dfd2241-c6d6-405c-94cd-ff96ae0767c5\",\"status\":\"200\",\"rqstDate\":\"230413-11:05:55:129\",\"respDate\":\"230413-11:05:55:130\",\"sourceId\":\"haproxy:7dfd2241-c6d6-405c-94cd-ff96ae0767c5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:05:55:129-78472\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9e2c29cc-0f05-47c7-863f-fc4dfed820eb], x-b3-parentspanid=[f32992e5cd155c78], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6d3bd441776c641cf32992e5cd155c78], x-b3-spanid=[c6c0c4f009fd7a3a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7dfd2241-c6d6-405c-94cd-ff96ae0767c5]}\\\"}\"}","context":{"RequestID":"7dfd2241-c6d6-405c-94cd-ff96ae0767c5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"95f425e5-972c-4aef-b9d8-c32321e7ece1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:55.128Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-34","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:55.131Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7dfd2241-c6d6-405c-94cd-ff96ae0767c5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"95f425e5-972c-4aef-b9d8-c32321e7ece1","LogTimestamp":"2023-04-13T11:05:55.131Z","ResponseDesc":"OK"},"thread":"qtp1341706533-34","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:05:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:05:56.437Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:05:56.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:56.454Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:56.454Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:57.140Z","message":"Entering","context":{"RequestID":"11600800-4ef6-4df3-82be-b25bd49ed727","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5c514d75-e3ea-43df-a60c-500cfb4c6340","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:57.140Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:05:57.142Z","message":"{\"transactionId\":\"11600800-4ef6-4df3-82be-b25bd49ed727\",\"status\":\"200\",\"rqstDate\":\"230413-11:05:57:141\",\"respDate\":\"230413-11:05:57:142\",\"sourceId\":\"haproxy:11600800-4ef6-4df3-82be-b25bd49ed727\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:05:57:141-14526\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b72aff17-8879-4a80-ad5c-1967abf9b6f9], x-b3-parentspanid=[f292a75fb2c78810], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d76e9ecc007c80fdf292a75fb2c78810], x-b3-spanid=[4990872bd76cef30], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[11600800-4ef6-4df3-82be-b25bd49ed727]}\\\"}\"}","context":{"RequestID":"11600800-4ef6-4df3-82be-b25bd49ed727","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5c514d75-e3ea-43df-a60c-500cfb4c6340","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:57.140Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:57.143Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"11600800-4ef6-4df3-82be-b25bd49ed727","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5c514d75-e3ea-43df-a60c-500cfb4c6340","LogTimestamp":"2023-04-13T11:05:57.143Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:05:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:05:59.151Z","message":"Entering","context":{"RequestID":"425efa49-2d01-4c55-b114-b8639f0c3f6a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"effefedc-3931-415f-8ffc-66145be46acd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:59.151Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:05:59.152Z","message":"{\"transactionId\":\"425efa49-2d01-4c55-b114-b8639f0c3f6a\",\"status\":\"200\",\"rqstDate\":\"230413-11:05:59:151\",\"respDate\":\"230413-11:05:59:152\",\"sourceId\":\"haproxy:425efa49-2d01-4c55-b114-b8639f0c3f6a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:05:59:151-31580\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cb9da284-e488-4975-9519-78eb974bf1b8], x-b3-parentspanid=[0e1467cc4c689426], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2910ba822c3f0bfb0e1467cc4c689426], x-b3-spanid=[34d70ba92e17478f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[425efa49-2d01-4c55-b114-b8639f0c3f6a]}\\\"}\"}","context":{"RequestID":"425efa49-2d01-4c55-b114-b8639f0c3f6a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"effefedc-3931-415f-8ffc-66145be46acd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:05:59.151Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:05:59.153Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"425efa49-2d01-4c55-b114-b8639f0c3f6a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"effefedc-3931-415f-8ffc-66145be46acd","LogTimestamp":"2023-04-13T11:05:59.153Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:05:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T11:06:00.792Z","message":"Entering","context":{"RequestID":"1eca6d79-71c8-4f45-a581-a6b0bfee3236","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"42cf3b31-5732-4a58-954c-3697ebf535cc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:06:00.792Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:06:00.794Z","message":"{\"transactionId\":\"1eca6d79-71c8-4f45-a581-a6b0bfee3236\",\"status\":\"200\",\"rqstDate\":\"230413-11:06:00:793\",\"respDate\":\"230413-11:06:00:794\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:1eca6d79-71c8-4f45-a581-a6b0bfee3236\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:06:00:793-92885\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8f52038e-9f51-4373-b51b-ec5a50f1070f], x-b3-parentspanid=[1d3b13c36a1adf5a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[48377], x-envoy-attempt-count=[1], x-b3-traceid=[c2b233e1aae023b61d3b13c36a1adf5a], x-b3-spanid=[a176303ecec85548], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[1eca6d79-71c8-4f45-a581-a6b0bfee3236]}\\\"}\"}","context":{"RequestID":"1eca6d79-71c8-4f45-a581-a6b0bfee3236","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"42cf3b31-5732-4a58-954c-3697ebf535cc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:06:00.792Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:00.795Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1eca6d79-71c8-4f45-a581-a6b0bfee3236","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"42cf3b31-5732-4a58-954c-3697ebf535cc","LogTimestamp":"2023-04-13T11:06:00.795Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:06:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:06:00.847Z","message":"Entering","context":{"RequestID":"14938e9e-784b-4af9-9cd4-086da0079ae6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b707cedc-fbae-4950-b725-5cddcb179297","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:06:00.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:06:00.848Z","message":"Database is available from CACHED check.","context":{"RequestID":"14938e9e-784b-4af9-9cd4-086da0079ae6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b707cedc-fbae-4950-b725-5cddcb179297","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:06:00.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:00.849Z","message":"{\"transactionId\":\"14938e9e-784b-4af9-9cd4-086da0079ae6\",\"status\":\"200\",\"rqstDate\":\"230413-11:06:00:848\",\"respDate\":\"230413-11:06:00:849\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:14938e9e-784b-4af9-9cd4-086da0079ae6\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:06:00:848-9171\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[14938e9e-784b-4af9-9cd4-086da0079ae6]}\\\"}\"}","context":{"RequestID":"14938e9e-784b-4af9-9cd4-086da0079ae6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b707cedc-fbae-4950-b725-5cddcb179297","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:06:00.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:00.849Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"14938e9e-784b-4af9-9cd4-086da0079ae6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b707cedc-fbae-4950-b725-5cddcb179297","LogTimestamp":"2023-04-13T11:06:00.849Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:06:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:06:01.161Z","message":"Entering","context":{"RequestID":"a064a56e-f79b-4227-a297-7f850bd75f4e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e181922b-74df-4eb7-8eff-bf801d48fd5a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:01.161Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:06:01.162Z","message":"{\"transactionId\":\"a064a56e-f79b-4227-a297-7f850bd75f4e\",\"status\":\"200\",\"rqstDate\":\"230413-11:06:01:161\",\"respDate\":\"230413-11:06:01:162\",\"sourceId\":\"haproxy:a064a56e-f79b-4227-a297-7f850bd75f4e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:06:01:161-67754\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[db0f11b4-ca81-4b8c-ac8f-2db018eae4b7], x-b3-parentspanid=[721c4f378955cf97], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d010f01dc7cae90e721c4f378955cf97], x-b3-spanid=[fa921114f40b3d57], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a064a56e-f79b-4227-a297-7f850bd75f4e]}\\\"}\"}","context":{"RequestID":"a064a56e-f79b-4227-a297-7f850bd75f4e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e181922b-74df-4eb7-8eff-bf801d48fd5a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:01.161Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:01.162Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a064a56e-f79b-4227-a297-7f850bd75f4e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e181922b-74df-4eb7-8eff-bf801d48fd5a","LogTimestamp":"2023-04-13T11:06:01.162Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:06:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T11:06:03.171Z","message":"Entering","context":{"RequestID":"448e004d-8f72-48a6-9761-502d21fa75ff","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"53bd300a-b7b6-43ac-a6be-5cc2881cc8ee","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:03.171Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:06:03.173Z","message":"{\"transactionId\":\"448e004d-8f72-48a6-9761-502d21fa75ff\",\"status\":\"200\",\"rqstDate\":\"230413-11:06:03:172\",\"respDate\":\"230413-11:06:03:173\",\"sourceId\":\"haproxy:448e004d-8f72-48a6-9761-502d21fa75ff\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:06:03:172-32652\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e596ca5b-cdaf-462a-a23b-007872321979], x-b3-parentspanid=[abd136c087798004], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f1552c6b95d6f6c4abd136c087798004], x-b3-spanid=[3ad3b7dc7ebc9a36], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[448e004d-8f72-48a6-9761-502d21fa75ff]}\\\"}\"}","context":{"RequestID":"448e004d-8f72-48a6-9761-502d21fa75ff","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"53bd300a-b7b6-43ac-a6be-5cc2881cc8ee","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:03.171Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:03.174Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"448e004d-8f72-48a6-9761-502d21fa75ff","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"53bd300a-b7b6-43ac-a6be-5cc2881cc8ee","LogTimestamp":"2023-04-13T11:06:03.174Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:06:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:06:05.184Z","message":"Entering","context":{"RequestID":"34ab7454-0e02-4d6c-8c8c-58deaa9a0b7a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"7d1c7491-ecc6-41c5-8994-1e762e0a6717","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:05.184Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:06:05.185Z","message":"{\"transactionId\":\"34ab7454-0e02-4d6c-8c8c-58deaa9a0b7a\",\"status\":\"200\",\"rqstDate\":\"230413-11:06:05:184\",\"respDate\":\"230413-11:06:05:185\",\"sourceId\":\"haproxy:34ab7454-0e02-4d6c-8c8c-58deaa9a0b7a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:06:05:184-7231\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[56046b31-2a53-4917-8d69-ba61db39e2ba], x-b3-parentspanid=[9c196c66dd674ea4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[50d2745dd0f3232d9c196c66dd674ea4], x-b3-spanid=[4f66aeb6e61a2006], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[34ab7454-0e02-4d6c-8c8c-58deaa9a0b7a]}\\\"}\"}","context":{"RequestID":"34ab7454-0e02-4d6c-8c8c-58deaa9a0b7a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"7d1c7491-ecc6-41c5-8994-1e762e0a6717","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:05.184Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:05.185Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"34ab7454-0e02-4d6c-8c8c-58deaa9a0b7a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7d1c7491-ecc6-41c5-8994-1e762e0a6717","LogTimestamp":"2023-04-13T11:06:05.185Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:06:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T11:06:06.437Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:06:06.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:06.454Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:06.454Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:07.194Z","message":"Entering","context":{"RequestID":"e2e33e51-d57d-45fa-9d5e-5da6554cf6d2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5c3a804a-ddc6-4421-b958-54f9f1a3eea6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:07.194Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:06:07.195Z","message":"{\"transactionId\":\"e2e33e51-d57d-45fa-9d5e-5da6554cf6d2\",\"status\":\"200\",\"rqstDate\":\"230413-11:06:07:194\",\"respDate\":\"230413-11:06:07:195\",\"sourceId\":\"haproxy:e2e33e51-d57d-45fa-9d5e-5da6554cf6d2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:06:07:194-57730\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[be320d61-0031-40e0-8eb6-a71e2df65f46], x-b3-parentspanid=[87b31a7ceec28e9c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[41cf6d24751ce24e87b31a7ceec28e9c], x-b3-spanid=[932910ff4836d1a0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e2e33e51-d57d-45fa-9d5e-5da6554cf6d2]}\\\"}\"}","context":{"RequestID":"e2e33e51-d57d-45fa-9d5e-5da6554cf6d2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5c3a804a-ddc6-4421-b958-54f9f1a3eea6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:07.194Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:07.196Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e2e33e51-d57d-45fa-9d5e-5da6554cf6d2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5c3a804a-ddc6-4421-b958-54f9f1a3eea6","LogTimestamp":"2023-04-13T11:06:07.196Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:06:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:06:09.205Z","message":"Entering","context":{"RequestID":"f0ee42a8-6c59-47bb-b04b-d30a24597570","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"561a1c65-1df6-4819-99ca-9df64271008d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:09.205Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:06:09.207Z","message":"{\"transactionId\":\"f0ee42a8-6c59-47bb-b04b-d30a24597570\",\"status\":\"200\",\"rqstDate\":\"230413-11:06:09:206\",\"respDate\":\"230413-11:06:09:207\",\"sourceId\":\"haproxy:f0ee42a8-6c59-47bb-b04b-d30a24597570\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:06:09:206-7381\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[83c973e9-86d8-47b4-b03b-bd05055903b1], x-b3-parentspanid=[08b80c42834feecc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bfe64f4c811681c508b80c42834feecc], x-b3-spanid=[45673a4ed9994911], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f0ee42a8-6c59-47bb-b04b-d30a24597570]}\\\"}\"}","context":{"RequestID":"f0ee42a8-6c59-47bb-b04b-d30a24597570","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"561a1c65-1df6-4819-99ca-9df64271008d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:09.205Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:09.207Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f0ee42a8-6c59-47bb-b04b-d30a24597570","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"561a1c65-1df6-4819-99ca-9df64271008d","LogTimestamp":"2023-04-13T11:06:09.207Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:06:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:06:10.791Z","message":"Entering","context":{"RequestID":"7b7a1df7-32e0-4b50-8e30-ec8792975835","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a3a6431b-0768-47da-96d2-c14060f0dbf1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:06:10.791Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:06:10.792Z","message":"{\"transactionId\":\"7b7a1df7-32e0-4b50-8e30-ec8792975835\",\"status\":\"200\",\"rqstDate\":\"230413-11:06:10:792\",\"respDate\":\"230413-11:06:10:792\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:7b7a1df7-32e0-4b50-8e30-ec8792975835\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:06:10:792-75728\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9587d409-be6b-4c44-8d1f-966be833335e], x-b3-parentspanid=[211579c75f3d06ab], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[60483], x-envoy-attempt-count=[1], x-b3-traceid=[be95f184f1641749211579c75f3d06ab], x-b3-spanid=[95126966dbec9931], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[7b7a1df7-32e0-4b50-8e30-ec8792975835]}\\\"}\"}","context":{"RequestID":"7b7a1df7-32e0-4b50-8e30-ec8792975835","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a3a6431b-0768-47da-96d2-c14060f0dbf1","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:06:10.791Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:10.793Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7b7a1df7-32e0-4b50-8e30-ec8792975835","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a3a6431b-0768-47da-96d2-c14060f0dbf1","LogTimestamp":"2023-04-13T11:06:10.793Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:06:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T11:06:10.847Z","message":"Entering","context":{"RequestID":"23f557d1-980e-4376-9f67-ada3989e4cc1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8b7f2e9f-cb32-47ec-9783-9f99096ad5b4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:06:10.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:06:10.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"23f557d1-980e-4376-9f67-ada3989e4cc1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8b7f2e9f-cb32-47ec-9783-9f99096ad5b4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:06:10.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:10.850Z","message":"{\"transactionId\":\"23f557d1-980e-4376-9f67-ada3989e4cc1\",\"status\":\"200\",\"rqstDate\":\"230413-11:06:10:848\",\"respDate\":\"230413-11:06:10:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:23f557d1-980e-4376-9f67-ada3989e4cc1\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:06:10:848-80151\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[23f557d1-980e-4376-9f67-ada3989e4cc1]}\\\"}\"}","context":{"RequestID":"23f557d1-980e-4376-9f67-ada3989e4cc1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8b7f2e9f-cb32-47ec-9783-9f99096ad5b4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:06:10.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:10.850Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"23f557d1-980e-4376-9f67-ada3989e4cc1","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8b7f2e9f-cb32-47ec-9783-9f99096ad5b4","LogTimestamp":"2023-04-13T11:06:10.850Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:06:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:06:11.215Z","message":"Entering","context":{"RequestID":"1e314282-b3ae-4d24-9205-66a8e3f1ddba","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8dab1c3f-2b43-4aa7-9955-c7e23cfb4556","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:11.215Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:06:11.218Z","message":"{\"transactionId\":\"1e314282-b3ae-4d24-9205-66a8e3f1ddba\",\"status\":\"200\",\"rqstDate\":\"230413-11:06:11:216\",\"respDate\":\"230413-11:06:11:217\",\"sourceId\":\"haproxy:1e314282-b3ae-4d24-9205-66a8e3f1ddba\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:06:11:216-9918\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[48f4f7ae-3395-4c9a-b12e-3c64f640345e], x-b3-parentspanid=[3de085edf21c06b4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c9b12b496b9be4193de085edf21c06b4], x-b3-spanid=[760b11c382a9ca56], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1e314282-b3ae-4d24-9205-66a8e3f1ddba]}\\\"}\"}","context":{"RequestID":"1e314282-b3ae-4d24-9205-66a8e3f1ddba","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8dab1c3f-2b43-4aa7-9955-c7e23cfb4556","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:11.215Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:11.218Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1e314282-b3ae-4d24-9205-66a8e3f1ddba","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8dab1c3f-2b43-4aa7-9955-c7e23cfb4556","LogTimestamp":"2023-04-13T11:06:11.218Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:06:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:06:13.227Z","message":"Entering","context":{"RequestID":"05fab0ce-2110-49c3-9b93-ece615e8eb51","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"49ea6d6b-7d78-4dd8-b037-ceb7f3264a7c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:13.227Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:06:13.229Z","message":"{\"transactionId\":\"05fab0ce-2110-49c3-9b93-ece615e8eb51\",\"status\":\"200\",\"rqstDate\":\"230413-11:06:13:228\",\"respDate\":\"230413-11:06:13:229\",\"sourceId\":\"haproxy:05fab0ce-2110-49c3-9b93-ece615e8eb51\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:06:13:228-44885\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d21eb5da-bef8-449a-a009-4ee3065f7147], x-b3-parentspanid=[f7d1b0df7270c11d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f76f5f170ac8dc3cf7d1b0df7270c11d], x-b3-spanid=[2d23738f4ccdeb7e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[05fab0ce-2110-49c3-9b93-ece615e8eb51]}\\\"}\"}","context":{"RequestID":"05fab0ce-2110-49c3-9b93-ece615e8eb51","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"49ea6d6b-7d78-4dd8-b037-ceb7f3264a7c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:13.227Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:13.230Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"05fab0ce-2110-49c3-9b93-ece615e8eb51","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"49ea6d6b-7d78-4dd8-b037-ceb7f3264a7c","LogTimestamp":"2023-04-13T11:06:13.230Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:06:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:06:15.239Z","message":"Entering","context":{"RequestID":"d9bd8821-3db0-444c-89d2-0b99addba4d0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2b41e749-c77e-4063-8d1b-df94c188f444","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:15.239Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:06:15.241Z","message":"{\"transactionId\":\"d9bd8821-3db0-444c-89d2-0b99addba4d0\",\"status\":\"200\",\"rqstDate\":\"230413-11:06:15:240\",\"respDate\":\"230413-11:06:15:241\",\"sourceId\":\"haproxy:d9bd8821-3db0-444c-89d2-0b99addba4d0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:06:15:240-18670\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[cc9b2362-1cb8-49b3-a20d-55872104e4ca], x-b3-parentspanid=[15a997222101a5a4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[588595c3aaba48f115a997222101a5a4], x-b3-spanid=[9974f4960cb2b107], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d9bd8821-3db0-444c-89d2-0b99addba4d0]}\\\"}\"}","context":{"RequestID":"d9bd8821-3db0-444c-89d2-0b99addba4d0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2b41e749-c77e-4063-8d1b-df94c188f444","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:15.239Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:15.242Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d9bd8821-3db0-444c-89d2-0b99addba4d0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2b41e749-c77e-4063-8d1b-df94c188f444","LogTimestamp":"2023-04-13T11:06:15.242Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:06:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:06:16.436Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:06:16.445Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:16.445Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:16.445Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:17.251Z","message":"Entering","context":{"RequestID":"303880f7-e6b8-4935-980e-c147cb9e598c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5ef68bd4-752c-487c-9ab6-13e388b83b88","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:17.251Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:06:17.252Z","message":"{\"transactionId\":\"303880f7-e6b8-4935-980e-c147cb9e598c\",\"status\":\"200\",\"rqstDate\":\"230413-11:06:17:251\",\"respDate\":\"230413-11:06:17:252\",\"sourceId\":\"haproxy:303880f7-e6b8-4935-980e-c147cb9e598c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:06:17:251-43580\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[22e5a838-1da0-480d-8d9e-2ba277bdc0f6], x-b3-parentspanid=[238d2b72ff562ec3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[19a5c649d82079ca238d2b72ff562ec3], x-b3-spanid=[ba1bc09cc4b3553b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[303880f7-e6b8-4935-980e-c147cb9e598c]}\\\"}\"}","context":{"RequestID":"303880f7-e6b8-4935-980e-c147cb9e598c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5ef68bd4-752c-487c-9ab6-13e388b83b88","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:17.251Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:17.253Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"303880f7-e6b8-4935-980e-c147cb9e598c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5ef68bd4-752c-487c-9ab6-13e388b83b88","LogTimestamp":"2023-04-13T11:06:17.253Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:06:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:06:19.263Z","message":"Entering","context":{"RequestID":"b94f6eb7-041b-43a7-9458-d601d23757c4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"60ba9fb3-11ff-4bd8-9231-f01011d95a27","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:19.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:06:19.265Z","message":"{\"transactionId\":\"b94f6eb7-041b-43a7-9458-d601d23757c4\",\"status\":\"200\",\"rqstDate\":\"230413-11:06:19:264\",\"respDate\":\"230413-11:06:19:265\",\"sourceId\":\"haproxy:b94f6eb7-041b-43a7-9458-d601d23757c4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:06:19:264-10132\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[61533afd-127b-4d93-b7a7-4d059c9fb8d8], x-b3-parentspanid=[2f5339eecbb5bbeb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1aa3b9ddddb2c4d22f5339eecbb5bbeb], x-b3-spanid=[8f2c25363e6c2d26], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b94f6eb7-041b-43a7-9458-d601d23757c4]}\\\"}\"}","context":{"RequestID":"b94f6eb7-041b-43a7-9458-d601d23757c4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"60ba9fb3-11ff-4bd8-9231-f01011d95a27","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:19.263Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:19.266Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b94f6eb7-041b-43a7-9458-d601d23757c4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"60ba9fb3-11ff-4bd8-9231-f01011d95a27","LogTimestamp":"2023-04-13T11:06:19.266Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:06:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T11:06:19.946Z","message":"Connection[cassandra/10.233.75.110: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-04-13T11:06:19.953Z","message":"Connection[cassandra/10.233.75.110: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-04-13T11:06:20.793Z","message":"Entering","context":{"RequestID":"bf37f30e-8eac-4761-8cec-2c9dc163450b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b8155f1f-e90d-4f08-9415-d712122bd2ee","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:06:20.792Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:06:20.795Z","message":"{\"transactionId\":\"bf37f30e-8eac-4761-8cec-2c9dc163450b\",\"status\":\"200\",\"rqstDate\":\"230413-11:06:20:793\",\"respDate\":\"230413-11:06:20:795\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:bf37f30e-8eac-4761-8cec-2c9dc163450b\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:06:20:793-85529\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5d6bab79-df88-4a13-a911-80dce707804d], x-b3-parentspanid=[8a9b7d7afa848790], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[35735], x-envoy-attempt-count=[1], x-b3-traceid=[7fbd95f3fad3d5208a9b7d7afa848790], x-b3-spanid=[66c457e87847cd0c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[bf37f30e-8eac-4761-8cec-2c9dc163450b]}\\\"}\"}","context":{"RequestID":"bf37f30e-8eac-4761-8cec-2c9dc163450b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b8155f1f-e90d-4f08-9415-d712122bd2ee","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:06:20.792Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:20.795Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bf37f30e-8eac-4761-8cec-2c9dc163450b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b8155f1f-e90d-4f08-9415-d712122bd2ee","LogTimestamp":"2023-04-13T11:06:20.795Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:06:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:06:20.849Z","message":"Entering","context":{"RequestID":"b92c8801-e970-4426-bb7c-c6a0ba0587d7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"48e8749e-535c-4af9-a35c-208bd94e26b8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:06:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:06:20.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"b92c8801-e970-4426-bb7c-c6a0ba0587d7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"48e8749e-535c-4af9-a35c-208bd94e26b8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:06:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:20.851Z","message":"{\"transactionId\":\"b92c8801-e970-4426-bb7c-c6a0ba0587d7\",\"status\":\"200\",\"rqstDate\":\"230413-11:06:20:849\",\"respDate\":\"230413-11:06:20:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b92c8801-e970-4426-bb7c-c6a0ba0587d7\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:06:20:849-82978\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b92c8801-e970-4426-bb7c-c6a0ba0587d7]}\\\"}\"}","context":{"RequestID":"b92c8801-e970-4426-bb7c-c6a0ba0587d7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"48e8749e-535c-4af9-a35c-208bd94e26b8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:06:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:20.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b92c8801-e970-4426-bb7c-c6a0ba0587d7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"48e8749e-535c-4af9-a35c-208bd94e26b8","LogTimestamp":"2023-04-13T11:06:20.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:06:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:06:21.278Z","message":"Entering","context":{"RequestID":"5a3cc9aa-7d81-411d-902c-00f3bff02f50","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"207d9643-8784-4933-a7ac-fa47d9c31898","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:21.278Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:06:21.280Z","message":"{\"transactionId\":\"5a3cc9aa-7d81-411d-902c-00f3bff02f50\",\"status\":\"200\",\"rqstDate\":\"230413-11:06:21:278\",\"respDate\":\"230413-11:06:21:279\",\"sourceId\":\"haproxy:5a3cc9aa-7d81-411d-902c-00f3bff02f50\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:06:21:278-6693\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2860b4f2-38f1-42b4-8c53-aead280a94a7], x-b3-parentspanid=[ec75443204d82ed7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6c1ec16cd9ed0a37ec75443204d82ed7], x-b3-spanid=[79299e1828dd660e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5a3cc9aa-7d81-411d-902c-00f3bff02f50]}\\\"}\"}","context":{"RequestID":"5a3cc9aa-7d81-411d-902c-00f3bff02f50","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"207d9643-8784-4933-a7ac-fa47d9c31898","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:21.278Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:21.280Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5a3cc9aa-7d81-411d-902c-00f3bff02f50","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"207d9643-8784-4933-a7ac-fa47d9c31898","LogTimestamp":"2023-04-13T11:06:21.280Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:06:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:06:23.289Z","message":"Entering","context":{"RequestID":"1cfafe92-ffa9-4349-9da6-6aacf95da78b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0dbee299-7c4b-4b8a-ba0e-971e3aa97ffb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:23.289Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:06:23.291Z","message":"{\"transactionId\":\"1cfafe92-ffa9-4349-9da6-6aacf95da78b\",\"status\":\"200\",\"rqstDate\":\"230413-11:06:23:290\",\"respDate\":\"230413-11:06:23:291\",\"sourceId\":\"haproxy:1cfafe92-ffa9-4349-9da6-6aacf95da78b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:06:23:290-65005\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c0924948-29df-4fb8-bca6-232aac99fe04], x-b3-parentspanid=[4c64e084f01ff3b0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4c9ea076547157ad4c64e084f01ff3b0], x-b3-spanid=[0dd4fba18401586a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1cfafe92-ffa9-4349-9da6-6aacf95da78b]}\\\"}\"}","context":{"RequestID":"1cfafe92-ffa9-4349-9da6-6aacf95da78b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0dbee299-7c4b-4b8a-ba0e-971e3aa97ffb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:23.289Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:23.292Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1cfafe92-ffa9-4349-9da6-6aacf95da78b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0dbee299-7c4b-4b8a-ba0e-971e3aa97ffb","LogTimestamp":"2023-04-13T11:06:23.292Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:06:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:06:25.301Z","message":"Entering","context":{"RequestID":"67b2c388-34f0-4789-9875-e29428ee3d0c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4e26b275-3435-432c-9878-38fada37597c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:25.301Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:06:25.303Z","message":"{\"transactionId\":\"67b2c388-34f0-4789-9875-e29428ee3d0c\",\"status\":\"200\",\"rqstDate\":\"230413-11:06:25:302\",\"respDate\":\"230413-11:06:25:303\",\"sourceId\":\"haproxy:67b2c388-34f0-4789-9875-e29428ee3d0c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:06:25:302-19856\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dd96e01c-899c-448a-ad1f-bf897a62ab63], x-b3-parentspanid=[5b1301ad6b26ca8d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5f0b70c424ec37065b1301ad6b26ca8d], x-b3-spanid=[9df8cd0994e7a910], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[67b2c388-34f0-4789-9875-e29428ee3d0c]}\\\"}\"}","context":{"RequestID":"67b2c388-34f0-4789-9875-e29428ee3d0c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4e26b275-3435-432c-9878-38fada37597c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:25.301Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:25.304Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"67b2c388-34f0-4789-9875-e29428ee3d0c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4e26b275-3435-432c-9878-38fada37597c","LogTimestamp":"2023-04-13T11:06:25.304Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:06:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:06:26.436Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:06:26.447Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:26.447Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:26.447Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:27.313Z","message":"Entering","context":{"RequestID":"d2235c2a-60ab-4f9d-87ca-0f4e015462d0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"43a173ee-e8da-4c2c-8836-e8b7b6654ebc","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:27.313Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:06:27.316Z","message":"{\"transactionId\":\"d2235c2a-60ab-4f9d-87ca-0f4e015462d0\",\"status\":\"200\",\"rqstDate\":\"230413-11:06:27:314\",\"respDate\":\"230413-11:06:27:316\",\"sourceId\":\"haproxy:d2235c2a-60ab-4f9d-87ca-0f4e015462d0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:06:27:314-35644\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[32a92776-e259-4d9b-92ea-8b349a3e4ea0], x-b3-parentspanid=[f8901b9f8845d9bb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4e792e36f520c451f8901b9f8845d9bb], x-b3-spanid=[87df0f47640659c3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d2235c2a-60ab-4f9d-87ca-0f4e015462d0]}\\\"}\"}","context":{"RequestID":"d2235c2a-60ab-4f9d-87ca-0f4e015462d0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"43a173ee-e8da-4c2c-8836-e8b7b6654ebc","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:27.313Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:27.316Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d2235c2a-60ab-4f9d-87ca-0f4e015462d0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"43a173ee-e8da-4c2c-8836-e8b7b6654ebc","LogTimestamp":"2023-04-13T11:06:27.316Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:06:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:06:29.324Z","message":"Entering","context":{"RequestID":"732bab9c-e65f-4a40-98f7-4fb4b0d680e2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b53b3a3f-925f-4a5e-becd-a6c28fcaea54","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:29.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:06:29.327Z","message":"{\"transactionId\":\"732bab9c-e65f-4a40-98f7-4fb4b0d680e2\",\"status\":\"200\",\"rqstDate\":\"230413-11:06:29:325\",\"respDate\":\"230413-11:06:29:327\",\"sourceId\":\"haproxy:732bab9c-e65f-4a40-98f7-4fb4b0d680e2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:06:29:325-26537\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e44fca9d-6c9e-4245-a002-ed333bcf37a4], x-b3-parentspanid=[95f431b8857732be], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0833a695b0f9c92695f431b8857732be], x-b3-spanid=[12b40c6d497eb751], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[732bab9c-e65f-4a40-98f7-4fb4b0d680e2]}\\\"}\"}","context":{"RequestID":"732bab9c-e65f-4a40-98f7-4fb4b0d680e2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b53b3a3f-925f-4a5e-becd-a6c28fcaea54","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:29.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:29.328Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"732bab9c-e65f-4a40-98f7-4fb4b0d680e2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b53b3a3f-925f-4a5e-becd-a6c28fcaea54","LogTimestamp":"2023-04-13T11:06:29.328Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:06:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T11:06:30.792Z","message":"Entering","context":{"RequestID":"0e4f7eb1-fe7d-4945-9d8e-129e42daada2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9ba3553d-6a23-4e2f-8ddf-7291be1440c3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:06:30.792Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:06:30.794Z","message":"{\"transactionId\":\"0e4f7eb1-fe7d-4945-9d8e-129e42daada2\",\"status\":\"200\",\"rqstDate\":\"230413-11:06:30:793\",\"respDate\":\"230413-11:06:30:794\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:0e4f7eb1-fe7d-4945-9d8e-129e42daada2\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:06:30:793-70098\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[91741ff0-c7a9-4571-afa8-6f56fd00010f], x-b3-parentspanid=[3bc0aacd3b11a281], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[51523], x-envoy-attempt-count=[1], x-b3-traceid=[73e76b056945451c3bc0aacd3b11a281], x-b3-spanid=[d96e78a559689218], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[0e4f7eb1-fe7d-4945-9d8e-129e42daada2]}\\\"}\"}","context":{"RequestID":"0e4f7eb1-fe7d-4945-9d8e-129e42daada2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9ba3553d-6a23-4e2f-8ddf-7291be1440c3","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:06:30.792Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:30.795Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0e4f7eb1-fe7d-4945-9d8e-129e42daada2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9ba3553d-6a23-4e2f-8ddf-7291be1440c3","LogTimestamp":"2023-04-13T11:06:30.795Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:06:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:06:30.848Z","message":"Entering","context":{"RequestID":"72c86d94-7948-4ce8-ba2f-a3f3b8baf8e3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"180fdc5d-f2c5-4d5e-ab1a-08745443495b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:06:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:06:30.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"72c86d94-7948-4ce8-ba2f-a3f3b8baf8e3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"180fdc5d-f2c5-4d5e-ab1a-08745443495b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:06:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:30.851Z","message":"{\"transactionId\":\"72c86d94-7948-4ce8-ba2f-a3f3b8baf8e3\",\"status\":\"200\",\"rqstDate\":\"230413-11:06:30:848\",\"respDate\":\"230413-11:06:30:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:72c86d94-7948-4ce8-ba2f-a3f3b8baf8e3\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:06:30:848-20903\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[72c86d94-7948-4ce8-ba2f-a3f3b8baf8e3]}\\\"}\"}","context":{"RequestID":"72c86d94-7948-4ce8-ba2f-a3f3b8baf8e3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"180fdc5d-f2c5-4d5e-ab1a-08745443495b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:06:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:30.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"72c86d94-7948-4ce8-ba2f-a3f3b8baf8e3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"180fdc5d-f2c5-4d5e-ab1a-08745443495b","LogTimestamp":"2023-04-13T11:06:30.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:06:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:06:31.337Z","message":"Entering","context":{"RequestID":"d2f1ad0f-1fa3-4e6c-b380-16b241668a70","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4354ce7d-bded-4a30-9ed8-0dcedbf36f70","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:31.337Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:06:31.338Z","message":"{\"transactionId\":\"d2f1ad0f-1fa3-4e6c-b380-16b241668a70\",\"status\":\"200\",\"rqstDate\":\"230413-11:06:31:338\",\"respDate\":\"230413-11:06:31:338\",\"sourceId\":\"haproxy:d2f1ad0f-1fa3-4e6c-b380-16b241668a70\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:06:31:338-35782\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[74c8b10f-bf48-4393-8628-ec7e1d3a6bde], x-b3-parentspanid=[89ea2c7e1b412dc0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4ac8c33f13d1aa7689ea2c7e1b412dc0], x-b3-spanid=[49713a1a4cea41f6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d2f1ad0f-1fa3-4e6c-b380-16b241668a70]}\\\"}\"}","context":{"RequestID":"d2f1ad0f-1fa3-4e6c-b380-16b241668a70","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4354ce7d-bded-4a30-9ed8-0dcedbf36f70","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:31.337Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:31.339Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d2f1ad0f-1fa3-4e6c-b380-16b241668a70","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4354ce7d-bded-4a30-9ed8-0dcedbf36f70","LogTimestamp":"2023-04-13T11:06:31.339Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:06:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:06:33.347Z","message":"Entering","context":{"RequestID":"f87c7f8f-2418-4d04-a12a-b348790248c8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"40e69662-ad87-41a7-af47-f10d5674c72e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:33.347Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:06:33.350Z","message":"{\"transactionId\":\"f87c7f8f-2418-4d04-a12a-b348790248c8\",\"status\":\"200\",\"rqstDate\":\"230413-11:06:33:348\",\"respDate\":\"230413-11:06:33:350\",\"sourceId\":\"haproxy:f87c7f8f-2418-4d04-a12a-b348790248c8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:06:33:348-21894\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[61864125-79f6-4feb-9cff-2020be9cf639], x-b3-parentspanid=[0449fa9ff74e1659], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[981fa051a267fa630449fa9ff74e1659], x-b3-spanid=[1056fa151c8c9be3], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f87c7f8f-2418-4d04-a12a-b348790248c8]}\\\"}\"}","context":{"RequestID":"f87c7f8f-2418-4d04-a12a-b348790248c8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"40e69662-ad87-41a7-af47-f10d5674c72e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:33.347Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:33.351Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f87c7f8f-2418-4d04-a12a-b348790248c8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"40e69662-ad87-41a7-af47-f10d5674c72e","LogTimestamp":"2023-04-13T11:06:33.351Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:06:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:06:35.360Z","message":"Entering","context":{"RequestID":"ceb16f1a-b4b3-488f-a303-c9b604aacf7f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"63dbc121-b9a8-4b82-93e2-67a78b6fe65f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:35.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:06:35.362Z","message":"{\"transactionId\":\"ceb16f1a-b4b3-488f-a303-c9b604aacf7f\",\"status\":\"200\",\"rqstDate\":\"230413-11:06:35:361\",\"respDate\":\"230413-11:06:35:362\",\"sourceId\":\"haproxy:ceb16f1a-b4b3-488f-a303-c9b604aacf7f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:06:35:361-2040\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8ef63135-e3ac-43ce-b4b9-c30942989237], x-b3-parentspanid=[d3b741ba1cfe7f9e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f7f4e206bbc9f25fd3b741ba1cfe7f9e], x-b3-spanid=[72d6be3ea98a56b7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ceb16f1a-b4b3-488f-a303-c9b604aacf7f]}\\\"}\"}","context":{"RequestID":"ceb16f1a-b4b3-488f-a303-c9b604aacf7f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"63dbc121-b9a8-4b82-93e2-67a78b6fe65f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:35.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:35.363Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ceb16f1a-b4b3-488f-a303-c9b604aacf7f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"63dbc121-b9a8-4b82-93e2-67a78b6fe65f","LogTimestamp":"2023-04-13T11:06:35.362Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:06:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:06:36.437Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:06:36.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:36.453Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:36.453Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:37.372Z","message":"Entering","context":{"RequestID":"55ccd7da-ffc5-4c9a-89b1-5e0042d6260c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9f5263f7-15fe-459e-8d41-c4912de5d024","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:37.372Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:06:37.375Z","message":"{\"transactionId\":\"55ccd7da-ffc5-4c9a-89b1-5e0042d6260c\",\"status\":\"200\",\"rqstDate\":\"230413-11:06:37:373\",\"respDate\":\"230413-11:06:37:375\",\"sourceId\":\"haproxy:55ccd7da-ffc5-4c9a-89b1-5e0042d6260c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:06:37:373-63981\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[84c61508-d37b-488e-91b5-68f40c5e93ce], x-b3-parentspanid=[4801979b10170243], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[506c3457e904a2364801979b10170243], x-b3-spanid=[b103bcd4d36c313f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[55ccd7da-ffc5-4c9a-89b1-5e0042d6260c]}\\\"}\"}","context":{"RequestID":"55ccd7da-ffc5-4c9a-89b1-5e0042d6260c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9f5263f7-15fe-459e-8d41-c4912de5d024","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:37.372Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:37.375Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"55ccd7da-ffc5-4c9a-89b1-5e0042d6260c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9f5263f7-15fe-459e-8d41-c4912de5d024","LogTimestamp":"2023-04-13T11:06:37.375Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:06:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:06:39.385Z","message":"Entering","context":{"RequestID":"996a6f19-22d0-4e6e-b9cd-58c57428e601","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"31a3e33c-73ab-4d28-bb4d-f9d021c10d91","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:39.385Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:06:39.387Z","message":"{\"transactionId\":\"996a6f19-22d0-4e6e-b9cd-58c57428e601\",\"status\":\"200\",\"rqstDate\":\"230413-11:06:39:386\",\"respDate\":\"230413-11:06:39:387\",\"sourceId\":\"haproxy:996a6f19-22d0-4e6e-b9cd-58c57428e601\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:06:39:386-24057\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2dc5c4ad-8e63-448c-8022-006ebc010dd1], x-b3-parentspanid=[620f06d8b349a4b3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6fe16c72e7e923b5620f06d8b349a4b3], x-b3-spanid=[00a76e32120bb930], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[996a6f19-22d0-4e6e-b9cd-58c57428e601]}\\\"}\"}","context":{"RequestID":"996a6f19-22d0-4e6e-b9cd-58c57428e601","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"31a3e33c-73ab-4d28-bb4d-f9d021c10d91","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:39.385Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:39.388Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"996a6f19-22d0-4e6e-b9cd-58c57428e601","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"31a3e33c-73ab-4d28-bb4d-f9d021c10d91","LogTimestamp":"2023-04-13T11:06:39.388Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:06:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:06:40.790Z","message":"Entering","context":{"RequestID":"e4a7f88c-a974-4640-be2c-0f2360e6748d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ee6e20f4-3ff0-40e5-97b3-05a14dfab4fd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:06:40.790Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:06:40.792Z","message":"{\"transactionId\":\"e4a7f88c-a974-4640-be2c-0f2360e6748d\",\"status\":\"200\",\"rqstDate\":\"230413-11:06:40:791\",\"respDate\":\"230413-11:06:40:792\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e4a7f88c-a974-4640-be2c-0f2360e6748d\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:06:40:791-46302\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2a33dc80-d8a1-4fb0-add5-acad8e2c50dc], x-b3-parentspanid=[d42d8b4dbd867505], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42587], x-envoy-attempt-count=[1], x-b3-traceid=[c0855dadb7392c75d42d8b4dbd867505], x-b3-spanid=[ee56607993cf16a2], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e4a7f88c-a974-4640-be2c-0f2360e6748d]}\\\"}\"}","context":{"RequestID":"e4a7f88c-a974-4640-be2c-0f2360e6748d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ee6e20f4-3ff0-40e5-97b3-05a14dfab4fd","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:06:40.790Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:40.792Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e4a7f88c-a974-4640-be2c-0f2360e6748d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ee6e20f4-3ff0-40e5-97b3-05a14dfab4fd","LogTimestamp":"2023-04-13T11:06:40.792Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:06:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T11:06:40.848Z","message":"Entering","context":{"RequestID":"0f70e5d5-0b1e-42ae-8aca-2165e1f27c92","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"de1ac4dd-7356-4476-ada2-226817eedb33","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:06:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:06:40.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"0f70e5d5-0b1e-42ae-8aca-2165e1f27c92","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"de1ac4dd-7356-4476-ada2-226817eedb33","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:06:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:40.850Z","message":"{\"transactionId\":\"0f70e5d5-0b1e-42ae-8aca-2165e1f27c92\",\"status\":\"200\",\"rqstDate\":\"230413-11:06:40:848\",\"respDate\":\"230413-11:06:40:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0f70e5d5-0b1e-42ae-8aca-2165e1f27c92\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:06:40:848-8653\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0f70e5d5-0b1e-42ae-8aca-2165e1f27c92]}\\\"}\"}","context":{"RequestID":"0f70e5d5-0b1e-42ae-8aca-2165e1f27c92","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"de1ac4dd-7356-4476-ada2-226817eedb33","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:06:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:40.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0f70e5d5-0b1e-42ae-8aca-2165e1f27c92","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"de1ac4dd-7356-4476-ada2-226817eedb33","LogTimestamp":"2023-04-13T11:06:40.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:06:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:06:41.398Z","message":"Entering","context":{"RequestID":"7408b798-8733-46bc-915d-baf397ae380e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8e999d7b-c048-48a3-b4e4-5e47bbee676a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:41.398Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:06:41.400Z","message":"{\"transactionId\":\"7408b798-8733-46bc-915d-baf397ae380e\",\"status\":\"200\",\"rqstDate\":\"230413-11:06:41:398\",\"respDate\":\"230413-11:06:41:400\",\"sourceId\":\"haproxy:7408b798-8733-46bc-915d-baf397ae380e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:06:41:398-56022\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3e3fc0fe-d51f-434a-aca8-7970e3630e47], x-b3-parentspanid=[e6c5872f9691cc4e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[38929de8595b34e5e6c5872f9691cc4e], x-b3-spanid=[d34abaca7ce14589], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7408b798-8733-46bc-915d-baf397ae380e]}\\\"}\"}","context":{"RequestID":"7408b798-8733-46bc-915d-baf397ae380e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8e999d7b-c048-48a3-b4e4-5e47bbee676a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:41.398Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:41.401Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7408b798-8733-46bc-915d-baf397ae380e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8e999d7b-c048-48a3-b4e4-5e47bbee676a","LogTimestamp":"2023-04-13T11:06:41.401Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:06:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:06:43.410Z","message":"Entering","context":{"RequestID":"b7fca49e-801c-480f-b7f5-7221f09d0d81","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2d72737b-3dd5-4182-b44a-0a859a66a824","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:43.410Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:06:43.412Z","message":"{\"transactionId\":\"b7fca49e-801c-480f-b7f5-7221f09d0d81\",\"status\":\"200\",\"rqstDate\":\"230413-11:06:43:411\",\"respDate\":\"230413-11:06:43:412\",\"sourceId\":\"haproxy:b7fca49e-801c-480f-b7f5-7221f09d0d81\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:06:43:411-39295\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[58f369e7-c381-4476-beff-43f7c28f9e12], x-b3-parentspanid=[35d2352e8ab8cc88], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8a014cd21deab80935d2352e8ab8cc88], x-b3-spanid=[3555b08af5cca3b8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b7fca49e-801c-480f-b7f5-7221f09d0d81]}\\\"}\"}","context":{"RequestID":"b7fca49e-801c-480f-b7f5-7221f09d0d81","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2d72737b-3dd5-4182-b44a-0a859a66a824","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:43.410Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:43.413Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b7fca49e-801c-480f-b7f5-7221f09d0d81","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2d72737b-3dd5-4182-b44a-0a859a66a824","LogTimestamp":"2023-04-13T11:06:43.413Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:06:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:06:45.422Z","message":"Entering","context":{"RequestID":"af1f18d1-08d4-42d4-aee6-62c6209684c1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8c1ae6ed-0c02-4db3-ab5f-b0eafbcb4d37","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:45.422Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:06:45.424Z","message":"{\"transactionId\":\"af1f18d1-08d4-42d4-aee6-62c6209684c1\",\"status\":\"200\",\"rqstDate\":\"230413-11:06:45:423\",\"respDate\":\"230413-11:06:45:424\",\"sourceId\":\"haproxy:af1f18d1-08d4-42d4-aee6-62c6209684c1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:06:45:423-83676\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8c102a1c-fe22-45c2-a068-1b2f6efd4b19], x-b3-parentspanid=[215e82a8d687aa06], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[45b1f8eafbe6ece3215e82a8d687aa06], x-b3-spanid=[2ff6a83995715710], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[af1f18d1-08d4-42d4-aee6-62c6209684c1]}\\\"}\"}","context":{"RequestID":"af1f18d1-08d4-42d4-aee6-62c6209684c1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8c1ae6ed-0c02-4db3-ab5f-b0eafbcb4d37","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:45.422Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:45.424Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"af1f18d1-08d4-42d4-aee6-62c6209684c1","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8c1ae6ed-0c02-4db3-ab5f-b0eafbcb4d37","LogTimestamp":"2023-04-13T11:06:45.424Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:06:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:06:46.437Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:06:46.445Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:46.446Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:46.446Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:47.433Z","message":"Entering","context":{"RequestID":"9faed72f-95df-49f0-b930-220afc21e30c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a9ecb8ab-da16-49ad-be08-d2314d267795","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:47.433Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:06:47.435Z","message":"{\"transactionId\":\"9faed72f-95df-49f0-b930-220afc21e30c\",\"status\":\"200\",\"rqstDate\":\"230413-11:06:47:433\",\"respDate\":\"230413-11:06:47:435\",\"sourceId\":\"haproxy:9faed72f-95df-49f0-b930-220afc21e30c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:06:47:433-13224\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4db9d5fc-4249-4071-80ab-1631d2258cfa], x-b3-parentspanid=[2cee2ee37402bd9b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ad55e0044cf376862cee2ee37402bd9b], x-b3-spanid=[78193a9be13b0ad9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9faed72f-95df-49f0-b930-220afc21e30c]}\\\"}\"}","context":{"RequestID":"9faed72f-95df-49f0-b930-220afc21e30c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a9ecb8ab-da16-49ad-be08-d2314d267795","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:47.433Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:47.436Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9faed72f-95df-49f0-b930-220afc21e30c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a9ecb8ab-da16-49ad-be08-d2314d267795","LogTimestamp":"2023-04-13T11:06:47.436Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:06:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:06:49.444Z","message":"Entering","context":{"RequestID":"b97e184e-9a0c-4b48-b75f-772161bc65e7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2c2446d6-8145-4376-8a0d-489c6253bb6f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:49.444Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:06:49.446Z","message":"{\"transactionId\":\"b97e184e-9a0c-4b48-b75f-772161bc65e7\",\"status\":\"200\",\"rqstDate\":\"230413-11:06:49:445\",\"respDate\":\"230413-11:06:49:446\",\"sourceId\":\"haproxy:b97e184e-9a0c-4b48-b75f-772161bc65e7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:06:49:445-59557\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8d09ec05-b603-4554-a08a-a5229a5cdebe], x-b3-parentspanid=[0721f4a3410ca12d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d77d4fb9f807d5e90721f4a3410ca12d], x-b3-spanid=[8f3e9dd4d16c0e08], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b97e184e-9a0c-4b48-b75f-772161bc65e7]}\\\"}\"}","context":{"RequestID":"b97e184e-9a0c-4b48-b75f-772161bc65e7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2c2446d6-8145-4376-8a0d-489c6253bb6f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:49.444Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:49.447Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b97e184e-9a0c-4b48-b75f-772161bc65e7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2c2446d6-8145-4376-8a0d-489c6253bb6f","LogTimestamp":"2023-04-13T11:06:49.447Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:06:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:06:49.954Z","message":"Connection[cassandra/10.233.75.110: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-04-13T11:06:49.963Z","message":"Connection[cassandra/10.233.75.110: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-04-13T11:06:50.792Z","message":"Entering","context":{"RequestID":"1880ac52-8128-4140-a0b1-2c3f5c0be959","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cc82262b-350d-4b0e-9c51-d08d00d06e2c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:06:50.792Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:06:50.794Z","message":"{\"transactionId\":\"1880ac52-8128-4140-a0b1-2c3f5c0be959\",\"status\":\"200\",\"rqstDate\":\"230413-11:06:50:793\",\"respDate\":\"230413-11:06:50:794\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:1880ac52-8128-4140-a0b1-2c3f5c0be959\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:06:50:793-81979\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3a67d778-968a-44ad-bda7-5a1166a468e6], x-b3-parentspanid=[c924d0fd2cf1befb], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[45799], x-envoy-attempt-count=[1], x-b3-traceid=[fa0897d9d34c8a88c924d0fd2cf1befb], x-b3-spanid=[cbd49e32eb4e8a95], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[1880ac52-8128-4140-a0b1-2c3f5c0be959]}\\\"}\"}","context":{"RequestID":"1880ac52-8128-4140-a0b1-2c3f5c0be959","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cc82262b-350d-4b0e-9c51-d08d00d06e2c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:06:50.792Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:50.795Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1880ac52-8128-4140-a0b1-2c3f5c0be959","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cc82262b-350d-4b0e-9c51-d08d00d06e2c","LogTimestamp":"2023-04-13T11:06:50.795Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:06:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:06:50.850Z","message":"Entering","context":{"RequestID":"1a5a3ca7-afe5-4f13-a5f9-d931aa29518f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"143081e3-aa93-4248-901b-33375509774f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:06:50.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:06:50.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"1a5a3ca7-afe5-4f13-a5f9-d931aa29518f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"143081e3-aa93-4248-901b-33375509774f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:06:50.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:50.853Z","message":"{\"transactionId\":\"1a5a3ca7-afe5-4f13-a5f9-d931aa29518f\",\"status\":\"200\",\"rqstDate\":\"230413-11:06:50:851\",\"respDate\":\"230413-11:06:50:853\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1a5a3ca7-afe5-4f13-a5f9-d931aa29518f\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:06:50:851-50775\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1a5a3ca7-afe5-4f13-a5f9-d931aa29518f]}\\\"}\"}","context":{"RequestID":"1a5a3ca7-afe5-4f13-a5f9-d931aa29518f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"143081e3-aa93-4248-901b-33375509774f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:06:50.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:50.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1a5a3ca7-afe5-4f13-a5f9-d931aa29518f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"143081e3-aa93-4248-901b-33375509774f","LogTimestamp":"2023-04-13T11:06:50.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:06:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:06:51.456Z","message":"Entering","context":{"RequestID":"93738f23-7f91-41de-8723-894816086d45","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"46e555f5-f845-4140-8d5b-81434461be33","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:51.456Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:06:51.458Z","message":"{\"transactionId\":\"93738f23-7f91-41de-8723-894816086d45\",\"status\":\"200\",\"rqstDate\":\"230413-11:06:51:457\",\"respDate\":\"230413-11:06:51:458\",\"sourceId\":\"haproxy:93738f23-7f91-41de-8723-894816086d45\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:06:51:457-41168\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2d35dfa1-692b-4022-9da5-5cdb4ca7e71c], x-b3-parentspanid=[f32157961f79025b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ec742eebadd62dacf32157961f79025b], x-b3-spanid=[47bf2c19e6864a63], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[93738f23-7f91-41de-8723-894816086d45]}\\\"}\"}","context":{"RequestID":"93738f23-7f91-41de-8723-894816086d45","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"46e555f5-f845-4140-8d5b-81434461be33","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:51.456Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:51.458Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"93738f23-7f91-41de-8723-894816086d45","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"46e555f5-f845-4140-8d5b-81434461be33","LogTimestamp":"2023-04-13T11:06:51.458Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:06:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:06:53.467Z","message":"Entering","context":{"RequestID":"536d1176-f68f-4cd8-a9c3-0d2a0a1813c7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f2640c3a-8443-428e-b27a-72aa19ccc80a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:53.467Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:06:53.469Z","message":"{\"transactionId\":\"536d1176-f68f-4cd8-a9c3-0d2a0a1813c7\",\"status\":\"200\",\"rqstDate\":\"230413-11:06:53:468\",\"respDate\":\"230413-11:06:53:469\",\"sourceId\":\"haproxy:536d1176-f68f-4cd8-a9c3-0d2a0a1813c7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:06:53:468-59011\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[56006799-36f5-4637-afba-7e9f24df2643], x-b3-parentspanid=[ff5cfdaf0b47de03], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e3d00d81b880a059ff5cfdaf0b47de03], x-b3-spanid=[e83645dbdeb7b751], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[536d1176-f68f-4cd8-a9c3-0d2a0a1813c7]}\\\"}\"}","context":{"RequestID":"536d1176-f68f-4cd8-a9c3-0d2a0a1813c7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f2640c3a-8443-428e-b27a-72aa19ccc80a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:53.467Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:53.470Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"536d1176-f68f-4cd8-a9c3-0d2a0a1813c7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f2640c3a-8443-428e-b27a-72aa19ccc80a","LogTimestamp":"2023-04-13T11:06:53.470Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:06:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:06:55.480Z","message":"Entering","context":{"RequestID":"0a6693c5-e534-4f1b-8fe7-eabd19300404","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a6afb3c9-5b00-4dc6-ab35-86d83c9797b8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:55.480Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:06:55.482Z","message":"{\"transactionId\":\"0a6693c5-e534-4f1b-8fe7-eabd19300404\",\"status\":\"200\",\"rqstDate\":\"230413-11:06:55:481\",\"respDate\":\"230413-11:06:55:482\",\"sourceId\":\"haproxy:0a6693c5-e534-4f1b-8fe7-eabd19300404\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:06:55:481-37\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0d253586-c520-4bbc-a405-b186b76aabd9], x-b3-parentspanid=[a44e78439215a07f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9d531ebef246bfa2a44e78439215a07f], x-b3-spanid=[12322c9bfddf108a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0a6693c5-e534-4f1b-8fe7-eabd19300404]}\\\"}\"}","context":{"RequestID":"0a6693c5-e534-4f1b-8fe7-eabd19300404","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a6afb3c9-5b00-4dc6-ab35-86d83c9797b8","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:55.480Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-35","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:55.483Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0a6693c5-e534-4f1b-8fe7-eabd19300404","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a6afb3c9-5b00-4dc6-ab35-86d83c9797b8","LogTimestamp":"2023-04-13T11:06:55.483Z","ResponseDesc":"OK"},"thread":"qtp1341706533-35","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:06:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:06:56.436Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:06:56.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:56.452Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:56.453Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:57.490Z","message":"Entering","context":{"RequestID":"25bbe42c-3e0f-4600-bdba-229213acfde8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"100caabe-395a-4dfd-a2a5-4a002990969f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:57.490Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:06:57.492Z","message":"{\"transactionId\":\"25bbe42c-3e0f-4600-bdba-229213acfde8\",\"status\":\"200\",\"rqstDate\":\"230413-11:06:57:491\",\"respDate\":\"230413-11:06:57:491\",\"sourceId\":\"haproxy:25bbe42c-3e0f-4600-bdba-229213acfde8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:06:57:491-82033\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[857300e9-eb6c-4557-bed2-db25248734ea], x-b3-parentspanid=[faf113b29f084696], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[eedd09fdf7c5659ffaf113b29f084696], x-b3-spanid=[efda66c497d3b2fc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[25bbe42c-3e0f-4600-bdba-229213acfde8]}\\\"}\"}","context":{"RequestID":"25bbe42c-3e0f-4600-bdba-229213acfde8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"100caabe-395a-4dfd-a2a5-4a002990969f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:57.490Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:57.492Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"25bbe42c-3e0f-4600-bdba-229213acfde8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"100caabe-395a-4dfd-a2a5-4a002990969f","LogTimestamp":"2023-04-13T11:06:57.492Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:06:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-13T11:06:59.500Z","message":"Entering","context":{"RequestID":"d518588a-6b69-4a12-990e-3f40a2af97a7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f2387992-d7a9-4e26-b3a2-58a65bff1854","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:59.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:06:59.501Z","message":"{\"transactionId\":\"d518588a-6b69-4a12-990e-3f40a2af97a7\",\"status\":\"200\",\"rqstDate\":\"230413-11:06:59:501\",\"respDate\":\"230413-11:06:59:501\",\"sourceId\":\"haproxy:d518588a-6b69-4a12-990e-3f40a2af97a7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:06:59:501-34147\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d38091ee-dc9c-41fc-85b5-a0d043b33062], x-b3-parentspanid=[3cc577848df1126c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3c58bb4098216a883cc577848df1126c], x-b3-spanid=[885051720627892b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d518588a-6b69-4a12-990e-3f40a2af97a7]}\\\"}\"}","context":{"RequestID":"d518588a-6b69-4a12-990e-3f40a2af97a7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f2387992-d7a9-4e26-b3a2-58a65bff1854","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:06:59.500Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:06:59.502Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d518588a-6b69-4a12-990e-3f40a2af97a7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f2387992-d7a9-4e26-b3a2-58a65bff1854","LogTimestamp":"2023-04-13T11:06:59.502Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:06:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T11:07:00.792Z","message":"Entering","context":{"RequestID":"a3a682b9-5f58-4a9c-80ee-44a4cdf76615","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ad9eb8b8-d689-465b-974c-7ad550d60a20","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:07:00.792Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:07:00.794Z","message":"{\"transactionId\":\"a3a682b9-5f58-4a9c-80ee-44a4cdf76615\",\"status\":\"200\",\"rqstDate\":\"230413-11:07:00:793\",\"respDate\":\"230413-11:07:00:794\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:a3a682b9-5f58-4a9c-80ee-44a4cdf76615\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:07:00:793-63943\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c1d736f7-2305-4ccf-ad21-48f634f67066], x-b3-parentspanid=[aa4e6db36722915c], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[57567], x-envoy-attempt-count=[1], x-b3-traceid=[0a9e52ed9032c326aa4e6db36722915c], x-b3-spanid=[2df89e273e7d22ac], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[a3a682b9-5f58-4a9c-80ee-44a4cdf76615]}\\\"}\"}","context":{"RequestID":"a3a682b9-5f58-4a9c-80ee-44a4cdf76615","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ad9eb8b8-d689-465b-974c-7ad550d60a20","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:07:00.792Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:00.795Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a3a682b9-5f58-4a9c-80ee-44a4cdf76615","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ad9eb8b8-d689-465b-974c-7ad550d60a20","LogTimestamp":"2023-04-13T11:07:00.795Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:07:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:07:00.848Z","message":"Entering","context":{"RequestID":"6265e33b-2818-40e8-96d2-ea3314dae3f3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d1c91329-3fd2-49b8-95c0-07c99b675237","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:07:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:07:00.849Z","message":"Database is available from CACHED check.","context":{"RequestID":"6265e33b-2818-40e8-96d2-ea3314dae3f3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d1c91329-3fd2-49b8-95c0-07c99b675237","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:07:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:00.850Z","message":"{\"transactionId\":\"6265e33b-2818-40e8-96d2-ea3314dae3f3\",\"status\":\"200\",\"rqstDate\":\"230413-11:07:00:849\",\"respDate\":\"230413-11:07:00:850\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6265e33b-2818-40e8-96d2-ea3314dae3f3\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:07:00:849-4841\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6265e33b-2818-40e8-96d2-ea3314dae3f3]}\\\"}\"}","context":{"RequestID":"6265e33b-2818-40e8-96d2-ea3314dae3f3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d1c91329-3fd2-49b8-95c0-07c99b675237","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:07:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:00.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6265e33b-2818-40e8-96d2-ea3314dae3f3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d1c91329-3fd2-49b8-95c0-07c99b675237","LogTimestamp":"2023-04-13T11:07:00.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:07:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T11:07:01.509Z","message":"Entering","context":{"RequestID":"0959b835-ec6b-4f01-bd89-db6184538430","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dedb110d-582c-4b4a-8a9a-83d1f13802b9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:01.509Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:07:01.511Z","message":"{\"transactionId\":\"0959b835-ec6b-4f01-bd89-db6184538430\",\"status\":\"200\",\"rqstDate\":\"230413-11:07:01:510\",\"respDate\":\"230413-11:07:01:511\",\"sourceId\":\"haproxy:0959b835-ec6b-4f01-bd89-db6184538430\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:07:01:510-18292\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fddd2268-2ca6-4b5c-bb98-c2c99ab045e8], x-b3-parentspanid=[b1df8a72b7f3d039], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[082ae3a4c155c11ab1df8a72b7f3d039], x-b3-spanid=[1bf8138a88f6dbc2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0959b835-ec6b-4f01-bd89-db6184538430]}\\\"}\"}","context":{"RequestID":"0959b835-ec6b-4f01-bd89-db6184538430","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dedb110d-582c-4b4a-8a9a-83d1f13802b9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:01.509Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:01.512Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0959b835-ec6b-4f01-bd89-db6184538430","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dedb110d-582c-4b4a-8a9a-83d1f13802b9","LogTimestamp":"2023-04-13T11:07:01.512Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:07:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:07:03.520Z","message":"Entering","context":{"RequestID":"94c224fe-c585-4025-a1a1-d266ca1f7c98","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bb5d32fe-0118-40bf-a425-7e84efc7b3a9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:03.520Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:07:03.522Z","message":"{\"transactionId\":\"94c224fe-c585-4025-a1a1-d266ca1f7c98\",\"status\":\"200\",\"rqstDate\":\"230413-11:07:03:521\",\"respDate\":\"230413-11:07:03:522\",\"sourceId\":\"haproxy:94c224fe-c585-4025-a1a1-d266ca1f7c98\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:07:03:521-73411\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[98b987eb-c0cc-4674-b0cb-f9193d09f169], x-b3-parentspanid=[e9668570951d6eff], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cdd3978b8a472f20e9668570951d6eff], x-b3-spanid=[3cd92b448798dc5d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[94c224fe-c585-4025-a1a1-d266ca1f7c98]}\\\"}\"}","context":{"RequestID":"94c224fe-c585-4025-a1a1-d266ca1f7c98","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bb5d32fe-0118-40bf-a425-7e84efc7b3a9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:03.520Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:03.522Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"94c224fe-c585-4025-a1a1-d266ca1f7c98","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bb5d32fe-0118-40bf-a425-7e84efc7b3a9","LogTimestamp":"2023-04-13T11:07:03.522Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:07:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:07:05.531Z","message":"Entering","context":{"RequestID":"629dca22-8685-42e5-84f2-9492ac6a8a6c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ef0d7b6f-413a-44d2-bee2-3354d4550d46","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:05.531Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:07:05.532Z","message":"{\"transactionId\":\"629dca22-8685-42e5-84f2-9492ac6a8a6c\",\"status\":\"200\",\"rqstDate\":\"230413-11:07:05:531\",\"respDate\":\"230413-11:07:05:532\",\"sourceId\":\"haproxy:629dca22-8685-42e5-84f2-9492ac6a8a6c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:07:05:531-23049\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8760eaee-447e-464d-919c-2afd0c495986], x-b3-parentspanid=[8d603d61d1cccfc1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[96bf843c130573678d603d61d1cccfc1], x-b3-spanid=[324ebf920e8487c2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[629dca22-8685-42e5-84f2-9492ac6a8a6c]}\\\"}\"}","context":{"RequestID":"629dca22-8685-42e5-84f2-9492ac6a8a6c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ef0d7b6f-413a-44d2-bee2-3354d4550d46","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:05.531Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:05.533Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"629dca22-8685-42e5-84f2-9492ac6a8a6c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ef0d7b6f-413a-44d2-bee2-3354d4550d46","LogTimestamp":"2023-04-13T11:07:05.533Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:07:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T11:07:06.436Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:07:06.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:06.453Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:06.453Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:07.540Z","message":"Entering","context":{"RequestID":"04d05804-2964-4b4b-97f0-463587a1cf03","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"063912e2-2ff3-4842-82be-cf69d97edb16","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:07.540Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:07:07.541Z","message":"{\"transactionId\":\"04d05804-2964-4b4b-97f0-463587a1cf03\",\"status\":\"200\",\"rqstDate\":\"230413-11:07:07:541\",\"respDate\":\"230413-11:07:07:541\",\"sourceId\":\"haproxy:04d05804-2964-4b4b-97f0-463587a1cf03\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:07:07:541-56120\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[76080741-7a45-4630-a621-1e8e264d158a], x-b3-parentspanid=[ede834233fe9dfa3], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[cd8ffc692893aa8eede834233fe9dfa3], x-b3-spanid=[3986f29a7e61809e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[04d05804-2964-4b4b-97f0-463587a1cf03]}\\\"}\"}","context":{"RequestID":"04d05804-2964-4b4b-97f0-463587a1cf03","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"063912e2-2ff3-4842-82be-cf69d97edb16","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:07.540Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:07.542Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"04d05804-2964-4b4b-97f0-463587a1cf03","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"063912e2-2ff3-4842-82be-cf69d97edb16","LogTimestamp":"2023-04-13T11:07:07.542Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:07:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T11:07:09.550Z","message":"Entering","context":{"RequestID":"6299f6db-5bb4-4100-a5cc-035b53e2aa3b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"108b2978-fd4f-4512-aa53-ca745b64f965","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:09.549Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:07:09.552Z","message":"{\"transactionId\":\"6299f6db-5bb4-4100-a5cc-035b53e2aa3b\",\"status\":\"200\",\"rqstDate\":\"230413-11:07:09:550\",\"respDate\":\"230413-11:07:09:552\",\"sourceId\":\"haproxy:6299f6db-5bb4-4100-a5cc-035b53e2aa3b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:07:09:550-30806\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[47ba1254-1dc7-4e05-bd0c-5c23db5b7707], x-b3-parentspanid=[a5f314580aa987bd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9297cdf34d8da472a5f314580aa987bd], x-b3-spanid=[62e1bf7c1a452cfb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[6299f6db-5bb4-4100-a5cc-035b53e2aa3b]}\\\"}\"}","context":{"RequestID":"6299f6db-5bb4-4100-a5cc-035b53e2aa3b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"108b2978-fd4f-4512-aa53-ca745b64f965","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:09.549Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:09.552Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6299f6db-5bb4-4100-a5cc-035b53e2aa3b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"108b2978-fd4f-4512-aa53-ca745b64f965","LogTimestamp":"2023-04-13T11:07:09.552Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:07:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:07:10.791Z","message":"Entering","context":{"RequestID":"51e88e12-2242-4d0c-920f-c96e750f709d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b1f1b115-5052-4f88-8d3c-47baf2993a2c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:07:10.791Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:07:10.792Z","message":"{\"transactionId\":\"51e88e12-2242-4d0c-920f-c96e750f709d\",\"status\":\"200\",\"rqstDate\":\"230413-11:07:10:791\",\"respDate\":\"230413-11:07:10:792\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:51e88e12-2242-4d0c-920f-c96e750f709d\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:07:10:791-15132\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[de1be5d5-e9ed-42bc-91c3-b5f2f38d016f], x-b3-parentspanid=[05b2d7ce6bfa57da], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53813], x-envoy-attempt-count=[1], x-b3-traceid=[37391e839baceb1705b2d7ce6bfa57da], x-b3-spanid=[8c327f4f98e467db], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[51e88e12-2242-4d0c-920f-c96e750f709d]}\\\"}\"}","context":{"RequestID":"51e88e12-2242-4d0c-920f-c96e750f709d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b1f1b115-5052-4f88-8d3c-47baf2993a2c","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:07:10.791Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:10.793Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"51e88e12-2242-4d0c-920f-c96e750f709d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b1f1b115-5052-4f88-8d3c-47baf2993a2c","LogTimestamp":"2023-04-13T11:07:10.793Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:07:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T11:07:10.847Z","message":"Entering","context":{"RequestID":"f7f71bd9-e551-43ce-86dd-7709e2eb7772","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8864452d-8d95-4214-bd3c-1fd3b95b9f89","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:07:10.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:07:10.848Z","message":"Database is available from CACHED check.","context":{"RequestID":"f7f71bd9-e551-43ce-86dd-7709e2eb7772","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8864452d-8d95-4214-bd3c-1fd3b95b9f89","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:07:10.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:10.848Z","message":"{\"transactionId\":\"f7f71bd9-e551-43ce-86dd-7709e2eb7772\",\"status\":\"200\",\"rqstDate\":\"230413-11:07:10:847\",\"respDate\":\"230413-11:07:10:848\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f7f71bd9-e551-43ce-86dd-7709e2eb7772\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:07:10:847-35413\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f7f71bd9-e551-43ce-86dd-7709e2eb7772]}\\\"}\"}","context":{"RequestID":"f7f71bd9-e551-43ce-86dd-7709e2eb7772","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8864452d-8d95-4214-bd3c-1fd3b95b9f89","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:07:10.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:10.848Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f7f71bd9-e551-43ce-86dd-7709e2eb7772","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8864452d-8d95-4214-bd3c-1fd3b95b9f89","LogTimestamp":"2023-04-13T11:07:10.848Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:07:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T11:07:11.561Z","message":"Entering","context":{"RequestID":"5fff0025-9ec5-4222-854f-6824e0cf3353","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4b63dccc-594c-497f-af8a-56b9623c8a56","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:11.561Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:07:11.563Z","message":"{\"transactionId\":\"5fff0025-9ec5-4222-854f-6824e0cf3353\",\"status\":\"200\",\"rqstDate\":\"230413-11:07:11:562\",\"respDate\":\"230413-11:07:11:563\",\"sourceId\":\"haproxy:5fff0025-9ec5-4222-854f-6824e0cf3353\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:07:11:562-79754\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ebed0c79-1b51-4d1e-b183-ff117c35ba05], x-b3-parentspanid=[04e06a10e9e4407e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[31af43747354246104e06a10e9e4407e], x-b3-spanid=[096a5b681aa98fae], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5fff0025-9ec5-4222-854f-6824e0cf3353]}\\\"}\"}","context":{"RequestID":"5fff0025-9ec5-4222-854f-6824e0cf3353","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4b63dccc-594c-497f-af8a-56b9623c8a56","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:11.561Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:11.564Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5fff0025-9ec5-4222-854f-6824e0cf3353","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4b63dccc-594c-497f-af8a-56b9623c8a56","LogTimestamp":"2023-04-13T11:07:11.564Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:07:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:07:13.573Z","message":"Entering","context":{"RequestID":"3cdfb1f3-8577-413a-b76d-0d6a627cd868","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"56f1cea3-60d0-49cd-a10f-b9c65e88b905","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:13.573Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:07:13.575Z","message":"{\"transactionId\":\"3cdfb1f3-8577-413a-b76d-0d6a627cd868\",\"status\":\"200\",\"rqstDate\":\"230413-11:07:13:574\",\"respDate\":\"230413-11:07:13:575\",\"sourceId\":\"haproxy:3cdfb1f3-8577-413a-b76d-0d6a627cd868\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:07:13:574-8331\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f3c15d6b-cd3d-4122-8c95-02aa54e0c7b9], x-b3-parentspanid=[cc2a182846c659d8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4fd5c4b80558d959cc2a182846c659d8], x-b3-spanid=[96a155f3fcf3a414], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[3cdfb1f3-8577-413a-b76d-0d6a627cd868]}\\\"}\"}","context":{"RequestID":"3cdfb1f3-8577-413a-b76d-0d6a627cd868","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"56f1cea3-60d0-49cd-a10f-b9c65e88b905","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:13.573Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:13.576Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3cdfb1f3-8577-413a-b76d-0d6a627cd868","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"56f1cea3-60d0-49cd-a10f-b9c65e88b905","LogTimestamp":"2023-04-13T11:07:13.576Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:07:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:07:15.585Z","message":"Entering","context":{"RequestID":"85e2ca7c-243e-4e7d-8ae6-095c9c76327c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"deb53788-9ad2-4009-b676-3564dcc1e04f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:15.585Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:07:15.587Z","message":"{\"transactionId\":\"85e2ca7c-243e-4e7d-8ae6-095c9c76327c\",\"status\":\"200\",\"rqstDate\":\"230413-11:07:15:586\",\"respDate\":\"230413-11:07:15:587\",\"sourceId\":\"haproxy:85e2ca7c-243e-4e7d-8ae6-095c9c76327c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:07:15:586-43069\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[979a2e64-2a7e-4856-82d6-934a501a7a8a], x-b3-parentspanid=[941fad04ccce1197], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[218e113b132acdc2941fad04ccce1197], x-b3-spanid=[9d77b3e6e4938992], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[85e2ca7c-243e-4e7d-8ae6-095c9c76327c]}\\\"}\"}","context":{"RequestID":"85e2ca7c-243e-4e7d-8ae6-095c9c76327c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"deb53788-9ad2-4009-b676-3564dcc1e04f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:15.585Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:15.587Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"85e2ca7c-243e-4e7d-8ae6-095c9c76327c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"deb53788-9ad2-4009-b676-3564dcc1e04f","LogTimestamp":"2023-04-13T11:07:15.587Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:07:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:07:16.437Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:07:16.445Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:16.446Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:16.446Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:17.596Z","message":"Entering","context":{"RequestID":"f2b39d3d-3516-4f11-9a8b-50bd9b6982e5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0b92b633-d0b8-44f3-b7b0-69f266cd2519","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:17.595Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:07:17.598Z","message":"{\"transactionId\":\"f2b39d3d-3516-4f11-9a8b-50bd9b6982e5\",\"status\":\"200\",\"rqstDate\":\"230413-11:07:17:596\",\"respDate\":\"230413-11:07:17:598\",\"sourceId\":\"haproxy:f2b39d3d-3516-4f11-9a8b-50bd9b6982e5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:07:17:596-40603\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[024236dc-d4ca-4697-a310-87914ca3a880], x-b3-parentspanid=[b862057e13d3c79a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[748dd2a267bc11d4b862057e13d3c79a], x-b3-spanid=[1a41a4221b175169], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f2b39d3d-3516-4f11-9a8b-50bd9b6982e5]}\\\"}\"}","context":{"RequestID":"f2b39d3d-3516-4f11-9a8b-50bd9b6982e5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"0b92b633-d0b8-44f3-b7b0-69f266cd2519","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:17.595Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:17.599Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f2b39d3d-3516-4f11-9a8b-50bd9b6982e5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"0b92b633-d0b8-44f3-b7b0-69f266cd2519","LogTimestamp":"2023-04-13T11:07:17.599Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:07:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:07:19.607Z","message":"Entering","context":{"RequestID":"eb38b9ad-414a-40e5-9d6f-43bb7c3c6223","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a9cc1200-22dd-4f7b-a37b-575ec6008af1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:19.607Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:07:19.609Z","message":"{\"transactionId\":\"eb38b9ad-414a-40e5-9d6f-43bb7c3c6223\",\"status\":\"200\",\"rqstDate\":\"230413-11:07:19:608\",\"respDate\":\"230413-11:07:19:609\",\"sourceId\":\"haproxy:eb38b9ad-414a-40e5-9d6f-43bb7c3c6223\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:07:19:608-71333\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[64f332de-1292-4d80-9718-cc2292b31669], x-b3-parentspanid=[22d88fd006302aef], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b9fda2507f59c24c22d88fd006302aef], x-b3-spanid=[3b9fb799ac5892d2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[eb38b9ad-414a-40e5-9d6f-43bb7c3c6223]}\\\"}\"}","context":{"RequestID":"eb38b9ad-414a-40e5-9d6f-43bb7c3c6223","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a9cc1200-22dd-4f7b-a37b-575ec6008af1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:19.607Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:19.609Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eb38b9ad-414a-40e5-9d6f-43bb7c3c6223","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a9cc1200-22dd-4f7b-a37b-575ec6008af1","LogTimestamp":"2023-04-13T11:07:19.609Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:07:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:07:19.963Z","message":"Connection[cassandra/10.233.75.110: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-04-13T11:07:19.968Z","message":"Connection[cassandra/10.233.75.110: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-04-13T11:07:20.793Z","message":"Entering","context":{"RequestID":"bfc16534-7eb3-4e58-b08e-762dc8a1f4d6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"84cf6092-32a5-4d7c-abf0-c470c126ec99","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:07:20.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:07:20.795Z","message":"{\"transactionId\":\"bfc16534-7eb3-4e58-b08e-762dc8a1f4d6\",\"status\":\"200\",\"rqstDate\":\"230413-11:07:20:794\",\"respDate\":\"230413-11:07:20:795\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:bfc16534-7eb3-4e58-b08e-762dc8a1f4d6\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:07:20:794-61778\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3ec7d5d1-0ebb-4b10-a0ed-ee309fff6de5], x-b3-parentspanid=[db65c7655fcc761e], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52085], x-envoy-attempt-count=[1], x-b3-traceid=[e70d2c939a6763cadb65c7655fcc761e], x-b3-spanid=[3f83d2bd6f237ab2], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[bfc16534-7eb3-4e58-b08e-762dc8a1f4d6]}\\\"}\"}","context":{"RequestID":"bfc16534-7eb3-4e58-b08e-762dc8a1f4d6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"84cf6092-32a5-4d7c-abf0-c470c126ec99","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:07:20.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:20.796Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bfc16534-7eb3-4e58-b08e-762dc8a1f4d6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"84cf6092-32a5-4d7c-abf0-c470c126ec99","LogTimestamp":"2023-04-13T11:07:20.796Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:07:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:07:20.849Z","message":"Entering","context":{"RequestID":"d8c90b22-4517-49a2-94b0-91fd853d8de0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b1a83865-5d33-4780-a8db-ae6e6e1cf810","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:07:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:07:20.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"d8c90b22-4517-49a2-94b0-91fd853d8de0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b1a83865-5d33-4780-a8db-ae6e6e1cf810","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:07:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:20.852Z","message":"{\"transactionId\":\"d8c90b22-4517-49a2-94b0-91fd853d8de0\",\"status\":\"200\",\"rqstDate\":\"230413-11:07:20:850\",\"respDate\":\"230413-11:07:20:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d8c90b22-4517-49a2-94b0-91fd853d8de0\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:07:20:850-69043\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d8c90b22-4517-49a2-94b0-91fd853d8de0]}\\\"}\"}","context":{"RequestID":"d8c90b22-4517-49a2-94b0-91fd853d8de0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b1a83865-5d33-4780-a8db-ae6e6e1cf810","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:07:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:20.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d8c90b22-4517-49a2-94b0-91fd853d8de0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b1a83865-5d33-4780-a8db-ae6e6e1cf810","LogTimestamp":"2023-04-13T11:07:20.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:07:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:07:21.618Z","message":"Entering","context":{"RequestID":"2bf45e4f-0c86-4dcc-96aa-e02f158742e4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"ed358da4-2943-4524-92c5-a1c1222c492c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:21.618Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:07:21.620Z","message":"{\"transactionId\":\"2bf45e4f-0c86-4dcc-96aa-e02f158742e4\",\"status\":\"200\",\"rqstDate\":\"230413-11:07:21:618\",\"respDate\":\"230413-11:07:21:619\",\"sourceId\":\"haproxy:2bf45e4f-0c86-4dcc-96aa-e02f158742e4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:07:21:618-66385\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4eea6a36-fdde-4702-87c6-59300f2a9881], x-b3-parentspanid=[24e4f5ed643fa534], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2bb61a3808cefd5424e4f5ed643fa534], x-b3-spanid=[251a150ba5fb7f40], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2bf45e4f-0c86-4dcc-96aa-e02f158742e4]}\\\"}\"}","context":{"RequestID":"2bf45e4f-0c86-4dcc-96aa-e02f158742e4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"ed358da4-2943-4524-92c5-a1c1222c492c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:21.618Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:21.620Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2bf45e4f-0c86-4dcc-96aa-e02f158742e4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ed358da4-2943-4524-92c5-a1c1222c492c","LogTimestamp":"2023-04-13T11:07:21.620Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:07:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:07:23.630Z","message":"Entering","context":{"RequestID":"5a3ebaa4-1744-486b-a57d-6041543fb939","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4617c893-20b6-4849-a7fd-22dce5138bc6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:23.630Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:07:23.632Z","message":"{\"transactionId\":\"5a3ebaa4-1744-486b-a57d-6041543fb939\",\"status\":\"200\",\"rqstDate\":\"230413-11:07:23:631\",\"respDate\":\"230413-11:07:23:632\",\"sourceId\":\"haproxy:5a3ebaa4-1744-486b-a57d-6041543fb939\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:07:23:631-49679\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[79cd52d9-36e8-4ee3-8998-baa899fa152d], x-b3-parentspanid=[39dd918c3c99666f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[dcc547eddf785bff39dd918c3c99666f], x-b3-spanid=[db0a734b336274b9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5a3ebaa4-1744-486b-a57d-6041543fb939]}\\\"}\"}","context":{"RequestID":"5a3ebaa4-1744-486b-a57d-6041543fb939","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4617c893-20b6-4849-a7fd-22dce5138bc6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:23.630Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:23.633Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5a3ebaa4-1744-486b-a57d-6041543fb939","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4617c893-20b6-4849-a7fd-22dce5138bc6","LogTimestamp":"2023-04-13T11:07:23.633Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:07:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:07:25.641Z","message":"Entering","context":{"RequestID":"75cc91ac-626d-40d2-8f37-e3deb6947c29","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a8b3c892-16b6-4b39-89cf-5ace97884f6b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:25.641Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:07:25.643Z","message":"{\"transactionId\":\"75cc91ac-626d-40d2-8f37-e3deb6947c29\",\"status\":\"200\",\"rqstDate\":\"230413-11:07:25:642\",\"respDate\":\"230413-11:07:25:643\",\"sourceId\":\"haproxy:75cc91ac-626d-40d2-8f37-e3deb6947c29\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:07:25:642-76909\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5062d38a-b125-41d9-a0ff-e0aa79e85f23], x-b3-parentspanid=[df2435b27e01a560], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[128d5cf7194cf068df2435b27e01a560], x-b3-spanid=[cddc1de0678be630], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[75cc91ac-626d-40d2-8f37-e3deb6947c29]}\\\"}\"}","context":{"RequestID":"75cc91ac-626d-40d2-8f37-e3deb6947c29","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a8b3c892-16b6-4b39-89cf-5ace97884f6b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:25.641Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:25.643Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"75cc91ac-626d-40d2-8f37-e3deb6947c29","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a8b3c892-16b6-4b39-89cf-5ace97884f6b","LogTimestamp":"2023-04-13T11:07:25.643Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:07:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:07:26.437Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:07:26.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:26.452Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:26.452Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:27.652Z","message":"Entering","context":{"RequestID":"50162eaa-2329-44e9-82db-aeec6036b49f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5a98e4af-4ab7-4c8b-aa15-a491a9e91286","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:27.652Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:07:27.653Z","message":"{\"transactionId\":\"50162eaa-2329-44e9-82db-aeec6036b49f\",\"status\":\"200\",\"rqstDate\":\"230413-11:07:27:652\",\"respDate\":\"230413-11:07:27:653\",\"sourceId\":\"haproxy:50162eaa-2329-44e9-82db-aeec6036b49f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:07:27:652-59840\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fe29b34e-2a7b-499e-9970-5278ace2d51d], x-b3-parentspanid=[985c34c5a23b03da], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9955d3295e274583985c34c5a23b03da], x-b3-spanid=[025b639fcceb083e], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[50162eaa-2329-44e9-82db-aeec6036b49f]}\\\"}\"}","context":{"RequestID":"50162eaa-2329-44e9-82db-aeec6036b49f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5a98e4af-4ab7-4c8b-aa15-a491a9e91286","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:27.652Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:27.654Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"50162eaa-2329-44e9-82db-aeec6036b49f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5a98e4af-4ab7-4c8b-aa15-a491a9e91286","LogTimestamp":"2023-04-13T11:07:27.654Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:07:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T11:07:29.662Z","message":"Entering","context":{"RequestID":"f1f08de5-ee31-4c44-9e49-b84c2db02e4e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5c38cc65-7360-45c1-acf6-d6c89fea7836","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:29.662Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:07:29.663Z","message":"{\"transactionId\":\"f1f08de5-ee31-4c44-9e49-b84c2db02e4e\",\"status\":\"200\",\"rqstDate\":\"230413-11:07:29:662\",\"respDate\":\"230413-11:07:29:663\",\"sourceId\":\"haproxy:f1f08de5-ee31-4c44-9e49-b84c2db02e4e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:07:29:662-12237\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f1fdc941-a4b7-48c1-9955-32c032276f8b], x-b3-parentspanid=[dd889e9533a83bd0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[12df8e6006976a38dd889e9533a83bd0], x-b3-spanid=[6b06f923cf524d81], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f1f08de5-ee31-4c44-9e49-b84c2db02e4e]}\\\"}\"}","context":{"RequestID":"f1f08de5-ee31-4c44-9e49-b84c2db02e4e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5c38cc65-7360-45c1-acf6-d6c89fea7836","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:29.662Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:29.664Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f1f08de5-ee31-4c44-9e49-b84c2db02e4e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5c38cc65-7360-45c1-acf6-d6c89fea7836","LogTimestamp":"2023-04-13T11:07:29.664Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:07:29 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:07:30.794Z","message":"Entering","context":{"RequestID":"6a9266b1-a383-4caa-8606-9b28559180cb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"344185d2-596e-40f4-b731-dc563d13ee40","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:07:30.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:07:30.796Z","message":"{\"transactionId\":\"6a9266b1-a383-4caa-8606-9b28559180cb\",\"status\":\"200\",\"rqstDate\":\"230413-11:07:30:795\",\"respDate\":\"230413-11:07:30:796\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:6a9266b1-a383-4caa-8606-9b28559180cb\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:07:30:795-85740\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bb27d406-cc1d-48c2-b93b-ec268859b32d], x-b3-parentspanid=[01c3b89db5c131b4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54909], x-envoy-attempt-count=[1], x-b3-traceid=[01b1494fcacf35f101c3b89db5c131b4], x-b3-spanid=[ff1eaf74bf97d711], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[6a9266b1-a383-4caa-8606-9b28559180cb]}\\\"}\"}","context":{"RequestID":"6a9266b1-a383-4caa-8606-9b28559180cb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"344185d2-596e-40f4-b731-dc563d13ee40","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:07:30.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:30.797Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6a9266b1-a383-4caa-8606-9b28559180cb","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"344185d2-596e-40f4-b731-dc563d13ee40","LogTimestamp":"2023-04-13T11:07:30.797Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:07:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:07:30.848Z","message":"Entering","context":{"RequestID":"a6eb635d-2b83-4ef7-8cbd-1c40c88a5ff6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9b3349d7-e238-4296-93d1-ba4d97898be8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:07:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:07:30.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"a6eb635d-2b83-4ef7-8cbd-1c40c88a5ff6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9b3349d7-e238-4296-93d1-ba4d97898be8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:07:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:30.852Z","message":"{\"transactionId\":\"a6eb635d-2b83-4ef7-8cbd-1c40c88a5ff6\",\"status\":\"200\",\"rqstDate\":\"230413-11:07:30:849\",\"respDate\":\"230413-11:07:30:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:a6eb635d-2b83-4ef7-8cbd-1c40c88a5ff6\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:07:30:849-40781\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[a6eb635d-2b83-4ef7-8cbd-1c40c88a5ff6]}\\\"}\"}","context":{"RequestID":"a6eb635d-2b83-4ef7-8cbd-1c40c88a5ff6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9b3349d7-e238-4296-93d1-ba4d97898be8","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:07:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:30.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a6eb635d-2b83-4ef7-8cbd-1c40c88a5ff6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"5","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9b3349d7-e238-4296-93d1-ba4d97898be8","LogTimestamp":"2023-04-13T11:07:30.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:07:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T11:07:31.672Z","message":"Entering","context":{"RequestID":"acbae2ac-19c6-44c6-b651-bcb393db7462","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8e27a326-1ebd-4030-85c1-7f13a436ae7e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:31.672Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:07:31.673Z","message":"{\"transactionId\":\"acbae2ac-19c6-44c6-b651-bcb393db7462\",\"status\":\"200\",\"rqstDate\":\"230413-11:07:31:672\",\"respDate\":\"230413-11:07:31:673\",\"sourceId\":\"haproxy:acbae2ac-19c6-44c6-b651-bcb393db7462\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:07:31:672-3801\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9b223dca-2a1d-4dcc-bb13-e28320a7a7b4], x-b3-parentspanid=[029c379ff82dcbf9], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[71c5eb3d558992ae029c379ff82dcbf9], x-b3-spanid=[d97bbdec3f0303a5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[acbae2ac-19c6-44c6-b651-bcb393db7462]}\\\"}\"}","context":{"RequestID":"acbae2ac-19c6-44c6-b651-bcb393db7462","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8e27a326-1ebd-4030-85c1-7f13a436ae7e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:31.672Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:31.673Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"acbae2ac-19c6-44c6-b651-bcb393db7462","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8e27a326-1ebd-4030-85c1-7f13a436ae7e","LogTimestamp":"2023-04-13T11:07:31.673Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:07:31 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T11:07:33.682Z","message":"Entering","context":{"RequestID":"54a3e323-e3e8-429c-be4e-f119ebf374e7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"abcdf391-2f29-43b1-be3b-a9b765bd43b7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:33.682Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:07:33.684Z","message":"{\"transactionId\":\"54a3e323-e3e8-429c-be4e-f119ebf374e7\",\"status\":\"200\",\"rqstDate\":\"230413-11:07:33:682\",\"respDate\":\"230413-11:07:33:684\",\"sourceId\":\"haproxy:54a3e323-e3e8-429c-be4e-f119ebf374e7\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:07:33:682-7480\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c4bb5fec-1a40-49d6-b701-eb702e42460e], x-b3-parentspanid=[537cdd2182b16fcb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[804c0d25fce3912b537cdd2182b16fcb], x-b3-spanid=[f0dd14b380496935], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[54a3e323-e3e8-429c-be4e-f119ebf374e7]}\\\"}\"}","context":{"RequestID":"54a3e323-e3e8-429c-be4e-f119ebf374e7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"abcdf391-2f29-43b1-be3b-a9b765bd43b7","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:33.682Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:33.685Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"54a3e323-e3e8-429c-be4e-f119ebf374e7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"abcdf391-2f29-43b1-be3b-a9b765bd43b7","LogTimestamp":"2023-04-13T11:07:33.685Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:07:33 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:07:35.693Z","message":"Entering","context":{"RequestID":"ccabf61e-5b3a-4a33-8676-3b3c40085461","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8bace777-1490-4fcf-8221-1c7edc3fab18","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:35.693Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:07:35.695Z","message":"{\"transactionId\":\"ccabf61e-5b3a-4a33-8676-3b3c40085461\",\"status\":\"200\",\"rqstDate\":\"230413-11:07:35:694\",\"respDate\":\"230413-11:07:35:695\",\"sourceId\":\"haproxy:ccabf61e-5b3a-4a33-8676-3b3c40085461\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:07:35:694-35906\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fc3285a5-de20-4823-b25d-0d3c19c71b71], x-b3-parentspanid=[e4673b21c3dd3baa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[86ede1398b18f9b5e4673b21c3dd3baa], x-b3-spanid=[3ceae3216e9872e6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ccabf61e-5b3a-4a33-8676-3b3c40085461]}\\\"}\"}","context":{"RequestID":"ccabf61e-5b3a-4a33-8676-3b3c40085461","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8bace777-1490-4fcf-8221-1c7edc3fab18","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:35.693Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:35.696Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ccabf61e-5b3a-4a33-8676-3b3c40085461","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8bace777-1490-4fcf-8221-1c7edc3fab18","LogTimestamp":"2023-04-13T11:07:35.696Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:07:35 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:07:36.436Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:07:36.450Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:36.450Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:36.450Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:37.705Z","message":"Entering","context":{"RequestID":"037c5466-31c7-427c-ba9c-505cbbef874c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e7e6d980-e476-4614-a758-9eff49583cad","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:37.705Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:07:37.707Z","message":"{\"transactionId\":\"037c5466-31c7-427c-ba9c-505cbbef874c\",\"status\":\"200\",\"rqstDate\":\"230413-11:07:37:706\",\"respDate\":\"230413-11:07:37:707\",\"sourceId\":\"haproxy:037c5466-31c7-427c-ba9c-505cbbef874c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:07:37:706-64820\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f9b4df27-2228-4037-b13e-931c3d96f171], x-b3-parentspanid=[9d8aa90a60d8ebee], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9528a9dd880d5e9d9d8aa90a60d8ebee], x-b3-spanid=[413fa5d00427dbd8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[037c5466-31c7-427c-ba9c-505cbbef874c]}\\\"}\"}","context":{"RequestID":"037c5466-31c7-427c-ba9c-505cbbef874c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e7e6d980-e476-4614-a758-9eff49583cad","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:37.705Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:37.707Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"037c5466-31c7-427c-ba9c-505cbbef874c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e7e6d980-e476-4614-a758-9eff49583cad","LogTimestamp":"2023-04-13T11:07:37.707Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:07:37 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:07:39.715Z","message":"Entering","context":{"RequestID":"19308c48-4ba2-4bc5-b053-59aea946d796","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4f405956-26be-4c66-91e1-b2f663a7a6e1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:39.715Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:07:39.718Z","message":"{\"transactionId\":\"19308c48-4ba2-4bc5-b053-59aea946d796\",\"status\":\"200\",\"rqstDate\":\"230413-11:07:39:716\",\"respDate\":\"230413-11:07:39:718\",\"sourceId\":\"haproxy:19308c48-4ba2-4bc5-b053-59aea946d796\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:07:39:716-16662\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c90fb124-af5d-4a76-b462-2f42b806967c], x-b3-parentspanid=[351673a36398f2e4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7042377ec69fc173351673a36398f2e4], x-b3-spanid=[dcbf1320a8e8f2ed], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[19308c48-4ba2-4bc5-b053-59aea946d796]}\\\"}\"}","context":{"RequestID":"19308c48-4ba2-4bc5-b053-59aea946d796","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4f405956-26be-4c66-91e1-b2f663a7a6e1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:39.715Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:39.718Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"19308c48-4ba2-4bc5-b053-59aea946d796","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4f405956-26be-4c66-91e1-b2f663a7a6e1","LogTimestamp":"2023-04-13T11:07:39.718Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:07:39 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:07:40.793Z","message":"Entering","context":{"RequestID":"9609d17c-749f-489d-bda9-cde3f11b595a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"40e1b1f1-4e49-434c-a467-cfc846f26968","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:07:40.792Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:07:40.795Z","message":"{\"transactionId\":\"9609d17c-749f-489d-bda9-cde3f11b595a\",\"status\":\"200\",\"rqstDate\":\"230413-11:07:40:793\",\"respDate\":\"230413-11:07:40:795\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:9609d17c-749f-489d-bda9-cde3f11b595a\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:07:40:793-50160\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9400182b-4b05-4ac6-bc6f-2fed3d7e4e82], x-b3-parentspanid=[29567880112c2d85], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[43001], x-envoy-attempt-count=[1], x-b3-traceid=[ff90e1d265aa75bb29567880112c2d85], x-b3-spanid=[ad592b6bbbf2426f], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[9609d17c-749f-489d-bda9-cde3f11b595a]}\\\"}\"}","context":{"RequestID":"9609d17c-749f-489d-bda9-cde3f11b595a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"40e1b1f1-4e49-434c-a467-cfc846f26968","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:07:40.792Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:40.795Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9609d17c-749f-489d-bda9-cde3f11b595a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"40e1b1f1-4e49-434c-a467-cfc846f26968","LogTimestamp":"2023-04-13T11:07:40.795Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:07:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:07:40.850Z","message":"Entering","context":{"RequestID":"e50cfd85-0cf5-4122-9fb6-7cd3b182b642","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"911396ab-7547-4578-ae91-013899db7a9c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:07:40.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:07:40.852Z","message":"Database is available from CACHED check.","context":{"RequestID":"e50cfd85-0cf5-4122-9fb6-7cd3b182b642","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"911396ab-7547-4578-ae91-013899db7a9c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:07:40.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:40.853Z","message":"{\"transactionId\":\"e50cfd85-0cf5-4122-9fb6-7cd3b182b642\",\"status\":\"200\",\"rqstDate\":\"230413-11:07:40:850\",\"respDate\":\"230413-11:07:40:853\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:e50cfd85-0cf5-4122-9fb6-7cd3b182b642\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:07:40:850-30749\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[e50cfd85-0cf5-4122-9fb6-7cd3b182b642]}\\\"}\"}","context":{"RequestID":"e50cfd85-0cf5-4122-9fb6-7cd3b182b642","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"911396ab-7547-4578-ae91-013899db7a9c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:07:40.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:40.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e50cfd85-0cf5-4122-9fb6-7cd3b182b642","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"911396ab-7547-4578-ae91-013899db7a9c","LogTimestamp":"2023-04-13T11:07:40.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:07:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:07:41.728Z","message":"Entering","context":{"RequestID":"131de73f-5012-4e62-8cab-7a2d006b1bab","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3a5f7afe-f9be-4e25-92af-86f09a496c8a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:41.728Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:07:41.730Z","message":"{\"transactionId\":\"131de73f-5012-4e62-8cab-7a2d006b1bab\",\"status\":\"200\",\"rqstDate\":\"230413-11:07:41:729\",\"respDate\":\"230413-11:07:41:730\",\"sourceId\":\"haproxy:131de73f-5012-4e62-8cab-7a2d006b1bab\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:07:41:729-70777\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ba41f4b0-289c-4487-81cb-c388e84b6f9e], x-b3-parentspanid=[255867c3bc7452cd], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[347fd684f695672f255867c3bc7452cd], x-b3-spanid=[497c7ef600650ee2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[131de73f-5012-4e62-8cab-7a2d006b1bab]}\\\"}\"}","context":{"RequestID":"131de73f-5012-4e62-8cab-7a2d006b1bab","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3a5f7afe-f9be-4e25-92af-86f09a496c8a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:41.728Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:41.731Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"131de73f-5012-4e62-8cab-7a2d006b1bab","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3a5f7afe-f9be-4e25-92af-86f09a496c8a","LogTimestamp":"2023-04-13T11:07:41.731Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:07:41 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:07:43.742Z","message":"Entering","context":{"RequestID":"8fdebe46-7ac0-488f-bbdf-190dd0894c71","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9dcf0173-3e27-4dee-8f64-7d16dfe1b496","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:43.742Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:07:43.744Z","message":"{\"transactionId\":\"8fdebe46-7ac0-488f-bbdf-190dd0894c71\",\"status\":\"200\",\"rqstDate\":\"230413-11:07:43:743\",\"respDate\":\"230413-11:07:43:744\",\"sourceId\":\"haproxy:8fdebe46-7ac0-488f-bbdf-190dd0894c71\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:07:43:743-20620\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f751b523-bf9a-4485-b01c-765b8fe13dcb], x-b3-parentspanid=[a2fa679051370c62], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6d9d20cfb9d2e184a2fa679051370c62], x-b3-spanid=[a5a16f91c199abee], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8fdebe46-7ac0-488f-bbdf-190dd0894c71]}\\\"}\"}","context":{"RequestID":"8fdebe46-7ac0-488f-bbdf-190dd0894c71","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9dcf0173-3e27-4dee-8f64-7d16dfe1b496","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:43.742Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:43.745Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8fdebe46-7ac0-488f-bbdf-190dd0894c71","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9dcf0173-3e27-4dee-8f64-7d16dfe1b496","LogTimestamp":"2023-04-13T11:07:43.745Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:07:43 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T11:07:45.755Z","message":"Entering","context":{"RequestID":"cd401ba5-ccb9-47a9-8f76-bd29e1dea4cb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c2a16c16-a646-4b55-a2ac-9e5899753570","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:45.755Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:07:45.757Z","message":"{\"transactionId\":\"cd401ba5-ccb9-47a9-8f76-bd29e1dea4cb\",\"status\":\"200\",\"rqstDate\":\"230413-11:07:45:756\",\"respDate\":\"230413-11:07:45:757\",\"sourceId\":\"haproxy:cd401ba5-ccb9-47a9-8f76-bd29e1dea4cb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:07:45:756-41753\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a9a0a013-5f9c-43cf-9c30-8952b8288f7b], x-b3-parentspanid=[59bc9e989b47ef2f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3f2ad8cc7011dacb59bc9e989b47ef2f], x-b3-spanid=[f98ae30e2389a186], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cd401ba5-ccb9-47a9-8f76-bd29e1dea4cb]}\\\"}\"}","context":{"RequestID":"cd401ba5-ccb9-47a9-8f76-bd29e1dea4cb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c2a16c16-a646-4b55-a2ac-9e5899753570","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:45.755Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:45.758Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cd401ba5-ccb9-47a9-8f76-bd29e1dea4cb","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c2a16c16-a646-4b55-a2ac-9e5899753570","LogTimestamp":"2023-04-13T11:07:45.758Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:07:45 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T11:07:46.437Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:07:46.445Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:46.445Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:46.445Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:47.767Z","message":"Entering","context":{"RequestID":"c3a273cd-5a95-464b-ac2c-d2788a2d4fcc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"67dc8205-01d5-4ed1-b70d-8632ebba7be3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:47.767Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:07:47.769Z","message":"{\"transactionId\":\"c3a273cd-5a95-464b-ac2c-d2788a2d4fcc\",\"status\":\"200\",\"rqstDate\":\"230413-11:07:47:767\",\"respDate\":\"230413-11:07:47:769\",\"sourceId\":\"haproxy:c3a273cd-5a95-464b-ac2c-d2788a2d4fcc\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:07:47:767-17156\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[31343c84-c090-440a-aadf-3445094673a5], x-b3-parentspanid=[0ee928ae9cb84bd2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1bab7d0bef5e2a930ee928ae9cb84bd2], x-b3-spanid=[caaedc7bc0bb2e66], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c3a273cd-5a95-464b-ac2c-d2788a2d4fcc]}\\\"}\"}","context":{"RequestID":"c3a273cd-5a95-464b-ac2c-d2788a2d4fcc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"67dc8205-01d5-4ed1-b70d-8632ebba7be3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:47.767Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:47.769Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c3a273cd-5a95-464b-ac2c-d2788a2d4fcc","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"67dc8205-01d5-4ed1-b70d-8632ebba7be3","LogTimestamp":"2023-04-13T11:07:47.769Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:07:47 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:07:49.778Z","message":"Entering","context":{"RequestID":"923f7512-908f-428c-9936-2408aca84523","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c1fca654-e4db-4d6e-a6a8-c7cef922f986","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:49.778Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:07:49.780Z","message":"{\"transactionId\":\"923f7512-908f-428c-9936-2408aca84523\",\"status\":\"200\",\"rqstDate\":\"230413-11:07:49:778\",\"respDate\":\"230413-11:07:49:780\",\"sourceId\":\"haproxy:923f7512-908f-428c-9936-2408aca84523\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:07:49:778-71909\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e3d4d6ec-93a0-4339-8c9b-0c1090cf2c99], x-b3-parentspanid=[6ed8279c9d50bb7a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c902b83f03541c1a6ed8279c9d50bb7a], x-b3-spanid=[c6f30785c18a6103], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[923f7512-908f-428c-9936-2408aca84523]}\\\"}\"}","context":{"RequestID":"923f7512-908f-428c-9936-2408aca84523","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c1fca654-e4db-4d6e-a6a8-c7cef922f986","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:49.778Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:49.781Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"923f7512-908f-428c-9936-2408aca84523","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c1fca654-e4db-4d6e-a6a8-c7cef922f986","LogTimestamp":"2023-04-13T11:07:49.781Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:07:49 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:07:49.969Z","message":"Connection[cassandra/10.233.75.110: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-04-13T11:07:49.974Z","message":"Connection[cassandra/10.233.75.110: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-04-13T11:07:50.793Z","message":"Entering","context":{"RequestID":"b0049cb5-c341-4682-9fe7-0525986d758a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a4be9e38-dc07-418d-81b2-13c8cf2226fc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:07:50.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:07:50.795Z","message":"{\"transactionId\":\"b0049cb5-c341-4682-9fe7-0525986d758a\",\"status\":\"200\",\"rqstDate\":\"230413-11:07:50:793\",\"respDate\":\"230413-11:07:50:795\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b0049cb5-c341-4682-9fe7-0525986d758a\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:07:50:793-63380\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[aea85572-a7e4-417e-ae51-2593a279ffd7], x-b3-parentspanid=[1e94f09b3cb1213a], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[44461], x-envoy-attempt-count=[1], x-b3-traceid=[1f2818cf06c50d491e94f09b3cb1213a], x-b3-spanid=[0011a99bfb49b084], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b0049cb5-c341-4682-9fe7-0525986d758a]}\\\"}\"}","context":{"RequestID":"b0049cb5-c341-4682-9fe7-0525986d758a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a4be9e38-dc07-418d-81b2-13c8cf2226fc","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:07:50.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:50.796Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b0049cb5-c341-4682-9fe7-0525986d758a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a4be9e38-dc07-418d-81b2-13c8cf2226fc","LogTimestamp":"2023-04-13T11:07:50.796Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:07:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:07:50.849Z","message":"Entering","context":{"RequestID":"b611bb1f-ab56-4c02-bc8a-95b37b97a8a6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b57ed168-e09e-4dbd-bb03-bb9fa75d4c20","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:07:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:07:50.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"b611bb1f-ab56-4c02-bc8a-95b37b97a8a6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b57ed168-e09e-4dbd-bb03-bb9fa75d4c20","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:07:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:50.852Z","message":"{\"transactionId\":\"b611bb1f-ab56-4c02-bc8a-95b37b97a8a6\",\"status\":\"200\",\"rqstDate\":\"230413-11:07:50:850\",\"respDate\":\"230413-11:07:50:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:b611bb1f-ab56-4c02-bc8a-95b37b97a8a6\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:07:50:850-46637\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[b611bb1f-ab56-4c02-bc8a-95b37b97a8a6]}\\\"}\"}","context":{"RequestID":"b611bb1f-ab56-4c02-bc8a-95b37b97a8a6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b57ed168-e09e-4dbd-bb03-bb9fa75d4c20","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:07:50.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:50.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b611bb1f-ab56-4c02-bc8a-95b37b97a8a6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b57ed168-e09e-4dbd-bb03-bb9fa75d4c20","LogTimestamp":"2023-04-13T11:07:50.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:07:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:07:51.790Z","message":"Entering","context":{"RequestID":"39200365-e923-4f03-b0ba-173731e01453","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7e1e515a-0ac4-480a-9977-3d04c8ecee2a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:51.790Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:07:51.791Z","message":"{\"transactionId\":\"39200365-e923-4f03-b0ba-173731e01453\",\"status\":\"200\",\"rqstDate\":\"230413-11:07:51:790\",\"respDate\":\"230413-11:07:51:791\",\"sourceId\":\"haproxy:39200365-e923-4f03-b0ba-173731e01453\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:07:51:790-84840\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[5c5fe156-97e9-4c67-81a6-d4b1f3fb3b60], x-b3-parentspanid=[5b159cc04a89702b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[acf14e7d4878fc925b159cc04a89702b], x-b3-spanid=[bc3de5b67a7e636c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[39200365-e923-4f03-b0ba-173731e01453]}\\\"}\"}","context":{"RequestID":"39200365-e923-4f03-b0ba-173731e01453","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7e1e515a-0ac4-480a-9977-3d04c8ecee2a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:51.790Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:51.792Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"39200365-e923-4f03-b0ba-173731e01453","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7e1e515a-0ac4-480a-9977-3d04c8ecee2a","LogTimestamp":"2023-04-13T11:07:51.792Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:07:51 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T11:07:53.801Z","message":"Entering","context":{"RequestID":"623b7b80-0651-4ccb-9832-831aabcf281e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c4554081-ca1b-436b-aca2-668c8084aa95","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:53.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:07:53.803Z","message":"{\"transactionId\":\"623b7b80-0651-4ccb-9832-831aabcf281e\",\"status\":\"200\",\"rqstDate\":\"230413-11:07:53:801\",\"respDate\":\"230413-11:07:53:803\",\"sourceId\":\"haproxy:623b7b80-0651-4ccb-9832-831aabcf281e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:07:53:801-89872\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9fd1c928-fdaf-4275-aa2f-d4ea8b8d5ac3], x-b3-parentspanid=[4196e551758f85b8], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[51a5de7ef5a2e6454196e551758f85b8], x-b3-spanid=[09032cb0a42f264c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[623b7b80-0651-4ccb-9832-831aabcf281e]}\\\"}\"}","context":{"RequestID":"623b7b80-0651-4ccb-9832-831aabcf281e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c4554081-ca1b-436b-aca2-668c8084aa95","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:53.801Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:53.804Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"623b7b80-0651-4ccb-9832-831aabcf281e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c4554081-ca1b-436b-aca2-668c8084aa95","LogTimestamp":"2023-04-13T11:07:53.804Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:07:53 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:07:55.812Z","message":"Entering","context":{"RequestID":"1fbc2963-7591-4a00-bd28-4f838d3335dd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"053c4c21-642a-4eef-acdb-7f2d90585bf1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:55.812Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:07:55.814Z","message":"{\"transactionId\":\"1fbc2963-7591-4a00-bd28-4f838d3335dd\",\"status\":\"200\",\"rqstDate\":\"230413-11:07:55:813\",\"respDate\":\"230413-11:07:55:814\",\"sourceId\":\"haproxy:1fbc2963-7591-4a00-bd28-4f838d3335dd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:07:55:813-12232\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e6658e04-de0c-4f25-ba0d-a7da903c417f], x-b3-parentspanid=[c82903aec831e70a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[918728034b7092bfc82903aec831e70a], x-b3-spanid=[3cac992ccdaf7a58], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1fbc2963-7591-4a00-bd28-4f838d3335dd]}\\\"}\"}","context":{"RequestID":"1fbc2963-7591-4a00-bd28-4f838d3335dd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"053c4c21-642a-4eef-acdb-7f2d90585bf1","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:55.812Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-29","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:55.814Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1fbc2963-7591-4a00-bd28-4f838d3335dd","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"053c4c21-642a-4eef-acdb-7f2d90585bf1","LogTimestamp":"2023-04-13T11:07:55.814Z","ResponseDesc":"OK"},"thread":"qtp1341706533-29","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:07:55 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T11:07:56.437Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:07:56.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:56.453Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:56.453Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:57.823Z","message":"Entering","context":{"RequestID":"21c7f95a-63d6-4618-a571-bd2356ce02a8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dc6ebe5e-184a-4bbd-85fe-cfcf6fb2892e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:57.823Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:07:57.825Z","message":"{\"transactionId\":\"21c7f95a-63d6-4618-a571-bd2356ce02a8\",\"status\":\"200\",\"rqstDate\":\"230413-11:07:57:823\",\"respDate\":\"230413-11:07:57:825\",\"sourceId\":\"haproxy:21c7f95a-63d6-4618-a571-bd2356ce02a8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:07:57:823-19232\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0a5c4be9-8246-4caa-99b4-e63cdddf0468], x-b3-parentspanid=[61bc4d67c592709e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b537d23ce92a22da61bc4d67c592709e], x-b3-spanid=[6c5899895b8cc285], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[21c7f95a-63d6-4618-a571-bd2356ce02a8]}\\\"}\"}","context":{"RequestID":"21c7f95a-63d6-4618-a571-bd2356ce02a8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"dc6ebe5e-184a-4bbd-85fe-cfcf6fb2892e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:57.823Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:57.825Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"21c7f95a-63d6-4618-a571-bd2356ce02a8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"dc6ebe5e-184a-4bbd-85fe-cfcf6fb2892e","LogTimestamp":"2023-04-13T11:07:57.825Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:07:57 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:07:59.834Z","message":"Entering","context":{"RequestID":"f4057c28-18bc-4eca-868d-f36b0cc95a89","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cbf13660-ab3d-4017-aa1e-c1375ebd8852","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:59.834Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:07:59.836Z","message":"{\"transactionId\":\"f4057c28-18bc-4eca-868d-f36b0cc95a89\",\"status\":\"200\",\"rqstDate\":\"230413-11:07:59:835\",\"respDate\":\"230413-11:07:59:836\",\"sourceId\":\"haproxy:f4057c28-18bc-4eca-868d-f36b0cc95a89\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:07:59:835-1736\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a735ed21-bbcc-418d-bf4d-3057c587a3f2], x-b3-parentspanid=[286e56f235ebd45f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4a3c14f1a633b069286e56f235ebd45f], x-b3-spanid=[0f91bc44ee328c0c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f4057c28-18bc-4eca-868d-f36b0cc95a89]}\\\"}\"}","context":{"RequestID":"f4057c28-18bc-4eca-868d-f36b0cc95a89","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cbf13660-ab3d-4017-aa1e-c1375ebd8852","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:07:59.834Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:07:59.836Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f4057c28-18bc-4eca-868d-f36b0cc95a89","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cbf13660-ab3d-4017-aa1e-c1375ebd8852","LogTimestamp":"2023-04-13T11:07:59.836Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:07:59 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T11:08:00.792Z","message":"Entering","context":{"RequestID":"37c0eaa9-4cc1-4d95-9d2a-39e4562aea22","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"87dea6ae-5595-43b8-b7f9-8deaea6ecca6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:08:00.792Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:08:00.794Z","message":"{\"transactionId\":\"37c0eaa9-4cc1-4d95-9d2a-39e4562aea22\",\"status\":\"200\",\"rqstDate\":\"230413-11:08:00:793\",\"respDate\":\"230413-11:08:00:794\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:37c0eaa9-4cc1-4d95-9d2a-39e4562aea22\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:08:00:793-43053\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6a9524f3-2bc8-435f-9cf4-3b5f90f748a5], x-b3-parentspanid=[fe228650aafcf8e8], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34025], x-envoy-attempt-count=[1], x-b3-traceid=[d4196cbb6577d750fe228650aafcf8e8], x-b3-spanid=[852e2dfd6e1e1f0c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[37c0eaa9-4cc1-4d95-9d2a-39e4562aea22]}\\\"}\"}","context":{"RequestID":"37c0eaa9-4cc1-4d95-9d2a-39e4562aea22","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"87dea6ae-5595-43b8-b7f9-8deaea6ecca6","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:08:00.792Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:00.795Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"37c0eaa9-4cc1-4d95-9d2a-39e4562aea22","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"87dea6ae-5595-43b8-b7f9-8deaea6ecca6","LogTimestamp":"2023-04-13T11:08:00.794Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:08:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:08:00.846Z","message":"Entering","context":{"RequestID":"607a39d9-9f82-4729-8f8b-df853a2dfe56","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"970dd365-667b-477f-9a5f-4ad29ac22926","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:08:00.846Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:08:00.847Z","message":"Database is available from CACHED check.","context":{"RequestID":"607a39d9-9f82-4729-8f8b-df853a2dfe56","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"970dd365-667b-477f-9a5f-4ad29ac22926","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:08:00.846Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:00.848Z","message":"{\"transactionId\":\"607a39d9-9f82-4729-8f8b-df853a2dfe56\",\"status\":\"200\",\"rqstDate\":\"230413-11:08:00:847\",\"respDate\":\"230413-11:08:00:848\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:607a39d9-9f82-4729-8f8b-df853a2dfe56\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:08:00:847-80242\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[607a39d9-9f82-4729-8f8b-df853a2dfe56]}\\\"}\"}","context":{"RequestID":"607a39d9-9f82-4729-8f8b-df853a2dfe56","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"970dd365-667b-477f-9a5f-4ad29ac22926","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:08:00.846Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:00.848Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"607a39d9-9f82-4729-8f8b-df853a2dfe56","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"970dd365-667b-477f-9a5f-4ad29ac22926","LogTimestamp":"2023-04-13T11:08:00.848Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:08:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T11:08:01.844Z","message":"Entering","context":{"RequestID":"78329382-0822-46c1-bfba-891445a5ab3c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"aceb5b78-a41a-48bd-9f8a-b83fd892d17b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:08:01.844Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:08:01.846Z","message":"{\"transactionId\":\"78329382-0822-46c1-bfba-891445a5ab3c\",\"status\":\"200\",\"rqstDate\":\"230413-11:08:01:845\",\"respDate\":\"230413-11:08:01:846\",\"sourceId\":\"haproxy:78329382-0822-46c1-bfba-891445a5ab3c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:08:01:845-34470\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6ccbbab0-7e93-43b8-aaf6-2333297279e4], x-b3-parentspanid=[6ed4ffecf456dff4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0346a874097b268c6ed4ffecf456dff4], x-b3-spanid=[584f8fb7c2629e02], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[78329382-0822-46c1-bfba-891445a5ab3c]}\\\"}\"}","context":{"RequestID":"78329382-0822-46c1-bfba-891445a5ab3c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"aceb5b78-a41a-48bd-9f8a-b83fd892d17b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:08:01.844Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:01.847Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"78329382-0822-46c1-bfba-891445a5ab3c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aceb5b78-a41a-48bd-9f8a-b83fd892d17b","LogTimestamp":"2023-04-13T11:08:01.847Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:08:01 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:08:03.857Z","message":"Entering","context":{"RequestID":"afa54f6b-a952-4a77-9314-82681d4686f2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"484cb269-644e-412a-881f-f0d33d7d4612","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:08:03.857Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:08:03.860Z","message":"{\"transactionId\":\"afa54f6b-a952-4a77-9314-82681d4686f2\",\"status\":\"200\",\"rqstDate\":\"230413-11:08:03:858\",\"respDate\":\"230413-11:08:03:860\",\"sourceId\":\"haproxy:afa54f6b-a952-4a77-9314-82681d4686f2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:08:03:858-75101\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9228003c-2111-403f-bac7-d9ecf1aa7943], x-b3-parentspanid=[c92838814f3e4f73], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fa804b8f2054445ec92838814f3e4f73], x-b3-spanid=[2591abb8c2fe4e04], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[afa54f6b-a952-4a77-9314-82681d4686f2]}\\\"}\"}","context":{"RequestID":"afa54f6b-a952-4a77-9314-82681d4686f2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"484cb269-644e-412a-881f-f0d33d7d4612","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:08:03.857Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:03.861Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"afa54f6b-a952-4a77-9314-82681d4686f2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"484cb269-644e-412a-881f-f0d33d7d4612","LogTimestamp":"2023-04-13T11:08:03.861Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:08:03 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T11:08:05.870Z","message":"Entering","context":{"RequestID":"7e3d5f99-e831-4dcb-8c6c-bdf90b4cdc43","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"844fb3c6-add1-4118-9b4b-f80bb19e2c8e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:08:05.870Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:08:05.873Z","message":"{\"transactionId\":\"7e3d5f99-e831-4dcb-8c6c-bdf90b4cdc43\",\"status\":\"200\",\"rqstDate\":\"230413-11:08:05:871\",\"respDate\":\"230413-11:08:05:873\",\"sourceId\":\"haproxy:7e3d5f99-e831-4dcb-8c6c-bdf90b4cdc43\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:08:05:871-83826\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4044e645-cefa-4297-a536-b15e8c787bf1], x-b3-parentspanid=[3000fcf91cad21bb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[83b53063be355d453000fcf91cad21bb], x-b3-spanid=[ba0fe8eb6fb385bb], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7e3d5f99-e831-4dcb-8c6c-bdf90b4cdc43]}\\\"}\"}","context":{"RequestID":"7e3d5f99-e831-4dcb-8c6c-bdf90b4cdc43","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"844fb3c6-add1-4118-9b4b-f80bb19e2c8e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:08:05.870Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:05.874Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7e3d5f99-e831-4dcb-8c6c-bdf90b4cdc43","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"844fb3c6-add1-4118-9b4b-f80bb19e2c8e","LogTimestamp":"2023-04-13T11:08:05.874Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:08:05 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:08:06.437Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:08:06.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:06.452Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:06.452Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:07.882Z","message":"Entering","context":{"RequestID":"c31562da-2249-424a-8526-5f14135a4f8d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9e8929bf-9911-4580-bd5c-30a632e0f9b5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:08:07.882Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:08:07.884Z","message":"{\"transactionId\":\"c31562da-2249-424a-8526-5f14135a4f8d\",\"status\":\"200\",\"rqstDate\":\"230413-11:08:07:883\",\"respDate\":\"230413-11:08:07:884\",\"sourceId\":\"haproxy:c31562da-2249-424a-8526-5f14135a4f8d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:08:07:883-55405\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0f7fb6c2-9419-401b-a5f0-c3f14a099e00], x-b3-parentspanid=[504c54184a1e420f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3a75834a94d5a63b504c54184a1e420f], x-b3-spanid=[1dda75958c1027df], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c31562da-2249-424a-8526-5f14135a4f8d]}\\\"}\"}","context":{"RequestID":"c31562da-2249-424a-8526-5f14135a4f8d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9e8929bf-9911-4580-bd5c-30a632e0f9b5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:08:07.882Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:07.884Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c31562da-2249-424a-8526-5f14135a4f8d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9e8929bf-9911-4580-bd5c-30a632e0f9b5","LogTimestamp":"2023-04-13T11:08:07.884Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:08:07 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-13T11:08:09.892Z","message":"Entering","context":{"RequestID":"c8eef30d-4d99-4601-821a-45c99ac668d4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"859bbae1-c134-4e3a-85ed-47df44e078d0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:08:09.892Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:08:09.894Z","message":"{\"transactionId\":\"c8eef30d-4d99-4601-821a-45c99ac668d4\",\"status\":\"200\",\"rqstDate\":\"230413-11:08:09:893\",\"respDate\":\"230413-11:08:09:894\",\"sourceId\":\"haproxy:c8eef30d-4d99-4601-821a-45c99ac668d4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:08:09:893-11169\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2765fd2d-685d-43b3-8f07-a6d547f4cd2e], x-b3-parentspanid=[4ef8af8e0939a175], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5da2861f7127ffcc4ef8af8e0939a175], x-b3-spanid=[4089f1efb9bd17ff], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c8eef30d-4d99-4601-821a-45c99ac668d4]}\\\"}\"}","context":{"RequestID":"c8eef30d-4d99-4601-821a-45c99ac668d4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"859bbae1-c134-4e3a-85ed-47df44e078d0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:08:09.892Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:09.895Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c8eef30d-4d99-4601-821a-45c99ac668d4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"859bbae1-c134-4e3a-85ed-47df44e078d0","LogTimestamp":"2023-04-13T11:08:09.895Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:08:09 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:08:10.791Z","message":"Entering","context":{"RequestID":"43d42d4d-4790-445c-8bfd-5542f31154e0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3565754e-2b3e-4e2f-9540-add91bc410fb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:08:10.791Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:08:10.793Z","message":"{\"transactionId\":\"43d42d4d-4790-445c-8bfd-5542f31154e0\",\"status\":\"200\",\"rqstDate\":\"230413-11:08:10:791\",\"respDate\":\"230413-11:08:10:793\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:43d42d4d-4790-445c-8bfd-5542f31154e0\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:08:10:791-23244\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[07c377e1-a2da-4683-98cb-16a4c35527ec], x-b3-parentspanid=[9ffe3696199991c6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36993], x-envoy-attempt-count=[1], x-b3-traceid=[3b2ddf35765d206f9ffe3696199991c6], x-b3-spanid=[fc25b8379ad30e04], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[43d42d4d-4790-445c-8bfd-5542f31154e0]}\\\"}\"}","context":{"RequestID":"43d42d4d-4790-445c-8bfd-5542f31154e0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3565754e-2b3e-4e2f-9540-add91bc410fb","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:08:10.791Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:10.793Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"43d42d4d-4790-445c-8bfd-5542f31154e0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3565754e-2b3e-4e2f-9540-add91bc410fb","LogTimestamp":"2023-04-13T11:08:10.793Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:08:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:08:10.847Z","message":"Entering","context":{"RequestID":"d841f066-1134-4cde-9d09-4e4b561b8bfc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b7d61991-1f72-40c2-a4a9-ec8387a1e208","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:08:10.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:08:10.848Z","message":"Database is available from CACHED check.","context":{"RequestID":"d841f066-1134-4cde-9d09-4e4b561b8bfc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b7d61991-1f72-40c2-a4a9-ec8387a1e208","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:08:10.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:10.849Z","message":"{\"transactionId\":\"d841f066-1134-4cde-9d09-4e4b561b8bfc\",\"status\":\"200\",\"rqstDate\":\"230413-11:08:10:848\",\"respDate\":\"230413-11:08:10:849\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:d841f066-1134-4cde-9d09-4e4b561b8bfc\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:08:10:848-45017\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[d841f066-1134-4cde-9d09-4e4b561b8bfc]}\\\"}\"}","context":{"RequestID":"d841f066-1134-4cde-9d09-4e4b561b8bfc","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b7d61991-1f72-40c2-a4a9-ec8387a1e208","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:08:10.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:10.849Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d841f066-1134-4cde-9d09-4e4b561b8bfc","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b7d61991-1f72-40c2-a4a9-ec8387a1e208","LogTimestamp":"2023-04-13T11:08:10.849Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:08:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:08:11.905Z","message":"Entering","context":{"RequestID":"2961c82e-f0ab-4da2-b17e-a7b45ec113ec","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e3328032-f1c6-415c-a356-7155519d9e22","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:08:11.905Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:08:11.908Z","message":"{\"transactionId\":\"2961c82e-f0ab-4da2-b17e-a7b45ec113ec\",\"status\":\"200\",\"rqstDate\":\"230413-11:08:11:906\",\"respDate\":\"230413-11:08:11:908\",\"sourceId\":\"haproxy:2961c82e-f0ab-4da2-b17e-a7b45ec113ec\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:08:11:906-64791\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[bdb4ba58-9090-4db5-bcb1-757f6af53715], x-b3-parentspanid=[452cfacdfa04ab43], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2edb5ef97ab77a88452cfacdfa04ab43], x-b3-spanid=[5f5989256bdae880], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2961c82e-f0ab-4da2-b17e-a7b45ec113ec]}\\\"}\"}","context":{"RequestID":"2961c82e-f0ab-4da2-b17e-a7b45ec113ec","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e3328032-f1c6-415c-a356-7155519d9e22","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:08:11.905Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:11.909Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2961c82e-f0ab-4da2-b17e-a7b45ec113ec","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e3328032-f1c6-415c-a356-7155519d9e22","LogTimestamp":"2023-04-13T11:08:11.909Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:08:11 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:08:13.918Z","message":"Entering","context":{"RequestID":"5d4678f6-9700-429d-a651-a803d0dd403a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"aef0000a-f212-4db2-8b86-d1a99cb489b9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:08:13.918Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:08:13.920Z","message":"{\"transactionId\":\"5d4678f6-9700-429d-a651-a803d0dd403a\",\"status\":\"200\",\"rqstDate\":\"230413-11:08:13:919\",\"respDate\":\"230413-11:08:13:920\",\"sourceId\":\"haproxy:5d4678f6-9700-429d-a651-a803d0dd403a\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:08:13:919-56435\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[83b66a1c-0069-9758-a0d2-c96d50f5bb25], x-b3-parentspanid=[30f0edbba005e92d], 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=[6aa2eed2e44f22d730f0edbba005e92d], x-b3-spanid=[c3d9b64414506937], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5d4678f6-9700-429d-a651-a803d0dd403a]}\\\"}\"}","context":{"RequestID":"5d4678f6-9700-429d-a651-a803d0dd403a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"aef0000a-f212-4db2-8b86-d1a99cb489b9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:08:13.918Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:13.920Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5d4678f6-9700-429d-a651-a803d0dd403a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aef0000a-f212-4db2-8b86-d1a99cb489b9","LogTimestamp":"2023-04-13T11:08:13.920Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:08:13 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:08:15.930Z","message":"Entering","context":{"RequestID":"45890da5-fb34-400a-9773-f02d7a73451b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cdc5c19c-9e4e-43e4-9173-7d4976763329","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:08:15.929Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:08:15.932Z","message":"{\"transactionId\":\"45890da5-fb34-400a-9773-f02d7a73451b\",\"status\":\"200\",\"rqstDate\":\"230413-11:08:15:930\",\"respDate\":\"230413-11:08:15:932\",\"sourceId\":\"haproxy:45890da5-fb34-400a-9773-f02d7a73451b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:08:15:930-24639\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a6b77870-4596-40c8-b084-88d53e3e7654], x-b3-parentspanid=[dba737e855bea2b0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[570840db48abaca3dba737e855bea2b0], x-b3-spanid=[0d8436da60f9c028], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[45890da5-fb34-400a-9773-f02d7a73451b]}\\\"}\"}","context":{"RequestID":"45890da5-fb34-400a-9773-f02d7a73451b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cdc5c19c-9e4e-43e4-9173-7d4976763329","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:08:15.929Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:15.932Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"45890da5-fb34-400a-9773-f02d7a73451b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cdc5c19c-9e4e-43e4-9173-7d4976763329","LogTimestamp":"2023-04-13T11:08:15.932Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:08:15 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:08:16.437Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:08:16.449Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:16.449Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:16.450Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:17.941Z","message":"Entering","context":{"RequestID":"f4ce3c25-eeda-4b15-b784-0b913a658106","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"aa47e163-ec3a-440f-b9d8-6053538614c3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:08:17.941Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:08:17.943Z","message":"{\"transactionId\":\"f4ce3c25-eeda-4b15-b784-0b913a658106\",\"status\":\"200\",\"rqstDate\":\"230413-11:08:17:942\",\"respDate\":\"230413-11:08:17:943\",\"sourceId\":\"haproxy:f4ce3c25-eeda-4b15-b784-0b913a658106\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:08:17:942-64040\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d337b9bf-dea3-49bd-9e57-3c12e679f642], x-b3-parentspanid=[0b761b8e7dc27312], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[77c4f1b2656f887e0b761b8e7dc27312], x-b3-spanid=[cd0d9078e0a1a62c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f4ce3c25-eeda-4b15-b784-0b913a658106]}\\\"}\"}","context":{"RequestID":"f4ce3c25-eeda-4b15-b784-0b913a658106","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"aa47e163-ec3a-440f-b9d8-6053538614c3","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:08:17.941Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:17.944Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f4ce3c25-eeda-4b15-b784-0b913a658106","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aa47e163-ec3a-440f-b9d8-6053538614c3","LogTimestamp":"2023-04-13T11:08:17.944Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:08:17 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:08:19.953Z","message":"Entering","context":{"RequestID":"be12183a-40a3-47e3-b787-b400c2bb4c88","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"03cf5cc8-2808-48cc-8775-729fc5bb5673","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:08:19.953Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:08:19.955Z","message":"{\"transactionId\":\"be12183a-40a3-47e3-b787-b400c2bb4c88\",\"status\":\"200\",\"rqstDate\":\"230413-11:08:19:954\",\"respDate\":\"230413-11:08:19:955\",\"sourceId\":\"haproxy:be12183a-40a3-47e3-b787-b400c2bb4c88\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:08:19:954-16235\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[065e04c5-3065-41c6-beda-3c6c68378671], x-b3-parentspanid=[be34385ed989f749], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a2b02e807e5d4012be34385ed989f749], x-b3-spanid=[3ebec3e09f9d9318], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[be12183a-40a3-47e3-b787-b400c2bb4c88]}\\\"}\"}","context":{"RequestID":"be12183a-40a3-47e3-b787-b400c2bb4c88","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"03cf5cc8-2808-48cc-8775-729fc5bb5673","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:08:19.953Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:19.956Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"be12183a-40a3-47e3-b787-b400c2bb4c88","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"03cf5cc8-2808-48cc-8775-729fc5bb5673","LogTimestamp":"2023-04-13T11:08:19.956Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:08:19 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:08:19.975Z","message":"Connection[cassandra/10.233.75.110: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-04-13T11:08:19.979Z","message":"Connection[cassandra/10.233.75.110: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-04-13T11:08:20.791Z","message":"Entering","context":{"RequestID":"2a2e9116-ede7-4d6b-b965-a401eba42153","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3144c682-9919-4a5d-aeea-1c5af42986de","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:08:20.791Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:08:20.793Z","message":"{\"transactionId\":\"2a2e9116-ede7-4d6b-b965-a401eba42153\",\"status\":\"200\",\"rqstDate\":\"230413-11:08:20:792\",\"respDate\":\"230413-11:08:20:793\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:2a2e9116-ede7-4d6b-b965-a401eba42153\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:08:20:792-77479\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[191f3516-b1cb-40c5-a51a-3457a213cba3], x-b3-parentspanid=[a7c08c3849712565], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50273], x-envoy-attempt-count=[1], x-b3-traceid=[2a7842faf89d48aca7c08c3849712565], x-b3-spanid=[1ef8fa9a84db0dfa], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[2a2e9116-ede7-4d6b-b965-a401eba42153]}\\\"}\"}","context":{"RequestID":"2a2e9116-ede7-4d6b-b965-a401eba42153","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3144c682-9919-4a5d-aeea-1c5af42986de","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:08:20.791Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:20.794Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2a2e9116-ede7-4d6b-b965-a401eba42153","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3144c682-9919-4a5d-aeea-1c5af42986de","LogTimestamp":"2023-04-13T11:08:20.794Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:08:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:08:20.848Z","message":"Entering","context":{"RequestID":"3f02f7ff-4935-4480-975c-ef594b4779f2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"db31add4-4377-4fb4-ba12-554934ddac6e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:08:20.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:08:20.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"3f02f7ff-4935-4480-975c-ef594b4779f2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"db31add4-4377-4fb4-ba12-554934ddac6e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:08:20.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:20.851Z","message":"{\"transactionId\":\"3f02f7ff-4935-4480-975c-ef594b4779f2\",\"status\":\"200\",\"rqstDate\":\"230413-11:08:20:849\",\"respDate\":\"230413-11:08:20:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:3f02f7ff-4935-4480-975c-ef594b4779f2\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:08:20:849-14547\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[3f02f7ff-4935-4480-975c-ef594b4779f2]}\\\"}\"}","context":{"RequestID":"3f02f7ff-4935-4480-975c-ef594b4779f2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"db31add4-4377-4fb4-ba12-554934ddac6e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:08:20.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:20.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"3f02f7ff-4935-4480-975c-ef594b4779f2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"db31add4-4377-4fb4-ba12-554934ddac6e","LogTimestamp":"2023-04-13T11:08:20.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:08:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:08:21.965Z","message":"Entering","context":{"RequestID":"b9cc3dbf-4c0f-4a8d-a648-312d01ef4818","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"160080ec-eb54-493d-9869-a50dcb8a6410","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:08:21.965Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:08:21.968Z","message":"{\"transactionId\":\"b9cc3dbf-4c0f-4a8d-a648-312d01ef4818\",\"status\":\"200\",\"rqstDate\":\"230413-11:08:21:966\",\"respDate\":\"230413-11:08:21:968\",\"sourceId\":\"haproxy:b9cc3dbf-4c0f-4a8d-a648-312d01ef4818\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:08:21:966-32060\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[259205b7-b9dc-4ea5-b30c-bee93624dd3d], x-b3-parentspanid=[8db00b5d6a74d907], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[9b748baaf547dcc08db00b5d6a74d907], x-b3-spanid=[f9e95f3a5d1d0e49], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[b9cc3dbf-4c0f-4a8d-a648-312d01ef4818]}\\\"}\"}","context":{"RequestID":"b9cc3dbf-4c0f-4a8d-a648-312d01ef4818","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"160080ec-eb54-493d-9869-a50dcb8a6410","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:08:21.965Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:21.969Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b9cc3dbf-4c0f-4a8d-a648-312d01ef4818","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"160080ec-eb54-493d-9869-a50dcb8a6410","LogTimestamp":"2023-04-13T11:08:21.968Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:08:21 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:08:23.977Z","message":"Entering","context":{"RequestID":"c71295bd-114b-47d5-b6b4-d24f3c85e88f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"afe3e44d-5413-4be4-b0ae-6b2d22cc00c5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:08:23.976Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:08:23.978Z","message":"{\"transactionId\":\"c71295bd-114b-47d5-b6b4-d24f3c85e88f\",\"status\":\"200\",\"rqstDate\":\"230413-11:08:23:977\",\"respDate\":\"230413-11:08:23:978\",\"sourceId\":\"haproxy:c71295bd-114b-47d5-b6b4-d24f3c85e88f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:08:23:977-55914\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0cc8b53c-df5c-4d2d-96b6-01fd48447654], x-b3-parentspanid=[1a5882899b415505], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c3fcb695902444081a5882899b415505], x-b3-spanid=[be7798e8a9b0a53b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c71295bd-114b-47d5-b6b4-d24f3c85e88f]}\\\"}\"}","context":{"RequestID":"c71295bd-114b-47d5-b6b4-d24f3c85e88f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"afe3e44d-5413-4be4-b0ae-6b2d22cc00c5","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:08:23.976Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:23.978Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c71295bd-114b-47d5-b6b4-d24f3c85e88f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"afe3e44d-5413-4be4-b0ae-6b2d22cc00c5","LogTimestamp":"2023-04-13T11:08:23.978Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:08:23 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-13T11:08:25.985Z","message":"Entering","context":{"RequestID":"ea654b85-c9f2-4d24-ae81-146e09bc6b50","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"aca874de-de54-4959-911e-dd26a2449b12","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:08:25.985Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:08:25.986Z","message":"{\"transactionId\":\"ea654b85-c9f2-4d24-ae81-146e09bc6b50\",\"status\":\"200\",\"rqstDate\":\"230413-11:08:25:986\",\"respDate\":\"230413-11:08:25:986\",\"sourceId\":\"haproxy:ea654b85-c9f2-4d24-ae81-146e09bc6b50\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:08:25:986-92513\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d5f4722c-7b8d-4189-91c8-57907ffd7345], x-b3-parentspanid=[e6163b80738079cf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[6915f6bde177a54ce6163b80738079cf], x-b3-spanid=[11125b3febe28a73], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ea654b85-c9f2-4d24-ae81-146e09bc6b50]}\\\"}\"}","context":{"RequestID":"ea654b85-c9f2-4d24-ae81-146e09bc6b50","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"aca874de-de54-4959-911e-dd26a2449b12","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:08:25.985Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:25.987Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ea654b85-c9f2-4d24-ae81-146e09bc6b50","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"aca874de-de54-4959-911e-dd26a2449b12","LogTimestamp":"2023-04-13T11:08:25.987Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:08:25 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T11:08:26.437Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:08:26.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:26.454Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:26.454Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:27.995Z","message":"Entering","context":{"RequestID":"2978c279-9af4-47ce-ac5c-978da7b9aeb8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d555e3d9-2533-49db-ab5f-a927a1b51ef6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:08:27.995Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:08:27.997Z","message":"{\"transactionId\":\"2978c279-9af4-47ce-ac5c-978da7b9aeb8\",\"status\":\"200\",\"rqstDate\":\"230413-11:08:27:996\",\"respDate\":\"230413-11:08:27:997\",\"sourceId\":\"haproxy:2978c279-9af4-47ce-ac5c-978da7b9aeb8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:08:27:996-42369\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fcace52b-1221-43cf-a89d-d3799b38ffd0], x-b3-parentspanid=[37f4d0620c13ad94], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[49f8844174617a3a37f4d0620c13ad94], x-b3-spanid=[f8b11d187b7a7843], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2978c279-9af4-47ce-ac5c-978da7b9aeb8]}\\\"}\"}","context":{"RequestID":"2978c279-9af4-47ce-ac5c-978da7b9aeb8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"d555e3d9-2533-49db-ab5f-a927a1b51ef6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:08:27.995Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:27.998Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2978c279-9af4-47ce-ac5c-978da7b9aeb8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"d555e3d9-2533-49db-ab5f-a927a1b51ef6","LogTimestamp":"2023-04-13T11:08:27.998Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:08:27 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:08:30.007Z","message":"Entering","context":{"RequestID":"8927f02f-a2f1-4bb2-964b-8d4b09126bc6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"24a2447f-27a7-418c-8101-5b5cfe95834f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:08:30.007Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:08:30.010Z","message":"{\"transactionId\":\"8927f02f-a2f1-4bb2-964b-8d4b09126bc6\",\"status\":\"200\",\"rqstDate\":\"230413-11:08:30:008\",\"respDate\":\"230413-11:08:30:010\",\"sourceId\":\"haproxy:8927f02f-a2f1-4bb2-964b-8d4b09126bc6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:08:30:008-72877\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0bd9eb5e-c2a1-4f91-b696-83ad73135923], x-b3-parentspanid=[2437bc3a27bfb265], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[be1b798686b6b9442437bc3a27bfb265], x-b3-spanid=[2436d1bf6339d773], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[8927f02f-a2f1-4bb2-964b-8d4b09126bc6]}\\\"}\"}","context":{"RequestID":"8927f02f-a2f1-4bb2-964b-8d4b09126bc6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"24a2447f-27a7-418c-8101-5b5cfe95834f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:08:30.007Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:30.011Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8927f02f-a2f1-4bb2-964b-8d4b09126bc6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"24a2447f-27a7-418c-8101-5b5cfe95834f","LogTimestamp":"2023-04-13T11:08:30.010Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:08:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:08:30.793Z","message":"Entering","context":{"RequestID":"ce012fd2-4360-4160-97ea-a82f05d6e69a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"3d1b4536-d4cc-472c-b0c7-97a455fe99b7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:08:30.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:08:30.795Z","message":"{\"transactionId\":\"ce012fd2-4360-4160-97ea-a82f05d6e69a\",\"status\":\"200\",\"rqstDate\":\"230413-11:08:30:794\",\"respDate\":\"230413-11:08:30:795\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ce012fd2-4360-4160-97ea-a82f05d6e69a\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:08:30:794-54777\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[db8b7fc0-0e3f-4fbb-a69a-114850068b6b], x-b3-parentspanid=[90a50c57723d2763], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[36011], x-envoy-attempt-count=[1], x-b3-traceid=[12f845b042d9e1e490a50c57723d2763], x-b3-spanid=[598840780eb448cc], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ce012fd2-4360-4160-97ea-a82f05d6e69a]}\\\"}\"}","context":{"RequestID":"ce012fd2-4360-4160-97ea-a82f05d6e69a","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"3d1b4536-d4cc-472c-b0c7-97a455fe99b7","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:08:30.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:30.796Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ce012fd2-4360-4160-97ea-a82f05d6e69a","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3d1b4536-d4cc-472c-b0c7-97a455fe99b7","LogTimestamp":"2023-04-13T11:08:30.795Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:08:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:08:30.848Z","message":"Entering","context":{"RequestID":"1cbda422-c837-489a-975b-4cdc2aad950f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"03debbce-4d8a-428c-b500-531b96905133","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:08:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:08:30.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"1cbda422-c837-489a-975b-4cdc2aad950f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"03debbce-4d8a-428c-b500-531b96905133","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:08:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:30.851Z","message":"{\"transactionId\":\"1cbda422-c837-489a-975b-4cdc2aad950f\",\"status\":\"200\",\"rqstDate\":\"230413-11:08:30:849\",\"respDate\":\"230413-11:08:30:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:1cbda422-c837-489a-975b-4cdc2aad950f\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:08:30:849-77298\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[1cbda422-c837-489a-975b-4cdc2aad950f]}\\\"}\"}","context":{"RequestID":"1cbda422-c837-489a-975b-4cdc2aad950f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"03debbce-4d8a-428c-b500-531b96905133","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:08:30.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:30.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1cbda422-c837-489a-975b-4cdc2aad950f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"03debbce-4d8a-428c-b500-531b96905133","LogTimestamp":"2023-04-13T11:08:30.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:08:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:08:32.021Z","message":"Entering","context":{"RequestID":"f4c3f4cc-dd88-42d8-b836-d351113b9df0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9f0a5973-c627-49c3-a99e-562ff7a896c6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:08:32.021Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:08:32.023Z","message":"{\"transactionId\":\"f4c3f4cc-dd88-42d8-b836-d351113b9df0\",\"status\":\"200\",\"rqstDate\":\"230413-11:08:32:021\",\"respDate\":\"230413-11:08:32:023\",\"sourceId\":\"haproxy:f4c3f4cc-dd88-42d8-b836-d351113b9df0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:08:32:021-51266\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c44309d9-2826-4f04-a3d2-06288ebde641], x-b3-parentspanid=[d97e08470c90aa18], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[621c683c2c8b7e29d97e08470c90aa18], x-b3-spanid=[3f6247d5e4c407de], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f4c3f4cc-dd88-42d8-b836-d351113b9df0]}\\\"}\"}","context":{"RequestID":"f4c3f4cc-dd88-42d8-b836-d351113b9df0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9f0a5973-c627-49c3-a99e-562ff7a896c6","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:08:32.021Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:32.023Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f4c3f4cc-dd88-42d8-b836-d351113b9df0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9f0a5973-c627-49c3-a99e-562ff7a896c6","LogTimestamp":"2023-04-13T11:08:32.023Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:08:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:08:34.032Z","message":"Entering","context":{"RequestID":"ae09f1e2-e9d9-4691-8475-3730982ff39d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8ee59eba-ebac-4cb7-bd45-c97655fb1f28","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:08:34.032Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:08:34.034Z","message":"{\"transactionId\":\"ae09f1e2-e9d9-4691-8475-3730982ff39d\",\"status\":\"200\",\"rqstDate\":\"230413-11:08:34:033\",\"respDate\":\"230413-11:08:34:034\",\"sourceId\":\"haproxy:ae09f1e2-e9d9-4691-8475-3730982ff39d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:08:34:033-18409\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[285e6722-c7e6-4bb1-9f6e-9146fd6c90f5], x-b3-parentspanid=[4cbbb753e73078a1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[38011e45ff85302b4cbbb753e73078a1], x-b3-spanid=[02f119f775ffca9d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ae09f1e2-e9d9-4691-8475-3730982ff39d]}\\\"}\"}","context":{"RequestID":"ae09f1e2-e9d9-4691-8475-3730982ff39d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8ee59eba-ebac-4cb7-bd45-c97655fb1f28","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:08:34.032Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:34.035Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ae09f1e2-e9d9-4691-8475-3730982ff39d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8ee59eba-ebac-4cb7-bd45-c97655fb1f28","LogTimestamp":"2023-04-13T11:08:34.034Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:08:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:08:36.044Z","message":"Entering","context":{"RequestID":"19293960-8b99-4a08-a960-cee138b99cde","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6cb26076-df96-4785-a8b6-699e58202cde","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:08:36.044Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:08:36.046Z","message":"{\"transactionId\":\"19293960-8b99-4a08-a960-cee138b99cde\",\"status\":\"200\",\"rqstDate\":\"230413-11:08:36:045\",\"respDate\":\"230413-11:08:36:046\",\"sourceId\":\"haproxy:19293960-8b99-4a08-a960-cee138b99cde\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:08:36:045-72960\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6dd2b59a-7cf9-4488-ad85-0d714372910d], x-b3-parentspanid=[0a47f29b4f7091f7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c3a4f3ed2d8dd5fa0a47f29b4f7091f7], x-b3-spanid=[1f1376e0ee26c8bc], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[19293960-8b99-4a08-a960-cee138b99cde]}\\\"}\"}","context":{"RequestID":"19293960-8b99-4a08-a960-cee138b99cde","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6cb26076-df96-4785-a8b6-699e58202cde","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:08:36.044Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:36.047Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"19293960-8b99-4a08-a960-cee138b99cde","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6cb26076-df96-4785-a8b6-699e58202cde","LogTimestamp":"2023-04-13T11:08:36.047Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:08:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:08:36.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:08:36.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:36.454Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:36.454Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:38.065Z","message":"Entering","context":{"RequestID":"dffcda77-5a5d-456f-b09a-2b0265b43758","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c2f42d25-6098-4b4f-bfc5-5957fe45f766","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:08:38.065Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:08:38.066Z","message":"{\"transactionId\":\"dffcda77-5a5d-456f-b09a-2b0265b43758\",\"status\":\"200\",\"rqstDate\":\"230413-11:08:38:065\",\"respDate\":\"230413-11:08:38:066\",\"sourceId\":\"haproxy:dffcda77-5a5d-456f-b09a-2b0265b43758\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:08:38:065-29417\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8ba618dd-289d-4bda-9d72-7f7a50d7e82f], x-b3-parentspanid=[669a31d9007cafa5], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[59c629dd7ef58fb2669a31d9007cafa5], x-b3-spanid=[f8c4aec4b375486a], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[dffcda77-5a5d-456f-b09a-2b0265b43758]}\\\"}\"}","context":{"RequestID":"dffcda77-5a5d-456f-b09a-2b0265b43758","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c2f42d25-6098-4b4f-bfc5-5957fe45f766","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:08:38.065Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:38.066Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"dffcda77-5a5d-456f-b09a-2b0265b43758","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c2f42d25-6098-4b4f-bfc5-5957fe45f766","LogTimestamp":"2023-04-13T11:08:38.066Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:08:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T11:08:40.075Z","message":"Entering","context":{"RequestID":"75c78cfb-0844-4a4a-b990-940567d332ef","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6c2d3b74-021d-42bd-8524-76692c31e61d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:08:40.075Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:08:40.077Z","message":"{\"transactionId\":\"75c78cfb-0844-4a4a-b990-940567d332ef\",\"status\":\"200\",\"rqstDate\":\"230413-11:08:40:075\",\"respDate\":\"230413-11:08:40:077\",\"sourceId\":\"haproxy:75c78cfb-0844-4a4a-b990-940567d332ef\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:08:40:075-34016\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ff29b9ff-e29e-4e8c-938a-30061bddf3e6], x-b3-parentspanid=[6a892169f2722dc0], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[728da13fd4f0194e6a892169f2722dc0], x-b3-spanid=[c5c43f2633666936], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[75c78cfb-0844-4a4a-b990-940567d332ef]}\\\"}\"}","context":{"RequestID":"75c78cfb-0844-4a4a-b990-940567d332ef","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6c2d3b74-021d-42bd-8524-76692c31e61d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:08:40.075Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:40.078Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"75c78cfb-0844-4a4a-b990-940567d332ef","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6c2d3b74-021d-42bd-8524-76692c31e61d","LogTimestamp":"2023-04-13T11:08:40.078Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:08:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:08:40.793Z","message":"Entering","context":{"RequestID":"47697a94-1e99-4d92-80d4-9c243e4bf253","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"107cd59b-116b-4af0-8334-2e0cbd42dde5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:08:40.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:08:40.796Z","message":"{\"transactionId\":\"47697a94-1e99-4d92-80d4-9c243e4bf253\",\"status\":\"200\",\"rqstDate\":\"230413-11:08:40:794\",\"respDate\":\"230413-11:08:40:796\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:47697a94-1e99-4d92-80d4-9c243e4bf253\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:08:40:794-12475\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6e6affff-82fc-4c29-93b3-e524d3b035f3], x-b3-parentspanid=[d26467861c95f3f4], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[52515], x-envoy-attempt-count=[1], x-b3-traceid=[ac8b7018a076b7a2d26467861c95f3f4], x-b3-spanid=[e583819fc2c62b69], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[47697a94-1e99-4d92-80d4-9c243e4bf253]}\\\"}\"}","context":{"RequestID":"47697a94-1e99-4d92-80d4-9c243e4bf253","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"107cd59b-116b-4af0-8334-2e0cbd42dde5","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:08:40.793Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:40.797Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"47697a94-1e99-4d92-80d4-9c243e4bf253","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"107cd59b-116b-4af0-8334-2e0cbd42dde5","LogTimestamp":"2023-04-13T11:08:40.797Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:08:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:08:40.848Z","message":"Entering","context":{"RequestID":"6a3d7acc-ef7c-495b-a457-28d35de9b528","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c70ac81d-45cd-4530-8f58-042a93273a7f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:08:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:08:40.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"6a3d7acc-ef7c-495b-a457-28d35de9b528","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c70ac81d-45cd-4530-8f58-042a93273a7f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:08:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:40.851Z","message":"{\"transactionId\":\"6a3d7acc-ef7c-495b-a457-28d35de9b528\",\"status\":\"200\",\"rqstDate\":\"230413-11:08:40:849\",\"respDate\":\"230413-11:08:40:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:6a3d7acc-ef7c-495b-a457-28d35de9b528\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:08:40:849-78647\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[6a3d7acc-ef7c-495b-a457-28d35de9b528]}\\\"}\"}","context":{"RequestID":"6a3d7acc-ef7c-495b-a457-28d35de9b528","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c70ac81d-45cd-4530-8f58-042a93273a7f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:08:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:40.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"6a3d7acc-ef7c-495b-a457-28d35de9b528","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c70ac81d-45cd-4530-8f58-042a93273a7f","LogTimestamp":"2023-04-13T11:08:40.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:08:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T11:08:42.087Z","message":"Entering","context":{"RequestID":"123f436a-6566-4315-9e9a-d3311c2286cb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5cd1fc98-876b-4fd2-9d66-3739fd461f82","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:08:42.087Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:08:42.090Z","message":"{\"transactionId\":\"123f436a-6566-4315-9e9a-d3311c2286cb\",\"status\":\"200\",\"rqstDate\":\"230413-11:08:42:088\",\"respDate\":\"230413-11:08:42:090\",\"sourceId\":\"haproxy:123f436a-6566-4315-9e9a-d3311c2286cb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:08:42:088-25355\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d5ab63bd-e0a5-42cf-84ef-3fbabfdc1e2a], x-b3-parentspanid=[3c78bd7bcabda0f4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3b8efb11e94e18cb3c78bd7bcabda0f4], x-b3-spanid=[d4eabcc9171425a8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[123f436a-6566-4315-9e9a-d3311c2286cb]}\\\"}\"}","context":{"RequestID":"123f436a-6566-4315-9e9a-d3311c2286cb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5cd1fc98-876b-4fd2-9d66-3739fd461f82","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:08:42.087Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:42.090Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"123f436a-6566-4315-9e9a-d3311c2286cb","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5cd1fc98-876b-4fd2-9d66-3739fd461f82","LogTimestamp":"2023-04-13T11:08:42.090Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:08:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:08:44.100Z","message":"Entering","context":{"RequestID":"9b06ec2c-6403-40cd-9996-c07cc3e00c05","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"684a838a-5319-4fcf-9c62-d6d49e2b9eee","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:08:44.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:08:44.102Z","message":"{\"transactionId\":\"9b06ec2c-6403-40cd-9996-c07cc3e00c05\",\"status\":\"200\",\"rqstDate\":\"230413-11:08:44:101\",\"respDate\":\"230413-11:08:44:102\",\"sourceId\":\"haproxy:9b06ec2c-6403-40cd-9996-c07cc3e00c05\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:08:44:101-48413\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b3ee4782-bcaf-4876-ab2e-e9ac3222f3cd], x-b3-parentspanid=[3016e1bd3f731f24], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4a22feb9f758ed413016e1bd3f731f24], x-b3-spanid=[dd152804289f0aec], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[9b06ec2c-6403-40cd-9996-c07cc3e00c05]}\\\"}\"}","context":{"RequestID":"9b06ec2c-6403-40cd-9996-c07cc3e00c05","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"684a838a-5319-4fcf-9c62-d6d49e2b9eee","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:08:44.100Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:44.103Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"9b06ec2c-6403-40cd-9996-c07cc3e00c05","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"684a838a-5319-4fcf-9c62-d6d49e2b9eee","LogTimestamp":"2023-04-13T11:08:44.103Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:08:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:08:46.114Z","message":"Entering","context":{"RequestID":"cb7cc328-5913-4b9e-aa51-1607414d5e64","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f80b99f5-5d24-41ed-a836-7ad42fc6f905","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:08:46.114Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:08:46.116Z","message":"{\"transactionId\":\"cb7cc328-5913-4b9e-aa51-1607414d5e64\",\"status\":\"200\",\"rqstDate\":\"230413-11:08:46:115\",\"respDate\":\"230413-11:08:46:116\",\"sourceId\":\"haproxy:cb7cc328-5913-4b9e-aa51-1607414d5e64\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:08:46:115-54711\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[507ddf6e-ea6c-4eb4-a354-d7ef0e8e3777], x-b3-parentspanid=[addd1d7cca9f2256], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e86cebf07f09b159addd1d7cca9f2256], x-b3-spanid=[b05dcef1edb15126], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cb7cc328-5913-4b9e-aa51-1607414d5e64]}\\\"}\"}","context":{"RequestID":"cb7cc328-5913-4b9e-aa51-1607414d5e64","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f80b99f5-5d24-41ed-a836-7ad42fc6f905","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:08:46.114Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:46.117Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cb7cc328-5913-4b9e-aa51-1607414d5e64","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f80b99f5-5d24-41ed-a836-7ad42fc6f905","LogTimestamp":"2023-04-13T11:08:46.117Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:08:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:08:46.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:08:46.451Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:46.452Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:46.452Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:48.126Z","message":"Entering","context":{"RequestID":"c8509a76-519d-4c3d-b807-8ee3bfe78fba","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b1a726b8-a875-44c9-bfa4-91c94c9ad846","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:08:48.126Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:08:48.128Z","message":"{\"transactionId\":\"c8509a76-519d-4c3d-b807-8ee3bfe78fba\",\"status\":\"200\",\"rqstDate\":\"230413-11:08:48:127\",\"respDate\":\"230413-11:08:48:128\",\"sourceId\":\"haproxy:c8509a76-519d-4c3d-b807-8ee3bfe78fba\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:08:48:127-70649\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fae91083-b0a2-477e-afd0-c9fd7af6f0c8], x-b3-parentspanid=[810eb69c50c2323b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[68e1997037577168810eb69c50c2323b], x-b3-spanid=[a6b4c09c69e18991], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c8509a76-519d-4c3d-b807-8ee3bfe78fba]}\\\"}\"}","context":{"RequestID":"c8509a76-519d-4c3d-b807-8ee3bfe78fba","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b1a726b8-a875-44c9-bfa4-91c94c9ad846","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:08:48.126Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:48.129Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c8509a76-519d-4c3d-b807-8ee3bfe78fba","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b1a726b8-a875-44c9-bfa4-91c94c9ad846","LogTimestamp":"2023-04-13T11:08:48.129Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:08:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:08:49.985Z","message":"Connection[cassandra/10.233.75.110: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-04-13T11:08:49.989Z","message":"Connection[cassandra/10.233.75.110: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-04-13T11:08:50.137Z","message":"Entering","context":{"RequestID":"d9d5987d-4da7-43d0-bc2a-40107d228e2f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"45ff733e-1390-48b4-b985-a817123e7c31","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:08:50.137Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:08:50.139Z","message":"{\"transactionId\":\"d9d5987d-4da7-43d0-bc2a-40107d228e2f\",\"status\":\"200\",\"rqstDate\":\"230413-11:08:50:138\",\"respDate\":\"230413-11:08:50:139\",\"sourceId\":\"haproxy:d9d5987d-4da7-43d0-bc2a-40107d228e2f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:08:50:138-52981\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fc6a51f7-f1b0-4c45-8392-c7b871840a84], x-b3-parentspanid=[2665b55baa12c2f7], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7711f4f50c648a492665b55baa12c2f7], x-b3-spanid=[7f1c96e5bf76f836], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d9d5987d-4da7-43d0-bc2a-40107d228e2f]}\\\"}\"}","context":{"RequestID":"d9d5987d-4da7-43d0-bc2a-40107d228e2f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"45ff733e-1390-48b4-b985-a817123e7c31","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:08:50.137Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:50.140Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d9d5987d-4da7-43d0-bc2a-40107d228e2f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"45ff733e-1390-48b4-b985-a817123e7c31","LogTimestamp":"2023-04-13T11:08:50.140Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:08:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:08:50.794Z","message":"Entering","context":{"RequestID":"683a6208-39d2-4f4f-a13c-0751038cc835","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3b22ba86-31f5-4259-99f2-d95f90c8491e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:08:50.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:08:50.797Z","message":"{\"transactionId\":\"683a6208-39d2-4f4f-a13c-0751038cc835\",\"status\":\"200\",\"rqstDate\":\"230413-11:08:50:795\",\"respDate\":\"230413-11:08:50:797\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:683a6208-39d2-4f4f-a13c-0751038cc835\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:08:50:795-21815\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[808f2f6e-3530-443e-a5dc-d448c0a2f33d], x-b3-parentspanid=[ce25aac992bb3181], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[38377], x-envoy-attempt-count=[1], x-b3-traceid=[5d72deb4cb83838fce25aac992bb3181], x-b3-spanid=[5dfdf334e6d0bfb9], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[683a6208-39d2-4f4f-a13c-0751038cc835]}\\\"}\"}","context":{"RequestID":"683a6208-39d2-4f4f-a13c-0751038cc835","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3b22ba86-31f5-4259-99f2-d95f90c8491e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:08:50.794Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:50.798Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"683a6208-39d2-4f4f-a13c-0751038cc835","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3b22ba86-31f5-4259-99f2-d95f90c8491e","LogTimestamp":"2023-04-13T11:08:50.798Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:08:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T11:08:50.848Z","message":"Entering","context":{"RequestID":"16e73516-cb45-4c23-b9d1-eb66e85fdf5c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a60e899f-555c-425d-aff3-8039e4e5bcc4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:08:50.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:08:50.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"16e73516-cb45-4c23-b9d1-eb66e85fdf5c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a60e899f-555c-425d-aff3-8039e4e5bcc4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:08:50.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:50.851Z","message":"{\"transactionId\":\"16e73516-cb45-4c23-b9d1-eb66e85fdf5c\",\"status\":\"200\",\"rqstDate\":\"230413-11:08:50:849\",\"respDate\":\"230413-11:08:50:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:16e73516-cb45-4c23-b9d1-eb66e85fdf5c\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:08:50:849-50959\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[16e73516-cb45-4c23-b9d1-eb66e85fdf5c]}\\\"}\"}","context":{"RequestID":"16e73516-cb45-4c23-b9d1-eb66e85fdf5c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"a60e899f-555c-425d-aff3-8039e4e5bcc4","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:08:50.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:50.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"16e73516-cb45-4c23-b9d1-eb66e85fdf5c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"a60e899f-555c-425d-aff3-8039e4e5bcc4","LogTimestamp":"2023-04-13T11:08:50.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:08:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:08:52.149Z","message":"Entering","context":{"RequestID":"69e8c55d-7069-42dc-b5d7-58ad1a3c5b5d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f3f83f2c-0673-454d-8f78-e6fb420ec2be","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:08:52.149Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:08:52.151Z","message":"{\"transactionId\":\"69e8c55d-7069-42dc-b5d7-58ad1a3c5b5d\",\"status\":\"200\",\"rqstDate\":\"230413-11:08:52:150\",\"respDate\":\"230413-11:08:52:151\",\"sourceId\":\"haproxy:69e8c55d-7069-42dc-b5d7-58ad1a3c5b5d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:08:52:150-77418\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[8cf88c52-244c-4c8f-93d0-e95e26059e57], x-b3-parentspanid=[065dab3c02506067], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3877c39aef6f3280065dab3c02506067], x-b3-spanid=[b3a37bd762978495], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[69e8c55d-7069-42dc-b5d7-58ad1a3c5b5d]}\\\"}\"}","context":{"RequestID":"69e8c55d-7069-42dc-b5d7-58ad1a3c5b5d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f3f83f2c-0673-454d-8f78-e6fb420ec2be","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:08:52.149Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:52.152Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"69e8c55d-7069-42dc-b5d7-58ad1a3c5b5d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f3f83f2c-0673-454d-8f78-e6fb420ec2be","LogTimestamp":"2023-04-13T11:08:52.152Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:08:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:08:54.162Z","message":"Entering","context":{"RequestID":"5aa16614-8893-4ca8-9269-6c9ebfe9e252","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"04634c83-bd70-4428-b487-b2f850e9766b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:08:54.162Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:08:54.164Z","message":"{\"transactionId\":\"5aa16614-8893-4ca8-9269-6c9ebfe9e252\",\"status\":\"200\",\"rqstDate\":\"230413-11:08:54:163\",\"respDate\":\"230413-11:08:54:164\",\"sourceId\":\"haproxy:5aa16614-8893-4ca8-9269-6c9ebfe9e252\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:08:54:163-94309\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[614da3de-02e3-4c34-adf8-c4e2fd273a89], x-b3-parentspanid=[0dd9ae6927853a5e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[71323e52230f53710dd9ae6927853a5e], x-b3-spanid=[925562ce4569ca12], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5aa16614-8893-4ca8-9269-6c9ebfe9e252]}\\\"}\"}","context":{"RequestID":"5aa16614-8893-4ca8-9269-6c9ebfe9e252","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"04634c83-bd70-4428-b487-b2f850e9766b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:08:54.162Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:54.165Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5aa16614-8893-4ca8-9269-6c9ebfe9e252","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"04634c83-bd70-4428-b487-b2f850e9766b","LogTimestamp":"2023-04-13T11:08:54.165Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:08:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:08:56.175Z","message":"Entering","context":{"RequestID":"7a09f3bb-284f-4fbc-aabe-8fb29bbad641","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6b0fc1db-1839-4795-b4f6-288ad54a6de9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:08:56.175Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:08:56.178Z","message":"{\"transactionId\":\"7a09f3bb-284f-4fbc-aabe-8fb29bbad641\",\"status\":\"200\",\"rqstDate\":\"230413-11:08:56:176\",\"respDate\":\"230413-11:08:56:178\",\"sourceId\":\"haproxy:7a09f3bb-284f-4fbc-aabe-8fb29bbad641\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:08:56:176-17463\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d0ec96df-a70e-4106-a8a9-ea80d980b4bf], x-b3-parentspanid=[456d55383ac05d9d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e032b440825e5a9a456d55383ac05d9d], x-b3-spanid=[917fee329b3d2bad], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[7a09f3bb-284f-4fbc-aabe-8fb29bbad641]}\\\"}\"}","context":{"RequestID":"7a09f3bb-284f-4fbc-aabe-8fb29bbad641","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6b0fc1db-1839-4795-b4f6-288ad54a6de9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:08:56.175Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-33","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:56.179Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7a09f3bb-284f-4fbc-aabe-8fb29bbad641","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6b0fc1db-1839-4795-b4f6-288ad54a6de9","LogTimestamp":"2023-04-13T11:08:56.179Z","ResponseDesc":"OK"},"thread":"qtp1341706533-33","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:08:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:08:56.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:08:56.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:56.457Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:56.458Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:58.188Z","message":"Entering","context":{"RequestID":"d3854a50-6aab-4e71-b784-0917e44b0170","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c3520053-09bf-4bc2-972c-6aa1958762ce","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:08:58.188Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:08:58.190Z","message":"{\"transactionId\":\"d3854a50-6aab-4e71-b784-0917e44b0170\",\"status\":\"200\",\"rqstDate\":\"230413-11:08:58:188\",\"respDate\":\"230413-11:08:58:190\",\"sourceId\":\"haproxy:d3854a50-6aab-4e71-b784-0917e44b0170\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:08:58:188-36441\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[44344e03-5757-4e84-9f68-0692e98eb6f4], x-b3-parentspanid=[8214c57d252ae913], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e8de3c7b3598e74c8214c57d252ae913], x-b3-spanid=[67718bd491c0e2ca], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d3854a50-6aab-4e71-b784-0917e44b0170]}\\\"}\"}","context":{"RequestID":"d3854a50-6aab-4e71-b784-0917e44b0170","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c3520053-09bf-4bc2-972c-6aa1958762ce","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:08:58.188Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:08:58.190Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d3854a50-6aab-4e71-b784-0917e44b0170","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c3520053-09bf-4bc2-972c-6aa1958762ce","LogTimestamp":"2023-04-13T11:08:58.190Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:08:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:09:00.200Z","message":"Entering","context":{"RequestID":"529bece2-7d4e-49be-a535-220a50320cf0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"12e94282-94a5-4f98-b6d6-7278cb7be374","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:00.200Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:09:00.202Z","message":"{\"transactionId\":\"529bece2-7d4e-49be-a535-220a50320cf0\",\"status\":\"200\",\"rqstDate\":\"230413-11:09:00:201\",\"respDate\":\"230413-11:09:00:202\",\"sourceId\":\"haproxy:529bece2-7d4e-49be-a535-220a50320cf0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:09:00:201-35656\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[24b003ca-fefa-450a-bd21-49a5102b16bb], x-b3-parentspanid=[214bd63846cd022d], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bae11e3b0b8d8909214bd63846cd022d], x-b3-spanid=[1e38d71fac3cbd98], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[529bece2-7d4e-49be-a535-220a50320cf0]}\\\"}\"}","context":{"RequestID":"529bece2-7d4e-49be-a535-220a50320cf0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"12e94282-94a5-4f98-b6d6-7278cb7be374","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:00.200Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:00.203Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"529bece2-7d4e-49be-a535-220a50320cf0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"12e94282-94a5-4f98-b6d6-7278cb7be374","LogTimestamp":"2023-04-13T11:09:00.202Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:09:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:09:00.792Z","message":"Entering","context":{"RequestID":"739cdec4-7e5f-4947-9397-d64efd93a696","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"371bf7f5-fc5a-4ea4-b98f-ef8ee706c568","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:09:00.792Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:09:00.794Z","message":"{\"transactionId\":\"739cdec4-7e5f-4947-9397-d64efd93a696\",\"status\":\"200\",\"rqstDate\":\"230413-11:09:00:793\",\"respDate\":\"230413-11:09:00:794\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:739cdec4-7e5f-4947-9397-d64efd93a696\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:09:00:793-73382\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dbc61517-4c62-46da-97d8-e0a999e0d815], x-b3-parentspanid=[8b58615a1ac3dfb5], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[49729], x-envoy-attempt-count=[1], x-b3-traceid=[da36bff33091b22f8b58615a1ac3dfb5], x-b3-spanid=[35ce2c78b600a21e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[739cdec4-7e5f-4947-9397-d64efd93a696]}\\\"}\"}","context":{"RequestID":"739cdec4-7e5f-4947-9397-d64efd93a696","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"371bf7f5-fc5a-4ea4-b98f-ef8ee706c568","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:09:00.792Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:00.795Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"739cdec4-7e5f-4947-9397-d64efd93a696","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"371bf7f5-fc5a-4ea4-b98f-ef8ee706c568","LogTimestamp":"2023-04-13T11:09:00.795Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:09:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:09:00.849Z","message":"Entering","context":{"RequestID":"71db1d4c-0d50-46bd-99b7-4b0bf9c4be28","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"991e8bdb-6b1e-48c3-9884-389e97e92905","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:09:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:09:00.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"71db1d4c-0d50-46bd-99b7-4b0bf9c4be28","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"991e8bdb-6b1e-48c3-9884-389e97e92905","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:09:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:00.851Z","message":"{\"transactionId\":\"71db1d4c-0d50-46bd-99b7-4b0bf9c4be28\",\"status\":\"200\",\"rqstDate\":\"230413-11:09:00:849\",\"respDate\":\"230413-11:09:00:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:71db1d4c-0d50-46bd-99b7-4b0bf9c4be28\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:09:00:849-63443\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[71db1d4c-0d50-46bd-99b7-4b0bf9c4be28]}\\\"}\"}","context":{"RequestID":"71db1d4c-0d50-46bd-99b7-4b0bf9c4be28","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"991e8bdb-6b1e-48c3-9884-389e97e92905","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:09:00.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:00.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"71db1d4c-0d50-46bd-99b7-4b0bf9c4be28","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"991e8bdb-6b1e-48c3-9884-389e97e92905","LogTimestamp":"2023-04-13T11:09:00.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:09:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:09:02.212Z","message":"Entering","context":{"RequestID":"92d72c34-da1e-4b31-b66a-c771a40766ab","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f00a2751-353a-4ff5-bad4-bc83464c0e55","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:02.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:09:02.214Z","message":"{\"transactionId\":\"92d72c34-da1e-4b31-b66a-c771a40766ab\",\"status\":\"200\",\"rqstDate\":\"230413-11:09:02:213\",\"respDate\":\"230413-11:09:02:214\",\"sourceId\":\"haproxy:92d72c34-da1e-4b31-b66a-c771a40766ab\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:09:02:213-9646\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[318aab04-ab1d-4c73-a508-6c702c17df1f], x-b3-parentspanid=[8241fee5c55d98fc], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b48e9b811e3c02628241fee5c55d98fc], x-b3-spanid=[2430dba9f510b283], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[92d72c34-da1e-4b31-b66a-c771a40766ab]}\\\"}\"}","context":{"RequestID":"92d72c34-da1e-4b31-b66a-c771a40766ab","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"f00a2751-353a-4ff5-bad4-bc83464c0e55","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:02.212Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:02.215Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"92d72c34-da1e-4b31-b66a-c771a40766ab","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"f00a2751-353a-4ff5-bad4-bc83464c0e55","LogTimestamp":"2023-04-13T11:09:02.215Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:09:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:09:04.225Z","message":"Entering","context":{"RequestID":"60ac57c5-df64-4a92-91b1-808362034b71","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"83a557d7-681a-4dd4-86f3-95e38c9cc7c4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:04.225Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:09:04.227Z","message":"{\"transactionId\":\"60ac57c5-df64-4a92-91b1-808362034b71\",\"status\":\"200\",\"rqstDate\":\"230413-11:09:04:225\",\"respDate\":\"230413-11:09:04:227\",\"sourceId\":\"haproxy:60ac57c5-df64-4a92-91b1-808362034b71\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:09:04:225-59868\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f7e157e2-e2a4-4905-ad4b-86ed35f77902], x-b3-parentspanid=[577a0d8130188168], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bb8d6cb5d4b28a0b577a0d8130188168], x-b3-spanid=[6cefce8580e00039], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[60ac57c5-df64-4a92-91b1-808362034b71]}\\\"}\"}","context":{"RequestID":"60ac57c5-df64-4a92-91b1-808362034b71","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"83a557d7-681a-4dd4-86f3-95e38c9cc7c4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:04.225Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:04.227Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"60ac57c5-df64-4a92-91b1-808362034b71","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"83a557d7-681a-4dd4-86f3-95e38c9cc7c4","LogTimestamp":"2023-04-13T11:09:04.227Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:09:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:09:06.236Z","message":"Entering","context":{"RequestID":"813a0d8b-899a-457d-8ffc-f8432e6edd7e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"032b7dbb-e46f-43b5-a223-486c78f1062a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:06.236Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:09:06.238Z","message":"{\"transactionId\":\"813a0d8b-899a-457d-8ffc-f8432e6edd7e\",\"status\":\"200\",\"rqstDate\":\"230413-11:09:06:237\",\"respDate\":\"230413-11:09:06:238\",\"sourceId\":\"haproxy:813a0d8b-899a-457d-8ffc-f8432e6edd7e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:09:06:237-54774\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[b6167bc7-81c4-423b-8519-298af75cb3e1], x-b3-parentspanid=[d204565bb5acc646], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[11f13882d9ec8ed2d204565bb5acc646], x-b3-spanid=[508fac13920db292], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[813a0d8b-899a-457d-8ffc-f8432e6edd7e]}\\\"}\"}","context":{"RequestID":"813a0d8b-899a-457d-8ffc-f8432e6edd7e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"032b7dbb-e46f-43b5-a223-486c78f1062a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:06.236Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:06.239Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"813a0d8b-899a-457d-8ffc-f8432e6edd7e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"032b7dbb-e46f-43b5-a223-486c78f1062a","LogTimestamp":"2023-04-13T11:09:06.239Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:09:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:09:06.438Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:09:06.452Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:06.453Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:06.453Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:08.250Z","message":"Entering","context":{"RequestID":"729aa59c-3b3b-4650-9ebb-5ea57732c090","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6bd991ef-f0d3-4e5a-be22-d9523f803b98","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:08.250Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:09:08.252Z","message":"{\"transactionId\":\"729aa59c-3b3b-4650-9ebb-5ea57732c090\",\"status\":\"200\",\"rqstDate\":\"230413-11:09:08:251\",\"respDate\":\"230413-11:09:08:252\",\"sourceId\":\"haproxy:729aa59c-3b3b-4650-9ebb-5ea57732c090\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:09:08:251-31277\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d5980c83-7724-45c4-8708-41ea47f34140], x-b3-parentspanid=[75ede5ec53b2192e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[19571d835b75480875ede5ec53b2192e], x-b3-spanid=[1389e35cb9d4ead8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[729aa59c-3b3b-4650-9ebb-5ea57732c090]}\\\"}\"}","context":{"RequestID":"729aa59c-3b3b-4650-9ebb-5ea57732c090","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6bd991ef-f0d3-4e5a-be22-d9523f803b98","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:08.250Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:08.253Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"729aa59c-3b3b-4650-9ebb-5ea57732c090","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6bd991ef-f0d3-4e5a-be22-d9523f803b98","LogTimestamp":"2023-04-13T11:09:08.253Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:09:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:09:10.261Z","message":"Entering","context":{"RequestID":"a5752520-1c78-488f-b58f-2e97caaacbee","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2f52ddf6-512a-49b8-971d-311b86ba7433","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:10.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:09:10.264Z","message":"{\"transactionId\":\"a5752520-1c78-488f-b58f-2e97caaacbee\",\"status\":\"200\",\"rqstDate\":\"230413-11:09:10:262\",\"respDate\":\"230413-11:09:10:264\",\"sourceId\":\"haproxy:a5752520-1c78-488f-b58f-2e97caaacbee\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:09:10:262-12327\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7e5c006e-303c-4e2c-a5ff-d28d9b196b2c], x-b3-parentspanid=[6e839832a958b315], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f1f13d53a331e5ce6e839832a958b315], x-b3-spanid=[e8f13dd62cda96a6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[a5752520-1c78-488f-b58f-2e97caaacbee]}\\\"}\"}","context":{"RequestID":"a5752520-1c78-488f-b58f-2e97caaacbee","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2f52ddf6-512a-49b8-971d-311b86ba7433","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:10.261Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:10.265Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"a5752520-1c78-488f-b58f-2e97caaacbee","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2f52ddf6-512a-49b8-971d-311b86ba7433","LogTimestamp":"2023-04-13T11:09:10.264Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:09:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:09:10.792Z","message":"Entering","context":{"RequestID":"45c3276c-081e-452f-8fef-bb6226b4c45f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8d201380-4059-4111-b65f-4801274d877e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:09:10.792Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:09:10.794Z","message":"{\"transactionId\":\"45c3276c-081e-452f-8fef-bb6226b4c45f\",\"status\":\"200\",\"rqstDate\":\"230413-11:09:10:793\",\"respDate\":\"230413-11:09:10:794\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:45c3276c-081e-452f-8fef-bb6226b4c45f\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:09:10:793-19464\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[e9c58f2e-e34a-43f7-adba-5062f40c10f0], x-b3-parentspanid=[ee17d4eb02c3a9e6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41973], x-envoy-attempt-count=[1], x-b3-traceid=[15909a74cf41f022ee17d4eb02c3a9e6], x-b3-spanid=[96aea271a723735b], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[45c3276c-081e-452f-8fef-bb6226b4c45f]}\\\"}\"}","context":{"RequestID":"45c3276c-081e-452f-8fef-bb6226b4c45f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8d201380-4059-4111-b65f-4801274d877e","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:09:10.792Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:10.795Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"45c3276c-081e-452f-8fef-bb6226b4c45f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8d201380-4059-4111-b65f-4801274d877e","LogTimestamp":"2023-04-13T11:09:10.795Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:09:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:09:10.848Z","message":"Entering","context":{"RequestID":"8e768e99-5c6a-4405-ae19-c61a28c7e8e6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"179a83d4-0f24-4528-9ec5-1b70c15d0a9e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:09:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:09:10.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"8e768e99-5c6a-4405-ae19-c61a28c7e8e6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"179a83d4-0f24-4528-9ec5-1b70c15d0a9e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:09:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:10.851Z","message":"{\"transactionId\":\"8e768e99-5c6a-4405-ae19-c61a28c7e8e6\",\"status\":\"200\",\"rqstDate\":\"230413-11:09:10:849\",\"respDate\":\"230413-11:09:10:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8e768e99-5c6a-4405-ae19-c61a28c7e8e6\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:09:10:849-6996\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8e768e99-5c6a-4405-ae19-c61a28c7e8e6]}\\\"}\"}","context":{"RequestID":"8e768e99-5c6a-4405-ae19-c61a28c7e8e6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"179a83d4-0f24-4528-9ec5-1b70c15d0a9e","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:09:10.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:10.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8e768e99-5c6a-4405-ae19-c61a28c7e8e6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"179a83d4-0f24-4528-9ec5-1b70c15d0a9e","LogTimestamp":"2023-04-13T11:09:10.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:09:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:09:12.274Z","message":"Entering","context":{"RequestID":"904b3842-3a3b-4ba5-b778-2345a8671cc3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8e630b6f-86e7-45bb-b5a6-ec7d244170ea","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:12.274Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:09:12.276Z","message":"{\"transactionId\":\"904b3842-3a3b-4ba5-b778-2345a8671cc3\",\"status\":\"200\",\"rqstDate\":\"230413-11:09:12:275\",\"respDate\":\"230413-11:09:12:276\",\"sourceId\":\"haproxy:904b3842-3a3b-4ba5-b778-2345a8671cc3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:09:12:275-94265\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a6c2d488-540c-4172-a9a1-86f048c63903], x-b3-parentspanid=[ee7317e2183cef98], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[02264daf8b01d988ee7317e2183cef98], x-b3-spanid=[7ca873e8529bc448], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[904b3842-3a3b-4ba5-b778-2345a8671cc3]}\\\"}\"}","context":{"RequestID":"904b3842-3a3b-4ba5-b778-2345a8671cc3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8e630b6f-86e7-45bb-b5a6-ec7d244170ea","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:12.274Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:12.277Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"904b3842-3a3b-4ba5-b778-2345a8671cc3","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8e630b6f-86e7-45bb-b5a6-ec7d244170ea","LogTimestamp":"2023-04-13T11:09:12.277Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:09:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:09:14.286Z","message":"Entering","context":{"RequestID":"ed92d07a-c6e0-47ad-80fb-20ee7c4a21d6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b5ea1e6f-3570-456f-91ee-2207ebb7ce84","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:14.286Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:09:14.289Z","message":"{\"transactionId\":\"ed92d07a-c6e0-47ad-80fb-20ee7c4a21d6\",\"status\":\"200\",\"rqstDate\":\"230413-11:09:14:287\",\"respDate\":\"230413-11:09:14:288\",\"sourceId\":\"haproxy:ed92d07a-c6e0-47ad-80fb-20ee7c4a21d6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:09:14:287-21406\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[3473be8e-d2a8-4cfe-97f0-92d6546e7df3], x-b3-parentspanid=[fb727c1a89102919], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ef9feeda80b3d35ffb727c1a89102919], x-b3-spanid=[ab9a324eaccdd940], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ed92d07a-c6e0-47ad-80fb-20ee7c4a21d6]}\\\"}\"}","context":{"RequestID":"ed92d07a-c6e0-47ad-80fb-20ee7c4a21d6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b5ea1e6f-3570-456f-91ee-2207ebb7ce84","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:14.286Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:14.289Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ed92d07a-c6e0-47ad-80fb-20ee7c4a21d6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b5ea1e6f-3570-456f-91ee-2207ebb7ce84","LogTimestamp":"2023-04-13T11:09:14.289Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:09:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:09:16.299Z","message":"Entering","context":{"RequestID":"09ece4b8-54a4-4411-9874-5710754351c0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8460343c-4d36-4941-9714-13d0949caf37","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:16.299Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:09:16.301Z","message":"{\"transactionId\":\"09ece4b8-54a4-4411-9874-5710754351c0\",\"status\":\"200\",\"rqstDate\":\"230413-11:09:16:300\",\"respDate\":\"230413-11:09:16:301\",\"sourceId\":\"haproxy:09ece4b8-54a4-4411-9874-5710754351c0\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:09:16:300-4943\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d6368ebd-902c-41e5-bfc7-6924cc4d3330], x-b3-parentspanid=[dce831b222e7b99b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7c6903288c2df910dce831b222e7b99b], x-b3-spanid=[03fa08bbf9cb04d2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[09ece4b8-54a4-4411-9874-5710754351c0]}\\\"}\"}","context":{"RequestID":"09ece4b8-54a4-4411-9874-5710754351c0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8460343c-4d36-4941-9714-13d0949caf37","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:16.299Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:16.302Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"09ece4b8-54a4-4411-9874-5710754351c0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8460343c-4d36-4941-9714-13d0949caf37","LogTimestamp":"2023-04-13T11:09:16.302Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:09:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:09:16.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:09:16.447Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:16.448Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:16.448Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:18.312Z","message":"Entering","context":{"RequestID":"c3405d08-b061-4c09-abf7-ee460ef788b1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"10697194-5615-4897-8a2f-43a520ee8253","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:18.312Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:09:18.314Z","message":"{\"transactionId\":\"c3405d08-b061-4c09-abf7-ee460ef788b1\",\"status\":\"200\",\"rqstDate\":\"230413-11:09:18:313\",\"respDate\":\"230413-11:09:18:314\",\"sourceId\":\"haproxy:c3405d08-b061-4c09-abf7-ee460ef788b1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:09:18:313-15594\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fa50174b-20d2-4e78-9401-5440989c4d50], x-b3-parentspanid=[889a71a05976a1e6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[b072a3906c002221889a71a05976a1e6], x-b3-spanid=[1a320747e16a02ae], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c3405d08-b061-4c09-abf7-ee460ef788b1]}\\\"}\"}","context":{"RequestID":"c3405d08-b061-4c09-abf7-ee460ef788b1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"10697194-5615-4897-8a2f-43a520ee8253","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:18.312Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:18.315Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c3405d08-b061-4c09-abf7-ee460ef788b1","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"10697194-5615-4897-8a2f-43a520ee8253","LogTimestamp":"2023-04-13T11:09:18.315Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:09:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:09:19.991Z","message":"Connection[cassandra/10.233.75.110: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-04-13T11:09:19.995Z","message":"Connection[cassandra/10.233.75.110: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-04-13T11:09:20.324Z","message":"Entering","context":{"RequestID":"f73c60ad-c747-49d9-8d43-1052cb7c7752","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"eb400b12-5d09-48b0-9d28-bd0bb0fc553d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:20.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:09:20.326Z","message":"{\"transactionId\":\"f73c60ad-c747-49d9-8d43-1052cb7c7752\",\"status\":\"200\",\"rqstDate\":\"230413-11:09:20:325\",\"respDate\":\"230413-11:09:20:326\",\"sourceId\":\"haproxy:f73c60ad-c747-49d9-8d43-1052cb7c7752\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:09:20:325-93210\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a042cd14-05fc-413e-8ddb-df347c5b4fa5], x-b3-parentspanid=[fbe794773a7c07e6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[d69b0d83c6da357dfbe794773a7c07e6], x-b3-spanid=[c7f702dcfc3b24ce], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[f73c60ad-c747-49d9-8d43-1052cb7c7752]}\\\"}\"}","context":{"RequestID":"f73c60ad-c747-49d9-8d43-1052cb7c7752","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"eb400b12-5d09-48b0-9d28-bd0bb0fc553d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:20.324Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:20.327Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f73c60ad-c747-49d9-8d43-1052cb7c7752","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"eb400b12-5d09-48b0-9d28-bd0bb0fc553d","LogTimestamp":"2023-04-13T11:09:20.327Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:09:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:09:20.792Z","message":"Entering","context":{"RequestID":"16dc0e7e-0f81-48b0-b0be-4af10b9df898","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bb0fcd88-71a5-4431-8288-7cb2974f3244","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:09:20.792Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:09:20.795Z","message":"{\"transactionId\":\"16dc0e7e-0f81-48b0-b0be-4af10b9df898\",\"status\":\"200\",\"rqstDate\":\"230413-11:09:20:793\",\"respDate\":\"230413-11:09:20:794\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:16dc0e7e-0f81-48b0-b0be-4af10b9df898\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:09:20:793-68946\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6ca4ca72-dc57-404f-98b9-da03de73939e], x-b3-parentspanid=[e09f1c606d78d12d], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[41965], x-envoy-attempt-count=[1], x-b3-traceid=[7dfa67c60db1a412e09f1c606d78d12d], x-b3-spanid=[88673b8c0c01e96e], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[16dc0e7e-0f81-48b0-b0be-4af10b9df898]}\\\"}\"}","context":{"RequestID":"16dc0e7e-0f81-48b0-b0be-4af10b9df898","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"bb0fcd88-71a5-4431-8288-7cb2974f3244","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:09:20.792Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:20.795Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"16dc0e7e-0f81-48b0-b0be-4af10b9df898","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"bb0fcd88-71a5-4431-8288-7cb2974f3244","LogTimestamp":"2023-04-13T11:09:20.795Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:09:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:09:20.849Z","message":"Entering","context":{"RequestID":"cb2f672c-cc07-4798-84f8-39d17643ffa6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9dcc5ef5-d030-4777-9e10-e577e15231ec","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:09:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:09:20.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"cb2f672c-cc07-4798-84f8-39d17643ffa6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9dcc5ef5-d030-4777-9e10-e577e15231ec","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:09:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:20.851Z","message":"{\"transactionId\":\"cb2f672c-cc07-4798-84f8-39d17643ffa6\",\"status\":\"200\",\"rqstDate\":\"230413-11:09:20:849\",\"respDate\":\"230413-11:09:20:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:cb2f672c-cc07-4798-84f8-39d17643ffa6\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:09:20:849-65588\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[cb2f672c-cc07-4798-84f8-39d17643ffa6]}\\\"}\"}","context":{"RequestID":"cb2f672c-cc07-4798-84f8-39d17643ffa6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9dcc5ef5-d030-4777-9e10-e577e15231ec","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:09:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:20.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cb2f672c-cc07-4798-84f8-39d17643ffa6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9dcc5ef5-d030-4777-9e10-e577e15231ec","LogTimestamp":"2023-04-13T11:09:20.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:09:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:09:22.336Z","message":"Entering","context":{"RequestID":"0411385c-88e0-4241-a758-4298afc51d52","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"336d79a1-d416-4e7c-9a9f-96852632b609","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:22.336Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:09:22.338Z","message":"{\"transactionId\":\"0411385c-88e0-4241-a758-4298afc51d52\",\"status\":\"200\",\"rqstDate\":\"230413-11:09:22:337\",\"respDate\":\"230413-11:09:22:338\",\"sourceId\":\"haproxy:0411385c-88e0-4241-a758-4298afc51d52\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:09:22:337-88583\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2b80e264-7c7e-4319-879b-97b85bd75cf5], x-b3-parentspanid=[8b056b47648063a1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[bf5591e998e123618b056b47648063a1], x-b3-spanid=[a675e3f3242844b6], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0411385c-88e0-4241-a758-4298afc51d52]}\\\"}\"}","context":{"RequestID":"0411385c-88e0-4241-a758-4298afc51d52","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"336d79a1-d416-4e7c-9a9f-96852632b609","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:22.336Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:22.339Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0411385c-88e0-4241-a758-4298afc51d52","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"336d79a1-d416-4e7c-9a9f-96852632b609","LogTimestamp":"2023-04-13T11:09:22.339Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:09:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:09:24.348Z","message":"Entering","context":{"RequestID":"5bc04f28-046d-4881-a944-89479c213797","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e8983fee-e84c-4974-80b8-eddfea0d7bc0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:24.348Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:09:24.350Z","message":"{\"transactionId\":\"5bc04f28-046d-4881-a944-89479c213797\",\"status\":\"200\",\"rqstDate\":\"230413-11:09:24:349\",\"respDate\":\"230413-11:09:24:350\",\"sourceId\":\"haproxy:5bc04f28-046d-4881-a944-89479c213797\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:09:24:349-90642\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[f6fc73d2-878b-4e5e-9205-a20dcff7043e], x-b3-parentspanid=[e7f2683bdf6fc5b6], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fcdbd2d0f77e033ee7f2683bdf6fc5b6], x-b3-spanid=[78f6d49f4ecd6442], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5bc04f28-046d-4881-a944-89479c213797]}\\\"}\"}","context":{"RequestID":"5bc04f28-046d-4881-a944-89479c213797","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e8983fee-e84c-4974-80b8-eddfea0d7bc0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:24.348Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:24.351Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5bc04f28-046d-4881-a944-89479c213797","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e8983fee-e84c-4974-80b8-eddfea0d7bc0","LogTimestamp":"2023-04-13T11:09:24.351Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:09:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:09:26.360Z","message":"Entering","context":{"RequestID":"738e96f0-c5bd-4c3e-ab0f-6be483c2ec93","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"48f0ecd2-3795-4f49-bdee-353e2da9396a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:26.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:09:26.362Z","message":"{\"transactionId\":\"738e96f0-c5bd-4c3e-ab0f-6be483c2ec93\",\"status\":\"200\",\"rqstDate\":\"230413-11:09:26:361\",\"respDate\":\"230413-11:09:26:362\",\"sourceId\":\"haproxy:738e96f0-c5bd-4c3e-ab0f-6be483c2ec93\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:09:26:361-20279\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c85f28c9-74a1-4239-94f2-94b14f747aab], x-b3-parentspanid=[7bc6856055361efa], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[3dffd4bb0c3b13dc7bc6856055361efa], x-b3-spanid=[df5bdd5bdfe77b01], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[738e96f0-c5bd-4c3e-ab0f-6be483c2ec93]}\\\"}\"}","context":{"RequestID":"738e96f0-c5bd-4c3e-ab0f-6be483c2ec93","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"48f0ecd2-3795-4f49-bdee-353e2da9396a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:26.360Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:26.363Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"738e96f0-c5bd-4c3e-ab0f-6be483c2ec93","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"48f0ecd2-3795-4f49-bdee-353e2da9396a","LogTimestamp":"2023-04-13T11:09:26.363Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:09:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:09:26.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:09:26.453Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:26.454Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:26.454Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:28.373Z","message":"Entering","context":{"RequestID":"2a15aeb6-0091-4c01-ad44-1008154f5ee4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"86752c1d-e65a-4de9-ac59-2cf403a61dcc","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:28.373Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:09:28.375Z","message":"{\"transactionId\":\"2a15aeb6-0091-4c01-ad44-1008154f5ee4\",\"status\":\"200\",\"rqstDate\":\"230413-11:09:28:373\",\"respDate\":\"230413-11:09:28:375\",\"sourceId\":\"haproxy:2a15aeb6-0091-4c01-ad44-1008154f5ee4\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:09:28:373-33178\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a9f5b968-b73a-4e6b-af58-b3dced9bcb11], x-b3-parentspanid=[9cbbb7acb8a0c0f2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[1959d4845c6bf7129cbbb7acb8a0c0f2], x-b3-spanid=[93473e2c77aa6334], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2a15aeb6-0091-4c01-ad44-1008154f5ee4]}\\\"}\"}","context":{"RequestID":"2a15aeb6-0091-4c01-ad44-1008154f5ee4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"86752c1d-e65a-4de9-ac59-2cf403a61dcc","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:28.373Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:28.375Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2a15aeb6-0091-4c01-ad44-1008154f5ee4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"86752c1d-e65a-4de9-ac59-2cf403a61dcc","LogTimestamp":"2023-04-13T11:09:28.375Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:09:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:09:30.386Z","message":"Entering","context":{"RequestID":"cd126aae-b50f-4351-b749-8b036c96e85c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"24f41242-b10b-4375-8d8c-8be4d0d4f903","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:30.386Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:09:30.388Z","message":"{\"transactionId\":\"cd126aae-b50f-4351-b749-8b036c96e85c\",\"status\":\"200\",\"rqstDate\":\"230413-11:09:30:386\",\"respDate\":\"230413-11:09:30:388\",\"sourceId\":\"haproxy:cd126aae-b50f-4351-b749-8b036c96e85c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:09:30:386-67191\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[50a3b941-3ded-4c77-88bf-c13ebb08e84e], x-b3-parentspanid=[be391b0f80c01d36], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[12100e5597bcbd10be391b0f80c01d36], x-b3-spanid=[92c02249f02998c8], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[cd126aae-b50f-4351-b749-8b036c96e85c]}\\\"}\"}","context":{"RequestID":"cd126aae-b50f-4351-b749-8b036c96e85c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"24f41242-b10b-4375-8d8c-8be4d0d4f903","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:30.386Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:30.389Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"cd126aae-b50f-4351-b749-8b036c96e85c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"24f41242-b10b-4375-8d8c-8be4d0d4f903","LogTimestamp":"2023-04-13T11:09:30.389Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:09:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:09:30.791Z","message":"Entering","context":{"RequestID":"8133a93c-d640-405b-ab24-3b81452bfb55","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e7bf5425-9fe4-4c18-849a-639dcbd85f66","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:09:30.791Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:09:30.793Z","message":"{\"transactionId\":\"8133a93c-d640-405b-ab24-3b81452bfb55\",\"status\":\"200\",\"rqstDate\":\"230413-11:09:30:791\",\"respDate\":\"230413-11:09:30:793\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:8133a93c-d640-405b-ab24-3b81452bfb55\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:09:30:791-2855\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[295a58e8-fd69-4bc7-97dc-147acd58d945], x-b3-parentspanid=[2ccb1032c6ae4d48], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[50797], x-envoy-attempt-count=[1], x-b3-traceid=[a15bf9115acc65822ccb1032c6ae4d48], x-b3-spanid=[8bb0ec09e191a24c], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[8133a93c-d640-405b-ab24-3b81452bfb55]}\\\"}\"}","context":{"RequestID":"8133a93c-d640-405b-ab24-3b81452bfb55","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e7bf5425-9fe4-4c18-849a-639dcbd85f66","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:09:30.791Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:30.793Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8133a93c-d640-405b-ab24-3b81452bfb55","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e7bf5425-9fe4-4c18-849a-639dcbd85f66","LogTimestamp":"2023-04-13T11:09:30.793Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:09:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:09:30.849Z","message":"Entering","context":{"RequestID":"38222e1f-ace3-4fea-a454-55215e60235f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"5e2452f1-df2e-4515-914c-373833ba8ee0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:09:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:09:30.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"38222e1f-ace3-4fea-a454-55215e60235f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"5e2452f1-df2e-4515-914c-373833ba8ee0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:09:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:30.851Z","message":"{\"transactionId\":\"38222e1f-ace3-4fea-a454-55215e60235f\",\"status\":\"200\",\"rqstDate\":\"230413-11:09:30:849\",\"respDate\":\"230413-11:09:30:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:38222e1f-ace3-4fea-a454-55215e60235f\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:09:30:849-95993\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[38222e1f-ace3-4fea-a454-55215e60235f]}\\\"}\"}","context":{"RequestID":"38222e1f-ace3-4fea-a454-55215e60235f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","InvocationID":"5e2452f1-df2e-4515-914c-373833ba8ee0","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:09:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:30.851Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"38222e1f-ace3-4fea-a454-55215e60235f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5e2452f1-df2e-4515-914c-373833ba8ee0","LogTimestamp":"2023-04-13T11:09:30.851Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:09:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:09:32.404Z","message":"Entering","context":{"RequestID":"5070f48c-a634-4b2a-8ccb-7b3a5adcca29","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9b50f9df-9b17-4df2-adaa-2e42e9be7cc9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:32.404Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:09:32.405Z","message":"{\"transactionId\":\"5070f48c-a634-4b2a-8ccb-7b3a5adcca29\",\"status\":\"200\",\"rqstDate\":\"230413-11:09:32:404\",\"respDate\":\"230413-11:09:32:405\",\"sourceId\":\"haproxy:5070f48c-a634-4b2a-8ccb-7b3a5adcca29\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:09:32:404-32778\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1e4089a3-f2b9-4dee-875f-4442e45e8ca9], x-b3-parentspanid=[5102b9ba2184d735], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fad18bc5fd89f0505102b9ba2184d735], x-b3-spanid=[dd1eda199c08ae2b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[5070f48c-a634-4b2a-8ccb-7b3a5adcca29]}\\\"}\"}","context":{"RequestID":"5070f48c-a634-4b2a-8ccb-7b3a5adcca29","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9b50f9df-9b17-4df2-adaa-2e42e9be7cc9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:32.404Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:32.406Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"5070f48c-a634-4b2a-8ccb-7b3a5adcca29","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9b50f9df-9b17-4df2-adaa-2e42e9be7cc9","LogTimestamp":"2023-04-13T11:09:32.406Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:09:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T11:09:34.414Z","message":"Entering","context":{"RequestID":"25f285df-c6d4-43d2-b881-6b805e50baea","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b89f711a-9df3-4b7b-a131-b8212f56d804","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:34.414Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:09:34.416Z","message":"{\"transactionId\":\"25f285df-c6d4-43d2-b881-6b805e50baea\",\"status\":\"200\",\"rqstDate\":\"230413-11:09:34:415\",\"respDate\":\"230413-11:09:34:416\",\"sourceId\":\"haproxy:25f285df-c6d4-43d2-b881-6b805e50baea\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:09:34:415-69372\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[4efb0035-97d5-4f55-ad29-05cc3476d5ec], x-b3-parentspanid=[1568a40aa8828f14], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2f46c22827ffce0b1568a40aa8828f14], x-b3-spanid=[27e5fee31a358f09], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[25f285df-c6d4-43d2-b881-6b805e50baea]}\\\"}\"}","context":{"RequestID":"25f285df-c6d4-43d2-b881-6b805e50baea","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b89f711a-9df3-4b7b-a131-b8212f56d804","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:34.414Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:34.417Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"25f285df-c6d4-43d2-b881-6b805e50baea","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b89f711a-9df3-4b7b-a131-b8212f56d804","LogTimestamp":"2023-04-13T11:09:34.417Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:09:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:09:36.426Z","message":"Entering","context":{"RequestID":"2dfdea24-f037-4aa4-942c-183ee5c496f2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1e21daa1-a1b1-4e7f-9862-0a883e21a4cd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:36.426Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:09:36.428Z","message":"{\"transactionId\":\"2dfdea24-f037-4aa4-942c-183ee5c496f2\",\"status\":\"200\",\"rqstDate\":\"230413-11:09:36:427\",\"respDate\":\"230413-11:09:36:428\",\"sourceId\":\"haproxy:2dfdea24-f037-4aa4-942c-183ee5c496f2\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:09:36:427-71306\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[335e61d1-bf40-4b33-8026-b2aa52b8e39b], x-b3-parentspanid=[e069fc2f2e62b001], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5c5b9eaf1dd1fabce069fc2f2e62b001], x-b3-spanid=[53baa43186ea0f22], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2dfdea24-f037-4aa4-942c-183ee5c496f2]}\\\"}\"}","context":{"RequestID":"2dfdea24-f037-4aa4-942c-183ee5c496f2","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"1e21daa1-a1b1-4e7f-9862-0a883e21a4cd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:36.426Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:36.429Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2dfdea24-f037-4aa4-942c-183ee5c496f2","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"1e21daa1-a1b1-4e7f-9862-0a883e21a4cd","LogTimestamp":"2023-04-13T11:09:36.429Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:09:36 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:09:36.439Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:09:36.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:36.455Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:36.456Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:38.438Z","message":"Entering","context":{"RequestID":"d31f8ce0-9673-4bc9-8682-9391ff011ed1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7986322c-50ed-4590-8c28-db85ee61d33d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:38.438Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:09:38.440Z","message":"{\"transactionId\":\"d31f8ce0-9673-4bc9-8682-9391ff011ed1\",\"status\":\"200\",\"rqstDate\":\"230413-11:09:38:439\",\"respDate\":\"230413-11:09:38:440\",\"sourceId\":\"haproxy:d31f8ce0-9673-4bc9-8682-9391ff011ed1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:09:38:439-40546\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[466e88d4-2c7f-4fc4-bb07-dc07ec2f7405], x-b3-parentspanid=[b5354bb08658bd0f], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[0853cc96945dde4fb5354bb08658bd0f], x-b3-spanid=[68bd6c17905c788b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d31f8ce0-9673-4bc9-8682-9391ff011ed1]}\\\"}\"}","context":{"RequestID":"d31f8ce0-9673-4bc9-8682-9391ff011ed1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7986322c-50ed-4590-8c28-db85ee61d33d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:38.438Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:38.441Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d31f8ce0-9673-4bc9-8682-9391ff011ed1","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7986322c-50ed-4590-8c28-db85ee61d33d","LogTimestamp":"2023-04-13T11:09:38.441Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:09:38 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:09:40.450Z","message":"Entering","context":{"RequestID":"d0825f72-a71d-4c77-bb3a-e482ec662760","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"09349324-377d-4028-b0fe-0a7db2375267","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:40.450Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:09:40.452Z","message":"{\"transactionId\":\"d0825f72-a71d-4c77-bb3a-e482ec662760\",\"status\":\"200\",\"rqstDate\":\"230413-11:09:40:451\",\"respDate\":\"230413-11:09:40:452\",\"sourceId\":\"haproxy:d0825f72-a71d-4c77-bb3a-e482ec662760\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:09:40:451-44305\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2e58e568-a686-450c-9c49-f5a1aead80ca], x-b3-parentspanid=[cab65df7998e31a4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c695efab9723337fcab65df7998e31a4], x-b3-spanid=[42d12a8f46b522a7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d0825f72-a71d-4c77-bb3a-e482ec662760]}\\\"}\"}","context":{"RequestID":"d0825f72-a71d-4c77-bb3a-e482ec662760","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"09349324-377d-4028-b0fe-0a7db2375267","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:40.450Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:40.453Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d0825f72-a71d-4c77-bb3a-e482ec662760","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"09349324-377d-4028-b0fe-0a7db2375267","LogTimestamp":"2023-04-13T11:09:40.453Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:09:40 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:09:40.790Z","message":"Entering","context":{"RequestID":"b5d0c377-63c4-42f3-8e3e-6343f5b7e3e0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"802bd260-b047-458e-8284-b2cb5000081a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:09:40.790Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:09:40.793Z","message":"{\"transactionId\":\"b5d0c377-63c4-42f3-8e3e-6343f5b7e3e0\",\"status\":\"200\",\"rqstDate\":\"230413-11:09:40:791\",\"respDate\":\"230413-11:09:40:793\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:b5d0c377-63c4-42f3-8e3e-6343f5b7e3e0\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:09:40:791-64610\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[c9c1e11c-1c95-4be7-88d9-5e7ab70b3f05], x-b3-parentspanid=[e035786cf9f31367], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[54533], x-envoy-attempt-count=[1], x-b3-traceid=[4278cfa4b73ff392e035786cf9f31367], x-b3-spanid=[309c7f50d316c868], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[b5d0c377-63c4-42f3-8e3e-6343f5b7e3e0]}\\\"}\"}","context":{"RequestID":"b5d0c377-63c4-42f3-8e3e-6343f5b7e3e0","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"802bd260-b047-458e-8284-b2cb5000081a","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:09:40.790Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:40.794Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"b5d0c377-63c4-42f3-8e3e-6343f5b7e3e0","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"802bd260-b047-458e-8284-b2cb5000081a","LogTimestamp":"2023-04-13T11:09:40.794Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:09:40 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:09:40.848Z","message":"Entering","context":{"RequestID":"2059d9ab-b460-41f4-a23a-1ece5a10d16b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"04c06c4f-471f-4a15-81d8-9cee2869855f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:09:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:09:40.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"2059d9ab-b460-41f4-a23a-1ece5a10d16b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"04c06c4f-471f-4a15-81d8-9cee2869855f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:09:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:40.851Z","message":"{\"transactionId\":\"2059d9ab-b460-41f4-a23a-1ece5a10d16b\",\"status\":\"200\",\"rqstDate\":\"230413-11:09:40:849\",\"respDate\":\"230413-11:09:40:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:2059d9ab-b460-41f4-a23a-1ece5a10d16b\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:09:40:849-8132\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[2059d9ab-b460-41f4-a23a-1ece5a10d16b]}\\\"}\"}","context":{"RequestID":"2059d9ab-b460-41f4-a23a-1ece5a10d16b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"04c06c4f-471f-4a15-81d8-9cee2869855f","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:09:40.848Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:40.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2059d9ab-b460-41f4-a23a-1ece5a10d16b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"4","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"04c06c4f-471f-4a15-81d8-9cee2869855f","LogTimestamp":"2023-04-13T11:09:40.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:09:40 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 7 - "logType": "access"
{"timestamp":"2023-04-13T11:09:42.463Z","message":"Entering","context":{"RequestID":"87f40f73-d271-45d1-b246-889b85fdf7e8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"74bea4d9-ba66-4570-970f-bc035ec88df9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:42.463Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:09:42.465Z","message":"{\"transactionId\":\"87f40f73-d271-45d1-b246-889b85fdf7e8\",\"status\":\"200\",\"rqstDate\":\"230413-11:09:42:464\",\"respDate\":\"230413-11:09:42:465\",\"sourceId\":\"haproxy:87f40f73-d271-45d1-b246-889b85fdf7e8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:09:42:464-6566\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[20b07663-7fa6-42ac-9388-9cd2e0b28fad], x-b3-parentspanid=[9b8d6e43ebbf650e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[283bfd26b151abad9b8d6e43ebbf650e], x-b3-spanid=[a7777ba85bd05ef7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[87f40f73-d271-45d1-b246-889b85fdf7e8]}\\\"}\"}","context":{"RequestID":"87f40f73-d271-45d1-b246-889b85fdf7e8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"74bea4d9-ba66-4570-970f-bc035ec88df9","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:42.463Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:42.466Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"87f40f73-d271-45d1-b246-889b85fdf7e8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"74bea4d9-ba66-4570-970f-bc035ec88df9","LogTimestamp":"2023-04-13T11:09:42.466Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:09:42 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:09:44.476Z","message":"Entering","context":{"RequestID":"105b9e88-193b-4ac8-bfc5-bab086cf9f73","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9cafa374-de8d-412e-9ee4-8f2efeed89e4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:44.476Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:09:44.478Z","message":"{\"transactionId\":\"105b9e88-193b-4ac8-bfc5-bab086cf9f73\",\"status\":\"200\",\"rqstDate\":\"230413-11:09:44:477\",\"respDate\":\"230413-11:09:44:478\",\"sourceId\":\"haproxy:105b9e88-193b-4ac8-bfc5-bab086cf9f73\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:09:44:477-92044\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[80e31514-21fa-40b5-8de7-9e7fbee2594e], x-b3-parentspanid=[7479c9ccf9c4f901], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[adb409058c7ffa107479c9ccf9c4f901], x-b3-spanid=[becbbc82868377d5], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[105b9e88-193b-4ac8-bfc5-bab086cf9f73]}\\\"}\"}","context":{"RequestID":"105b9e88-193b-4ac8-bfc5-bab086cf9f73","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"9cafa374-de8d-412e-9ee4-8f2efeed89e4","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:44.476Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:44.479Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"105b9e88-193b-4ac8-bfc5-bab086cf9f73","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"9cafa374-de8d-412e-9ee4-8f2efeed89e4","LogTimestamp":"2023-04-13T11:09:44.479Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:09:44 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:09:46.440Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:09:46.448Z","message":"Connection[/10.233.74.149: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-04-13T11:09:46.449Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:46.449Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:46.449Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:46.450Z","message":"Connection[/10.233.74.149: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-04-13T11:09:46.487Z","message":"Entering","context":{"RequestID":"ed84f2ea-6cd1-4584-b5a7-2638d7c4c710","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7d9c64a8-a348-4749-a7eb-fa411eb4352b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:46.487Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:09:46.488Z","message":"{\"transactionId\":\"ed84f2ea-6cd1-4584-b5a7-2638d7c4c710\",\"status\":\"200\",\"rqstDate\":\"230413-11:09:46:487\",\"respDate\":\"230413-11:09:46:488\",\"sourceId\":\"haproxy:ed84f2ea-6cd1-4584-b5a7-2638d7c4c710\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:09:46:487-11674\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6b088856-b89b-48be-ba8f-1a67c5182dff], x-b3-parentspanid=[75716889739a15c1], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[f903f9ce0ef7bc2a75716889739a15c1], x-b3-spanid=[41311d5555a4922b], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[ed84f2ea-6cd1-4584-b5a7-2638d7c4c710]}\\\"}\"}","context":{"RequestID":"ed84f2ea-6cd1-4584-b5a7-2638d7c4c710","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7d9c64a8-a348-4749-a7eb-fa411eb4352b","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:46.487Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:46.488Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ed84f2ea-6cd1-4584-b5a7-2638d7c4c710","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7d9c64a8-a348-4749-a7eb-fa411eb4352b","LogTimestamp":"2023-04-13T11:09:46.488Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:09:46 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T11:09:48.496Z","message":"Entering","context":{"RequestID":"46283dca-8768-4d9c-bf4d-4362bee5ff9f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5fa11cfe-2605-4928-bf8d-85e187962e53","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:48.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:09:48.498Z","message":"{\"transactionId\":\"46283dca-8768-4d9c-bf4d-4362bee5ff9f\",\"status\":\"200\",\"rqstDate\":\"230413-11:09:48:496\",\"respDate\":\"230413-11:09:48:498\",\"sourceId\":\"haproxy:46283dca-8768-4d9c-bf4d-4362bee5ff9f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:09:48:496-68102\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[66be3703-b0ef-4bdc-a655-7a4b0156b7dd], x-b3-parentspanid=[175ec3ab68aff690], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[153f4244ce4023c6175ec3ab68aff690], x-b3-spanid=[370beddfd7d2a68d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[46283dca-8768-4d9c-bf4d-4362bee5ff9f]}\\\"}\"}","context":{"RequestID":"46283dca-8768-4d9c-bf4d-4362bee5ff9f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5fa11cfe-2605-4928-bf8d-85e187962e53","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:48.496Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:48.498Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"46283dca-8768-4d9c-bf4d-4362bee5ff9f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5fa11cfe-2605-4928-bf8d-85e187962e53","LogTimestamp":"2023-04-13T11:09:48.498Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:09:48 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:09:49.996Z","message":"Connection[cassandra/10.233.75.110: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-04-13T11:09:49.999Z","message":"Connection[cassandra/10.233.75.110: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-04-13T11:09:50.507Z","message":"Entering","context":{"RequestID":"37a5d1e0-687b-4879-9579-68a83e17efd8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5a1698fd-a3e5-4177-b159-3be2549d9431","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:50.507Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:09:50.509Z","message":"{\"transactionId\":\"37a5d1e0-687b-4879-9579-68a83e17efd8\",\"status\":\"200\",\"rqstDate\":\"230413-11:09:50:508\",\"respDate\":\"230413-11:09:50:509\",\"sourceId\":\"haproxy:37a5d1e0-687b-4879-9579-68a83e17efd8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:09:50:508-12072\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[36a673c6-d20e-4f88-9615-d9157e7beaca], x-b3-parentspanid=[f184b79c020d3bcf], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[4a3c2865301531adf184b79c020d3bcf], x-b3-spanid=[8d973ee1254499be], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[37a5d1e0-687b-4879-9579-68a83e17efd8]}\\\"}\"}","context":{"RequestID":"37a5d1e0-687b-4879-9579-68a83e17efd8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5a1698fd-a3e5-4177-b159-3be2549d9431","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:50.507Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:50.510Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"37a5d1e0-687b-4879-9579-68a83e17efd8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5a1698fd-a3e5-4177-b159-3be2549d9431","LogTimestamp":"2023-04-13T11:09:50.510Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:09:50 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:09:50.791Z","message":"Entering","context":{"RequestID":"ec88bac3-afed-4056-a55a-fa9fe7098ac7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b4146e94-3870-465c-9bf7-8ff3291afd42","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:09:50.790Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:09:50.793Z","message":"{\"transactionId\":\"ec88bac3-afed-4056-a55a-fa9fe7098ac7\",\"status\":\"200\",\"rqstDate\":\"230413-11:09:50:791\",\"respDate\":\"230413-11:09:50:792\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ec88bac3-afed-4056-a55a-fa9fe7098ac7\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:09:50:791-62\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[77476a89-a744-4d0a-a3bb-cbbd7e14043c], x-b3-parentspanid=[8a2f842ba1d403ec], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[32827], x-envoy-attempt-count=[1], x-b3-traceid=[fd0d669172e75ad48a2f842ba1d403ec], x-b3-spanid=[c8e1f05c70194be3], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ec88bac3-afed-4056-a55a-fa9fe7098ac7]}\\\"}\"}","context":{"RequestID":"ec88bac3-afed-4056-a55a-fa9fe7098ac7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b4146e94-3870-465c-9bf7-8ff3291afd42","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:09:50.790Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:50.793Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ec88bac3-afed-4056-a55a-fa9fe7098ac7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b4146e94-3870-465c-9bf7-8ff3291afd42","LogTimestamp":"2023-04-13T11:09:50.793Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:09:50 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:09:50.850Z","message":"Entering","context":{"RequestID":"0148a6a3-0881-4146-9faf-b3b1922bf2d5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"58911bee-d797-4792-b1a0-83d340178c15","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:09:50.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:09:50.851Z","message":"Database is available from CACHED check.","context":{"RequestID":"0148a6a3-0881-4146-9faf-b3b1922bf2d5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"58911bee-d797-4792-b1a0-83d340178c15","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:09:50.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:50.853Z","message":"{\"transactionId\":\"0148a6a3-0881-4146-9faf-b3b1922bf2d5\",\"status\":\"200\",\"rqstDate\":\"230413-11:09:50:850\",\"respDate\":\"230413-11:09:50:852\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:0148a6a3-0881-4146-9faf-b3b1922bf2d5\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:09:50:850-34432\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[0148a6a3-0881-4146-9faf-b3b1922bf2d5]}\\\"}\"}","context":{"RequestID":"0148a6a3-0881-4146-9faf-b3b1922bf2d5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"58911bee-d797-4792-b1a0-83d340178c15","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:09:50.850Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:50.853Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0148a6a3-0881-4146-9faf-b3b1922bf2d5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"58911bee-d797-4792-b1a0-83d340178c15","LogTimestamp":"2023-04-13T11:09:50.853Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:09:50 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:09:52.518Z","message":"Entering","context":{"RequestID":"c01e87a9-299b-499f-ba7f-6f4cf509cad1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b1f2aff0-7de8-47e9-ae30-3388779ac428","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:52.518Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:09:52.520Z","message":"{\"transactionId\":\"c01e87a9-299b-499f-ba7f-6f4cf509cad1\",\"status\":\"200\",\"rqstDate\":\"230413-11:09:52:519\",\"respDate\":\"230413-11:09:52:520\",\"sourceId\":\"haproxy:c01e87a9-299b-499f-ba7f-6f4cf509cad1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:09:52:519-22457\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[71e58bae-76ad-4676-9b40-1fe0f06baa77], x-b3-parentspanid=[b07cd1db84c2a16a], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[7dcf3c282fba1eb7b07cd1db84c2a16a], x-b3-spanid=[2333280332ba5450], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c01e87a9-299b-499f-ba7f-6f4cf509cad1]}\\\"}\"}","context":{"RequestID":"c01e87a9-299b-499f-ba7f-6f4cf509cad1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"b1f2aff0-7de8-47e9-ae30-3388779ac428","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:52.518Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:52.520Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c01e87a9-299b-499f-ba7f-6f4cf509cad1","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"b1f2aff0-7de8-47e9-ae30-3388779ac428","LogTimestamp":"2023-04-13T11:09:52.520Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:09:52 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:09:54.529Z","message":"Entering","context":{"RequestID":"20e85142-2626-438c-bdae-cbc76357f0c1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ce0c20b9-959d-41b9-9497-71545e9ce2bb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:54.529Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:09:54.531Z","message":"{\"transactionId\":\"20e85142-2626-438c-bdae-cbc76357f0c1\",\"status\":\"200\",\"rqstDate\":\"230413-11:09:54:530\",\"respDate\":\"230413-11:09:54:531\",\"sourceId\":\"haproxy:20e85142-2626-438c-bdae-cbc76357f0c1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:09:54:530-26003\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ec783657-5395-4fc3-801a-5c21fc1a89ff], x-b3-parentspanid=[64449f215d136566], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[72f94ceefb87af3064449f215d136566], x-b3-spanid=[1ed30e1af7126db2], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[20e85142-2626-438c-bdae-cbc76357f0c1]}\\\"}\"}","context":{"RequestID":"20e85142-2626-438c-bdae-cbc76357f0c1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"ce0c20b9-959d-41b9-9497-71545e9ce2bb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:54.529Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:54.532Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"20e85142-2626-438c-bdae-cbc76357f0c1","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"ce0c20b9-959d-41b9-9497-71545e9ce2bb","LogTimestamp":"2023-04-13T11:09:54.532Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:09:54 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:09:56.441Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:09:56.457Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:56.457Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:56.457Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:56.542Z","message":"Entering","context":{"RequestID":"42c6c974-7562-498f-aeb6-03ac9228d58e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4e5121f1-d877-4f6d-aacb-3647b833f29e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:56.542Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:09:56.544Z","message":"{\"transactionId\":\"42c6c974-7562-498f-aeb6-03ac9228d58e\",\"status\":\"200\",\"rqstDate\":\"230413-11:09:56:543\",\"respDate\":\"230413-11:09:56:544\",\"sourceId\":\"haproxy:42c6c974-7562-498f-aeb6-03ac9228d58e\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:09:56:543-27323\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[70068bfe-8f34-44ce-8d58-b5aa1f8f2356], x-b3-parentspanid=[076e64ca986bc973], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ce251ed4a3ac5fc2076e64ca986bc973], x-b3-spanid=[0cf2f89f1e8b1c98], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[42c6c974-7562-498f-aeb6-03ac9228d58e]}\\\"}\"}","context":{"RequestID":"42c6c974-7562-498f-aeb6-03ac9228d58e","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4e5121f1-d877-4f6d-aacb-3647b833f29e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:56.542Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-30","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:56.544Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"42c6c974-7562-498f-aeb6-03ac9228d58e","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4e5121f1-d877-4f6d-aacb-3647b833f29e","LogTimestamp":"2023-04-13T11:09:56.544Z","ResponseDesc":"OK"},"thread":"qtp1341706533-30","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:09:56 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:09:58.553Z","message":"Entering","context":{"RequestID":"892766bf-8b60-4817-9c54-7ce25e1ecfd9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c3dd1494-2918-4024-8acb-30d89e25412e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:58.553Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:09:58.555Z","message":"{\"transactionId\":\"892766bf-8b60-4817-9c54-7ce25e1ecfd9\",\"status\":\"200\",\"rqstDate\":\"230413-11:09:58:554\",\"respDate\":\"230413-11:09:58:555\",\"sourceId\":\"haproxy:892766bf-8b60-4817-9c54-7ce25e1ecfd9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:09:58:554-55707\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[7b3f64da-dd02-4140-b001-46d8ab1382db], x-b3-parentspanid=[4ddfe3f1c4e5cd91], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[18f571966f4c022b4ddfe3f1c4e5cd91], x-b3-spanid=[50a4cdc8e4b24655], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[892766bf-8b60-4817-9c54-7ce25e1ecfd9]}\\\"}\"}","context":{"RequestID":"892766bf-8b60-4817-9c54-7ce25e1ecfd9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c3dd1494-2918-4024-8acb-30d89e25412e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:09:58.553Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:09:58.556Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"892766bf-8b60-4817-9c54-7ce25e1ecfd9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c3dd1494-2918-4024-8acb-30d89e25412e","LogTimestamp":"2023-04-13T11:09:58.556Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:09:58 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:10:00.564Z","message":"Entering","context":{"RequestID":"fbc9f45c-eb4d-4749-b65a-997582ae8fe9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"877613f0-d6b9-4a49-8c17-792f558d39d0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:10:00.564Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:10:00.566Z","message":"{\"transactionId\":\"fbc9f45c-eb4d-4749-b65a-997582ae8fe9\",\"status\":\"200\",\"rqstDate\":\"230413-11:10:00:565\",\"respDate\":\"230413-11:10:00:566\",\"sourceId\":\"haproxy:fbc9f45c-eb4d-4749-b65a-997582ae8fe9\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:10:00:565-21258\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[2107bb41-adc2-41b6-b792-0c762c32c88f], x-b3-parentspanid=[9594b8c752eb4d01], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[68a3e0ce50d8009f9594b8c752eb4d01], x-b3-spanid=[ffa30771efd588ed], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[fbc9f45c-eb4d-4749-b65a-997582ae8fe9]}\\\"}\"}","context":{"RequestID":"fbc9f45c-eb4d-4749-b65a-997582ae8fe9","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"877613f0-d6b9-4a49-8c17-792f558d39d0","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:10:00.564Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:10:00.566Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"fbc9f45c-eb4d-4749-b65a-997582ae8fe9","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"877613f0-d6b9-4a49-8c17-792f558d39d0","LogTimestamp":"2023-04-13T11:10:00.566Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:10:00 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 2 - "logType": "access"
{"timestamp":"2023-04-13T11:10:00.790Z","message":"Entering","context":{"RequestID":"e443c1d7-0d93-441b-9548-b155f52f69c6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"145c28df-f8b8-4559-bdc1-1675f58f0351","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:10:00.790Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:10:00.793Z","message":"{\"transactionId\":\"e443c1d7-0d93-441b-9548-b155f52f69c6\",\"status\":\"200\",\"rqstDate\":\"230413-11:10:00:791\",\"respDate\":\"230413-11:10:00:792\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:e443c1d7-0d93-441b-9548-b155f52f69c6\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:10:00:791-91806\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[9d270252-c7fd-4beb-9667-0158c4e25239], x-b3-parentspanid=[8d48d5f2417dff0b], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[53067], x-envoy-attempt-count=[1], x-b3-traceid=[d418449af1cda34f8d48d5f2417dff0b], x-b3-spanid=[42aa8faa60f92114], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[e443c1d7-0d93-441b-9548-b155f52f69c6]}\\\"}\"}","context":{"RequestID":"e443c1d7-0d93-441b-9548-b155f52f69c6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"145c28df-f8b8-4559-bdc1-1675f58f0351","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:10:00.790Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:10:00.793Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e443c1d7-0d93-441b-9548-b155f52f69c6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"145c28df-f8b8-4559-bdc1-1675f58f0351","LogTimestamp":"2023-04-13T11:10:00.793Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:10:00 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:10:00.847Z","message":"Entering","context":{"RequestID":"7f359835-438d-402f-b75b-f8e7e4e11fc7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7374fd09-cd92-44f4-bfa8-66a626b99184","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:10:00.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:10:00.848Z","message":"Database is available from CACHED check.","context":{"RequestID":"7f359835-438d-402f-b75b-f8e7e4e11fc7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7374fd09-cd92-44f4-bfa8-66a626b99184","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:10:00.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:10:00.849Z","message":"{\"transactionId\":\"7f359835-438d-402f-b75b-f8e7e4e11fc7\",\"status\":\"200\",\"rqstDate\":\"230413-11:10:00:848\",\"respDate\":\"230413-11:10:00:849\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:7f359835-438d-402f-b75b-f8e7e4e11fc7\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:10:00:848-19083\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[7f359835-438d-402f-b75b-f8e7e4e11fc7]}\\\"}\"}","context":{"RequestID":"7f359835-438d-402f-b75b-f8e7e4e11fc7","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"7374fd09-cd92-44f4-bfa8-66a626b99184","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:10:00.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:10:00.849Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"7f359835-438d-402f-b75b-f8e7e4e11fc7","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"7374fd09-cd92-44f4-bfa8-66a626b99184","LogTimestamp":"2023-04-13T11:10:00.849Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:10:00 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T11:10:02.574Z","message":"Entering","context":{"RequestID":"96392795-5a39-4c76-9a01-c97ecd41d017","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c09d8ab9-4a62-47f4-96ba-fdbdd0a92d5d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:10:02.574Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:10:02.576Z","message":"{\"transactionId\":\"96392795-5a39-4c76-9a01-c97ecd41d017\",\"status\":\"200\",\"rqstDate\":\"230413-11:10:02:575\",\"respDate\":\"230413-11:10:02:576\",\"sourceId\":\"haproxy:96392795-5a39-4c76-9a01-c97ecd41d017\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:10:02:575-67891\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ae94f3dc-5d1a-48bd-a49b-53ed516097e4], x-b3-parentspanid=[2c69acc04089659b], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[83f9c047aac48d7b2c69acc04089659b], x-b3-spanid=[08550f9cbbe8ed33], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[96392795-5a39-4c76-9a01-c97ecd41d017]}\\\"}\"}","context":{"RequestID":"96392795-5a39-4c76-9a01-c97ecd41d017","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"c09d8ab9-4a62-47f4-96ba-fdbdd0a92d5d","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:10:02.574Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:10:02.577Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"96392795-5a39-4c76-9a01-c97ecd41d017","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"c09d8ab9-4a62-47f4-96ba-fdbdd0a92d5d","LogTimestamp":"2023-04-13T11:10:02.577Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:10:02 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:10:04.586Z","message":"Entering","context":{"RequestID":"c63cad25-8e1e-46ca-913c-d0ad67640774","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3713ea62-a4ea-4d42-9b54-2176698a2917","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:10:04.586Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:10:04.587Z","message":"{\"transactionId\":\"c63cad25-8e1e-46ca-913c-d0ad67640774\",\"status\":\"200\",\"rqstDate\":\"230413-11:10:04:586\",\"respDate\":\"230413-11:10:04:587\",\"sourceId\":\"haproxy:c63cad25-8e1e-46ca-913c-d0ad67640774\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:10:04:586-38086\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6d2a474e-3cfb-41b4-a112-a97edb904cf3], x-b3-parentspanid=[436ba0f444dbd829], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[5588265bef11dfc9436ba0f444dbd829], x-b3-spanid=[ff7f1171c366bd31], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c63cad25-8e1e-46ca-913c-d0ad67640774]}\\\"}\"}","context":{"RequestID":"c63cad25-8e1e-46ca-913c-d0ad67640774","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"3713ea62-a4ea-4d42-9b54-2176698a2917","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:10:04.586Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:10:04.587Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c63cad25-8e1e-46ca-913c-d0ad67640774","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"3713ea62-a4ea-4d42-9b54-2176698a2917","LogTimestamp":"2023-04-13T11:10:04.587Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:10:04 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T11:10:06.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:10:06.455Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:10:06.456Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:10:06.456Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:10:06.595Z","message":"Entering","context":{"RequestID":"29d8d07a-c76c-46d8-a14b-bdc1ef83d4d1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e17c9a2d-7131-424f-bc54-86b6335ffdbe","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:10:06.595Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:10:06.598Z","message":"{\"transactionId\":\"29d8d07a-c76c-46d8-a14b-bdc1ef83d4d1\",\"status\":\"200\",\"rqstDate\":\"230413-11:10:06:596\",\"respDate\":\"230413-11:10:06:597\",\"sourceId\":\"haproxy:29d8d07a-c76c-46d8-a14b-bdc1ef83d4d1\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:10:06:596-29045\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6144da72-c6e8-4dce-bbfc-92e2a594ab12], x-b3-parentspanid=[fec06c00e38d258e], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[487b1e62caf00811fec06c00e38d258e], x-b3-spanid=[7173b05059566b7c], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[29d8d07a-c76c-46d8-a14b-bdc1ef83d4d1]}\\\"}\"}","context":{"RequestID":"29d8d07a-c76c-46d8-a14b-bdc1ef83d4d1","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e17c9a2d-7131-424f-bc54-86b6335ffdbe","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:10:06.595Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:10:06.598Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"29d8d07a-c76c-46d8-a14b-bdc1ef83d4d1","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e17c9a2d-7131-424f-bc54-86b6335ffdbe","LogTimestamp":"2023-04-13T11:10:06.598Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:10:06 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:10:08.608Z","message":"Entering","context":{"RequestID":"80a46782-2dbd-4b35-bce4-bae73353673f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e03a788a-25d4-413c-b395-8ad2c6a9698f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:10:08.608Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:10:08.610Z","message":"{\"transactionId\":\"80a46782-2dbd-4b35-bce4-bae73353673f\",\"status\":\"200\",\"rqstDate\":\"230413-11:10:08:609\",\"respDate\":\"230413-11:10:08:610\",\"sourceId\":\"haproxy:80a46782-2dbd-4b35-bce4-bae73353673f\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:10:08:609-10602\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[fef1a81f-cbbc-9c08-9c89-5dd16ffbf32f], x-b3-parentspanid=[64ff7501790eaf9f], 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=[54c9d29793179c6364ff7501790eaf9f], x-b3-spanid=[96107b1861578f12], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[80a46782-2dbd-4b35-bce4-bae73353673f]}\\\"}\"}","context":{"RequestID":"80a46782-2dbd-4b35-bce4-bae73353673f","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e03a788a-25d4-413c-b395-8ad2c6a9698f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:10:08.608Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:10:08.611Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"80a46782-2dbd-4b35-bce4-bae73353673f","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e03a788a-25d4-413c-b395-8ad2c6a9698f","LogTimestamp":"2023-04-13T11:10:08.611Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:10:08 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:10:10.621Z","message":"Entering","context":{"RequestID":"2c0ba0d0-1d00-4ad3-9b24-46344ace135d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2553c16e-df73-4c6f-bce6-483958acfd8f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:10:10.621Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:10:10.622Z","message":"{\"transactionId\":\"2c0ba0d0-1d00-4ad3-9b24-46344ace135d\",\"status\":\"200\",\"rqstDate\":\"230413-11:10:10:621\",\"respDate\":\"230413-11:10:10:622\",\"sourceId\":\"haproxy:2c0ba0d0-1d00-4ad3-9b24-46344ace135d\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:10:10:621-43055\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a4354a45-b71a-4152-9793-e94281f59e19], x-b3-parentspanid=[ecd8a828d459cb64], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[fdc85380b315488cecd8a828d459cb64], x-b3-spanid=[9d68b516460d9ee9], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2c0ba0d0-1d00-4ad3-9b24-46344ace135d]}\\\"}\"}","context":{"RequestID":"2c0ba0d0-1d00-4ad3-9b24-46344ace135d","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2553c16e-df73-4c6f-bce6-483958acfd8f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:10:10.621Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:10:10.622Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2c0ba0d0-1d00-4ad3-9b24-46344ace135d","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2553c16e-df73-4c6f-bce6-483958acfd8f","LogTimestamp":"2023-04-13T11:10:10.622Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:10:10 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T11:10:10.790Z","message":"Entering","context":{"RequestID":"71708ab3-061b-453a-a82e-99ff5d8e23b4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6cd3d371-66f0-4cb7-acf7-4b6516e148aa","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:10:10.790Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:10:10.791Z","message":"{\"transactionId\":\"71708ab3-061b-453a-a82e-99ff5d8e23b4\",\"status\":\"200\",\"rqstDate\":\"230413-11:10:10:790\",\"respDate\":\"230413-11:10:10:791\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:71708ab3-061b-453a-a82e-99ff5d8e23b4\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:10:10:790-41224\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d4fb947c-353f-4d5d-95dd-f84ca5720cd4], x-b3-parentspanid=[d6f11c3ac971f9f6], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[42207], x-envoy-attempt-count=[1], x-b3-traceid=[e296168c13d3f482d6f11c3ac971f9f6], x-b3-spanid=[9571249bacc21964], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[71708ab3-061b-453a-a82e-99ff5d8e23b4]}\\\"}\"}","context":{"RequestID":"71708ab3-061b-453a-a82e-99ff5d8e23b4","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"6cd3d371-66f0-4cb7-acf7-4b6516e148aa","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:10:10.790Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:10:10.792Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"71708ab3-061b-453a-a82e-99ff5d8e23b4","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"6cd3d371-66f0-4cb7-acf7-4b6516e148aa","LogTimestamp":"2023-04-13T11:10:10.792Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:10:10 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T11:10:10.847Z","message":"Entering","context":{"RequestID":"8272a3b5-3a38-4db6-932d-5b7dff5eddcf","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8ab6b161-0a25-4253-a523-f5b54d86f44c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:10:10.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:10:10.847Z","message":"Database is available from CACHED check.","context":{"RequestID":"8272a3b5-3a38-4db6-932d-5b7dff5eddcf","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8ab6b161-0a25-4253-a523-f5b54d86f44c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:10:10.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:10:10.848Z","message":"{\"transactionId\":\"8272a3b5-3a38-4db6-932d-5b7dff5eddcf\",\"status\":\"200\",\"rqstDate\":\"230413-11:10:10:847\",\"respDate\":\"230413-11:10:10:848\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:8272a3b5-3a38-4db6-932d-5b7dff5eddcf\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:10:10:847-46254\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[8272a3b5-3a38-4db6-932d-5b7dff5eddcf]}\\\"}\"}","context":{"RequestID":"8272a3b5-3a38-4db6-932d-5b7dff5eddcf","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"8ab6b161-0a25-4253-a523-f5b54d86f44c","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:10:10.847Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:10:10.848Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"8272a3b5-3a38-4db6-932d-5b7dff5eddcf","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"8ab6b161-0a25-4253-a523-f5b54d86f44c","LogTimestamp":"2023-04-13T11:10:10.848Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:10:10 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T11:10:12.631Z","message":"Entering","context":{"RequestID":"0e00d172-b860-4062-8e2d-3cde4a072bbd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"af1b3314-8f20-467c-92a7-c1c928894152","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:10:12.631Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:10:12.633Z","message":"{\"transactionId\":\"0e00d172-b860-4062-8e2d-3cde4a072bbd\",\"status\":\"200\",\"rqstDate\":\"230413-11:10:12:632\",\"respDate\":\"230413-11:10:12:633\",\"sourceId\":\"haproxy:0e00d172-b860-4062-8e2d-3cde4a072bbd\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:10:12:632-81714\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a7d6c2be-562a-4bdd-a6a2-3157376ded43], x-b3-parentspanid=[56930f55ce350748], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e38742a8740ca70656930f55ce350748], x-b3-spanid=[fe0efd43686b2c13], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[0e00d172-b860-4062-8e2d-3cde4a072bbd]}\\\"}\"}","context":{"RequestID":"0e00d172-b860-4062-8e2d-3cde4a072bbd","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"af1b3314-8f20-467c-92a7-c1c928894152","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:10:12.631Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:10:12.634Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"0e00d172-b860-4062-8e2d-3cde4a072bbd","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"af1b3314-8f20-467c-92a7-c1c928894152","LogTimestamp":"2023-04-13T11:10:12.634Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:10:12 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:10:14.645Z","message":"Entering","context":{"RequestID":"1c7bb41f-5098-486b-8b56-980770e85b33","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e65d750f-a53e-4b21-8209-0a075c36046e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:10:14.645Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:10:14.647Z","message":"{\"transactionId\":\"1c7bb41f-5098-486b-8b56-980770e85b33\",\"status\":\"200\",\"rqstDate\":\"230413-11:10:14:646\",\"respDate\":\"230413-11:10:14:647\",\"sourceId\":\"haproxy:1c7bb41f-5098-486b-8b56-980770e85b33\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:10:14:646-55604\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[6d80559a-451a-4228-8050-bd83359cf0c6], x-b3-parentspanid=[4bd12853f0e08974], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ce6151023c405c824bd12853f0e08974], x-b3-spanid=[66b22f61c3c7e047], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[1c7bb41f-5098-486b-8b56-980770e85b33]}\\\"}\"}","context":{"RequestID":"1c7bb41f-5098-486b-8b56-980770e85b33","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"e65d750f-a53e-4b21-8209-0a075c36046e","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:10:14.645Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:10:14.648Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"1c7bb41f-5098-486b-8b56-980770e85b33","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"e65d750f-a53e-4b21-8209-0a075c36046e","LogTimestamp":"2023-04-13T11:10:14.648Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:10:14 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:10:16.442Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:10:16.454Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:10:16.454Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:10:16.454Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:10:16.657Z","message":"Entering","context":{"RequestID":"c61285fa-5f63-4ca9-8e7a-00afb51a12b8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"57eb299c-c41f-47c8-94f6-9b2570b601cd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:10:16.657Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:10:16.658Z","message":"{\"transactionId\":\"c61285fa-5f63-4ca9-8e7a-00afb51a12b8\",\"status\":\"200\",\"rqstDate\":\"230413-11:10:16:657\",\"respDate\":\"230413-11:10:16:658\",\"sourceId\":\"haproxy:c61285fa-5f63-4ca9-8e7a-00afb51a12b8\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:10:16:657-15773\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[dfa48617-e99a-4639-b699-075187545c67], x-b3-parentspanid=[50b1261c6cc22e80], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e94135b94d0a7fe650b1261c6cc22e80], x-b3-spanid=[50c68ecca4a6bdd7], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[c61285fa-5f63-4ca9-8e7a-00afb51a12b8]}\\\"}\"}","context":{"RequestID":"c61285fa-5f63-4ca9-8e7a-00afb51a12b8","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"57eb299c-c41f-47c8-94f6-9b2570b601cd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:10:16.657Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:10:16.658Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"c61285fa-5f63-4ca9-8e7a-00afb51a12b8","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"57eb299c-c41f-47c8-94f6-9b2570b601cd","LogTimestamp":"2023-04-13T11:10:16.658Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:10:16 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T11:10:18.666Z","message":"Entering","context":{"RequestID":"db40159a-2fb6-4247-9a01-3cc94a2016b6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"471ab4e0-6cd1-491c-82a6-8967fd823842","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:10:18.666Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:10:18.668Z","message":"{\"transactionId\":\"db40159a-2fb6-4247-9a01-3cc94a2016b6\",\"status\":\"200\",\"rqstDate\":\"230413-11:10:18:667\",\"respDate\":\"230413-11:10:18:668\",\"sourceId\":\"haproxy:db40159a-2fb6-4247-9a01-3cc94a2016b6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:10:18:667-12335\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[175db3da-82d7-4194-aded-87aeea031ab1], x-b3-parentspanid=[94c8bd423d5827bb], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[c2be2873df25e2f494c8bd423d5827bb], x-b3-spanid=[3b39e7ae4410e252], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[db40159a-2fb6-4247-9a01-3cc94a2016b6]}\\\"}\"}","context":{"RequestID":"db40159a-2fb6-4247-9a01-3cc94a2016b6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"471ab4e0-6cd1-491c-82a6-8967fd823842","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:10:18.666Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:10:18.669Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"db40159a-2fb6-4247-9a01-3cc94a2016b6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"471ab4e0-6cd1-491c-82a6-8967fd823842","LogTimestamp":"2023-04-13T11:10:18.669Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:10:18 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:10:20.000Z","message":"Connection[cassandra/10.233.75.110: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-04-13T11:10:20.004Z","message":"Connection[cassandra/10.233.75.110: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-04-13T11:10:20.678Z","message":"Entering","context":{"RequestID":"e2ebf387-2921-43cf-90ad-d0ace04e32bb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"be4fbf07-8569-4797-b47d-462e36d66534","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:10:20.678Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:10:20.679Z","message":"{\"transactionId\":\"e2ebf387-2921-43cf-90ad-d0ace04e32bb\",\"status\":\"200\",\"rqstDate\":\"230413-11:10:20:678\",\"respDate\":\"230413-11:10:20:679\",\"sourceId\":\"haproxy:e2ebf387-2921-43cf-90ad-d0ace04e32bb\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:10:20:678-51464\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[d8dbd387-af10-4ac7-a7ea-9babf617f85b], x-b3-parentspanid=[b22d8cd3c93149a2], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[944440c87e374995b22d8cd3c93149a2], x-b3-spanid=[680b60ffe442160f], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[e2ebf387-2921-43cf-90ad-d0ace04e32bb]}\\\"}\"}","context":{"RequestID":"e2ebf387-2921-43cf-90ad-d0ace04e32bb","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"be4fbf07-8569-4797-b47d-462e36d66534","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:10:20.678Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:10:20.680Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"e2ebf387-2921-43cf-90ad-d0ace04e32bb","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"be4fbf07-8569-4797-b47d-462e36d66534","LogTimestamp":"2023-04-13T11:10:20.680Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:10:20 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 4 - "logType": "access"
{"timestamp":"2023-04-13T11:10:20.791Z","message":"Entering","context":{"RequestID":"ccf2931d-7c6e-4010-88e9-cc59d68976f5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cd530422-668f-4406-baf8-52bb35b5440d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:10:20.791Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:10:20.793Z","message":"{\"transactionId\":\"ccf2931d-7c6e-4010-88e9-cc59d68976f5\",\"status\":\"200\",\"rqstDate\":\"230413-11:10:20:792\",\"respDate\":\"230413-11:10:20:793\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:ccf2931d-7c6e-4010-88e9-cc59d68976f5\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:10:20:792-87719\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[614e0a53-4c28-4ff8-9b1c-81bf4f6555d0], x-b3-parentspanid=[4de8eb7a438ee569], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[34003], x-envoy-attempt-count=[1], x-b3-traceid=[c8ed9953deaeb67c4de8eb7a438ee569], x-b3-spanid=[68ae9d246b14bb42], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[ccf2931d-7c6e-4010-88e9-cc59d68976f5]}\\\"}\"}","context":{"RequestID":"ccf2931d-7c6e-4010-88e9-cc59d68976f5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"cd530422-668f-4406-baf8-52bb35b5440d","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:10:20.791Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:10:20.794Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"ccf2931d-7c6e-4010-88e9-cc59d68976f5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"cd530422-668f-4406-baf8-52bb35b5440d","LogTimestamp":"2023-04-13T11:10:20.794Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:10:20 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:10:20.849Z","message":"Entering","context":{"RequestID":"eaaee8ab-ec67-4762-be75-e496608ba575","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4bb338c8-7763-445c-bd01-787f3b3a005b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:10:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:10:20.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"eaaee8ab-ec67-4762-be75-e496608ba575","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4bb338c8-7763-445c-bd01-787f3b3a005b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:10:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:10:20.851Z","message":"{\"transactionId\":\"eaaee8ab-ec67-4762-be75-e496608ba575\",\"status\":\"200\",\"rqstDate\":\"230413-11:10:20:850\",\"respDate\":\"230413-11:10:20:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:eaaee8ab-ec67-4762-be75-e496608ba575\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:10:20:850-36230\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[eaaee8ab-ec67-4762-be75-e496608ba575]}\\\"}\"}","context":{"RequestID":"eaaee8ab-ec67-4762-be75-e496608ba575","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"4bb338c8-7763-445c-bd01-787f3b3a005b","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:10:20.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:10:20.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"eaaee8ab-ec67-4762-be75-e496608ba575","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"4bb338c8-7763-445c-bd01-787f3b3a005b","LogTimestamp":"2023-04-13T11:10:20.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:10:20 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:10:22.693Z","message":"Entering","context":{"RequestID":"d260297b-da73-425e-bf21-b4e32cec9114","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5da5a457-a10f-4c83-acc4-2e617e5642fb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:10:22.693Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:10:22.695Z","message":"{\"transactionId\":\"d260297b-da73-425e-bf21-b4e32cec9114\",\"status\":\"200\",\"rqstDate\":\"230413-11:10:22:694\",\"respDate\":\"230413-11:10:22:695\",\"sourceId\":\"haproxy:d260297b-da73-425e-bf21-b4e32cec9114\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:10:22:694-4444\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[71c1e2e0-5bdc-464a-8458-dcacf90c3cc4], x-b3-parentspanid=[8b1de41a945f317c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[ac2b5775613865c78b1de41a945f317c], x-b3-spanid=[99d79ca32604e962], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d260297b-da73-425e-bf21-b4e32cec9114]}\\\"}\"}","context":{"RequestID":"d260297b-da73-425e-bf21-b4e32cec9114","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5da5a457-a10f-4c83-acc4-2e617e5642fb","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:10:22.693Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:10:22.696Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d260297b-da73-425e-bf21-b4e32cec9114","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5da5a457-a10f-4c83-acc4-2e617e5642fb","LogTimestamp":"2023-04-13T11:10:22.696Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:10:22 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:10:24.706Z","message":"Entering","context":{"RequestID":"bd9ea1a9-e973-42f3-9c9e-ac5976dd676b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"66a9e97e-6035-4e8b-ac80-bae0aba763dd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:10:24.706Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:10:24.708Z","message":"{\"transactionId\":\"bd9ea1a9-e973-42f3-9c9e-ac5976dd676b\",\"status\":\"200\",\"rqstDate\":\"230413-11:10:24:706\",\"respDate\":\"230413-11:10:24:708\",\"sourceId\":\"haproxy:bd9ea1a9-e973-42f3-9c9e-ac5976dd676b\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"2-aai-resources-230413-11:10:24:706-1009\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[845d1e1c-5abf-45f5-9c7d-4a3219c19669], x-b3-parentspanid=[164f01797ccd202c], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[a08dbebaeef4fa34164f01797ccd202c], x-b3-spanid=[97b17df29a5f1241], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[bd9ea1a9-e973-42f3-9c9e-ac5976dd676b]}\\\"}\"}","context":{"RequestID":"bd9ea1a9-e973-42f3-9c9e-ac5976dd676b","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"66a9e97e-6035-4e8b-ac80-bae0aba763dd","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:10:24.706Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:10:24.709Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"bd9ea1a9-e973-42f3-9c9e-ac5976dd676b","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"66a9e97e-6035-4e8b-ac80-bae0aba763dd","LogTimestamp":"2023-04-13T11:10:24.709Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:10:24 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:10:26.443Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:10:26.457Z","message":"Connection[cassandra/10.233.75.110: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-04-13T11:10:26.460Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:10:26.460Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:10:26.460Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:10:26.460Z","message":"Connection[cassandra/10.233.75.110: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-04-13T11:10:26.718Z","message":"Entering","context":{"RequestID":"d4563f19-4027-4e1c-bd59-30e52d904018","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"88587307-59e4-4b5a-b53f-9ea14b11bdfc","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:10:26.718Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:10:26.721Z","message":"{\"transactionId\":\"d4563f19-4027-4e1c-bd59-30e52d904018\",\"status\":\"200\",\"rqstDate\":\"230413-11:10:26:719\",\"respDate\":\"230413-11:10:26:721\",\"sourceId\":\"haproxy:d4563f19-4027-4e1c-bd59-30e52d904018\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:10:26:719-21115\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[0675eadc-408f-40de-8a59-ade4c944d269], x-b3-parentspanid=[b71d8e02d3f11819], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[8795de162885e15bb71d8e02d3f11819], x-b3-spanid=[9027e44fa8a48b26], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[d4563f19-4027-4e1c-bd59-30e52d904018]}\\\"}\"}","context":{"RequestID":"d4563f19-4027-4e1c-bd59-30e52d904018","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"88587307-59e4-4b5a-b53f-9ea14b11bdfc","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:10:26.718Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:10:26.721Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"d4563f19-4027-4e1c-bd59-30e52d904018","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"88587307-59e4-4b5a-b53f-9ea14b11bdfc","LogTimestamp":"2023-04-13T11:10:26.721Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:10:26 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:10:28.730Z","message":"Entering","context":{"RequestID":"2930dbcb-4fae-464e-9074-9a87aa46f81c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2511d1ba-8542-445a-8e0f-b29e5f90f82f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:10:28.730Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:10:28.732Z","message":"{\"transactionId\":\"2930dbcb-4fae-464e-9074-9a87aa46f81c\",\"status\":\"200\",\"rqstDate\":\"230413-11:10:28:731\",\"respDate\":\"230413-11:10:28:732\",\"sourceId\":\"haproxy:2930dbcb-4fae-464e-9074-9a87aa46f81c\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:10:28:731-33873\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ca4772da-afa1-9ea3-901e-104f6336a3bf], x-b3-parentspanid=[144b82ca1532bcd0], 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=[720d18f99b09707f144b82ca1532bcd0], x-b3-spanid=[3e9e8d94521f3a2d], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2930dbcb-4fae-464e-9074-9a87aa46f81c]}\\\"}\"}","context":{"RequestID":"2930dbcb-4fae-464e-9074-9a87aa46f81c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"2511d1ba-8542-445a-8e0f-b29e5f90f82f","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:10:28.730Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:10:28.733Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2930dbcb-4fae-464e-9074-9a87aa46f81c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"2511d1ba-8542-445a-8e0f-b29e5f90f82f","LogTimestamp":"2023-04-13T11:10:28.733Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:10:28 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:10:30.742Z","message":"Entering","context":{"RequestID":"4434d7dd-32f3-4c8d-82d3-e0de437d8c90","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5329dac0-0fcf-4d2a-ac59-3bb613a9e93c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:10:30.742Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:10:30.743Z","message":"{\"transactionId\":\"4434d7dd-32f3-4c8d-82d3-e0de437d8c90\",\"status\":\"200\",\"rqstDate\":\"230413-11:10:30:742\",\"respDate\":\"230413-11:10:30:743\",\"sourceId\":\"haproxy:4434d7dd-32f3-4c8d-82d3-e0de437d8c90\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:10:30:742-50984\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[1298c34c-e92c-4ef9-9172-c619a22e2769], x-b3-parentspanid=[358aa6b463e1dd94], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[362c0f0292573906358aa6b463e1dd94], x-b3-spanid=[a1e121d8e965d651], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[4434d7dd-32f3-4c8d-82d3-e0de437d8c90]}\\\"}\"}","context":{"RequestID":"4434d7dd-32f3-4c8d-82d3-e0de437d8c90","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5329dac0-0fcf-4d2a-ac59-3bb613a9e93c","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:10:30.742Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:10:30.744Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"4434d7dd-32f3-4c8d-82d3-e0de437d8c90","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5329dac0-0fcf-4d2a-ac59-3bb613a9e93c","LogTimestamp":"2023-04-13T11:10:30.743Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:10:30 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T11:10:30.790Z","message":"Entering","context":{"RequestID":"644730cc-f425-464d-b80e-0e0f55f5ce8c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"11c2c7a5-bf1f-4f7b-ba74-046f080b1472","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:10:30.790Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:10:30.791Z","message":"{\"transactionId\":\"644730cc-f425-464d-b80e-0e0f55f5ce8c\",\"status\":\"200\",\"rqstDate\":\"230413-11:10:30:790\",\"respDate\":\"230413-11:10:30:791\",\"sourceId\":\"OOM_ReadinessCheck,OOM_ReadinessCheck:644730cc-f425-464d-b80e-0e0f55f5ce8c\",\"resourceId\":\"http://10.233.69.187:8080/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:10:30:790-47574\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[32759754-6163-45c5-8e55-6e4d1cf4bcf4], x-b3-parentspanid=[e00dc75bb24278ce], Accept=[application/json], x-b3-sampled=[0], User-Agent=[kube-probe/1.23], X-Forwarded-Proto=[http], x-transactionid=[OOM_ReadinessCheck_TID, OOM_ReadinessCheck_TID], Host=[10.233.69.187:8080], Accept-Encoding=[gzip], X-Forwarded-Port=[32771], x-envoy-attempt-count=[1], x-b3-traceid=[76c7881266c9b5a0e00dc75bb24278ce], x-b3-spanid=[709d8b6666e402fd], X-Forwarded-For=[127.0.0.6], x-fromappid=[OOM_ReadinessCheck, OOM_ReadinessCheck], X-ONAP-RequestID=[644730cc-f425-464d-b80e-0e0f55f5ce8c]}\\\"}\"}","context":{"RequestID":"644730cc-f425-464d-b80e-0e0f55f5ce8c","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"11c2c7a5-bf1f-4f7b-ba74-046f080b1472","PartnerName":"OOM_ReadinessCheck","LogTimestamp":"2023-04-13T11:10:30.790Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:10:30.791Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"644730cc-f425-464d-b80e-0e0f55f5ce8c","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"1","PartnerName":"OOM_ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"11c2c7a5-bf1f-4f7b-ba74-046f080b1472","LogTimestamp":"2023-04-13T11:10:30.791Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:10:30 +0000] "GET /aai/util/echo" 200 280 REST OOM_ReadinessCheck_TID OOM_ReadinessCheck 127.0.0.6 - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T11:10:30.849Z","message":"Entering","context":{"RequestID":"f7911c79-ca01-4e80-8f73-f0eb6ee96145","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"639e3c82-e9bb-4e0f-9c1c-fe660256d3cc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:10:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:10:30.850Z","message":"Database is available from CACHED check.","context":{"RequestID":"f7911c79-ca01-4e80-8f73-f0eb6ee96145","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"639e3c82-e9bb-4e0f-9c1c-fe660256d3cc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:10:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:10:30.851Z","message":"{\"transactionId\":\"f7911c79-ca01-4e80-8f73-f0eb6ee96145\",\"status\":\"200\",\"rqstDate\":\"230413-11:10:30:850\",\"respDate\":\"230413-11:10:30:851\",\"sourceId\":\"ReadinessCheck,ReadinessCheck:f7911c79-ca01-4e80-8f73-f0eb6ee96145\",\"resourceId\":\"http://10.233.74.148:8447/aai/util/echo?action=checkDB\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:10:30:850-35157\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{Accept=[application/json], User-Agent=[kube-probe/1.23], Connection=[close], Host=[10.233.74.148:8447], X-Transactionid=[ReadinessCheck_TID, ReadinessCheck_TID], Accept-Encoding=[gzip], X-Fromappid=[ReadinessCheck, ReadinessCheck], X-ONAP-RequestID=[f7911c79-ca01-4e80-8f73-f0eb6ee96145]}\\\"}\"}","context":{"RequestID":"f7911c79-ca01-4e80-8f73-f0eb6ee96145","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"639e3c82-e9bb-4e0f-9c1c-fe660256d3cc","PartnerName":"ReadinessCheck","LogTimestamp":"2023-04-13T11:10:30.849Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:10:30.852Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"f7911c79-ca01-4e80-8f73-f0eb6ee96145","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"ReadinessCheck","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"639e3c82-e9bb-4e0f-9c1c-fe660256d3cc","LogTimestamp":"2023-04-13T11:10:30.852Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:10:30 +0000] "GET /aai/util/echo?action=checkDB" 200 272 REST ReadinessCheck_TID ReadinessCheck - - - - - - - - - - 5 - "logType": "access"
{"timestamp":"2023-04-13T11:10:32.752Z","message":"Entering","context":{"RequestID":"2e9fbe7b-6baa-4c38-8d23-f8b67b0516f5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5d0e5382-0275-43e7-a153-f1accfc4e61a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:10:32.752Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:10:32.753Z","message":"{\"transactionId\":\"2e9fbe7b-6baa-4c38-8d23-f8b67b0516f5\",\"status\":\"200\",\"rqstDate\":\"230413-11:10:32:752\",\"respDate\":\"230413-11:10:32:753\",\"sourceId\":\"haproxy:2e9fbe7b-6baa-4c38-8d23-f8b67b0516f5\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:10:32:752-66999\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[ca8dd5e6-1a32-4df0-bbba-8be3c38190b3], x-b3-parentspanid=[f6480b43aeede8b4], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2e9af73bbb8689c1f6480b43aeede8b4], x-b3-spanid=[4cc6949402af2ad0], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[2e9fbe7b-6baa-4c38-8d23-f8b67b0516f5]}\\\"}\"}","context":{"RequestID":"2e9fbe7b-6baa-4c38-8d23-f8b67b0516f5","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"5d0e5382-0275-43e7-a153-f1accfc4e61a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:10:32.752Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:10:32.754Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"2e9fbe7b-6baa-4c38-8d23-f8b67b0516f5","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"2","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"5d0e5382-0275-43e7-a153-f1accfc4e61a","LogTimestamp":"2023-04-13T11:10:32.754Z","ResponseDesc":"OK"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:10:32 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 3 - "logType": "access"
{"timestamp":"2023-04-13T11:10:34.762Z","message":"Entering","context":{"RequestID":"897835e1-b670-4776-9a3c-e16c6f120fe6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"56d6503a-c380-40e9-b7d3-4d7c76e2538a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:10:34.762Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:10:34.765Z","message":"{\"transactionId\":\"897835e1-b670-4776-9a3c-e16c6f120fe6\",\"status\":\"200\",\"rqstDate\":\"230413-11:10:34:763\",\"respDate\":\"230413-11:10:34:764\",\"sourceId\":\"haproxy:897835e1-b670-4776-9a3c-e16c6f120fe6\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"1-aai-resources-230413-11:10:34:763-27525\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[a295aca0-69d6-4260-b1e2-f969f811fbd4], x-b3-parentspanid=[4c01da50c4850530], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[2b65ff3d8624160a4c01da50c4850530], x-b3-spanid=[f496c20eff23b5d1], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[897835e1-b670-4776-9a3c-e16c6f120fe6]}\\\"}\"}","context":{"RequestID":"897835e1-b670-4776-9a3c-e16c6f120fe6","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"56d6503a-c380-40e9-b7d3-4d7c76e2538a","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:10:34.762Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-32","logger":"o.o.a.i.p.ResponseTransactionLogging","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:10:34.765Z","message":"Exiting.","context":{"ResponseCode":"200","RequestID":"897835e1-b670-4776-9a3c-e16c6f120fe6","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"3","PartnerName":"haproxy","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"COMPLETE","ServiceName":"/aai/util/echo","InvocationID":"56d6503a-c380-40e9-b7d3-4d7c76e2538a","LogTimestamp":"2023-04-13T11:10:34.765Z","ResponseDesc":"OK"},"thread":"qtp1341706533-32","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
127.0.0.6 - - [13/Apr/2023:11:10:34 +0000] "GET /aai/util/echo" 200 250 REST haproxy-0111 haproxy - - - - - - - - - - 6 - "logType": "access"
{"timestamp":"2023-04-13T11:10:36.444Z","message":"Query requires iterating over all vertices [()]. For better performance, use indexes","thread":"Timer-0","logger":"o.j.g.t.StandardJanusGraphTx","level":"WARN","logType":"app"}
{"timestamp":"2023-04-13T11:10:36.459Z","message":"Number of vertices retrieved while checking db: 1","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:10:36.459Z","message":"Actual database availability is true","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:10:36.459Z","message":"Database is available from ACTUAL check.","thread":"Timer-0","logger":"org.onap.aai.tasks.AaiGraphChecker","level":"DEBUG","logType":"app"}
{"timestamp":"2023-04-13T11:10:36.775Z","message":"Entering","context":{"RequestID":"00a22e28-1e39-4453-acac-e1222a6e4af3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"afa539f0-0776-4317-9001-bcd62eac2adf","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:10:36.775Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.l.f.base.AbstractAuditLogFilter","level":"INFO","logType":"app"}
{"timestamp":"2023-04-13T11:10:36.777Z","message":"{\"transactionId\":\"00a22e28-1e39-4453-acac-e1222a6e4af3\",\"status\":\"200\",\"rqstDate\":\"230413-11:10:36:776\",\"respDate\":\"230413-11:10:36:777\",\"sourceId\":\"haproxy:00a22e28-1e39-4453-acac-e1222a6e4af3\",\"resourceId\":\"http://aai/aai/util/echo\",\"resourceType\":\"GET\",\"rqstBuf\":\"{\\\"ID\\\":\\\"0-aai-resources-230413-11:10:36:776-43882\\\",\\\"Http-Method\\\":\\\"GET\\\",\\\"Content-Type\\\":null,\\\"Headers\\\":\\\"{x-request-id=[30dc33c7-675a-4e1f-ad30-413d62db52c3], x-b3-parentspanid=[b1d14be47a7c8030], Accept=[application/json], x-b3-sampled=[0], X-Forwarded-Proto=[http], x-transactionid=[haproxy-0111], Host=[aai], Authorization=[Basic QUFJOkFBSQ==], x-envoy-attempt-count=[1], x-b3-traceid=[e0e15d2bd07bd32eb1d14be47a7c8030], x-b3-spanid=[ffa02881b5036492], x-fromappid=[haproxy], Content-Length=[0], X-ONAP-RequestID=[00a22e28-1e39-4453-acac-e1222a6e4af3]}\\\"}\"}","context":{"RequestID":"00a22e28-1e39-4453-acac-e1222a6e4af3","ServiceName":"/aai/util/echo","InstanceID":"b312d4b9-28b3-431d-a2b3-5637db4d3de2","ElapsedTime":"0","InvocationID":"afa539f0-0776-4317-9001-bcd62eac2adf","PartnerName":"haproxy","LogTimestamp":"2023-04-13T11:10:36.775Z","ServerFQDN":"aai-resources","ClientIPAddress":"127.0.0.6","StatusCode":"INPROGRESS"},"thread":"qtp1341706533-31","logger":"o.o.a.i.p.ResponseTransactionLogging","level":